:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 15px;
	--wd-title-font: "Dela Gothic One", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Dela Gothic One", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 12px;
	--wd-brd-radius: 11px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(160,160,160);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(109,109,109);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(0,0,0);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--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-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
: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(248,245,239);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .wd-checkout-steps {
	text-transform: capitalize;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 32px;
}
html table th {
	text-transform: capitalize;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(248,245,239);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(248,245,239);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(248,245,239);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(248,245,239);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(248,245,239);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(248,245,239);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(248,245,239);
	background-image: none;
}
html .widget_price_filter [class*="price_slider_amount"] .button {
	color: rgb(255,255,255);
	background: rgb(0,0,0);
}
html .widget_price_filter [class*="price_slider_amount"] .button:hover {
	color: rgb(255,255,255);
	background: rgb(109,109,109);
}
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-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 20px;
	--wd-arrow-color: rgb(51,51,51);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgba(51,51,51,0.8);
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgb(0,0,0);
	--wd-arrow-bg-dis: rgb(255,255,255);
	--wd-arrow-radius: 10px;
	--wd-arrow-shadow: 0px 0px 0px 0px rgba(255,255,255,0);
}
.wd-nav-scroll {
	--wd-nscroll-height: 3px;
	--wd-nscroll-drag-bg: rgb(0,0,0);
	--wd-nscroll-drag-bg-hover: rgb(99,99,99);
}
.wd .product-label.onsale {
	background-color: rgb(221,51,51);
}
.wd .product-label.new {
	background-color: rgb(140,188,103);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 0px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 28px;
	}

}
:root{
--wd-container-w: 1480px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

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


.wd-page-title {
background-color: rgb(255,255,255);
}

@font-face {
	font-family: "Twentieth Century regular";
	src: url("//capitalofmystery.com/wp-content/uploads/2025/06/TwentiethCenturyforKenmoreN.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Twentieth Century bold";
	src: url("//capitalofmystery.com/wp-content/uploads/2025/06/TwentiethCenturyforKenmoreNBold.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

.product-labels.labels-rounded-sm {
    opacity: 0;
}

.single_add_to_cart_button {
    background-color: #211a00; /* background */
}

.single_add_to_cart_button:hover {
    background-color: #4f4315; /*  gray on hover */
}

@import url('https://fonts.googleapis.com/css2?family=Dela+Gothic+One&family=Lato:wght@400;500;600&display=swap');

.product_title.entry-title.wd-entities-title .custom-product-main-title {
  display: block !important;
  font-family: 'Dela Gothic One', sans-serif !important;
  font-weight: 400 !important;
  font-size: 28px !important;
  line-height: 1.15 !important;
}

.product_title.entry-title.wd-entities-title .custom-product-subtitle {
  display: block !important;
  font-family: 'Lato', sans-serif !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  line-height: 1.35 !important;
  margin-top: 8px !important;
  opacity: 0.85 !important;
}

/* Single product page price - Woodmart/WooCommerce */
.single-product p.price,
.single-product .summary-inner > .price,
.single-product .summary .price,
.single-product .entry-summary .price,
.single-product .woocommerce-Price-amount,
.single-product .price {
  font-family: 'Jost', system-ui, sans-serif !important;
}

/* Price container */
.single-product .entry-summary p.price,
.single-product .summary-inner p.price,
.single-product .summary p.price,
.single-product .product-price,
.single-product .price {
  display: flex !important;
  align-items: baseline !important;
  gap: 12px !important;
  padding: 16px 0 !important;
  border-top: 1px solid oklch(80% 0.013 80) !important;
  border-bottom: 1px solid oklch(80% 0.013 80) !important;
  margin: 0 0 20px 0 !important;
  color: oklch(16% 0.018 260) !important;
  line-height: 1.65 !important;
}

/* Main price amount */
.single-product .price .woocommerce-Price-amount,
.single-product .price .amount,
.single-product .price bdi {
  font-family: 'Dela Gothic One', 'Playfair Display', Georgia, serif !important;
  font-weight: 400 !important;
  font-size: 38px !important;
  line-height: 1.2 !important;
  color: oklch(46% 0.140 78) !important;
}

/* Currency symbol */
.single-product .price .woocommerce-Price-currencySymbol {
  font-size: 0.75em !important;
  margin-right: 2px !important;
}

/* Old sale price */
.single-product .price del,
.single-product .price del .woocommerce-Price-amount,
.single-product .price del bdi {
  font-family: 'lato', 'Playfair Display', Georgia, serif !important;
  font-weight: 300 !important;
  line-height: 1.2 !important;
  color: oklch(0% 0 0) !important;
  opacity: 1 !important;
  font-size: 18px !important;
}

/* New sale price */
.single-product .price ins,
.single-product .price ins .woocommerce-Price-amount,
.single-product .price ins bdi {
  text-decoration: none !important;
  color: #E0B252 !important;
}

.price .price-with-sale-label {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}

.price .product-labels.price-sale-label {
    position: static !important;
    display: inline-flex !important;
    margin: 0 !important;
    transform: none !important;
    inset: auto !important;
    vertical-align: middle;
}

.price .price-sale-label .product-label {
    font-size: 12px;
    line-height: 1;
    padding: 5px 7px;
    border-radius: 3px;
}

/* Hide product labels everywhere by default */
.product-labels.labels-rectangular {
    display: none !important;
}

/* Show product labels only on single product pages */
.single-product .product-labels.labels-rectangular {
    display: inline-flex !important;
}

/* Hide custom sale label beside price everywhere */
.price .price-sale-label,
.price-with-sale-label .price-sale-label {
    display: none !important;
}

/* Show it only on single product page */
.single-product .price .price-sale-label,
.single-product .price-with-sale-label .price-sale-label {
    display: inline-flex !important;
}

/* Hide product categories on home page */
.wd-product-cats {
    display: none !important;
}

/* Hide product categories on single product page */
.single-product .wd-product-cats {
    display: none !important;
}

/* product image to go scroll down with product short description */
@media (min-width: 1025px) {

    /* Make Elementor containers allow sticky */
    .single-product .elementor-element-64636a2f,
    .single-product .elementor-element-64636a2f > .e-con-inner,
    .single-product .elementor-element-47e840d0 {
        overflow: visible !important;
        align-items: flex-start !important;
    }

    /* Sticky product image column */
    .single-product .elementor-element-47e840d0 {
        position: sticky !important;
        top: 120px !important;
        height: fit-content !important;
        align-self: flex-start !important;
        z-index: 20 !important;
    }
}

/* hide "home-product name" and next prev product on top of product image and title */
.elementor-element-4005411c {
    display: none !important;
}

/* this is color change for elementor product description background color*/
.elementor-element-1c86aaf2 {
    background-color: #f8f5ef !important;
}

/* this is slider dots fix format of reviews*/
#capm-reviews .slider-dots {
  display: flex !important;
  gap: 8px !important;
  justify-content: center !important;
  align-items: center !important;
  margin-top: 32px !important;
}

#capm-reviews .slider-dots .sdot {
  appearance: none !important;
  -webkit-appearance: none !important;
  width: 8px !important;
  min-width: 8px !important;
  max-width: 8px !important;
  height: 8px !important;
  min-height: 8px !important;
  max-height: 8px !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  border-radius: 50% !important;
  background: var(--border) !important;
  box-shadow: none !important;
  outline: none !important;
  font-size: 0 !important;
  line-height: 0 !important;
  cursor: pointer !important;
  display: block !important;
}

#capm-reviews .slider-dots .sdot.active {
  width: 24px !important;
  min-width: 24px !important;
  max-width: 24px !important;
  border-radius: 4px !important;
  background: var(--gold) !important;
}

/* ================================
   CAPITAL OF MYSTERY PRODUCT BUTTONS add to cart and buy now buttons
   Woodmart / WooCommerce
================================ */

/* Button color variables */
.single-product {
  --capm-gold: #E0B252;
  --capm-gold-hover: oklch(80% .138 78);
  --capm-dark: oklch(13% .018 260);
  --capm-dark-hover: oklch(17% .018 260);
  --capm-black: oklch(11% 0 0);
  --capm-radius: 4px;
  --capm-font: 'Manrope', 'Jost', system-ui, sans-serif;
}

/* Quantity + Add to Cart row spacing */
.single-product form.cart {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: stretch;
}

/* Quantity box beside Add to Cart */
.single-product form.cart .quantity {
  height: 50px !important;
  margin: 0 !important;
  border-radius: var(--capm-radius) !important;
  overflow: hidden;
}

/* Add to Cart button */
.single-product form.cart .single_add_to_cart_button,
.single-product .summary .single_add_to_cart_button,
.single-product button.single_add_to_cart_button {
  flex: 1 1 auto;
  min-width: 180px;
  height: 50px !important;
  min-height: 50px !important;
  padding: 0 28px !important;
  background: var(--capm-gold) !important;
  border: none !important;
  border-radius: var(--capm-radius) !important;
  color: var(--capm-black) !important;
  font-family: var(--capm-font) !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  letter-spacing: .04em !important;
  line-height: 50px !important;
  text-transform: none !important;
  cursor: pointer !important;
  box-shadow: none !important;
  transition: all .2s ease !important;
}

/* Add to Cart hover */
.single-product form.cart .single_add_to_cart_button:hover,
.single-product .summary .single_add_to_cart_button:hover,
.single-product button.single_add_to_cart_button:hover {
  background: var(--capm-gold-hover) !important;
  color: var(--capm-black) !important;
  transform: translateY(-1px);
  box-shadow: 0 6px 20px oklch(76% .132 78 / .3) !important;
}

/* Buy Now button - Woodmart */
.single-product .wd-buy-now-btn,
.single-product .wd-buy-now-button,
.single-product .buy-now-button,
.single-product .single_buy_now_button,
.single-product .summary .wd-buy-now-btn {
  width: 100% !important;
  height: 50px !important;
  min-height: 50px !important;
  margin-top: 10px !important;
  margin-bottom: 16px !important;
  padding: 0 28px !important;
  background: var(--capm-dark) !important;
  border: none !important;
  border-radius: var(--capm-radius) !important;
  color: #ffffff !important;
  font-family: var(--capm-font) !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  letter-spacing: .04em !important;
  line-height: 50px !important;
  text-transform: none !important;
  cursor: pointer !important;
  box-shadow: none !important;
  transition: all .2s ease !important;
}

/* Buy Now hover */
.single-product .wd-buy-now-btn:hover,
.single-product .wd-buy-now-button:hover,
.single-product .buy-now-button:hover,
.single-product .single_buy_now_button:hover,
.single-product .summary .wd-buy-now-btn:hover {
  background: var(--capm-dark-hover) !important;
  color: #ffffff !important;
  transform: translateY(-1px);
  box-shadow: none !important;
}

/* Make Woodmart button icons/spinners not break alignment */
.single-product form.cart .single_add_to_cart_button:before,
.single-product form.cart .single_add_to_cart_button:after,
.single-product .wd-buy-now-btn:before,
.single-product .wd-buy-now-btn:after {
  line-height: 1 !important;
}

/* Mobile: stack quantity and Add to Cart cleanly */
@media (max-width: 768px) {
  .single-product form.cart {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }

  .single-product form.cart .quantity,
  .single-product form.cart .single_add_to_cart_button,
  .single-product .wd-buy-now-btn,
  .single-product .wd-buy-now-button,
  .single-product .buy-now-button,
  .single-product .single_buy_now_button {
    width: 100% !important;
    min-width: 100% !important;
  }
}

/* Import fonts */
@import url('https://fonts.googleapis.com/css2?family=Dela+Gothic+One&family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400&family=Manrope:wght@300;400;500;600;700&display=swap');

/* =====================================================
   CAPITAL OF MYSTERY — WOODMART PRODUCT GRID STYLE
   Categories hidden + Add to Cart text black
   Product grid title: inherit font
   Current price: Dela Gothic One 400
   Old price: Manrope
===================================================== */

:root {
  --capm-bg: #EBE7E1;
  --capm-bg-soft: oklch(93% 0.010 80);
  --capm-border: oklch(80% 0.013 80);
  --capm-text: oklch(16% 0.018 260);
  --capm-muted: oklch(42% 0.012 80);
  --capm-gold: #E0B252;
  --capm-gold-dark: oklch(46% 0.140 78);
  --capm-red: oklch(50% 0.220 18);
  --capm-radius: 10px;
  --capm-radius-small: 4px;
  --capm-serif: 'Dela Gothic One', 'Playfair Display', Georgia, serif;
  --capm-sans: 'Manrope', 'Jost', system-ui, sans-serif;
}

/* Main product card */
.products.elements-grid .product-grid-item,
.wd-products .product-grid-item,
.elementor-widget-wd_products .product-grid-item,
.elementor-widget-wc-products .product,
.woocommerce ul.products li.product {
  background: var(--capm-bg-soft) !important;
  border: 1px solid var(--capm-border) !important;
  border-radius: var(--capm-radius) !important;
  overflow: hidden !important;
  transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease !important;
  position: relative !important;
  padding: 0 !important;
}

/* Card hover */
.products.elements-grid .product-grid-item:hover,
.wd-products .product-grid-item:hover,
.elementor-widget-wd_products .product-grid-item:hover,
.elementor-widget-wc-products .product:hover,
.woocommerce ul.products li.product:hover {
  transform: translateY(-5px) !important;
  box-shadow: 0 8px 28px oklch(30% .01 80 / .10) !important;
  border-color: oklch(76% .132 78 / .35) !important;
}

/* Remove Woodmart internal backgrounds */
.product-grid-item .product-wrapper,
.product-grid-item .content-product-imagin,
.product-grid-item .product-element-bottom,
.woocommerce ul.products li.product .product-wrapper {
  background: transparent !important;
  box-shadow: none !important;
  border: none !important;
}

/* Product image area */
.product-grid-item .product-element-top,
.woocommerce ul.products li.product .product-element-top,
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link {
  position: relative !important;
  overflow: hidden !important;
  border-radius: 0 !important;
  margin: 0 !important;
}

/* Square image ratio */
.product-grid-item .product-element-top,
.woocommerce ul.products li.product .product-element-top {
  aspect-ratio: 1 / 1 !important;
}

/* Product images */
.product-grid-item .product-element-top img,
.woocommerce ul.products li.product img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  display: block !important;
  transition: transform .4s ease !important;
}

