:root{--whitepink-color:#e3dede;--white-color:#fff;--black-color:#000}html{scroll-behavior:smooth}::-webkit-scrollbar{background-color:grey;width:18px}::-webkit-scrollbar-thumb{background:#dedcdc}::-webkit-scrollbar-thumb:hover{background:#c2baba}@font-face{font-family:League Spartan;font-style:normal;font-weight:400;src:url(../fonts/LeagueSpartan-Bold.otf)}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--white-color);color:var(--black-color);font-family:League Spartan;font-optical-sizing:auto;position:relative;text-transform:capitalize;transition:opacity .5s}img{height:100%;max-width:100%}a{color:inherit;text-decoration:none}ul{list-style-type:none}a.button,button{background-color:transparent;border:none;border-radius:35px;cursor:pointer;font-family:League Spartan;font-weight:700;padding:10px 15px}p{line-height:1.6em}input{border:none}input:focus{outline:none}.wrapper{padding:0 30px}@media (max-width:600px){.wrapper{padding:0 15px}}.hideScroll{overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.hideScroll::-webkit-scrollbar{display:none}.curtains{border:3px solid #fff;border-radius:0;color:#fff;font-size:large;margin-top:20px;padding:15px;position:relative;transition:.3s}.curtains:hover{border-color:transparent;border-left:3px solid #fff}.curtains:after{background-color:#000;content:"";height:100%;left:0;position:absolute;top:0;transition:.7s;width:0;z-index:-1}.curtains:hover:after{width:100%}.head1 span:after{content:"\f078";font-family:Font Awesome\ 6 Pro}.head1 span:focus:after{content:"\f077"}.head:not(.head1){display:flex;flex-direction:row;justify-content:space-between}nav .dropdown{box-shadow:2px 2px 6px rgb(var(--black-color)/.05);position:relative}nav .dropdown>a{cursor:pointer}nav .dropdown ul li{padding:15px}nav .sub{background-color:#000;box-shadow:0 8px 24px hsla(210,8%,62%,.2);max-height:0;opacity:0;overflow:hidden;position:absolute;z-index:3}nav .main-sub{left:0;top:250%;width:180px}nav .nested-sub{border:1px solid hsla(0,2%,68%,.4);left:100%;top:0;width:120px}.active{animation:dropdown 1s ease-in-out forwards;border-left:3px solid var(--black-color);overflow:visible!important}@keyframes dropdown{0%{max-height:0;opacity:0}to{max-height:600px;opacity:1}}nav{align-items:center;background-color:#000;color:#fff;display:flex;gap:15px;height:80px;position:relative;transition:.6s;width:100%}.sticky{position:fixed;top:0;z-index:3}nav .last-ul li:not(.dl-switcher) i{border-radius:50%;font-size:large;padding:8px;transition:.5s}nav .last-ul li:not(.dl-switcher) i:hover{background-color:#fff;color:#000}nav .logo{flex-basis:12%;height:100%}nav img{object-fit:cover}nav .last-ul{gap:8px;justify-content:space-between;margin-left:auto}nav .last-ul,nav .last-ul li:first-child{align-items:center;display:flex}.fa-cart-shopping{position:relative;--cart-notification:"0"}.fa-cart-shopping:after{background-color:var(--black-color);border-radius:50%;color:var(--white-color);content:var(--cart-notification);font-size:11px;height:10px;padding:3px;position:absolute;right:-3px;text-align:center;top:-3px;width:10px}.hambarger{display:none}@media (max-width:600px){.dl-switcher{margin-right:-15px;scale:.7}nav .last-ul,nav .logo{order:2}nav .main-dropdown{order:1}nav .head1 span{display:none}.main-sub{border-top:none;left:-60%!important;top:175%!important}.hambargar{display:block}.hambargar .line{background-color:#fff;height:3px;margin:6px 0;transition:all .4s ease .1s;width:30px}.hambargar.activeHmb .line:first-of-type{transform:rotate(45deg) translateY(12px)}.hambargar.activeHmb .line:nth-of-type(2){transition:all .1s ease;width:0}.hambargar.activeHmb .line:nth-of-type(3){transform:rotate(-45deg) translateY(-12px)}}.popupContainer{bottom:15px;display:flex;flex-direction:column;gap:10px;position:fixed;right:15px;z-index:10}.popup{animation-duration:4s;animation-fill-mode:backwards;background-color:var(--black-color);color:var(--white-color);max-width:0;opacity:0;overflow:hidden;padding:10px;text-align:center;text-wrap:nowrap;visibility:hidden}@media (max-width:450px){.popup{margin:0 auto}.popupContainer{left:0;margin:0 auto;right:0}}@keyframes popup{0%{opacity:.5;visibility:hidden}20%,to{max-width:350px;opacity:1;overflow:unset;visibility:visible}}.searchBar{align-items:center;background-color:#000;border-top:2px solid var(--black-color);display:flex;gap:15px;justify-content:center;left:0;max-height:0;min-height:60px;opacity:0;padding:0 20px 0 60px;position:absolute;top:100%;visibility:hidden;width:100%;z-index:5;--content:"\f077"}.searchBar i{cursor:pointer;font-size:1.8rem;padding:30px;text-align:center}input::placeholder{color:grey;font-family:League Spartan,sans-serif;font-size:1rem}.showSearchBar{animation:dropdown .7s ease-in-out forwards;height:60px;visibility:visible}.searchBar select{appearance:none;background-color:#fff;border:none;font-family:League Spartan;font-size:1.1rem;height:100%;outline:none;padding:5px 20px 5px 10px;position:relative;text-transform:capitalize;width:100%}.selectContainer{border:2px solid #fff;border-left:none;border-right:none;height:80%;min-width:160px;position:relative;width:20%}.upDownSelect{--content:"\f078"}.selectContainer:after{color:#000;content:var(--content);font-family:Font Awesome\ 6 Pro;font-weight:900;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.searchBar .fa-xmark{margin-left:auto}.searchBar i{align-items:center;background-color:#fff;color:#000;display:flex;height:35px;justify-content:center;width:35px}.inputContainer{border:2px solid #fff;display:inline-block;flex-basis:60%;height:80%;overflow:hidden;position:relative}.searchBar input{background-color:transparent;color:#fff;font-size:1.4rem;height:100%;padding:0 20px;width:100%}.inputContainer i{color:#666;cursor:pointer;font-size:18px;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.inputContainer i:hover{color:#333}@media (max-width:700px){.searchBar{flex-wrap:wrap;padding:5px 10px}.showSearchBar{border-top:1px solid #fff;height:unset;max-height:120px}.selectContainer{flex-basis:calc(100% - 15px);order:2}.searchBar .inputContainer{flex-basis:100%;margin:15px 0;order:1;padding:10px}.searchBar .fa-xmark{margin:20px auto;order:3}}.dl-switcher label{background:#ece8e8;border-radius:200px;cursor:pointer;display:block;height:40px;position:relative;transition:.3s;width:90px}.dl-switcher label:after{background:#000;border-radius:180px;box-shadow:0 5px 10px rgba(0,0,0,.2);content:"";height:30px;left:10px;position:absolute;top:50%;transform:translateY(-50%);transition:.3s;width:30px}.dl-switcher input{height:0;visibility:hidden;width:0}input:checked+label{background:var(--whitepink-color)}input:checked+label:after{background:#fff;left:unset;right:10px}label:active:after{width:40px}label i{color:#fff;font-size:large;position:absolute;top:50%;transform:translateY(-50%);transition:.3s;z-index:2}label i.sun{left:15px}label i.moon{right:15px}input:checked+label i.sun,label i.moon{color:transparent}input:checked+label i.moon{color:#000}.cart{background-color:#111;color:#fff;height:100%;overflow-x:hidden;position:fixed;right:0;top:0;transition:.5s;width:0;z-index:5}.cart .container{padding:16px}.cart .title{align-items:center;border-bottom:2px solid rgba(97,95,95,.7);display:flex;justify-content:space-between;margin-bottom:10px}.cart hr{margin:5px 40px}.cart-item{align-items:center;background-color:#1d1c1c;display:flex;gap:12px;margin-bottom:18px;min-height:170px;padding:10px;position:relative}.cart-item-img{flex-basis:45%;height:100%}.cart-item-info{flex-basis:55%}.cart-item-info>*{font-size:small;margin-bottom:20px}.cart .total{align-items:center;background-color:#000;color:#fff;display:flex;gap:8px;justify-content:center;margin-top:15px;padding:10px;width:100%}.cart-delete{background-color:#fff;border-radius:50%;bottom:12px;color:#000;cursor:pointer;font-size:20px;padding:8px;position:absolute;right:10px;transition:.3s}.cart-delete:hover{background-color:grey}.cart-item-quantity button{color:#fff}.cart-item .productSizes{justify-content:unset}.cart-item .productSizes span{background-color:#fff!important;border-color:#000!important;box-shadow:none;color:#000!important;text-align:center}.cart-item .productColor{background-color:transparent}.cart-item .boxDetails{align-items:center;display:flex;justify-content:space-between}.cart .closebtn{font-size:36px}@media screen and (max-height:450px){.cart{padding-top:15px}.cart a{font-size:18px}}.products{display:flex;flex-direction:column;gap:25px;justify-content:space-between;padding:30px 20px}.products h3{background-color:var(--black-color);border-bottom:3px solid transparent;color:var(--white-color);padding:10px 30px 5px;width:fit-content}.products button{align-self:center}.productsBox{display:flex;flex-wrap:wrap;gap:1%}.productItem{display:flex;flex-basis:19%;flex-direction:column;gap:12px;height:350px;justify-content:space-around;margin-bottom:45px;padding-bottom:10px;text-align:center;transition:.6s}.productItem h4{color:var(--black-color);text-align:center}@media (min-width:700px){.productItem a{display:block;margin-inline:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:220px}}.productItem:hover{transform:scale(1.05)}.productImg{background-color:#e9e3e3;cursor:pointer;display:flex;justify-content:center;margin-bottom:auto;max-height:70%;min-height:70%;position:relative}.productImg:not(.tgt) img:last-of-type{opacity:0;position:absolute;transition:opacity .5s ease}.productImg:not(.tgt) img:first-of-type{transition:opacity .5s ease}.productImg:not(.tgt):hover img:last-of-type{opacity:1}.productImg:not(.tgt):hover img:first-of-type{opacity:0}.productImg .discount{background-color:#f82828;border-bottom-left-radius:10px;border-top-left-radius:10px;color:#fff;left:-10px;padding:6px 8px;position:absolute;top:10px;z-index:2}@media (max-width:600px){.discount{left:-30px;scale:.85;top:8px;white-space:nowrap}}.productImg i.fa-plus{bottom:10px;padding:5px}.productImg i.fa-eye,.productImg i.fa-plus{background-color:#000;color:#fff;cursor:pointer;right:10px}.productImg i.fa-eye{border-radius:50%;font-weight:700;padding:10px;position:absolute;top:10px;transition:.5s}.productImg i.fa-eye:hover{background-color:#fff;color:#000;scale:1.3}.productDetailsAppeared{padding:5px;position:absolute}.colorsAvailable{align-items:center;background-color:rgba(0,0,0,.3);bottom:10px;display:flex;gap:6px;left:10px;padding:5px}.colorsAvailable span{border:4px solid transparent;border-radius:50%;cursor:pointer;height:20px;outline:2px solid transparent;transition:.4s;width:20px}.colorsAvailable span:hover{outline-color:#fff}.productImg img{object-fit:cover;width:100%}.productSizes{display:flex;gap:6px;justify-content:center}.productSizes span{background-color:var(--whitepink-color);border:2px solid transparent;color:#000;cursor:pointer;min-width:40px;padding:7px;transition:.5s;width:fit-content}.productPrice{border-radius:0;font-size:18px;padding:9px;width:100%}.productPrice,.products>.curtains{background-color:var(--black-color);color:var(--white-color)}.products>.curtains{border:none;margin-top:20px;z-index:2}.products>.curtains:after{background-color:var(--whitepink-color);z-index:-1}.products>.curtains:hover{color:#000}.productPrice:hover,.productSizes span:hover{background-color:var(--whitepink-color);color:var(--black-color)}.choosedSize{background-color:var(--black-color)!important;border-color:var(--white-color)!important;box-shadow:1px 1px 5px #e9e3e3;color:var(--white-color)!important}.choosedColor{outline-color:#fff!important;scale:1.1}@media (max-width:1000px){.products h3{align-self:center;border-color:#000}.productItem{flex-basis:30%}.productsBox{gap:30px}.productDetailsAppeared{opacity:1}}@media (max-width:800px){.productItem{flex-basis:45%}}@media (max-width:700px){.productsBox{align-items:center;flex-direction:column}.productItem{height:200px;width:90%}}.largePreview{background-color:#000;background-color:rgba(0,0,0,.9);display:none;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1000}.largePreview-content{display:block;margin:auto;max-height:90%;max-width:90%;object-fit:contain}.largePreview-controls{bottom:20px;display:flex;gap:10px;justify-content:center;left:50%;position:absolute;transform:translateX(-50%)}.control-btn{background-color:hsla(0,0%,100%,.8);border:none;border-radius:5px;cursor:pointer;padding:10px 15px;transition:background-color .3s,transform .3s}.control-btn:hover{background-color:#fff;transform:scale(1.05)}.control-btn i{color:#333;font-size:18px}@keyframes smoothScroll{0%{scale:.5}to{scale:1}}.productItem{animation:smoothScroll linear;animation-timeline:view();animation-range:entry 0 cover 30%}.colorsAvailable span,.discount,.productImg,.productImg i,.productItem a,.productPrice,.productSizes span{animation:pulse 1.5s ease-in-out infinite}.productImg img{visibility:hidden}@keyframes pulse{0%{background-color:#e0e0e0;color:#e0e0e0}50%{background-color:#d6d6d6;color:#d6d6d6}to{background-color:#e0e0e0;color:#e0e0e0}}.cart input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;background-color:transparent;color:#fff}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.number-input{border:2px solid #fff;display:inline-flex}.number-input button{outline:none;--webkit-appearance:none;align-items:center;border:none;cursor:pointer;justify-content:center;margin:0;position:relative}.number-input button:after{content:"\f068";display:inline-block;font-family:Font Awesome\ 6 Pro;font-weight:700;position:absolute;transform:translate(-50%,-50%)}.number-input button.plus:after{content:"\2b"}.number-input input[type=number]{border-width:0 2px;font-family:sans-serif;font-size:medium;max-width:25px;padding:4px;text-align:center}footer{background-color:#000;box-shadow:2px -5px 10px #fff;color:#fff;min-height:400px;padding:20px 40px}footer hr{border-color:#494d46;margin:35px}footer>div{align-items:center;display:flex;justify-content:space-between;margin:40px}footer .row2{align-items:unset;flex-wrap:wrap}footer .lowercase{text-transform:lowercase}footer .social-links{align-self:self-start;gap:12px;justify-content:unset}footer .social-links i{border-color:#000;font-size:25px;padding:8px}footer .row2>div{display:flex;flex-direction:column;gap:15px}footer .row2 ul li{padding:8px 0}footer h3{color:#969090}footer .row2>.tall{flex-basis:30%;gap:30px}footer .row3{color:#969090;flex-wrap:wrap;gap:5px;margin-top:10px;padding-top:15px}footer .row3 a{border-bottom:1px solid #e1d7d7;color:#e1d7d7;padding:5px}footer .arrowBtn span{width:75%}footer .arrowBtn{width:150px}footer .footerInput{width:100%}footer ul li:hover{color:grey}.footerInput{background-color:#262626;color:#fff;padding:15px 12px;width:50%}.rltvInpt{border:1px solid grey;border-radius:40px;overflow:hidden;position:relative}.rltvInpt i{background-color:#fff;color:#000;padding:30px 16px;position:absolute;right:0;top:50%;transform:translateY(-50%)}@media (max-width:1000px){footer{padding:20px 10px!important}footer .row1 h2{font-size:large}footer .arrowBtn{width:200px!important}footer>div{margin:20px 0}footer .row2{align-items:center;justify-content:space-between}footer .row2>div{align-items:center;flex-basis:50%!important;height:350px;justify-content:center}footer .row2{text-align:center}footer .social-links{justify-content:center;width:100%}footer .row3{justify-content:center;text-align:center}}@media (max-width:600px){footer{padding:20px 25px}footer .row2{flex-direction:column;gap:20px}footer .social-links{align-self:center;justify-content:center}footer .row2>div{margin-top:15px}}.social-links{align-self:center;display:flex;gap:3px;justify-content:space-between;min-width:70%}.social-links i{background-color:#fff;border-radius:50%;color:#000;font-size:x-large;padding:7px;transition:all .4s linear}.social-links i:hover{background-color:var(--whitepink-color);color:#000;scale:1.2}.arrowBtn{align-items:center;background-color:#fff;border:none;border-radius:20px;display:flex;padding:0;position:relative;width:125px}.arrowBtn span{background-color:#2e2e2e;border-radius:18px;color:#fff;height:fit-content;padding:10px;text-align:center;transition:all .8s ease;width:60%}.arrowBtn:hover span{width:100%!important}.arrowBtn:hover i{visibility:hidden}.arrowBtn i{background-color:#2e2e2e;border-radius:50%;color:#fff;padding:10px;position:absolute;right:2px}.logo{height:200px}.logo a{display:block;height:100%;width:100%}.logo img{object-fit:cover;width:100%}.collection{align-items:center;display:flex;flex-direction:column;gap:25px;margin:30px 0;padding:15px;position:relative;width:100%}.collection h1{text-align:center}.collection .container{width:90%}.collection-box{width:2030px}.collection-box,.collection-item{display:flex;justify-content:space-between}.collection-item{flex-basis:280px;flex-direction:column;height:360px;position:relative}.collection-item:hover{cursor:pointer}.collection-item:hover .title span{background-color:#2e2c2c;color:#fff;scale:1.05}.collection button{background-color:var(--black-color);color:var(--white-color);height:40px;position:absolute;top:50%;transform:translateY(-50%);width:40px;z-index:2}.collection button.left{background-color:grey;left:20px}.collection button.right{right:20px}.collection-item .imgBx{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:15px;height:200px;position:relative}.collection-item .imgBx:before{bottom:0;left:50%}.collection-item .imgBx:after,.collection-item .imgBx:before{background-color:transparent;border-radius:50%;box-shadow:-10px 10px 0 var(--white-color);content:"";height:20px;position:absolute;width:20px}.collection-item .imgBx:after{bottom:70px;left:0}.collection-item .content{background-color:var(--whitepink-color);border-radius:15px;border-top-left-radius:0;height:150px;position:relative;width:100%}.collection-item .title{background-color:var(--whitepink-color);border-right:10px solid var(--white-color);border-top:10px solid var(--white-color);border-top-right-radius:25px;height:80px;position:absolute;top:-80px;width:60%}.collection-item .title:before{box-shadow:-10px -10px 0 var(--white-color)}.collection-item .title:after,.collection-item .title:before{background-color:transparent;border-radius:50%;content:"";height:25px;position:absolute;width:25px}.collection-item .title:after{bottom:0;box-shadow:-10px 10px 0 var(--whitepink-color);right:-25px}.collection-item .title span{background-color:var(--black-color);border-radius:30px;color:var(--white-color);font-size:small;left:50%;min-width:80%;padding:10px;position:absolute;text-align:center;text-transform:uppercase;top:50%;transform:translate(-50%,-50%);transition:.6s}.collection-item ul{color:#000;padding:10px 20px}.collection-item li{margin-bottom:8px}@media (max-width:600px){.collection h1{font-size:1.5em}.collection button{top:60%}.collection button.left{left:0}.collection button.right{right:0}.collection .title span{font-size:11px}.collection .container{width:93%}.collection-item{flex-basis:200px}.collection-box{width:1540px}}.collection-item:first-child .imgBx{background-image:url(../assets/collection1.html)}.collection-item:nth-child(2) .imgBx{background-image:url(../assets/collection2.html)}.collection-item:nth-child(3) .imgBx{background-image:url(../assets/collection3.html)}.collection-item:nth-child(4) .imgBx{background-image:url(../assets/collection4.html)}.collection-item:nth-child(5) .imgBx{background-image:url(../assets/collection5.jpg)}.collection-item:nth-child(6) .imgBx{background-image:url(../assets/collection6.jpg)}.collection-item:nth-child(7) .imgBx{background-image:url(../assets/collection7.webp)}.videoSection{display:flex;height:80vh;justify-content:center;overflow:hidden;position:relative;width:100%}.videoSection video{flex-basis:50%;object-fit:cover;width:50%;z-index:-1}.videoTitle{color:#fff;font-size:2em;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}@media (max-width:600px){.videoSection{height:90vh}.videoSection video:first-of-type{display:block;flex-basis:100%}.videoSection video:last-of-type{display:none}}.locationBox{background-color:var(--whitepink-color);border:1px solid #fff;border-left:none;border-right:none;display:flex;gap:20px;height:75vh;justify-content:space-between}.locationBox h3{color:#000;font-size:x-large;font-size:30px;text-align:center;z-index:2}.delieveryMap{display:flex;flex-basis:50%;flex-direction:column;height:100%;padding:20px 30px;position:relative}.delieveryMap ul{margin-top:20%;z-index:2}.delieveryMap ul li{align-items:end;background-color:hsla(0,0%,100%,.3);color:#000;display:flex;gap:15px;margin-bottom:15px;margin-inline:auto;padding:5px 0;width:fit-content}.delieveryMap li i{background-color:#000;border-radius:50%;color:#fff;margin-left:12px;padding:4px}.delieveryMap .imgBx{align-items:center;display:flex;height:90%;justify-content:center;position:absolute;right:0;top:50px}.delieveryMap img{object-fit:cover;z-index:1}.realMap{display:flex;flex-basis:50%;flex-direction:column;position:relative}.realMap .contentMap{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.realMap h3{background-color:rgba(0,0,0,.3);color:#fff;margin-bottom:25px;padding:15px}.realMap a{background-color:#000;color:#fff;padding:10px 12px}.realMap:hover .contentMap{visibility:hidden}.realMap iframe{height:100%;margin-top:auto;width:100%}.realMap .contentMap{width:max-content}@media (max-width:800px){.locationBox{flex-direction:column;height:100vh}.locationBox>*{flex-basis:100vh}.locationBox ul{margin-top:15%}.realMap .contentMap{width:60%}}@media (max-width:500px){.realMap .contentMap{width:90%}}header{display:flex;height:calc(100dvh - 80px)}.slider{height:100%;max-width:100%;overflow:hidden;position:relative}.slides{display:flex;height:100%;width:400%}.slide img{object-fit:cover;width:100%}.slide{position:relative;transition:2s;width:25%}.navigation-mnl{align-items:center;display:flex;justify-content:center;margin-top:-40px;position:absolute;width:100%}.mnl-btn{border:2px solid #fff;border-radius:12px;cursor:pointer;padding:4px;transition:all 1s ease;width:1px}.mnl-btn:not(:first-child){margin-left:8px}.hero-content{left:20px;max-width:60%;position:absolute;top:135px}.hero-headings{background-color:rgba(0,0,0,.5);border-left:5px solid #fff;color:#fff;font-family:Kanit,sans-serif;font-size:xx-large;font-weight:800;margin-bottom:30px;padding:15px;text-align:justify;z-index:2}.slide a{background-color:#000;border-bottom:2px solid #fff;border-radius:0;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3);color:#fff}@media (max-width:600px){.hero-content{left:10px;max-width:90%;top:30%}.hero-headings{font-size:large;text-align:center}.hero-content{align-items:center;bottom:-20%;display:flex;flex-direction:column;justify-content:center;left:50%;transform:translateX(-50%);width:90%}}