:root{--color-pazario-bg: #fff;--color-pazario-text: #000;--color-pazario-grey: #f7f7f7;--color-pazario-accent: #000;--font-pazario: "Montserrat", sans-serif}.product-information{font-family:var(--font-pazario)!important}.pazario-low-stock{font-size:.8rem;color:#d8000c;background-color:#ffefef;display:inline-block;padding:4px 8px;border-radius:4px;margin-top:-8px;font-weight:600;animation:fadeIn .5s ease}.pazario-size-guide{margin-top:0;display:flex;justify-content:flex-end}.pazario-size-guide-btn{background:none;border:none;text-decoration:underline;font-size:.8rem;cursor:pointer;padding:0;color:#555}.pazario-size-guide-btn:hover{color:#000}#size-guide-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:9999;align-items:center;justify-content:center}#size-guide-modal.active{display:flex}.mag-modal-content{background:#fff;padding:2rem;min-width:300px;max-width:90%;position:relative}.mag-modal-close{position:absolute;top:10px;right:15px;font-size:1.5rem;cursor:pointer;background:none;border:none;color:#000}.pazario-trust-info{margin-top:1rem;font-size:.8rem;color:#444;line-height:1.5;background:#fdfdfd;padding:12px;border:1px solid #eaeaea;border-radius:4px}.pazario-trust-info p{margin:4px 0;display:flex;align-items:center;gap:8px}.pazario-upsell{margin-top:1.5rem;border-top:1px solid #eaeaea;padding-top:1.5rem}.pazario-upsell h4{font-size:1rem;font-weight:600;margin-bottom:1rem}.pazario-upsell-products{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media screen and (max-width:749px){.pazario-upsell-products{display:flex;overflow-x:auto;padding-bottom:1rem;scroll-snap-type:x mandatory}}.pazario-upsell-products::-webkit-scrollbar{height:4px}.pazario-upsell-products::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.pazario-upsell-item{min-width:120px;flex:0 0 auto;scroll-snap-align:start;text-decoration:none;color:inherit}.pazario-upsell-item img{width:100%;aspect-ratio:3/4;object-fit:cover;background:var(--color-pazario-grey)}.pazario-upsell-item-title{font-size:.8rem;margin-top:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.pazario-upsell-item-price{font-weight:600;font-size:.85rem;margin-top:4px;display:block}.similar-styles-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.similar-styles-btn{text-decoration:none;font-size:.85rem;font-weight:600;color:var(--color-pazario-accent);border:1px solid var(--color-pazario-accent);padding:6px 16px}@media screen and (max-width:749px){product-recommendations .product-recommendations__grid,.product-recommendations .grid{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;gap:16px!important;padding-bottom:16px}product-recommendations .product-recommendations__grid>*,.product-recommendations .grid__item{min-width:60vw!important;flex:0 0 auto!important;scroll-snap-align:start!important}}.pazario-accordion{margin-top:1rem;border-top:1px solid #eaeaea;width:100%}.mag-accordion{border-bottom:1px solid #eaeaea}.mag-accordion summary{padding:1rem 0;font-weight:600;cursor:pointer;list-style:none;display:flex;justify-content:space-between}.mag-accordion summary::-webkit-details-marker{display:none}.mag-accordion summary:after{content:"+";font-size:1.2rem;transition:transform .3s ease}.mag-accordion[open] summary:after{content:"-"}.mag-accordion-content{padding-bottom:1rem;font-size:.9rem;color:#444;line-height:1.6;animation:fadeIn .3s ease}variant-picker .product-form__input input[type=radio]:checked+label{background-color:#000!important;color:#fff!important;border-color:#000!important}buy-buttons .button,buy-buttons .add-to-cart-button,.product-details button.button{width:100%!important;background-color:var(--color-pazario-accent)!important;color:#fff!important;height:54px!important;font-size:1rem!important;font-weight:600!important;border-radius:0!important;text-transform:uppercase;transition:all .3s ease;border:none!important;margin-top:8px}buy-buttons .button:hover,buy-buttons .add-to-cart-button:hover,.product-details button.button:hover{background-color:#333!important}.sticky-add-to-cart{z-index:100}@media screen and (max-width:749px){.product-information__grid{display:flex!important;flex-direction:column!important}.product-information__media{order:-1!important}}.product-details .group-block-content{gap:12px!important}product-price.text-block,group-block .group-block-content>*{margin-block-end:0!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.collection-layout{font-family:var(--font-pazario)!important}.collection-container,.collection-layout,results-list,.collection-main{overflow:visible!important;overflow-x:visible!important;overflow-y:visible!important}@media screen and (min-width:750px){.collection-layout{display:flex;align-items:flex-start;gap:30px;max-width:1400px;margin:0 auto;padding:0 32px}.collection-sidebar{width:260px;min-width:260px;position:sticky;top:100px;height:fit-content}.collection-main{flex:1}.facets-block-wrapper,dialog-component.facets-block-wrapper{position:static!important;width:100%!important}.facets-container,.facets__form-wrapper,.facets__overflow-list{display:flex!important;flex-direction:column!important;gap:20px!important}.facets--horizontal{display:block!important}.facets__filters-wrapper{max-width:100%!important}.facets__item{border-bottom:1px solid #eaeaea!important;padding:1rem 0;margin:0!important}}@media screen and (max-width:749px){.collection-sidebar{display:block}.facets-toggle__button{font-weight:600!important;font-family:var(--font-pazario)!important}.facets--drawer.dialog-drawer--right{right:auto!important;left:0!important;transform:translate(-100%)}.facets--drawer.dialog-drawer--right[open]{transform:translate(0)!important}}.facets__summary .facets__label{font-size:.85rem!important;text-transform:uppercase!important;font-weight:600!important;letter-spacing:.5px}.facets__summary{padding:0!important}.facets__inputs{padding-top:1rem}.facets__inputs-list--swatches{gap:8px!important}.facets__inputs-list--swatches .variant-option__swatch-wrapper{border-radius:50%!important;overflow:hidden;border:1px solid #ddd}.facets__inputs-list--swatches .variant-option__button-label--has-swatch:has(:checked) .swatch{border:2px solid #000!important;padding:2px}.facets__pill-label{border-radius:4px!important;border:1px solid #eaeaea!important;background:#fff!important;color:#333!important;font-size:.8rem!important;min-width:38px!important;height:32px!important}.facets__pill-input:checked+.facets__pill-label{background-color:#000!important;color:#fff!important;border-color:#000!important}.price-range__input input{border-radius:4px!important;border:1px solid #eaeaea!important;font-family:inherit}.product-grid{--mobile-columns: 2 !important;column-gap:12px;row-gap:24px}@media screen and (min-width:900px){.product-grid{--product-grid-columns-desktop: repeat(3, 1fr) !important}}@media screen and (min-width:1200px){.product-grid{--product-grid-columns-desktop: repeat(4, 1fr) !important}}.product-grid__item{border:none!important}.product-grid__item .card{border:none!important;background:transparent!important}.product-grid__item .card-information{padding:12px 0 0!important}.product-grid__item .product-title{font-size:.85rem!important;font-weight:500!important;line-height:1.3!important;margin-bottom:4px!important}.product-grid__item price,.product-grid__item product-price{font-weight:700!important;font-size:.95rem!important}.product-promo{font-size:.75rem;color:#d8000c;font-weight:600;margin-top:4px;background-color:#ffefef;padding:2px 6px;border-radius:3px;width:max-content}
/*# sourceMappingURL=/cdn/shop/t/42/assets/pazario-custom.css.map */