/* Image zoom on hover */
.product-grid-item:hover .product-element-top img,
.woocommerce ul.products li.product:hover img {
  transform: scale(1.04) !important;
}

/* Product content */
.product-grid-item .product-element-bottom,
.woocommerce ul.products li.product .product-element-bottom {
  padding: 16px !important;
  text-align: left !important;
}

/* Hide product categories completely */
.product-grid-item .wd-product-cats,
.product-grid-item .wd-product-cats a,
.woocommerce ul.products li.product .posted_in,
.woocommerce ul.products li.product .posted_in a,
.product-grid-item .product-cat,
.product-grid-item .product-category,
.product-grid-item .meta-categories {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 0 !important;
}

/* Product title — inherit font only on product grid/cards */
.product-grid-item .wd-entities-title,
.product-grid-item .wd-entities-title a,
.woocommerce ul.products li.product .wd-entities-title,
.woocommerce ul.products li.product .wd-entities-title a,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title a {
  font-family: inherit !important;
  font-size: 15px !important;
  font-weight: inherit !important;
  line-height: 1.35 !important;
  color: var(--capm-text) !important;
  letter-spacing: -.01em !important;
  margin: 0 0 12px !important;
  padding: 0 !important;
  text-align: left !important;
  text-transform: inherit !important;

  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
  min-height: 40px !important;
}

