:root {
	--wd-text-font: "Gentium Plus", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 700;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 15px;
	--wd-title-font: "Gentium Plus", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(255,255,255);
	--wd-entities-title-font: "Gentium Plus", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(86, 86, 86);
	--wd-alternative-font: "Gentium Plus", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Gentium Plus", 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: 14px;
	--wd-header-el-font: "Gentium Plus", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 22px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(125,110,131);
	--wd-alternative-color: 3D8361;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(208,184,168);
	--btn-accented-bgcolor-hover: rgb(125,110,131);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(125,110,131);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(57,81,68);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(185,150,200);
	--wd-link-color-hover: #242424;
}
.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 {
	background-repeat: no-repeat;
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
.top-bar-fields h3 {
	font-family: "Gentium Plus", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 17px;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-image: none;
	background-size: cover;
	background-position: right center;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 860px;
}

@media (max-width: 1024px) {
	:root {
		--wd-text-font-size: 22px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 20px;
	}

}
: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: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

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



/* hide hover text labels, keep icons */
.products .product [class*="compare"] span,
.products .product [class*="wishlist"] span,
.products .product [class*="action"] span,
.products .product [class*="tooltip"],
.products .product .wd-tooltip,
.products .product .wd-tooltip-label,
.products .product .wd-action-text,
.products .product .button-tooltip {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
}.products .product [class*="compare"] a,
.products .product [class*="wishlist"] a,
.products .product [class*="action"] a,
.products .product .wd-action-btn {
    width: 38px !important;
    height: 38px !important;
   /* =========================================
   E-RIKI CLEAN GLOBAL CSS
========================================= */

/* PRODUCT HOVER ICONS - hide text, keep icons */
.products .product [class*="compare"] span,
.products .product [class*="wishlist"] span,
.products .product [class*="action"] span,
.products .product [class*="tooltip"],
.products .product .wd-tooltip,
.products .product .wd-tooltip-label,
.products .product .wd-action-text,
.products .product .button-tooltip {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
}

.products .product [class*="compare"] a,
.products .product [class*="wishlist"] a,
.products .product [class*="action"] a,
.products .product .wd-action-btn {
    width: 38px !important;
    height: 38px !important;
    min-width: 38px !important;
    min-height: 38px !important;
    padding: 0 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    overflow: hidden !important;
    border-radius: 50% !important;
}

/* PRODUCT PRICE */
.products .product .price,
.products .product .price .woocommerce-Price-amount {
    font-size: 14px !important;
    line-height: 1.5 !important;
    font-weight: 600 !important;
    color: #5a4f46 !important;
}

.products .product .price .woocommerce-Price-currencySymbol {
    font-size: 0.9em !important;
}

/* PRICE FILTER */
.widget_price_filter,
.widget_price_filter * {
    font-size: 12px !important;
    line-height: 1.45 !important;
}

.widget_price_filter .price_label,
.widget_price_filter .price_slider_amount,
.widget_price_filter .from,
.widget_price_filter .to,
.widget_price_filter .woocommerce-Price-amount,
.widget_price_filter .woocommerce-Price-currencySymbol {
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #5a4f46 !important;
}

/* SORTING BOX */
.woocommerce-ordering,
.woocommerce-ordering *,
.wd-shop-tools .woocommerce-ordering,
.wd-shop-tools .woocommerce-ordering *,
.orderby {
    font-size: 14px !important;
    line-height: 1.4 !important;
    color: #5a4f46 !important;
}

.woocommerce-ordering select,
.wd-shop-tools .woocommerce-ordering select,
.orderby {
    font-size: 14px !important;
    height: 36px !important;
    padding: 6px 24px 6px 12px !important;
    border-radius: 8px !important;
}

/* FOOTER */
.site-footer .container,
.footer-container .container {
    padding-top: 30px !important;
    padding-bottom: 20px !important;
}

.site-footer h5,
.site-footer .widget-title {
    font-size: 16px !important;
    font-weight: 600 !important;
    letter-spacing: 1px !important;
    margin-bottom: 12px !important;
    color: #3f342d !important;
}

.site-footer a {
    font-size: 14px !important;
    line-height: 1.8 !important;
    color: #6a5a4e !important;
}

.site-footer p,
.site-footer span,
.site-footer li {
    font-size: 14px !important;
    line-height: 1.7 !important;
    color: #5a4f46 !important;
}

.copyrights-wrapper,
.site-info {
    font-size: 12px !important;
    padding: 10px 0 !important;
}

/* HIDE SEARCH LABEL, KEEP SEARCH INPUT */
.whb-header .wd-header-search .search-label,
.whb-header .wd-header-search .wd-tools-text,
.whb-header .wd-header-search label {
    display: none !important;
}

.whb-header .wd-header-search input {
    display: block !important;
}

/* CHECKOUT FIXES */
.woocommerce-shipping-destination,
.shipping-calculator-button,
.woocommerce-info,
.woocommerce-message {
    display: none !important;
}

.woocommerce-checkout #payment,
.woocommerce-checkout #payment label,
.woocommerce-checkout #payment p,
.woocommerce-checkout .payment_box,
.woocommerce-checkout .payment_box p,
.woocommerce-checkout label,
.woocommerce-checkout .form-row label {
    color: #3b2f2f !important;
    opacity: 1 !important;
    visibility: visible !important;
}

.woocommerce-checkout input.input-text,
.woocommerce-checkout textarea,
.woocommerce-checkout select {
    background: #ffffff !important;
    color: #333333 !important;
    border: 1px solid #d8c4b5 !important;
    border-radius: 18px !important;
    padding: 12px 16px !important;
}

/* MOBILE PRODUCT BUTTON */
@media only screen and (max-width: 767px) {
    .product-grid-item .wd-add-btn a,
    .product-grid-item .add_to_cart_button,
    .product-grid-item .button {
        font-size: 0 !important;
        width: 46px !important;
        min-width: 46px !important;
        height: 46px !important;
        padding: 0 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        border-radius: 14px !important;
    }

    .product-grid-item .wd-add-btn a:before,
    .product-grid-item .add_to_cart_button:before,
    .product-grid-item .button:before {
        content: "🛒" !important;
        font-size: 20px !important;
        line-height: 1 !important;
        margin: 0 !important;
    }
}

/* DESKTOP PRODUCT BUTTON */
@media only screen and (min-width: 768px) {
    .product-grid-item .wd-add-btn a,
    .product-grid-item .add_to_cart_button,
    .product-grid-item .button {
        font-size: inherit !important;
        width: auto !important;
        height: auto !important;
        min-width: initial !important;
    }
}

/* MOBILE MENU COLORS */
@media only screen and (max-width: 767px) {
    .wd-side-hidden,
    .wd-side-hidden-content,
    .mobile-nav,
    .wd-nav-mobile,
    .mobile-categories-menu {
        background-color: #faf8f4 !important;
    }

    .wd-nav-mobile > li > a,
    .mobile-nav > ul > li > a,
    .mobile-categories-menu > li > a,
    .mobile-nav-tabs a,
    .wd-nav-mob-tab a,
    .wd-side-hidden .wd-nav-tabs a {
        color: #3b2f2f !important;
        font-size: 14px !important;
        font-weight: 500 !important;
        text-transform: none !important;
        letter-spacing: 0 !important;
        line-height: 1.35 !important;
    }

    .wd-nav-mobile .sub-menu a,
    .mobile-nav .sub-menu a,
    .mobile-categories-menu .sub-menu a {
        color: #5a4f46 !important;
        font-size: 13px !important;
        font-weight: 400 !important;
    }

    .wd-nav-mobile a:hover,
    .mobile-nav a:hover,
    .mobile-categories-menu a:hover,
    .wd-nav-mobile .current-menu-item > a,
    .mobile-nav .current-menu-item > a {
        color: #3b2f2f !important;
    }
}
	/* DESKTOP PREMIUM LOOK - E-RIKI */

@media only screen and (min-width: 1025px) {

  body {
    background-color: #faf8f4 !important;
  }

  .main-page-wrapper {
    background-color: #faf8f4 !important;
  }

  .whb-main-header {
    background-color: #d8c4b5 !important;
  }

  .whb-header-bottom {
    background-color: #f5eee7 !important;
  }

  .main-nav > li > a,
  .whb-header-bottom .main-nav > li > a {
    color: #3b2f2f !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    letter-spacing: 1px !important;
  }

  .products .product {
    background: #ffffff !important;
    padding: 18px 14px 22px !important;
    border-radius: 18px !important;
    box-shadow: 0 8px 28px rgba(59,47,47,0.08) !important;
    transition: all 0.25s ease !important;
  }

  .products .product:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 34px rgba(59,47,47,0.12) !important;
  }

  .products .product .wd-entities-title,
  .products .product .product-title {
    font-size: 18px !important;
    line-height: 1.35 !important;
    color: #3b2f2f !important;
  }

  .products .product .price {
    color: #7a5b43 !important;
    font-size: 16px !important;
  }

  .site-content {
    padding-top: 35px !important;
  }

  .sidebar-container,
  .wd-sidebar {
    background: #ffffff !important;
    border-radius: 18px !important;
    padding: 22px !important;
    box-shadow: 0 8px 28px rgba(59,47,47,0.07) !important;
  }

  .site-footer,
  .footer-container {
    background-color: #d8c4b5 !important;
  }

  .footer-benefits {
    background-color: #ffffff !important;
    padding: 35px 0 !important;
  }
}
/* DESKTOP - BIGGER LANDSCAPE BANNER */
@media only screen and (min-width: 1025px) {

  .page-title,
  .wd-page-title,
  .main-page-title {
      height: 260px !important;
      background-size: cover !important;
      background-position: center center !important;
  }

  .page-title h1,
  .wd-page-title h1,
  .main-page-title h1 {
      font-size: 42px !important;
      letter-spacing: 1px !important;
  }

  /* Elegant separated left sidebar */
  .sidebar-container,
  .wd-sidebar,
  .shop-sidebar {
      background: #faf8f4 !important;
      border: 1px solid rgba(59,47,47,0.10) !important;
      border-radius: 22px !important;
      padding: 26px 22px !important;
      box-shadow: 0 10px 30px rgba(59,47,47,0.08) !important;
      margin-right: 28px !important;
  }

  .sidebar-container .widget,
  .wd-sidebar .widget,
  .shop-sidebar .widget {
      padding-bottom: 18px !important;
      margin-bottom: 20px !important;
      border-bottom: 1px solid rgba(59,47,47,0.10) !important;
  }

  .sidebar-container .widget:last-child,
  .wd-sidebar .widget:last-child,
  .shop-sidebar .widget:last-child {
      border-bottom: none !important;
  }

  .sidebar-container .widget-title,
  .wd-sidebar .widget-title,
  .shop-sidebar .widget-title {
      color: #3B2F2F !important;
      font-size: 13px !important;
      letter-spacing: 1.2px !important;
      font-weight: 700 !important;
      text-transform: uppercase !important;
  }

  .sidebar-container a,
  .wd-sidebar a,
  .shop-sidebar a {
      color: #5A4F46 !important;
      font-size: 15px !important;
      line-height: 1.55 !important;
  }

  .sidebar-container a:hover,
  .wd-sidebar a:hover,
  .shop-sidebar a:hover {
      color: #3B2F2F !important;
  }
}
	/* DESKTOP PREMIUM LOOK - E-RIKI */

@media only screen and (min-width: 1025px) {

  body {
    background-color: #faf8f4 !important;
  }

  .main-page-wrapper {
    background-color: #faf8f4 !important;
  }

  .whb-main-header {
    background-color: #d8c4b5 !important;
  }
	/* STEP 1 - Elegant shop sidebar */
@media only screen and (min-width: 1025px) {

  .shop-content-area .sidebar-container,
  .archive.woocommerce .sidebar-container,
  .archive.woocommerce .wd-sidebar {
      background: #FAF8F4 !important;
      border: 1px solid rgba(59,47,47,0.10) !important;
      border-radius: 18px !important;
      padding: 24px 20px !important;
      box-shadow: 0 8px 26px rgba(59,47,47,0.07) !important;
  }

  .archive.woocommerce .widget-title,
  .archive.woocommerce .wd-widget .widget-title {
      color: #3B2F2F !important;
      font-size: 13px !important;
      font-weight: 700 !important;
      letter-spacing: 1px !important;
      text-transform: uppercase !important;
      margin-bottom: 14px !important;
  }

  .archive.woocommerce .sidebar-container a,
  .archive.woocommerce .wd-sidebar a {
      color: #5A4F46 !important;
      font-size: 14px !important;
      line-height: 1.55 !important;
  }

  .archive.woocommerce .sidebar-container a:hover,
  .archive.woocommerce .wd-sidebar a:hover {
      color: #3B2F2F !important;
  }
}
	/* EMERGENCY MOBILE MENU RESET - PRESENTATION SAFE */
@media only screen and (max-width: 767px) {

  .wd-side-hidden,
  .wd-side-hidden-content,
  .wd-side-hidden .wd-side-hidden-content,
  .mobile-nav,
  .wd-nav-mobile,
  .mobile-categories-menu {
      background-color: #d8c4b5 !important;
  }

  .wd-side-hidden *,
  .mobile-nav *,
  .wd-nav-mobile *,
  .mobile-categories-menu *,
  .wd-nav-tabs *,
  .mobile-nav-tabs *,
  .wd-nav-mob-tab * {
      color: #3b2f2f !important;
      font-size: 14px !important;
      font-weight: 500 !important;
      text-transform: none !important;
      letter-spacing: 0 !important;
      line-height: 1.35 !important;
  }

  .wd-side-hidden .sub-menu *,
  .wd-nav-mobile .sub-menu *,
  .mobile-nav .sub-menu *,
  .mobile-categories-menu .sub-menu * {
      color: #5a4f46 !important;
      font-size: 13px !important;
  }

  .wd-nav-tabs li.active *,
  .wd-nav-tabs li.wd-active *,
  .mobile-nav-tabs li.active *,
  .mobile-nav-tabs li.wd-active * {
      color: #3b2f2f !important;
      border-color: #3b2f2f !important;
  }
}
	.page-title,
.wd-page-title,
.main-page-title {
    height: 220px !important;
}

.page-title h1,
.wd-page-title h1,
.main-page-title h1 {
    font-size: 56px !important;
}
	.products .product .wd-buttons {
    background: #FAF8F4 !important;body.woocommerce-cart .whb-header,
body.woocommerce-checkout .whb-header {
    position: static !important;
    transform: none !important;
}

body.woocommerce-cart .whb-sticked,
body.woocommerce-checkout .whb-sticked {
    display: none !important;
}
    box-shadow: none !important;
}

.products .product .wd-action-btn {
    background: transparent !important;
}
	body.woocommerce-cart .whb-sticked,
body.woocommerce-checkout .whb-sticked {
    display: none !important;
}
	body.woocommerce-cart .whb-header,
body.woocommerce-checkout .whb-header {
    position: static !important;
    transform: none !important;
}

body.woocommerce-cart .whb-sticked,
body.woocommerce-checkout .whb-sticked {
    display: none !important;
}
	body.woocommerce-checkout label,
body.woocommerce-checkout .form-row label,
body.woocommerce-checkout .woocommerce-billing-fields label,
body.woocommerce-checkout .woocommerce-shipping-fields label {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    color: #3b2f35 !important;
    font-size: 15px !important;
    line-height: 1.4 !important;
    margin-bottom: 6px !important;
    height: auto !important;
}
	body.woocommerce-checkout .woocommerce-info,
body.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-info,
body.woocommerce-checkout div[role="alert"] {
    display: none !important;
}
	@media (max-width: 768px) {

  .product-grid-item .wd-buttons,
  .product-grid-item .wd-product-actions,
  .product-grid-item .product-image-summary .wd-buttons,
  .product-grid-item .wrapp-buttons,
  .products .product .wd-buttons,
  .products .product .wrapp-buttons {
      background: rgba(255,255,255,0.72) !important;
      backdrop-filter: blur(10px) !important;
      -webkit-backdrop-filter: blur(10px) !important;
      border-radius: 28px !important;
      padding: 3px 8px !important;
      box-shadow: 0 4px 14px rgba(0,0,0,0.10) !important;
      bottom: 12px !important;
      transform: scale(0.92) !important;
  }

  .product-grid-item .wd-buttons a,
  .product-grid-item .wd-product-actions a,
  .product-grid-item .wrapp-buttons a,
  .products .product .wd-buttons a,
  .products .product .wrapp-buttons a {
      color: #6E5A73 !important;
      width: 32px !important;
      height: 32px !important;
      min-width: 32px !important;
      line-height: 32px !important;
      font-size: 17px !important;
  }
@media (max-width: 767px) {
  .mobile-nav .searchform,
  .wd-side-hidden .searchform,
  .wd-off-canvas .searchform {
    display: flex !important;
    width: 100% !important;
  }

  .mobile-nav .searchform input[type="text"],
  .mobile-nav .searchform input[type="search"],
  .wd-side-hidden .searchform input[type="text"],
  .wd-side-hidden .searchform input[type="search"] {
    width: calc(100% - 90px) !important;
    min-width: 0 !important;
  }

  .mobile-nav .searchform .searchsubmit,
  .wd-side-hidden .searchform .searchsubmit,
  .wd-off-canvas .searchform .searchsubmit {
    width: 90px !important;
    min-width: 90px !important;
    font-size: 13px !important;
    padding: 0 6px !important;
    white-space: nowrap !important;
  }
  .mobile-nav .wd-nav-mobile > li {
    min-height: auto !important;
  }
	
@media (max-width: 768px) {
  .mobile-nav input::placeholder,
  .mobile-nav input::-webkit-input-placeholder {
    color: transparent !important;
  }
}
	@media (max-width: 768px) {
  .mobile-nav .searchform input[type="text"]::placeholder,
  .mobile-nav .searchform input[type="search"]::placeholder,
  .wd-side-hidden .searchform input[type="text"]::placeholder,
  .wd-side-hidden .searchform input[type="search"]::placeholder {
    color: transparent !important;
    opacity: 0 !important;
  }

  .mobile-nav .searchform input[type="text"],
  .mobile-nav .searchform input[type="search"],
  .wd-side-hidden .searchform input[type="text"],
  .wd-side-hidden .searchform input[type="search"] {
    font-size: 0 !important;
  }

  .mobile-nav .searchform input[type="text"]:focus,
  .mobile-nav .searchform input[type="search"]:focus,
  .wd-side-hidden .searchform input[type="text"]:focus,
  .wd-side-hidden .searchform input[type="search"]:focus {
    font-size: 16px !important;
  }
}
	@media (max-width: 768px) {
  .mobile-nav .searchsubmit,
  .wd-side-hidden .searchsubmit,
  .wd-off-canvas .searchsubmit {
    font-size: 0 !important;
    width: 50px !important;
    min-width: 50px !important;
    padding: 0 !important;
  }

  .mobile-nav .searchsubmit:before,
  .wd-side-hidden .searchsubmit:before,
  .wd-off-canvas .searchsubmit:before {
    content: "🔍" !important;
    font-size: 18px !important;
  }
}
	@media (max-width: 768px) {
  .mobile-nav button[type="submit"],
  .mobile-nav input[type="submit"],
  .wd-side-hidden button[type="submit"],
  .wd-side-hidden input[type="submit"],
  .wd-off-canvas button[type="submit"],
  .wd-off-canvas input[type="submit"] {
    font-size: 0 !important;
    color: transparent !important;
    width: 46px !important;
    min-width: 46px !important;
    padding: 0 !important;
    overflow: hidden !important;
  }

  .mobile-nav button[type="submit"]::before,
  .wd-side-hidden button[type="submit"]::before,
  .wd-off-canvas button[type="submit"]::before {
    content: "🔍" !important;
    font-size: 18px !important;
    color: #777 !important;
  }
}
	@media (max-width: 768px) {
  .mobile-nav .searchsubmit,
  .mobile-nav input[type="submit"],
  .mobile-nav button[type="submit"],
  .wd-side-hidden .searchsubmit,
  .wd-side-hidden input[type="submit"],
  .wd-side-hidden button[type="submit"] {
    display: none !important;
  }

  .mobile-nav .searchform input[type="search"],
  .mobile-nav .searchform input[type="text"] {
    width: 100% !important;
    padding-right: 15px !important;
  }
}
	@media (max-width: 768px) {
  .mobile-nav .searchform button,
  .mobile-nav .searchform .searchsubmit,
  .mobile-nav .searchform input[type="submit"] {
    display: none !important;
    visibility: hidden !important;
    width: 0 !important;
    min-width: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  .mobile-nav .searchform input[type="text"],
  .mobile-nav .searchform input[type="search"] {
    width: 100% !important;
    max-width: 100% !important;
  }
}
	font-size: 32px !important;
width: 44px !important;
height: 44px !important;
line-height: 44px !important;@media (min-width: 1025px) {
	/* DESKTOP PREMIUM LOOK - E-RIKI */

@media only screen and (min-width: 1025px) {

  body {
    background-color: #faf8f4 !important;
  }

  .main-page-wrapper {
    background-color: #faf8f4 !important;
  }

  .whb-main-header {
    background-color: #d8c4b5 !important;
  }
/* Remove white pill */
.products .product .wd-buttons {
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
}

/* Individual icons */
.products .product .wd-action-btn {
    background: transparent !important;
    box-shadow: none !important;
    color: #9C86A6 !important;
}
  .whb-header-bottom {
    background-color: #f5eee7 !important;
  }

  .main-nav > li > a,
  .whb-header-bottom .main-nav > li > a {
    color: #3b2f2f !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    letter-spacing: 1px !important;
  }

  .products .product {
    background: #ffffff !important;
    padding: 18px 14px 22px !important;
    border-radius: 18px !important;
    box-shadow: 0 8px 28px rgba(59,47,47,0.08) !important;
    transition: all 0.25s ease !important;
  }

  .products .product:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 34px rgba(59,47,47,0.12) !important;
  }

  .products .product .wd-entities-title,
  .products .product .product-title {
    font-size: 18px !important;
    line-height: 1.35 !important;
    color: #3b2f2f !important;
  }

  .products .product .price {
    color: #7a5b43 !important;
    font-size: 16px !important;
  }

  .site-content {
    padding-top: 35px !important;
  }

  .sidebar-container,
  .wd-sidebar {
    background: #ffffff !important;
    border-radius: 18px !important;
    padding: 22px !important;
    box-shadow: 0 8px 28px rgba(59,47,47,0.07) !important;
  }

  .site-footer,
  .footer-container {
    background-color: #d8c4b5 !important;
  }

  .footer-benefits {
    background-color: #ffffff !important;
    padding: 35px 0 !important;
  }
}
/* DESKTOP - BIGGER LANDSCAPE BANNER */
@media only screen and (min-width: 1250px) {

  .page-title,
  .wd-page-title,
  .main-page-title {
      height: 260px !important;
      background-size: cover !important;
      background-position: center center !important;
  }

  .page-title h1,
  .wd-page-title h1,
  .main-page-title h1 {
      font-size: 42px !important;
      letter-spacing: 1px !important;
  }

  /* Elegant separated left sidebar */
  .sidebar-container,
  .wd-sidebar,
  .shop-sidebar {
      background: #faf8f4 !important;
      border: 1px solid rgba(59,47,47,0.10) !important;
      border-radius: 22px !important;
      padding: 26px 22px !important;
      box-shadow: 0 10px 30px rgba(59,47,47,0.08) !important;
      margin-right: 28px !important;
  }

  .sidebar-container .widget,
  .wd-sidebar .widget,
  .shop-sidebar .widget {
      padding-bottom: 18px !important;
      margin-bottom: 20px !important;
      border-bottom: 1px solid rgba(59,47,47,0.10) !important;
  }

  .sidebar-container .widget:last-child,
  .wd-sidebar .widget:last-child,
  .shop-sidebar .widget:last-child {
      border-bottom: none !important;
  }

  .sidebar-container .widget-title,
  .wd-sidebar .widget-title,
  .shop-sidebar .widget-title {
      color: #3B2F2F !important;
      font-size: 13px !important;
      letter-spacing: 1.2px !important;
      font-weight: 700 !important;
      text-transform: uppercase !important;
  }

  .sidebar-container a,
  .wd-sidebar a,
  .shop-sidebar a {
      color: #5A4F46 !important;
      font-size: 15px !important;
      line-height: 1.55 !important;
  }

  .sidebar-container a:hover,
  .wd-sidebar a:hover,
  .shop-sidebar a:hover {
      color: #3B2F2F !important;
  }
}
/* STEP 2 - Boutique premium shop layout */
@media only screen and (min-width: 1025px) {

  /* Shop background */
  .archive.woocommerce .main-page-wrapper,
  .archive.woocommerce .site-content {
      background-color: #FAF8F4 !important;
  }

  /* Boutique sidebar block */
  .archive.woocommerce .sidebar-container,
  .archive.woocommerce .wd-sidebar {
      background-color: #E8D8C8 !important;
      border: 1px solid rgba(59,47,47,0.12) !important;
      border-radius: 24px !important;
      padding: 28px 22px !important;
      box-shadow: 0 12px 32px rgba(59,47,47,0.08) !important;
  }

  /* Sidebar text smaller and elegant */
  .archive.woocommerce .sidebar-container a,
  .archive.woocommerce .wd-sidebar a,
  .archive.woocommerce .sidebar-container li,
  .archive.woocommerce .wd-sidebar li {
      font-size: 13px !important;
      line-height: 1.45 !important;
      color: #3B2F2F !important;
  }

  .archive.woocommerce .widget-title {
      font-size: 12px !important;
      letter-spacing: 1.3px !important;
      color: #3B2F2F !important;
  }

  /* Bring product area more centered */
  .archive.woocommerce .site-content .container,
  .archive.woocommerce .main-page-wrapper .container {
      max-width: 1180px !important;
  }

  /* Product cards tighter and boutique */
  .archive.woocommerce .products {
      column-gap: 18px !important;
      row-gap: 34px !important;
  }

  .archive.woocommerce .products .product {
      padding: 14px 10px 18px !important;
      background-color: #FFFFFF !important;
      border-radius: 20px !important;
      box-shadow: 0 8px 22px rgba(59,47,47,0.06) !important;
  }

  .archive.woocommerce .products .product img {
      max-height: 190px !important;
      object-fit: contain !important;
      margin: 0 auto !important;
  }

  /* Smaller product characters */
  .archive.woocommerce .products .product .wd-entities-title,
  .archive.woocommerce .products .product .product-title,
  .archive.woocommerce .products .product h2,
  .archive.woocommerce .products .product h3 {
      font-size: 15px !important;
      line-height: 1.25 !important;
      color: #3B2F2F !important;
      margin-top: 8px !important;
      margin-bottom: 6px !important;
  }

  .archive.woocommerce .products .product .price,
  .archive.woocommerce .products .product .price .woocommerce-Price-amount {
      font-size: 13px !important;
      color: #7A5B43 !important;
      font-weight: 600 !important;
  }
}
/* Reduce desktop header height */

.whb-main-header .container {
    min-height: 90px !important;
}

.whb-main-header {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

.whb-main-header .site-logo img {
    max-height: 70px !important;
}
@media (max-width: 767px) {
    .searchform .searchsubmit {
        display: none !important;
    }
@media (max-width: 768px) {
  .mobile-nav input::placeholder,
  .mobile-nav input::-webkit-input-placeholder {
    color: transparent !important;
  }
}
}

