@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";.main-slider-div{width:60%;height:40svw;margin:0;position:relative;margin-top:2rem;margin-right:2rem;box-shadow:3px 3px 3px #575757;cursor:pointer}.main-slider-images{width:100%;height:100%;flex-shrink:0;flex-grow:0;transition:translate .3s ease-in-out}.main-slider-buttons{all:unset;position:absolute;top:0;bottom:0;padding:1rem;cursor:pointer;transition:background-color .1s ease-in-out}.main-slider-buttons:hover,.main-slider-buttons:focus-visible{background-color:#1b1b1b33}.main-slider-buttons:hover>*,.main-slider-buttons:focus-visible>*{animation:squish .2s ease-in-out}@keyframes squish{50%{scale:1.4 .6}}.main-slider-buttons>*{color:#fff;width:2rem;height:2rem}.images-div{width:100%;height:100%;overflow:hidden;display:flex}.index-buttons-div{position:absolute;bottom:.5rem;left:50%;translate:-50%;display:flex;gap:.25rem}.index-btns{all:unset;cursor:pointer;display:block;height:1rem;width:1rem;transition:scale .1s ease-in-out}.index-btns:hover,.index-btns:focus-visible{scale:1.2}.index-btns>*{color:#f3f3f3;height:100%;width:100%}.index-btns:focus-visible,.main-slider-buttons:focus-visible{outline:auto}.slider-div{display:flex;justify-content:space-evenly;width:100%;height:100%}@media screen and (max-width: 1000px){.slider-div{flex-direction:column;align-items:center}.main-slider-div{width:90%;margin:0;margin-top:2rem}}.categories-list-div{display:flex;align-items:center;flex-direction:column;margin-top:2rem;margin-left:3rem;background-color:#dddddd80;width:20%;border-radius:15px;box-shadow:3px 3px 3px #575757}.join-news-text{display:flex;align-items:center;cursor:pointer}.join-news-text:hover{color:#5e5d5d}.categories{display:flex;flex-direction:column;width:100%;height:100%}@media screen and (max-width: 1000px){.categories-list-div{flex-direction:column;align-items:start;justify-content:center;width:90%;margin:0;margin-top:2rem}.categories{flex-direction:row}.join-news-text{width:100%;justify-content:center}}@media screen and (max-width: 1400px){.categories-list-div{font-size:small}}@media screen and (max-width: 500px){.categories-list-div{font-size:x-small}}@media screen and (max-width: 420px){.categories{flex-direction:column}}.list-div{width:100%;height:100%}.list-header{text-decoration:underline;margin:0;background-color:#2b2b2b;color:#dbdbdb;padding:1rem;text-underline-offset:.5rem}.list-text{margin:0;cursor:pointer;padding:.5rem .5rem .5rem 2rem}.list-text:hover{color:#5e5d5d;background-color:#dbdbdb}.products-slider-div{margin:0;background-color:#dddddd80;box-shadow:5px 5px 5px #575757}.products-slider-div-main{margin:4rem}.category-div{background-color:#2b2b2b;color:#ddd;display:flex;align-items:center;justify-content:center;position:relative}.category-text{font-size:x-large;margin:1rem}.products-div{display:flex;position:relative}.products-images-div{display:flex;overflow:hidden;height:350px;width:100%}.product-vertical-line{border-left:.5px solid rgb(61,61,61,.2);height:90%;margin-top:1svh}.products-buttons{all:unset;cursor:pointer;padding:.5rem;transition:background-color .1s ease-in-out;position:absolute;font-size:x-large;top:50%;width:25px;height:25px;background-color:#2b2b2b;color:#ddd}.products-buttons:hover{background-color:#44434380}.show-div{width:100%;height:100%;display:flex;justify-content:end}.showmore-btn{width:20%;all:unset;cursor:pointer;color:#fff;transition:background-color .1s ease-in-out;background-color:#444343;padding:.5rem;box-shadow:3px 3px 3px 1px #575757}.showmore-btn:hover{background-color:#444343cc}@media screen and (max-width: 600px){.products-slider-div-main{margin:1rem}}.product-image-div{width:14rem;height:22rem;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.5rem}.product-image-div:hover{background-color:#4443431a}.product-image{width:150px;height:60%;margin:3px;display:block}.product-info-div{display:flex;width:14rem;flex-direction:column;overflow:hidden}.product-text{margin:0;margin-top:.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.moving-text>p:hover{text-overflow:unset;overflow:unset;animation:moving 5s linear 0s infinite forwards}@keyframes moving{1%{transform:translate(0)}50%{transform:translate(-50%)}to{transform:translate(0)}}.author-text{margin:0;font-size:small;color:#3d3d3dcc}.product-price{margin:0;background-color:#3d3d3d33;color:#a0881f;padding:.2rem}.horizontal-line{all:unset;border-top:.5px solid rgb(61,61,61,.2);width:100%;margin:0;margin-top:.25rem}.stars-div{display:flex;align-items:center;justify-content:center;margin:0;color:#a0881f}.rating{margin:0}html,body{margin:0;font-family:Inter,sans-serif;background-image:linear-gradient(to bottom right,#e4ddc4,#fff5bd)}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}::-webkit-scrollbar{display:none}.ann-main-div{background-color:#2b2b2b;color:#ddd;height:30px;display:flex;justify-content:center;align-items:center}.nav-div{background-color:#eeb449;color:#3a3a3a;font-size:x-large;display:flex;align-items:center;justify-content:space-between;height:5rem;letter-spacing:.2rem;box-shadow:1px 1px 1px #575757}.nav-logo-div{margin-left:5rem;display:flex;align-items:center;cursor:pointer}.nav-logo-div:hover{color:#eee}.logo-text-div{display:flex;align-items:center;width:70%;justify-content:space-between}.nav-logo{height:4rem;width:4rem;margin-right:10px;transition:all .5s ease}.nav-icon:hover{color:#eee}.logo-text{cursor:pointer;transition:all .5s ease}.navbar-items-div{display:flex;align-items:center}@media screen and (max-width: 1420px){.logo-text{font-size:medium}.nav-logo{height:3rem;width:3rem}.nav-div{height:3rem}}@media screen and (max-width: 700px){.nav-div{flex-direction:column;height:7rem}.nav-logo-div{margin:0}.logo-text-div{width:90%;justify-content:space-between}}.search-bar-div{display:flex;align-items:center;justify-content:space-around;height:55%;background-color:#424242;border-radius:14px;margin-left:2rem;margin-right:2rem}.search-bar-input{border:none;height:95%;border-radius:14px;text-indent:10px;outline:none;margin-right:5px;padding-right:15px;width:25svw;background-color:#afafafb3;color:#f5f5f5;font-size:large}.search-icon{width:2.5rem;height:2rem;cursor:pointer;transition:all .5s ease;margin-right:10px;color:#eeb449}.search-icon:hover{color:#eee}@media screen and (max-width: 1420px){.search-icon{width:2rem;height:1.5rem}}@media screen and (max-width: 700px){.search-bar-div{height:30%;margin-bottom:.5rem}.search-bar-input{width:80svw;margin:0}}.mobile-nav{z-index:1001;position:fixed;right:0;bottom:0;height:100%;width:500px;background-color:#eeb449;box-shadow:3px 3px 3px #575757}.mobile-nav-items{display:flex;flex-direction:column;align-items:center}.mobile-nav-items>p{cursor:pointer}.mobile-nav-items>p:hover{color:#eee}.close-icon{font-size:xx-large;margin:1rem;transition:all .5s ease;cursor:pointer}.close-icon:hover{color:#eee}@media screen and (max-width: 600px){.close-icon{margin:0}.mobile-nav{width:100svw}}.nav-text{cursor:pointer;margin-right:2rem;transition:all .5s ease}.nav-text:hover{color:#eee}.nav-icon{cursor:pointer;height:2.5rem;width:2.5rem;margin-right:1.5rem;transition:all .5s ease}.vertical-line{border-left:1px solid rgb(61,61,61);height:2.5rem;margin-right:2rem}.nav-icons{display:flex;width:100%;justify-content:center;align-items:center;align-content:center;text-align:center}@media screen and (max-width: 1550px){.nav-text{font-size:large}}@media screen and (max-width: 1200px){.nav-text{font-size:xx-large}.nav-icon{cursor:pointer;height:3rem;width:3rem}}.footer-div{background-color:#2b2b2b;color:#ddd}.footer-data-map-div{display:flex}.footer-info-div{width:60%;display:flex;flex-direction:column;margin:2rem}.footer-sections-div{width:100%;display:flex;justify-content:space-evenly;margin:2rem}.address-info{margin-top:auto;color:#dddddd80;font-size:small;display:flex;justify-content:end;align-items:center}.footer-icon{height:1.5rem;width:1.5rem;margin-right:5px}@media screen and (max-width: 1180px){.footer-data-map-div{flex-direction:column}.footer-info-div{width:90%;margin:0}.address-info{justify-content:center}}@media screen and (max-width: 750px){.footer-sections-div{flex-wrap:wrap}}.footer-section>p{margin:0;cursor:pointer}.footer-section>p:hover{color:#dddddd80}@media screen and (max-width: 750px){.footer-section{text-align:center;margin:1rem}}.map-div{height:60%;width:30%;margin:2rem}.leaflet-container{height:400px}@media screen and (max-width: 1180px){.map-div{width:90%;margin-left:4rem}}@media screen and (max-width: 750px){.map-div{margin-left:1.5rem}}.newsletter-div{display:flex;justify-content:center;align-items:center;background-color:#ddd;color:#2b2b2b;padding:1rem}.newsletter-input{all:unset;background-color:#2b2b2b;color:#ddd;font-size:xx-large;padding:.25rem}.newsletter-text{margin-right:2rem;font-size:xx-large}.newsletter-icon{background-color:#2b2b2b;color:#ddd;font-size:xx-large;cursor:pointer;padding:.48rem}.input-div{display:flex;align-items:center}@media screen and (max-width: 902px){.newsletter-text,.newsletter-input{font-size:large}.newsletter-icon{font-size:large;padding:.38rem}}@media screen and (max-width: 580px){.newsletter-text{margin:0}}@media screen and (max-width: 550px){.newsletter-div{flex-direction:column}}.partners-div{display:flex;justify-content:space-around;color:#dddddd80}.partner-div{display:flex;align-items:center}.partner-div>p{margin-left:1rem;cursor:pointer}@media screen and (max-width: 750px){.partners-div{flex-wrap:wrap}}.top-btn{position:fixed;width:3rem;height:3rem;background-color:#eeb449;border-radius:50%;padding:.5rem;right:-100px;bottom:50px;font-size:xx-large;color:#d1d0d0;cursor:pointer;transform:translate(-150px);animation:slideLeft 1s;z-index:1000}.top-btn:hover{background-color:#ffc559}@keyframes slideLeft{0%{transform:translate(-100px)}to{transform:translate(-150px)}}.product-page-div{display:flex;justify-content:space-between;margin:2rem 12rem 0;background-color:#dddddd80;box-shadow:5px 5px 5px #575757;height:850px}.product-page-image-star-div{display:flex;flex-direction:column;width:40%;justify-content:center;align-items:center;margin:2rem}.product-page-star-div{font-size:x-large;display:flex;color:#a0881f}@media screen and (max-width: 1400px){.product-page-div{margin:2rem}}@media screen and (max-width: 1100px){.product-page-div{flex-direction:column;height:100%;align-items:center}.product-page-image-star-div{width:100%}}.zoom-img{cursor:move;max-width:500px;max-height:700px}.image-zoom-div{position:relative;overflow:hidden;border:black 1px solid}.btn-div{display:flex;flex-direction:column;gap:8px;overflow:hidden;position:absolute;top:0;left:0;z-index:100;background-color:#bebebe;border-right:1px solid black;border-bottom:1px solid black}.zoom-btn{cursor:pointer;font-size:x-large;padding:.5rem}@media screen and (max-width: 600px){.zoom-img{max-width:300px}}.product-page-info-div{display:flex;width:60%;align-items:start;margin:2rem;flex-direction:column;overflow:scroll}.add-to-cart-btn{all:unset;background-color:#f7c569;color:#fff;padding:.5rem;font-size:x-large;margin:0;cursor:pointer;border:1px solid black;display:flex;align-items:center;transition:all .2s ease;letter-spacing:2px;margin-top:2rem}.cart-logo{font-size:xx-large;margin-right:.4rem}.add-to-cart-btn:hover{background-color:#f0b03a}.horizontal-line-info{all:unset;border-top:.5px solid rgb(61,61,61,.2);width:100%}.product-basic-info-div{margin-bottom:2rem}.basic-info-text{margin:0;color:#302f2f99}.title-text{margin:0}.info-box{width:100%;border-top:solid 1px rgb(73,73,73,.5);border-bottom:solid 1px rgb(73,73,73,.5)}.counter-text{margin:0;font-weight:600;font-size:large;margin-left:2rem;margin-right:.5rem}.price-amount-div{display:flex;align-items:center;margin-top:1rem;margin-bottom:1rem}.price-text{font-size:x-large;font-weight:500;text-decoration:line-through}.price-reduced-text{font-size:x-large;font-weight:500;color:#dd3d3d}.desc-text{width:80%}@media screen and (max-width: 1100px){.product-page-info-div{width:100%;align-items:center}}@media screen and (max-width: 400px){.price-amount-div{flex-direction:column}}.product-option-div{display:flex;flex-direction:column;align-items:start;width:100%;margin-top:1rem;margin-bottom:1rem}.product-option-text{margin:0;margin-bottom:.5rem;font-weight:600;font-size:large}.options-div{display:flex;justify-content:space-between;flex-wrap:wrap}.product-option{background-color:#bebebe;border:1px rgb(190,190,190) solid;padding:1rem;width:6rem;margin-right:2rem;text-align:center;cursor:pointer;transition:all .2s ease}.product-option:hover{background-color:#ebeaea}.selected-option{border:1px black solid}@media screen and (max-width: 1100px){.product-option-div{align-items:center}.options-div{width:100%;align-items:center;justify-content:space-around}.product-option{margin:0}}.guarantee-div{background-color:#c7f7c7;border:1px black solid;border-radius:2px;width:60%;padding:1rem;margin-top:2rem;margin-bottom:2rem}.guarantee-main{display:flex;align-items:center;font-size:x-large;margin-top:0;letter-spacing:.2rem}.guarantee-main-text,.guarantee-text{margin:0}.guarantee-link{text-decoration:underline;font-weight:500;cursor:pointer}@media screen and (max-width: 1300px){.guarantee-div{width:80%}}.counter-div{background-color:#bebebe;display:flex;align-items:center;font-size:x-large;border:1px black solid;position:relative;height:60%}.counter-input{all:unset;width:4rem}.counter-icon{cursor:pointer;padding:.4rem}.counter-dropdown{font-size:medium;position:absolute;top:2rem;background-color:#bebebe;width:2rem;display:flex;flex-direction:column;margin:0;text-align:center}.dropdown-option{background-color:#bebebe;width:100%;height:100%;margin:0;border-left:1px solid rgb(102,102,102);border-right:1px solid rgb(102,102,102);border-bottom:1px solid rgb(102,102,102);padding:.5rem;cursor:pointer}.dropdown-option:hover{background-color:#dfdfdf}@media screen and (max-width: 400px){.counter-div{flex-direction:column}}.delivery-options-div{display:flex;border:1px solid black;background-color:#bebebe}.delivery-info-div{width:8rem;padding:.4rem;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}.vertical-line-delivery{border-left:1px solid rgb(155,154,154);height:5rem;margin-top:.4rem}.delivery-name{font-size:large;font-weight:500;margin:.2rem}.delivery-price{margin:.2rem}.delivery-icon{font-size:xx-large}.delivery-title-text{margin:0;margin-bottom:.5rem;font-weight:600;font-size:large}@media screen and (max-width: 800px){.delivery-options-div{flex-direction:column}}.details-title{margin:0;margin-bottom:.5rem;margin-top:1rem;font-weight:600;font-size:large}.detail-p{width:100%;display:flex}.detail-category{width:50%;font-weight:700}.detail-info{letter-spacing:1px;color:#000c}.details-div{width:80%}@media screen and (max-width: 1100px){.details-title{text-align:center}}.filter-div{width:400px;height:1100px;display:flex;flex-direction:column;padding:10px;border-right:2px solid rgb(88,88,88);overflow:scroll}.show-results-btn{all:unset;background:#3d3d3d33;text-align:center;margin-top:1rem;font-size:large;text-transform:uppercase;cursor:pointer;border:1px solid black;padding:.2rem}.show-results-btn:hover{background:#3d3d3d1a}@media screen and (max-width: 1000px){.filter-div{width:300px}}@media screen and (max-width: 600px){.filter-div{width:200px}}@media screen and (max-width: 530px){.filter-div{height:100%;width:100svw;border:none;justify-content:center;align-items:center;border-bottom:2px solid black}}.rating-title{font-size:large;font-weight:700}.rating-filter-div{display:flex;background:#3d3d3d33;width:50%;padding:5px}@media screen and (max-width: 1500px){.rating-filter-div{width:80%}}@media screen and (max-width: 530px){.rating-filter-div{width:50svw}}.price-range-container{width:80%;margin:0;padding:10px}.price-inputs{display:flex;margin-bottom:24px}.price-input{flex:1}.price-input label{display:block;font-size:14px;font-weight:500;margin-bottom:4px}.price-input input{width:50%;padding:8px 12px;border:1px solid #d1d5db;border-radius:4px;font-size:14px}.price-input input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.slider-container{position:relative;height:28px;background:#3d3d3d33;margin-bottom:16px;border-radius:5px}.slider-track{position:absolute;top:50%;transform:translateY(-50%);height:4px;background:#eeb449}.slider-handle{position:absolute;top:50%;transform:translate(-50%,-50%);width:15px;height:15px;background:#fff;border:2px solid rgb(238,180,73);border-radius:50%;cursor:grab;transition:all .2s}.slider-handle:hover{transform:translate(-50%,-50%) scale(1.1)}.slider-handle.dragging{cursor:grabbing;transform:translate(-50%,-50%) scale(1.2);box-shadow:0 4px 12px #0003}.slider-labels{display:flex;justify-content:space-between;font-size:12px;color:#6b7280}.range-title{font-size:large;margin:0;margin-top:1rem;font-weight:700}.checkbox-div{display:flex;flex-direction:row;margin:0;background:#3d3d3d33;width:50%;align-items:center}.checkbox-text{margin:.2rem;font-size:medium}.checkbox-title{font-size:large;font-weight:700}.showmore-option-btn{all:unset;color:#494949;cursor:pointer}.showmore-option-btn:hover{color:#0e0d0d}@media screen and (max-width: 1500px){.checkbox-div{width:80%}}@media screen and (max-width: 530px){.checkbox-div{width:50svw}}.sort-title{font-size:large;font-weight:700}.sort-select{border:none;background:#3d3d3d33;font-size:medium;padding:10px}.products-list-div{display:flex;width:calc(100% - 450px);flex-wrap:wrap;height:1100px;overflow:scroll;justify-content:space-between}@media screen and (max-width: 1000px){.products-list-div{width:calc(100% - 350px)}}@media screen and (max-width: 800px){.products-list-div{justify-content:center}}@media screen and (max-width: 600px){.products-list-div{width:calc(100% - 250px)}}@media screen and (max-width: 530px){.products-list-div{width:100svw}}
