@font-face {
font-weight: normal;
font-style: normal;
font-family: "woodmart-font";
src: url(//yurdumhome.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.5.0) format("woff2");
}
:root {
--wd-text-font: "Lexend", Arial, Helvetica, sans-serif;
--wd-text-font-weight: 400;
--wd-text-color: #777777;
--wd-text-font-size: 14px;
--wd-title-font: "Lexend", Arial, Helvetica, sans-serif;
--wd-title-font-weight: 400;
--wd-title-color: #242424;
--wd-entities-title-font: "Lexend", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight: 300;
--wd-entities-title-color: #333333;
--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
--wd-alternative-font: "Lexend", Arial, Helvetica, sans-serif;
--wd-widget-title-font: "Lexend", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight: 400;
--wd-widget-title-transform: uppercase;
--wd-widget-title-color: #333;
--wd-widget-title-font-size: 16px;
--wd-header-el-font: "Lexend", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight: 300;
--wd-header-el-transform: capitalize;
--wd-header-el-font-size: 14px;
--wd-primary-color: rgb(221,153,51);
--wd-alternative-color: #fbbc34;
--wd-link-color: #333333;
--wd-link-color-hover: #242424;
--btn-default-bgcolor: #f7f7f7;
--btn-default-bgcolor-hover: #efefef;
--btn-accented-bgcolor: rgb(242,154,10);
--btn-accented-bgcolor-hover: rgb(242,154,10);
--wd-form-brd-width: 0px;
--notices-success-bg: #459647;
--notices-success-color: #fff;
--notices-warning-bg: #E0B252;
--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
max-height: 223px;
}
.wd-popup.wd-age-verify {
--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
background-color: #111111;
background-image: none;
background-repeat: no-repeat;
background-size: contain;
background-position: left center;
--wd-popup-width: 800px;
}
.page-title-default {
background-color: rgb(237,237,237);
background-image: none;
background-size: cover;
background-position: center center;
}
.footer-container {
background-color: rgb(242,154,10);
background-image: none;
}
.wd-popup.popup-quick-view {
--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}
@media (min-width: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}
.page-title .title {
font-size: 1.5em !important;
}
.wd-nav-mobile a.woodmart-nav-link {
font-weight: 400;
text-transform: capitalize;
font-size: 1.2em;
border-bottom: none;
}
.mobile-nav .searchform input[type="text"] {
font-weight: 400 !important;
}
.wd-breadcrumbs span, .wd-breadcrumbs a {
text-transform: capitalize !important;
font-weight: 300 !important;
}
.mobile-nav .wd-nav-opener {
border-bottom: none !important;
}
footer ul.sub-menu {
display: none;
}
footer img.vc_single_image-img.attachment-full {
filter: invert(1);
max-width: 220px;
}
footer {
padding-top: 40px !important;
}@media (min-width: 1025px) {
.whb-general-header .container {
max-width: 99%;
}
.wd-tools-element.wd-header-mobile-nav {
border-right: 1px solid #eeeeee;
height: 100%;
display: flex;
align-items: center;
padding-right: 15px;
}
[class*="wd-header-search-form"] input[type='text'] {
max-width: 500px;
font-weight: 300;
}
.woocommerce-product-gallery figure img {
height: 570px !important;
object-fit: contain;
}
.single-product .wd-gallery-thumb img {
height: 80px;
object-fit: contain;
}
}
@media (min-width: 577px) and (max-width: 767px) {
.woocommerce-product-gallery figure img {
height: 300px !important;
object-fit: contain;
}
.single-product .wd-gallery-thumb img {
height: 50px;
object-fit: contain;
}
}
@media (max-width: 576px) {
.woocommerce-product-gallery figure img {
height: 300px !important;
object-fit: contain;
}
.single-product .wd-gallery-thumb img {
height: 50px;
object-fit: contain;
}
}