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

:root {
	--wd-text-font: "Figtree", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(23,23,23);
	--wd-text-font-size: 14px;
	--wd-title-font: "Romie-Medium", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(23,23,23);
	--wd-entities-title-font: "Romie-Medium", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(23,23,23);
	--wd-entities-title-color-hover: rgb(107, 115, 128);
	--wd-alternative-font: "Romie-Medium", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Romie-Medium", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(23,23,23);
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font: "Figtree", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 4px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(202,56,0);
	--wd-alternative-color: rgb(117,21,45);
	--btn-default-font-family: "Figtree", Arial, Helvetica, sans-serif;
	--btn-default-bgcolor: rgb(202,56,0);
	--btn-default-bgcolor-hover: rgb(0,0,0);
	--btn-default-color: rgb(255,255,255);
	--btn-default-color-hover: rgb(255,255,255);
	--btn-accented-bgcolor: rgb(203,56,0);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--btn-accented-color: rgb(255,255,255);
	--btn-accented-color-hover: rgb(255,255,255);
	--btn-font-family: "Figtree", Arial, Helvetica, sans-serif;
	--btn-transform: capitalize;
	--btn-color: rgb(201,56,46);
	--btn-font-size: 14px;
	--btn-bgcolor: rgb(255,255,255);
	--btn-color-hover: rgb(0,0,0);
	--btn-bgcolor-hover: rgb(255,255,255);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(202,56,0);
	--wd-link-color-hover: rgb(0,0,0);
	--wd-link-decor-color-hover: rgb(117,21,45);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 700px;
}
: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(255,255,255);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title, html .wd-page-content .wd-product .product-wrapper .wd-entities-title, html .wd-product .wd-product-cats a, html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Romie-Medium", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 40px;
	text-transform: capitalize;
	color: rgb(23,23,23);
}
html .wd-nav-mobile > li > a {
	font-family: "Figtree", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
	color: rgb(23,23,23);
}
html .wd-nav-mobile > li > a:hover, html .wd-nav-mobile > li.current-menu-item > a {
	color: rgb(203,56,0);
}
html .wd-buy-now-btn {
	font-family: "Figtree", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgb(255,255,255);
	background: rgb(202,56,0);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(0,0,0);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 42px;
	--wd-arrow-icon-size: 14px;
	--wd-arrow-offset-h: 15px;
	--wd-arrow-offset-v: 20px;
	--wd-arrow-color: rgb(203,56,0);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgb(117,21,45);
	--wd-arrow-bg: rgb(244,244,244);
	--wd-arrow-bg-hover: rgb(203,56,0);
	--wd-arrow-bg-dis: rgb(244,244,244);
	--wd-arrow-radius: 21px;
}
.wd-nav-scroll {
	--wd-nscroll-drag-bg: rgb(203,56,0);
	--wd-nscroll-drag-bg-hover: rgb(203,56,0);
}
.product-labels .product-label.onsale {
	background-color: rgb(231,27,47);
}
.product-labels .product-label.new {
	background-color: rgb(231,27,47);
}
.product-labels .product-label.featured {
	background-color: rgb(231,27,47);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(231,27,47);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title, html .wd-page-content .wd-product .product-wrapper .wd-entities-title, html .wd-product .wd-product-cats a, html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
		font-size: 30px;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title, html .wd-page-content .wd-product .product-wrapper .wd-entities-title, html .wd-product .wd-product-cats a, html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
		font-size: 24px;
	}

}
:root{
--wd-container-w: 1564px;
--wd-form-brd-radius: 5px;
--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: 1564px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(251,249,247);
}

@font-face {
	font-family: "Romie-Medium";
	src: url("//mygiavelle.webzlo.com/wp-content/uploads/2026/03/Romie-Medium.woff2") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Romie-Medium Italic";
	src: url("//mygiavelle.webzlo.com/wp-content/uploads/2026/03/Romie-MediumItalic.woff2") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "HandsomePro-Regular";
	src: url("//mygiavelle.webzlo.com/wp-content/uploads/2026/03/HandsomePro-Regular.woff2") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Amalfi Coast";
	src: url("//mygiavelle.webzlo.com/wp-content/uploads/2026/03/Amalfi_Coast.woff2") format("woff");
	font-weight: 400;
	font-style: normal;
}

.pagetitle-area .wd-nav>li>a {
    min-height: 20px !important;
    padding: 5px !important;
    text-decoration: underline !important;
    font-weight: 500 !important;
}
.cat-title .wd-entities-title{
	color: #fff !important;
}
p.stars a {
    font-size: 0;
}

