.c-productBuyGroup .buy-it-group{margin-top:20px;display:flex;flex-direction:column;padding:23px;border-radius:12px;border:1px solid var(--line);gap:19px}.c-productBuyGroup .buy-it-group.style-2{margin-top:40px}.tf-bundle-products-wrap{margin-bottom:19px}.tf-bundle-products-wrap .product-item{display:flex;gap:12px}.tf-bundle-products-wrap input[type=number]{-moz-appearance:textfield;text-align:center}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.tf-bundle-products-wrap .product-item .tf-check,.tf-bundle-products-wrap .product-item .content{align-self:center}.tf-bundle-products-wrap .product-item:not(:last-child){margin-bottom:20px}.tf-bundle-products-wrap .product-item .featured-image{max-width:150px;width:100%;height:auto;flex-shrink:0;border-radius:8px;overflow:hidden}.tf-bundle-products-wrap .product-item img{width:100%;height:100%;object-fit:cover}.tf-bundle-products-wrap .product-item .tf-check{position:relative;background:transparent;cursor:pointer;outline:0;-webkit-appearance:none;min-width:20px;border:1px solid var(--Secondary2);display:inline-flex;justify-content:center;align-items:center;flex-shrink:0;width:21px;height:21px;border-width:2px;border-radius:2px}.tf-bundle-products-wrap .product-item .tf-check:before{font-family:icomoon;content:"\e914";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:var(--White);opacity:0;font-size:12px;transform:scale(0);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.tf-bundle-products-wrap .product-item .tf-check:checked:before{opacity:1;transform:scale(1) translate(-50%,-50%)}.tf-bundle-products-wrap .product-item .tf-check:checked{border-color:var(--Onsurface);background-color:var(--Onsurface)}.tf-bundle-products-wrap .product-item .title{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-size:16px;font-weight:400;line-height:24px;color:#181818}.tf-bundle-products-wrap .tf-select{max-width:140px}.tf-bundle-products-wrap .tf-select:after{right:10px;font-size:16px}.tf-bundle-products-wrap .product-item .title:hover{color:var(--Primary)}.tf-bundle-products-wrap .product-item .content{display:flex;flex-direction:column;gap:12px}.tf-bundle-products-wrap .product-item select{height:40px;cursor:pointer;width:100%;line-height:1;background-color:transparent;padding:7px 16px;border:2px solid var(--line);border-radius:999px;transition:.3s}.lstPriceRelated .price-wrap,.tf-bundle-products-wrap .product-item .lstPriceRelated .item{display:flex;align-items:center;flex-wrap:wrap;gap:4px}.lstPriceRelated .price-wrap .old-price{font-size:14px;color:var(--Secondary2);text-decoration:line-through}.product-item .lstPriceRelated .discount{font-size:14px;padding:0 8px;background-color:var(--Critical);border-radius:999px;color:var(--White);height:22px}.quantity-control{width:180px;height:48px;display:flex;justify-content:space-between;background-color:var(--White);border:2px solid var(--line);border-radius:999px;overflow:hidden}.quantity-control input{width:88px;height:44px;padding:0;background-color:transparent;border:0;text-align:center;font-size:16px;font-weight:500;line-height:24px;color:var(--Onsurface)}.quantity-control button{width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:30px;color:var(--Onsurface);cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.quantity-control button:hover{color:var(--primary)}.totalRelated{margin-bottom:19px;display:flex;gap:12px;align-items:center;flex-wrap:wrap}.totalRelated .price{font-size:30px}.totalRelated .oldPrice{font-size:20px;color:var(--Secondary2);text-decoration:line-through;margin-right:16px}.totalRelated .saleoff{font-size:14px;padding:0 8px;background-color:var(--Critical);border-radius:999px;color:var(--White)}.c-btnSelectedCart{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;padding:0 15px;height:48px;border-radius:99px;font-size:16px;max-width:256px;width:100%;transition:all .5s cubic-bezier(.165,.84,.44,1);cursor:pointer;background-color:var(--Onsurface);color:var(--White)}.c-btnSelectedCart:hover{background-color:var(--Primary);color:var(--White)}.tf-bundle-products-wrap .quantity-control{width:140px;height:auto}.tf-bundle-products-wrap .quantity-control input{width:50px;height:36px}.tf-bundle-products-wrap .quantity-control button{height:36px}.tf-bundle-products-wrap .quantity-control .qty-minus{margin-top:-2px}.buy-it-group.style-2 .tf-bundle-products-wrap{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:0;overflow-x:auto}.buy-it-group.style-2 .tf-bundle-products-wrap::-webkit-scrollbar{height:8px}.buy-it-group.style-2 .tf-bundle-products-wrap::-webkit-scrollbar-thumb{background:var(--Secondary2)}.buy-it-group.style-2 .tf-bundle-products-wrap::-webkit-scrollbar-track{background:var(--line)}.buy-it-group.style-2 .tf-bundle-products-wrap .product-item{flex-direction:column;min-width:180px}.buy-it-group.style-2 .tf-bundle-products-wrap .product-item .featured-image{max-width:100%}.buy-it-group.style-2 .tf-bundle-products-wrap .product-item .tf-check,.buy-it-group.style-2 .tf-bundle-products-wrap .product-item .content{align-self:flex-start}@media (max-width: 1199px){.tf-bundle-products-wrap .product-item .featured-image{max-width:120px}.tf-bundle-products-wrap .product-item .content{gap:10px}}@media (max-width: 767px){.c-productBuyGroup .buy-it-group{padding:23px 15px}.tf-bundle-products-wrap .product-item{gap:10px}.tf-bundle-products-wrap .quantity-control{width:120px}.tf-bundle-products-wrap .quantity-control input{width:40px}.buy-it-group.style-2 .tf-bundle-products-wrap{gap:15px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/S05801-product-buy-group.css.map */
