:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: uppercase;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(172,172,172);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Poppins", 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: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 18px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(255,255,255);
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(222,171,90);
	--btn-default-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-default-bgcolor: rgb(0,0,0);
	--btn-default-bgcolor-hover: rgb(255,255,255);
	--btn-default-color: rgb(255,255,255);
	--btn-accented-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-accented-transform: capitalize;
	--btn-accented-bgcolor-hover: rgb(91,108,94);
	--btn-accented-color-hover: rgb(255,255,255);
}
.wd-page-title {
	background-color: rgba(255,255,255,0.14);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	color: rgb(0,0,0);
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 21px;
	text-transform: capitalize;
	color: rgb(0,0,0);
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title a:hover {
	color: rgb(0,0,0);
}
.wd-changes-variation-image {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(0,0,0);
}
.wd-changes-variation-image:hover {
	color: rgb(0,0,0);
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(250,250,250);
	background-image: none;
	background-repeat: inherit;
	background-size: inherit;
	background-attachment: fixed;
	background-position: center top;
}
.single-post .wd-page-content {
	background-color: rgb(250,250,250);
	background-image: none;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgb(172,172,172);
	--wd-arrow-color-hover: rgb(0,0,0);
	--wd-arrow-color-dis: rgb(0,0,0);
	--wd-arrow-radius: 8px;
	--wd-arrow-brd: 1px solid;
	--wd-arrow-shadow: 1px 1px 0px 1px rgba(0,0,0,0.16);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-size: 10px;
}

@media (max-width: 1024px) {
	:root {
		--wd-text-font-size: 16px;
	}
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 14px;
	line-height: 15px;
	}
	.wd-changes-variation-image {
		font-size: 12px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 16px;
	}
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 14px;
	line-height: 16px;
	}
	.wd-changes-variation-image {
		font-size: 10px;
	}

}
:root{
--btn-default-color: #fff;
--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;
}



/* sheng: nav*/
.discount-amount {
width:100% !important;
}
.wd-nav.wd-nav-main > li.current-menu-item > a {
    color: black;
		text-decoration: none!important;
}
.shopping-cart-widget-footer > h3 {
display:none;
}
#progress_bar {
display:none;
}
/* sheng: below customization is related to mobile header*/

@media only screen and (max-width: 1024px) {
.wd-tools-element>a {
    padding-inline: 7px;
}

.wd-header-html {
    padding-inline: 7px;
    padding-inline-start: 7px;
    padding-inline-end: 7px;
}
	
.site-logo {
    padding-inline: 7px;
}
	

}

.wcml-dropdown li {
    border: none;
}

/* sheng: END customization is related to mobile header*/


/* met: store notice layer for bottom*/
		.woocommerce-store-notice {
    z-index: 3510000000!important;
}		


/* met: product page meta showing */
.product_meta>span.sku_wrapper {
    display: none;
}

/* met: Mobile menu layer */
@media only screen and (max-width: 740px) {
.wd-side-hidden {
    width: 93%;
    z-index: 9999999;
}
}
@media (max-width: 1024px) {
    .wd-side-hidden {
        --wd-side-hidden-w: min(400px, 80vw);
    }
}


/* met: tags underline */
.product_meta a {
    text-decoration: underline;
}


/* met: product page attributes margin- size - popular brand hidden */
tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_pa_size {
    display: none;
}
tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_pa_popular-fragrances {
    display: none;
}


/* sheng: hide author in blog post*/
li.meta-author {
    display: none;
}

.title-blog {
    display: none;
}


/* met: Page Title - size*/
.title-size-small .title {
    font-size: 26px;
}

/* met: Gift Card Hidden Hidden*/
.add_gift_card_form {
    display: none;
}

/* darker link colour*/
a {
    color: black;
}

/* met: Shopfilter Sorting Display*/
div#WOODMART_Widget_Sorting {
    display: none;
}

/* hide recaptcha box */
.grecaptcha-badge { visibility: hidden; }


/* met: hide check out on mini cart*/
a.button.checkout.wc-forward {
    display: none;
}

/* met: woocommerce notice price color*/
span.woocommerce-Price-amount.amount {
    color: black;
}

/* met: checkout remove products hidden*/
.wd-checkout-remove-btn:after {
    display: none;
}

/* met: Hide Brand Meta*/

span.posted_in {
    display: none;
}

/* met: Cart Page loyalty text design*/
.wlr-message-info.wlr_points_rewards_earn_points {
    font-size: 12px!important;
    font-weight: 450!important;
}
.wlr-message-info.wlr_point_redeem_message {
		font-size: 12px!important;
    font-weight: 450!important;
}

