.products-gallery{display:flex;flex-wrap:wrap;justify-content:center;transition:.3s;transition:.2s linear;min-height:90vh}.no-products{display:flex;flex-direction:column;align-items:center;text-align:center}.no-products img{width:200px;opacity:.5;transition:.3s;animation:sadFaceAnimation .8s ease-out}.no-products img:hover{rotate:360deg}.no-products span{color:var(--main)}.no-products p{color:gray}.no-products a{text-decoration:none;color:var(--black)}.no-products a:hover{color:var(--slave)}.product-card{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);display:flex;flex-direction:column;text-align:center;margin-left:20px;margin-right:20px;margin-top:20px;margin-bottom:20px;position:relative;overflow:hidden;opacity:0;animation:fadeInUp .3s ease-out forwards;border-radius:3px;transition:transform 1s 0s;width:320px;max-height:450px;transition:.2s linear;background-color:#fff}.product-card:nth-child(1){animation-delay:0s}.product-card:nth-child(2){animation-delay:.1s}.product-card:nth-child(3){animation-delay:.2s}.product-card:nth-child(4){animation-delay:.3s}.product-card:nth-child(5){animation-delay:.4s}.product-card:nth-child(6){animation-delay:.5s}.product-card:nth-child(7){animation-delay:.6s}.product-card:nth-child(8){animation-delay:.7s}.product-card:nth-child(9){animation-delay:.8s}.product-card:nth-child(10){animation-delay:.9s}.product-card:nth-child(11){animation-delay:1s}.product-card:nth-child(12){animation-delay:1.1s}.product-card:nth-child(13){animation-delay:1.2s}.product-card:nth-child(14){animation-delay:1.3s}.product-card:nth-child(15){animation-delay:1.4s}.nopictureCard{padding:10px;padding-top:0;background-color:#f1f1f1;width:450px!important}.product-card p{margin:0}.quote{position:absolute;background-color:var(--main);transform:rotate(-38.08deg);margin-top:18px;color:#fff;font-weight:600;left:-36px;width:150px;height:30px;display:flex;align-items:center;justify-content:center;z-index:3}.exc-offer{position:absolute;top:0;padding:10px;color:#fff;font-weight:600;z-index:4}.exc-offer-vp{position:absolute;top:0;padding:15px;margin-top:-20px;color:#fff;font-weight:600;z-index:2}.exc-offer-vp p{padding:5px;background-color:var(--main);color:#fff;border-radius:3px;font-weight:600;font-size:14px;text-align:center}.exc-offer p{padding:4px;background-color:var(--main);color:#fff;border-radius:3px;font-weight:600;font-size:18px}.excOfferSpace{margin-top:50px!important}.product-card .discount{position:absolute;right:0;z-index:2;padding:10px}.product-card .discount p{padding:4px;background-color:var(--main);color:#fff;border-radius:3px;font-weight:600;font-size:18px}.product-card .packageOnly{position:absolute;z-index:1;width:100%;top:0;background-color:var(--main);padding:3px}.product-card .packageOnly p{color:#fff;font-weight:600}.image-container{display:flex;justify-content:center;width:315px;height:280px;background-color:#fff}.image-container img{max-width:315px;background-color:transparent;object-fit:contain}.nopictures{height:0!important;width:0!important;max-width:0!important;max-height:0!important}.info-container{background-color:#f1f1f1;width:100%!important}.bottom-options-abs{position:absolute;bottom:0;width:100%;left:0}.description-container{margin-top:10px;height:150px;font-size:16px;max-width:100%}.description-container p{text-transform:uppercase;font-weight:700;color:#4e4e4e;font-family:18px}.price-container{display:flex;width:100%;justify-content:center;align-items:center;font-size:18px;font-weight:600;margin-top:5PX}.price-mayor{display:flex;justify-content:center;align-items:center}.price-mayor span{font-size:13px;margin-left:-35px;font-weight:500;color:#4e4e4e}.see-more{width:100%;margin-top:3px}.see-more a{font-size:15px;font-style:italic;text-decoration:none;color:gray}.see-more a:hover{color:var(--main)}.cart-container{width:100%;margin-top:2px}.cart-container button{width:100%;padding:10px;cursor:pointer;border:none;background-color:var(--main);color:#fff;font-size:16px;font-weight:600;display:flex;justify-content:center;align-items:center}.cart-container button:hover{opacity:.8}@media(max-width:1550px){.product-card{margin-left:20px;margin-right:20px;margin-top:20px;margin-bottom:20px;margin-top:10px}.image-container{width:300px;height:280px}.image-container img{max-width:295px}}@media(max-width:1380px){.product-card{margin-left:20px;margin-right:20px;margin-top:20px;margin-bottom:20px;margin-top:10px;width:280px}.quote{transform:rotate(-38.08deg);margin-top:18px;left:-36px;width:150px;height:30px}.image-container{width:280px;height:280px}.image-container img{max-width:275px}.description-container{margin-top:5px;min-height:40px;font-size:16px}.price-container{font-size:17px;font-weight:600}.cart-container button{padding:10px;font-size:16px}.fav-gallery{width:95%}}@media(max-width:1230px){.product-card{width:280px}.quote{transform:rotate(-38.08deg);margin-top:18px;left:-36px;width:150px;height:30px}.image-container{width:265px;height:280px}.image-container img{max-width:245px}.description-container{margin-top:5px;min-height:40px;font-size:16px;text-transform:uppercase;text-overflow:ellipsis}.price-container{font-size:17px;font-weight:600}.cart-container button{padding:10px;font-size:16px}}@media(max-width:1000px){.product-card{width:260px}}@media(max-width:580px){.products-gallery{display:flex;flex-direction:column;justify-content:start;align-items:center}.product-card{margin-left:5px;margin-right:5px;margin-top:5px;width:100%;height:155px;flex-direction:row;box-shadow:none;border:solid .5px #d6d6d6}.quote{font-size:14px;left:-37px;height:20px}.product-card .discount{padding:5px;z-index:5;opacity:.5}.product-card .discount:hover{opacity:1}.product-card .discount p{padding:4px;font-weight:500;font-size:16px}.product-card .packageOnly{width:30%}.product-card .packageOnly p{font-weight:500;font-size:14px}.image-container{height:155px}.image-container img{max-width:150px;object-fit:contain}.info-container{padding:5px;background-color:#fff;width:100%;position:relative}.description-container{min-height:0;font-size:15px;max-width:100%;min-height:10px;max-height:55px;height:auto}.bottom-options-abs{position:absolute;bottom:0;width:100%;left:0}.price-container{margin-top:5px}.see-more a{font-size:12px}.cart-container button{padding:10px;font-size:14px;font-weight:500}}@media(max-width:480px){.product-card{margin-left:5px;margin-right:5px;margin-top:5px;margin-bottom:0;width:98%}.nopictureCard{width:450px!important}.image-container{width:60%!important;height:auto}.image-container img{max-width:135px}.info-container{display:flex;justify-content:center;width:250px}.description-container{margin-top:2px;min-height:30px;font-size:14px;width:95%}.product-card .quote{left:-37px;height:20px}.product-card .packageOnly{width:30%}.product-card .packageOnly p{font-weight:500;font-size:10px}.see-more{margin-top:0}.see-more a{font-size:14px}.cart-container button{padding:8px;font-size:13px;font-weight:500;width:100%}.discounts-section{display:flex;align-items:center;justify-content:center}.total-section span{font-weight:800}.exc-offer{padding:5px;margin-top:80px!important}.exc-offer p{padding:3px;border-radius:3px;font-size:10px}.exc-offer-vp p{padding:2px;font-size:12px;text-align:center}.excOfferSpace{margin-top:0!important}.product-card .discount{padding:5px}.product-card .discount p{padding:2px;font-size:12px}}@media(max-width:395px){.product-card{margin-left:5px;margin-right:5px;margin-top:5px;width:95%}.nopictureCard{width:360px!important}.product-card .packageOnly{width:30%}.product-card .packageOnly p{font-weight:500;font-size:10px}.quote{font-size:14px;left:-37px;height:20px}.image-container{width:60%!important;height:auto}.image-container img{max-width:115px}.info-container{display:flex;justify-content:center;width:250px}.description-container{margin-top:2px;min-height:30px;font-size:14px;max-width:100%}.price-container{font-size:16px}.see-more{margin-top:0}.see-more a{font-size:12px}.cart-container button{padding:5px;font-size:13px;font-weight:500;width:100%}}
/*# sourceMappingURL=products.css.map */