p.stars a::before {
    font-size: 16px; /* or whatever size your stars should be */
}
.wd-arrow-inner {
    gap: 25px !important;
    border: 1px solid #111111 !important;
    border-radius: 50% !important;
}
#popup-1010{
	display: none !important;
}
.popup-close a {
  cursor: pointer;
}

.elementor-popup-modal .dialog-close-button svg {
    fill: #fff !important;
    height: 1.8em !important;
    width: 1.8em !important;
		border: 1px solid #fff !important;
	  border-radius: 50% !important;
		padding: 6px !important;
}
.product-wrapper .wd-entities-title a {
    color: #171717 !important;
    font-weight: 600 !important;
}
.product-wrapper .amount {
    color: #171717 !important;
    font-weight: 400 !important;
}
.wd-nav-arrows:where(.wd-pos-together){
    gap: 10px !important;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item {
    font-size: 12px !important;
}
/* Make variation add-to-cart area full width */
.woocommerce-variation-add-to-cart,
.woocommerce-variation-add-to-cart .variations_button {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 12px;
		padding: 6px 0px;
	min-height: 50px !important;
}

/* Quantity wrapper full width */
.woocommerce-variation-add-to-cart .quantity {
    width: 100%;
    display: flex;
	min-height: 50px !important;
}

/* Quantity buttons and input full width */
.woocommerce-variation-add-to-cart .quantity input.qty {
    width: 100%;
    text-align: center;
	min-height: 50px !important;
}

.woocommerce-variation-add-to-cart .quantity .minus,
.woocommerce-variation-add-to-cart .quantity .plus {
    width: 20%;
	min-height: 50px !important;
}

/* Add to Cart & Buy Now buttons full width */
.woocommerce-variation-add-to-cart button,
.woocommerce-variation-add-to-cart .button,
.woocommerce-variation-add-to-cart #wd-add-to-cart {
    width: 100%;
    display: block;
	 min-height: 50px !important;
}

/* Remove inline alignment WooCommerce sometimes injects */
.woocommerce div.product form.cart {
    display: block;
}
.elementor-element-2a4b685 .elementor-icon-list-item a, .elementor-element-edd0426  .elementor-widget .elementor-icon-list-item a {
    flex-direction: row-reverse !important;
}




.single-product .whb-wrap,
.single-product .whb-header {
    transform: none !important;
}





/* =========================================
   KOVE Gallery – WooCommerce Product Tabs
   Full Width Box + Full Width Elementor Content
========================================= */


/* -------------------------------------------------
   1) Full-width white rounded box for ALL tab panels
------------------------------------------------- */

body.single-product .woocommerce-tabs .woocommerce-Tabs-panel,
body.single-product .woocommerce-tabs .wc-tab,
body.single-product .woocommerce-tabs .panel {

    background: #ffffff !important;

    /* Rounded luxury card */
    border-radius: 22px !important;

    /* Tight modern padding (Option A) */
    padding: 35px 28px !important;

    /* Spacing below tab headings */
    margin-top: 30px !important;

    /* Remove borders */
    border: none !important;

    /* Premium soft shadow */
    box-shadow: 0 10px 30px rgba(0,0,0,0.04) !important;

    /* Ensure padding behaves properly */
    box-sizing: border-box !important;
}


/* -------------------------------------------------
   2) Mobile version (even tighter padding)
------------------------------------------------- */

@media (max-width: 768px) {

    body.single-product .woocommerce-tabs .woocommerce-Tabs-panel,
    body.single-product .woocommerce-tabs .wc-tab,
    body.single-product .woocommerce-tabs .panel {

        padding: 22px 16px !important;
        border-radius: 18px !important;
        margin-top: 22px !important;
    }
}

.wd-product .wd-buttons {
  display: none !important;
}


/* -------------------------------------------------
   3) CRITICAL FIX:
   Elementor "boxed containers" inside tab panels
   are forcing max-width and causing narrow content
------------------------------------------------- */

body.single-product .woocommerce-tabs
.woocommerce-Tabs-panel .e-con-boxed > .e-con-inner {

    /* Remove Elementor boxed max-width */
    max-width: 100% !important;
    width: 100% !important;
}


/* -------------------------------------------------
   4) Remove extra Elementor inner padding inside tabs
------------------------------------------------- */

body.single-product .woocommerce-tabs
.woocommerce-Tabs-panel .e-con-boxed > .e-con-inner {

    padding-left: 0 !important;
    padding-right: 0 !important;
}


/* -------------------------------------------------
   5) Extra safety:
   Ensure the Woodmart Tabs widget wrapper is full width
   (elementor-element-a4b01c1 from your HTML)
------------------------------------------------- */

body.single-product .woocommerce-tabs
.elementor-element.elementor-element-a4b01c1 {

    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
}