/* met: Woocommerce Notice Error - link black*/

ul:is(.woocommerce-error,.woocommerce-message,.woocommerce-info) li > a {
    color: black!important;
}



/* met: Sticky add to Cart Button*/

a.wd-sticky-add-to-cart.button.alt {
    color: white;
}



/* Sheng - capitalize headings of tag page titles*/
h1.entry-title.title {
    text-transform: capitalize;
}

/* Met - hide pay button in my account page*/
a.woocommerce-button.button.pay {
    display: none;
}

/* Met - search box dropdown background color */
.autocomplete-suggestions {
    background-color: white;
}
.autocomplete-suggestions:active {
    background-color: white;
}
.autocomplete-suggestions:hover {
    background-color: white;
}

/* Met - Notify button for out of stock items */
.cwginstock-subscribe-form .panel-primary>.panel-heading {
    color: #fff;
    background-color: #E6E3DA;
    border-color: #000000;
}
.cwginstock-panel-heading h4 {
    color: #000000;
}
.cwgstock_button {
    background-color: black;
}
input.cwgstock_button {
    color: white;
}

/* Met - No product found search box hidden */
.no-products-footer {
    display: none;
}
.elementor-countdown-wrapper {
    display: none !important;
}
#ppcoupon {
	height:1px;
	width:1px;
	overflow:hidden;
}

/* Met - author info  */
li.meta-author {
    display: none;
}
li.meta-reply {
    display: none !important;
}

/* Met - labels  */

span.attribute-label.product-label.label-attribute-pa_discount  {
    background-color: #EA4630! important;
}
span.attribute-label.product-label.label-term-summer-sale.label-attribute-pa_discount {
	background-color: #619394! important;
}

.product-labels .product-label.new {
    background-color: #708573;
}

span.onsale.product-label {
    display: none;
}
.wd-carousel-inner  span.attribute-label.product-label.label-term-flash-sale.label-attribute-pa_label {
	display: none;
}
.wd-gallery-images	.wd-carousel-inner span.attribute-label.product-label.label-term-summer.label-attribute-pa_seasonal-type {
  display: none;
}


/* Desktop */
@media only screen and (min-width: 1025px) {
	
.wd-carousel-inner  span.attribute-label.product-label.label-term-summer.label-attribute-pa_seasonal-type {
	top: 20em;
}
	
span.attribute-label.product-label.label-term-summer.label-attribute-pa_seasonal-type {
    background: transparent;
    color: #959595;
    position: absolute;
    width: max-content;
    top: 21em;
}
span.attribute-label.product-label.label-term-flash-sale.label-attribute-pa_label {
    background: transparent;
    color: #959595;
    position: absolute;
    width: max-content;
    top: 21em;
    left: 17em;
}
span.attribute-label.product-label.label-term-just-arrive.label-attribute-pa_label {
    font-size: 0.75em;
}
}


/* Mobile */
@media only screen and (max-width: 1024px) {

.wd-carousel-inner  span.attribute-label.product-label.label-term-summer.label-attribute-pa_seasonal-type {
	top: 24em;
}
	
span.attribute-label.product-label.label-term-summer.label-attribute-pa_seasonal-type {
    background: transparent;
    color: #959595;
    position: absolute;
    width: max-content;
    top: 14em;
}
span.attribute-label.product-label.label-term-flash-sale.label-attribute-pa_label {
    background: transparent;
    color: #959595;
    position: absolute;
    width: max-content;
    top: 14em;
    left: 11em;
}
span.attribute-label.product-label.label-term-just-arrive.label-attribute-pa_label {
    font-size: 0.7em;
}
}

span.attribute-label.product-label.label-term-new.label-attribute-pa_label {
    background-color: red;
}




/* Met - labels finished */

/* Met - for blog posts - Button CSS */
/* Butonun Genel Yapısı */
.single-post .wp-block-button {
    padding: 5px;
    text-align: center;
    background-color: black !important; /* Başlangıç arka planı siyah */
    border-radius: 10px;
    transition: all 0.3s ease; /* Yumuşak geçiş için */
    border: 1px solid black;
}

/* Butona HOVER yapıldığında arka plan değişimi */
.single-post .wp-block-button:hover {
    background-color: white !important;
    border-color: black;
}

/* Butonun içindeki Link (Text) rengi */
.single-post a.wp-block-button__link.wp-element-button {
    color: white !important; /* Başlangıç metin rengi beyaz */
    transition: all 0.3s ease;
    display: inline-block;
    width: 100%;
		text-transform: capitalize;
}

