.page-width{max-width:var(--page-content-width);margin-inline:auto;padding-inline:var(--page-margin)}.section .page-width{max-width:none;margin-inline:0;padding-inline:0}.facets__inputs-list--swatches-grid{--cy-actif-icon-size: var(--checkbox-size);--max-filter-size: var(--cy-actif-icon-size);--variant-picker-swatch-width: var(--cy-actif-icon-size);--variant-picker-swatch-height: var(--cy-actif-icon-size)}.facets{--cy-facet-col-min: 150px}.facets__inputs-wrapper .facets__inputs-list:not(.facets__inputs-list--grid):not(.facets__inputs-list--images){display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--cy-facet-col-min),1fr));align-items:center}.facets__inputs-wrapper .facets__inputs-list--swatches-grid .variant-option__button-label--has-swatch:has(input[type=checkbox]),.facets__inputs-wrapper .facets__inputs-list--swatches-grid .variant-option__button-label:has(:checked){flex:initial;min-height:0;min-width:0;padding:0;border:0;border-radius:0;background-color:transparent;overflow:visible;justify-content:flex-start;gap:var(--checkbox-label-padding);line-height:var(--cy-actif-icon-size)}.facets__inputs-wrapper .facets__inputs-list--swatches-grid .facets__swatch-label{word-break:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.facets{--cy-facet-label-size: .9em}.facets .checkbox__label-text,.facets .facets__swatch-label,.facets .facets__image-label,.facets .facets__pill-label{font-size:var(--cy-facet-label-size)}.facets__inputs-list[id*=custom-brand]{--cy-brand-logo-width: 90px;--cy-brand-logo-height: 33px;--cy-brand-label-size: .6em;--cy-brand-rest-opacity: .66;--cy-facet-col-min: var(--cy-brand-logo-width)}.facets__inputs-wrapper .facets__inputs-list[id*=custom-brand] .swatch--filter{width:100%;max-width:var(--cy-brand-logo-width);margin-inline:auto;height:var(--cy-brand-logo-height);border:0;border-radius:0;background-color:transparent;background-size:contain;background-repeat:no-repeat;background-position:center}.facets__inputs-list[id*=custom-brand] .variant-option--swatches,.facets__inputs-wrapper .facets__inputs-list[id*=custom-brand] .variant-option__swatch-wrapper{width:100%}.facets__inputs-wrapper .facets__inputs-list[id*=custom-brand] .variant-option__button-label--has-swatch:has(input[type=checkbox]),.facets__inputs-wrapper .facets__inputs-list[id*=custom-brand] .variant-option__button-label:has(:checked){flex-direction:column;align-items:center;gap:0;line-height:1;width:100%;opacity:var(--cy-brand-rest-opacity);transition:opacity var(--animation-speed) var(--animation-easing)}.facets__inputs-wrapper .facets__inputs-list[id*=custom-brand] .variant-option__button-label--has-swatch:has(input[type=checkbox]):hover,.facets__inputs-wrapper .facets__inputs-list[id*=custom-brand] .variant-option__button-label:has(:checked){opacity:1}.facets .facets__inputs-list[id*=custom-brand] .facets__swatch-label{font-size:var(--cy-brand-label-size);width:100%;text-align:center;line-height:1.1}.facets__inputs-list[id*=custom-brand],.facets__inputs-list[id*=custom-brand] *,.facets__inputs-list[id*=custom-brand] *:before,.facets__inputs-list[id*=custom-brand] *:after,.facets__inputs-wrapper .facets__inputs-list[id*=custom-brand] .variant-option__button-label--has-swatch:hover .swatch,.facets__inputs-wrapper .facets__inputs-list[id*=custom-brand] .variant-option__button-label--has-swatch:hover .swatch:after,.facets__inputs-wrapper .facets__inputs-list[id*=custom-brand] .variant-option__button-label--has-swatch:has(:checked) .swatch{border:0;outline:none;box-shadow:none}.facets__inputs-list[id*=custom-brand] .variant-option__button-label:has(:focus-visible) .swatch{outline:var(--focus-outline-width) solid currentcolor;outline-offset:var(--focus-outline-offset)}.card-gallery .cy-card-brand{--cy-card-brand-height: 40px;--cy-card-brand-inset: 8px;top:var(--cy-card-brand-inset);left:var(--cy-card-brand-inset);height:var(--cy-card-brand-height)}.card-gallery .product-badges{z-index:3}.cy-card-brand-text{visibility:hidden}.product-grid__card.product-grid__card{grid-template-rows:0 min-content auto}.product-grid__card,.card-gallery{--cy-card-stock-inset: 8px;--cy-card-stock-in: #3fbf6a;--cy-card-stock-low: #f0a020;--cy-card-stock-out: #d05050}.cy-card-stock{bottom:var(--cy-card-stock-inset);left:var(--cy-card-stock-inset);display:inline-flex;align-items:center;gap:5px;padding:3px 8px;border-radius:100px;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-size:.6875rem;line-height:1.2;color:#fff;white-space:nowrap}.cy-card-stock__dot{width:6px;height:6px;border-radius:50%;background:var(--cy-card-stock-in);flex:none}.cy-card-stock--low .cy-card-stock__dot{background:var(--cy-card-stock-low)}.cy-card-stock--out{opacity:.75}.cy-card-stock--out .cy-card-stock__dot{background:var(--cy-card-stock-out)}.cy-badge-sale{--cy-badge-sale-bg: #ff6600;--cy-badge-sale-text: #ffffff;--cy-badge-sale-fold: #1a1a1a;--cy-badge-sale-fold-size: 22px;position:relative;border-radius:0;border:0;padding:3px 10px calc(3px + var(--cy-badge-sale-fold-size));background-image:linear-gradient(to bottom right,var(--cy-badge-sale-fold) 50%,transparent 50%),linear-gradient(var(--cy-badge-sale-bg),var(--cy-badge-sale-bg));background-size:var(--cy-badge-sale-fold-size) var(--cy-badge-sale-fold-size),100% calc(100% - var(--cy-badge-sale-fold-size));background-position:bottom right,top left;background-repeat:no-repeat;background-color:transparent;color:var(--cy-badge-sale-text);font-family:var(--font-heading--family);font-weight:var(--font-heading--weight);font-size:.6875rem;line-height:1.4;text-transform:uppercase;letter-spacing:.06em}.product-badges:has(.cy-badge-sale){--cy-badge-sale-overhang: 18px;right:calc(var(--cy-badge-sale-overhang) * -1);margin-block-start:3px}.product-grid__card:has(.cy-badge-sale),.product-grid__card:has(.cy-badge-sale) .card-gallery{overflow:visible}#shopify-pc__banner{border-radius:0}.shopify-pc__banner__body p,#shopify-pc__prefs__dialog p{font-size:.85rem;color:gray!important}.shopify-pc__prefs__intro{display:none}#shopify-pc__prefs__dialog p{padding:0 0 0 28px!important}#shopify-pc__prefs__header-save.primary{background-color:var(--color-primary)!important}#shopify-pc__prefs__preferences svg path{fill:var(--color-primary)!important}.shopify-pc__prefs__dialog header{border:none!important}#shopify-pc__banner__body-title{font-family:var(--font-heading--family)!important;color:var(--color-primary)!important}#shopify-pc__prefs button,#shopify-pc__banner button{border-radius:50px;border:none;color:#fff}.shopify-pc__banner__btn-accept{background:var(--color-primary)}#shopify-pc__banner__btn-manage-prefs span{color:#000}.shopify-pc__prefs__dialog header h2,.shopify-pc__prefs__option label,.shopify-pc__prefs__intro-main h3{font-family:var(--font-heading--family)!important;color:var(--color-primary)!important;text-transform:uppercase}.custom-section-background>.background-image-container>img{filter:grayscale(1);mix-blend-mode:soft-light}
/*# sourceMappingURL=/cdn/shop/t/57/assets/_clinic-yenoya.css.map */