/* ======================================================
   FULL WIDTH ADD TO CART (MAIN PRODUCT PAGE)
   Works for SIMPLE + VARIABLE products
====================================================== */

/* Main add-to-cart layout full width */
.single-product form.cart,
.single-product .woocommerce-variation-add-to-cart {
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
}

/* Quantity full width (main product only) */
.single-product form.cart .quantity,
.single-product .woocommerce-variation-add-to-cart .quantity {
    width: 100% !important;
    display: flex !important;
    min-height: 50px !important;
}

/* Quantity input */
.single-product form.cart .quantity input.qty,
.single-product .woocommerce-variation-add-to-cart .quantity input.qty {
    width: 100% !important;
    text-align: center !important;
    min-height: 50px !important;
}

/* Plus / Minus buttons */
.single-product form.cart .quantity .minus,
.single-product form.cart .quantity .plus,
.single-product .woocommerce-variation-add-to-cart .quantity .minus,
.single-product .woocommerce-variation-add-to-cart .quantity .plus {
    width: 20% !important;
    min-height: 50px !important;
}

/* Add to Cart button full width */
.single-product form.cart button.single_add_to_cart_button,
.single-product .woocommerce-variation-add-to-cart button,
.single-product .woocommerce-variation-add-to-cart .button {
    width: 100% !important;
    display: block !important;
    min-height: 50px !important;
}




/* Mobile: prevent product titles being clipped in Woodmart grids */
@media (max-width: 768px) {

  /* The clickable title */
  .wd-product .wd-entities-title a{
    display: inline !important;
    white-space: normal !important;
    line-height: 1.35 !important;
    padding-bottom: 2px;           /* protects descenders like g/y/p */
  }

  /* Title wrapper + bottom area shouldn't clip */
  .wd-product .wd-entities-title,
  .wd-product .product-element-bottom,
  .wd-product .wd-product-header{
    overflow: visible !important;
    height: auto !important;
    max-height: none !important;
  }
}

@media (max-width: 1024px) {
  /* Hidden off-canvas must not catch taps */
  .e-off-canvas[aria-hidden="true"],
  .e-off-canvas[aria-hidden="true"] .e-off-canvas__overlay {
    pointer-events: none !important;
  }

  /* Active off-canvas still works */
  .e-off-canvas[aria-hidden="false"],
  .e-off-canvas[aria-hidden="false"] .e-off-canvas__overlay {
    pointer-events: auto !important;
  }

  /* Keep product tabs clickable above nearby layers */
  body.single-product .woocommerce-tabs .wd-nav-wrapper,
  body.single-product .woocommerce-tabs .wd-nav.wc-tabs,
  body.single-product .woocommerce-tabs .wd-nav.wc-tabs a {
    position: relative;
    z-index: 1002;
  }
}
.elementor-widget-off-canvas .e-off-canvas__overlay {
    background-color: rgba(0, 0, 0, .5)!important;
}





.single-product .wpcvs-terms[data-attribute="pa_which-sides-engraved"] {
  display: none !important;
}






.wd-product .wd-entities-title,
.wd-product .wd-entities-title a {
  display: block !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  line-height: 1.2 !important;
  margin: 0 0 8px 0 !important;
  padding: 0 !important;
}

.wd-product .product-element-bottom {
  display: block !important;
}

.wd-product .price {
  margin-top: 0 !important;
}





.wd-product .product-element-bottom {
  align-items: flex-start !important;
  text-align: left !important;
}

.wd-product .wd-entities-title,
.wd-product .wd-entities-title a,
.wd-product .price {
  text-align: left !important;
}





.wvs-archive-variations-wrapper .wpcvs-terms[data-attribute="pa_which-sides-engraved"],
.wvs-archive-variations-wrapper select[name="attribute_pa_which-sides-engraved"],
.wvs-archive-variations-wrapper .archive-variable-items[data-attribute_name="attribute_pa_which-sides-engraved"],
.wvs-archive-variations-wrapper .button-variable-item[data-attribute_name="attribute_pa_which-sides-engraved"] {
  display: none !important;
}


.wvs-archive-variations-wrapper .archive-variable-items[data-attribute_name="attribute_pa_how-many-sides-engraved"],
.wvs-archive-variations-wrapper select[name="attribute_pa_how-many-sides-engraved"],
.wvs-archive-variations-wrapper .variable-item[data-attribute_name="attribute_pa_how-many-sides-engraved"] {
  display: none !important;
}



.wvs-archive-variations-wrapper .archive-variable-items[data-attribute_name="attribute_pa_refill-colour"],
.wvs-archive-variations-wrapper .variable-item[data-attribute_name="attribute_pa_refill-colour"],
.wvs-archive-variations-wrapper select[name="attribute_pa_refill-colour"] {
  display: none !important;
}