/* KRİTİK NOKTA: Buton hover olduğunda metin rengini değiştir */
.single-post .wp-block-button:hover a.wp-block-button__link.wp-element-button {
    color: black !important; /* Butonun üzerine gelince metin siyah olur */
}

/* Met - Remove OWL Carousel White Shadow */
.wd-carousel-dis-mb .wd-carousel-wrap {
    mask-image: unset;
    -webkit-mask-image: unset;
}

/* Met - Remove author name from blogs */
li.meta-author {
    display: none;
}

/* Load More Button Style */

.wd-load-more:not(:active) {
    border: 1px solid #fff;
    background: #000;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    transition: all 0.3s ease;
font-weight: 400;
}

.wd-load-more:not(:hover),a.btn.wd-load-more.wd-products-load-more.load-on-click {
   border: 1px solid #000;
    background: #fff;
    color: #000;
    padding: 5px 10px;
    border-radius: 5px;
    transition: all 0.3s ease;
}



/* navigation  Style */
.italic-all-nav {
    text-decoration: underline;
    font-style: italic;
    color: black;
}

/* Met - Nav Sales Button  */
@media only screen and (max-width: 1024px) {
	li[class*="sales-menu"] {
    background-color: transparent;
}

li[class*="sales-menu"] > a  {
    color: #db2421 !important;
}
}
@media only screen and (min-width: 1025px) {
li[class*="sales-menu"] {
    background-color: transparent;

}

li[class*="sales-menu"] > a{
    color: #db2421 !important;
}
}

/* Met - Nav Gift Button  */
@media only screen and (max-width: 1024px) {
	li[class*="gift-menu"] {
    background-color: transparent;
}

li[class*="gift-menu"] > a  {
    color: #0D2840 !important;
}
}
@media only screen and (min-width: 1025px) {
li[class*="gift-menu"] {
    background-color: transparent;

}

li[class*="gift-menu"] > a{
    color: #0D2840 !important;
}
}


/* Breadcrump Last */

.breadcrumb_last {
    display: none!important;
}

.wd-swatch.wd-text.wd-disabled {
    display: none !important;
}




#woodmart-woocommerce-layered-nav-23 span.wd-swatch-text  {
    font-weight: 400;
    color: #959595;
		--wd-swatch-brd-color: #959595;
}



/*hide categories tags in popup */
.wd-popup.popup-quick-view .product_meta  {
	display: none;
}

/* Varitaion font */
.archive span.wd-swatch-text {
    font-weight: 300!important;
}
.archive .wd-swatch.wd-text.wd-enabled {
    padding: 5px 10px 3px 10px!important;
		font-weight: 300!important;
}

/* linked text */

.wd-text-block.reset-last-child a {
    text-decoration: underline;
    color: black;
    font-weight: 400;
}

.wd-text-block.reset-last-child a:hover {
    text-decoration: none;
}

.wd-shop-desc.text-left.elementor-widget-wd_shop_archive_archive_description a {
	text-decoration: underline;
    color: black;
    font-weight: 400;
}
.wd-shop-desc.text-left.elementor-widget-wd_shop_archive_archive_description a:hover {
	text-decoration: none;
}
div#tab-description a {
		text-decoration: underline;
    color: black;
    font-weight: 400;
}
div#tab-description a:hover {
	text-decoration: none;
}

.single-post .entry-content.wd-entry-content a {
			text-decoration: underline;
    	color: black;
}
.single-post .entry-content.wd-entry-content a:hover {
			text-decoration: none;
}

/* linked text */

/* category images grid arrangements */ 
.category-image-grid .products.wd-products {
    display: grid;
    grid-template-columns: repeat(6, 1fr); /* Desktop */
    gap: 10px; /* Adjust spacing between items */
    text-align: center; /* Ensure text is properly aligned */
}

