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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//malikavlog.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//malikavlog.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//malikavlog.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//malikavlog.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//malikavlog.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//malikavlog.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//malikavlog.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//malikavlog.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-cat-brd-radius: 50%;
	--wd-text-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: rgb(61,35,20);
	--wd-text-font-size: 15px;
	--wd-title-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(61,35,20);
	--wd-entities-title-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(61,35,20);
	--wd-entities-title-color-hover: rgb(92, 53, 32);
	--wd-alternative-font: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(61,35,20);
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(61,35,20);
	--wd-alternative-color: rgb(92,53,32);
	--btn-default-font-family: "DM Sans", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-transform: none;
	--btn-default-bgcolor: rgb(61,35,20);
	--btn-default-bgcolor-hover: rgb(92,53,32);
	--btn-accented-font-family: "DM Sans", Arial, Helvetica, sans-serif;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(61,35,20);
	--btn-accented-bgcolor-hover: rgb(92,53,32);
	--btn-font-family: "DM Sans", Arial, Helvetica, sans-serif;
	--btn-transform: none;
	--btn-color: rgb(253,250,246);
	--btn-bgcolor: rgb(61,35,20);
	--btn-color-hover: rgb(253,250,246);
	--btn-bgcolor-hover: rgb(92,53,32);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(197,232,108);
	--notices-success-color: rgb(45,74,0);
	--notices-warning-bg: rgb(240,192,96);
	--notices-warning-color: rgb(92,58,0);
	--wd-link-color: rgb(61,35,20);
	--wd-link-color-hover: rgb(92,53,32);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left 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(245,245,244);
	background-image: none;
}
html .wd-checkout-steps li {
	font-size: 16px;
	text-transform: none;
}
html table th {
	text-transform: none;
}
html .wd-nav-mobile > li > a, html .wd-nav.wd-layout-drilldown > li > a, html .wd-nav.wd-layout-drilldown > li [class*="sub-menu"] > :is(.menu-item,.wd-drilldown-back) > a, html .wd-nav.wd-layout-drilldown .woocommerce-MyAccount-navigation-link > a {
	text-transform: none;
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(240,235,225);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(240,235,225);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(240,235,225);
	background-image: none;
}
html .btn.wd-buy-now-btn {
	font-family: "DM Sans", Arial, Helvetica, sans-serif;
	text-transform: none;
	color: rgb(253,250,246);
	background: rgb(61,35,20);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(253,250,246);
	background: rgb(92,53,32);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(61,35,20);
	--wd-form-placeholder-color: rgb(139,101,80);
	--wd-form-brd-color: rgb(221,214,200);
	--wd-form-brd-color-focus: rgb(61,35,20);
	--wd-form-bg: rgb(253,250,246);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 38px;
	--wd-arrow-icon-size: 14px;
	--wd-arrow-offset-h: 15px;
	--wd-arrow-color: rgb(61,35,20);
	--wd-arrow-color-hover: rgb(61,35,20);
	--wd-arrow-color-dis: rgb(36,36,36);
	--wd-arrow-bg: rgb(253,250,246);
	--wd-arrow-bg-hover: rgb(237,232,222);
	--wd-arrow-bg-dis: rgb(244,244,244);
	--wd-arrow-radius: 20px;
	--wd-arrow-brd-color: rgba(0,0,0,0.11);
	--wd-arrow-brd: 1px solid;
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-bg: rgb(221,214,200);
	--wd-pagin-bg-hover: rgb(61,35,20);
	--wd-pagin-bg-act: rgb(61,35,20);
}
.wd-nav-scroll {
	--wd-nscroll-drag-bg: rgb(61,35,20);
	--wd-nscroll-drag-bg-hover: rgb(92,53,32);
}
.product-labels .product-label.onsale {
	background-color: rgb(77,172,153);
}
.product-labels .product-label.new {
	background-color: rgb(77,172,153);
}
.product-labels .product-label.featured {
	background-color: rgb(77,172,153);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-widget-title-font-size: 18px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-offset-h: -30px;
	}

}

@media (max-width: 768.98px) {
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-offset-h: 15px;
	}

}
:root{
--wd-container-w: 1324px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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;
}

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