.single-product .wpcvs-terms[data-attribute="pa_refill-colour"] {
  display: none !important;
}


.wvs-archive-variations-wrapper .wpcvs-terms[data-attribute="pa_refill-colour"] {
  display: none !important;
}


.wd-product img,
.wd-product:hover img {
  transform: none !important;
}


/* Hide "Which Sides Engraved" on archive/shop cards */
.wvs-archive-variations-wrapper .wpcvs-terms[data-attribute="pa_which-sides-engraved"],
.wvs-archive-variations-wrapper .archive-variable-items[data-attribute_name="attribute_pa_which-sides-engraved"],
.wvs-archive-variations-wrapper select[name="attribute_pa_which-sides-engraved"] {
  display: none !important;
}

.variable-items-wrapper[data-attribute_name="attribute_pa_how-many-sides-engraved"] {
  display: none !important;
}


.variations_form.wpcvs_archive .variation:has(.variable-items-wrapper[data-attribute_name="attribute_pa_how-many-sides-engraved"]) {
  display: none !important;
}

.variations_form.wpcvs_archive .reset {
  display: none !important;
}


.variations .variation:has(.wpcvs-terms[data-attribute="pa_which-sides-engraved"]),
.variations .variation:has(.variable-items-wrapper[data-attribute_name="attribute_pa_which-sides-engraved"]),
.variations .variation:has(select[name="attribute_pa_which-sides-engraved"]) {
  display: none !important;
}

.variations .reset {
  display: none !important;
}


.wpcvs-terms[data-attribute="pa_colour"] {
  display: none !important;
}

.variations_form .label:has(+ .select .wpcvs-terms[data-attribute="pa_colour"]) {
  display: none !important;
}

.single-product .variable-items-wrapper[data-attribute_name="attribute_pa_colour"] {
  display: none !important;
}


.single-product th.label.cell:has(label[for="pa_colour"]) {
  display: none !important;
}






.variations_form.wpcvs_archive .variation:has(.wpcvs-terms[data-attribute="pa_refill-colour"]),
.variations_form.wpcvs_archive .variation:has(.variable-items-wrapper[data-attribute_name="attribute_pa_refill-colour"]),
.variations_form.wpcvs_archive .variation:has(select[name="attribute_pa_refill-colour"]) {
  display: none !important;
}


.post-type-archive-product .wd-swatches-product.wd-swatches-attr,
.tax-product_cat .wd-swatches-product.wd-swatches-attr,
.tax-product_tag .wd-swatches-product.wd-swatches-attr {
  display: none !important;
}


.variations_form.wpcvs_archive .variation:has(.wpcvs-terms[data-attribute="pa_ink-colour"]),
.variations_form.wpcvs_archive .variation:has(.variable-items-wrapper[data-attribute_name="attribute_pa_ink-colour"]),
.variations_form.wpcvs_archive .variation:has(select[name="attribute_pa_ink-colour"]) {
  display: none !important;
}



.wd-product .wpclv-attributes-archive,
.wd-product .wpclv-attributes-archive .wpclv-attribute {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 8px !important;
  margin: 0 !important;
  width: auto !important;
}

.wd-product .wpclv-attributes-archive .wpclv-attribute-label {
  display: none !important;
}

.wd-product .wpclv-attributes-archive .wpclv-terms {
  display: flex !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  gap: 6px !important;
  margin: 0 !important;
}

.wd-product .wpclv-attributes-archive .wpclv-terms .wpclv-term {
  margin: 0 !important;
}

.wd-product .product-element-bottom {
  text-align: left !important;
  align-items: flex-start !important;
}

/* Left align product card content */
.wd-product .product-element-bottom {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  text-align: left !important;
}

/* Colour swatches like target site */
.wd-product .wpclv-attributes-archive,
.wd-product .wpclv-attributes-archive .wpclv-attribute,
.wd-product .wpclv-attributes-archive .wpclv-terms {
  display: flex !important;
  align-items: center !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  margin: 0 !important;
}

.wd-product .wpclv-attributes-archive .wpclv-attribute-label {
  display: inline-block !important;
  margin: 0 6px 0 0 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #444 !important;
}

.wd-product .wpclv-attributes-archive .wpclv-term {
  width: 18px !important;
  min-width: 18px !important;
  height: 18px !important;
  border-radius: 4px !important;
  overflow: hidden !important;
  margin: 0 !important;
  border: 1px solid #bdbdbd !important;
  box-shadow: none !important;
}

.wd-product .wpclv-attributes-archive .wpclv-term span,
.wd-product .wpclv-attributes-archive .wpclv-term a {
  width: 18px !important;
  height: 18px !important;
  display: block !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
}

