html{scroll-behavior:smooth}.product-grid-container{flex-wrap:wrap;display:flex}.product-grid-container .product-grid-item-shpgrs{margin:16px}.product-section-group{margin-bottom:40px;scroll-margin-top:100px}.product-grid-item-shpgrs{display:flex;background:#fcf4f3;border-radius:8px;overflow:hidden}.product-grid-item-shpgrs-image img{max-width:100%;width:100%;height:100%;object-fit:cover}.product-grid-item-shpgrs-content{flex:1;padding:32px 24px}.product-grid-item-shpgrs-image{flex:1}.product-grid-item-shpgrs-content-variants{display:flex;gap:8px;margin-top:32px;margin-bottom:16px;flex-wrap:wrap}.product-grid-item-shpgrs-variant-button{background:transparent;border:1px solid;color:#e9494b;display:block;border-radius:12px;padding:4px 12px;font-size:12px;line-height:16px}.product-grid-item-shpgrs-variant-button.is-active{color:#fff;background:#e9494b}.product-grid-item-shpgrs-variant-buttons{display:flex;gap:10px}.product-grid-item-shpgrs-content-short-description{font-size:14px;line-height:16px;margin-top:8px;color:#757575}.product-grid-item-shpgrs-content-variant{border:1px solid;border-radius:24px;padding:4px 8px;font-size:12px}.product-section-title{padding-bottom:0;text-align:center}.main-collection-section{margin-top:64px!important}.product-section-title h2{margin:0;font-size:24px;font-weight:600;color:#333;padding-bottom:16px!important;text-transform:capitalize;font-weight:600!important;font-family:Bogart}.img-container-item{max-width:24px}.img-container-item img{width:100%}.img-container-items{display:flex;gap:4px;flex:1}.title-container-label{color:#757575;font-size:12px;flex:1}.title-container{margin-top:16px;display:flex;gap:16px}.img-container{display:flex;gap:16px}.product-grid-container h3{font-size:20px!important;line-height:24px!important;font-family:Bogart;font-weight:400!important}.product-grid-container{display:flex;flex-wrap:wrap;margin:0 -15px}.product-grid-container .col-md-6,.product-grid-container .col-lg-3,.product-grid-container .col-lg-4,.product-grid-container .col-lg-6,.product-grid-container .col-lg-12{padding:0 15px;margin-bottom:30px}.product-title-link{color:inherit;text-decoration:none;cursor:pointer;transition:opacity .2s ease;font-weight:600}.product-title-link:hover{opacity:.7}.product-drawer{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;visibility:hidden;opacity:0;transition:visibility .3s ease,opacity .3s ease}.product-drawer.is-open{visibility:visible;opacity:1}.product-drawer-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;cursor:pointer}.product-drawer-content{position:absolute;top:0;right:0;width:100%;max-width:480px;height:100%;background:#fff;box-shadow:-2px 0 10px #0000001a;transform:translate(100%);transition:transform .3s ease;overflow-y:auto;z-index:10000}.product-drawer.is-open .product-drawer-content{transform:translate(0)}.product-drawer-close{position:absolute;top:20px;right:20px;width:40px;height:40px;border:none;background:transparent;font-size:32px;line-height:1;color:#333;cursor:pointer;z-index:10001;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.product-drawer-close:hover{opacity:.7}.product-drawer-body{padding:0;min-height:100%}.product-drawer-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #333;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product-drawer-loading p{color:#757575;font-size:14px}.product-drawer-product{display:flex;flex-direction:column}.product-drawer-product-image{width:100%;margin-bottom:24px}.product-drawer-product-image img{width:100%;height:auto;border-radius:0}.product-drawer-product-info{flex:1;padding:0 24px}.product-drawer-product-title{font-size:24px!important;font-weight:600!important;margin:0 0 16px;color:#333;font-family:Bogart,sans-serif;margin-bottom:0!important;padding-bottom:0!important;flex:4}.product-drawer-product-info-header{display:flex;margin-bottom:20px}.product-drawer-product-price{display:flex;align-items:flex-start;gap:12px;padding-top:12px;flex:1;justify-content:end}.product-drawer-product-description h5{font-size:14px!important;line-height:1em!important}.product-drawer-price-value{font-size:18px;font-weight:600;color:#333}.product-drawer-price-compare{font-size:16px;color:#757575;text-decoration:line-through}.product-drawer-product-description{margin-bottom:24px;color:#333;line-height:1em;font-size:12px}.product-drawer-product-short-description{margin-bottom:24px;color:#757575;font-size:14px;line-height:1.5}.product-drawer-product-variants{margin-bottom:24px}.product-drawer-variant-label{display:block;font-size:14px;font-weight:600;margin-bottom:12px;color:#333}.product-drawer-variant-buttons{display:flex;flex-wrap:wrap;gap:8px}.product-drawer-variant-button{padding:4px 12px;border:1px solid #E9494B;background:transparent;color:#e9494b;border-radius:12px;font-size:12px;line-height:16px;cursor:pointer;transition:all .2s ease}.product-drawer-variant-button:hover:not(:disabled){background:#e9494b;color:#fff}.product-drawer-variant-button.is-active{background:#e9494b;color:#fff;border-color:#e9494b}.product-drawer-variant-button:disabled{opacity:.5;cursor:not-allowed}.product-drawer-variant-sold-out{font-size:12px;opacity:.7}.product-drawer-product-contains,.product-drawer-contains-section{margin-bottom:16px}.product-drawer-contains-label{display:block;font-size:12px;color:#757575;margin-bottom:8px}.product-drawer-contains-items{display:flex;gap:8px;flex-wrap:wrap}.product-drawer-contains-item{width:32px;height:32px}.product-drawer-contains-item img{width:100%;height:100%;object-fit:cover;border-radius:4px}.product-drawer-form-container{display:flex;align-items:center;margin-bottom:16px;gap:10px}.product-drawer-content-quantity{flex:0 0 auto}.product-drawer-quantity-input{width:80px;height:32px;padding:4px 8px;border:1px solid #E9494B;border-radius:12px;text-align:center;font-size:14px;color:#e9494b;-moz-appearance:textfield}.product-drawer-quantity-input::-webkit-outer-spin-button,.product-drawer-quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-drawer-content-add-to-cart{flex:1}.product-drawer-add-to-cart-button{width:100%;padding:8px 16px;background:#e9494b;border:1px solid #E9494B;color:#fff;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.product-drawer-add-to-cart-button:hover:not(:disabled){background:#e9494b;color:#fff}.product-drawer-add-to-cart-button:disabled{opacity:.5;cursor:not-allowed}.product-drawer-view-product{display:inline-block;padding:12px 24px;background:#333;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;transition:background .2s ease}.product-drawer-view-product:hover{background:#555}.product-drawer-error{padding:40px 20px;text-align:center;color:#d32f2f}.product-drawer-error-message{margin-top:12px;padding:12px;background:#fee;color:#c33;border-radius:8px;font-size:14px;border:1px solid #fcc}@media (max-width: 991px){.product-section-title h2{font-size:20px}.product-section-group{margin-bottom:30px}.product-drawer-content{max-width:100%}}.shpgrs-from__container{display:flex;align-items:center;margin-top:24px;gap:10px}.product-grid-item-shpgrs-content-quantity .js-qty{margin-bottom:0;color:#e9494b;border-color:#e9494b;max-width:80px;height:32px;overflow:hidden}.product-grid-item-shpgrs-content-quantity .js-qty__num,.product-grid-item-shpgrs-content-quantity .js-qty__adjust{color:#e9494b;height:32px}.js-qty__adjust.js-qty__adjust--plus{border-left:1px solid}.js-qty__adjust.js-qty__adjust--minus{border-right:1px solid}button.product-grid-item-shpgrs-add-to-cart-button{background:transparent;border:1px solid;color:#e9494b;width:100%;display:block;border-radius:12px;padding:4px;height:32px}button.product-grid-item-shpgrs-add-to-cart-button:hover{background:#e9494b;color:#fff}.product-grid-item-shpgrs-content-add-to-cart{flex:1}.product-grid-item-shpgrs-content-quantity .js-qty__adjust:focus,.product-grid-item-shpgrs-content-quantity .js-qty__adjust:hover{background-color:transparent}
/*# sourceMappingURL=/cdn/shop/t/48/assets/main_collection.css.map */