/* Price row */
.product-grid-item .price,
.woocommerce ul.products li.product .price {
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  margin: 0 0 13px !important;
  padding: 0 !important;
  text-align: left !important;
}

/* Current price — Dela Gothic One, weight 400 */
.product-grid-item .price,
.product-grid-item .price > .amount,
.product-grid-item .price ins,
.product-grid-item .price ins .amount,
.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .price > .amount,
.woocommerce ul.products li.product .price ins,
.woocommerce ul.products li.product .price ins .amount {
  font-family: 'Dela Gothic One', 'Playfair Display', Georgia, serif !important;
  color: var(--capm-gold) !important;
  font-size: 21px !important;
  font-weight: 400 !important;
  text-decoration: none !important;
  line-height: 1.2 !important;
  letter-spacing: -.01em !important;
}

/* Old sale price — Manrope */
.product-grid-item .price del,
.product-grid-item .price del .amount,
.woocommerce ul.products li.product .price del,
.woocommerce ul.products li.product .price del .amount {
  font-family: 'Manrope', 'Jost', system-ui, sans-serif !important;
  color: var(--capm-muted) !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  text-decoration: line-through !important;
  opacity: 1 !important;
  line-height: 1.2 !important;
  letter-spacing: 0 !important;
}

/* Make sure old price stays muted even inside mixed WooCommerce price HTML */
.product-grid-item .price del bdi,
.product-grid-item .price del span,
.woocommerce ul.products li.product .price del bdi,
.woocommerce ul.products li.product .price del span {
  font-family: 'Manrope', 'Jost', system-ui, sans-serif !important;
  color: var(--capm-muted) !important;
  font-size: 13px !important;
  font-weight: 400 !important;
}