.wd-product .wpclv-attributes-archive .wpclv-term.active {
  border-color: #222 !important;
  box-shadow: none !important;
}

/* Move reviews below colours */
.wd-product .wd-star-rating {
  order: 4 !important;
  margin-top: 8px !important;
}

.wd-product .price {
  order: 2 !important;
}

.wd-product .wpclv-attributes-archive {
  order: 3 !important;
  margin-top: 6px !important;
}

/* Burgundy stars */
.wd-product .star-rating,
.wd-product .star-rating span::before,
.wd-product .star-rating::before {
  color: #7a1f2b !important;
}

/* Review text */
.wd-product .woocommerce-review-link {
  color: #222 !important;
  font-size: 14px !important;
}

.wd-product .wpclv-attributes-archive .wpclv-terms .wpclv-term,
.wd-product .wpclv-attributes-archive .wpclv-terms .wpclv-term-color {
  width: 18px !important;
  min-width: 18px !important;
  height: 18px !important;
  max-width: 18px !important;
  max-height: 18px !important;
  border-radius: 4px !important;
  overflow: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 1px solid #bdbdbd !important;
  box-shadow: none !important;
}

.wd-product .wpclv-attributes-archive .wpclv-terms .wpclv-term span,
.wd-product .wpclv-attributes-archive .wpclv-terms .wpclv-term a,
.wd-product .wpclv-attributes-archive .wpclv-terms .wpclv-term-color span,
.wd-product .wpclv-attributes-archive .wpclv-terms .wpclv-term-color a {
  width: 18px !important;
  min-width: 18px !important;
  height: 18px !important;
  max-width: 18px !important;
  max-height: 18px !important;
  border-radius: 4px !important;
  display: block !important;
  padding: 0 !important;
  margin: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
}


.wd-product .variable-items-wrapper.color-variable-items-wrapper .variable-item {
  width: 18px !important;
  min-width: 18px !important;
  max-width: 18px !important;
  height: 18px !important;
  max-height: 18px !important;
  border-radius: 4px !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 1px solid #bdbdbd !important;
  box-shadow: none !important;
}

.wd-product .variable-items-wrapper.color-variable-items-wrapper .variable-item-contents,
.wd-product .variable-items-wrapper.color-variable-items-wrapper .variable-item-span,
.wd-product .variable-items-wrapper.color-variable-items-wrapper .variable-item-span-color {
  width: 18px !important;
  height: 18px !important;
  min-width: 18px !important;
  max-width: 18px !important;
  max-height: 18px !important;
  border-radius: 4px !important;
  display: block !important;
  padding: 0 !important;
  margin: 0 !important;
}

.wd-product .variable-items-wrapper.color-variable-items-wrapper {
  gap: 8px !important;
}


/* Stop tooltip text on hover */
.wd-product .variable-item[data-wvstooltip],
.wd-product .variable-item[title] {
  pointer-events: auto;
}

.wd-product .variable-item[data-wvstooltip]::before,
.wd-product .variable-item[data-wvstooltip]::after {
  display: none !important;
  content: none !important;
}

/* Small square swatch like target site */
.wd-product .variable-items-wrapper.color-variable-items-wrapper .variable-item {
  width: 18px !important;
  min-width: 18px !important;
  max-width: 18px !important;
  height: 18px !important;
  max-height: 18px !important;
  border-radius: 4px !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 1px solid #111 !important;
  box-shadow: none !important;
  background: transparent !important;
}

.wd-product .variable-items-wrapper.color-variable-items-wrapper .variable-item-contents,
.wd-product .variable-items-wrapper.color-variable-items-wrapper .variable-item-span,
.wd-product .variable-items-wrapper.color-variable-items-wrapper .variable-item-span-color {
  width: 18px !important;
  height: 18px !important;
  min-width: 18px !important;
  max-width: 18px !important;
  max-height: 18px !important;
  border-radius: 2px !important;
  display: block !important;
  padding: 0 !important;
  margin: 0 !important;
}

/* Selected swatch styling */
.wd-product .variable-items-wrapper.color-variable-items-wrapper .variable-item.selected {
  border-color: #111 !important;
  box-shadow: none !important;
}


.wd-product .variable-items-wrapper.color-variable-items-wrapper .variable-item,
.wd-product .variable-items-wrapper.color-variable-items-wrapper .variable-item-contents {
  width: 18px !important;
  min-width: 18px !important;
  max-width: 18px !important;
  height: 18px !important;
  max-height: 18px !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 1px solid #111 !important;
  border-radius: 4px !important;
  box-shadow: none !important;
  background: transparent !important;
}

.wd-product .variable-items-wrapper.color-variable-items-wrapper .variable-item-span,
.wd-product .variable-items-wrapper.color-variable-items-wrapper .variable-item-span-color {
  width: 16px !important;
  height: 16px !important;
  display: block !important;
  margin: 0 auto !important;
  border-radius: 2px !important;
}