.category-image-grid .products.wd-products > * { /* This targets only the category items */
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* Tablet: 3 columns */
@media (max-width: 1024px) {
    .category-image-grid .products.wd-products {
        grid-template-columns: repeat(3, 1fr);
    }
}

/* Mobile: 2 columns */
@media (max-width: 767px) {
    .category-image-grid .products.wd-products {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* category images grid arrangements */ 


/* header sub menu */

ul.sub-sub-menu a:hover, .wd-dropdown-menu .seo-text a:hover, .navigation-level2 a:hover, .seo-text a:hover {
    text-decoration: underline;
}
.elementor-widget-wd_list li:hover {
  text-decoration: underline;
}

#cta-add-to-cart > div > ul > li {
  text-decoration: none !important;
}

/*anchor links*/

.anchorbrand  {
    scroll-margin-top: 10em;
}

.page-title-default {
    background-color: #fafafa;
}


/* Dropshipping Label */
/* Desktop */
@media only screen and (min-width: 1215px) {


span.attribute-label.product-label.label-term-pre-sale.label-attribute-pa_label {
    width: max-content;
    position: absolute;
    background: orange;
    bottom: -23em;
}

}

/* tablet */
@media only screen and (min-width: 769px) and (max-width: 1214px) {
span.attribute-label.product-label.label-term-pre-sale.label-attribute-pa_label {
    width: max-content;
    position: absolute;
    background: orange;
    bottom: -19vw;
}
}

/* mobile */
@media only screen and (max-width: 768px) {
span.attribute-label.product-label.label-term-pre-sale.label-attribute-pa_label {
    width: max-content;
    position: absolute;
    background: orange;
    bottom: -43vw;
}
}

/*single product */
.single-product span.attribute-label.product-label.label-term-pre-sale.label-attribute-pa_label {
    width: max-content;
    position: absolute;
    background: orange;
    bottom: 0;
}



/* Dropshipping Label */

/* Scroll Bar */
/* Genel scrollbar ayarları */
::-webkit-scrollbar {
  height: 2px; /* yatay scrollbar için kalınlık */
}

/* Scrollbar track (arka plan) */
::-webkit-scrollbar-track {
    background: #e1dfdf;
}

/* Scrollbar thumb (kaydırma çubuğu) */
::-webkit-scrollbar-thumb {
  background-color: #000000; /* yumuşak bir kahverengi tonu */
  border-radius: 2px;
}


/* Scroll bar */

/* Sub-Categories Styles */
.product-sub-categories span.nav-link-summary {
    border: 1px solid #fff;
    background: #000;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    transition: all 0.3s ease;
}

.product-sub-categories span.nav-link-summary:hover,
.product-sub-categories span.nav-link-summary:active {
    border-color: #000;
    background: #fff !important;
    color: #000 !important;
}

.product-sub-categories ul.wd-nav-product-cat {
    flex-wrap: nowrap;
}

.product-sub-categories span.nav-link-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-sub-categories .wd-nav.wd-gap-m {
    --nav-gap: 10px;
}

.product-sub-categories li.cat-item.wd-active a span {
    background-color: #fff !important;
    color: #000 !important;
    border-color: #000 !important;
}

/* Specific Removal of the "X" button for Summer 2025 Cart */
a.remove[data-product_id="276462"],
a.remove[data-product_id="276454"],
a.remove[data-product_id="276461"] {
    display: none !important;
}

/* stock status hide */
.woocommerce-variation-availability {
    display: none!important;
}
/* stock status hide */

/* blog designs */

.wd-post-cat.wd-style-with-bg a {
	color: white;
}
.wd-post-author.wd-meta-author {
    display: none;
}

/* GLOBAL ICONS PREVENT RESIZE */

/* PP Benefits */

.product-benefits svg {
  width: 18px !important;
  height: 18px !important;
  min-width: 18px !important;
  min-height: 18px !important;
}

/* BN ICON CHAT WITH CS */

/* ALL BRANDS */

span.cc-1p2bq.cc-1e566 {
  background-size: cover !important;
  background-position: center !important;
}

/* Blog post title links */
.entry-content a,
.wd-entry-content a,
.elementor-widget-text-editor a,
.elementor-widget-heading a {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
.wd-post-title a {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

/* START LOAD MORE BUTTON */

/* 1. Base Styles - Forces the Pill Shape & Transition */
.wd-loop-footer .wd-load-more {
    /* Force the transition to ALWAYS be active, overriding the theme */
    transition: all 0.3s ease !important; 
    
    /* Force the shape */
    border-radius: 20px !important; /* */
    padding: 10px 25px !important;
    
    /* Fonts & Colors */
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 300;
    background-color: #FFFFFF !important;
    color: var(--e-global-color-primary, #000) !important;
    border: 1px solid var(--e-global-color-primary, #000) !important;
}

/* 2. Hover State - Forces the Color Change */
.wd-loop-footer .wd-load-more:hover {
    /* Turn background Black */
    background-color: var(--e-global-color-primary, #000) !important; 
    
    /* Turn text White */
    color: #FFFFFF !important; 
    
    /* Ensure border matches background */
    border-color: var(--e-global-color-primary, #000) !important;
    
    /* Reset opacity to 1 so it doesn't disappear */
    opacity: 1 !important; 
}
/* END LOAD MORE BUTTON */


/* Blog Post Banner Text */
.post-title-large-image>.container {
    padding: 10px;
    background: #ffffff8f;
}

.wd-single-post-content p {
font-size: 16px;
}