@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.zyranoire.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.4.3") format("woff2");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(30,115,190);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(58,58,58);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(0,0,0);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(30,115,190);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--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-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}

@media (min-width: 1400px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


/* navbar */

.nav-third-row h4.info-box-title,
.whb-header-bottom a.btn,
.whb-top-bar .wd-header-text{
    color: #fff;
    letter-spacing: 1px;
    font-size: 16px !important;
}

/* container */


.wd-prefooter {
    padding-bottom: 0 !important;
}

.generic-padding {
    padding-top: clamp(20px, 2vw, 30px); /* Min:20px (mobile), Dynamic:2vw, Max:30px (desktop) */
    padding-bottom: clamp(30px, 3vw, 50px); /* Min:30px, Dynamic:3vw, Max:50px */
}

.generic-title h2 {
  font-size: clamp(1.8rem, 4vw, 3rem); 
  /* Min: 1.8rem (mobile), Scales with viewport (4vw), Max: 3rem (desktop) */
}

.site-content {
    margin-bottom: 0px !important;
}

.bg-color{
	background-color: #f9f9f9 !important;
}

.latest-pro .star-rating {
    display: none;
}

.tabs-wd-689ef7cd70e7d.tabs-design-simple .products-tabs-title li.wd-active a, .tabs-wd-689ef7cd70e7d.tabs-design-simple .products-tabs-title li:hover a, .tabs-wd-689ef7cd70e7d.tabs-design-simple .owl-nav > div:hover, .tabs-wd-689ef7cd70e7d.tabs-design-simple .wd-ajax-arrows > div:not(.disabled):hover {
    color: #771a1b !important;
}

.tabs-wd-689ef7cd70e7d.tabs-design-simple .tabs-name {
    border-color: #771a1b !important;
}

.size-list .wd-wishlist-btn.wd-action-btn.wd-wishlist-icon.wd-style-text {
    margin-right: 15px;
}


/* product-style */

.product-element-bottom {
    position: relative;
}

.star-rating {
    position: absolute;
    right: 10px;
    bottom: 45px;
}

.main-page-wrapper {
    padding-top: 0 !important;
}

#tab-description {
    color: #000;
}

/* footer */

#footer-section {
    padding-top: 50px;
    background-color: #111111;
}

.footer-section h3 {
    color: #fff;
}

.footer-section p, .footer-section a {
    color: #fff;
}

.footer-section ul {
    list-style: none;
    padding-left: 0;
}

.footer-section path {
    fill: #fff;
}

.copyrights-wrapper.copyrights-centered {
    background-color: #111111;
}

.copyrights-wrapper.copyrights-two-columns {
    background-color: #000;
}

.footer-container .reset-last-child {
    color: #ababab;
}

.footer-container .reset-last-child a {
    color: #fff;
}@media (min-width: 1025px) {
	/* shop-page */

.shop-products img {
    height: 340px;
    object-fit: cover;
}

.shop-cat img {
    height: 330px !important;
    object-fit: cover;
}
}

@media (max-width: 576px) {
	.wd-single-action-btn.wd-single-wishlist-btn.wd-wpb.wd-rs-689f03450643b.wd-enabled-width.vc_custom_1755251530803.text-left {
    margin-bottom: 0 !important;
}


/* shop-page */

.category-image-wrapp img.attachment-full.size-full {
    height: 200px;
    object-fit: cover;
}


.vc_row.wpb_row.vc_row-fluid.vc_custom_1644333468899.vc_row-o-content-middle.vc_row-flex.wd-rs-62028995cc671 {
    display: none;
}

}