.wd-product .wpclv-attributes-archive .wpclv-term {
  width: 18px !important;
  min-width: 18px !important;
  height: 18px !important;
  box-sizing: border-box !important;
  border: 1px solid #111 !important;
  border-radius: 4px !important;
  overflow: hidden !important;
  padding: 0 !important;
  margin: 0 !important;
}

.wd-product .wpclv-attributes-archive .wpclv-term span,
.wd-product .wpclv-attributes-archive .wpclv-term a,
.wd-product .wpclv-attributes-archive .wpclv-term-color span,
.wd-product .wpclv-attributes-archive .wpclv-term-color a {
  width: 100% !important;
  height: 100% !important;
  box-sizing: border-box !important;
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  border-radius: 2px !important;
}


.wd-product .wpclv-attributes-archive .wpclv-term,
.wd-product .wpclv-attributes-archive .wpclv-term-color,
.wd-product .wpclv-attributes-archive .wpclv-term-color span,
.wd-product .wpclv-attributes-archive .wpclv-term-color a {
  width: 18px !important;
  min-width: 18px !important;
  max-width: 18px !important;
  height: 18px !important;
  min-height: 18px !important;
  max-height: 18px !important;
  box-sizing: border-box !important;
  margin: 0 !important;
  padding: 0 !important;
}

.wd-product .wpclv-attributes-archive .wpclv-term {
  border: 1px solid #111 !important;
  border-radius: 4px !important;
  overflow: hidden !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.wd-product .wpclv-attributes-archive .wpclv-term-color,
.wd-product .wpclv-attributes-archive .wpclv-term-color span,
.wd-product .wpclv-attributes-archive .wpclv-term-color a {
  border-radius: 2px !important;
  display: block !important;
  line-height: 0 !important;
  font-size: 0 !important;
}














.my-product-reviews-section {
  background: #f8f5f1;
  padding: 80px 0;
}

.my-product-reviews-header {
  text-align: center;
  margin-bottom: 42px;
}

.my-product-reviews-header h2 {
  font-size: 54px;
  line-height: 1.05;
  font-weight: 400;
  color: #111;
  margin: 0 0 14px;
}

.my-product-reviews-header p {
  font-size: 16px;
  color: #222;
  margin: 0;
}

.my-product-reviews-shell {
  background: #fff;
  border-radius: 28px;
  padding: 36px;
  display: grid;
  grid-template-columns: 260px 1fr;
  gap: 28px;
  align-items: start;
}

.my-product-reviews-summary {
  padding: 8px 10px;
}

.my-product-reviews-average {
  font-size: 60px;
  line-height: 1;
  color: #111;
}

.my-product-reviews-count {
  margin-top: 8px;
  font-size: 12px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #222;
}

.my-product-reviews-stars {
  margin-top: 14px;
}

.my-product-reviews-stars .star-rating,
.my-product-reviews-stars .star-rating::before,
.my-product-reviews-stars .star-rating span::before,
.my-product-review-rating .star-rating,
.my-product-review-rating .star-rating::before,
.my-product-review-rating .star-rating span::before {
  color: #c94a0a !important;
}

.my-product-reviews-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 220px;
  height: 52px;
  margin-top: 28px;
  border: 1px solid #7a1f2b;
  border-radius: 6px;
  background: #7a1f2b;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 14px;
  transition: all .25s ease;
}

.my-product-reviews-button:hover {
  background: #fff;
  color: #111;
  border-color: #111;
}

.my-product-reviews-list {
  display: flex;
  gap: 18px;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: x mandatory;
  padding-bottom: 8px;
  -webkit-overflow-scrolling: touch;
}

.my-product-reviews-list::-webkit-scrollbar {
  height: 8px;
}

.my-product-reviews-list::-webkit-scrollbar-thumb {
  background: #d8cdc3;
  border-radius: 999px;
}

.my-product-review-card {
  flex: 0 0 calc((100% - 54px) / 4);
  max-width: calc((100% - 54px) / 4);
  scroll-snap-align: start;
  border: 1px solid #eadfd5;
  border-radius: 16px;
  padding: 22px;
  background: #fff;
  min-height: 420px;
  display: flex;
  flex-direction: column;
}

.my-product-review-badge {
  align-self: flex-start;
  border: 1px solid #ece3da;
  border-radius: 999px;
  padding: 6px 12px;
  font-size: 12px;
  color: #222;
  margin-bottom: 18px;
}

.my-product-review-top {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 20px;
}