/* Add to Cart button wrapper */
.product-grid-item .wd-add-btn,
.product-grid-item .wd-add-btn-replace,
.product-grid-item .add_to_cart_button,
.product-grid-item .product_type_simple,
.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product .add_to_cart_button {
  width: 100% !important;
}

/* Add to Cart button */
.product-grid-item .wd-add-btn a,
.product-grid-item .wd-add-btn-replace a,
.product-grid-item .add_to_cart_button,
.product-grid-item .product_type_simple,
.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product .add_to_cart_button {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  min-height: 40px !important;
  height: 40px !important;
  padding: 10px 14px !important;
  background: oklch(76% .132 78 / .10) !important;
  border: 1px solid oklch(76% .132 78 / .25) !important;
  border-radius: var(--capm-radius-small) !important;
  color: #000000 !important;
  font-family: var(--capm-sans) !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  letter-spacing: .04em !important;
  text-transform: none !important;
  line-height: 1 !important;
  box-shadow: none !important;
  transition: all .2s ease !important;
}

/* Add to Cart hover */
.product-grid-item .wd-add-btn a:hover,
.product-grid-item .wd-add-btn-replace a:hover,
.product-grid-item .add_to_cart_button:hover,
.product-grid-item .product_type_simple:hover,
.woocommerce ul.products li.product .button:hover,
.woocommerce ul.products li.product .add_to_cart_button:hover {
  background: var(--capm-gold) !important;
  border-color: var(--capm-gold) !important;
  color: #000000 !important;
}

