@font-face{font-family:jont;src:url(/assets/Jost-400-Book-7hQszKGg.ttf)}*{margin:0;padding:0;box-sizing:border-box;font-family:jont,sans-serif;font-size:10px}:root{--h2-font: 3rem}nav{width:100%;margin:0 auto;padding:25px 5%;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;background-color:#fff;z-index:1000;border-bottom:1px solid black}nav img:nth-of-type(2){width:200px}nav a{text-decoration:none;color:#000;font-size:2rem}nav>ul{display:flex;list-style:none}nav>ul li{padding:0 20px}nav>ul li:hover a{border-bottom:2px solid black}nav .phone{width:35px}nav .phone img{width:100%;animation:vibrate 1.5s infinite}@keyframes vibrate{0%{transform:translateY(0)}20%{transform:translateY(-2px)}40%{transform:translateY(2px)}60%{transform:translateY(-2px)}80%{transform:translateY(2px)}to{transform:translateY(0)}}.dropdown{position:relative}.dropdown:hover a{border-bottom:0}.dropdown-menu{list-style:none;opacity:0;visibility:hidden;position:absolute;background-color:#f4f1f1;width:200px;top:30px;left:0;transition:opacity .3s ease,transform .3s ease;transform:translateY(5px);z-index:10}.dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu li{width:100%;padding:0}.dropdown-menu li a{width:100%;display:block;transition:.3s ease-in;padding:8px 3px 8px 8px}.dropdown-menu li:hover a{background-color:#e3e2e2}.arrow{display:inline-block;transform:rotate(90deg);font-size:1.8rem}.hamburger{width:40px;display:none}.dropdown-menu button{display:none}@media screen and (max-width:1000px){.nav-list{position:absolute;top:133px;left:0;background-color:#f4f3f1;width:100%;padding-left:5%;visibility:hidden}.nav-list.see{visibility:visible}nav>ul{flex-direction:column}nav>ul li{padding:15px 0}.dropdown-menu li a{padding:10px 3px 10px 8px}.dropdown:hover .dropdown-menu{opacity:0;visibility:hidden;transform:translateY(0)}.dropdown-menu.slide-menu{position:absolute;top:-60px;left:0;width:400px;height:355px;overflow-y:scroll;transition:opacity .3s ease,transform .3s ease;opacity:0;visibility:hidden;z-index:1000}.dropdown-menu.slide-menu.show{transform:translate(0);opacity:1;visibility:visible}.dropdown-menu button{outline:0;font-size:3rem;border:0;padding:10px;font-weight:700;cursor:pointer;display:inline-block}.arrow{transform:rotate(360deg)}.hamburger{display:block;cursor:pointer}}@media screen and (max-width:700px){nav img:nth-of-type(2){width:160px}nav img:nth-of-type(3){width:30px}.hamburger{width:35px}.dropdown-menu.slide-menu{top:-60px}.nav-list{top:110px}}@media screen and (max-width:500px){.dropdown-menu.slide-menu{width:100%}}@media screen and (max-width:360px){nav img:nth-of-type(2){width:130px}nav .phone img{width:28px}.hamburger{width:32px}}main{background:linear-gradient(to right,#00000080,#00000080),url(/assets/img2-DRzAj5ej.jpg);width:100%;min-height:700px;background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;justify-content:center;align-items:center;padding:0 10px}main div{color:#fff;text-align:center}main div p{font-size:2.5rem}main div h1{font-size:7rem;line-height:1;margin:20px 0 30px}main div a{font-size:2.3rem;border:2px solid #fff;padding:13px 40px;display:inline-block;text-decoration:none;color:#fff;border-radius:7px;transition:all .3s ease-in}main div a:hover{background-color:#000}.by-categories{width:95%;margin:100px auto}.by-categories h2{font-size:var(--h2-font);text-align:center;margin-bottom:30px}.category-flex{display:flex;flex-wrap:wrap;justify-content:center;row-gap:60px}.category-flex a{width:31%;height:430px;text-decoration:none;color:#000;padding:0 25px}.category-flex div{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.category-flex div img{height:90%;width:100%;object-fit:cover;object-position:top;filter:saturate(.4);transition:.3s ease-in}.category-flex div img:hover{filter:saturate(1)}.category-flex div h3{font-size:2.3rem;text-align:center;font-weight:500}.size-check{width:95%;margin:0 auto 100px;display:flex;justify-content:space-between;flex-wrap:wrap}.size-check img{width:55%;object-fit:cover;object-position:center;height:300px}.size-check div{width:40%}.size-check div h2{font-size:3.5rem}.size-check div p{font-size:2rem;margin:18px 0}.size-check div a{font-size:2rem;background-color:#000;color:#fff;border-radius:7px;padding:9px 17px;text-decoration:none;display:inline-block}.best-seller{width:95%;margin:0 auto 100px}.best-seller h2{font-size:var(--h2-font);text-align:center;margin-bottom:30px}.best-seller-flex{display:flex;overflow-x:auto;white-space:nowrap;padding-bottom:40px}.best-seller-flex::-webkit-scrollbar{height:8px}.best-seller-flex::-webkit-scrollbar-thumb{background-color:#888;border-radius:4px}.best-seller-flex::-webkit-scrollbar-thumb:hover{background-color:#555}.best-seller-flex::-webkit-scrollbar-track{background-color:#f1f1f1}.best-seller-flex a{width:300px;height:450px;text-decoration:none;color:#000}.best-seller-flex a>div{width:300px;height:100%;display:flex;flex-direction:column;justify-content:space-between;text-align:center}.best-seller-flex img{width:100%;padding:0 10px;height:85%;object-fit:cover}.bs-inner h3{font-size:2rem}.bs-inner p{font-size:1.5rem}.about-intro{width:95%;margin:0 auto 100px;display:flex;justify-content:space-between;flex-wrap:wrap}.about-intro img{width:55%;object-fit:cover;object-position:top;height:600px}.about-intro div{width:40%}.about-intro h3{font-size:4.3rem}.about-intro div p{font-size:2rem;margin:18px 0}.about-intro div a{font-size:2rem;color:#000;border:2px solid black;border-radius:7px;padding:9px 17px;text-decoration:none;display:inline-block}@media screen and (max-width:900px){.category-flex a{height:230px}.size-check img{height:400px}}@media screen and (max-width:700px){.category-flex a{height:290px;width:47%}.about-intro h3{font-size:3.5rem}}@media screen and (max-width:600px){.category-flex a{height:230px;padding:0 15px}.category-flex div h3{font-size:2rem}.size-check div h2{font-size:3.2rem}.size-check img{width:100%;height:500px}.size-check div{width:100%;margin-top:50px;text-align:center}.about-intro img{width:100%;height:500px}.about-intro div{width:100%;text-align:center;margin-top:50px}}@media screen and (max-width:550px){main div h1{font-size:5.6rem}main{min-height:550px}main div a{font-size:2rem}main div p{font-size:2rem}}@media screen and (max-width:460px){.size-check img{height:450px}}@media screen and (max-width:370px){.category-flex a{height:320px;padding:0 15px;width:100%}}footer{background-color:#f0efef;border-bottom:1px solid black;margin-top:80px}.footer-width{width:90%;margin:0 auto;padding:60px 0;display:flex;flex-wrap:wrap;row-gap:60px;justify-content:space-between}.footer-width>div h3{font-size:2rem;margin-bottom:20px}.footer-width>div p{font-size:1.7rem}.footer-width>div:nth-of-type(1){width:40%}.footer-width>div:nth-of-type(2){width:20%}.footer-width>div:nth-of-type(3){width:20%}.footer-width>div:nth-of-type(2) a{text-decoration:none;display:block;color:#000;font-size:1.7rem;margin:10px 0;transition:all .3s ease-in;opacity:1}.footer-width>div:nth-of-type(2) a:hover{opacity:.7}.email{width:90%;height:50px;margin-top:20px;position:relative}.email input{width:100%;height:100%;outline:0;padding:0 8px;border-radius:8px;border:1px solid black;font-size:1.6rem}.email button{position:absolute;top:0;right:0;height:100%;outline:0;padding:0 8px;border-radius:8px;border:1px solid black;font-size:1.6rem;width:30%;cursor:pointer;background-color:#ff6937;font-weight:700}.copyright{background-color:#303030;color:#fff;padding:15px 30px;text-align:center;font-size:1.5rem}.whatsapp{position:fixed;bottom:20px;right:30px;width:60px;background-color:#fff;border:2px solid #fff;z-index:999;border-radius:50%}@media screen and (max-width:800px){.footer-width>div:nth-of-type(1){width:40%}.footer-width>div:nth-of-type(2){width:25%}.footer-width>div:nth-of-type(3){width:25%}}@media screen and (max-width:750px){.footer-width>div:nth-of-type(1){width:100%}.footer-width>div:nth-of-type(2){width:100%}.footer-width>div:nth-of-type(3){width:100%}}.contact-width{width:90%;margin:0 auto}.contact-top{text-align:center;margin:50px 0 60px}.contact-top h1{font-size:3rem;margin-bottom:10px}.contact-top a{text-decoration:none;font-size:1.6rem;color:#000}.contact-top span{font-size:1.6rem;color:#000}.contact-top .gt{font-size:1.6rem;margin:0 12px}.success-message{text-align:center}.success-message p{background-color:#32d761;color:#fff;padding:20px;font-size:1.8rem;text-align:center}form{width:50%;margin:0 auto}form input{height:50px;width:100%;outline:0;border:1px solid black;padding:0 10px;margin:15px 0;font-size:1.7rem}form textarea{width:100%;height:130px;outline:0;border:1px solid black;padding:15px;margin:20px 0;font-size:1.7rem}form button{display:inline-block;width:170px;margin:0 auto;text-align:center;outline:0;background-color:#000;color:#fff;font-size:1.8rem;padding:10px 0;display:flex;justify-content:center}@media screen and (max-width:750px){form{width:75%}}@media screen and (max-width:500px){form{width:95%}}.size-guide-width{width:90%;margin:0 auto}.sg-top{text-align:center;margin:50px 0 60px}.sg-top h1{font-size:3rem;margin-bottom:10px}.sg-top a{text-decoration:none;font-size:1.6rem;color:#000}.sg-top span{font-size:1.6rem;color:#000}.sg-top .gt{font-size:1.6rem;margin:0 12px}.chart-flex{display:flex;justify-content:space-between;flex-wrap:wrap;row-gap:60px}.men-size,.women-size{width:45%}.men-size h2,.women-size h2{font-size:2.8rem;margin-bottom:20px}.men-size h3,.women-size h3{font-size:2.1rem}.men-size p,.women-size p{font-size:1.8rem}.men-box,.women-box{width:100%}.men-box>div,.women-box>div{display:flex;margin-bottom:15px;border-bottom:1px solid black}.men-box>div p,.women-box>div p{width:20%}@media screen and (max-width:970px){.men-size,.women-size{width:60%}}@media screen and (max-width:800px){.men-size,.women-size{width:80%}}@media screen and (max-width:650px){.men-size,.women-size{width:100%}}@media screen and (max-width:500px){.men-size,.women-size{width:100%}}.faq-width{width:90%;margin:0 auto}.faq-top{text-align:center;margin:50px 0 60px}.faq-top h1{font-size:3rem;margin-bottom:10px}.faq-top a{text-decoration:none;font-size:1.6rem;color:#000}.faq-top span{font-size:1.6rem;color:#000}.faq-top .gt{font-size:1.6rem;margin:0 12px}.faq-container{width:50%;margin:2rem auto}.faq-container h2{text-align:center;margin-bottom:2.3rem}.faq-container>h2{font-size:3rem}.faq-item{border-bottom:1px solid #ddd;padding:15px 0}.faq-question{display:flex;justify-content:space-between;cursor:pointer;font-weight:700;font-size:1.8rem;transition:color .3s}.faq-question span{font-weight:700;font-size:1.8rem}.faq-question:hover{font-weight:500;color:#464646}.arrow{transition:transform .3s ease}.arrow.open{transform:rotate(180deg)}.faq-answer{padding:15px 0;color:#333}.faq-answer h3{font-size:1.8rem}.aboutus-width{width:60%;margin:0 auto}.aboutus-top{text-align:center;margin:50px 0 60px}.aboutus-top h1{font-size:3rem;margin-bottom:10px}.aboutus-top a{text-decoration:none;font-size:1.6rem;color:#000}.aboutus-top span{font-size:1.6rem;color:#000}.aboutus-top .gt{font-size:1.6rem;margin:0 12px}.aboutus-flex{width:100%}.aboutus-flex img{width:100%;object-fit:cover;height:500px;object-position:top;margin-bottom:20px}.aboutus-flex div{width:100%}.aboutus-flex div p{font-size:2rem}.aboutus-flex div h3{font-size:4.3rem;line-height:1;margin:15px 0}@media screen and (max-width:800px){.aboutus-width{width:90%;margin:0 auto}}@media screen and (max-width:500px){.aboutus-width{width:95%;margin:0 auto}.aboutus-flex div h3{font-size:4rem;line-height:1;margin:15px 0}}@media screen and (max-width:370px){.aboutus-flex div{font-size:3.9rem;text-align:center}}.product-top{text-align:center;margin:50px 0 60px}.product-top h1{font-size:3rem;margin-bottom:10px}.product-top a{text-decoration:none;font-size:1.6rem;color:#000}.product-top span{font-size:1.6rem;color:#000}.product-top .gt{font-size:1.6rem;margin:0 12px}.filter1{margin-left:5%}.filter label{font-size:1.8rem;display:none}.filter input{display:none;height:40px;border-radius:7px;font-size:1.8rem;padding:0 5px;outline:none;transition:border-color .3s ease;border:1px solid black}.filter input:focus{border-color:#717171}.skirt-list{width:90%;margin:50px auto 80px;display:flex;row-gap:60px;flex-wrap:wrap}.skirt-item{padding:0 15px;width:23%;height:400px;text-align:center}.skirt-item h3{font-size:1.8rem;padding-top:5px}.skirt-item p{font-size:1.6rem}.skirt-item img{width:100%;height:85%;object-fit:cover}.pagination{text-align:center}.pagination button{width:40px;height:40px;border-radius:50%;background-color:#fff;border:1px solid black;font-size:1.6rem;margin:0 7px;cursor:pointer}@media screen and (max-width:1000px){.skirt-item{width:30%}}@media screen and (max-width:800px){.skirt-item{height:290px;text-align:center}}@media screen and (max-width:650px){.skirt-item{width:33.3%;height:220px;text-align:center}}@media screen and (max-width:520px){.skirt-item{width:50%;height:220px;text-align:center}}@media screen and (max-width:380px){.skirt-item{width:100%;height:230px;text-align:center}}.cat-width{width:90%;margin:0 auto}.cat-top{text-align:center;margin:50px 0 60px}.cat-top h1{font-size:3rem;margin-bottom:10px}.cat-top a{text-decoration:none;font-size:1.6rem;color:#000}.cat-top span{font-size:1.6rem;color:#000}.cat-top .gt{font-size:1.6rem;margin:0 12px}.cat-flex{display:flex;flex-wrap:wrap;row-gap:50px}.cat-item{padding:30px;width:calc(100% / 3);height:640px;display:flex;flex-direction:column;justify-content:space-between;text-align:center}.cat-item img{width:100%;height:70%;object-fit:cover}.cat-item div{height:90%;border:1px solid black}.cat-item h3{font-size:2.2rem;padding:0 6px}.cat-item p{font-size:1.7rem;line-height:1;margin:10px 0 15px;padding:0 6px}.cat-item h4{font-size:1.9rem;color:#2c2c2c;padding:0 6px}.cat-item a{text-decoration:none;background-color:#000;padding:10px 15px;display:inline-block;font-size:1.8rem;color:#fff}@media screen and (max-width:950px){.cat-item{width:50%}}@media screen and (max-width:740px){.cat-item{width:50%;height:550px}.cat-item img{height:60%}.cat-item div{height:88%}}@media screen and (max-width:650px){.cat-width{width:95%}.cat-item{padding:20px}}@media screen and (max-width:600px){.cat-item{width:100%;height:570px}.cat-item img{height:65%;object-position:top}.cat-item div{height:88%}}.product-details-top{text-align:center;margin:50px 0 60px}.product-details-top h1{font-size:3rem;margin-bottom:10px}.product-details-top a{text-decoration:none;font-size:1.6rem;color:#000}.product-details-top span{font-size:1.6rem;color:#000}.product-details-top .gt{font-size:1.6rem;margin:0 12px}.product-details-width{width:90%;margin:0 auto}.product-details-flex{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:60px;row-gap:60px}.product-details-images{width:48%;height:600px;display:flex;flex-direction:column;justify-content:space-between}.big-image{width:100%;height:80%;object-fit:cover;object-position:top}.thumbs{width:100%;height:18%}.thumbs .thumb{height:100%;width:110px;margin-right:15px;object-fit:cover}.thumb.selected{border:1px solid black}.product-details-text{width:48%}.product-details-text>*{margin-bottom:18px}.product-details-text h2{font-size:2.8rem;letter-spacing:.8px}.product-details-text h3{font-size:2.5rem;font-weight:500}.product-details-text p:nth-of-type(1){font-size:1.8rem}.product-details-text p:nth-of-type(1) span{font-size:1.8rem}.size-box{font-size:1.8rem;height:50px;width:50px;border-radius:50%;border:1px solid black;display:inline-block;line-height:50px;text-align:center;cursor:pointer;margin-right:10px}.size-box.selected{border:1px solid rgb(164,163,163)}.checkout{text-decoration:none;font-size:2.2rem;background-color:#1c8638;padding:10px 20px;color:#fff;display:inline-block}.ask-question{font-size:1.5rem;text-decoration:none;color:#000}.ask-question span{font-size:1.5rem;border:1px solid black;color:#000;height:20px;width:20px;line-height:20px;text-align:center;display:inline-block;border-radius:50%;margin-right:5px}.fab{font-size:1.6rem;font-style:italic;color:#626262;margin-top:15px}.guide-line{font-size:1.5rem;color:#000}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:999}.modal{background:#fff;padding:2rem;border-radius:12px;width:90%;max-width:500px;display:flex;flex-direction:column;gap:1rem}.modal h2{font-size:2.2rem;text-align:center;margin-bottom:10px}.modal input,.modal textarea{padding:10px;font-size:1.6rem;border:1px solid #ccc;border-radius:6px;width:100%}.modal button{padding:12px;background:#000;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1.6rem}.modal .cancel{background:transparent;color:#444;border:1px solid #aaa}@media screen and (max-width:1170px){.thumbs .thumb{height:100%;width:90px}}@media screen and (max-width:990px){.thumbs .thumb{height:70%;width:70px}}@media screen and (max-width:800px){.product-details-images{width:100%;height:600px}.product-details-text{width:100%}}@media screen and (max-width:500px){.product-details-images{height:500px}.thumbs .thumb{height:80%;width:60px}.size-box{font-size:1.5rem;height:39px;width:39px;border-radius:50%;border:1px solid black;display:inline-block;line-height:39px;text-align:center;cursor:pointer;margin-right:10px}}@media screen and (max-width:360px){.product-details-images{height:500px}.thumbs .thumb{height:70%;width:50px}}
