@import url(https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=Yeseva+One&display=swap);.cart-wrapper{height:100%;position:absolute;-webkit-transform:translateX(100vw);transform:translateX(100vw);width:100vw;z-index:20}.cart-wrapper-open{background-color:rgb(var(--dark-color),.5);-webkit-transform:translateX(0);transform:translateX(0)}.cart{background:url(/static/media/bg-img.4f13907bd45851859bdc.jpg);border-bottom:1px solid;border-left:1px solid;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:2rem;position:-webkit-sticky;position:sticky;top:0;-webkit-transform:translateX(100vw);transform:translateX(100vw);transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:30vw;z-index:20}.cart-sect-title{font-family:var(--sans);font-size:18px;font-style:normal;font-weight:400;text-transform:uppercase}.cart-item{border-bottom:1px solid;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);padding:1.5rem 0}.cart-item img{grid-area:1/1/4/2;height:180px;justify-self:center;width:180px}.cart-item-name{font-family:var(--serif);font-size:24px;grid-area:1/2/2/3}.cart-item-name,.cart-item-price{font-style:normal;font-weight:400;margin:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cart-item-price{align-self:flex-end;font-family:var(--sans);font-size:18px;grid-area:2/2/4/3}.dlt-item{grid-area:1/3/2/4;justify-self:end}.qnty-btn{align-items:center;align-self:flex-end;border:2px solid;border-radius:6px;display:flex;grid-area:2/3/4/4;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-between;justify-self:end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.qnty-btn .minus,.qnty-btn .plus,.qnty-btn .qnty-no{font-family:var(--sans);margin:.5rem}.cart-subtotal{border-bottom:1px solid}.cart-subtotal .cart-sect-title,.subtotal-price{display:inline-block}.subtotal-price{float:right;font-family:var(--sans);font-size:18px;font-style:normal;font-weight:400}.cart-btn-container{display:flex;width:100%}.ctc,.shoping{border:1px solid;border-radius:6px;font-family:var(--sans);font-size:14px;font-style:normal;font-weight:400;height:2rem;margin:1rem;width:50%}.shoping{background-color:transparent}.ctc{background-color:rgb(var(--accent-color));border-color:rgb(var(--accent-color));color:rgb(var(--light-color));float:right}.open-cart{-webkit-transform:translateX(66vw);transform:translateX(66vw)}@media (max-width:1440px){.cart{width:40vw}.open-cart{-webkit-transform:translateX(56vw);transform:translateX(56vw)}}@media (max-width:1024px){.cart{width:55vw}.open-cart{-webkit-transform:translateX(40vw);transform:translateX(40vw)}}@media (max-width:768px){.cart{padding:1rem;width:72vw}.open-cart{-webkit-transform:translateX(24vw);transform:translateX(24vw)}}@media (max-width:425px){.cart{width:93vw}.open-cart{-webkit-transform:translateX(0);transform:translateX(0)}.cart-sect-title{font-size:16px}.cart-item-name,.cart-item-price{font-size:12px}}.nav-container{border-bottom:1px solid;position:relative}.nav-container,.nav-container-trans{align-items:center;display:flex;justify-content:space-between;padding:1rem;z-index:15}.nav-container-trans{position:absolute;width:98%}.nav-container svg{stroke:rgb(var(--dark-color));fill:rgb(var(--dark-color))}.nav-container-trans svg{stroke:rgb(var(--light-color));fill:rgb(var(--light-color))}.menu-container{cursor:pointer;height:3rem;margin:1rem 0 0 1rem;width:3rem}.cart-icon-container{cursor:pointer;position:relative;right:1rem;top:1rem}.nav-container-trans .cart-icon-container{right:.5rem;top:0}.cart-icon-container svg{height:39px;width:34px}.cart-icon-container-trans{cursor:pointer;margin:1rem}.cart-badge{background-color:rgb(var(--accent-color));border-radius:50px;color:rgb(var(--light-color));display:grid;font-family:var(--sans);font-weight:300;height:2rem;place-content:center;position:relative;right:-1rem;top:-1rem;width:2rem}.logo-container{background-image:url(/static/media/textured.2ffa0b5318fa9e66507e.svg);background-size:cover;cursor:pointer;height:5rem;width:5rem}.nav-container-trans .logo-container{position:relative;top:-1rem}.slide-menu-wrap{background-color:rgb(var(--dark-color),.5);height:100vh;opacity:0;position:fixed;top:0;transition:all .7s ease;visibility:collapse;width:100vw;z-index:10}.slide-menu-wrap-open{opacity:1;visibility:visible}.slide-in-menu{background-image:url(/static/media/bg-img.4f13907bd45851859bdc.jpg);background-size:cover;display:flex;flex-direction:column;height:100vh;justify-content:start;-webkit-transform:translateX(-50vw);transform:translateX(-50vw);transition:-webkit-transform .3s cubic-bezier(0,-.03,.78,1);transition:transform .3s cubic-bezier(0,-.03,.78,1);transition:transform .3s cubic-bezier(0,-.03,.78,1),-webkit-transform .3s cubic-bezier(0,-.03,.78,1);width:40vw}.slide-in-menu div{color:rgb(var(--dark-color));cursor:pointer;font-family:var(--serif);font-size:6ch;margin:1rem 0 0 5rem;text-align:left;text-decoration:none;text-transform:uppercase;width:-webkit-max-content;width:max-content}.slide-in-menu div:first-of-type{margin-top:8rem}.slide-in-menu div:hover{color:rgb(var(--light-color))}.slide-in-menu div:hover:before{bottom:0;height:100%}.slide-in-menu div:before{background-color:rgb(var(--accent-color),.7);bottom:3px;content:"";height:8px;left:0;position:absolute;transition:all .3s ease-in-out;width:100%;z-index:-1}.slide-in-menu div:last-of-type:before{height:0;width:0}.slide-in-menu-close{-webkit-transform:translateX(0);transform:translateX(0)}.slide-in-menu div:first-of-type{transition:opacity .3s cubic-bezier(0,-.03,.78,1),-webkit-transform .3s cubic-bezier(0,-.03,.78,1);transition:transform .3s cubic-bezier(0,-.03,.78,1),opacity .3s cubic-bezier(0,-.03,.78,1);transition:transform .3s cubic-bezier(0,-.03,.78,1),opacity .3s cubic-bezier(0,-.03,.78,1),-webkit-transform .3s cubic-bezier(0,-.03,.78,1);transition-delay:.4s}.slide-in-menu div:first-of-type,.slide-in-menu div:nth-of-type(2){opacity:0;-webkit-transform:translateX(-10vw);transform:translateX(-10vw)}.slide-in-menu div:nth-of-type(2){transition:opacity .3s cubic-bezier(0,-.03,.78,1),-webkit-transform .3s cubic-bezier(0,-.03,.78,1);transition:transform .3s cubic-bezier(0,-.03,.78,1),opacity .3s cubic-bezier(0,-.03,.78,1);transition:transform .3s cubic-bezier(0,-.03,.78,1),opacity .3s cubic-bezier(0,-.03,.78,1),-webkit-transform .3s cubic-bezier(0,-.03,.78,1);transition-delay:.5s}.slide-in-menu div:nth-of-type(3){transition:opacity .3s cubic-bezier(0,-.03,.78,1),-webkit-transform .3s cubic-bezier(0,-.03,.78,1);transition:transform .3s cubic-bezier(0,-.03,.78,1),opacity .3s cubic-bezier(0,-.03,.78,1);transition:transform .3s cubic-bezier(0,-.03,.78,1),opacity .3s cubic-bezier(0,-.03,.78,1),-webkit-transform .3s cubic-bezier(0,-.03,.78,1);transition-delay:.6s}.slide-in-menu div:nth-of-type(3),.slide-in-menu div:nth-of-type(4){opacity:0;-webkit-transform:translateX(-10vw);transform:translateX(-10vw)}.slide-in-menu div:nth-of-type(4){transition:opacity .3s cubic-bezier(0,-.03,.78,1),-webkit-transform .3s cubic-bezier(0,-.03,.78,1);transition:transform .3s cubic-bezier(0,-.03,.78,1),opacity .3s cubic-bezier(0,-.03,.78,1);transition:transform .3s cubic-bezier(0,-.03,.78,1),opacity .3s cubic-bezier(0,-.03,.78,1),-webkit-transform .3s cubic-bezier(0,-.03,.78,1);transition-delay:.8s}.slide-in-menu-close div:first-of-type,.slide-in-menu-close div:nth-of-type(2),.slide-in-menu-close div:nth-of-type(3),.slide-in-menu-close div:nth-of-type(4){opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.menu-logo-wrap{align-self:center;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:minmax(100px,18rem);justify-items:center;justify-self:baseline;margin-left:0!important;margin-top:10rem!important;opacity:0;transition:opacity .3s cubic-bezier(0,-.03,.78,1);transition-delay:.9s}.slide-in-menu-close .menu-logo-wrap{opacity:1}.menu-logo-container{grid-area:1/1/2/4;height:auto;width:100%}.menu-logo-title{color:rgb(var(--accent-color));font-family:var(--serif);font-size:26px;grid-area:2/1/3/4;margin:0;padding:0}#menu-social-logo1,#menu-social-logo2,#menu-social-logo3{margin:0}#menu-social-logo1:before,#menu-social-logo2:before,#menu-social-logo3:before{height:0;width:0}#menu-social-logo1 svg,#menu-social-logo2 svg,#menu-social-logo3 svg{height:4rem}#menu-social-logo1{grid-area:3/1/4/2}#menu-social-logo2{grid-area:3/2/4/3}#menu-social-logo3{grid-area:3/3/4/4}.nav-container-trans .demo{position:relative;top:-1rem}.demo .menu-icon{-webkit-transform:scale(1.5);transform:scale(1.5)}.menu-icon{cursor:pointer;height:50px;position:relative;width:50px}.menu-icon .menu-icon__cheeckbox{-webkit-touch-callout:none;cursor:pointer;display:block;height:100%;opacity:0;position:relative;position:absolute;width:100%;z-index:2}.menu-icon div{bottom:0;height:12px;left:0;margin:auto;position:absolute;right:0;top:0;width:35px}.menu-icon span{border-radius:1px;display:block;height:2px;position:absolute;transition:all .2s cubic-bezier(.1,.82,.76,.965);width:100%}.menu-icon-w span{background-color:rgb(var(--light-color))}.menu-icon-b span{background-color:rgb(var(--dark-color))}.menu-icon span:first-of-type{top:0}.menu-icon span:last-of-type{bottom:0}.menu-icon .active span:first-of-type,.menu-icon .menu-icon__cheeckbox:checked+div span:first-of-type{top:5px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.menu-icon .menu-icon__cheeckbox:checked+div span:last-of-type,.menu-icon.active span:last-of-type{bottom:5px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-icon-w .menu-icon__cheeckbox:checked+div span{background-color:rgb(var(--dark-color))}.menu-icon.active:hover span:first-of-type,.menu-icon.active:hover span:last-of-type,.menu-icon:hover .menu-icon__cheeckbox:checked+div span:first-of-type,.menu-icon:hover .menu-icon__cheeckbox:checked+div span:last-of-type{width:30px}@media (max-width:1024px){.nav-container-trans{width:97%}.menu-icon:hover span:first-of-type{width:26px}.menu-icon:hover span:last-of-type{width:12px}.slide-in-menu{width:45vw}.slide-in-menu div{font-size:5ch}}@media (max-width:768px){.logo-container{height:4rem;width:4rem}.slide-in-menu div{font-size:4ch}}@media (max-width:425px){.menu-icon div{height:8px;width:20px}.logo-container{height:3rem;width:3rem}.slide-menu-wrap{height:200vh}.slide-in-menu{-webkit-transform:translateX(-100vw);transform:translateX(-100vw);width:100vw}.slide-in-menu-close{-webkit-transform:translateX(0);transform:translateX(0)}.menu-logo-wrap{margin-top:3rem!important}}.prod-wrap{border-bottom:1px solid;border-left:1px solid;height:-webkit-max-content;height:max-content;padding:3rem 3rem 0}.prod-wrap img{display:block;height:384px;object-fit:cover;width:384px}.product-name{font-family:var(--serif);text-align:left}.product-name,.product-price{display:inline-block;font-size:22px;font-style:normal;font-weight:400;margin-top:5px;width:50%}.product-price{font-family:var(--sans);line-height:22px;text-align:right}.grid-wrap{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:-webkit-max-content;grid-template-rows:max-content}.grid-wrap a{color:var(--dark-color);text-decoration:none}.grid-wrap img{height:663px;width:663px}.grid-wrap .product-name,.grid-wrap .product-price{width:auto}.grid-wrap .product-price{float:right}@media (max-width:1440px){.grid-wrap a{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.grid-wrap a img{height:30rem;width:30rem}.grid-wrap a .product-name,.grid-wrap a .product-price{font-size:22px}}@media (max-width:1366px){.grid-wrap a img{height:26rem;width:26rem}}@media (max-width:1220px){.grid-wrap .prod-wrap{padding:1rem 1rem 0}.grid-wrap a img{height:26rem;width:26rem}}@media (max-width:1024px){.grid-wrap a img{height:22rem;width:22rem}.grid-wrap a .product-name,.grid-wrap a .product-price{font-size:18px}}@media (max-width:768px){.grid-wrap a img{height:15rem;width:15rem}}@media (max-width:425px){.grid-wrap .prod-wrap{padding:2.5rem .5rem 0}.grid-wrap a img{height:11.75rem;width:11.75rem}.grid-wrap a .product-name,.grid-wrap a .product-price{font-size:16px}}footer{background-color:rgb(var(--accent-color));color:rgb(var(--light-color));margin:0;padding:5rem 0}footer h4,footer ul{font-family:var(--sans);font-size:18px;line-height:18px;margin:0}.ft-list-wrap{border-top:1px solid rgb(var(--light-color));display:flex;flex-wrap:wrap;justify-content:space-evenly}.ft-list,.ft-list-wrap{border-bottom:1px solid rgb(var(--light-color))}.ft-list{border-right:1px solid;flex:1 1;list-style:none;padding:3rem 0 3rem 7rem}.ft-list-title{font-weight:400;margin-bottom:1rem;text-align:left;text-transform:uppercase}.ft-list-item,.ft-list-title{width:-webkit-max-content;width:max-content}.ft-list-item{cursor:pointer;font-weight:300;margin:.5rem;padding-left:1rem}.copy{outline:2px solid;padding:1rem}.copy-text{font-size:18px;font-style:normal;line-height:18px}.copy-text,.credit{display:inline-block;font-weight:300;text-transform:uppercase}.credit{float:right;text-align:right}@media (min-width:1024px){.ft-list{padding:3rem 0 3rem 3rem}}@media (max-width:768px){.ft-list{padding-left:.5rem}}@media (max-width:425px){.ft-list{padding-left:1rem}.copy{padding:1rem 1rem 2rem}.credit{float:left;margin-top:.5rem;text-align:left}}.order-wrap{background-color:rgb(var(--accent-color));color:rgb(var(--light-color));height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:20rem;padding:3rem 2.5rem}.order-item{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);margin:1rem 0}.order-item img{border-radius:6px;grid-area:1/1/4/2;height:180px;margin-right:2rem;width:180px}.order-item-name,.order-item-price,.qnty-no,.qnty-text{margin:0}.order-item-name{align-self:flex-start}.order-item-name,.order-item-price{font-family:var(--sans);font-size:18px;font-style:normal;font-weight:400}.order-item-price{justify-self:end}.qnty{align-items:center;align-self:end;display:flex}.qnty-no,.qnty-text{font-family:var(--sans);font-size:18px;font-style:normal;font-weight:300;margin-right:1rem;text-transform:uppercase}.order-item .qnty-no{border:2px solid;border-radius:6px;font-weight:400;padding:.1rem .5rem;text-align:center}.order-sub-total{border-top:1px solid rgb(var(--light-color))}.order-ship-total{border-bottom:1px solid rgb(var(--light-color))}.order-price-text{display:inline-block;font-family:var(--sans);font-size:18px;font-style:normal;font-weight:400}.order-amt{float:right;text-align:right}.order-total-price{font-family:var(--serif);font-size:22px;font-style:normal;font-weight:400}@media (max-width:1220px){.order-wrap{padding:2rem 1rem;-webkit-transform:translateX(-1.5rem);transform:translateX(-1.5rem)}}@media (max-width:1024px){.order-wrap{-webkit-transform:translateX(-5.5rem);transform:translateX(-5.5rem)}}@media (max-width:768px){.order-wrap{-webkit-transform:translateX(-7.5rem);transform:translateX(-7.5rem)}.order-item img{height:130px;width:130px}.order-item-name,.order-item-price,.order-price-text,.qnty-no,.qnty-text{font-size:16px}}.checkout-wrap{display:flex}.forms{padding:2rem 0 3rem;width:65vw}.contact,.shipping,.shipping-method{display:flex;flex-direction:column;padding:3rem 7rem}.contact input,.radio-wrap,.shipping input{background-color:transparent;border:2px solid;border-radius:6px;font-family:var(--sans);font-size:18px;font-style:normal;font-weight:300;line-height:36px;margin:.5rem 1rem;padding-left:.5rem;width:70%}#csz{display:flex;width:75%}.form-title{font-family:var(--sans);font-size:24px;font-style:normal;font-weight:400;line-height:74px;margin:0}.radio-wrap label{padding-left:1rem}.forms .cart-btn-container{padding:0 28rem 0 10rem}.forms .cart-btn-container button{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;line-height:36px;width:48%}.shop-link{width:50%}.shop-link button{width:96%!important}@media (max-width:1220px){.contact,.shipping,.shipping-method{padding:3rem}}@media (max-width:768px){.contact,.shipping,.shipping-method{padding:3rem 1rem}.contact input,.radio-wrap,.shipping input{font-size:16px;width:65%}.form-title{font-size:20px}.forms .cart-btn-container{padding:0 1rem}}.user-details-container{border-bottom:1px solid;display:flex;width:65vw}.add-wrap,.contact-wrap,.ship-type-wrap{border-left:1px solid;flex:1 1;padding:5rem 0}.user-details-container h4{margin-left:5rem}.user-details-container p{font-family:var(--sans);font-size:18px;margin:.5rem .5rem 0 5rem}.paypal-wrap{margin:5rem 14rem}.his-part-container{display:flex}.his-para,.his-part-container img{flex:1 1}.his-part-container img{height:695px;min-width:50vw;object-fit:cover}.his-para{align-self:center;padding:0 10rem}.his-part-container p{align-self:center;font-family:var(--sans);font-size:24px;font-style:normal;font-weight:400;justify-self:center;line-height:32px}.his-imgs-container{display:flex}.his-imgs-container img{flex:1 1;object-fit:cover;width:25vw}.feat-prod-items{display:flex;flex-wrap:nowrap;justify-content:space-evenly}.feat-prod-items a{color:var(--dark-color);flex:1 1;text-decoration:none}.feat-prod-items img{height:100%;width:100%}@media (max-width:1440px){.feat-prod-items .prod-wrap .product-name,.feat-prod-items .prod-wrap .product-price{font-size:16px}.top-prod-wrap img{height:20rem}}@media (max-width:1200px){.prod-wrap{padding:1.5rem 1.5rem 0}}@media (max-width:1024px){.feat-prod-items{display:grid;grid-template-columns:repeat(2,1fr)}.prod-wrap{padding:2rem 2rem 0}.feat-prod-items .prod-wrap .product-name,.feat-prod-items .prod-wrap .product-price{font-size:18px}}@media (max-width:425px){.prod-wrap{padding:1rem 1rem 0}.feat-prod-items .prod-wrap .product-name{font-size:12px;width:75%}.feat-prod-items .prod-wrap .product-price{font-size:12px;width:25%}}.top-items{align-items:center;background-image:url(/static/media/spotlight-bg.92e9dbe33c9f163d1205.jpg);background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;justify-content:space-around;width:100vw}.top-items .top-prod-wrap{background-color:rgb(var(--light-color));border-radius:6px;cursor:pointer;-webkit-filter:drop-shadow(13px 12px 9px rgba(0,0,0,.3));filter:drop-shadow(13px 12px 9px rgba(0,0,0,.3));height:30rem;padding-bottom:.5rem;width:25rem}.top-items .prod-wrap{border:none;padding:1.5rem}.top-items img{border-radius:6px;width:100%}.top-items a{color:var(--dark-color);text-decoration:none}@media (max-width:1440px){.top-items .top-prod-wrap{height:25rem}.top-prod-wrap .product-name,.top-prod-wrap .product-price{font-size:18px}}@media (max-width:768px){.top-items .top-prod-wrap{height:20rem;width:18rem}.top-prod-wrap img{height:16rem}}@media (max-width:425px){.top-items{flex-direction:column}}.nav-wrap{position:absolute;width:100%}.home-main .nav-wrap svg{stroke:rgb(var(--light-color));fill:rgb(var(--light-color))!important}.home-main .nav-container{border:none}.home-main .slide-in-menu{position:relative}.landing-screen{background-image:url(/static/media/homepage_cover%201.8180f9142372524ff3f4.png);background-size:cover;display:grid;height:100vh;place-content:center;place-items:center;width:100vw}.intro-text{color:rgb(var(--light-color));font-family:var(--serif);font-size:9ch;font-weight:400;margin:2rem 20rem;text-align:center;text-transform:uppercase}.sq-btn{border:0;cursor:pointer;font-family:var(--sans);font-size:3.5ch;font-weight:600;height:4rem;position:relative;transition:all .3s ease;width:16rem;z-index:5}.btn-13{background:rgb(var(--light-color));color:rgb(var(--accent-color));z-index:1}.btn-13-d{background:rgb(var(--accent-color));color:rgb(var(--light-color));z-index:1}.btn-13:after{background:rgb(var(--accent-color))}.btn-13-d:after,.btn-13:after{bottom:0;content:"";height:0;left:0;position:absolute;transition:all .3s ease;width:100%;z-index:-1}.btn-13-d:after{background:rgb(var(--light-color))}.btn-13:hover{color:rgb(var(--light-color))}.btn-13-d:hover{color:rgb(var(--accent-color))}.btn-13-d:hover:after,.btn-13:hover:after{height:100%;top:0}.btn-13-d:active,.btn-13:active{top:2px}.product-intro{display:grid;height:100vh;place-content:center;place-items:center;position:relative;width:100vw}.product-intro .intro-text{color:rgb(var(--dark-color));margin:0 25rem}.intro-para{color:rgb(var(--dark-color));font-family:var(--sans);font-size:22px;font-style:normal;font-weight:300;line-height:30px;padding:0 30rem;text-align:center}.scatered-imgs{height:100vh;list-style:none;margin:0;padding:0;position:absolute;width:100vw;z-index:-1}.scatered-img img{position:relative}#sct-img1 img{height:19rem;left:5rem;object-fit:cover;top:5rem;width:30rem}#sct-img2 img{height:25rem;left:80%;object-fit:cover;top:-10rem;width:20rem}#sct-img3 img{height:20rem;left:5rem;object-fit:cover;top:-5rem;width:25rem}#sct-img4 img{bottom:28rem;height:20rem;left:75%;object-fit:contain;width:25rem}@media (max-width:1440px){.intro-text{margin:2rem 15rem}.product-intro .intro-text{margin:0 18rem}#sct-img1 img{height:15rem;width:21rem}#sct-img2 img{height:16rem;width:16rem}#sct-img3 img{height:16rem;top:14rem;width:18rem}#sct-img4 img{height:16rem;top:0;width:18rem}.intro-para{padding:0 17rem}}@media (max-width:1024px){.intro-text{font-size:7ch;margin:2rem 8rem}.product-intro .intro-text{margin:0 12rem}.sq-btn{font-size:2.5ch;height:3rem;width:14rem}.sq-btn:before{height:3.5rem;width:14.5rem}.intro-para{padding:0 10rem}#sct-img2 img{left:70%}#sct-img3 img{top:4rem}#sct-img4 img{left:65%;top:-13rem}}@media (max-width:768px){.intro-text{font-size:36px;margin:2rem 8rem}.product-intro .intro-text{margin:0 8rem}.landing-screen .sq-btn,.product-intro .sq-btn{font-size:2ch;height:2.5rem;width:10rem}.intro-para{font-size:18px;line-height:24px;padding:0 6rem}#sct-img2 img{left:60%;top:-13rem}#sct-img3 img{top:6rem}#sct-img4 img{left:60%;top:-12rem}}@media (max-width:425px){.intro-text{margin:2rem 0}.product-intro .intro-text{margin:0 1rem}.product-intro .intro-para{font-size:16px;padding:0 2rem}#sct-img1 img{height:8rem;left:1rem;width:12rem}#sct-img2 img{height:10rem;left:100%;top:-6rem;-webkit-transform:translateX(-8rem);transform:translateX(-8rem);width:8rem}#sct-img3 img{height:10rem;left:1rem;top:20rem;width:10rem}#sct-img4 img{height:12rem;top:10rem;width:10rem}}@media (max-height:1024px),(max-width:1440px){#sct-img3 img{left:12rem;top:8rem}#sct-img4 img{top:-7rem}}@media (max-height:920px),(min-width:1024px){#sct-img3 img{left:12rem;top:5rem}#sct-img4 img{top:-12rem}}@media (max-height:920px),(max-width:768px){#sct-img3 img{left:3rem;top:5rem}#sct-img4 img{top:-12rem}}@media (max-height:840px),(min-width:1024px){#sct-img3 img{left:12rem;top:2rem}#sct-img4 img{top:-15rem}}@media (max-height:840px),(max-width:768px){#sct-img3 img{left:3rem;top:2rem}#sct-img4 img{top:-15rem}}@media (max-height:800px){#sct-img3 img{height:13rem;left:1rem;top:-1rem;width:13rem}#sct-img4 img{height:13rem;top:-20rem}}@media (max-height:800px),(max-width:768px){#sct-img3 img{height:13rem;left:1rem;top:-1rem;width:13rem}#sct-img4 img{height:13rem;top:-15rem}}@media screen and (max-height:800px),screen and (max-width:425px){#sct-img3 img{left:1rem;top:16rem}#sct-img4 img{height:13rem;top:3rem}}@media (max-height:760px),(max-width:425px){#sct-img3 img{left:1rem;top:12rem}#sct-img4 img{height:13rem;top:-2rem}}@media (max-height:700px){#sct-img3 img{left:1rem;top:-7rem}}@media screen and (max-height:700px),screen and (max-width:425px){#sct-img3 img{left:1rem;top:10rem}}.featured-products{width:100vw}.sect-title{border-bottom:1px solid;border-top:1px solid;font-family:var(--serif);font-size:36px;line-height:100px;margin:0;text-transform:uppercase}.sect-title,.show-link{font-style:normal;font-weight:400;text-align:center}.show-link{color:var(--dark-color);display:inline-block;font-family:var(--sans);font-size:24px;left:50%;padding:1rem 0;position:relative;text-decoration:none;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.spotlight{display:flex;height:100vh}.spotlight-text{background-color:rgb(var(--accent-color));display:grid;place-content:center;width:50vw}.spotlight-text .sect-title{border:none;color:rgb(var(--light-color));font-size:28px;margin-left:7rem;text-align:left}.spotlight-text .intro-para{line-height:24px;padding:0;text-align:left}.spotlight-link,.spotlight-text .intro-para{color:rgb(var(--light-color));font-size:18px;margin:0 7rem}.spotlight-link{font-family:var(--sans);line-height:33px;text-decoration:none;width:-webkit-max-content;width:max-content}.spotlight-link:hover{text-decoration:underline}.spotlight img{height:auto;object-fit:cover;width:50vw}@media (max-width:1200px){.spotlight-text .sect-title{font-size:24px;margin-left:5rem}.spotlight .intro-para{line-height:20px;margin-right:5rem}.spotlight .intro-para,.spotlight-link{font-size:16px;margin-left:5rem}}@media (max-width:768px){.sect-title{font-size:30px}.show-link{font-size:20px}.spotlight-text{width:100vw}.spotlight-link,.spotlight-text .intro-para,.spotlight-text .sect-title{margin-left:3rem;position:relative;top:8rem}.spotlight-text .sect-title{font-size:28px}.spotlight-link,.spotlight-text .intro-para{font-size:18px;line-height:24px}.spotlight img{left:3rem;margin-top:3rem;position:absolute;width:45vw}}@media (max-width:425px){.sect-title{font-size:24px}.show-link{font-size:16px}.spotlight-text .sect-title{font-size:24px}.spotlight-text .intro-para,.spotlight-text .spotlight-link{font-size:16px;line-height:20px}.spotlight-link,.spotlight-text .intro-para,.spotlight-text .sect-title{margin-left:1rem;margin-right:1rem;position:relative;top:12rem}.spotlight img{left:1rem;margin-top:1rem;width:92vw}}.prod-wraper{display:flex}.noti-popup{background-color:rgba(0,0,0,.52);height:300vh;position:fixed;top:0;width:100vw;z-index:20}.noti-text{background-color:rgb(var(--accent-color));color:rgb(var(--light-color));font-family:var(--sans);left:50%;padding:1em 2em;position:relative;text-align:center;top:5.75em;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.noti-closed{display:none}.bread-crum-container{border-bottom:1px solid;color:var(--dark-color);font-family:var(--sans);font-weight:400;margin:0;padding:1rem 5rem}.imgs-container{align-items:center;border-right:1px solid;display:flex;flex:1 1;flex-direction:column;gap:1rem;padding:1.5rem 0}.imgs-container img{height:880px;object-fit:cover;width:880px}.prod-text-area{align-self:flex-start;flex:1 1;padding-bottom:30rem;position:-webkit-sticky;position:sticky;top:0}.single-prod-name,.single-prod-price{display:inline-block;font-family:var(--serif);font-size:36px;font-style:normal;font-weight:400;line-height:74px;margin:7rem 3rem 0}.single-prod-price{float:right}.prod-descp,.prod-id{font-family:var(--sans);font-size:20px;font-style:normal;font-weight:300;line-height:20px;margin:0 3rem 1rem 4rem}.atc-btn{background-color:rgb(var(--accent-color));border:1px solid rgb(var(--accent-color));border-radius:6px;color:rgb(var(--light-color));cursor:pointer;font-size:18px;font-style:normal;font-weight:400;height:45px;margin:2rem 3rem;text-transform:uppercase;width:90%}.prod-details{display:flex}.detail-text{background-color:rgb(var(--accent-color));color:rgb(var(--light-color));display:grid;flex:1 1;place-content:center;justify-content:center}.detail-title{font-family:var(--sans);font-size:22px;font-style:normal;font-weight:400;line-height:74px;margin:0 5rem}.detail-text .intro-para{color:rgb(var(--light-color));font-size:18px;font-weight:300;line-height:22px;margin:0;padding:0 5rem;text-align:left}.prod-descp-img{background-image:url(/static/media/spotlight-bg.92e9dbe33c9f163d1205.jpg);background-repeat:no-repeat;background-size:cover;display:grid;height:100vh;place-content:center;width:50vw}.prod-descp-img img{border-radius:6px;-webkit-filter:drop-shadow(8px 12px 4px rgba(0,0,0,.52));filter:drop-shadow(8px 12px 4px rgba(0,0,0,.52));height:500px;object-fit:contain;width:500px}@media (max-width:1440px){.imgs-container img{height:48vw;width:48vw}}@media (max-width:1024px){.bread-crum-container{font-size:12px;padding-left:1rem}.single-prod-name,.single-prod-price{font-size:30px}.prod-descp{font-size:18px}.prod-text-area .atc-btn{margin:2rem}.prod-details .detail-title{margin-left:3rem}.prod-details .intro-para{font-size:16px;padding-left:3rem;padding-right:3rem}.prod-descp-img img{height:20rem;width:20rem}}@media (max-width:768px){.single-prod-name,.single-prod-price{font-size:24px;margin:7rem 2rem 0}.prod-descp{font-size:16px;margin-left:2rem}.prod-text-area .atc-btn{font-size:16px;margin:2rem 1rem}}@media (max-width:425px){.prod-wraper{flex-direction:column}.imgs-container{display:flex;flex-direction:row;overflow-x:scroll;padding:1rem;scroll-behavior:smooth}.prod-wraper img{height:92vw;width:92vw}.prod-text-area{align-self:auto;padding-bottom:5rem}.single-prod-name,.single-prod-price{margin-top:1rem}.detail-text{height:100vh;width:100vw}.detail-text h4,.detail-text p{margin-left:1rem;margin-top:20rem}.detail-text .detail-title{margin-left:1rem}.detail-text .intro-para{padding-left:1rem}.prod-descp-img{background:transparent;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;place-content:flex-start;position:absolute;width:100vw}.prod-descp-img img{height:90vw;margin:4rem 0 0 1rem;width:90vw}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.page-title{font-family:var(--serif);font-size:64px;font-style:normal;font-weight:400;line-height:74px;margin:0;padding:2.5rem 0;text-align:center;text-transform:uppercase}.page-title,.search-wrap{border-bottom:1px solid}.total-prod-no{display:inline-block;font-style:normal;margin-left:2rem}.search-container,.total-prod-no{font-family:var(--sans);font-size:22px;font-weight:300;line-height:22px}.search-container{background-color:transparent;border:2px solid;border-radius:6px;box-sizing:border-box;float:right;margin-right:2rem;margin-top:.8rem;padding:.5rem 1rem;width:20rem}.store-body{display:flex;min-height:100vh;position:relative}@media (max-width:1024px){.page-title{font-size:36px;padding:1rem 0}.search-container{font-size:16px;line-height:18px;margin:.5rem;width:15rem}.total-prod-no{font-size:18px}}@media (max-width:425px){.page-title{font-size:36px;line-height:40px;padding:1rem 0}.search-container{font-size:16px;line-height:18px;margin:.5rem;width:10rem}.total-prod-no{font-size:16px;margin-left:1rem}.store-body{flex-direction:column}}.filter-wrap{border-bottom:1px solid;flex:1 1;min-height:100vh;min-width:250px;position:relative;width:338px}.flt-sticky-container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:0}.filter{list-style:none;margin:0;padding:0}.filter-title{border-bottom:1px solid;font-family:var(--serif);font-size:24px;font-weight:400;line-height:74px;margin:0;text-transform:uppercase}.filter-ele,.filter-title{font-style:normal;text-align:center}.filter-ele{font-family:var(--sans);font-size:22px;font-weight:300;line-height:22px;margin:1rem 0}.filter:last-child,.filter:nth-last-child(2){border-bottom:1px solid}.flt-btn-wrap{display:flex;width:100vw}.flt-btn-wrap .cat-btn,.flt-btn-wrap .sort-btn{border:2px solid;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);font-family:var(--serif);font-size:16px;height:2rem;line-height:30px;margin:.5rem;text-align:center;width:46vw}.flt-btn-wrap .cat-btn:hover,.flt-btn-wrap .sort-btn:hover{background-color:rgb(var(--accent-color));border-color:rgb(var(--accent-color));color:rgb(var(--light-color))}.flt-btn-slider{background-color:rgb(var(--light-color));height:0;left:.5rem;margin:.5rem 0;position:absolute;transition:height .3s ease-in-out;width:96vw;z-index:10}.flt-btn-slider ul:only-of-type{border-bottom:0;color:rgb(var(--dark-color));position:relative;transition:all 0s ease .2s;visibility:collapse;z-index:12}.flt-btn-wrap .cat-btn:hover .flt-btn-slider ul:only-of-type,.flt-btn-wrap .sort-btn:hover .flt-btn-slider ul:only-of-type{visibility:visible}.flt-btn-wrap .cat-btn:hover .flt-btn-slider,.flt-btn-wrap .sort-btn:hover .flt-btn-slider{height:15rem}@media (max-width:768px){.filter-title{font-size:22px}.filter-ele{font-size:18px}}@media (min-width:426px){.flt-btn-wrap{display:none}}@media (max-width:425px){.flt-sticky-container{display:none}.filter-wrap{flex:0 1;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;width:100vw}}:root{--sans:"Josefin Sans";--serif:"Yeseva One";--accent-color:121,58,23;--dark-color:12,18,12;--light-color:238,238,238}body,html{box-sizing:border-box;margin:0;padding:0;width:100%}body{contain:paint}#bg-img{background-image:url(/static/media/bg-img.4f13907bd45851859bdc.jpg);background-repeat:no-repeat;background-size:cover;height:100%;min-width:100%;position:fixed;z-index:-100}
/*# sourceMappingURL=main.65f929aa.css.map*/