/* Add to Cart loading / added states */
.product-grid-item .add_to_cart_button.loading,
.product-grid-item .add_to_cart_button.added,
.woocommerce ul.products li.product .add_to_cart_button.loading,
.woocommerce ul.products li.product .add_to_cart_button.added {
  color: #000000 !important;
}

/* Sale badge */
.product-grid-item .product-labels,
.product-grid-item .product-label,
.woocommerce span.onsale {
  position: absolute !important;
  top: 11px !important;
  left: 11px !important;
  right: auto !important;
  z-index: 5 !important;
}

/* Sale badge style */
.product-grid-item .product-label,
.product-grid-item .product-label.onsale,
.woocommerce span.onsale {
  background: var(--capm-red) !important;
  color: #ffffff !important;
  font-family: var(--capm-sans) !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  padding: 3px 8px !important;
  border-radius: 3px !important;
  letter-spacing: .04em !important;
  line-height: 1.4 !important;
  min-width: auto !important;
  min-height: auto !important;
}

/* Wishlist / compare / quick view buttons */
.product-grid-item .wd-wishlist-btn,
.product-grid-item .wd-compare-btn,
.product-grid-item .wd-quick-view-btn {
  border-radius: 50% !important;
}

.product-grid-item .wd-buttons,
.product-grid-item .wd-product-buttons {
  background: transparent !important;
  box-shadow: none !important;
}

/* Hide ratings for clean card style */
.product-grid-item .star-rating,
.woocommerce ul.products li.product .star-rating {
  display: none !important;
}