.wd-page-title {
background-color: rgb(240,235,225);
}

/* ============================================================
   MALIKA VLOG — WOODMART COMPLETE CSS — FINAL
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;1,9..40,300&family=Playfair+Display:ital,wght@0,400;0,500;1,400&display=swap');

/* ══════════════════════════════════════════════════════════
   1. CSS VARIABLES
   ══════════════════════════════════════════════════════════ */
:root {
  --mv-beige:       #F0EBE1;
  --mv-beige-mid:   #EDE8DE;
  --mv-beige-deep:  #DDD6C8;
  --mv-brown:       #3D2314;
  --mv-brown-mid:   #5C3520;
  --mv-brown-light: #8B6550;
  --mv-green-badge: #C5E86C;
  --mv-green-text:  #2D4A00;
  --mv-text:        #3D2314;
  --mv-text-light:  rgba(61,35,20,0.55);
  --mv-white:       #FDFAF6;
  --mv-card-bg:     #FDFAF6;
  --mv-border:      rgba(61,35,20,0.12);
}

/* ══════════════════════════════════════════════════════════
   2. BASE
   ══════════════════════════════════════════════════════════ */
html, body {
  background-color: #F0EBE1 !important;
  color: #3D2314 !important;
  font-family: 'DM Sans', sans-serif !important;
  font-size: 14px !important;
  -webkit-font-smoothing: antialiased !important;
}
.wd-page-wrapper, .wd-page-content, .main-page-wrapper,
.content-layout-wrapper, .site-content, .elementor-page,
.woocommerce-page .site-main, .page .site-main {
  background: transparent !important;
}
h1,h2,h3,h4,h5,h6,.entry-title,.wp-block-heading {
  font-family: 'Playfair Display', Georgia, serif !important;
  color: #3D2314 !important;
  font-weight: 400 !important;
}
/* Scoped link color — does not touch WP admin bar */
.wd-page-wrapper a,
.site-content a,
.woocommerce-page a,
.site-footer a {
  color: #3D2314 !important;
}
.wd-page-wrapper a:hover,
.site-content a:hover,
.woocommerce-page a:hover,
.site-footer a:hover {
  color: #5C3520 !important;
}

/* ══════════════════════════════════════════════════════════
   3. HEADER
   ══════════════════════════════════════════════════════════ */
