/* Reimosa Experience 1.0.6 · catalog · canonical source */
body.reimosa-lab-catalog-active{background:var(--rx-white)}
body.reimosa-lab-catalog-active .page-header{background:linear-gradient(135deg,var(--rx-white),var(--rx-surface) 65%,var(--rx-disabled-bg));border-bottom:1px solid var(--reimosa-line)}
body.reimosa-lab-catalog-active .page-header-title{color:var(--reimosa-wine);letter-spacing:-.03em}
body.reimosa-lab-catalog-active .site-breadcrumbs{color:var(--rx-disabled-ink)}
.reimosa-catalog-tools{margin:0 0 18px;padding:18px 20px 14px;border:1px solid var(--reimosa-line);border-radius:24px;background:linear-gradient(145deg,var(--rx-white),var(--rx-surface));box-shadow:0 12px 34px rgba(66,13,42,.055)}
.reimosa-catalog-tools__head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:11px}
.reimosa-catalog-tools__head>div{display:grid;gap:3px}
.reimosa-catalog-eyebrow{font-size:.78rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase;color:var(--reimosa-pink)}
.reimosa-catalog-context{font-size:1.48rem;line-height:1.13;color:var(--reimosa-wine)}
.reimosa-filter-toggle{display:none;align-items:center;justify-content:center;gap:7px;border:1px solid var(--reimosa-line);border-radius:999px;background:var(--rx-white);color:var(--reimosa-wine);font-weight:850;padding:10px 14px;box-shadow:0 7px 18px rgba(66,13,42,.06)}
.reimosa-type-chips{display:flex;gap:7px;overflow:auto;padding:1px 1px 8px;scrollbar-width:thin;scrollbar-color:var(--rx-brand-pale) transparent}
.reimosa-type-chip,.reimosa-active-filter{white-space:nowrap;border:1px solid var(--rx-border);border-radius:999px;background:var(--rx-white);color:var(--rx-muted);font-size:.82rem;font-weight:800;line-height:1;padding:8px 11px;transition:.18s ease}
.reimosa-type-chip:hover,.reimosa-type-chip:focus,.reimosa-active-filter:hover,.reimosa-active-filter:focus{border-color:var(--reimosa-pink);color:var(--reimosa-pink);outline:none;box-shadow:0 0 0 3px rgba(237,49,146,.09)}
.reimosa-type-chip.is-active{background:var(--reimosa-wine);border-color:var(--reimosa-wine);color:var(--rx-white)}
.reimosa-filter-panel{position:relative;margin-top:3px}
.reimosa-filter-backdrop{display:none}
.reimosa-filter-sheet{position:relative}
.reimosa-filter-sheet__head{display:none}
.reimosa-filter-close{display:none}
.reimosa-filter-form{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-end;padding:12px;border:1px solid var(--rx-border);border-radius:18px;background:var(--rx-white)}
.reimosa-filter-form>.reimosa-filter-field:not(.reimosa-filter-order){flex:1 1 210px;min-width:0}
.reimosa-filter-field{display:grid;gap:5px;margin:0;min-width:0}
.reimosa-filter-order{flex:1 1 210px;min-width:0;text-align:center}
.reimosa-filter-order>span{text-align:center}
.reimosa-filter-field select:focus,.reimosa-filter-field input:focus{border-color:var(--reimosa-pink);box-shadow:0 0 0 3px rgba(237,49,146,.09)}
.reimosa-filter-check{display:flex;align-items:center;gap:9px;flex:0 1 190px;min-width:0;max-width:100%;min-height:42px;padding:0 11px;margin:0;border:1px solid var(--rx-border);border-radius:12px;background:var(--rx-surface);cursor:pointer;white-space:normal;box-sizing:border-box}
.reimosa-filter-check input{appearance:none;-webkit-appearance:none;position:relative;flex:0 0 auto;width:36px;height:21px;margin:0;border:1px solid var(--rx-brand-pale);border-radius:999px;background:var(--rx-border);cursor:pointer;transition:.18s ease}
.reimosa-filter-check input::before{content:"";position:absolute;top:2px;left:2px;width:15px;height:15px;border-radius:50%;background:var(--rx-white);box-shadow:0 1px 4px rgba(35,15,27,.18);transition:.18s ease}
.reimosa-filter-check input:checked{border-color:var(--reimosa-pink);background:var(--reimosa-pink)}
.reimosa-filter-check input:checked::before{transform:translateX(15px)}
.reimosa-filter-check input:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(237,49,146,.12)}
.reimosa-filter-actions{display:flex;align-items:center;gap:7px;flex:0 1 auto;min-width:0;max-width:100%;justify-content:flex-end;white-space:normal}
.reimosa-filter-reset{display:inline-flex;align-items:center;justify-content:center;height:42px;padding:0 10px;border-radius:999px;color:var(--rx-muted);font-size:.84rem;font-weight:800;text-decoration:none}
.reimosa-filter-reset:hover,.reimosa-filter-reset:focus{color:var(--reimosa-pink);background:var(--rx-surface);outline:none}
.reimosa-filter-submit{height:42px;border:0;border-radius:999px;padding:0 17px;background:var(--reimosa-pink);color:var(--rx-white);font-size:.83rem;font-weight:900;box-shadow:0 9px 20px rgba(237,49,146,.18);white-space:nowrap}
.reimosa-filter-submit:hover,.reimosa-filter-submit:focus{transform:translateY(-1px);outline:none;box-shadow:0 11px 25px rgba(237,49,146,.25)}
.reimosa-active-filters{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:9px}
.reimosa-active-filter{display:inline-flex;align-items:center;gap:5px;padding:7px 10px;background:var(--rx-white);font-size:.76rem}
.reimosa-active-filter.is-context{background:var(--reimosa-pink-soft);border-color:var(--rx-brand-pale);color:var(--reimosa-wine);pointer-events:none}
.reimosa-catalog-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:9px;padding-top:9px;border-top:1px solid var(--rx-disabled-bg);color:var(--rx-disabled-ink);font-size:.82rem}
.reimosa-catalog-summary strong{color:var(--reimosa-wine);font-weight:900}
body.reimosa-lab-catalog-active .oceanwp-off-canvas-filter, body.reimosa-lab-catalog-active .oceanwp-off-canvas-filter-wrap, body.reimosa-lab-catalog-active .oceanwp-off-canvas-sidebar, body.reimosa-lab-catalog-active .woocommerce-ordering, body.reimosa-lab-catalog-active .woocommerce-result-count, body.reimosa-lab-catalog-active ul.result-count{display:none!important}
body.reimosa-lab-catalog-active ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;align-items:stretch}
body.reimosa-lab-catalog-active ul.products::before, body.reimosa-lab-catalog-active ul.products::after{display:none!important}
body.reimosa-lab-catalog-active ul.products li.product.reimosa-catalog-card{position:relative;float:none!important;clear:none!important;width:auto!important;margin:0!important;min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--rx-border);border-radius:22px;background:var(--rx-white);box-shadow:0 10px 28px rgba(69,20,45,.06);transition:transform .22s ease,box-shadow .22s ease}
body.reimosa-lab-catalog-active ul.products li.product.reimosa-catalog-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px rgba(69,20,45,.105)}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .product-inner{display:flex!important;flex:1 1 auto;flex-direction:column;min-height:100%}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .woo-entry-inner{display:flex!important;flex:1 1 auto;flex-direction:column;min-height:100%;height:100%;padding:0!important;margin:0!important;list-style:none!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .woo-entry-inner>.image-wrap{order:10!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .woo-entry-inner>.reimosa-card-brand{order:20!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .woo-entry-inner>.title{order:30!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .woo-entry-inner>.reimosa-card-meta{order:40!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .woo-entry-inner>.price-wrap{order:50!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .woo-entry-inner>.reimosa-card-stock{order:60!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .woo-entry-inner>.btn-wrap{order:90!important;margin-top:auto!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .woo-entry-inner>.woo-product-info{order:20!important;display:flex!important;flex:1 1 auto;flex-direction:column;min-width:0;margin:0!important;padding:0!important;list-style:none!important;background:var(--rx-white)}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .woo-product-info>.reimosa-card-brand{order:20!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .woo-product-info>.title{order:30!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .woo-product-info>.reimosa-card-meta{order:40!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .woo-product-info>.price-wrap{order:50!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .woo-product-info>.reimosa-card-stock{order:60!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .woo-product-info>.btn-wrap{order:90!important;margin-top:auto!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .category, body.reimosa-lab-catalog-active li.reimosa-catalog-card .rating, body.reimosa-lab-catalog-active li.reimosa-catalog-card .woo-desc, body.reimosa-lab-catalog-active li.reimosa-catalog-card .woo-entry-buttons, body.reimosa-lab-catalog-active li.reimosa-catalog-card .woo-quickview-btn, body.reimosa-lab-catalog-active li.reimosa-catalog-card .owp-quick-view{display:none!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card>.wvs-archive-variations-wrapper, body.reimosa-lab-catalog-active li.reimosa-catalog-card>.variations_form.wvs-archive-variation-wrapper{display:block!important;margin:0 15px 11px!important;padding:0!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .reimosa-card-swatch-slot{order:70!important;display:block!important;margin:2px 15px 10px!important;padding:0!important;list-style:none!important;min-width:0}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .reimosa-card-swatch-slot>.wvs-archive-variations-wrapper, body.reimosa-lab-catalog-active li.reimosa-catalog-card .reimosa-card-swatch-slot>.variations_form.wvs-archive-variation-wrapper{display:block!important;position:relative!important;width:100%!important;margin:0!important;padding:0!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .wvs-archive-variations-wrapper>ul.variations{display:block!important;width:100%!important;margin:0!important;padding:0!important;list-style:none!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .wvs-archive-variations-wrapper .woo-variation-items-wrapper{display:block!important;width:100%!important;margin:0!important;padding:0!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .wvs-archive-variations-wrapper .archive-variable-items{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:7px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:3px 1px 7px!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:thin;scrollbar-color:var(--rx-brand-pale) transparent;list-style:none!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .wvs-archive-variations-wrapper .variable-item{flex:0 0 30px!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;margin:0!important;box-shadow:0 0 0 1px var(--rx-brand-pale)!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .wvs-archive-variations-wrapper .variable-item.selected{box-shadow:0 0 0 2px var(--reimosa-pink)!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .wvs-archive-variations-wrapper .variable-item.disabled, body.reimosa-lab-catalog-active li.reimosa-catalog-card .wvs-archive-variations-wrapper .variable-item.no-stock, body.reimosa-lab-catalog-active li.reimosa-catalog-card .wvs-archive-variations-wrapper .variable-item[aria-disabled="true"]{display:none!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .wvs_archive_reset_variations{display:block!important;margin:2px 0 0!important;padding:0!important;text-align:left!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .wvs_archive_reset_variations_link{color:var(--rx-disabled-ink)!important;font-size:.7rem!important;font-weight:800!important;text-decoration:none!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .image-wrap{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;height:250px!important;min-height:250px!important;aspect-ratio:auto!important;background:var(--rx-white);padding:12px 14px 4px!important;margin:0!important;overflow:hidden!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .woo-entry-image, body.reimosa-lab-catalog-active li.reimosa-catalog-card .woo-entry-image-swap, body.reimosa-lab-catalog-active li.reimosa-catalog-card .woocommerce-LoopProduct-link, body.reimosa-lab-catalog-active li.reimosa-catalog-card .product-entry-slider-wrap{display:flex!important;align-items:center!important;justify-content:center!important;width:100%;height:100%;min-height:0!important;background:var(--rx-white);overflow:hidden}
body.reimosa-lab-catalog-active li.reimosa-catalog-card img{display:block;width:100%;height:218px!important;max-height:218px!important;object-fit:contain;transition:transform .22s ease}
body.reimosa-lab-catalog-active li.reimosa-catalog-card:hover img{transform:scale(1.015)}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .advanced-woo-labels, body.reimosa-lab-catalog-active li.reimosa-catalog-card [class*="awl-label"], body.reimosa-lab-catalog-active li.reimosa-catalog-card [class*="product-label"]{z-index:7!important;max-width:70%!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .title h2{margin:0!important;padding:0!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .price-wrap{display:block!important;margin:6px 15px 0!important;padding:0!important;text-align:left!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .price ins{display:inline!important;text-decoration:none!important;color:var(--reimosa-pink)!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .reimosa-card-stock>span{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:var(--reimosa-green);box-shadow:0 0 0 3px rgba(20,168,90,.10)}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .reimosa-card-stock.is-out{color:var(--rx-disabled-ink)!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .reimosa-card-stock.is-out>span{background:var(--rx-disabled-ink);box-shadow:none}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .btn-wrap{display:block!important;width:100%!important;margin-top:auto!important;padding:0 15px 15px!important;text-align:left!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card.reimosa-card-variable .btn-wrap .button, body.reimosa-lab-catalog-active li.reimosa-catalog-card.reimosa-card-bundle .btn-wrap .button, body.reimosa-lab-catalog-active li.reimosa-catalog-card.reimosa-card-variable .reimosa-hover-btn-wrap .button, body.reimosa-lab-catalog-active li.reimosa-catalog-card.reimosa-card-bundle .reimosa-hover-btn-wrap .button{background:var(--reimosa-pink)!important;color:var(--rx-white)!important;border:0!important;box-shadow:0 9px 20px rgba(237,49,146,.15)!important}
@media (max-width:1280px) and (min-width:768px){
.reimosa-filter-form>.reimosa-filter-field:not(.reimosa-filter-order){flex:1 1 100%}
.reimosa-filter-price{flex:1 1 100%;min-width:0}
.reimosa-filter-order{flex:1 1 calc(50% - 5px);min-width:0}
.reimosa-filter-check{flex:1 1 calc(50% - 5px);min-width:0}
.reimosa-filter-actions{flex:1 1 100%;justify-content:center}
}
@media (max-width:1150px){body.reimosa-lab-catalog-active ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media (prefers-reduced-motion:reduce){.reimosa-filter-sheet,.reimosa-filter-backdrop,body.reimosa-lab-catalog-active li.reimosa-catalog-card{transition:none!important}}
.reimosa-type-count{font-size:.68em;opacity:.68;font-weight:800}
.reimosa-type-chip{font-size:.9rem!important;padding:9px 12px!important}
.reimosa-filter-field>span,.reimosa-filter-check>span{font-weight:900;text-transform:uppercase;color:var(--rx-muted);font-size:.84rem!important;letter-spacing:.035em!important}
.reimosa-filter-field select,.reimosa-filter-field input{width:100%;height:42px;border:1px solid var(--rx-brand-pale);border-radius:12px;background-color:var(--rx-white);padding:0 11px;box-shadow:none;outline:none;font-size:1rem!important;color:var(--rx-wine)!important;box-sizing:border-box}
.reimosa-filter-field select{-webkit-appearance:menulist!important;appearance:auto!important;padding-right:30px!important}
.reimosa-filter-price{display:grid;gap:10px;flex:1.6 1 300px;min-width:260px;grid-template-columns:repeat(2,minmax(0,1fr))!important}
.reimosa-filter-price input::placeholder{color:var(--rx-muted)!important;opacity:1!important;font-size:.95rem!important}
.reimosa-filter-check>span{line-height:1.2;letter-spacing:.035em;font-size:.82rem!important}
.reimosa-filter-reset,.reimosa-filter-submit{font-size:.9rem!important}
.reimosa-active-filter,.reimosa-catalog-summary{font-size:.84rem!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .title{display:block!important;margin:4px 15px 2px!important;padding:0!important;text-align:left!important;min-width:0;min-height:4.15em!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .title a, body.reimosa-lab-catalog-active li.reimosa-catalog-card .woocommerce-loop-product__title{display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden!important;margin:0!important;padding:0!important;color:var(--reimosa-ink)!important;font-style:normal!important;font-weight:850!important;text-transform:none!important;letter-spacing:0!important;text-align:left!important;font-size:1rem!important;line-height:1.36!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .btn-wrap .button, body.reimosa-lab-catalog-active li.reimosa-catalog-card .btn-wrap .add_to_cart_button, body.reimosa-lab-catalog-active li.reimosa-catalog-card .reimosa-hover-btn-wrap .button, body.reimosa-lab-catalog-active li.reimosa-catalog-card .reimosa-hover-btn-wrap .add_to_cart_button{position:static!important;inset:auto!important;bottom:auto!important;left:auto!important;right:auto!important;top:auto!important;transform:none!important;visibility:visible!important;opacity:1!important;display:flex!important;align-items:center;justify-content:center;float:none!important;margin:0!important;width:100%!important;border-radius:999px!important;background:var(--reimosa-pink)!important;color:var(--rx-white)!important;border:0!important;font-weight:900!important;line-height:1.1!important;padding:9px 12px!important;box-shadow:0 9px 20px rgba(237,49,146,.15)!important;overflow:visible!important;text-align:center!important;font-size:.86rem!important;min-height:44px!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .button, body.reimosa-lab-catalog-active li.reimosa-catalog-card .add_to_cart_button, body.reimosa-lab-catalog-active li.reimosa-catalog-card .added_to_cart{text-transform:none!important;letter-spacing:0!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .reimosa-stock-disabled{cursor:not-allowed!important;background:var(--rx-disabled-bg)!important;color:var(--rx-disabled-ink)!important;box-shadow:none!important;border:1px solid var(--rx-border)!important}
.reimosa-filter-panel,.reimosa-filter-sheet,.reimosa-filter-form,.reimosa-filter-field select,.reimosa-filter-field input{color-scheme:light!important}
.reimosa-filter-field select,.reimosa-filter-field select option,.reimosa-filter-field input{background-color:var(--rx-white)!important;color:var(--rx-wine)!important}
body.reimosa-global-header-active .woocommerce a.button, body.reimosa-global-header-active .woocommerce button.button, body.reimosa-global-header-active .woocommerce .added_to_cart, body.reimosa-global-header-active .reimosa-rec-card__cta, body.reimosa-global-header-active .reimosa-stock-disabled{text-transform:none!important;letter-spacing:0!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card{border-radius:var(--rx-radius-card)!important;box-shadow:var(--rx-shadow-card)!important}
body.reimosa-lab-catalog-active .reimosa-catalog-eyebrow{font-size:13px!important}
body.reimosa-lab-catalog-active .reimosa-type-chip{font-size:14px!important}
body.reimosa-lab-catalog-active .reimosa-filter-field>span{font-size:14px!important}
body.reimosa-lab-catalog-active .reimosa-filter-check>span{font-size:14px!important}
body.reimosa-lab-catalog-active .reimosa-active-filter{font-size:14px!important}
body.reimosa-lab-catalog-active .reimosa-catalog-summary{font-size:14px!important}
body.reimosa-lab-catalog-active .reimosa-filter-reset{font-size:15px!important}
body.reimosa-lab-catalog-active .reimosa-filter-submit{font-size:15px!important}
body.reimosa-lab-catalog-active .reimosa-filter-toggle{font-size:15px!important}
body.reimosa-lab-catalog-active .reimosa-filter-field select{font-size:16px!important}
body.reimosa-lab-catalog-active .reimosa-filter-field input{font-size:16px!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .reimosa-card-brand{display:block!important;margin:10px 15px 2px!important;padding:0!important;color:var(--reimosa-pink)!important;font-style:normal!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.065em!important;text-align:left!important;font-size:13px!important;line-height:1.25!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .reimosa-card-meta{display:block!important;margin:3px 15px 5px!important;padding:0!important;color:var(--rx-disabled-ink)!important;font-style:normal!important;font-weight:760!important;text-align:left!important;min-height:1.3em;font-size:13px!important;line-height:1.35!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .reimosa-card-meta.is-pack{align-self:flex-start!important;width:auto!important;margin-top:4px!important;padding:5px 8px!important;border:1px solid var(--rx-border);border-radius:999px;background:var(--rx-surface);color:var(--reimosa-wine)!important;font-weight:900!important;letter-spacing:.045em!important;text-transform:uppercase!important;font-size:13px!important;line-height:1.35!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .title a{font-size:16px!important;line-height:1.38!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .woocommerce-loop-product__title{font-size:16px!important;line-height:1.38!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .price{display:flex!important;align-items:baseline;gap:6px;flex-wrap:wrap;margin:0!important;padding:0!important;color:var(--reimosa-pink)!important;line-height:1.2!important;font-weight:950!important;text-align:left!important;font-size:18px!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .price del{display:inline!important;color:var(--rx-disabled-ink)!important;opacity:1!important;font-size:13px!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .reimosa-card-stock{display:flex!important;align-items:center;gap:6px;margin:6px 15px 9px!important;padding:0!important;color:var(--rx-muted)!important;font-style:normal!important;font-weight:800!important;text-align:left!important;font-size:14px!important;line-height:1.3!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .btn-wrap .button{font-size:15px!important;line-height:1.2!important;min-height:44px!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .btn-wrap .add_to_cart_button{font-size:15px!important;line-height:1.2!important;min-height:44px!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .reimosa-hover-btn-wrap .button{font-size:15px!important;line-height:1.2!important;min-height:44px!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .reimosa-hover-btn-wrap .add_to_cart_button{font-size:15px!important;line-height:1.2!important;min-height:44px!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .reimosa-card-sale-badge{font-size:13px!important;line-height:1.15!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .added_to_cart{display:block;margin:7px 15px 13px;text-align:center;font-weight:800;color:var(--reimosa-wine);font-size:14px!important}
body.reimosa-lab-catalog-active .reimosa-filter-sheet__head span{font-size:13px!important}
body.reimosa-lab-catalog-active .reimosa-type-count{font-size:13px!important;line-height:1!important}
@media (max-width:767px){.reimosa-catalog-tools{padding:15px 13px 12px;border-radius:20px;margin-bottom:16px}
.reimosa-catalog-tools__head{margin-bottom:10px}
.reimosa-filter-toggle{display:inline-flex}
.reimosa-type-chips{margin-inline:-13px;padding-inline:13px;padding-bottom:8px}
.reimosa-filter-panel{margin:0}
.reimosa-filter-panel:not(.is-open){pointer-events:none}
.reimosa-filter-backdrop{display:block;position:fixed;z-index:99998;inset:0;border:0;background:rgba(23,13,20,.58);opacity:0;visibility:hidden;transition:.2s}
.reimosa-filter-sheet{position:fixed;z-index:99999;left:0;right:0;bottom:0;max-height:min(84vh,720px);overflow:auto;border-radius:26px 26px 0 0;background:var(--rx-white);box-shadow:0 -20px 60px rgba(30,10,21,.24);transform:translateY(105%);transition:transform .24s ease}
.reimosa-filter-panel.is-open{pointer-events:auto}
.reimosa-filter-panel.is-open .reimosa-filter-backdrop{opacity:1;visibility:visible}
.reimosa-filter-panel.is-open .reimosa-filter-sheet{transform:translateY(0)}
.reimosa-filter-sheet__head{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 11px;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid var(--rx-border)}
.reimosa-filter-sheet__head>div{display:grid}
.reimosa-filter-sheet__head span{color:var(--reimosa-pink);font-size:.7rem;text-transform:uppercase;font-weight:900;letter-spacing:.08em}
.reimosa-filter-sheet__head strong{font-size:1.32rem;color:var(--reimosa-wine)}
.reimosa-filter-close{display:inline-grid;place-items:center;width:39px;height:39px;border:0;border-radius:50%;background:var(--rx-surface);color:var(--reimosa-wine);font-size:1.45rem}
.reimosa-filter-form{display:grid;grid-template-columns:1fr;gap:13px;padding:16px 16px calc(20px + env(safe-area-inset-bottom))}
.reimosa-filter-form>.reimosa-filter-field:not(.reimosa-filter-order),.reimosa-filter-order,.reimosa-filter-check,.reimosa-filter-actions{width:100%;max-width:none;min-width:0}
.reimosa-filter-price{min-width:0;grid-template-columns:repeat(2,minmax(0,1fr))!important}
.reimosa-filter-actions{position:sticky;bottom:0;background:var(--rx-white);padding-top:4px;justify-content:space-between}
.reimosa-filter-submit{flex:1}
.reimosa-filter-check{justify-content:flex-start}
.reimosa-filter-check>span{font-size:.76rem}
.reimosa-active-filters{margin-top:8px;overflow:auto;flex-wrap:nowrap;padding-bottom:2px}
.reimosa-active-filter{font-size:.72rem}
.reimosa-catalog-summary{margin-top:7px;padding-top:7px;font-size:.77rem}
body.reimosa-filter-open{overflow:hidden}
body.reimosa-lab-catalog-active ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
body.reimosa-lab-catalog-active ul.products li.product.reimosa-catalog-card{border-radius:17px}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .image-wrap{height:168px!important;min-height:168px!important;padding:7px 7px 1px!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card img{height:150px!important;max-height:150px!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .price-wrap{margin:7px 10px 0!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .price{font-size:1rem!important;gap:4px}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .price del{font-size:.7rem!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .btn-wrap, body.reimosa-lab-catalog-active li.reimosa-catalog-card .reimosa-hover-btn-wrap{padding:0 10px 11px!important}
.reimosa-catalog-eyebrow{font-size:.76rem!important}
.reimosa-catalog-context{font-size:1.3rem!important}
.reimosa-type-chip{padding:8px 10px;font-size:.84rem!important}
.reimosa-filter-field>span,.reimosa-filter-check>span{font-size:.84rem!important}
.reimosa-filter-field select,.reimosa-filter-field input{font-size:1rem!important;min-height:46px}
.reimosa-active-filter,.reimosa-catalog-summary{font-size:.8rem!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .title{margin:3px 10px 2px!important;min-height:4.05em!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .title a, body.reimosa-lab-catalog-active li.reimosa-catalog-card .woocommerce-loop-product__title{font-size:.94rem!important;line-height:1.34!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .btn-wrap .button, body.reimosa-lab-catalog-active li.reimosa-catalog-card .btn-wrap .add_to_cart_button, body.reimosa-lab-catalog-active li.reimosa-catalog-card .reimosa-hover-btn-wrap .button, body.reimosa-lab-catalog-active li.reimosa-catalog-card .reimosa-hover-btn-wrap .add_to_cart_button{margin:0!important;width:100%!important;padding:8px 7px!important;font-size:.78rem!important;min-height:42px!important}
body.reimosa-lab-catalog-active .reimosa-catalog-eyebrow{font-size:13px!important}
body.reimosa-lab-catalog-active .reimosa-type-chip{font-size:14px!important}
body.reimosa-lab-catalog-active .reimosa-filter-field>span{font-size:14px!important}
body.reimosa-lab-catalog-active .reimosa-filter-check>span{font-size:14px!important}
body.reimosa-lab-catalog-active .reimosa-active-filter{font-size:14px!important}
body.reimosa-lab-catalog-active .reimosa-catalog-summary{font-size:14px!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .reimosa-card-brand{margin:9px 10px 2px!important;letter-spacing:.05em!important;font-size:13px!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .reimosa-card-meta{margin:2px 10px 4px!important;font-size:13px!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .reimosa-card-meta.is-pack{margin:3px 10px 4px!important;padding:4px 7px!important;font-size:13px!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .title a{font-size:16px!important;line-height:1.36!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .woocommerce-loop-product__title{font-size:16px!important;line-height:1.36!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .reimosa-card-stock{margin:6px 10px 8px!important;font-size:14px!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .btn-wrap .button{font-size:15px!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .btn-wrap .add_to_cart_button{font-size:15px!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .reimosa-hover-btn-wrap .button{font-size:15px!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .reimosa-hover-btn-wrap .add_to_cart_button{font-size:15px!important}
body.reimosa-lab-catalog-active li.reimosa-catalog-card .reimosa-card-sale-badge{top:8px!important;left:8px!important;padding:5px 7px!important;font-size:13px!important}}
@media (max-width:380px){body.reimosa-lab-catalog-active ul.products{grid-template-columns:1fr!important}}