/* Carousel product cards */
.wd-carousel .product-grid-item {
  height: auto !important;
}

/* Mobile spacing */
@media (max-width: 768px) {
  .product-grid-item .product-element-bottom,
  .woocommerce ul.products li.product .product-element-bottom {
    padding: 14px !important;
  }

  /* Mobile product title — inherit font and reserve 2 lines */
  .product-grid-item .wd-entities-title,
  .product-grid-item .wd-entities-title a,
  .woocommerce ul.products li.product .wd-entities-title,
  .woocommerce ul.products li.product .wd-entities-title a,
  .woocommerce ul.products li.product .woocommerce-loop-product__title,
  .woocommerce ul.products li.product .woocommerce-loop-product__title a {
    font-family: inherit !important;
    font-size: 14px !important;
    line-height: 1.35 !important;
    min-height: 38px !important;
    max-height: 38px !important;
    white-space: normal !important;
    text-align: left !important;

    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
  }

  .product-grid-item .price,
  .product-grid-item .price > .amount,
  .product-grid-item .price ins,
  .product-grid-item .price ins .amount,
  .woocommerce ul.products li.product .price,
  .woocommerce ul.products li.product .price > .amount,
  .woocommerce ul.products li.product .price ins,
  .woocommerce ul.products li.product .price ins .amount {
    font-size: 19px !important;
    font-weight: 400 !important;
  }

  .product-grid-item .price del,
  .product-grid-item .price del .amount,
  .product-grid-item .price del bdi,
  .product-grid-item .price del span,
  .woocommerce ul.products li.product .price del,
  .woocommerce ul.products li.product .price del .amount,
  .woocommerce ul.products li.product .price del bdi,
  .woocommerce ul.products li.product .price del span {
    font-family: 'Manrope', 'Jost', system-ui, sans-serif !important;
    font-size: 12px !important;
    font-weight: 400 !important;
  }

  .product-grid-item .wd-add-btn a,
  .product-grid-item .wd-add-btn-replace a,
  .product-grid-item .add_to_cart_button,
  .product-grid-item .product_type_simple,
  .woocommerce ul.products li.product .button,
  .woocommerce ul.products li.product .add_to_cart_button {
    height: 40px !important;
    min-height: 40px !important;
    font-size: 12px !important;
  }
}

/* Hide shipping cost on checkout */
.woocommerce-checkout .woocommerce-shipping-totals,
.woocommerce-checkout tr.shipping,
.woocommerce-cart .woocommerce-shipping-totals,
.woocommerce-cart tr.shipping {
    display: none !important;
}

/* Capital of Mystery - Sidebar filter design inspired by the reference source */

@media (min-width: 1025px) {

    body.woocommerce-shop .elementor-element-913a134,
    body.tax-product_cat .elementor-element-913a134 {
        position: sticky !important;
        top: 95px !important;
        z-index: 20;
        align-self: flex-start;
    }
}

/* Main white filter card */
body.woocommerce-shop .elementor-element-913a134 > .elementor-widget-container,
body.tax-product_cat .elementor-element-913a134 > .elementor-widget-container {
    width: 266px;
    max-width: 100%;
    background: #ffffff !important;
    border-radius: 10px !important;
    overflow: hidden;
    box-shadow: none !important;
    display: flex;
    flex-direction: column;
    color: #111111;
    font-family: Inter, Manrope, Lato, Arial, sans-serif;
}

/* Top custom Filter by widget */
body.woocommerce-shop .elementor-element-913a134 .widget_custom_html,
body.tax-product_cat .elementor-element-913a134 .widget_custom_html {
    order: 0;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
}

/* Top Filter by header */
body.woocommerce-shop .com-filter-top,
body.tax-product_cat .com-filter-top {
    display: flex;
    align-items: center;
    gap: 7px;
    padding: 28px 23px 22px;
    border-bottom: 1px solid #e5e5e5;
    color: #111111;
    font-size: 18px;
    font-weight: 800;
    line-height: 1;
}

/* Filter icon */
body.woocommerce-shop .com-filter-top svg,
body.tax-product_cat .com-filter-top svg {
    width: 15px;
    height: 15px;
    fill: none;
    stroke: #111111;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

/* Order filters like the screenshot */
body.woocommerce-shop #woocommerce_layered_nav-5,
body.tax-product_cat #woocommerce_layered_nav-5 {
    order: 1;
}

