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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--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: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(227,6,19);
	--wd-alternative-color: rgb(55,55,54);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(227,6,19);
	--btn-accented-bgcolor-hover: rgb(149,16,5);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(249,134,52);
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 100px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #f3f4f6;
	background-image: url(https://yayastation.com/wp-content/uploads/2026/05/new-banner.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(28,28,28);
	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: 100px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--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: 12px;
--wd-cat-brd-radius: 12px;
}

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

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Lato !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Poppins !important;
}

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

/* 1. Remove the "Ghost" text from the top of the table */
.woocommerce-shipping-totals td[data-title]:after,
tr.shipping td:after {
    content: none !important;
    display: none !important;
}

/* 2. Style the NEW translatable PHP notice from WPCode */
.yayastation-shipping-notice {
    display: block;
    width: 100%;
    margin-top: 10px;
    font-size: 14px;
    color: #888888;
    font-style: italic;
    font-weight: 600;
    text-align: right;
    line-height: 1.9;
}

/* 3. Keep the logos at a normal, professional size */
#shipping_method li img {
    max-width: 80px !important; 
    height: auto !important;
}

/* 4. Ensure everything stacks vertically on the right */
.woocommerce-shipping-totals td[data-title] {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-end !important;
}
/* ==========================================================================
   CLEAN STANDALONE FLAG ALIGNMENT (NO PILL BACKGROUNDS)
   ========================================================================== */

/* 1. Ensure all old, conflicting free version fields stay hidden */
.woodmart-currency-switchertoggle,
.wd-header-currency,
select[class*="isa_currency"] {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
}

/* 2. Style the custom flag to be clean, naked, and sized perfectly */
.yaya-standalone-flag {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    vertical-align: middle !important;
    background: transparent !important; /* Wipes out any background color completely */
    background-color: transparent !important;
    border: none !important; /* Removes all border outlines */
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    margin-right: 8px !important; /* Adds a comfortable gap between the flag and the text */
    box-shadow: none !important;
}

/* 3. Perfect size scaling for the flag graphic */
.yaya-standalone-flag img {
    width: 30px !important;  /* Matches the target size profile */
    height: 20px !important; /* Proportional height matching your text row */
    object-fit: cover !important;
    border-radius: 2px !important; /* Subtle rounded card corners */
    display: block !important;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2) !important; /* Light shadow so it pops cleanly off the dark bar */
}

/* 4. Strip the pill capsule backgrounds from the working Wham dropdown */
div[id^="alg_currency_switcher"], 
.alg_currency_switcher_container,
.alg_currency_switcher_dropdown,
div[id^="alg_currency_switcher"] .dropdown-toggle {
    display: inline-flex !important;
    align-items: center !important;
    vertical-align: middle !important;
    background: transparent !important; /* Strips the grey oval box */
    background-color: transparent !important;
    border: none !important; /* Strips the oval border line */
    box-shadow: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* 5. Precision text font coloring */
div[id^="alg_currency_switcher"] span,
div[id^="alg_currency_switcher"] text,
.alg_currency_switcher_dropdown span {
    color: #ffffff !important; /* Keeps your text crisp white or change to #666666 if you prefer grey */
    font-size: 13px !important; 
    font-weight: 500 !important;
}

/* 6. Precision color matching for the drop caret arrow */
div[id^="alg_currency_switcher"] .arrow,
div[id^="alg_currency_switcher"] .caret {
    border-top-color: #ffffff !important; /* Matches your chosen text color */
    color: #ffffff !important;
    margin-left: 5px !important;
}