.all-bundles-section{padding:30px 0}.all-bundles-section .container{display:flex;flex-direction:column;align-items:center;gap:25px}.all-bundles-section .container>h2{font-size:24px;font-weight:600;text-align:center}.all-bundles-section .products{display:flex;align-items:center;justify-content:center;gap:3rem;flex-wrap:nowrap;margin-top:15px}.all-bundles-section .products .product{display:flex;flex-direction:column;align-items:center}@media (max-width: 1400px){.all-bundles-section .products{flex-wrap:wrap}.all-bundles-section .products .product{flex-basis:calc(50% - 3rem)}}@media (max-width: 768px){.all-bundles-section .products .product{flex-basis:calc(50% - 3rem)}}@media (max-width: 576px){.all-bundles-section .products{gap:1.5rem}.all-bundles-section .products .product .price{flex-direction:column}}.all-bundles-section .products .product a{text-decoration:none;color:#000}.all-bundles-section .products .product a h4{margin:25px 0 0}.all-bundles-section .products .product .images{position:relative}.all-bundles-section .products .product .images img{max-width:100%;width:250px;height:250px;object-fit:cover;transition:opacity .3s}.all-bundles-section .products .product .images .second-image{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;object-position:top;opacity:0}.all-bundles-section .products .product .images:hover .main-image{opacity:0}.all-bundles-section .products .product .images:hover .second-image{opacity:1}.all-bundles-section .products .product .images .best-seller{margin:0;font-size:14px;position:absolute;right:5px;top:5px;padding:5px 10px;background:linear-gradient(#fddfe1,#ede4f7);color:#000;border-radius:10px;text-transform:uppercase;font-weight:600}.all-bundles-section .products .product .price{font-weight:700;margin-top:15px;display:flex;align-items:center;gap:.5rem}.all-bundles-section .products .product .price span{font-weight:400;text-decoration:line-through;font-size:1.4rem}.all-bundles-section .products .product .buttons{margin-top:20px}.all-bundles-section .products .product .buttons form button{background:none;border:none;cursor:pointer;padding:1rem 2rem;box-shadow:2px 2px 10px #00000040;color:#000;border-radius:7px;font-weight:600}.all-bundles-section a.show-all{background-color:#fff;padding:1rem 5rem;box-shadow:2px 2px 10px #00000040;color:#000;text-decoration:none;border-radius:10px;font-size:14px;font-weight:600;margin-top:25px;text-transform:uppercase;transition:box-shadow .3s}.all-bundles-section a.show-all:hover{box-shadow:2px 2px 15px #00000080}
/*# sourceMappingURL=/cdn/shop/t/16/assets/all-bundles-section.css.map */
