.card-product a{text-decoration:none}.card-product.out-of-stock{position:relative;background-color:#fff;pointer-events:none}.card-product.out-of-stock .card-product-wrapper{position:relative}.card-product.out-of-stock .card-product-wrapper .image-wrap{opacity:.5}.card-product.out-of-stock .btn-add-cart,.card-product.out-of-stock .list-product-btn{display:none!important}.card-product.out-of-stock .card-product-wrapper:before{content:"Sold Out";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:90px;height:90px;border-radius:50%;background-color:#000;color:#fff;font-size:14px;font-weight:500;line-height:14px;opacity:1;z-index:50}.card-product .image-wrap{display:flex;width:100%;height:100%;position:relative}.card-product-wrapper img{display:block;height:100%;width:100%;object-fit:cover;object-position:center;transition-duration:.7s}.card-product-wrapper .img-hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.card-product .on-sale-wrap{position:absolute;top:5px;right:5px;left:5px;z-index:5;display:flex}.card-product .on-sale-item{display:inline-flex;justify-content:center;align-items:center;word-break:break-word;width:48px;font-size:14px;text-align:center;line-height:22px;letter-spacing:1px;text-transform:capitalize;position:relative;background-color:#f03e3e;color:#fff;border-radius:20px}.card-product-info{display:grid;gap:4px}.card-product-info .title{color:#181818;font-size:16px;font-weight:400;line-height:24px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.card-product-info .title:hover{color:#dc9056}.card-product h3{font-size:0;margin:0}.card-product .icon_wrap{position:relative;display:inline-flex}.card-product .icon_wrap img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.card-product img.hover,.card-product .box-icon:hover img.current{opacity:0}.card-product .box-icon:hover img.hover{opacity:1}.card-product .icon{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.card-product.compared .box-icon.compare svg path{stroke:#fff}.card-product .box-icon:hover .icon{color:#fff}.card-product .card-product-wrapper{position:relative;border-radius:8px;overflow:hidden;z-index:20;margin-bottom:16px}.card-product .card-product-wrapper .image-wrap{display:flex;width:100%;height:100%;position:relative}.card-product .card-product-wrapper img{display:block;height:100%;width:100%;object-fit:cover;object-position:center;transition-duration:.7s}.card-product .card-product-wrapper .img-hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.card-product .card-product-wrapper:hover .image-wrap .img-product{opacity:0}.card-product .card-product-wrapper:hover .image-wrap .img-hover{display:block;z-index:1;opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}.card-product .card-product-wrapper .on-sale-wrap{position:absolute;top:5px;right:5px;left:5px;z-index:5;display:flex}.card-product .card-product-wrapper .on-sale-wrap .on-sale-item{display:inline-flex;justify-content:center;align-items:center;word-break:break-word;width:48px;font-size:14px;text-align:center;line-height:22px;letter-spacing:1px;text-transform:capitalize;position:relative;background-color:var(--Critical);color:var(--white);border-radius:144px}.card-product .list-product-btn{position:absolute;display:flex;flex-direction:column;gap:5px;top:5px;right:5px;z-index:10;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.card-product .box-icon .icon{font-size:20px}.card-product .box-icon svg{width:18px}.card-product .box-icon.active,.card-product .box-icon:hover{background-color:var(--onsurface);color:var(--white);border-color:var(--onsurface)}.card-product .box-icon:hover .tooltip{opacity:1;visibility:visible;transform:translate(-8px);transition-delay:.1s}.card-product .box-icon:hover svg path{stroke:var(--white)}.card-product .card-product-info{display:grid;gap:4px}.card-product .card-product-info .price{display:flex;gap:8px;align-items:center}.card-product .on-sale-item:not(.active),.card-product .price:not(.active),.card-product:not(.procSlide) .iTimg:not(.active){display:none}.card-product .card-product-info .price .old-price{text-decoration:line-through;color:var(--Secondary2)}.card-product .btn-main-product:hover{background-color:var(--onsurface);color:var(--white)}.card-product.style-list{display:flex;gap:15px;align-items:center}.card-product.style-list .card-product-wrapper{max-width:360px;width:40%;margin-bottom:0}.card-product.style-list .card-product-info{flex:1 1 auto;padding:0!important;display:flex;flex-direction:column;justify-content:start;max-width:60%}.card-product.style-list .list-product-btn{flex-direction:row;position:unset;justify-content:flex-start;gap:12px}.card-product.style-list .list-product-btn .box-icon{border:2px solid var(--line)}.card-product.style-list .list-product-btn .box-icon .icon{font-size:24px}.card-product.style-list .list-product-btn .disable{background-color:var(--Surface);border:none!important;position:relative;color:var(--Secondary2);pointer-events:none}.card-product.style-list .list-product-btn .disable:after,.card-product.style-list .list-product-btn .disable:before{content:"";position:absolute;width:100%;border-bottom:1.2px dashed #ddd;transform:rotate(-45deg)}.card-product.style-list .list-product-btn .disable:before{transform:rotate(45deg)}.card-product.style-list .list-product-btn.size-box{flex-wrap:wrap}.card-product.style-list .btn-main-product{border:2px solid var(--line);max-width:272px;width:100%;height:32px;text-transform:unset}.card-product.style-list .btn-main-product:hover{border-color:var(--onsurface)}.card-product.style-list .variant-wrap-list{margin-top:28px;display:grid;gap:28px}.card-product.style-list .list-color-product{padding:0}.card-product.style-4 .card-product-wrapper .list-product-btn{gap:0!important}.card-product.style-4 .card-product-wrapper .list-product-btn .box-icon{border-radius:0}.card-product.style-4 .card-product-wrapper .list-product-btn .box-icon:not(:last-child){border-right:1px solid var(--line)}.card-product.style-5 .btn-quickview{display:none}.list-color-product{display:flex;flex-wrap:wrap;gap:8px;padding:3px 0}.list-color-product .list-color-item{width:24px;height:24px;border:1px solid transparent;background-color:transparent;border-radius:50%;cursor:pointer;position:relative}.list-color-product .list-color-item .swatch-value{width:100%;height:100%;border:3px solid transparent;display:inline-block;border-radius:50%}.list-color-product .list-color-item img{visibility:hidden;width:18px;height:18px;position:absolute}.list-color-product .list-color-item.line{border:1px solid var(--line)}.list-color-product .list-color-item.active,.list-color-product .list-color-item:hover{border-color:var(--onsurface)}.list-color-product .list-color-item.active .swatch-value,.list-color-product .list-color-item:hover .swatch-value{border-color:var(--white)}.card-product:hover .btn-add-cart{z-index:5;opacity:1}.card-product .btn-add-cart.bottom{bottom:-5%}.card-product .btn-add-cart{position:absolute;left:12px;right:12px;z-index:-1;flex-grow:1;display:flex;opacity:0;justify-content:center;align-items:center;padding:12px 8px;letter-spacing:1px;border:1px solid var(--white);font-size:14px;line-height:1;background-color:var(--white);color:var(--onsurface);border-radius:44px;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;text-align:center;white-space:nowrap;text-transform:capitalize;cursor:pointer}.card-product .btn-add-cart.top{top:-5%}.card-product:hover .btn-add-cart.top{top:12px}.card-product .btn-add-cart.center{top:50%;transform:translateY(-40%)}.card-product:hover .btn-add-cart.center{top:50%;transform:translateY(-50%)}.btn-add-cart:hover{background-color:var(--onsurface);color:var(--white);border-color:var(--onsurface)}.card-product .cartProduct__desc{display:none}.card-product .cartProduct__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.card-product .list-product-btn .addcart{display:none}.card-product .list-product-btn.horizontal,.card-product .list-product-btn.vertical{position:absolute;display:flex;gap:5px;top:5px;right:5px;z-index:10}.card-product .list-product-btn.vertical{flex-direction:column}.card-product .list-product-btn.vertical.top_left{right:auto;left:5px}.card-product .list-product-btn.vertical.bottom_left{top:auto;right:auto;left:5px;bottom:5px}.card-product .list-product-btn.vertical.center{padding:5px 0;right:auto;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;justify-content:center;align-items:center}.card-product .list-product-btn.vertical.bottom_right{top:auto;bottom:5px}.card-product .list-product-btn.vertical.bottom_left .tooltip,.card-product .list-product-btn.vertical.top_left .tooltip{left:100%}.card-product .list-product-btn.vertical.bottom_left .tooltip:before,.card-product .list-product-btn.vertical.top_left .tooltip:before{left:-4px}.card-product .list-product-btn.vertical.bottom_left .box-icon:hover .tooltip,.card-product .list-product-btn.vertical.top_left .box-icon:hover .tooltip{transform:translate(8px)}.card-product .list-product-btn.horizontal.top_left{right:auto;left:5px}.card-product .list-product-btn.horizontal.bottom_left{top:auto;right:auto;left:5px;bottom:5px}.card-product .list-product-btn.horizontal.bottom_right{top:auto;bottom:5px}.card-product .list-product-btn.horizontal.center{padding:0 5px;right:auto;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;justify-content:center;align-items:center}.card-product .box-icon{cursor:pointer;color:#181818;width:40px;height:40px;background-color:var(--white);position:relative;z-index:6;border-radius:50%;display:flex;align-items:center;justify-content:center;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.card-product .tooltip{z-index:202;opacity:0;visibility:hidden;display:block;position:absolute;right:100%;border-radius:2px;white-space:nowrap;background-color:#181818;color:#fff;font-weight:400;font-size:12px;line-height:1;padding:6px 8px 8px;width:max-content;font-family:var(--font-body-family);transition:opacity .3s,visibility .3s,transform .3s cubic-bezier(.71,1.7,.77,1.24),-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24)}.card-product .tooltip:before{content:"";top:50%;left:unset;transform:translateY(-50%) rotate(45deg);right:-4px;position:absolute;background:#181818;width:8px;height:8px;z-index:100}.card-product .box-icon:hover{background-color:#181818;color:#fff;border-color:#181818}.card-product .box-icon:hover .tooltip{display:block;opacity:1;visibility:visible;transform:translate(-8px);transition-delay:.1s}.product-grid.list .card-product .box-icon .tooltip,.card-product.style-list .box-icon .tooltip,.card-product.style-2 .box-icon .tooltip,.card-product.style-4 .box-icon .tooltip,.card-product .list-btn-main .box-icon .tooltip{top:-100%;margin-top:5px;margin-right:0;transform:translateY(8px);right:unset}.product-grid.list .card-product .box-icon .tooltip:before,.card-product.style-list .box-icon .tooltip:before,.card-product.style-2 .box-icon .tooltip:before,.card-product.style-4 .box-icon .tooltip:before,.card-product .list-btn-main .box-icon .tooltip:before{top:85%;left:50%;transform:translate(-50%) rotate(45deg);right:unset}.product-grid.list .card-product .box-icon:hover .tooltip,.card-product.style-list .box-icon:hover .tooltip,.card-product.style-2 .box-icon:hover .tooltip,.card-product.style-4 .box-icon:hover .tooltip,.card-product .list-btn-main .box-icon:hover .tooltip{transform:none}.card-product.style-2 .list-product-btn,.card-product.style-4 .list-product-btn{flex-direction:row;left:50%;transform:translate(-50%);right:unset!important;top:unset!important;bottom:8px;gap:8px}.card-product.style-4 .card-product-wrapper .btn-add-cart .card-product.style-2 .card-product-wrapper .btn-add-cart{display:none}.card-product.style-4 .list-product-btn .addcart,.card-product.style-2 .list-product-btn .addcart{display:flex}.card-product.style-2 .list-product-btn .box-icon:hover .tooltip,.card-product.style-4 .list-product-btn .box-icon:hover .tooltip{transform:none}.product-grid.list .wishlisted .wishlist,.product-grid.list .compared .compare{background-color:#181818;color:#fff;border-color:#181818}.product-grid.list .card-product .list-product-btn .addcart,.card-product.style-2 .btn-add-cart,.card-product.style-3 .btn-add-cart,.card-product.style-4 .btn-add-cart,.card-product.style-5 .btn-add-cart{display:none}.card-product.style-3 .card-product-wrapper>.list-product-btn .quickview,.card-product.style-5 .card-product-wrapper>.list-product-btn .quickview{display:none}.card-product:not(.style-3,.style-5) .list-btn-main{display:none}.card-product .list-btn-main{position:absolute;bottom:8px;left:8px;right:8px;z-index:5;transition:.3s ease-out 0s;display:flex;align-items:center;gap:4px}.card-product .list-btn-main .btn-add-cart{display:flex;position:unset}.card-product .list-btn-main .list-product-btn{position:unset;transform:none}.card-product .list-btn-main .list-product-btn .wishlist,.card-product .list-btn-main .list-product-btn .compare{display:none}.card-product .colorItem.White .color{position:relative}.card-product .colorItem.White .color:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;border:1px solid var(--line);border-radius:50%;transition:.3s ease-in-out}.product-grid.list .card-product .btn-add-cart.btn-cart-loading,.card-product.style-5 .card-product-wrapper .btn-add-cart.btn-cart-loading,.card-product.style-3 .card-product-wrapper .btn-add-cart.btn-cart-loading{position:relative;inset:unset}.btn-cart-loading:before{border-color:#fff;opacity:1;animation-play-state:running}.btn-cart-loading:before{width:18px;height:18px;border:solid 2px #fff;border-top-color:transparent;content:"";position:absolute;z-index:2;top:0;bottom:0;left:0;right:0;margin:auto;border-radius:50%;animation:tf_rotator .6s linear infinite running;opacity:1}.btn-cart-loading:hover{color:transparent!important;transition:all .1s ease}.btn-cart-loading:hover .icon_wrap{display:none}.product-grid.list .card-product .cartProduct__prices,.product-grid.list .card-product .cartProduct__title{margin:0}@keyframes tf_rotator{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (min-width: 992px){.card-product .card-product-wrapper .list-product-btn.vertical{gap:8px;top:8px;right:8px}.card-product.style-2 .card-product-wrapper .list-product-btn,.card-product.style-4 .card-product-wrapper .list-product-btn{bottom:8px}.card-product .cartProduct__on-sale.top_left{top:8px;left:8px}.card-product .list-btn-main{gap:8px}}@media (min-width: 1200px){.card-product .card-product-wrapper .list-product-btn.vertical{top:12px;right:12px}.card-product.style-2 .card-product-wrapper .list-product-btn,.card-product.style-4 .card-product-wrapper .list-product-btn{bottom:12px}.card-product .cartProduct__on-sale.top_left{top:12px;left:12px}.card-product:hover .btn-add-cart{z-index:5;opacity:1}.card-product:hover .btn-add-cart.bottom{bottom:12px}.card-product .list-product-btn{transform:translate(12px);opacity:0;visibility:hidden}.card-product .list-btn-main{bottom:12px;left:12px;right:12px;transform:translateY(20px);opacity:0;visibility:hidden}.card-product:hover .list-btn-main{transform:translate(0);opacity:1;visibility:visible}.card-product:hover .list-product-btn{opacity:1;visibility:visible;transform:translate(0)}.card-product.style-2 .list-product-btn,.card-product.style-4 .list-product-btn{transform:translate(-50%,20px)}.card-product.style-2:hover .list-product-btn,.card-product.style-4:hover .list-product-btn{transform:translate(-50%)}.product-grid.list .more .box-icon{width:48px;height:48px}.product-grid.list .btn-add-cart{padding:15px}.card-product.style-5 .list-btn-main .quickview{border-radius:44px}.card-product.style-5 .list-btn-main .icon_wrap{display:none}.card-product.style-5 .list-btn-main .tooltip{position:unset;opacity:1;visibility:visible;color:var(--onsurface);background-color:transparent;transform:none;padding:0;font-size:14px;margin:0}.card-product.style-5 .list-btn-main .tooltip:before{display:none}.card-product.style-5 .list-btn-main .box-icon{width:auto;height:auto;padding:12px 8px}.card-product.style-5 .list-btn-main .box-icon:hover .tooltip{color:var(--white)}.card-product.style-5 .list-btn-main .list-product-btn,.card-product.style-5 .list-btn-main .btn-add-cart{width:50%}}@media (max-width: 1199px){.card-product .btn-add-cart.bottom{left:8px;right:8px;bottom:8px;opacity:1;z-index:1}.product-grid.list .card-product .btn-add-cart{padding:10px 5px}.product-grid.list .card-product .box-icon,.card-product .box-icon{width:38px;height:38px}.card-product .box-icon .tooltip{display:none!important}}@media (max-width: 767px){.product-grid.list .card-product .btn-add-cart{padding:10px;font-size:14px}.card-product .btn-add-cart{padding:8px;font-size:12px}.card-product .card-product-wrapper .box-icon{width:30px;height:30px;font-size:16px}.card-product .card-product-wrapper .box-icon .icon{font-size:16px}.card-product .compare,.card-product .wishlist{display:none}.card-product.out-of-stock .card-product-wrapper:before{width:80px;height:80px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/S00601-cart-product.css.map */
