.mdp-catalog-shell[hidden]{display:none!important}.mdp-catalog-shell{--mdp-cat-green:#173f2c;--mdp-cat-gold:#c7a45e;--mdp-cat-text:#262626;--mdp-cat-muted:#858585;--mdp-cat-line:#e5e2df;--mdp-cat-cream:#fbf7ef;--mdp-cat-white:#fff;position:relative;width:100%;margin:10px 0 18px;color:var(--mdp-cat-text);font-family:inherit}.mdp-catalog-shell *{box-sizing:border-box}.mdp-catalog-rail{display:flex;gap:8px;width:100%;margin:0 0 10px;padding:2px 0;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.mdp-catalog-rail::-webkit-scrollbar{display:none}.mdp-catalog-rail a{flex:0 0 auto;padding:7px 14px;border:1px solid #d9d4cf;border-radius:9px;background:#fff;color:#292929!important;font-size:12px;font-weight:500;line-height:1.2;text-decoration:none!important;white-space:nowrap}.mdp-catalog-rail a:hover,.mdp-catalog-rail a.is-current{border-color:var(--mdp-cat-green);background:var(--mdp-cat-green);color:#fff!important}.mdp-catalog-tools{position:relative;width:100%;margin:0}.mdp-catalog-tools__bar{display:grid;grid-template-columns:1fr 1fr;width:100%;min-height:54px;border-top:1px solid var(--mdp-cat-line);border-bottom:1px solid var(--mdp-cat-line);background:#fff}.mdp-catalog-tools__trigger{appearance:none!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;width:100%!important;min-width:0!important;min-height:54px!important;margin:0!important;padding:0 14px!important;border:0!important;border-radius:0!important;background:#fff!important;color:#1f1f1f!important;box-shadow:none!important;font:500 14px/1.2 inherit!important;letter-spacing:0!important;text-transform:none!important;cursor:pointer!important}.mdp-catalog-tools__trigger+ .mdp-catalog-tools__trigger{border-left:1px solid var(--mdp-cat-line)!important}.mdp-catalog-tools__trigger svg{display:block;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.mdp-catalog-tools__trigger b{display:grid;min-width:19px;height:19px;padding:0 5px;place-items:center;border-radius:999px;background:var(--mdp-cat-green);color:#fff;font-size:10px;line-height:19px}.mdp-catalog-tools__trigger:hover{color:var(--mdp-cat-green)!important}.mdp-catalog-tools__trigger.is-placeholder{pointer-events:none}.mdp-catalog-tools__overlay{position:fixed;z-index:2147483050;inset:0;background:rgba(25,24,22,.35);opacity:0;transition:opacity .18s ease}.mdp-catalog-tools__overlay.is-open{opacity:1}.mdp-catalog-tools__drawer,.mdp-catalog-tools__sort-sheet{position:fixed;z-index:2147483051;background:#fff;box-shadow:0 20px 70px rgba(0,0,0,.17);visibility:hidden;transition:transform .2s ease,visibility .2s ease}.mdp-catalog-tools__drawer{top:0;bottom:0;left:0;width:min(620px,38vw);min-width:390px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;transform:translateX(-102%)}.mdp-catalog-tools__drawer.is-open{visibility:visible;transform:none}.mdp-catalog-tools__sort-sheet{left:50%;bottom:0;width:min(980px,calc(100vw - 48px));max-height:72vh;overflow:hidden;border-radius:22px 22px 0 0;transform:translate(-50%,102%)}.mdp-catalog-tools__sort-sheet.is-open{visibility:visible;transform:translate(-50%,0)}.mdp-catalog-tools__panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:74px;padding:0 30px;border-bottom:1px solid var(--mdp-cat-line);background:#fff}.mdp-catalog-tools__panel-head strong{font-size:18px;font-weight:500;letter-spacing:.01em}.mdp-catalog-tools__panel-head button{appearance:none!important;display:grid!important;width:38px!important;height:38px!important;margin:0!important;padding:0!important;place-items:center!important;border:0!important;border-radius:999px!important;background:transparent!important;color:#333!important;box-shadow:none!important;font:300 28px/1 sans-serif!important;cursor:pointer!important}.mdp-catalog-tools__panel-head button:hover{background:#f4f2ef!important}.mdp-catalog-tools__panel-body{min-height:0;padding:8px 30px 20px;overflow:auto;overscroll-behavior:contain}.mdp-catalog-tools__group{min-width:0;margin:0;padding:26px 0;border:0;border-bottom:1px solid var(--mdp-cat-line)}.mdp-catalog-tools__group:last-child{border-bottom:0}.mdp-catalog-tools__group legend{width:100%;margin:0 0 18px;padding:0;color:#242424;font-size:14px;font-weight:500;letter-spacing:.02em}.mdp-catalog-tools__choices{display:grid;gap:13px}.mdp-catalog-tools__choices label{display:flex;align-items:center;gap:12px;min-height:27px;margin:0;color:#8b8b8b;font-size:14px;line-height:1.25;cursor:pointer}.mdp-catalog-tools__choices input{appearance:none;width:18px;height:18px;margin:0;border:1px solid #dedede;border-radius:0;background:#fff;box-shadow:none;cursor:pointer}.mdp-catalog-tools__choices input:checked{border-color:var(--mdp-cat-green);background:var(--mdp-cat-green);box-shadow:inset 0 0 0 4px #fff}.mdp-catalog-tools__choices label:has(input:checked){color:#252525}.mdp-catalog-tools__swatches{display:flex;flex-wrap:wrap;gap:9px}.mdp-catalog-tools__swatches label{gap:7px;min-height:35px;padding:5px 10px;border:1px solid #dedede;border-radius:999px;background:#fff;color:#888}.mdp-catalog-tools__swatches input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.mdp-catalog-tools__swatches i{display:block;width:21px;height:21px;border:1px solid rgba(0,0,0,.12);border-radius:50%;background:var(--mdp-swatch,#ddd)}.mdp-catalog-tools__swatches label:has(input:checked){border-color:var(--mdp-cat-green);box-shadow:0 0 0 1px var(--mdp-cat-green)}.mdp-catalog-tools__price{--mdp-range-start:0%;--mdp-range-end:100%}.mdp-catalog-tools__range-wrap{position:relative;height:28px;margin:0 7px 6px}.mdp-catalog-tools__range-track{position:absolute;top:12px;right:0;left:0;height:3px;border-radius:999px;background:linear-gradient(to right,#e0dfdd 0 var(--mdp-range-start),#111 var(--mdp-range-start) var(--mdp-range-end),#e0dfdd var(--mdp-range-end) 100%)}.mdp-catalog-tools__range-wrap input[type=range]{position:absolute;inset:0;width:100%;height:28px;margin:0;padding:0;border:0;background:transparent;outline:0;pointer-events:none;-webkit-appearance:none;appearance:none}.mdp-catalog-tools__range-wrap input[data-mdp-price-min]{z-index:3}.mdp-catalog-tools__range-wrap input[data-mdp-price-max]{z-index:4}.mdp-catalog-tools__range-wrap input[type=range]::-webkit-slider-runnable-track{height:3px;background:transparent}.mdp-catalog-tools__range-wrap input[type=range]::-webkit-slider-thumb{width:18px;height:18px;margin-top:-8px;border:3px solid #111;border-radius:50%;background:#fff;pointer-events:auto;-webkit-appearance:none;appearance:none;cursor:pointer}.mdp-catalog-tools__range-wrap input[type=range]::-moz-range-track{height:3px;background:transparent}.mdp-catalog-tools__range-wrap input[type=range]::-moz-range-thumb{width:14px;height:14px;border:3px solid #111;border-radius:50%;background:#fff;pointer-events:auto;cursor:pointer}.mdp-catalog-tools__price p{margin:10px 0 0;color:#8a8a8a;font-size:14px}.mdp-catalog-tools__price p span{color:#242424}.mdp-catalog-tools__price .woocommerce-Price-amount{font-weight:400}.mdp-catalog-tools__actions{display:flex;align-items:center;gap:14px;padding:16px 30px;border-top:1px solid var(--mdp-cat-line);background:#fff}.mdp-catalog-tools__actions a{margin-right:auto;color:#333!important;font-size:13px;font-weight:500;text-decoration:underline!important}.mdp-catalog-tools__actions button{appearance:none!important;min-width:160px!important;min-height:44px!important;margin:0!important;padding:0 20px!important;border:1px solid var(--mdp-cat-green)!important;border-radius:4px!important;background:var(--mdp-cat-green)!important;color:#fff!important;box-shadow:none!important;font:600 12px/1 inherit!important;letter-spacing:.07em!important;text-transform:uppercase!important;cursor:pointer!important}.mdp-catalog-tools__sort-options{max-height:calc(72vh - 74px);overflow:auto}.mdp-catalog-tools__sort-options label{display:flex;min-height:70px;margin:0;padding:0 30px;align-items:center;border-bottom:1px solid #eee;color:#3d3d3d;font-size:17px;cursor:pointer}.mdp-catalog-tools__sort-options label:hover,.mdp-catalog-tools__sort-options label.is-selected{background:#f5f2f1;font-weight:600}.mdp-catalog-tools__sort-options input{position:absolute;opacity:0;pointer-events:none}body.mdp-category-tools-active .woocommerce-ordering,body.mdp-has-catalog-tools .woocommerce-ordering{display:none!important}body.mdp-catalog-tools-open{overflow:hidden!important}
@media(max-width:767px){.mdp-catalog-shell{margin:8px 0 12px}.mdp-catalog-rail{margin-bottom:7px;padding:0 12px}.mdp-catalog-rail a{padding:5px 11px;border-radius:8px;font-size:11px}.mdp-catalog-tools__bar{min-height:44px}.mdp-catalog-tools__trigger{min-height:44px!important;padding:0 8px!important;font-size:12px!important}.mdp-catalog-tools__trigger svg{width:15px;height:15px}.mdp-catalog-tools__drawer{top:0;bottom:0;width:min(88vw,390px);min-width:0}.mdp-catalog-tools__sort-sheet{right:0;bottom:0;left:0;width:100%;max-height:80dvh;border-radius:20px 20px 0 0;transform:translateY(102%)}.mdp-catalog-tools__sort-sheet.is-open{transform:none}.mdp-catalog-tools__panel-head{min-height:64px;padding:0 20px}.mdp-catalog-tools__panel-head strong{font-size:15px}.mdp-catalog-tools__panel-body{padding:4px 20px 18px}.mdp-catalog-tools__group{padding:23px 0}.mdp-catalog-tools__group legend{margin-bottom:16px;font-size:13px}.mdp-catalog-tools__choices{gap:12px}.mdp-catalog-tools__choices label{font-size:12px}.mdp-catalog-tools__swatches{gap:7px}.mdp-catalog-tools__swatches label{min-height:32px;padding:4px 8px;font-size:12px}.mdp-catalog-tools__swatches i{width:19px;height:19px}.mdp-catalog-tools__price p{font-size:12px}.mdp-catalog-tools__actions{padding:13px 20px}.mdp-catalog-tools__actions button{min-width:138px!important;min-height:42px!important;font-size:11px!important}.mdp-catalog-tools__sort-options{max-height:calc(80dvh - 64px)}.mdp-catalog-tools__sort-options label{min-height:57px;padding:0 20px;font-size:13px}}

/* === MDP Catalogue 3.1: category dock, touch-safe dual price slider, native product grid polish === */
:root{--mdp-cat-dock-bottom:0px}
.mdp-catalog-shell.is-term-context .mdp-catalog-tools__bar{position:fixed!important;z-index:2147482900!important;right:0!important;bottom:var(--mdp-cat-dock-bottom,0px)!important;left:0!important;width:100%!important;min-height:58px!important;border-top:1px solid #e4dfd9!important;border-bottom:0!important;background:#fff!important;box-shadow:0 -7px 24px rgba(28,25,20,.10)!important;contain:layout paint style}
.mdp-catalog-shell.is-term-context .mdp-catalog-tools__trigger{min-height:58px!important;background:transparent!important;font-size:14px!important;font-weight:550!important}
.mdp-catalog-shell.is-term-context .mdp-catalog-tools__trigger:first-child{border-right:1px solid #e5e2df!important}
.mdp-catalog-shell.is-term-context .mdp-catalog-tools__trigger+ .mdp-catalog-tools__trigger{border-left:0!important}
.mdp-catalog-dock-spacer{display:block;width:100%;height:62px;pointer-events:none}

.mdp-catalog-tools__range-wrap{position:relative!important;height:34px!important;margin:2px 10px 8px!important;touch-action:none!important;user-select:none!important;-webkit-user-select:none!important;cursor:pointer!important}
.mdp-catalog-tools__range-base,.mdp-catalog-tools__range-selected{position:absolute;top:50%;right:0;left:0;height:3px;border-radius:999px;transform:translateY(-50%)}
.mdp-catalog-tools__range-base{background:#dfddda}
.mdp-catalog-tools__range-selected{left:var(--mdp-range-start,0%);right:calc(100% - var(--mdp-range-end,100%));background:#111}
.mdp-catalog-tools__range-handle{appearance:none!important;position:absolute!important;top:50%!important;left:var(--mdp-range-start,0%);width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;margin:0!important;padding:0!important;border:3px solid #111!important;border-radius:50%!important;background:#fff!important;box-shadow:0 1px 3px rgba(0,0,0,.14)!important;transform:translate(-50%,-50%)!important;cursor:grab!important;touch-action:none!important;-webkit-tap-highlight-color:transparent!important}
.mdp-catalog-tools__range-handle.is-max{left:var(--mdp-range-end,100%)}
.mdp-catalog-tools__range-handle:active{cursor:grabbing!important}
.mdp-catalog-tools__range-handle:focus-visible{outline:3px solid rgba(23,63,44,.22)!important;outline-offset:3px!important}
.mdp-catalog-tools__price-values{display:flex;align-items:center;gap:8px;margin:8px 0 0;color:#292929;font-size:14px;font-weight:500}
.mdp-catalog-tools__price-values i{color:#aaa;font-style:normal;font-weight:400}
.mdp-catalog-tools__price-values .woocommerce-Price-amount{font-weight:500}

/* Dedicated shortcode grid: standard WooCommerce links/buttons, conversion-led presentation. */
.mdp-category-products{--mdp-card-green:#173f2c;--mdp-card-red:#a7191f;--mdp-card-cream:#faf8f3;width:100%;margin:0 0 32px;background:transparent!important}
.mdp-category-products .woocommerce{width:100%;background:transparent!important}
.mdp-category-products ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:34px 22px!important;width:100%!important;margin:0!important;padding:0!important;list-style:none!important}
.mdp-category-products ul.products::before,.mdp-category-products ul.products::after{display:none!important;content:none!important}
.mdp-category-products ul.products li.product{position:relative!important;display:flex!important;flex-direction:column!important;float:none!important;width:auto!important;min-width:0!important;height:100%!important;margin:0!important;padding:0 0 2px!important;border:0!important;background:transparent!important;box-shadow:none!important;text-align:left!important;overflow:visible!important}
.mdp-category-products li.product a.woocommerce-LoopProduct-link{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;color:inherit!important;text-decoration:none!important}
.mdp-category-products li.product .onsale,.mdp-category-products li.product .sale-badge,.mdp-category-products li.product .product-label.sale,.mdp-category-products li.product .wc-block-grid__product-onsale,.mdp-category-products li.product .ast-on-card-button .onsale{display:none!important}
.mdp-category-products li.product img{display:block!important;width:100%!important;height:auto!important;aspect-ratio:1/1!important;margin:0 0 14px!important;padding:0!important;object-fit:contain!important;background:var(--mdp-card-cream)!important;border-radius:0!important;box-shadow:none!important}
.mdp-category-product-badge{position:absolute;z-index:8;top:8px;left:0;display:inline-flex;align-items:center;min-height:23px;padding:4px 12px 4px 8px;background:var(--mdp-card-red);color:#fff!important;font-size:11px;font-weight:700;line-height:1;letter-spacing:.01em;text-transform:none;pointer-events:none}
.mdp-category-product-badge::after{position:absolute;top:0;right:-10px;width:11px;height:100%;background:inherit;clip-path:polygon(0 0,100% 0,0 100%);content:""}
.mdp-category-product-badge.is-new{background:#173f2c}
.mdp-category-product-badge.is-custom{background:#c69d42;color:#172a20!important}.mdp-category-product-badge.is-campaign{background:#a7191f;color:#fff!important}
.mdp-category-products li.product .woocommerce-loop-product__title{display:-webkit-box!important;min-height:40.5px!important;max-height:40.5px!important;margin:0 0 7px!important;padding:0!important;overflow:hidden!important;color:#181818!important;font-size:15px!important;font-weight:500!important;line-height:1.35!important;letter-spacing:0!important;text-transform:none!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;line-clamp:2!important}.mdp-category-products li.product .ast-woo-product-category,.mdp-category-products li.product .product-category,.mdp-category-products li.product .woocommerce-loop-product__category{display:block!important;min-height:17px!important;max-height:17px!important;margin:0 0 6px!important;overflow:hidden!important;color:#8a8a8a!important;font-size:13px!important;font-weight:400!important;line-height:17px!important;letter-spacing:0!important;text-overflow:ellipsis!important;text-transform:none!important;white-space:nowrap!important}.mdp-category-products li.product .price{min-height:18px!important}.mdp-category-products li.product .button,.mdp-category-products li.product .added_to_cart{margin-top:auto!important}
.mdp-category-products li.product .price{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:7px!important;margin:0 0 8px!important;color:#111!important;font-size:14px!important;font-weight:650!important;line-height:1.3!important}
.mdp-category-products li.product .price del{color:#8a8a8a!important;font-size:12px!important;font-weight:400!important;opacity:1!important}
.mdp-category-products li.product .price ins{color:#111!important;font-weight:650!important;text-decoration:none!important}
.mdp-category-products li.product .star-rating{margin:2px 0 10px!important;font-size:13px!important;color:#f2b600!important}
.mdp-category-products li.product .button,.mdp-category-products li.product .added_to_cart{display:flex!important;width:100%!important;min-height:42px!important;margin:9px 0 0!important;padding:0 12px!important;align-items:center!important;justify-content:center!important;border:1px solid #1d1d1d!important;border-radius:7px!important;background:#fff!important;color:#111!important;box-shadow:none!important;font-size:13px!important;font-weight:500!important;line-height:1!important;text-align:center!important;text-decoration:none!important;text-transform:none!important;transition:background .16s ease,color .16s ease,border-color .16s ease!important}
.mdp-category-products li.product .button:hover,.mdp-category-products li.product .added_to_cart:hover{border-color:var(--mdp-card-green)!important;background:var(--mdp-card-green)!important;color:#fff!important}
.mdp-category-products .woocommerce-pagination{margin:32px 0 0!important;text-align:center!important}
.mdp-category-products .woocommerce-pagination ul{display:inline-flex!important;gap:6px!important;margin:0!important;padding:0!important;border:0!important}
.mdp-category-products .woocommerce-pagination ul li{border:0!important}
.mdp-category-products .woocommerce-pagination a,.mdp-category-products .woocommerce-pagination span{display:grid!important;width:38px!important;height:38px!important;padding:0!important;place-items:center!important;border:1px solid #dedad5!important;border-radius:50%!important;background:#fff!important;color:#333!important}
.mdp-category-products .woocommerce-pagination .current{border-color:var(--mdp-card-green)!important;background:var(--mdp-card-green)!important;color:#fff!important}
.mdp-category-products__notice{padding:18px;border:1px solid #e5e1da;background:#fffaf1;color:#49433c;font-size:14px}

@media(max-width:1100px){.mdp-category-products ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:767px){
  .mdp-catalog-shell.is-term-context .mdp-catalog-tools__bar{right:6px!important;bottom:var(--mdp-cat-dock-bottom,78px)!important;left:6px!important;width:auto!important;min-height:48px!important;border:1px solid rgba(0,0,0,.08)!important;border-radius:15px!important;background:rgba(255,255,255,.98)!important;box-shadow:0 8px 24px rgba(0,0,0,.16)!important;overflow:hidden!important}
  .mdp-catalog-shell.is-term-context .mdp-catalog-tools__trigger{min-height:48px!important;font-size:12px!important}
  .mdp-catalog-dock-spacer{height:54px}
  .mdp-catalog-tools__range-wrap{height:40px!important;margin-right:9px!important;margin-left:9px!important}
  .mdp-catalog-tools__range-handle{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important}
  .mdp-catalog-tools__price-values{font-size:13px}
  .mdp-category-products{margin-bottom:20px}
  .mdp-category-products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px 10px!important}
  .mdp-category-products li.product img{margin-bottom:10px!important}
  .mdp-category-product-badge{top:5px;min-height:20px;padding:3px 10px 3px 6px;font-size:9px}
  .mdp-category-products li.product .woocommerce-loop-product__title{min-height:31.2px!important;max-height:31.2px!important;margin-bottom:5px!important;font-size:12px!important;line-height:1.3!important}
  .mdp-category-products li.product .ast-woo-product-category,.mdp-category-products li.product .product-category,.mdp-category-products li.product .woocommerce-loop-product__category{min-height:15px!important;max-height:15px!important;margin-bottom:5px!important;font-size:11px!important;line-height:15px!important}
  .mdp-category-products li.product .price{gap:5px!important;margin-bottom:5px!important;font-size:12px!important}
  .mdp-category-products li.product .price del{font-size:10px!important}
  .mdp-category-products li.product .star-rating{margin-bottom:7px!important;font-size:11px!important}
  .mdp-category-products li.product .button,.mdp-category-products li.product .added_to_cart{min-height:36px!important;margin-top:6px!important;border-radius:6px!important;font-size:11px!important}
}

/* Product-card hierarchy mirrors high-converting jewellery catalogues: title -> current price/MRP -> social proof -> CTA. */
.mdp-category-products li.product .price ins{order:-1!important}
.mdp-category-product-rating{display:flex!important;align-items:center!important;gap:7px!important;min-height:18px;margin:1px 0 8px!important;color:#858585!important;font-size:12px!important;line-height:1!important}
.mdp-category-product-rating .star-rating{float:none!important;width:5.4em!important;margin:0!important;color:#f2b600!important;font-size:13px!important}
.mdp-category-product-rating__count{color:#7c7c7c!important;font-size:12px!important;font-weight:400!important}
@media(max-width:767px){.mdp-category-product-rating{gap:5px!important;min-height:16px;margin-bottom:7px!important;font-size:10px!important}.mdp-category-product-rating .star-rating{font-size:11px!important}.mdp-category-product-rating__count{font-size:10px!important}}

/* 3.2 compatibility: inherit page background, keep mobile cards visible, and hide only hover-overlay cart controls. */
.mdp-category-products,.mdp-category-products .woocommerce,.mdp-category-products ul.products,.mdp-category-products ul.products li.product{background-color:transparent!important}
.mdp-category-products li.product .mdp-hide-hover-cart{display:none!important}
@media(max-width:767px){.mdp-category-products ul.products li.product{display:flex!important;flex-direction:column!important;visibility:visible!important;opacity:1!important}.mdp-category-products ul.products{visibility:visible!important;opacity:1!important}}


/* 3.3: progressive infinite catalogue loading; native pagination is a hidden data source only. */
.mdp-category-products .woocommerce-pagination[hidden],body.mdp-has-catalog-tools .woocommerce-pagination[hidden]{display:none!important}
.mdp-category-products__infinite-status{margin:0 0 18px;color:inherit;font-size:14px;font-weight:400;line-height:1.4;opacity:.72}
.mdp-category-products__sentinel{width:100%;height:2px;clear:both;pointer-events:none}
.mdp-category-products__sentinel.is-loading{height:34px;position:relative}
.mdp-category-products__sentinel.is-loading::after{position:absolute;top:8px;left:50%;width:16px;height:16px;margin-left:-8px;border:2px solid rgba(23,63,44,.18);border-top-color:#173f2c;border-radius:50%;content:"";animation:mdpCatalogSpin .7s linear infinite}
@keyframes mdpCatalogSpin{to{transform:rotate(360deg)}}
@media(max-width:767px){.mdp-category-products__infinite-status{margin-bottom:14px;font-size:12px}}

/* Never let catalogue surfaces repaint the application's global theme palette. */
.mdp-category-products,.mdp-category-products .woocommerce,.mdp-category-products ul.products,.mdp-category-products ul.products li.product{background:transparent!important}

/* 3.4: bring the native Astra Shop archive into the same Purnave catalogue rhythm without replacing WooCommerce markup/events. */
body.mdp-shop-catalog .site-main ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:32px 20px!important;margin:0!important;padding:0!important;list-style:none!important}
body.mdp-shop-catalog .site-main ul.products li.product{display:flex!important;min-width:0!important;margin:0!important;padding:0!important;flex-direction:column!important;background:transparent!important;box-shadow:none!important}
body.mdp-shop-catalog .site-main ul.products li.product img{display:block!important;width:100%!important;height:auto!important;aspect-ratio:1/1!important;margin:0 0 12px!important;object-fit:contain!important;background:rgba(250,247,240,.7)!important}
body.mdp-shop-catalog .site-main ul.products li.product .woocommerce-loop-product__title{display:-webkit-box!important;min-height:40.5px!important;max-height:40.5px!important;margin:0 0 7px!important;padding:0!important;overflow:hidden!important;font-size:15px!important;font-weight:500!important;line-height:1.35!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}
body.mdp-shop-catalog .site-main ul.products li.product .price{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:7px!important;min-height:20px!important;margin:0 0 8px!important;font-size:14px!important;font-weight:650!important}
body.mdp-shop-catalog .site-main ul.products li.product .price del{font-size:12px!important;opacity:.58!important}
body.mdp-shop-catalog .site-main ul.products li.product .button{display:flex!important;width:100%!important;min-height:42px!important;margin-top:auto!important;align-items:center!important;justify-content:center!important;border:1px solid #1d1d1d!important;border-radius:7px!important;background:transparent!important;color:#111!important;font-size:13px!important;font-weight:500!important;text-transform:none!important}
body.mdp-shop-catalog .site-main ul.products li.product .button:hover{border-color:#173f2c!important;background:#173f2c!important;color:#fff!important}
@media(max-width:1100px){body.mdp-shop-catalog .site-main ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:767px){body.mdp-shop-catalog .site-main ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px 10px!important}body.mdp-shop-catalog .site-main ul.products li.product .woocommerce-loop-product__title{min-height:31.2px!important;max-height:31.2px!important;font-size:12px!important;line-height:1.3!important}body.mdp-shop-catalog .site-main ul.products li.product .price{font-size:12px!important}body.mdp-shop-catalog .site-main ul.products li.product .button{min-height:36px!important;font-size:11px!important}}


/* 3.5 — clean Purnave catalogue geometry inspired by premium D2C jewellery grids. */
.mdp-category-products ul.products{
  grid-template-columns:repeat(4,290px)!important;
  justify-content:space-between!important;
  align-items:start!important;
  gap:42px 24px!important;
  max-width:1280px!important;
  margin:0 auto!important;
}
.mdp-category-products ul.products li.product{width:290px!important;max-width:290px!important;min-width:0!important}
.mdp-category-products li.product img{
  width:290px!important;height:290px!important;max-width:290px!important;
  aspect-ratio:1/1!important;object-fit:cover!important;margin:0 0 12px!important;
}
.mdp-category-products li.product .ast-woo-product-category,
.mdp-category-products li.product .product-category,
.mdp-category-products li.product .woocommerce-loop-product__category{display:none!important}
.mdp-category-products li.product .woocommerce-loop-product__title{
  min-height:40.5px!important;max-height:40.5px!important;margin:0 0 6px!important;
  font-size:15px!important;line-height:1.35!important;font-weight:500!important;
}
.mdp-category-products li.product .price{margin-bottom:6px!important}
.mdp-category-products li.product .mdp-hide-hover-cart,
.mdp-category-products li.product .ast-on-card-button .button,
.mdp-category-products li.product .product-actions .add_to_cart_button,
.mdp-category-products li.product .product-action .add_to_cart_button,
.mdp-category-products li.product .product-buttons .add_to_cart_button,
.mdp-category-products li.product .product-hover .add_to_cart_button{display:none!important}
html body .mdp-category-products .onsale,
html body .mdp-category-products span.onsale,
html body .mdp-category-products .sale-badge,
html body .mdp-category-products .product-label.sale,
html body .mdp-category-products .wc-block-grid__product-onsale{display:none!important;visibility:hidden!important}
.mdp-category-product-badge,
.mdp-smart-collection-badge{
  top:5px!important;min-height:19px!important;max-height:19px!important;
  padding:3px 9px 3px 6px!important;font-size:10px!important;line-height:13px!important;
  max-width:62%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;
}
.mdp-category-product-badge::after{right:-8px!important;width:9px!important}
body.mdp-has-catalog-tools .woocommerce-result-count,
.mdp-category-products .woocommerce-result-count{display:none!important}
.mdp-category-products__infinite-status{max-width:1280px;margin:0 auto 18px!important}

/* Native Shop/archive cards use the same clean merchandising rhythm. */
body.mdp-shop-catalog .site-main ul.products{
  grid-template-columns:repeat(4,290px)!important;justify-content:space-between!important;
  gap:42px 24px!important;max-width:1280px!important;margin-inline:auto!important;
}
body.mdp-shop-catalog .site-main ul.products li.product{width:290px!important;max-width:290px!important}
body.mdp-shop-catalog .site-main ul.products li.product img{width:290px!important;height:290px!important;max-width:290px!important;object-fit:cover!important}
body.mdp-shop-catalog .site-main ul.products li.product .ast-woo-product-category,
body.mdp-shop-catalog .site-main ul.products li.product .product-category,
body.mdp-shop-catalog .site-main ul.products li.product .woocommerce-loop-product__category{display:none!important}
body.mdp-shop-catalog .site-main ul.products li.product .mdp-hide-hover-cart,
body.mdp-shop-catalog .site-main ul.products li.product .ast-on-card-button .button,
body.mdp-shop-catalog .site-main ul.products li.product .product-actions .add_to_cart_button,
body.mdp-shop-catalog .site-main ul.products li.product .product-action .add_to_cart_button,
body.mdp-shop-catalog .site-main ul.products li.product .product-buttons .add_to_cart_button,
body.mdp-shop-catalog .site-main ul.products li.product .product-hover .add_to_cart_button{display:none!important}
body.mdp-shop-catalog .site-main ul.products li.product .onsale{display:none!important}

@media(max-width:1280px) and (min-width:768px){
  .mdp-category-products ul.products,
  body.mdp-shop-catalog .site-main ul.products{grid-template-columns:repeat(3,290px)!important;max-width:950px!important}
}
@media(max-width:767px){
  .mdp-category-products{width:100%!important;margin-bottom:20px!important}
  .mdp-category-products ul.products{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;justify-content:space-between!important;
    gap:26px 10px!important;max-width:none!important;width:100%!important;margin:0!important;
  }
  .mdp-category-products ul.products li.product{width:100%!important;max-width:none!important}
  .mdp-category-products li.product img{
    width:100%!important;height:auto!important;max-width:173px!important;aspect-ratio:1/1!important;
    object-fit:cover!important;margin:0 auto 9px!important;
  }
  .mdp-category-products li.product .woocommerce-loop-product__title{
    min-height:33.6px!important;max-height:33.6px!important;margin:0 0 5px!important;
    font-size:12px!important;line-height:1.4!important;
  }
  .mdp-category-product-badge,.mdp-smart-collection-badge{
    top:4px!important;min-height:17px!important;max-height:17px!important;
    padding:2px 8px 2px 5px!important;font-size:8.5px!important;line-height:13px!important;max-width:68%!important;
  }
  body.mdp-shop-catalog .site-main ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:26px 10px!important;max-width:none!important}
  body.mdp-shop-catalog .site-main ul.products li.product{width:100%!important;max-width:none!important}
  body.mdp-shop-catalog .site-main ul.products li.product img{width:100%!important;height:auto!important;max-width:173px!important;aspect-ratio:1/1!important;object-fit:cover!important;margin-inline:auto!important}
}

/* Smart collection hero can optionally use one merchant-supplied graphic; blank means zero extra request. */
.mdp-smart-collection__head.has-image{
  min-height:clamp(210px,25vw,340px);padding:36px;display:flex;flex-direction:column;align-items:center;justify-content:center;
  background-image:linear-gradient(rgba(15,29,23,.28),rgba(15,29,23,.28)),var(--mdp-collection-hero);
  background-position:center;background-size:cover;border-radius:2px;color:#fff;
}
.mdp-smart-collection__head.has-image h1,.mdp-smart-collection__head.has-image nav,.mdp-smart-collection__head.has-image nav a{color:#fff!important;text-shadow:0 1px 7px rgba(0,0,0,.25)}


/* 1.2.2 — true full-width Smart Collections with a deliberate 15px edge gutter. */
body.mdp-smart-collection-page .site-content > .ast-container,
body.mdp-smart-collection-page .site-content .ast-container,
body.mdp-smart-collection-page #primary,
body.mdp-smart-collection-page .content-area,
body.mdp-smart-collection-page .site-main{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
  padding-left:0!important;
  padding-right:0!important;
}
body.mdp-smart-collection-page .mdp-smart-collection{
  width:100%!important;
  max-width:none!important;
  margin-inline:0!important;
  padding-left:15px!important;
  padding-right:15px!important;
}

/* 1.2.3 — premium four-up catalogue geometry, review hierarchy and high-resolution imagery. */
.mdp-category-products ul.products,
body.mdp-shop-catalog .site-main ul.products{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  column-gap:15px!important;
  row-gap:30px!important;
  width:100%!important;
  max-width:1235px!important;
  margin-inline:auto!important;
  padding:0 15px!important;
  box-sizing:border-box!important;
  align-items:start!important;
  justify-content:center!important;
}
.mdp-category-products ul.products li.product,
body.mdp-shop-catalog .site-main ul.products li.product{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
}
.mdp-category-products li.product img,
body.mdp-shop-catalog .site-main ul.products li.product img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-width:none!important;
  aspect-ratio:1/1!important;
  object-fit:cover!important;
  margin:0 0 10px!important;
  padding:0!important;
  image-rendering:auto!important;
  background:transparent!important;
}
.mdp-category-products li.product .woocommerce-loop-product__title,
body.mdp-shop-catalog .site-main ul.products li.product .woocommerce-loop-product__title{
  min-height:40.5px!important;
  max-height:40.5px!important;
  margin:0 0 3px!important;
  font-size:15px!important;
  font-weight:500!important;
  line-height:1.35!important;
}
.mdp-category-products li.product .price,
body.mdp-shop-catalog .site-main ul.products li.product .price{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:6px!important;
  min-height:20px!important;
  margin:0 0 2px!important;
  color:#171717!important;
  font-size:14px!important;
  font-weight:500!important;
  line-height:1.3!important;
}
.mdp-category-products li.product .price ins,
body.mdp-shop-catalog .site-main ul.products li.product .price ins{
  color:#171717!important;
  font-weight:500!important;
  text-decoration:none!important;
}
.mdp-category-products li.product .price del,
body.mdp-shop-catalog .site-main ul.products li.product .price del{
  color:#929292!important;
  font-size:12px!important;
  font-weight:400!important;
  opacity:1!important;
}
.mdp-category-product-rating{
  display:flex!important;
  align-items:center!important;
  gap:6px!important;
  min-height:18px!important;
  margin:0!important;
  color:#7f7f7f!important;
  font-size:12px!important;
  line-height:1!important;
}
.mdp-category-product-rating.is-empty{visibility:hidden!important}
.mdp-category-product-rating .star-rating{
  float:none!important;
  width:5.4em!important;
  margin:0!important;
  color:#f2b600!important;
  font-size:12px!important;
}
.mdp-category-product-rating__count{color:#858585!important;font-size:12px!important;font-weight:400!important}
.mdp-category-product-badge,
.mdp-smart-collection-badge{
  top:0!important;
  left:0!important;
  min-height:18px!important;
  max-height:18px!important;
  padding:3px 8px 3px 6px!important;
  font-size:9px!important;
  font-weight:700!important;
  line-height:12px!important;
  max-width:68%!important;
}
.mdp-category-product-badge::after,
.mdp-smart-collection-badge::after{right:-7px!important;width:8px!important}
.mdp-category-products li.product .button,
.mdp-category-products li.product .added_to_cart,
body.mdp-shop-catalog .site-main ul.products li.product .mdp-hide-hover-cart,
body.mdp-shop-catalog .site-main ul.products li.product .ast-on-card-button .button,
body.mdp-shop-catalog .site-main ul.products li.product .product-actions .add_to_cart_button,
body.mdp-shop-catalog .site-main ul.products li.product .product-action .add_to_cart_button,
body.mdp-shop-catalog .site-main ul.products li.product .product-buttons .add_to_cart_button,
body.mdp-shop-catalog .site-main ul.products li.product .product-hover .add_to_cart_button{display:none!important}
body.mdp-smart-collection-page .mdp-smart-collection{padding-left:0!important;padding-right:0!important}
body.mdp-smart-collection-page .mdp-smart-collection__head{padding-left:15px!important;padding-right:15px!important}

@media(max-width:767px){
  .mdp-category-products ul.products,
  body.mdp-shop-catalog .site-main ul.products{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    column-gap:15px!important;
    row-gap:30px!important;
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    padding:0 15px!important;
  }
  .mdp-category-products li.product img,
  body.mdp-shop-catalog .site-main ul.products li.product img{
    width:100%!important;
    height:auto!important;
    max-width:none!important;
    aspect-ratio:1/1!important;
    margin:0 0 8px!important;
  }
  .mdp-category-products li.product .woocommerce-loop-product__title,
  body.mdp-shop-catalog .site-main ul.products li.product .woocommerce-loop-product__title{
    min-height:33.6px!important;
    max-height:33.6px!important;
    margin-bottom:2px!important;
    font-size:12px!important;
    line-height:1.4!important;
  }
  .mdp-category-products li.product .price,
  body.mdp-shop-catalog .site-main ul.products li.product .price{
    gap:4px!important;
    min-height:17px!important;
    margin-bottom:2px!important;
    font-size:12px!important;
    font-weight:500!important;
  }
  .mdp-category-products li.product .price del,
  body.mdp-shop-catalog .site-main ul.products li.product .price del{font-size:10px!important}
  .mdp-category-product-rating{gap:4px!important;min-height:16px!important;font-size:10px!important}
  .mdp-category-product-rating .star-rating{font-size:10px!important}
  .mdp-category-product-rating__count{font-size:10px!important}
  .mdp-category-product-badge,.mdp-smart-collection-badge{
    top:0!important;left:0!important;min-height:16px!important;max-height:16px!important;
    padding:2px 7px 2px 5px!important;font-size:8px!important;line-height:12px!important;
  }
}


/* 1.2.5 — restore the real catalogue CTA, keep only hover-cart overlays hidden, and tighten mobile gutters. */
.mdp-category-products li.product > a.button,
.mdp-category-products li.product > button.button,
.mdp-category-products li.product .astra-shop-summary-wrap > a.button,
.mdp-category-products li.product .astra-shop-summary-wrap > button.button,
body.mdp-shop-catalog .site-main ul.products li.product > a.button,
body.mdp-shop-catalog .site-main ul.products li.product > button.button,
body.mdp-shop-catalog .site-main ul.products li.product .astra-shop-summary-wrap > a.button,
body.mdp-shop-catalog .site-main ul.products li.product .astra-shop-summary-wrap > button.button{
  display:flex!important;
  width:100%!important;
  min-height:40px!important;
  margin:7px 0 0!important;
  padding:0 12px!important;
  align-items:center!important;
  justify-content:center!important;
  border:1px solid #1d1d1d!important;
  border-radius:7px!important;
  background:transparent!important;
  color:#111!important;
  box-shadow:none!important;
  font-size:13px!important;
  font-weight:500!important;
  line-height:1!important;
  text-align:center!important;
  text-decoration:none!important;
  text-transform:none!important;
}
.mdp-category-products li.product > a.button:hover,
.mdp-category-products li.product > button.button:hover,
.mdp-category-products li.product .astra-shop-summary-wrap > a.button:hover,
body.mdp-shop-catalog .site-main ul.products li.product > a.button:hover,
body.mdp-shop-catalog .site-main ul.products li.product .astra-shop-summary-wrap > a.button:hover{
  border-color:#173f2c!important;
  background:#173f2c!important;
  color:#fff!important;
}
/* Never show the small hover-cart control that competes with the wishlist heart. */
.mdp-category-products li.product .mdp-hide-hover-cart,
.mdp-category-products li.product .ast-on-card-button .add_to_cart_button,
.mdp-category-products li.product .ast-on-card-button a.button,
.mdp-category-products li.product .product-actions .add_to_cart_button,
.mdp-category-products li.product .product-action .add_to_cart_button,
.mdp-category-products li.product .product-buttons .add_to_cart_button,
.mdp-category-products li.product .product-hover .add_to_cart_button,
body.mdp-shop-catalog .site-main ul.products li.product .mdp-hide-hover-cart,
body.mdp-shop-catalog .site-main ul.products li.product .ast-on-card-button .add_to_cart_button,
body.mdp-shop-catalog .site-main ul.products li.product .ast-on-card-button a.button,
body.mdp-shop-catalog .site-main ul.products li.product .product-actions .add_to_cart_button,
body.mdp-shop-catalog .site-main ul.products li.product .product-action .add_to_cart_button,
body.mdp-shop-catalog .site-main ul.products li.product .product-buttons .add_to_cart_button,
body.mdp-shop-catalog .site-main ul.products li.product .product-hover .add_to_cart_button{
  display:none!important;
}
/* Generic WooCommerce/Astra Sale! flashes are redundant beside the MDP red offer ribbon. */
html body .onsale,
html body span.onsale,
html body .ast-shop-product-out-of-stock + .onsale{
  display:none!important;
}
@media(max-width:767px){
  .mdp-category-products ul.products,
  body.mdp-shop-catalog .site-main ul.products{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    column-gap:15px!important;
    row-gap:30px!important;
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    padding-left:10px!important;
    padding-right:10px!important;
    box-sizing:border-box!important;
  }
  .mdp-category-products li.product > a.button,
  .mdp-category-products li.product > button.button,
  .mdp-category-products li.product .astra-shop-summary-wrap > a.button,
  body.mdp-shop-catalog .site-main ul.products li.product > a.button,
  body.mdp-shop-catalog .site-main ul.products li.product .astra-shop-summary-wrap > a.button{
    min-height:38px!important;
    margin-top:6px!important;
    padding:0 8px!important;
    font-size:12px!important;
  }
}


/* 3.5.4 / Suite 1.2.6 — final premium card typography/alignment pass.
 * Single-line titles prevent uneven card heights; genuine WooCommerce ratings
 * remain directly beneath price; the real catalogue CTA stays beneath ratings.
 */
.mdp-category-products ul.products li.product,
body.mdp-shop-catalog .site-main ul.products li.product{
  min-width:0!important;
}
.mdp-category-products li.product img,
body.mdp-shop-catalog .site-main ul.products li.product img{
  margin-bottom:5px!important;
}
.mdp-category-products li.product .woocommerce-loop-product__title,
body.mdp-shop-catalog .site-main ul.products li.product .woocommerce-loop-product__title{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  min-height:20px!important;
  max-height:20px!important;
  margin:0 0 1px!important;
  overflow:hidden!important;
  color:#111!important;
  font-size:15px!important;
  font-weight:500!important;
  line-height:20px!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
.mdp-category-products li.product .price,
body.mdp-shop-catalog .site-main ul.products li.product .price{
  min-height:19px!important;
  margin:0 0 1px!important;
  font-size:14px!important;
  font-weight:500!important;
  line-height:19px!important;
}
.mdp-category-product-rating{
  min-height:17px!important;
  margin:0!important;
  line-height:17px!important;
}
/* Keep the actual CTA close to the rating while all cards share the same rhythm. */
.mdp-category-products li.product > a.button,
.mdp-category-products li.product > button.button,
.mdp-category-products li.product .astra-shop-summary-wrap > a.button,
.mdp-category-products li.product .astra-shop-summary-wrap > button.button,
body.mdp-shop-catalog .site-main ul.products li.product > a.button,
body.mdp-shop-catalog .site-main ul.products li.product > button.button,
body.mdp-shop-catalog .site-main ul.products li.product .astra-shop-summary-wrap > a.button,
body.mdp-shop-catalog .site-main ul.products li.product .astra-shop-summary-wrap > button.button{
  margin-top:5px!important;
}
@media(max-width:767px){
  .mdp-category-products li.product img,
  body.mdp-shop-catalog .site-main ul.products li.product img{
    margin-bottom:4px!important;
  }
  .mdp-category-products li.product .woocommerce-loop-product__title,
  body.mdp-shop-catalog .site-main ul.products li.product .woocommerce-loop-product__title{
    min-height:18px!important;
    max-height:18px!important;
    margin:0 0 1px!important;
    color:#111!important;
    font-size:13px!important;
    font-weight:500!important;
    line-height:18px!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }
  .mdp-category-products li.product .price,
  body.mdp-shop-catalog .site-main ul.products li.product .price{
    min-height:17px!important;
    margin:0 0 1px!important;
    font-size:12px!important;
    font-weight:500!important;
    line-height:17px!important;
  }
  .mdp-category-product-rating{
    min-height:16px!important;
    margin:0!important;
    line-height:16px!important;
  }
  .mdp-category-products li.product > a.button,
  .mdp-category-products li.product > button.button,
  .mdp-category-products li.product .astra-shop-summary-wrap > a.button,
  body.mdp-shop-catalog .site-main ul.products li.product > a.button,
  body.mdp-shop-catalog .site-main ul.products li.product > button.button,
  body.mdp-shop-catalog .site-main ul.products li.product .astra-shop-summary-wrap > a.button,
  body.mdp-shop-catalog .site-main ul.products li.product .astra-shop-summary-wrap > button.button{
    margin-top:5px!important;
  }
}

/* 3.6.0 / Suite 1.3.0 — reusable Elementor / shortcode product collections. */
.mdp-product-collection{
  width:100%;
  max-width:none;
  margin:0;
  padding:0;
  box-sizing:border-box;
}
.mdp-product-collection__heading{
  max-width:1235px;
  margin:0 auto 18px;
  padding:0 15px;
  color:#111;
  font-size:clamp(22px,2vw,30px);
  font-weight:500;
  line-height:1.2;
  text-align:left;
}
.mdp-product-collection__products{margin:0!important}
.mdp-product-collection__products .woocommerce{width:100%!important}
@media(max-width:767px){
  .mdp-product-collection__heading{
    margin-bottom:12px;
    padding:0 10px;
    font-size:20px;
  }
}


/* 1.3.1 — Purnave native portrait photography.
 * Product media is uploaded in 3:4, so catalogue cards preserve that ratio
 * instead of forcing a square crop. The grid geometry remains unchanged:
 * 4-up desktop, 2-up mobile, 15px desktop gaps, 15px mobile column gap.
 */
.mdp-category-products li.product img,
body.mdp-shop-catalog .site-main ul.products li.product img,
.mdp-product-collection__products li.product img,
body.mdp-smart-collection-page .mdp-category-products li.product img{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  height:auto!important;
  aspect-ratio:3/4!important;
  object-fit:cover!important;
  object-position:center!important;
  margin-top:0!important;
  margin-left:0!important;
  margin-right:0!important;
  background:transparent!important;
  image-rendering:auto!important;
}
@media(min-width:768px){
  .mdp-category-products li.product img,
  body.mdp-shop-catalog .site-main ul.products li.product img,
  .mdp-product-collection__products li.product img,
  body.mdp-smart-collection-page .mdp-category-products li.product img{
    min-height:0!important;
    max-height:none!important;
  }
}
@media(max-width:767px){
  .mdp-category-products li.product img,
  body.mdp-shop-catalog .site-main ul.products li.product img,
  .mdp-product-collection__products li.product img,
  body.mdp-smart-collection-page .mdp-category-products li.product img{
    width:100%!important;
    max-width:none!important;
    height:auto!important;
    aspect-ratio:3/4!important;
    object-fit:cover!important;
  }
}

/* v3.7.0: keep floating support/WhatsApp controls above the category dock. */
body.mdp-has-catalog-tools .ht-ctc-chat,
body.mdp-has-catalog-tools #qlwapp .qlwapp-toggle,
body.mdp-has-catalog-tools .joinchat__button,
body.mdp-has-catalog-tools .wa__btn_popup,
body.mdp-has-catalog-tools .floating-wpp,
body.mdp-has-catalog-tools [class*="whatsapp"][style*="position: fixed"],
body.mdp-has-catalog-tools [class*="WhatsApp"][style*="position: fixed"]{bottom:calc(var(--mdp-cat-dock-bottom,0px) + 72px)!important;z-index:2147482950!important}
@media(max-width:767px){body.mdp-has-catalog-tools .ht-ctc-chat,body.mdp-has-catalog-tools #qlwapp .qlwapp-toggle,body.mdp-has-catalog-tools .joinchat__button,body.mdp-has-catalog-tools .wa__btn_popup,body.mdp-has-catalog-tools .floating-wpp,body.mdp-has-catalog-tools [class*="whatsapp"][style*="position: fixed"],body.mdp-has-catalog-tools [class*="WhatsApp"][style*="position: fixed"]{bottom:calc(var(--mdp-cat-dock-bottom,78px) + 60px)!important}}