.my-product-review-product {
  font-size: 12px;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #555;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.my-product-review-title {
  font-size: 24px;
  line-height: 1.15;
  font-weight: 400;
  color: #111;
  margin: 0 0 14px;
}

.my-product-review-content {
  font-size: 15px;
  line-height: 1.5;
  color: #222;
}

.my-product-review-meta {
  margin-top: auto;
  padding-top: 28px;
}

.my-product-review-meta strong {
  display: block;
  font-size: 14px;
  color: #111;
}

.my-product-review-meta span {
  display: block;
  margin-top: 8px;
  font-size: 12px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #7a7a7a;
}

@media (max-width: 1024px) {
  .my-product-reviews-shell {
    grid-template-columns: 1fr;
    padding: 24px;
  }

  .my-product-review-card {
    flex: 0 0 calc((100% - 18px) / 2);
    max-width: calc((100% - 18px) / 2);
  }

  .my-product-reviews-header h2 {
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  .my-product-review-card {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .my-product-reviews-button {
    min-width: 100%;
  }
}


/* Product card layout: title, then price + custom review on same row, then swatches */
.wd-product .product-element-bottom {
  display: grid !important;
  grid-template-columns: auto 1fr !important;
  grid-template-areas:
    "title title"
    "price rating"
    "swatches swatches" !important;
  row-gap: 10px !important;
  column-gap: 10px !important;
  align-items: center !important;
  text-align: left !important;
}

.wd-product .wd-entities-title {
  grid-area: title !important;
  margin: 0 !important;
}

.wd-product .price {
  grid-area: price !important;
  margin: 0 !important;
}

.wd-product .wpclv-attributes-archive {
  grid-area: swatches !important;
  margin: 0 !important;
}

.wd-product .my-custom-loop-rating {
  grid-area: rating !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 6px !important;
  margin: 0 !important;
  justify-self: start !important;
}

.wd-product .my-custom-loop-rating .star-rating,
.wd-product .my-custom-loop-rating .star-rating::before,
.wd-product .my-custom-loop-rating .star-rating span::before {
  color: #8a2230 !important;
}

.wd-product .my-loop-rating-text {
  font-size: 14px !important;
  color: #222 !important;
}

/* Hide the old default rating so only the custom one shows */
.wd-product .wd-star-rating > .woocommerce-review-link,
.wd-product .wd-star-rating:not(.my-custom-loop-rating) {
  display: none !important;
}




/* Keep titles aligned without pushing price too far down */
.wd-product .wd-entities-title {
  grid-area: title !important;
  min-height: 0.5em !important;
  margin: 0 0 4px 0 !important;
}

.wd-product .wd-entities-title a {
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
  line-height: 1.1 !important;
  max-height: 2.2em !important;
  margin: 0 !important;
}

.wd-product .product-element-bottom {
  row-gap: 6px !important;
}








/* Disable WoodMart sticky product summary behavior */
body.single-product .site-content .wd-row,
body.single-product .site-content .wd-grid-g,
body.single-product .product-images-summary,
body.single-product .product-image-summary,
body.single-product .wd-single-product,
body.single-product .wd-single-grid,
body.single-product .wd-single-sticky,
body.single-product .wd-sticky-column,
body.single-product [class*="sticky"] {
  position: static !important;
  top: auto !important;
}

body.single-product .summary-inner,
body.single-product .wd-summary-inner,
body.single-product .entry-summary,
body.single-product .summary {
  position: static !important;
  top: auto !important;
  transform: none !important;
}


.wd-product .wpclv-attributes-archive .wpclv-attribute-label {
  display: none !important;
}











.whb-header .wd-dropdown-menu {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.whb-header .wd-dropdown-menu .container.wd-entry-content {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.whb-header .wd-dropdown-menu .mgmenu,
.whb-header .wd-dropdown-menu .elementor-top-section,
.whb-header .wd-dropdown-menu .e-con.e-parent {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  min-height: auto !important;
}

.whb-header .wd-dropdown-menu .elementor-widget-wrap,
.whb-header .wd-dropdown-menu .elementor-widget-container,
.whb-header .wd-dropdown-menu .e-con.e-child {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.whb-header .wd-dropdown-menu .elementor-image-box-wrapper,
.whb-header .wd-dropdown-menu .promo-banner-wrapper {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.whb-header .wd-dropdown-menu .elementor-widget-image-box,
.whb-header .wd-dropdown-menu .elementor-widget-wd_banner {
  margin-bottom: 0 !important;
}

.whb-header .wd-dropdown-menu figure,
.whb-header .wd-dropdown-menu h3,
.whb-header .wd-dropdown-menu p {
  margin-bottom: 0 !important;
}




.single-product .wpclv-attributes .wpclv-attribute-label {
  display: block !important;
  color: #000 !important;
  font-weight: 700 !important;
}

.single-product .wpclv-attributes .wpclv-attribute {
  margin-bottom: 0 !important;
}

.single-product .wpclv-attributes .wpclv-terms {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 10px !important;
}

.single-product .wpclv-attributes .wpclv-terms .wpclv-term {
  width: 34px !important;
  min-width: 34px !important;
  height: 34px !important;
  border-radius: 100% !important;
  margin: 8px 0 0 3px !important;
  padding: 1px !important;
  border: 1px solid transparent !important;
  box-shadow: none !important;
}

.single-product .wpclv-attributes .wpclv-terms .wpclv-term-color span,
.single-product .wpclv-attributes .wpclv-terms .wpclv-term-color a {
  font-size: 0 !important;
  padding: 0 !important;
  line-height: 20px !important;
  border-radius: 50% !important;
  width: 30px !important;
  height: 30px !important;
  display: block !important;
}

.single-product .wpclv-attributes .wpclv-terms .wpclv-term:hover,
.single-product .wpclv-attributes .wpclv-terms .wpclv-term.active {
  border-color: #000 !important;
  box-shadow: 0 0 2px #000 !important;
}gap: 18px !important;
  flex-wrap: nowrap !important;







.single-product .wd-products-element .wpclv-attributes.wpclv-attributes-archive .wpclv-attribute-label {
  display: none !important;
}

.single-product .wd-products-element .wpclv-attributes.wpclv-attributes-archive .wpclv-attribute {
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  margin: 0 !important;
}

.single-product .wd-products-element .wpclv-attributes.wpclv-attributes-archive .wpclv-terms {
  display: flex !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  gap: 6px !important;
  margin: 0 !important;
}

.single-product .wd-products-element .wpclv-attributes.wpclv-attributes-archive .wpclv-term,
.single-product .wd-products-element .wpclv-attributes.wpclv-attributes-archive .wpclv-term-color {
  width: 18px !important;
  min-width: 18px !important;
  max-width: 18px !important;
  height: 18px !important;
  min-height: 18px !important;
  max-height: 18px !important;
  border: 1px solid #111 !important;
  border-radius: 4px !important;
  padding: 0 !important;
  margin: 0 !important;
  box-shadow: none !important;
  overflow: hidden !important;
}

.single-product .wd-products-element .wpclv-attributes.wpclv-attributes-archive .wpclv-term span,
.single-product .wd-products-element .wpclv-attributes.wpclv-attributes-archive .wpclv-term a,
.single-product .wd-products-element .wpclv-attributes.wpclv-attributes-archive .wpclv-term-color span,
.single-product .wd-products-element .wpclv-attributes.wpclv-attributes-archive .wpclv-term-color a {
  width: 100% !important;
  height: 100% !important;
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  border-radius: 2px !important;
  font-size: 0 !important;
  line-height: 0 !important;
}

.single-product .wd-products-element .wpclv-attributes.wpclv-attributes-archive .wpclv-term.active,
.single-product .wd-products-element .wpclv-attributes.wpclv-attributes-archive .wpclv-term:hover {
  border-color: #111 !important;
  box-shadow: none !important;
}@media (min-width: 1025px) {
	[class*="wd-header-search-form"] input[type='text'] {
    min-width: 200px !important;
}
.elementor-widget-off-canvas .e-off-canvas{
	top: 132px !important;
	z-index: 9999999999999 !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.elementor-widget-off-canvas .e-off-canvas{
	top: 100px !important;
}
}

@media (max-width: 576px) {
	.woocommerce-variation-add-to-cart {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    width: 100%;
}

.woocommerce-variation-add-to-cart > * {
    width: 100%;
}

.woocommerce-variation-add-to-cart .quantity {
    width: 100%;
}

.woocommerce-variation-add-to-cart button {
    width: 100%;
}
.woocommerce-variation-add-to-cart .quantity {
    display: grid;
    grid-template-columns: 40px 1fr 40px;
    width: 100% !important;
    max-width: 100%;
}

.woocommerce-variation-add-to-cart .quantity input.qty {
    width: 100%;
    text-align: center;
}

.woocommerce-variation-add-to-cart .quantity .minus,
.woocommerce-variation-add-to-cart .quantity .plus {
    width: 100%;
}
.wd-side-hidden {
        min-width: 100% !important;
        top: 90px !important;
    }
.wd-close-side {
    
    background-color: transparent !important;

}
.wd-nav-product-cat {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

.wd-nav-product-cat li {
    flex: 0 0 auto;
}


.wd-nav-mobile.wd-html-block-on .wd-mob-nav-html-block {
    max-width: 100%;
}
.elementor-widget-off-canvas .e-off-canvas{
	top: 100px !important;
}
}

