@import url(https://fonts.cdnfonts.com/css/montserrat);html{margin:0!important;scroll-behavior:smooth}body{margin:0;font-family:montserrat}.notification{text-align:center;padding:0;overflow-y:hidden;overflow-x:auto;display:flex;justify-content:center;align-items:center}.notification::-webkit-scrollbar{height:3px;cursor:pointer}.notification::-webkit-scrollbar-track{border-radius:8px;background-color:#e7e7e7;border:.5px solid #cacaca;cursor:pointer}.notification::-webkit-scrollbar-thumb{border-radius:8px;background-color:var(--main);cursor:pointer}.notification-content{text-wrap:nowrap!important;padding:0;width:100%;display:flex;justify-content:center}.notification-content span{margin:0}.notification h1,.notification h2,.notification p{margin:0;padding:0;display:flex;align-items:center}.fixedButtonsDiv{position:fixed;bottom:0;right:0;background-color:transparent;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px;z-index:10}#scrollUpButton{margin-bottom:5px;width:50px;height:50px;font-size:25px;border:none;background-color:var(--main);color:#fff;border-radius:30px;display:none;justify-content:center;align-items:center;cursor:pointer;opacity:.5}#scrollUpButton:hover,#whatsappButton:hover{opacity:1}#whatsappButton{margin-bottom:5px;width:50px;height:50px;font-size:25px;border:none;background-color:#25d366;color:#fff;border-radius:30px;display:flex;justify-content:center;align-items:center;cursor:pointer;opacity:.5}.background{position:fixed;left:0;width:100%;height:100%;z-index:-1}.background img{width:100%;height:100%;opacity:.3}.popupContainer{position:fixed;top:0;left:0;height:100vh;width:100%;display:flex;align-items:center;justify-content:center;z-index:20;animation:fadeIn .5s}.popupContainer img{animation:popup 2s linear;box-shadow:0 0 0 100vmax rgba(0,0,0,.8);max-width:90%;max-height:800px}.popupContainer button{animation:fadeIn 3s linear;background-color:transparent;cursor:pointer;border:none;color:#fff;position:absolute;font-size:28px;top:0;right:0;padding:10px}.popupContainer button:hover{background-color:gray}.nav-main{display:flex;justify-content:space-between;align-items:center;align-content:center;width:100%}.nav-left{height:100%}.catalog-logo{display:flex;width:100%;max-height:60px;align-items:center}.catalog-logo img{width:100%;max-height:60px;object-fit:contain}.nav-left img{width:70px}.nav-left p{margin:0;font-weight:800;font-size:22px;text-transform:uppercase;color:#414141;font-family:montserrat;letter-spacing:.1vi}.nav-fill{width:70%;height:48px;display:flex;align-items:center;padding:5px}.search-bar{display:flex;align-items:center;width:100%;height:100%;border:.5px solid #dfdfdf;border-radius:5px;transition:.2s}.search-bar:hover{border:.5px solid var(--slave)}.search-section{height:100%}.search-section select{border:none;outline:0;cursor:pointer;font-family:montserrat;font-size:14px;padding:5px;height:100%;color:gray;border-bottom-left-radius:5px;border-top-left-radius:5px;background-color:#f8f8f8;text-transform:capitalize;width:auto;transition:.2s}.search-input{width:100%;height:100%;display:flex;border-left:.5px solid #dfdfdf;position:relative}.search-input input[type=text]{border:none;width:100%;outline:0;font-family:montserrat;font-size:16px;padding:5px;position:relative}.search-input datalist{position:absolute;margin-top:49px;z-index:15;background-color:#fff;border:.5px solid #dfdfdf;border-radius:0 0 5px 5px;border-top:none;font-family:sans-serif;width:100%;max-height:150px;overflow:hidden}.search-input datalist option{background-color:#fff;padding:4px;color:gray;margin-bottom:3px;font-size:16px;font-family:montserrat;cursor:pointer}.active,.search-input option:hover{background-color:var(--slave);color:#fff}.search-icon{height:100%;display:flex;border-left:.5px solid var(--main)}.search-icon button{border:none;background-color:var(--main);border-bottom-right-radius:5px;border-top-right-radius:5px;font-size:18px;color:#fff;height:100%;cursor:pointer;width:50px}.search-icon button:hover{background-color:var(--slave)}.nav-right{display:flex;align-items:center;padding:5px}.nav-right button{font-family:montserrat;cursor:pointer;border:none;background-color:transparent;height:48px;font-size:15px;margin-right:3px}.nav-right button:hover{color:#0091ea}.nav-right .orders{margin-right:5px;cursor:pointer}.nav-right .orders img{width:28px}.cart{position:relative;display:flex;align-items:center;align-content:center;cursor:pointer;margin:0}.cart img{width:35px;margin:0;opacity:.8}.cart span{position:absolute;top:0;right:5px;border-radius:20px;font-size:16px;min-width:20px;min-height:20px;text-align:center;color:var(--main);font-weight:600}.cart-gallery{margin-top:5px;display:flex;flex-direction:column}.cart-product{border:solid 1px #e0e0e0;width:350px;display:flex;align-items:center;min-height:120px;margin-bottom:5px;position:relative;border-radius:3px}.cart-product p{margin:0}.cart-product .flex-left{height:100%;width:100px;display:flex;align-items:center;justify-content:center;justify-items:center;align-items:center}.cart-product .flex-left img{object-fit:contain;width:100px;height:80px}.cart-product .flex-fill{overflow:hidden;margin-left:5px;width:100%}.cart-product .cart-desc p{color:var(--main);font-size:15px;text-transform:uppercase;max-width:98%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis!important}.cart-product .cart-attributes{display:flex;flex-direction:column}.cart-attributes p{font-size:13px;color:gray;text-transform:uppercase}.cart-attributes span{font-weight:500;color:var(--black);text-transform:uppercase}.cart-product .quantity-section{display:flex;align-items:center}.quantity-section .selectCartAmmount{width:100%}.quantity-section .selectCartAmmount select{width:125px;outline:0;border:none;cursor:pointer;font-size:14px;color:gray;font-family:montserrat}.quantity-section .selectCartAmmount select:hover{color:var(--slave)}.cart-price{margin-top:10px}.cart-price p{font-size:17px;font-weight:500;color:var(--black)}.cd-not-av{text-decoration:line-through;color:#be4f51!important}.cart-product .flex-rgt{display:flex;align-items:center;justify-content:center;position:absolute;overflow:hidden;width:0;right:0;transition:.2s linear;background-color:#ff4949;opacity:.6}.cart-product .flex-rgt:hover{opacity:1}.cart-product .flex-rgt button{height:100%;width:100%;border:none;background-color:transparent;font-size:20px;min-height:120px;color:#fff;cursor:pointer}.checkout-btn-div{width:100%;display:flex;align-items:center;justify-content:center;margin-top:5px}.checkout-btn-div button{margin-top:5px;padding:10px;font-family:montserrat;font-weight:600;color:#fff;background-color:var(--main);border:none;border-radius:10px;cursor:pointer}.checkout-btn-div button:hover{opacity:.8}.sections-nav{display:flex;justify-content:start;align-items:center;align-content:center;overflow-x:hidden;overflow-y:hidden;scroll-behavior:smooth;position:sticky;top:0;height:40px;width:100%;z-index:5;background-color:#fff}#scroll-status-line{width:100%;height:3px;background-color:#f0f0f0;position:sticky;z-index:5;top:40px}#scroll-status-line span{position:absolute;left:0;height:3px;width:0%;background-color:var(--main)}.section-cart{position:fixed;display:none;align-items:center;align-content:center;cursor:pointer;margin:0;right:0;top:0;margin-top:45px;margin-right:5px;animation:slideInFromTop .3s linear;background-color:#f5f5f5;border-radius:5px;height:40px;width:40px;justify-content:center;align-items:center;z-index:5;padding:5px;box-shadow:rgba(0,0,0,.35) 0 5px 15px}.section-cart img{width:35px;margin:0;opacity:.8}.section-cart span{position:absolute;top:7px;right:11px;border-radius:20px;font-size:16px;min-width:20px;min-height:20px;text-align:center;color:var(--main);font-weight:600}.sections-nav button{border:none;background-color:transparent;font-size:20px;padding:8px;cursor:pointer;display:flex;align-items:center;align-content:center;text-transform:capitalize}.sections-nav button:hover{color:var(--main)}.sections-nav a{padding:8px;cursor:pointer;text-transform:capitalize;text-decoration:none;color:#000}.sections-nav a:hover{color:var(--main)}.selected,.selectedMain{color:var(--main)!important}.sections-gallery{display:flex;flex-direction:row;align-items:center;overflow-x:hidden;position:relative;scroll-behavior:smooth}.sections-gallery a{text-wrap:nowrap;white-space:nowrap}.sections-nav .scrollXbutton{background-color:var(--background);padding:5px;font-size:20px;display:none}.sections-nav .scrollXbutton:hover{color:var(--main);cursor:pointer}.section-image{display:flex;justify-content:center;align-items:center}.section-image img{max-height:100px;max-width:100%;object-fit:cover;animation:slideInFromTopSectionHeader .3s,bounce 1s ease-out}.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-family:montserrat;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-family:montserrat;font-weight:600;display:flex;justify-content:center;align-items:center}.cart-container button:hover{opacity:.8}.imageFocusAbsolute{width:100%;height:100%;position:fixed;display:flex;top:0;justify-content:center;align-items:center;z-index:99;cursor:pointer}.imageFocusAbsolute img{width:80%;max-height:95%;object-fit:contain;background-color:#414141}.dim{box-shadow:0 0 0 100vmax rgba(0,0,0,.8);animation:fadeIn .5s}.abs-s{position:fixed;top:0;left:0;width:100%;height:100%;z-index:20;display:flex;justify-content:center;align-items:center}.s-box{width:800px;background-color:#fff;border-radius:5px;display:flex;padding:10px;position:relative}.s-left{width:40%;display:flex;justify-content:center;align-items:center;padding:5px}.s-image-gallery{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.s-image{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.s-image img{max-width:200px;max-height:200px;object-fit:contain}.s-right{width:60%;display:flex;flex-direction:column;justify-content:space-between;padding-left:10px;border-left:.5px solid #cacaca}.s-title{display:flex;justify-content:space-between;align-items:center;width:100%}.s-title p{font-weight:600;font-family:montserrat;text-transform:uppercase;font-size:18px;color:var(--main);margin:0}.s-title button{background-color:transparent;border:none;color:gray;font-size:25px;cursor:pointer}.s-title button:hover{color:red}.s-price{display:flex;flex-direction:column}.s-price p,.s-price span{font-weight:600;font-family:montserrat;text-transform:uppercase;font-size:18px;margin:0}.discounts-section{display:flex;align-items:center}.total-section{margin-bottom:10px}.discountvp{padding:3px;background-color:var(--main);color:#fff;border-radius:3px;font-weight:800;font-size:16px;margin-left:10px}.discountvp p{color:#fff!important}.oldPrice{color:#a1a1a1;text-decoration:line-through;font-weight:500;font-size:16px}.newPrice{font-size:16px}.s-ammount{display:flex;border:.5px solid #d6d6d6;border-radius:5px;align-items:center;justify-content:center;padding:5px}.s-package{display:flex;border:.5px solid #d6d6d6;border-bottom:none;border-radius:5px;align-items:center;justify-content:center;padding:5px;margin-top:20px}.s-ammount-title{border-right:.5px #d6d6d6 solid;width:50%}.s-ammount-select{width:50%}.s-ammount-package{width:50%;display:flex;justify-content:center}.s-ammount-select select{font-family:montserrat;color:gray;font-size:16px;padding:5px;border:none;outline:0;cursor:pointer;width:100%}.s-submit{width:100%;margin-top:20px;position:relative}.s-submit button{width:100%;background-color:var(--main);color:#fff;padding:8px;border:none;border-radius:5px;font-family:montserrat;font-size:16px;cursor:pointer;font-weight:600}.s-submit button:hover{opacity:.8}.s-submit .favButtonProd{margin-top:5px;width:100%;background-color:#fff!important;color:#ff5a41;padding:8px;border-radius:5px;font-family:montserrat;font-size:16px;cursor:pointer;font-weight:600;border:1px solid #ff5a41!important}.s-detail h3{margin-top:20px!important;font-weight:500;font-size:14px;margin:0;color:#000}.s-detail p{margin:0;margin-top:5px;color:gray;font-size:13px}.section-not-auth{display:flex;flex-direction:column;align-items:center;text-align:center}.s-n-title{display:flex;flex-direction:column;align-items:center;text-align:center}.s-n-title h2,.s-n-title p{margin:0;margin-top:10px;font-family:montserrat;text-align:center}.s-n-title i{margin-left:5px;color:var(--main)}.s-n-title h2{color:#333}.s-n-title span{color:var(--main)}.s-n-title p{color:gray}.s-n-input{display:flex;flex-direction:column;align-items:center}.pass-input{margin-top:15px}.pass-input-text{border:.5px solid silver;padding:5px;background-color:#fff;border-radius:5px}.pass-input-text input[type=password]{border:none;outline:0;background-color:transparent;padding:3px;font-size:18px}.pass-input-text button{padding:5px;border:none;font-size:22px;color:gray;cursor:pointer;border-left:solid .5px silver;background-color:transparent}.favourite-section{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:20px}.fav-gallery::-webkit-scrollbar{height:5px}.fav-gallery::-webkit-scrollbar-track{border-radius:8px;background-color:#e7e7e7;border:1px solid #cacaca}.fav-gallery::-webkit-scrollbar-thumb{border-radius:8px;background-color:var(--main)}.fav-gallery{padding:20px;width:90%;overflow-x:auto;margin-top:10px;display:flex;flex-direction:row;scroll-behavior:smooth}.fav-gallery button{background-color:#f5f5f5;border:none;font-size:25px;cursor:pointer;background-color:transparent}.fav-gallery button:hover{color:var(--main)}.favourite-section h3{display:none;font-size:20px;font-weight:700;color:var(--black);letter-spacing:.1vi;margin:0}.fav-gallery .first{display:none}.fav-gallery .second{display:none}.fav-gallery .third{display:none}.activeSlide{display:flex!important}.leaveSlide{transition:.3s linear;margin-left:-3000px!important}.fav-product{transition:.3s linear;margin-left:20px;margin-right:40px;width:1600px;display:flex;flex-direction:row;padding:30px;box-shadow:0 14px 28px rgba(0,0,0,.15),0 5px 5px rgba(0,0,0,.12)}.f-p-left{min-width:60%}.f-p-l-img{height:300px;display:flex;justify-content:center;align-content:center}.f-p-l-img img{margin-right:10px;max-width:300px;max-height:300px;object-fit:contain}.f-p-g-i-sm{display:flex;flex-direction:column;justify-content:center;align-items:center}.f-p-g-i-sm img{max-height:150px;max-width:150px}.f-p-right{text-align:center;width:40%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.f-p-r-top h2{margin:0}.f-p-r-top p{font-weight:500;font-style:italic;color:var(--black);font-size:16px}.f-p-r-bottom button{align-items:center;background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:.25rem;box-shadow:rgba(0,0,0,.02) 0 1px 3px 0;box-sizing:border-box;color:rgba(0,0,0,.85);cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;justify-content:center;line-height:1.25;margin:0;min-height:3rem;padding:calc(.875rem - 1px) calc(1.5rem - 1px);position:relative;text-decoration:none;transition:all 250ms;user-select:none;-webkit-user-select:none;touch-action:manipulation;vertical-align:baseline;width:auto}.f-p-r-bottom button:focus,.f-p-r-bottom button:hover{border-color:rgba(0,0,0,.15);box-shadow:rgba(0,0,0,.1) 0 4px 12px;color:rgba(0,0,0,.65)}.f-p-r-bottom button:hover{transform:translateY(-1px)}.f-p-r-bottom button:active{background-color:#f0f0f1;border-color:rgba(0,0,0,.15);box-shadow:rgba(0,0,0,.06) 0 2px 4px;color:rgba(0,0,0,.65);transform:translateY(0)}.pagination-div{width:100%;display:flex;justify-content:center;align-items:center}.pag-box{display:flex;border:.5px solid #dadada;box-shadow:rgba(0,0,0,.06) 0 2px 4px;border-radius:10px;background-color:#fff;margin-top:10px;padding:5px;margin-bottom:20px}.pag-box button{display:flex;justify-content:center;align-items:center;padding:10px;min-width:40px;height:40px;font-size:16px;font-family:montserrat;font-weight:500;background-color:transparent;border:none;cursor:pointer;color:#494949}.pag-box button i{font-size:20px;margin-left:5px;margin-right:5px}.p-detail{display:flex;flex-direction:row;border-left:.5px solid #dadada;border-right:.5px solid #dadada}.p-detail span{display:flex;justify-content:center;align-items:center;padding:5px;color:gray}.pag-box button:hover{background-color:#f1f1f1;border:none}.selectedPage{border:.5px solid #a8a8a8!important;border-radius:5px;font-weight:600!important}.fav-prod-header{display:flex;justify-content:center;padding:5px;background-color:var()}.fav-prod-header h2{color:#fd5a5a;letter-spacing:.5em;font-size:25px;font-weight:600}.block-cont{width:100%;display:flex;flex-direction:column;align-items:center;padding:5px}.block-title p{color:#ff6b6b;font-family:montserrat;font-weight:600;margin:0}.block-title{text-align:center}.block-desc{margin:0;color:gray;text-align:center}.block-cont i{font-size:60px;color:red}.prod-anim-card{animation:fadeOpacity 1s infinite ease-in-out;filter:blur(3px);z-index:-1}.prod-anim-card:nth-child(1){animation-delay:-1s}.prod-anim-card:nth-child(2){animation-delay:.3s}.prod-anim-card:nth-child(3){animation-delay:.6s}.prod-anim-card:nth-child(4){animation-delay:1s}.prod-anim-card:nth-child(5){animation-delay:1.3s}.prod-anim-card:nth-child(6){animation-delay:1.6s}.prod-anim-card img{opacity:.1}.prod-anim-card button{opacity:.3}@keyframes fadeOpacity{0%{opacity:.4}50%{opacity:.7}100%{opacity:.4}}@keyframes infiniteScroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}@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:1300px){.product-card{margin-left:10px;margin-right:10px;margin-top:15px;margin-bottom: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}}@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}.fav-gallery{width:100%}.fav-product{width:1400px;padding:25px}.f-p-l-img{height:280px}.f-p-l-img img{max-width:280px;max-height:280px}}@media(max-width:1000px){#catalog-name-logo{display:none}.product-card{width:260px}.fav-product{width:1100px;padding:20px}.f-p-l-img{height:250px}.f-p-l-img img{max-width:250px;max-height:250px}.f-p-r-top h2{margin:0;font-size:20px}.f-p-r-top p{font-size:15px}.f-p-r-bottom button{min-height:3rem;padding:10px;font-size:12px!important;line-height:1.2}}@media(max-width:650px){.notification{text-align:center;overflow-x:hidden}.notification-content{display:flex;justify-content:center;width:auto;animation:10s linear 0s infinite normal none running scroll-left-right}@keyframes scroll-left-right{0%{transform:translateX(100%)}100%{transform:translateX(-100%)}}.notification p{margin:0;height:20px;white-space:nowrap}#section-search-filter{display:none}.fav-product{width:auto;padding:20px}.f-p-l-img{height:150px}.f-p-l-img img{max-width:150px;max-height:150px}.f-p-g-i-sm img{max-height:70px;max-width:70px}.f-p-r-top h2{margin:0;font-size:16px}.f-p-r-top p{font-size:14px}.f-p-r-bottom button{font-size:14px;line-height:1.2}.fav-prod-header h2{letter-spacing:.2em;font-size:24px;font-weight:600}}@media(max-width:580px){.section-image img{height:50px}.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}.s-box{width:90%;flex-direction:column;padding:0;justify-content:center;align-items:center;padding:10px}.s-left{width:100%;max-height:200px;display:flex;padding:0}.s-right{margin-top:10px;width:100%;display:flex;padding:0;border-left:none;text-align:center}.s-title{display:flex;justify-content:center;align-items:center;width:100%}.s-title button{position:absolute;top:0;display:block;right:0}.s-price{text-align:center;justify-content:center;margin-bottom:5px;margin-top:5px}.fav-prod-header h2{letter-spacing:.2em;font-size:22px;font-weight:600}.favourite-section{margin-top:0;width:100%}.favourite-section button{display:none}.fav-product{width:100%;padding:10px}.fav-product button{display:block}.f-p-right{text-align:center;width:50%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.f-p-r-top h2{color:var(--black);font-size:13px!important}.f-p-l-img{display:flex;align-items:center;justify-content:center}.f-p-l-img img{max-width:80px;max-height:80px}.f-p-g-i-sm img{max-height:50px;max-width:50px}.f-p-r-top h2{margin:0;font-size:16px}.f-p-r-top p{font-size:14px}.f-p-r-bottom button{font-size:14px;line-height:1.2}.fav-prod-header h2{letter-spacing:.2em;font-size:24px;font-weight:600}}@media(max-width:480px){.sections-gallery{overflow-x:auto!important}.section-image img{height:40px}.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%}.pag-box{border-radius:10px;padding:5px}.pag-box button{padding:8px;min-width:30px;height:30px;font-size:16px;font-weight:500;color:#494949}.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}.favourite-section{width:100%;margin-top:10px;margin-bottom:10px}.fav-gallery{width:100%;padding:0;margin-top:0;justify-content:center}.fav-product{margin-left:0;margin-right:0;border:2px solid #d1d1d1;width:90%}.fav-prod-header h2{letter-spacing:.2em;font-size:20px;font-weight:600;color:var(--main)!important}}@media(max-width:395px){.nav-left img{width:60px}.search-input input[type=text]{font-size:14px}.section-image img{height:40px}.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%}.fav-prod-header h2{letter-spacing:.2em;font-size:18px;font-weight:600}}
/*# sourceMappingURL=home.css.map */