body.woocommerce-shop #woocommerce_layered_nav-2,
body.tax-product_cat #woocommerce_layered_nav-2 {
    order: 2;
}

body.woocommerce-shop #woocommerce_layered_nav-4,
body.tax-product_cat #woocommerce_layered_nav-4 {
    order: 3;
}

body.woocommerce-shop #woocommerce_layered_nav-3,
body.tax-product_cat #woocommerce_layered_nav-3 {
    order: 4;
}

/* Each filter section */
body.woocommerce-shop .elementor-element-913a134 .wd-widget.widget_layered_nav,
body.tax-product_cat .elementor-element-913a134 .wd-widget.widget_layered_nav {
    margin: 0 !important;
    padding: 17px 23px 0 !important;
    border: none !important;
    background: transparent !important;
}

/* Bottom spacing */
body.woocommerce-shop .elementor-element-913a134 .wd-widget.widget_layered_nav:last-child,
body.tax-product_cat .elementor-element-913a134 .wd-widget.widget_layered_nav:last-child {
    padding-bottom: 28px !important;
}

/* Section titles */
body.woocommerce-shop .elementor-element-913a134 .widget-title,
body.tax-product_cat .elementor-element-913a134 .widget-title {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 13px !important;
    padding: 0 !important;
    border: none !important;
    color: #000000 !important;
    font-size: 0 !important;
    font-weight: 800 !important;
    line-height: 1.2 !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
}

/* Rename titles based on your current widget IDs */
body.woocommerce-shop #woocommerce_layered_nav-5 .widget-title::before,
body.tax-product_cat #woocommerce_layered_nav-5 .widget-title::before {
    content: "Themes";
    font-size: 18px;
}

body.woocommerce-shop #woocommerce_layered_nav-2 .widget-title::before,
body.tax-product_cat #woocommerce_layered_nav-2 .widget-title::before {
    content: "Audience";
    font-size: 18px;
}

body.woocommerce-shop #woocommerce_layered_nav-4 .widget-title::before,
body.tax-product_cat #woocommerce_layered_nav-4 .widget-title::before {
    content: "Number of Guests";
    font-size: 18px;
}

body.woocommerce-shop #woocommerce_layered_nav-3 .widget-title::before,
body.tax-product_cat #woocommerce_layered_nav-3 .widget-title::before {
    content: "Holidays";
    font-size: 18px;
}

/* Minus icon */
body.woocommerce-shop .elementor-element-913a134 .widget-title::after,
body.tax-product_cat .elementor-element-913a134 .widget-title::after {
    content: "";
    width: 16px;
    height: 2px;
    background: #111111;
    display: block;
    margin-left: auto;
}

/* Filter list */
body.woocommerce-shop .elementor-element-913a134 .woocommerce-widget-layered-nav-list,
body.tax-product_cat .elementor-element-913a134 .woocommerce-widget-layered-nav-list {
    margin: 0 !important;
    padding: 0 !important;
}

/* Filter row spacing */
body.woocommerce-shop .elementor-element-913a134 .woocommerce-widget-layered-nav-list__item,
body.tax-product_cat .elementor-element-913a134 .woocommerce-widget-layered-nav-list__item {
    list-style: none !important;
    margin: 0 0 10px !important;
    padding: 0 !important;
    line-height: 1.35 !important;
}

/* Filter text */
body.woocommerce-shop .elementor-element-913a134 .woocommerce-widget-layered-nav-list__item a,
body.tax-product_cat .elementor-element-913a134 .woocommerce-widget-layered-nav-list__item a {
    position: relative;
    display: inline-flex !important;
    align-items: center;
    min-height: 18px;
    padding-left: 20px !important;
    color: #222222 !important;
    font-size: 15.5px !important;
    font-weight: 400 !important;
    line-height: 1.35 !important;
    text-decoration: none !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
}

