


/* sheng: nav*/
.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;
}

/* met: Checkout header footer - product images hidden*/
.woocommerce-checkout .whb-main-header {
    display: none;
}

.woocommerce-checkout .footer-container {
    display: none;
}
.wd-checkout-prod-img {
    display: none;
}

/* 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 */
.wp-block-button {
  padding: 15px;
  text-align: center;
}

.wp-element-button {
  background-color: #e6e3da;
  font-family: sans-serif;
  font-size: 0.8em;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 300;
  border-radius: 30px;
  box-shadow: 0px 0px 4px -1px rgba(0, 0, 0, 0.5);
  padding: 10px 30px;
  transition: background-color 0.4s ease, color 0.3s ease;
}

.wp-element-button:hover {
  background-color: #959595;
  color: white;
}

/* 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 */

a.btn.wd-load-more.wd-products-load-more.load-on-click {
    BACKGROUND-COLOR: #F9F2F2 !important;
    color: #8A5151;
    font-weight: 400;
    width: inherit;
    border-radius: 10px;
    border-color: #727272;
    border-width: 0px 1px 1px 0px;
    padding: 10px;
}
.wd-load-more:not(:hover), .wd-load-more:not(:active) {
    BACKGROUND-COLOR: #7B6054FA !important;
    color: #F9F2F2;
    font-weight: 400;
    width: inherit;
    border-radius: 10px;
    border-color: #8B6270;
    border-width: 0px 1px 1px 0px;
    PADDING: 10px;
}


/* 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 {
    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-color: #e6e6e6;
    border: solid;
    border-width: 1px;
    padding: 5px 10px 5px 10px;
    background: #f9f2f2;
    border-radius: 5px;
}

.product-sub-categories span.nav-link-summary:hover,  span.nav-link-summary:active    {
    border-color: black;
    background: #793939!important;
    color: #f9f2f2!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: #793939!important;
    color: #f9f2f2!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;
}


/*product page icon*/
@media (max-width: 1024px) {
.product-caruousel-featured .wd-product.wd-hover-icons .wd-buttons .wd-action-btn>a {
    transform: rotate(270deg);
}
.product-caruousel-featured .wd-product.wd-hover-icons .wd-buttons {
        padding: 0;
        transform: rotate(90deg);
        right: -3px;
        position: fixed;
        top: -28px;
				background: white;
	
    }
}
/* Ürün kartlarında tüm form & swatch alanlarını gizle */
.product-caruousel-featured .products .product .product-element-bottom form.cart,
.product-caruousel-featured .products .product .product-element-bottom .variations,
.product-caruousel-featured .products .product .product-element-bottom .wd-swatches-product,
.product-caruousel-featured .products .product .product-grid-item .wd-swatches-product {
  display: none !important;
}