.custom_feature_section .row{display:flex}.custom_feature_section .col-md-6{width:50%}@media(max-width:768px){.custom_feature_section .col-md-6{width:100%}}.product-card_wrapper{display:flex;justify-content:space-between;align-items:center;gap:10px}.product-card-hover{position:relative;border-radius:0;overflow:hidden;transition:all .3s ease;background:#fff}.product-card-hover__image-wrapper{position:relative;overflow:hidden}.product-card-hover__image{display:block;width:100%;aspect-ratio:2 / 3;object-fit:cover;object-position:top center}.product-card-hover__overlay{position:absolute;left:0;right:0;bottom:0;background:#ffffffb5;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;padding:10px 0 0}.product-card-hover:hover .product-card-hover__overlay{opacity:1}.product-card__bottom{opacity:0;transition:opacity .3s ease;padding:0!important}.product-card-hover:hover .product-card__bottom{opacity:1}.product-card-hover__options{display:flex;flex-direction:column;align-items:center;gap:0px;width:100%;max-width:100%}.product-card-hover__click-text{font-size:12px;font-weight:600;letter-spacing:1px;color:#333;text-align:center;margin-bottom:0}.product-card-hover__size-grid{display:flex;justify-content:space-evenly;width:100%;max-width:90%}.product-card-hover__size-option{background:#fff0;padding:0 5px;text-align:center;font-size:12px;font-weight:500;color:#333;cursor:pointer;transition:all .2s ease;min-height:40px;display:flex;align-items:center;justify-content:center}.product-card-hover__size-option:hover{transform:translateY(-1px)}.product-card-hover__size-option.selected{background:#333;color:#fff;border-color:#333}.product-card-hover__size-option.loading{background:#333;color:#fff;border-color:#333;position:relative;pointer-events:none}.product-card-hover__size-option.loading:after{content:"";position:absolute;width:16px;height:16px;border:2px solid transparent;border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product-card-hover__colors-bottom{display:flex;gap:6px;margin-bottom:10px;align-items:baseline}.product-card-hover__color-bottom{width:20px;height:20px;border-radius:3px;border:1px solid #444444;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #0003;position:relative;opacity:0;transition:all .3s ease}.product-card-hover:hover .product-card-hover__color-bottom{opacity:1}.product-card-hover__color-bottom:hover{transform:scale(1.1);box-shadow:0 2px 6px #0000004d}.product-card-hover__color-bottom.selected{border-color:#333;transform:scale(1.1)}.product-card-hover__color-bottom[style*=white],.product-card-hover__color-bottom[style*="#fff"],.product-card-hover__color-bottom[style*="#ffffff"]{border-color:#444!important}.product-card-hover__color-bottom[style*=black],.product-card-hover__color-bottom[style*="#000"],.product-card-hover__color-bottom[style*="#000000"]{border-color:#333!important}.product-card-hover__color-bottom.loading{position:relative;pointer-events:none}.product-card-hover__color-bottom.loading:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;border:1px solid transparent;border-top:1px solid #333;border-radius:50%;animation:spin 1s linear infinite}.product-card-hover__content{padding:8px 10px 10px}.product-card-hover__vendor{font-size:12px;color:#666;text-transform:uppercase;margin-bottom:8px;letter-spacing:.5px}.product-card-hover__title{font-size:11px;font-weight:400;margin:0;line-height:1.25;letter-spacing:0;color:#171717;text-decoration:none}.product-card-hover__price{font-size:11px;font-weight:400;line-height:1.25;color:#171717;margin:3px 0 0}.product-card-hover__price--sale{color:#e01d47}.product-card__bottom .color-swatch{--swatch-size:1.5rem !important}.product-card__bottom .color-swatch:after{border:1px solid #00000063!important;border-radius:8px}.product-card-hover__price--compare{font-size:11px;color:#999;text-decoration:line-through;font-weight:400;margin-left:8px}.product-card-hover__badge{position:absolute;top:15px;left:15px;background:#e74c3c;color:#fff;padding:5px 10px;border-radius:20px;font-size:12px;font-weight:600;z-index:2}.product-card-hover__rating{display:flex;align-items:center;margin-bottom:10px;font-size:14px;color:#666}.product-card-hover__rating svg{width:14px;height:14px;fill:#ffc107;margin-right:4px}.aspect-square{aspect-ratio:1 / 1}.aspect-landscape{aspect-ratio:4 / 3}.aspect-portrait{aspect-ratio:3 / 4}.product-card-hover__simple-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#fffffff2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.product-card-hover:hover .product-card-hover__simple-overlay{opacity:1}.product-card-hover__simple-button{background:#333;color:#fff;border:none;padding:15px 30px;border-radius:25px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.product-card-hover__simple-button:hover{background:#555;transform:scale(1.05)}.product-card-hover__simple-button:disabled{background:#ccc;cursor:not-allowed;transform:none}@media(max-width:768px){.product-card-hover__size-grid{gap:8px;max-width:150px}.product-card-hover__size-option{padding:8px 12px;font-size:11px;min-height:35px}.product-card-hover__color-bottom{width:18px;height:18px}.product-card-hover__click-text{font-size:11px}.product-card-hover__overlay{padding:15px}.product-card-hover__options{gap:15px;max-width:200px}.product-card-hover__colors-bottom{gap:5px}}.product-card_wrapper{align-items:flex-start}.product-card_wrapper h3{margin:0!important;padding:0!important;font-size:11px!important;font-weight:400!important;line-height:1.25!important;letter-spacing:0!important}.product-card-hover__content .product-card-hover__price,.product-card-hover__content .product-card-hover__price--sale,.product-card-hover__content .product-card-hover__price--compare{font-size:11px!important;line-height:1.25!important}@media(min-width:768px)and (max-width:1279px){.product-card-hover__content{padding:7px 8px 9px}.product-card_wrapper h3,.product-card-hover__title,.product-card-hover__content .product-card-hover__price,.product-card-hover__content .product-card-hover__price--sale,.product-card-hover__content .product-card-hover__price--compare{font-size:10px!important}}@media(max-width:767px){.product-card-hover__content{padding:7px 8px 9px}.product-card_wrapper h3,.product-card-hover__title{font-size:9px!important;line-height:1.25!important}.product-card-hover__content .product-card-hover__price,.product-card-hover__content .product-card-hover__price--sale,.product-card-hover__content .product-card-hover__price--compare{font-size:10px!important;line-height:1.25!important}}.product-card-hover__title{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;text-overflow:ellipsis!important}@media(max-width:768px){.product-card-hover{flex-shrink:0!important}.product-card-hover__content{min-height:52px}.product-card_wrapper{display:block!important}.product-card-hover__title{min-height:2.5em}.product-card-hover__price{margin-top:3px!important}}@media(max-width:768px){.product-card-hover__simple-button{width:auto!important;min-width:0!important;max-width:none!important;padding:9px 14px!important;min-height:0!important;border-radius:18px!important;font-size:9px!important;font-weight:500!important;line-height:1!important;letter-spacing:.08em!important;white-space:nowrap!important}}
/*# sourceMappingURL=/cdn/shop/t/123/assets/sst-custom-product-card.css.map */