/* Empty checkbox */
body.woocommerce-shop .elementor-element-913a134 .woocommerce-widget-layered-nav-list__item a::before,
body.tax-product_cat .elementor-element-913a134 .woocommerce-widget-layered-nav-list__item a::before {
    content: "" !important;
    position: absolute;
    left: 0;
    top: 50%;
    width: 13px;
    height: 13px;
    transform: translateY(-50%);
    border: 1px solid #333333;
    border-radius: 2px;
    background: #ffffff;
    box-sizing: border-box;
}

/* Active checkbox */
body.woocommerce-shop .elementor-element-913a134 .woocommerce-widget-layered-nav-list__item.chosen a::before,
body.woocommerce-shop .elementor-element-913a134 .woocommerce-widget-layered-nav-list__item.wd-active a::before,
body.woocommerce-shop .elementor-element-913a134 .woocommerce-widget-layered-nav-list__item a[aria-current="page"]::before,
body.tax-product_cat .elementor-element-913a134 .woocommerce-widget-layered-nav-list__item.chosen a::before,
body.tax-product_cat .elementor-element-913a134 .woocommerce-widget-layered-nav-list__item.wd-active a::before,
body.tax-product_cat .elementor-element-913a134 .woocommerce-widget-layered-nav-list__item a[aria-current="page"]::before {
    background: #111111;
    border-color: #111111;
}

/* Active check mark */
body.woocommerce-shop .elementor-element-913a134 .woocommerce-widget-layered-nav-list__item.chosen a::after,
body.woocommerce-shop .elementor-element-913a134 .woocommerce-widget-layered-nav-list__item.wd-active a::after,
body.woocommerce-shop .elementor-element-913a134 .woocommerce-widget-layered-nav-list__item a[aria-current="page"]::after,
body.tax-product_cat .elementor-element-913a134 .woocommerce-widget-layered-nav-list__item.chosen a::after,
body.tax-product_cat .elementor-element-913a134 .woocommerce-widget-layered-nav-list__item.wd-active a::after,
body.tax-product_cat .elementor-element-913a134 .woocommerce-widget-layered-nav-list__item a[aria-current="page"]::after {
    content: "";
    position: absolute;
    left: 4px;
    top: 50%;
    width: 4px;
    height: 7px;
    border: solid #ffffff;
    border-width: 0 1.5px 1.5px 0;
    transform: translateY(-58%) rotate(45deg);
}

/* Hide product counts */
body.woocommerce-shop .elementor-element-913a134 .count,
body.tax-product_cat .elementor-element-913a134 .count {
    display: none !important;
}

/* Hover */
body.woocommerce-shop .elementor-element-913a134 .woocommerce-widget-layered-nav-list__item a:hover,
body.tax-product_cat .elementor-element-913a134 .woocommerce-widget-layered-nav-list__item a:hover {
    color: #000000 !important;
}

/* Internal scroll if the filter is taller than screen */
@media (min-width: 1025px) {
    body.woocommerce-shop .elementor-element-913a134 > .elementor-widget-container,
    body.tax-product_cat .elementor-element-913a134 > .elementor-widget-container {
        max-height: calc(100vh - 120px);
        overflow-y: auto;
        overflow-x: hidden;
    }

    body.woocommerce-shop .elementor-element-913a134 > .elementor-widget-container::-webkit-scrollbar,
    body.tax-product_cat .elementor-element-913a134 > .elementor-widget-container::-webkit-scrollbar {
        width: 4px;
    }

    body.woocommerce-shop .elementor-element-913a134 > .elementor-widget-container::-webkit-scrollbar-thumb,
    body.tax-product_cat .elementor-element-913a134 > .elementor-widget-container::-webkit-scrollbar-thumb {
        background: #d2d2d2;
        border-radius: 20px;
    }
}

/* Sticky fix */
@media (min-width: 1025px) {
    body.woocommerce-shop .main-page-wrapper,
    body.woocommerce-shop .shop-content-area,
    body.woocommerce-shop .content-with-products,
    body.woocommerce-shop .sidebar-container,
    body.tax-product_cat .main-page-wrapper,
    body.tax-product_cat .shop-content-area,
    body.tax-product_cat .content-with-products,
    body.tax-product_cat .sidebar-container {
        overflow: visible !important;
    }
}
