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

:root {
	--wd-text-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Marcellus SC", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Marcellus", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Marcellus SC", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "Marcellus SC", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(195,147,91);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(195,147,91);
	--btn-accented-bgcolor-hover: rgb(169,127,79);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://www.idolrays.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(234,234,234);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(244,244,244);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(244,244,244);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

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

}

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

}
: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: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1600px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

#dynamic-size-info {
    border: none !important;
    background: transparent !important;
    padding: 0 !important;
    margin: 15px 0 !important;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}


.wd-unit-slider-wrapper { 
    margin-bottom: 12px; 
    display: flex;
}
.wd-unit-slider {
    position: relative;
    display: flex; 
    background: #f1f1f1;
    border-radius: 50px;
    padding: 2px;
    width: 86px;
    height: 30px;
    align-items: center;
}
.wd-unit-btn {
    flex: 1;
    z-index: 5;
    background: none !important;
    border: none !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    color: #999 !important;
    cursor: pointer;
    padding: 0 !important;
    height: 100%;
    line-height: 26px !important;
    box-shadow: none !important;
}
.wd-unit-btn.active { 
    color: #fff !important; 
    background: transparent !important;
}
.wd-slider-bg {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 41px;
    height: 26px;
    background: #000 !important; 
    border-radius: 50px;
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 1;
}
.wd-unit-slider.cm-active .wd-slider-bg { 
    transform: translateX(41px); 
}


.wd-size-table-wrapper {
    width: 100%;
    overflow: hidden; 
}
table.wd-custom-size-detail {
    width: 100% !important;
    border: none !important;
    border-collapse: collapse !important;
    margin: 0 !important;
    table-layout: fixed; 
}
table.wd-custom-size-detail th, 
table.wd-custom-size-detail td {
    padding: 8px 4px !important; 
    text-align: left !important;
    border: none !important;
    font-size: 13px !important;
    line-height: 1.2 !important; 
    height: auto !important; 
    background: none !important;
}


table.wd-custom-size-detail th {
    color: #bbb !important;
    font-weight: 400 !important;
    font-size: 11px !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border-bottom: 1px solid #f0f0f0 !important;
    padding-bottom: 10px !important;
}


table.wd-custom-size-detail tr.highlight-row-detail {
    background-color: #fffbef !important; 
}
table.wd-custom-size-detail tr.highlight-row-detail td {
    color: #000 !important;
    font-weight: 700 !important; 
}


.size-note {
    font-size: 12px;
    color: #999;
    margin-top: 10px;
    font-style: italic;
    letter-spacing: 0.2px;
}