header.whb-header {
  background: #F0EBE1 !important;
  background-color: #F0EBE1 !important;
  overflow: visible !important;
  position: relative !important;
  z-index: 200 !important;
}
header.whb-header div.whb-main-header {
  background: #3D2314 !important;
  background-color: #3D2314 !important;
  border-radius: 0 0 36px 36px !important;
  /* overflow:hidden for rounded corners — search dropdown is moved to body via JS */
  overflow: hidden !important;
  box-shadow: 0 6px 28px rgba(61,35,20,0.22) !important;
  border-bottom: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
header.whb-header div.whb-main-header div.whb-row.whb-with-bg,
header.whb-header div.whb-main-header div.whb-row,
header.whb-header div.whb-main-header div.whb-general-header,
header.whb-header .whb-with-bg,
header.whb-header .whb-row {
  background: #3D2314 !important;
  background-color: #3D2314 !important;
  border-bottom: none !important;
}
@media (min-width: 769px) {
  header.whb-header div.whb-main-header {
    border-radius: 0 0 40px 40px !important;
    margin: 0 16px !important;
  }
}
header.whb-header.whb-sticked div.whb-main-header,
header.whb-header.whb-sticked div.whb-main-header div.whb-row.whb-with-bg {
  background: rgba(61,35,20,0.96) !important;
  background-color: rgba(61,35,20,0.96) !important;
  border-radius: 0 0 36px 36px !important;
}
div.whb-sticky-header.whb-clone div.whb-main-header,
div.whb-sticky-header.whb-clone .whb-row.whb-with-bg {
  background: rgba(61,35,20,0.96) !important;
  background-color: rgba(61,35,20,0.96) !important;
  border-radius: 0 0 36px 36px !important;
  overflow: hidden !important;
  border-bottom: none !important;
}
header.whb-header div.whb-main-header::before,
header.whb-header div.whb-main-header::after {
  display: none !important;
}
header.whb-header .site-logo img,
header.whb-header .wd-logo img {
  filter: brightness(0) invert(1) !important;
}
header.whb-header .wd-nav-header > li > a,
header.whb-header .wd-nav > li > a,
header.whb-header .woodmart-nav-link {
  color: rgba(253,250,246,0.88) !important;
  font-family: 'DM Sans', sans-serif !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  letter-spacing: 0.03em !important;
}
header.whb-header .wd-nav-header > li:hover > a,
header.whb-header .wd-nav > li:hover > a {
  color: #fff !important;
}
header.whb-header .wd-tools-element > a,
header.whb-header .wd-tools-icon,
header.whb-header .wd-tools-icon::before,
header.whb-header [class*="wd-header-"] a {
  color: rgba(253,250,246,0.88) !important;
}
header.whb-header .wd-tools-text,
header.whb-header .wd-cart-subtotal,
header.whb-header .wd-cart-number {
  color: rgba(253,250,246,0.88) !important;
}
header.whb-header .wd-tools-count {
  background: #C5E86C !important;
  color: #2D4A00 !important;
  font-weight: 600 !important;
}

/* ══════════════════════════════════════════════════════════
   3b. SEARCH BAR — icon only, hide "Rechercher" text
   ══════════════════════════════════════════════════════════ */
button.searchsubmit span {
  display: none !important;
}
button.searchsubmit {
  background: transparent !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 0 8px !important;
  box-shadow: none !important;
  color: #3D2314 !important;
  font-size: 16px !important;
  width: auto !important;
  min-width: 0 !important;
}

/* ══════════════════════════════════════════════════════════
   3c. SEARCH DROPDOWN
   Moved to <body> via functions.php JS — positioned fixed
   so it always appears below the search bar regardless of
   header overflow:hidden clipping.
   ══════════════════════════════════════════════════════════ */
.wd-search-results-wrapper {
  position: fixed !important;
  top: auto !important;
  left: 0 !important;
  right: 0 !important;
  z-index: 99999 !important;
  padding: 0 16px !important;
}
.wd-search-results.wd-dropdown {
  border-radius: 16px !important;
  box-shadow: 0 8px 32px rgba(61,35,20,0.15) !important;
  border: 1px solid rgba(61,35,20,0.10) !important;
  background: #FDFAF6 !important;
  overflow: hidden !important;
}

/* ══════════════════════════════════════════════════════════
   4. MOBILE SIDE MENU
   ══════════════════════════════════════════════════════════ */
.mobile-nav, .wd-side-hidden-nav {
  background: #FDFAF6 !important;
}
.mobile-nav .wd-nav > li > a,
.wd-side-hidden-nav .wd-nav > li > a {
  color: #3D2314 !important;
  font-size: 15px !important;
  border-bottom: 1px solid rgba(61,35,20,0.10) !important;
  padding: 14px 20px !important;
}

/* ══════════════════════════════════════════════════════════
   5. PRODUCT CARDS
   ══════════════════════════════════════════════════════════ */
.product-grid-item .wd-quick-view-btn,
.product-grid-item .wd-quick-view-icon,
.product-grid-item .wd-wishlist-btn {
  display: none !important;
}
.product-grid-item .wd-product-wrapper,
.product-grid-item .product-wrapper {
  background: #FDFAF6 !important;
  border-radius: 16px !important;
  border: 1px solid rgba(61,35,20,0.12) !important;
  overflow: hidden !important;
  box-shadow: none !important;
  transition: box-shadow 0.25s ease, transform 0.25s ease !important;
  position: relative !important;
}
.product-grid-item:hover .wd-product-wrapper,
.product-grid-item:hover .product-wrapper {
  box-shadow: 0 8px 32px rgba(61,35,20,0.10) !important;
  transform: translateY(-3px) !important;
}
.product-grid-item .wd-entities-title a::after {
  content: "" !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  z-index: 5 !important;
}
.product-grid-item .wd-product-thumb,
.product-grid-item .product-element-top {
  background: #EDE8DE !important;
  border-radius: 14px 14px 0 0 !important;
  overflow: hidden !important;
  position: relative !important;
  z-index: 10 !important;
}
.product-grid-item .wd-product-thumb img {
  mix-blend-mode: multiply !important;
  transition: transform 0.35s ease !important;
}
.product-grid-item:hover .wd-product-thumb img {
  transform: scale(1.04) !important;
}
.product-grid-item .onsale,
.product-grid-item .product-label,
.woocommerce ul.products li.product .onsale {
  background: #C5E86C !important;
  color: #2D4A00 !important;
  border-radius: 50px !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  padding: 4px 10px !important;
  border: none !important;
  text-transform: none !important;
}

/* ══════════════════════════════════════════════════════════
   6. PRODUCT INFO AREA
   ══════════════════════════════════════════════════════════ */
.product-grid-item .product-element-bottom {
  padding: 12px 14px 0 !important;
  background: #FDFAF6 !important;
  font-size: 14px !important;
}
.product-grid-item .wd-entities-title {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  line-height: 1.35 !important;
  color: #3D2314 !important;
  margin: 0 0 5px !important;
}
.product-grid-item h3.wd-entities-title {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  color: #3D2314 !important;
}
.product-grid-item .wd-entities-title a,
.product-grid-item h3.wd-entities-title a {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  color: #3D2314 !important;
  text-decoration: none !important;
}

/* ══════════════════════════════════════════════════════════
   7. SCENT NOTES
   ══════════════════════════════════════════════════════════ */
html body .product-element-bottom div.mv-notes-line {
  display: block !important;
  font-size: 11.5px !important;
  font-family: 'DM Sans', sans-serif !important;
  font-weight: 300 !important;
  color: rgba(61,35,20,0.50) !important;
  line-height: 1.5 !important;
  margin: 0 0 6px !important;
  overflow: hidden !important;
}
html body .product-element-bottom div.mv-notes-line span.mv-note-row {
  display: block !important;
  font-size: 11.5px !important;
  font-family: 'DM Sans', sans-serif !important;
  font-weight: 300 !important;
  color: rgba(61,35,20,0.50) !important;
  line-height: 1.5 !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
html body .product-element-bottom div.mv-notes-line span.mv-note-label {
  font-size: 11.5px !important;
  font-family: 'DM Sans', sans-serif !important;
  font-weight: 500 !important;
  color: rgba(61,35,20,0.65) !important;
  line-height: 1.5 !important;
}

/* ══════════════════════════════════════════════════════════
   8. PRICE
   ══════════════════════════════════════════════════════════ */
.product-grid-item .price {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #3D2314 !important;
  margin: auto 0 0 !important;
  padding: 10px 0 0 !important;
  border-top: 1px solid rgba(61,35,20,0.12) !important;
  display: block !important;
  line-height: 1.3 !important;
}
.product-grid-item .price::before {
  content: "Prix" !important;
  display: block !important;
  font-size: 10px !important;
  font-weight: 300 !important;
  color: rgba(61,35,20,0.5) !important;
  letter-spacing: 0.06em !important;
  text-transform: uppercase !important;
  margin-bottom: 2px !important;
}
.product-grid-item .price ins {
  text-decoration: none !important;
  color: #3D2314 !important;
}
.product-grid-item .price del {
  color: rgba(61,35,20,0.45) !important;
  font-size: 11px !important;
  font-weight: 300 !important;
}

/* ══════════════════════════════════════════════════════════
   9. ADD TO CART BUTTON — PILL STYLE (THE STRICT FIT)
   ══════════════════════════════════════════════════════════ */

/* Force always visible */
.product-grid-item .wd-add-btn,
.product-grid-item .wd-add-btn.wd-add-btn-replace,
.product-grid-item .wd-product-wrapper .wd-add-btn,
.product-grid-item .product-wrapper .wd-add-btn {
  opacity: 1 !important;
  visibility: visible !important;
  transform: translateY(0) !important;
  transition: none !important;
  display: block !important;
  position: relative !important;
  z-index: 20 !important;
  width: 100% !important;
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
}

/* Outer pill */
.product-grid-item .wd-add-btn.wd-add-btn-replace a,
.product-grid-item .wd-add-btn.wd-add-btn-replace a.add_to_cart_button,
.product-grid-item .wd-add-btn.wd-add-btn-replace a.ajax_add_to_cart {
  background: #482C2E !important;
  border: none !important;
  border-radius: 50px !important;
  width: calc(100% - 24px) !important; /* Widened slightly to give more room */
  height: 44px !important;
  min-height: 44px !important;
  margin: 10px 12px 14px !important;
  padding: 0 !important;
  display: flex !important;
  flex-direction: row !important;
  align-items: stretch !important;
  overflow: hidden !important; 
  position: relative !important;
  z-index: 20 !important;
  text-decoration: none !important;
  cursor: pointer !important;
  box-sizing: border-box !important;
}
.product-grid-item .wd-add-btn.wd-add-btn-replace a:hover {
  background: #5a3739 !important;
}

/* Kill default injected icons */
.product-grid-item .wd-add-btn.wd-add-btn-replace a::before,
.product-grid-item .wd-add-btn.wd-add-btn-replace a::after {
  display: none !important;
  content: none !important;
}

/* Text Container — Restored Flex & Inner Pill */
.product-grid-item .wd-add-btn.wd-add-btn-replace a span.wd-action-text {
  order: 1 !important;
  display: flex !important; 
  align-items: center !important;
  justify-content: center !important; 
  flex: 1 1 0 !important; 
  min-width: 0 !important; 
  padding: 0 6px 0 10px !important; 
  margin: 0 !important;
  background: #2A1A1B !important;
  border-radius: 50px !important; 
  color: rgba(253,250,246,0.95) !important;
  font-family: 'DM Sans', sans-serif !important;
  font-size: 13px !important; 
  font-weight: 500 !important;
  letter-spacing: 0 !important; 
  white-space: nowrap !important;
  box-sizing: border-box !important;
  position: relative !important;
  z-index: 2 !important; 
}
.product-grid-item .wd-add-btn.wd-add-btn-replace a:hover span.wd-action-text {
  background: #362123 !important;
}

/* Fixed Icon Box */
.product-grid-item .wd-add-btn.wd-add-btn-replace a .wd-action-icon {
  order: 2 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex: 0 0 38px !important; 
  width: 38px !important;
  height: auto !important; 
  background-color: transparent !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='rgba(253,250,246,0.9)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 2 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z'/%3E%3Cline x1='3' y1='6' x2='21' y2='6'/%3E%3Cpath d='M16 10a4 4 0 0 1-8 0'/%3E%3C/svg%3E") !important;
  background-size: 18px 18px !important; 
  background-repeat: no-repeat !important;
  background-position: center center !important;
  box-sizing: border-box !important;
}

/* Hide default Woodmart icons inside the span */
.product-grid-item .wd-add-btn.wd-add-btn-replace a .wd-action-icon::before,
.product-grid-item .wd-add-btn.wd-add-btn-replace a .wd-action-icon::after,
.product-grid-item .wd-add-btn.wd-add-btn-replace a .wd-check-icon,
.product-grid-item .wd-add-btn.wd-add-btn-replace a .wd-action-icon img {
  display: none !important;
  content: none !important;
}

/* Loading & Added states */
.product-grid-item .wd-add-btn.wd-add-btn-replace a.loading span.wd-action-text { opacity: 0.5 !important; }
.product-grid-item .wd-add-btn.wd-add-btn-replace a.loading .wd-action-icon { opacity: 0.3 !important; }
.product-grid-item .wd-add-btn.wd-add-btn-replace a.added { background: #2A1A1B !important; }
.product-grid-item .wd-add-btn.wd-add-btn-replace a.added_to_cart.wc-forward { display: none !important; }

/* 📱 STRICT MOBILE OVERRIDES */
@media (max-width: 480px) {
  .product-grid-item .wd-add-btn.wd-add-btn-replace a,
  .product-grid-item .wd-add-btn.wd-add-btn-replace a.add_to_cart_button {
    width: calc(100% - 16px) !important; /* Reclaims 8px of width by shrinking the margins */
    margin: 10px 8px 14px !important;
  }
  .product-grid-item .wd-add-btn.wd-add-btn-replace a span.wd-action-text {
    font-size: 11.5px !important; /* HARD LOCK to 9px so it always fits perfectly */
    padding: 0 2px 0 8px !important; 
  }
  .product-grid-item .wd-add-btn.wd-add-btn-replace a .wd-action-icon {
    flex: 0 0 28px !important; /* Shrinks the icon box slightly to yield extra space to the text */
    width: 28px !important;
  }
}
/* ══════════════════════════════════════════════════════════
   10. TABS
   ══════════════════════════════════════════════════════════ */
.wd-tabs .wd-nav-tabs li a,
.wd-nav-tabs .wd-nav-link,
.products-tabs-title li a {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  color: rgba(61,35,20,0.55) !important;
  border-bottom: 2px solid transparent !important;
  text-transform: none !important;
  background: transparent !important;
  position: relative !important;
}
.wd-tabs .wd-nav-tabs li a::before,
.wd-tabs .wd-nav-tabs li a::after,
.products-tabs-title li a::before,
.products-tabs-title li a::after {
  display: none !important;
  content: none !important;
}
.wd-tabs .wd-nav-tabs li.wd-active a,
.wd-tabs .wd-nav-tabs li a:hover {
  color: #3D2314 !important;
  border-bottom-color: #3D2314 !important;
  font-weight: 500 !important;
}

/* ══════════════════════════════════════════════════════════
   11. GLOBAL BUTTONS
   ══════════════════════════════════════════════════════════ */
.wd-page-wrapper .btn, .wd-page-wrapper .button, .wd-page-wrapper .wp-element-button,
.wd-page-wrapper a.button, .wd-page-wrapper input[type="submit"], .wd-page-wrapper button[type="submit"],
.wd-page-wrapper .woocommerce-button, .wd-page-wrapper .checkout-button {
  background: #3D2314 !important;
  color: #FDFAF6 !important;
  border-radius: 50px !important;
  border: none !important;
  font-family: 'DM Sans', sans-serif !important;
  font-weight: 500 !important;
  font-size: 13px !important;
  letter-spacing: 0.02em !important;
  padding: 12px 28px !important;
  text-transform: none !important;
}
.wd-page-wrapper .btn:hover, .wd-page-wrapper .button:hover, .wd-page-wrapper a.button:hover,
.wd-page-wrapper input[type="submit"]:hover, .wd-page-wrapper button[type="submit"]:hover {
  background: #5C3520 !important;
  color: #FDFAF6 !important;
}

/* ══════════════════════════════════════════════════════════
   12. CAROUSEL ARROWS
   ══════════════════════════════════════════════════════════ */
.wd-btn-arrow {
  background: #FDFAF6 !important;
  border: 1.5px solid rgba(61,35,20,0.15) !important;
  border-radius: 50% !important;
  color: #3D2314 !important;
  width: 36px !important;
  height: 36px !important;
  position: relative !important;
  z-index: 10 !important;
}
.wd-btn-arrow:hover {
  border-color: rgba(61,35,20,0.4) !important;
  background: #F0EBE1 !important;
}
.wd-nav-arrows,
.wd-nav-arrows.wd-pos-together {
  display: flex !important;
  gap: 6px !important;
  position: relative !important;
  z-index: 10 !important;
}

/* ══════════════════════════════════════════════════════════
   13. SECTION TITLES
   ══════════════════════════════════════════════════════════ */
.woodmart-title-container.title,
.tabs-name .tabs-text {
  font-family: 'Playfair Display', Georgia, serif !important;
  color: #3D2314 !important;
  font-weight: 400 !important;
}

/* ══════════════════════════════════════════════════════════
   14. MINI CART SIDEBAR
   ══════════════════════════════════════════════════════════ */
.cart-widget-side, .widget_shopping_cart_content {
  background: #FDFAF6 !important;
}
.wd-side-cart .checkout, .wd-side-cart .wc-proceed-to-checkout a {
  background: #3D2314 !important;
  border-radius: 50px !important;
  color: #FDFAF6 !important;
  text-transform: none !important;
}

/* ══════════════════════════════════════════════════════════
   15. FOOTER
   ══════════════════════════════════════════════════════════ */
.site-footer, .wd-footer, footer.wd-footer {
  background: #3D2314 !important;
  color: rgba(253,250,246,0.7) !important;
  border-top: none !important;
}
.site-footer a, .wd-footer a {
  color: rgba(253,250,246,0.65) !important;
}
.site-footer a:hover, .wd-footer a:hover {
  color: #FDFAF6 !important;
}
.site-footer h3, .site-footer h4,
.wd-footer h3, .wd-footer h4,
.site-footer .widget-title, .wd-footer .title {
  color: #FDFAF6 !important;
  font-family: 'DM Sans', sans-serif !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  letter-spacing: 0.1em !important;
  text-transform: uppercase !important;
}
.wd-footer-bottom, .footer-bottom {
  border-top: 1px solid rgba(253,250,246,0.12) !important;
  color: rgba(253,250,246,0.4) !important;
  font-size: 11px !important;
}

/* ══════════════════════════════════════════════════════════
   16. SINGLE PRODUCT PAGE
   ══════════════════════════════════════════════════════════ */
.single-product .product_title {
  font-family: 'Playfair Display', Georgia, serif !important;
  font-size: clamp(22px, 4vw, 34px) !important;
  font-weight: 400 !important;
  color: #3D2314 !important;
}
.single-product .woocommerce-product-details__short-description {
  font-size: 13px !important;
  line-height: 1.75 !important;
  color: rgba(61,35,20,0.65) !important;
}
.single-product .price {
  font-size: 22px !important;
  font-weight: 500 !important;
  color: #3D2314 !important;
}
.single-product .single_add_to_cart_button {
  background: #3D2314 !important;
  color: #FDFAF6 !important;
  border-radius: 50px !important;
  padding: 14px 36px !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  text-transform: none !important;
  border: none !important;
}
.single-product .single_add_to_cart_button:hover {
  background: #5C3520 !important;
}

/* ══════════════════════════════════════════════════════════
   17. MISC
   ══════════════════════════════════════════════════════════ */
.woocommerce-breadcrumb, .wd-breadcrumbs {
  font-size: 11px !important;
  color: rgba(61,35,20,0.5) !important;
}
.wd-pagination a, .woocommerce-pagination a, .page-numbers a {
  color: #3D2314 !important;
  border-color: rgba(61,35,20,0.15) !important;
  border-radius: 50px !important;
}
.wd-pagination .current, .page-numbers .current {
  background: #3D2314 !important;
  color: #FDFAF6 !important;
  border-color: #3D2314 !important;
  border-radius: 50px !important;
}
.wd-toolbar {
  background: #FDFAF6 !important;
  border-top: 1px solid rgba(61,35,20,0.12) !important;
}
.wd-toolbar .wd-toolbar-label {
  color: #3D2314 !important;
  font-size: 10px !important;
}
.wd-toolbar .wd-tools-icon::before {
  color: #3D2314 !important;
}

/* ══════════════════════════════════════════════════════════
   18. NOTES — FINAL OVERRIDE
   ══════════════════════════════════════════════════════════ */
html body div.mv-notes-line { font-size: 11.5px !important; }
html body span.mv-note-row  { font-size: 11.5px !important; }
html body span.mv-note-label { font-size: 11.5px !important; }

html body .product-element-bottom div.mv-notes-line,
html body .product-element-bottom span.mv-note-row,
html body .product-element-bottom span.mv-note-label,
html body .wd-product-wrapper .product-element-bottom div.mv-notes-line,
html body .wd-product-wrapper .product-element-bottom span.mv-note-row,
html body .product-wrapper .product-element-bottom div.mv-notes-line,
html body .product-wrapper .product-element-bottom span.mv-note-row,
html body .woocommerce .product-element-bottom div.mv-notes-line,
html body .woocommerce .product-element-bottom span.mv-note-row,
html body .products div.mv-notes-line,
html body .products span.mv-note-row,
html body .wd-products div.mv-notes-line,
html body .wd-products span.mv-note-row {
  font-size: 11.5px !important;
  font-family: 'DM Sans', sans-serif !important;
  font-weight: 300 !important;
  color: rgba(61,35,20,0.50) !important;
  line-height: 1.5 !important;
}