.App,body{margin:0}.App{padding:0;position:relative;text-align:center}.feedbackBox,.feedbackBoxClicked{background-color:#1a4c2d;border-radius:0 22px 22px 0;box-sizing:border-box;color:#fff;cursor:pointer;font-size:x-small;font-weight:700;height:90px;overflow:hidden;padding:.2rem 10px .2rem .2rem;position:fixed;right:0;top:37vh;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:35px;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;z-index:3}.feedbackBoxClicked{height:50vh;right:0;top:20vh;width:350px}*{margin:0;padding:0}.headingMainContainer{box-sizing:border-box;width:100%}.mobileIcons{display:none}.subscribeNow{background-color:#1a4c2d;color:#fff;font-size:.65rem;margin-top:0;padding:.3rem}#subscribeNowLink:hover{color:orange;cursor:pointer;transition:.5s}.coming-soon:before{background:#000;border-radius:5px;color:#fff;content:"Coming Soon";display:none;font-size:12px;left:50%;padding:5px;position:absolute;top:15%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:5}.coming-soon:hover:before{display:block}.logoBar{background-color:#fffadc;box-shadow:inset 0 -5px 10px -10px rgba(0,0,0,.5);position:relative}#mainLogo{height:12vh}#mainLogo:hover{cursor:pointer}.hamburger{align-items:center;display:none;height:50px;left:-2%;padding:.5rem;position:absolute;top:22%;width:50px}.drawerScreenMain{background-color:#1a4c2d;border:2px solid pink;bottom:0;height:100%;left:0;position:fixed;width:75vw}.drawerScreen{background-color:rgba(0,0,0,.666);right:0;width:25%}.drawerScreen,.mobileMenuList{bottom:0;display:block;height:100%;position:fixed;z-index:5}.mobileMenuList{background-color:#fff;box-sizing:border-box;left:0;overflow-y:scroll;text-align:left;top:0;width:80vw}.closeBtn{background-color:rgba(0,0,0,.836);border-radius:.5rem;margin:.2rem;padding:.5rem;position:absolute;right:0;z-index:2}.mobileNavbarBottom a button{margin:0;padding:.5rem}@media (max-width:650px){.logoBar{align-items:center;display:flex;justify-content:left;width:100%}#mainLogo{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;height:50px;margin-left:40px;margin-right:0;margin-top:.75rem;width:150px}.mobileIcons{align-items:center;display:flex;font-size:small;height:50px;justify-content:space-evenly;margin:0;width:350px}.navbar{display:none}.hamburger{display:inline-block}.hamburgerIcon{margin-top:.25rem}#handBagIconMobile{margin-right:20px;position:relative}.mobileNavbarTopOffer{background-image:url(/static/media/featuredImge.b94c0891b42017edc1ce.jpg);background-repeat:no-repeat;background-size:cover}}@media (max-width:285px){.drawerScreen{width:45vw}}.navbar{background-color:#fff;box-sizing:border-box;display:flex;font-size:14px;font-weight:400;justify-content:center;width:100%}.navbarMain{box-shadow:0 5px 10px -8px rgba(0,0,0,.5)}.navbar a:hover{color:peru}.searchAndStoreBox{width:20%}.searchAndStoreBox,.searchAndStoreItem{align-items:center;display:flex;justify-content:center}.searchAndStoreItem{padding:0 1.5rem;position:relative}.searchAndStoreItem a{color:#000;cursor:pointer;text-decoration:none}.navSearchBar{align-items:center;background-color:#fff;display:flex;height:5rem;justify-content:center;left:0;margin-left:1rem;margin-top:1.8rem;position:absolute;top:0;width:20rem}.navSearchBar input{padding:.2rem}.links{align-items:center;display:flex;justify-content:center;list-style:none;padding-left:9.5rem;text-decoration:none;width:45%}.link{cursor:pointer;padding:1rem 1.2rem}.link a{color:#000;text-decoration:none}.favAndBag{box-sizing:border-box;width:30%}.bag,.fav,.favAndBag,.signIn{align-items:center;display:flex;justify-content:center}.bag,.fav,.signIn{cursor:pointer;padding:0 1rem}.searchBtn:hover{color:peru}.searchBarBoxMain{align-items:center;background-color:rgba(0,0,0,.9);bottom:0;color:#fff;cursor:default;display:flex;flex-direction:column;height:100vh;justify-content:center;position:fixed;right:0;width:100vw;z-index:5}.searchBarBoxMain input{font-size:24px;height:2rem;padding:.5rem;width:30%}.searchBarBoxCloseBtn{color:#fff;cursor:pointer;position:fixed;right:5rem;top:5rem;z-index:20}.searchBarBoxCloseBtn:hover{color:peru}.searchBarBoxMain button{background-color:#1a4c2d;background:linear-gradient(90deg,#037f00,#005f0e 54%,#001009);border-radius:5px;color:wheat;font-size:24px;height:3rem;margin:2rem 0;width:30%}.searchBarBoxMain button:hover{background-color:#006c2a;background:linear-gradient(90deg,#53f24f,#00b51a 55%,#026201);color:#fff;cursor:pointer;transition:background-color .5s ease-in-out}.dropbtn{border:none;cursor:pointer}.dropdown{display:inline-block;position:relative;z-index:3}.dropdown-content{background-color:#fff;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);display:none;left:-12rem;position:absolute;top:80%;z-index:1}.dropdown-content a{box-sizing:border-box;color:#000;margin:.5rem;text-decoration:none;width:35%}.dropdown-content a:hover{text-decoration:underline}.dropdown:hover .dropdown-content{-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-iteration-count:1;-webkit-animation-iteration-count:initial;animation-iteration-count:1;-webkit-animation-name:navbarHoverAnimation;animation-name:navbarHoverAnimation;display:flex}@-webkit-keyframes navbarHoverAnimation{0%{-webkit-transform:translateY(20px);transform:translateY(20px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes navbarHoverAnimation{0%{-webkit-transform:translateY(20px);transform:translateY(20px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.dropdown:hover .dropbtn{cursor:pointer}.dropdown-box{align-items:flex-start;box-sizing:border-box;display:flex;justify-content:flex-start;margin:1rem}.dropdown-box h2,h3{color:#1a4c2c}.firstBox{align-items:flex-start;border-right:1px solid rgba(0,0,0,.3);display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;width:30vh}.dropdown-box h3{display:block;margin:.5rem;text-align:start;width:25vh}.allCategoryItems{display:flex;flex-wrap:wrap;text-align:start}.allCategoryItems li{margin:1rem}.allCategoryItems a{margin:0}.otherBullet{list-style:circle}.ourCollections{margin-left:1rem;text-align:start;width:30vh}.ourCollections p{margin:.5rem}.featured{border-left:1px solid rgba(0,0,0,.3);padding:0 1rem;text-align:start}.featured h2{margin:.5rem 0}.featuredProductImage{background-image:url(/static/media/featuredImge.b94c0891b42017edc1ce.jpg);background-repeat:no-repeat;background-size:cover;color:#fff;height:35vh;position:relative;width:35vh}.featuredProductOffer{bottom:0;left:0;position:absolute}.featuredProductImage h2,h1{color:#fff;font-weight:700;margin:.5rem 1rem}.shopNowBtn{cursor:pointer;margin:0 1rem 1rem;padding:.5rem 1.2rem;position:relative;transition:color .3s ease-in-out;z-index:1}.shopNowBtn:after{background-color:gray;content:"";height:100%;left:0;position:absolute;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out;width:100%;z-index:-1}.shopNowBtn:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1)}.shopNowBtn:hover{color:#fff;font-weight:700}.myBagMainBox{box-sizing:border-box;display:flex;flex-direction:column}.myBagProducts{border-bottom:1px solid rgba(0,0,0,.2);display:flex;flex-direction:row}.dropdown2{display:inline-block;position:relative;z-index:3}.dropdown2:hover .dropdown-content2{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-iteration-count:1;-webkit-animation-iteration-count:initial;animation-iteration-count:1;-webkit-animation-name:myBagAnimation;animation-name:myBagAnimation;display:flex;top:80%;-webkit-transform-origin:top right;transform-origin:top right}@-webkit-keyframes myBagAnimation{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes myBagAnimation{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}.dropdown2:hover .dropbtn2{cursor:pointer}.dropdown-content2{background-color:#fff;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);display:none;position:absolute;right:0;z-index:1}.bagIcon{position:relative}.myBagProductImage{height:5rem;margin-bottom:.5rem;width:5rem}.myBagProductDetails p{font-weight:400;margin:1rem;text-align:start;width:10rem}.myBagTotalBox{display:flex;flex-direction:row;justify-content:space-between;margin:1rem 1rem 0}.myBagTotalBox span{font-size:large;font-weight:700}.myBagBtns{display:flex;grid-template-columns:repeat(2,1fr);justify-content:space-between;margin-top:1rem}.myBagBtns button{border-radius:.3rem;color:#fff;cursor:pointer;font-size:medium;margin:.5rem .5rem 0;padding:.5rem 1.5rem;position:relative;transition:color .3s ease-in-out;z-index:1}.myBagBtns button:hover{color:grey}#viewCartBtn{background-color:grey;border-color:grey}#checkoutBtn{background-color:#1a4c2d;border-color:#1a4c2d}.myBagBtns button:after{background-color:#fff;border-radius:.4rem;content:"";height:100%;left:0;position:absolute;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;width:100%;z-index:-1}.myBagBtns button:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1)}.bagTotalCount{align-items:center;background-color:#f1b31d;border-radius:1.2rem;display:flex;font-weight:700;height:1.2rem;justify-content:center;left:-15%;position:absolute;top:-50%;width:1.2rem}.search{left:-50%;margin-top:0;padding:.5rem}.search input{border-color:peru;color:peru;height:2rem;padding:0 .5rem}.search{align-items:center;display:flex}@media (max-width:650px){.navbar{display:none}}.mobileNavbarMainBox{bottom:0;display:flex;flex-direction:column;height:100%;left:0;padding:1rem;position:absolute;top:0;z-index:2}h3 a:link{margin:0;padding:0}.mobileNavbarTop{background-color:#1a4c2d;height:20vh;width:70vw}.mobileNavbarTopOffer{height:100%;width:100%}.mobileNavbarBody{margin-top:1rem}.mobileMenuList h3{color:#1a4c2d;font-size:.8rem;font-weight:400;padding:.5rem}.mobileMenuList h3:hover{font-weight:bolder}.mobileMenuList a{color:#1a4c2d;display:flex;flex-direction:column;font-size:small;font-weight:400;height:100%;margin:.5rem;padding:0 1rem;position:relative;text-decoration:none;width:80%}.mobileNavbarDropdownIcon{position:absolute;right:2rem}.allCategoriesList{padding-bottom:1rem}.addToCartBtn{font-size:xx-small}.mobileNavbarBottomButtons{align-items:center;display:flex;justify-content:space-evenly;margin-bottom:5vh;margin-top:20vh}.mobileNavbarBottom h3{background-color:hsla(0,0%,50%,.119);margin:.5rem}.footerOuterContainer{box-sizing:border-box;width:100%}.footerOuterContainer a{text-decoration:none}.footerMain{background-color:#1a4c2d;box-sizing:border-box;display:flex;justify-content:space-evenly;padding-top:5rem;width:100%}.footerItems{height:100%;margin:1rem 1rem 0;text-align:start;width:18vw}.footerItems h3{color:#fff;font-weight:400;margin-bottom:2rem}.footerItems ul li{color:#fff;font-size:.9rem;font-weight:400;list-style:none;margin:1rem 0;text-decoration:none}.footerItems ul li:hover,.socialMediaIcon:hover{color:orange;cursor:pointer;transition:.5s}.newsLetterBox{align-items:center;background-color:#fff;background-color:#1a4c2d;box-sizing:border-box;display:flex;height:6vh;justify-content:center;position:relative}.newsLetterBoxInput{border:none;border-radius:2rem;display:flex;font-size:1rem;height:1.5vh;padding:1rem;width:100%}.subscribeNewsLetterBtn{border-radius:2rem;cursor:pointer;height:2.5rem;justify-self:flex-end;margin:.2rem;padding:.5rem;position:absolute;right:0;width:2.5rem}.socialMediaIconsBox,.subscribeNewsLetterBtn{align-items:center;background-color:#1a4c2d;color:#fff;display:flex;justify-content:center}.socialMediaIconsBox{padding:1rem 2rem 2rem}.socialMediaIcon{cursor:pointer;padding:.8rem}.socialMediaIconsBox a{color:#fff}.copyrightStatement{background-color:#1a4c2d;border:1px solid hsla(0,0%,100%,.2);color:#fff;padding:2rem 7rem;text-align:left}.termsMain{align-items:center;display:flex;flex-direction:column}.terms-items{margin-bottom:3rem;width:70vw}.terms-items h4,.terms-items li,.terms-items p{color:#000;font-size:17px;line-height:2rem;list-style:disc;padding:1rem;text-align:left}.terms-items li{color:rgba(0,0,0,.7)}.terms-items h4{color:rgba(0,0,0,.9)}.mobileFooterHeadings{display:none}@media (max-width:650px){.footerItems h3{display:flex;flex-direction:column;font-size:12px;height:30px;justify-content:baseline;margin:0}.footerItems ul a,.footerItems ul li{font-size:9px;margin:5px 0}.footerMain{display:grid;grid-template-columns:repeat(4,1fr);justify-items:center;padding-bottom:20px;padding-top:40px}.footerItems{margin:0;padding:0}.newsLetterBox{display:none}}.aboutUsMainBox{margin-bottom:2rem}.aboutUsMainBox h1{font-size:46px;margin:3rem 1.5rem 1.5rem}.aboutUsMainBox h2{font-size:34px;margin-top:12rem;padding:.5rem}.aboutUsMainBox h3{font-size:20px}.bannerBox{margin-bottom:3rem;object-fit:cover;object-position:20% 67%;width:100%}.aboutUsStoryMain{display:flex;flex-wrap:wrap;justify-content:space-evenly}.reverse{display:flex;flex-direction:row-reverse}.aboutUsStoryPhotoBox{display:flex;height:22.5rem;justify-content:center;position:relative;width:22.5rem}.photo1{left:0;top:0}.photo1,.photo2{height:15rem;position:absolute;width:15rem}.photo2{left:50%;top:50%}.aboutUsStoryDescriptionBox{align-items:center;display:flex;justify-content:center;padding:2rem;width:60%}.aboutUsStoryDescriptionBox p{font-size:14px;line-height:25px;text-transform:uppercase;word-spacing:7px}.divider{margin:2rem;width:50vw}.brandStandBox{border-bottom:5px solid gold;display:flex;justify-content:space-around;margin:10px 100px}.brandStandImage{height:30%;margin:2rem 0;width:30%}.ourInspirationBox{margin-top:10rem}.ourInspirationBox h1{text-decoration:underline;text-decoration-color:gold;text-underline-position:below}.ourInspirationBox h3{margin:5rem 0;padding:0 20%}.ourInspirationPara{margin:5rem;padding:.5rem;position:relative}.cornerBorders{position:absolute;width:12rem}.border1{left:10rem;top:-2rem}.border2{bottom:-2rem;right:10rem}.ourBeliefBox{padding:5rem;text-align:left}.quoteSymbolBox{align-items:flex-end;background-color:#fffadc;color:#000;display:flex;height:7rem;justify-content:center;margin-bottom:5rem;width:6rem}.ourBeliefBox h2{border-bottom:5px solid gold;color:rgba(0,0,0,.7);font-weight:lighter;margin-top:1rem;padding-bottom:5rem;width:50vw}.aboutUsWhyUsBox1{align-items:center;background-color:#fffadc;box-sizing:border-box;display:flex;display:grid;grid-template-columns:repeat(5,1fr);justify-content:space-between;padding:0 5rem;width:100%}.aboutUsWhyUsBox1Items{align-items:center;border-right:1px solid grey;display:flex;flex-direction:column;justify-content:center;padding:1rem}.aboutUsWhyUsBox1Icons,.aboutUsWhyUsBox1Items p{color:gray;font-size:medium;font-weight:700;margin:1.5rem}.aboutUsWhyUsBox2{box-sizing:border-box;display:grid;grid-template-columns:repeat(auto-fill);padding:2rem}.aboutUsWhyUsBox2 h3{background-color:hsla(0,0%,50%,.8);color:#fff;font-size:large;margin:.5rem;padding:1rem}.lastWhyUsGridItem{grid-column:2/span 3}.affiliatesAndAwardsMainContainer{margin-bottom:10rem}.affiliatesAndAwardsMainContainer h1{box-sizing:border-box;padding-bottom:1rem;text-decoration:underline;text-decoration-color:gold}.affiliatesLogoBoxMain{display:flex;justify-content:center;padding:0 1rem}.affiliatesLogoBox{align-items:center;border-right:3px solid gold;display:flex;flex-direction:column;justify-content:center}.affiliatesLogo{padding:1rem 0;width:40%}.affiliatesLogoBox h3{font-size:1.4rem}.awardsMainBox{grid-row-gap:1rem;grid-column-gap:1fr;-webkit-column-gap:1fr;column-gap:1fr;display:grid;grid-template-columns:repeat(4,1fr);justify-items:center;margin-bottom:1rem;padding:1rem;row-gap:1rem}.awards{aspect-ratio:1;width:23vw}.aboutUSGoldenStoryHeading{box-shadow:0 10px 10px grey;box-shadow:0 5px 10px rgba(0,0,0,.5);margin-bottom:30px;overflow:hidden;position:relative;width:100%}.aboutUsGoldenStoryBorderLeft{bottom:0;left:0;position:absolute}.aboutUsGoldenStoryBorderRight{position:absolute;right:0;top:0}.aboutUsGoldenStoryLogo{height:250px;margin:20px 0}.aboutUsMainBox h3{color:rgba(0,0,0,.7);line-height:35px;margin:0 100px;text-align:left}.aboutUsSecondParaBox{box-sizing:border-box;display:flex;overflow:hidden;width:100%}.aboutUsSecondParaLeft{width:60%}.aboutUsSecondParaImage{width:auto}.aboutUsBrandStandMainBox{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.aboutUsBrandStandMainBox h1{color:#1a4c2d;margin-bottom:0}.aboutUsParaBorder{height:60px;width:30%}.aboutUsBrandStandValuesBox{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);padding:50px;width:85%}.aboutUsBrandStandValuesBox h2{background-color:#f1b31d;color:#1a4c2d;margin:0;padding:20px}.aboutUsBrandStandValuesBox h2:hover{background-color:rgba(54,141,32,.911);color:#fff;cursor:pointer;font-weight:bolder}#section3{align-self:"start";padding-inline:"100px"}.ourInspirationOuterBox{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:50px 0;width:100%}.ourInspirationMainBox{background-color:#1a4c2d;box-sizing:border-box;padding:30px;width:85%}.ourInspirationMainBoxTop{border-top-right-radius:100px}.ourInspirationMainBoxBottom{border-bottom-left-radius:100px}.ourInspirationMainBox h1{color:#fff;margin:0;padding:0}.ourInspirationMainBox h3{color:#fff}.aboutUsWhyShopMainBox{align-items:center;display:flex;flex-direction:column;justify-content:center}.aboutUsWhyShopMainBox h1{color:#1a4c2d;margin-bottom:50px}.aboutUsWhyShopIconsMainBox{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(5,1fr);width:85%}.aboutUsWhyShopIconsBox{align-items:center;background-color:#f1b31d;color:#1a4c2d;display:flex;flex-direction:column;justify-content:center;padding:20px;word-spacing:3px}.aboutUsWhyShopIcon{font-size:3rem}.aboutUsWhyShopIconsBox h4{font-weight:bolder;margin:10px 0}.aboutUsWhyShopIconsBox:hover{background-color:rgba(54,141,32,.911);color:#fff;cursor:pointer;font-weight:bolder}.aboutUsAffiliatesMainBox{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.aboutUsAffiliatesLogoBoxMain{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin-top:30px;width:80%}.aboutUsAffiliatesLogoBox{align-items:center;box-shadow:0 10px 20px grey;display:flex;flex-direction:column;padding:10px}.aboutUsAffiliatesLogo{width:15rem}.aboutUsAffiliatesLogoBox h2{font-size:26px;margin-inline:50px;margin:10px 10px 60px}.aboutUsAffiliatesLogoBox:hover{background-color:rgba(54,141,32,.911);color:#fff;cursor:pointer}.aboutUsOurTeamMemberMainBox{width:100%}.aboutUsTeamMemberCarousalMainBox{align-items:center;display:flex;justify-content:center}.mySwiperOuter{position:relative;width:90vw;z-index:1}.mySwiper3{box-shadow:-10px 0 10px -10px rgba(0,0,0,.5),10px 0 10px -10px rgba(0,0,0,.5);box-sizing:border-box;position:relative;width:80vw}.aboutUsTeamImageSlide{padding:20px 0}.aboutUsTeamImage{height:300px;margin:10px;width:200px}.mySwiperOuter .swiper-button-next,.mySwiperOuter .swiper-button-prev{align-items:center;background-color:#f1b31d;color:#1a4c2d;display:flex;font-size:20px;font-weight:bolder;height:40px;justify-content:center;padding:5px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:40px;z-index:1}.swiper-button-prev{left:0}.swiper-button-next{right:0}@media (max-width:550px){.aboutUsMainBox h1{font-size:xx-large}.aboutUsMainBox h2{font-size:x-large;margin-top:0}.aboutUsMainBox h3{font-size:medium}.brandStandBox{margin:1.5rem}.brandStandImage h2{font-size:16px}.divider{width:75vw}.aboutUsStoryDescriptionBox p{font-size:medium}.aboutUsStoryPhotoBox{height:12rem;width:12rem}.photo1,.photo2{height:8rem;width:8rem}.aboutUsWhyUsBox1{display:flex;justify-content:space-evenly;width:100%}.aboutUsWhyUsBox1Icons,.aboutUsWhyUsBox1Items,.aboutUsWhyUsBox1Items p{font-size:x-small;margin:0;padding:0}.aboutUsWhyUsBox1Items{padding:10px}.aboutUsWhyUsBox2{padding:1rem .2rem}.aboutUsWhyUsBox2 h3{font-size:xx-small;padding:.5rem}.affiliatesLogoBox h3{font-size:14px}.aboutUsGoldenStoryBorderLeft,.aboutUsGoldenStoryBorderRight{width:30%}.aboutUsGoldenStoryLogo{height:50%;width:50%}.aboutUsMainBox h3{font-size:smaller;line-height:20px;margin:0 10px 10px}.aboutUsSecondParaBox{display:flex;flex-direction:column-reverse}.aboutUsSecondParaLeft{width:100%}.aboutUsSecondParaImage{margin-bottom:0;margin-top:20px;width:60%}.aboutUsBrandStandMainBox h1{font-size:24px;margin-bottom:10px}.aboutUsParaBorder{height:35px;width:60%}.aboutUsBrandStandValuesBox{box-sizing:border-box;padding:20px;width:100%}.aboutUsBrandStandValuesBox h2{font-size:small;padding:5px}.aboutUsWhyShopIconsBox{font-size:x-small;margin:0;padding:5px}.aboutUsWhyShopIconsMainBox{gap:5px;width:95%;word-spacing:normal}.aboutUsWhyShopIcon{font-size:1rem}.aboutUsAffiliatesLogoBox,.aboutUsAffiliatesLogoBoxMain{gap:10px;margin:0;padding:10px 5px;width:90%}.aboutUsAffiliatesLogoBox{gap:10px}.aboutUsAffiliatesLogo{width:70px}.aboutUsAffiliatesLogoBox h2{font-size:xx-small;margin:0 0 20px;padding:0}.aboutUsTeamImage{height:100px;width:100px}.mySwiperOuter .swiper-button-next,.mySwiperOuter .swiper-button-prev{font-size:14px;font-weight:100;height:5px;padding:2px;width:5px}.mySwiperOuter{width:100vw}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}: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:initial;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{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{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;scroll-snap-stop:always}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-lock{display:none}.navbarMainBox{align-items:center;background-color:#38414a;color:#343a40;display:flex;height:9vh;justify-content:flex-start;justify-content:space-between;padding-left:2rem;position:fixed;width:100%;z-index:2}.logoBox{background-image:url(/static/media/MainLogo1.4d5aa7422e2cfe075811.png);background-repeat:no-repeat;background-size:contain;box-sizing:border-box;height:3rem;margin-left:1rem;padding:1rem;width:16rem}.adminNavbarIcons{color:hsla(0,0%,100%,.6);cursor:pointer}.adminNavbarIcons:hover{color:#fff}.searchBox{box-sizing:border-box;margin-left:55vw;position:relative}.searchBox input{background-color:hsla(0,0%,100%,.339);border-radius:1rem;color:hsla(0,0%,100%,.642);font-size:1.2rem;height:2rem;padding:0 .5rem;width:15rem}.searchBox input:focus{outline:none}.searchIcon{border-radius:1rem;bottom:0;height:2rem;position:absolute;right:.5rem;top:5px;width:3rem}.signOutBox{align-items:center;cursor:pointer;display:flex;margin-left:1rem;padding:.5rem;position:relative}.profileDetailsBox{color:hsla(0,0%,100%,.6);height:100%;margin-left:.5rem;width:100%}.profileDetailsBox:hover{color:hsla(0,0%,100%,.9)}.profileDropdownBox{background-color:#fff;border:1px solid #000;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;color:gray;margin-top:1rem;position:absolute;right:0;top:100%;width:150%}.none{display:none}.profileDropdownBox h6{margin:1rem}.profileDropdownBox h5{padding:.5rem 1rem;text-align:left}.profileDropdownBox h5:hover{color:#00acc1}.adminSettingsDrawer{right:-300px;transition:right .3s ease-out;width:300px}.adminSettingsDrawer,.adminSettingsDrawer2{background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.2);height:100%;position:fixed;top:0;z-index:4}.adminSettingsDrawer2{left:-300px;transition:left .3s ease-out;width:15%}.adminDrawerOpen{right:0}.adminDrawerOpen2{left:0}.adminDrawerOverlay,.adminDrawerOverlay2{background-color:rgba(0,0,0,.5);height:100%;left:0;position:fixed;top:0;width:100%;z-index:3}.adminDrawerMainIconsBox{border-bottom:2px solid grey;display:grid;grid-template-columns:1fr 1fr 1fr;justify-items:center;margin-top:1.5rem;padding-bottom:1.5rem}.adminDrawerIcons:hover{color:#00acc1;cursor:pointer}.adminDrawerChatsMainBox{align-items:center;display:flex;flex-direction:column;justify-content:center}.adminDrawerChatsMainBox button{color:gray;cursor:pointer;margin-top:2rem;padding:5px 10px}.adminDrawerChatsInput{align-items:center;border:1px solid grey;border-radius:30px;display:flex;justify-content:space-evenly;margin:1.5rem 0 .5rem;width:200px}.adminDrawerChatsInput input{border:none;font-size:14px;font-weight:200;margin:2px;padding:5px;width:140px}.adminDrawerChatsInput input:focus{outline:none}.adminDrawerAllChatsBox{text-align:left;width:100%}.adminDrawerAllChatsBox li,.adminDrawerAllChatsBox p{margin:1rem 2rem}.adminDrawerAllChatsBoxHeading{font-size:12px;font-weight:bolder}.adminDrawerAllChatsBoxContent{font-size:12px;list-style-type:circle;padding-left:2rem}.adminDrawerTasksMainBox{padding:2rem;text-align:left}.adminDrawerTasksButtonBox{display:flex;justify-content:center;margin-top:2rem}.adminDrawerTasksButtonBox button{background-color:#00acc1;border-color:transparent;border-radius:8px;color:#fff;padding:.5rem 1rem;width:85%}.adminDrawerNoteBox{background-color:rgba(255,166,0,.3);display:flex;font-size:14px;font-weight:400;justify-content:center;margin:1rem;padding:1rem;word-spacing:.3rem}.switch{display:inline-block;height:20px;margin:0 5px;position:relative;width:42px}.switch.light .checkbox:checked+.slider{background-color:#2196f3}.switch.light .checkbox:checked+.slider:before{-webkit-transform:translateX(26px);transform:translateX(26px)}.switch.light .slider:after,.switch.light .slider:before{background-color:#fff}.switch.dark .checkbox:checked+.slider{background-color:#2196f3}.switch.dark .checkbox:checked+.slider:before{-webkit-transform:translateX(26px);transform:translateX(26px)}.switch.dark .slider:after,.switch.dark .slider:before{background-color:#fff}.checkbox{display:none}.slider{background-color:#ccc;border-radius:30px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:background-color .2s ease}.slider:before{background-color:#fff;border-radius:50%;bottom:4px;content:"";height:12px;left:2px;position:absolute;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;width:12px}.slider:after{color:#757575;content:"";font-size:14px;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:color .2s ease}.slider.dark:after{content:""}.radioBtns{align-items:center;display:flex;padding:0}.radioBtns label{font-weight:400}.adminSidebarOpenIcon{color:hsla(0,0%,100%,.632);cursor:pointer;left:7vw;margin-left:3rem;padding:1rem 1rem 1rem 5rem;position:relative;z-index:2}.adminDrawerIconsOpen{left:-15%}.sideBarMainBox{background-color:#fff;color:#6e6e6e;height:100vh;position:fixed;text-align:left;width:15%;z-index:2}.sideBarMainBox li{font-weight:500;list-style:none;margin-left:1.25rem;margin-top:1rem}.sideBarMainBox h3:hover,.sideBarMainBox li:hover{color:#00acc1}.sideBarMainBox a{color:#6e6e6e;text-decoration:none}.sideBarLogoBox a{align-items:center;display:flex;justify-content:center;margin-top:0;padding:0}.adminSideBarLogo{margin-bottom:10px;width:75%}.adminSideBarLogoSmall{align-self:flex-end;justify-content:flex-end;margin-left:115%;width:20%}.adminSidebarDropdownList{cursor:pointer;padding-bottom:0}.adminSidebarDropdownList li{font-size:.9rem;margin-left:2rem}.dropdown-container{width:100%}.sidebar{width:175px}.category-item{margin-bottom:5px}.category-item li{margin:5px}.category-button{border:none;cursor:pointer;display:block;font-size:13px;padding:5px;text-align:left;transition:background-color .7s}.category-button.active{background-color:#e0e0e0;color:#000}.category-list-container{max-height:0;overflow:hidden;transition:max-height .7s}.category-list-container.open{max-height:1000px}.category-list{background-color:#fff;list-style-type:none;padding:0}.category-list li{cursor:pointer;font-size:12px;margin:10px 10px 10px 30px}.category-list li:hover{background-color:#f0f0f0}.sidebarDropdownIcon{position:absolute;right:30px}.adminHomeMainBox{width:100%}.adminHomeMainBox h1{margin-top:1rem}.adminContentbox{background-color:hsla(0,0%,50%,.1);display:flex;flex-direction:column;min-height:100vh;padding:2rem .5rem .5rem 0;position:absolute;right:0;top:3rem;transition:width .5s ease-in-out;width:85%}.adminAddCategoryMainbox{display:flex;justify-content:center;width:100%}.adminAddCategoryMainbox form{align-items:flex-start;align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 6px 12px -2px rgba(50,50,93,.25),0 3px 7px -3px rgba(0,0,0,.3);display:flex;flex-direction:column;justify-content:flex-start;justify-content:center;margin:3rem 1rem 1rem;padding:1rem;text-align:left;width:30%}.adminAddCategoryMainbox form h3{align-self:flex-start;background-color:#f0f0f0;box-sizing:border-box;color:#000;font-size:12px;font-weight:bolder;margin:1rem;padding:1rem;width:90%}.adminAddCategoryMainbox label{color:grey;font-size:16px;font-size:12px;font-weight:600;margin-bottom:0;margin-left:10%;padding:.5rem 1rem .25rem;text-align:left;width:100%}.adminAddCategoryMainbox input,.adminAddCategoryMainbox select,.adminAddCategoryMainbox textarea{box-sizing:border-box;color:grey;font-size:12px;margin:5px 10px;padding:.5rem;width:90%}.adminAddCategoryMainbox input:focus,.adminAddCategoryMainbox select:focus,.adminAddCategoryMainbox textarea:focus{outline:none}textarea{height:7rem}.adminAddCategoryMainbox button{background-color:#1abc9c;border:none;border-radius:5px;color:#fff;cursor:pointer;margin:1rem;padding:10px;transition:background-color .55s ease-in-out}.adminAddCategoryMainbox button:hover{background-color:#0e7e68}.adminAddCategoryMainbox td,.adminAddCategoryMainbox th{font-size:14px;margin:5px;padding:10px}.adminDashBoardChartBox{display:flex;flex-wrap:wrap;justify-content:space-around;padding:2rem}.adminDashboardBarChart{background-color:#fff;border-radius:.5rem;padding:2rem;width:85%}.adminDashboardPieChart{background-color:#fff;border-radius:.5rem;padding:1rem 1rem 3rem;width:300px}.adminDailyRateTableBox{align-items:center;display:flex;justify-content:center;width:100%}.adminDailyRateTableBox table{background-color:#fff;border-radius:.5rem;padding:1rem}.adminDailyRateTableBox table th{background-color:rgba(54,162,235,.2);border:1px solid #36a2eb;color:rgba(0,0,0,.8);font-size:20px;padding:.5rem 2rem}.adminDailyRateTableBox table td{background-color:rgba(54,162,235,.05);border:1px solid #36a2eb;color:rgba(0,0,0,.84);font-size:18px}.dailyRateFormBox{display:flex}.dailyRateFormBox input{margin:0 1rem;width:5rem}.adminDailyRateTableBox table button{align-self:center}.newBox2{margin-left:0;position:absolute;right:0;z-index:2}.adminAllProductsFilterBtn{border-color:green;margin:2rem;padding:.5rem;width:200px}.adminProductCard{background-color:#fff;margin:.5rem;padding-inline:1rem}.adminProductCard p{margin:.5rem 0}.adminProductCardBox{display:flex;flex-wrap:wrap;justify-content:space-around;margin:1rem}.previewBoxData h3{color:#000;font-weight:500;margin:1rem 0}.previewBoxData span{font-weight:400;margin-left:1rem}.productCardImageBoxSmallImages{display:flex;flex-wrap:wrap;justify-content:center}.productCardImageBoxSmallImages img{margin:.1rem;padding:.2rem}.adminLoginPageMain{align-items:center;background-color:#1a4c2d;color:#fff;display:flex;flex-direction:column;height:90vh;padding-top:6rem;width:100vw}.adminLoginPageMain button,.adminLoginPageMain input,.adminLoginPageMain label{font-weight:700;padding:.5rem}.adminLoginForm{background-color:#fff;display:flex;flex-direction:column;margin-top:3rem;padding:2rem}.adminLoginPageMain button{background-color:#ec9a02;border:none;cursor:pointer;margin-top:2rem;padding:.5rem 2rem}.adminLoginPageMain button:focus,.adminLoginPageMain button:hover{background-color:#ffa600;color:#fff;transition:background-color .3s ease-in-out}.addProductMain form{display:flex;flex-direction:column;flex-wrap:wrap;width:95%}.addProductDetailsBox{display:grid;grid-template-columns:repeat(2,1fr);justify-items:flex-end;width:80%}.addProductMain input,.addProductMain select,.addProductMain textarea{width:20rem}.addProductMain button{margin:2rem;width:20rem}.makingBoxAddProduct{grid-gap:10px;display:grid;grid-template-columns:repeat(2,1fr)}.makingBoxAddProduct input,.makingBoxAddProduct label,.makingBoxAddProduct select{width:100%}.allCustomersTableMain{bottom:0;box-sizing:border-box;height:150vh;left:0}.allCustomersTable table{background-color:#fff;font-size:14px;padding:2rem 1rem;width:100%}.allCustomersTable tbody td{padding:1rem}.allCustomersTable tbody tr:nth-child(2n){background-color:hsla(0,0%,50%,.1)}.allCustomersTable table thead{padding-bottom:1rem}.allCustomersTable thead tr th{padding:1rem}.adminContentbox2{background-color:hsla(0,0%,50%,.1);display:flex;flex-direction:column;padding:2rem .5rem .5rem;position:absolute;top:3rem;transition:width .75s ease-in-out;width:100%}.updateOrderStatusAdminMainBox{align-items:center;background-color:hsla(0,0%,50%,.85);display:flex;height:100%;justify-content:center;position:fixed;width:100%;z-index:2}.updateOrderStatusAdminBox{background-color:#fff;border:1px solid red;height:20rem;width:35rem}.adminOrderCardMainBox{background-color:#fff;margin:2rem;padding:2rem}.adminOrderCardItems{align-items:center;background-color:#fff;border:1px solid red;display:grid;grid-template-columns:repeat(8,1fr)}.adminOrderCardItems p{margin:0 1rem}.adminProductDetailsMainBox{align-items:center;display:flex;justify-content:center;margin:2rem 0}.adminProductDetailDetailsBox{background-color:#fff;border-radius:5px;padding:30px;text-align:left;width:65%}.adminProductDetailDetailsBoxItems{display:grid;grid-template-columns:repeat(4,1fr);margin:1rem 0}.adminProductDetailDetailsBox h2,.adminProductDetailDetailsBox p{margin-left:10px;padding:2px 15px 2px 0}.adminProductDetailDetailsBoxEditItems:hover{background-color:#000;border-radius:5px;color:#fff;cursor:pointer;padding-left:5px;width:85%}.adminProductDetailDetailsBoxEditItemsBarcode:hover{background-color:red}.adminProductDetailsInfoBox{align-content:space-between;background-color:hsla(0,0%,50%,.1);box-shadow:0 1px 4px rgba(0,0,0,.16);display:grid;grid-template-columns:repeat(2,1fr);padding:10px}.AdminGridContainer{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.row{display:flex;justify-content:space-between;margin-bottom:10px;width:95%}.row h4{color:grey;font-size:14px}.col-3{background-color:#fff;display:flex;flex-basis:22%;justify-content:space-evenly}.col-3,.col-6{margin-top:2rem;padding:10px}.col-6{flex-basis:48%}.col-12{background-color:#ffb6c1;flex-basis:98%;padding:10px}.adminHomePageMainLogos{align-items:center;border-radius:5px;display:flex;height:50px;justify-content:center;margin-bottom:15px;padding:7px;width:50px}.adminMainPageHomeItems{align-items:center;display:flex;flex-direction:column;justify-content:space-evenly}.bulkStockAddProductDetailsBox{display:flex;display:grid;grid-template-columns:repeat(10,1fr);justify-content:space-evenly;margin-top:2rem;width:95%}.bulkStockAddProductDetailsItem{overflow:hidden}.bulkStockAddProductDetailsItem input,.bulkStockAddProductDetailsItem label,.bulkStockAddProductDetailsItem select{margin:20px 20px 20px 0;padding:5px;width:90%}.bulkStockAddProductDetailsPhotoBox{align-items:center;background:#020024;background:linear-gradient(90deg,#000,#4f4f4f 61%,#cfcdcd);color:#fff;cursor:pointer;display:flex;height:120px;justify-content:center;margin:2rem 0;transition:opacity .3s ease-in-out;transition:color .5s ease-in-out;transition:background-color 1s ease-in-out;width:95%}.bulkStockAddProductDetailsPhotoBox:hover{background-color:#000;background:#000;color:#fff;font-size:101%;opacity:.9}.bulkProductAddingTableMain{overflow:hidden;width:100%}.bulkProductAddingTableMain table tbody{background-color:#bdb9b9;color:#fff}.bulkProductAddingTableMain table th{background-color:#6b6b6b;color:#fff;font-size:12px;padding:.5rem;width:3.57143vw}.bulkProductAddingTableMain table input{font-weight:700;margin:.5rem;padding:.5rem;width:4.54545vw}.bulkProductAddingTableMain button{background-color:#1abc9c;border:none;border-radius:5px;color:#fff;cursor:pointer;margin:3rem 2rem 1rem;padding:.5rem 3rem}.bulkProductAddDeleteButton,.bulkProductAddDeleteButton:hover{background-color:#cd485c}.adminPartyTable{font-size:normal}.dailyRateFormTableBody form{align-items:center;background-color:initial;box-shadow:none;display:flex;justify-content:center}.dailyRateFormTableBody form input{margin-left:30%;margin-top:0;padding:.5rem}.adminEditCategoryButtonBox{display:flex;justify-content:space-between;width:100%}.editCategoryPopBox{align-items:center;display:flex;justify-content:center}.editCategoryFormBox form{display:grid;grid-template-columns:repeat(2,1fr);width:100%}.editCategoryFormBox form input,.editCategoryFormBox form select{font-size:small;margin:1rem;width:10rem}.adminLoginPanelMainBox{background-color:#fffadc}.adminLoginPanelMainBox input{background-color:rgba(255,166,0,.2)}.adminAllLabelledListButtonBox{align-items:center;display:flex;flex-direction:column;font-weight:700;height:100vh;justify-content:center;position:fixed;right:0;top:0}.adminAllLabelledListButtonBox button{background-color:#1abc9c;border:none;border-radius:10px;color:#fff;cursor:pointer;height:40px;margin:10px;width:120px}.labelledListEditIcon{color:#c14456;cursor:pointer}.labelledListEditIcon:hover{color:#f1556c}.adminInventoryFilterMainBox{display:flex;margin:2rem}.adminInventoryFilters{display:flex;flex-direction:column;justify-content:flex-end}.adminAllOrdersFilterBox{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;justify-content:space-between;padding:20px;width:100%}.adminAllOrdersFilterBox input,.adminAllOrdersFilterBox select{border:1px solid hsla(0,0%,50%,.5);margin:10px;padding:5px;width:150px}.adminAllOrdersFilterBox input:focus,.adminAllOrdersFilterBox select:focus{outline:none}.adminAllOrdersTableMainBox table thead th{white-space:nowrap}.adminAllOrderRightBox button{border:none;border-radius:5px;cursor:pointer;margin-inline:10px;padding:10px;width:120px}.adminAllOrderRightBox button:first-child{background-color:#f1556c;color:#fff;width:150px}.adminAllOrderRightBox button:first-child:hover{background-color:#cd485c;border-color:#c14456}.adminAllOrderRightBox button:nth-child(2):hover{background-color:hsla(0,0%,69%,.5);border-color:#c14456}.adminAllOrderLeftBox{align-items:center;display:flex}.adminAllOrdersOrderData:hover{color:#0e7e68;cursor:pointer;text-decoration:underline}.adminOrderDetailsOuterBox1{grid-column-gap:25px;-webkit-column-gap:25px;column-gap:25px;display:grid;grid-template-columns:1fr 2.5fr;padding:0 40px;text-align:left;width:90%}.adminOrderDetailsTrackingBox{background-color:#fff;height:350px;padding:25px}.adminOrderDetailsTrackingBox p,.adminOrderDetailsTrackingBox>:not(:first-child){font-size:14px}.verticalOrderProgeressBox{align-items:center;display:flex}.verticalOrderProgeressBar{background-color:hsla(0,0%,50%,.5);border-radius:20px;height:200px;margin-top:20px;padding-bottom:15px;position:relative;width:6px}.verticalOrderProgeressBarProgress{background-color:#1abc9c;border-radius:20px;left:0;position:absolute;right:0;top:0;transition:height .5s ease-in-out}.verticalOrderProgeressBarStatus{display:flex;flex-direction:column;height:200px;justify-content:space-between;margin-bottom:0;padding-bottom:0;padding-left:20px;padding-top:10%;white-space:nowrap}.adminOrderDetailsItemsMainBox{background-color:#fff;height:350px;padding:25px;width:100%}.adminOrderDetailsItemsMainBox table{padding:0}.adminOrderDetailsItemsproductImage{height:50px;padding:0;width:50px}.adminOrderDetailsItemsproductImage:hover{cursor:pointer;opacity:.5}.adminOrderDetailsItemsMainBox table{border-collapse:collapse}.adminOrderDetailsItemsMainBox table thead{background-color:hsla(0,0%,50%,.1)}.adminOrderDetailsItemsMainBox table thead tr th{border:2px solid hsla(0,0%,50%,.3)}.adminOrderDetailsItemsMainBox table tbody tr td:first-child:hover{cursor:pointer;text-decoration:underline}.adminOrderDetailsItemsMainBox table tbody tr td{border:2px solid hsla(0,0%,50%,.3);margin:5px;padding:5px;text-align:center}.adminOrderDetailsItemsMainBox table tbody tr:nth-child(2n){background-color:#f2f2f2}.adminOrderDetailsItemsMainBox table tfoot tr td{border:2px solid hsla(0,0%,50%,.3);padding:10px}.adminOrderDetailsOuterBox2{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(3,1fr);margin:25px 40px;width:93.5%}.adminOrderDetailsInfoBox{background-color:#fff;padding:25px;text-align:left}.adminOrderDetailsInfoBox h4{margin-bottom:20px}.adminOrderDetailsInfoBox p{font-size:14px;margin-bottom:15px}.adminOrderDetailsPdfButton{background-color:#1abc9c;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px}.adminOrderDetailsPdfButton:hover{background-color:#0e7e68}.adminOrderDetailsPdfButton2{background-color:#c14456;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px}.adminOrderDetailsInfoDeliveryBox{align-items:center;display:flex;flex-direction:column;justify-content:center}.adminOrderDetailsInfoDeliveryBox h4{margin-bottom:5px}.adminOrderDetailsInfoDeliveryBox p{margin:0 0 5px;padding:0}.adminAllCustomersFilterBox{background-color:#fff;border-bottom:2px solid hsla(0,0%,50%,.5);display:flex;justify-content:space-evenly;padding:20px 0;width:100%}.adminAllCustomersFilterBox input{border:1px solid grey;border-radius:2px;height:25px;padding:0 10px}.adminAllCustomersLeftBox input{width:100px}.adminAllCustomersLeftBox select{margin-inline:5px;width:70px}.adminAllCustomersLeftBox p{font-size:12px;font-weight:700}.customerBillMainOuterBox{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:300px;padding:20px;width:100%}.customerBillMainInnerBox{background-color:#fff;border-radius:10px;box-shadow:0 3px 8px rgba(0,0,0,.24);height:100%;padding:20px 0;width:100%}.customerBillCustomersDetailsMainBox{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:40px;padding:20px 50px}.customerBillCustomersDetailsMainBox input{height:30px;margin:10px;padding:0 5px}.customerBillCustomersDetailsMainBox label,.customerBillCustomersDetailsMainBox select{color:gray;font-weight:700;margin:10px;text-decoration:underline}.customerBillCustomersDetailsItems{align-items:center;display:flex}.customerBillProductsDetailsMainBox{align-items:center;display:flex;flex-wrap:wrap;padding:20px 50px}.customerBillProductsDetailsMainBox input{height:30px;margin:20px 10px;padding:0 5px}.customerBillProductsDetailsMainBox label,.customerBillProductsDetailsMainBox select{color:gray;font-weight:700;margin:10px;text-decoration:underline;white-space:nowrap}.adminAllProductsTitle{cursor:pointer}.adminAllProductsTitle:hover{font-weight:700;text-decoration:underline}.customerBillAddButton{background-color:#1abc9c;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;height:30px;margin:0 30px;padding:0 30px}.customerBillAddButton:hover{background-color:#0e7e68}.customerBillAddedProductsMainBox{align-items:start;box-sizing:border-box;display:flex;justify-content:center;margin-top:50px;padding:20px;width:100%}.customerBillAddedProductsInnerBox{width:50%}.customerBillTotalPriceBoxMain{height:220px;padding:20px;width:25%}.customerBillTotalPriceInnerBox{grid-gap:10px;align-content:space-evenly;display:grid;font-size:14px;grid-template-columns:repeat(2,1fr);height:100%;justify-items:flex-start;white-space:nowrap;width:100%}.customerBillTotalPriceInnerBox input{margin:0 5px;padding:5px;width:80%}.customerBillTotalPriceInnerBox button{margin:0 5px;padding:5px;width:70px}.checkOutMainBox{background-color:#c3e9d11f;background-color:#fff}.checkOutOptionsContainer{align-items:center;display:flex;flex-wrap:wrap;height:100%;justify-content:center;margin-bottom:5rem;padding:1rem 0;text-align:left;width:100%}.checkOutMainBox h1{padding-top:1rem}.checkOutOptionsContainer h3{color:#000}.checkOutOptionsContainer input{box-sizing:border-box;height:2.5rem;margin:.5rem 0;padding:0 .5rem;width:100%}.forgotPasswordBox{display:flex;justify-content:space-between;margin:1rem 0;width:100%}.forgotPasswordBox input{height:1rem;margin:0 .5rem 0 0;width:1rem}.forgotPasswordBox a{color:#000}.checkOutOptionsContainer button{background-color:#000;color:#fff;cursor:pointer;font-weight:bolder;height:3rem;margin:1rem 0;transition:all .2s ease-in-out;width:100%}.checkOutOptionsContainer button:hover{background-color:#1a4c2d}.returningCustomerBox{background-color:#fff;box-shadow:2px 4px 5px 0 rgba(0,0,0,.4);margin:1rem;padding:1rem;width:30%}.otherCustomerOptionsBox{display:flex;flex-direction:column;margin:1rem;width:40%}.otherCustomerOptionsBox button{background-color:#fff;color:#000;position:relative;transition:all .2s ease-in-out}.otherCustomerOptionsBox button:hover{background-color:#1a4c2d;color:#fff}.newCustomerBox{background-color:#fff;box-shadow:2px 4px 5px 0 rgba(0,0,0,.4);box-sizing:border-box;margin-bottom:1rem;padding:1rem;width:100%}.newCustomerCheckIcon{margin-right:1rem}.guestCheckOutBox{background-color:#fff;box-shadow:2px 4px 5px 0 rgba(0,0,0,.4);box-sizing:border-box;padding:1rem;width:100%}.newCustomerP{margin-bottom:.5rem}.orderSummarySectionBox{display:flex;justify-content:space-around;margin-bottom:5rem;text-align:left}.orderSummarySectionBox h1{text-decoration:underline}.orderSummarySectionBox h2{padding:.5rem 1.5rem}.orderSummarySectionBox h3{color:#000;margin:0 1rem}.orderSummaryLeftsection{height:40vh;padding:2rem;width:40vw}.orderSummaryLeftsection h1{margin-bottom:2rem}.orderSummaryRightsection{padding:2rem}.orderSummaryRightsection h3{color:rgba(0,0,0,.7)}.orderSummaryProductBox{border-bottom:1px solid grey;display:flex;margin-top:1rem;padding-bottom:.5rem;width:100%}.orderSummaryProductLeftBox{text-align:left;width:80%}.orderSummaryProductRightBox{text-align:right}.orderSummaryProductBoxMain{border-bottom:1px solid grey;display:flex;padding:1rem 0;width:100%}.orderSummaryProductBoxMain img{border-radius:.5rem;height:7rem;width:7rem}.orderSummaryProductBoxDetails p{margin-left:1.5rem}.orderSummaryProductBoxDetails span{margin-left:1rem;text-decoration:none}.orderSummaryProductBoxPrice{text-align:right}.orderValueBox h3{text-align:justify;width:100%}.chooseDeliveryOptionsBox{background-color:#fff;border:1px solid grey;margin:2rem;padding:1rem;position:relative;width:60%}.chooseDeliveryOptionsBox h2,.chooseDeliveryOptionsBox h3{color:#000;text-align:left}.infoSymbol{bottom:40%;position:absolute;right:1rem}.accountDetailsMainBox{background-color:rgba(255,250,220,.493);display:flex;justify-content:center;padding:2rem;position:relative;width:100%}.accountDetailsBackArrow{left:5%;position:absolute;top:2%}.accountDetailsFormBox{background-color:#fff;box-shadow:0 8px 16px 0 rgba(0,0,0,.5);padding:2rem;width:35%}.accountDetailsFormBox form{grid-gap:1rem;box-sizing:border-box;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,auto);margin-top:3rem;text-align:left}.accountDetailsFormBox label{color:rgba(0,0,0,.6);font-size:20px}.accountDetailsFormBox input,.accountDetailsFormBox select{color:rgba(0,0,0,.6);font-size:18px;margin:0;padding:.5rem}.accountDetailsFormBox select{width:100%}.accountDetailsFormBox textarea{margin:0;width:95%}.accountDetailsBtn{font-size:20px;margin-top:2rem;padding:1rem;text-align:center}.orderDetailsBox{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0 2rem;text-align:left;width:30vw}.orderSummaryProductBoxMain{grid-gap:20px;display:grid;grid:auto-flow/1fr 3fr 1fr;grid-column:2/span 2;position:relative}.orderSummaryProductBoxDetails h2{font-size:24px;margin-bottom:.5rem;margin-left:0}.orderSummaryProductBoxDetails p{margin-left:0}.orderSummaryMinusIcon{bottom:20px;cursor:pointer;position:absolute;right:10px}.checkoutMainContainer{align-items:center;align-items:flex-start;background-color:rgba(255,250,220,.2);box-sizing:border-box;color:rgba(0,0,0,.7);display:flex;justify-content:space-evenly;padding:2rem;text-align:left;width:100%}.allProductOrderMainCheckoutBox{display:flex;flex-direction:column}.orderSummaryCheckoutMain{align-items:center;background-color:#fff;border:1px solid hsla(0,0%,50%,.281);border-radius:.2rem;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:1rem;padding:1rem}.orderSummaryCheckoutImage{border-radius:.2rem;height:8rem;width:6rem}.orderSummaryCheckoutImageBox{align-items:center;display:flex;justify-content:space-evenly}.orderSummaryCheckoutImageBox p{color:rgba(0,0,0,.7);margin:.5rem .5rem .5rem 1rem;text-align:left}.orderSummaryCheckoutProductDetailsBox select{border:none;margin:.2rem 1rem .2rem .2rem;width:4rem}.orderSummaryCheckoutProductDetailsButtons{align-items:center;display:flex;flex-direction:column;height:8rem;justify-content:flex-end}.orderSummaryCheckoutProductDetailsButtons button{background-color:#fff;border:1px solid #1a4c2d;color:grey;cursor:pointer;height:2rem;margin:.5rem 2rem;width:12rem}.orderSummaryCheckoutProductDetailsButtons button:hover{border:2px solid green;color:#1a4c2d;color:green}#redRemoveBtn:hover{border-color:red;color:red}.orderSummaryCheckoutRightContainer{height:70vh;position:relative;width:30vw}.orderSummaryCheckoutRightContainer h3{margin:.5rem 0}.orderSummaryCheckoutMainBox{display:grid;grid-template-columns:1fr 1fr;width:100%}.orderSummaryCheckoutMainBox p{margin:.5rem 0;padding:0 1rem}.box1{text-align:left}.box2{text-align:right}.checkoutSecurelyBtn{align-items:center;background-image:radial-gradient(farthest-corner at 40px 40px,#398a58 0,#0b1a0f 100%);border:1px solid #000;border-radius:.3rem;color:rgba(255,253,253,.8);cursor:pointer;display:flex;font-size:16px;height:2rem;justify-content:center;margin:1rem;width:30vw;width:calc(30vw - 2rem)}.checkoutSecurelyBtn h4{display:flex}.checkoutSecurelyBtn:hover{background-image:radial-gradient(farthest-corner at 40px 40px,#368153 50%,#0b1a0f 100%);border:2px solid green;color:#fffdfd}.checkoutFullPageFormSideMainBox{box-sizing:border-box;display:flex;position:relative;width:100%}.checkoutFullPageFormSideBox{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;position:relative;width:100%}.checkoutFullPageOrderSummaryBox{background-color:#fff;box-shadow:0 4px 2px 0 rgba(0,0,0,.2),0 2px 20px 0 rgba(0,0,0,.19);padding:1rem 1rem 3rem;right:0;text-align:left;top:0;width:30%}.secondCheckoutImage{height:5rem;width:4rem}.orderSummaryCheckoutMain2{border:none;border-bottom:1px solid rgba(0,0,0,.3);justify-content:space-between;margin:0}.subTotalAmountBox{align-items:center;display:flex;text-align:right}.box1new p,.box2new p{color:rgba(0,0,0,.7)}.orderSummaryCheckoutMainBox2{border-bottom:1px solid rgba(0,0,0,.3);padding:.5rem 0}.checkoutFullPageFormSideBox h3{color:#000;left:0;padding:1rem 0;position:absolute;text-align:left;top:0;width:50%}.loginPageBox{align-items:center;box-shadow:0 1px 10px rgba(0,0,0,.16);color:rgba(0,0,253,.075);display:flex;flex-direction:column;justify-content:center;margin-bottom:5rem;margin-top:5rem;padding:1rem;width:20rem}.loginSocialMediaOptionsBox{display:flex;height:2rem;justify-content:space-between;margin-top:3rem;width:100%}.loginSocialMediaOptionsBox button{align-items:center;background-color:initial;border:1px solid rgba(0,0,0,.3);border-radius:2px;cursor:pointer;display:flex;justify-content:left;margin-inline:8px;padding:16px 8px;width:45%}.loginSocialMediaOptionsBox button:hover{border:1px solid green}.loginFormCheckoutFullPage{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:left;width:100%}.loginPageBox hr{margin-top:1rem;width:80%}.loginPageBox p{color:#1a4c2d;font-size:14px;font-weight:700;margin:16px 1.5rem 8px 8px}.loginPageBox input{border:1px solid grey;border-radius:2px;height:2.5rem;padding:0 .5rem;width:90%}.loginFormCheckoutGridBox{display:grid;grid-template-columns:repeat(2,1fr);justify-items:center}.loginFormCheckoutGridBox input{width:80%}.checkoutLoginBtn{width:95%}.createAccountLink{color:#368153;cursor:pointer;font-weight:400}.createAccountLink:hover{color:#000;text-decoration:underline;transition:color .3s ease-in-out}.genderRadioBox{align-items:center;display:flex;justify-content:center}.genderRadioBox label{color:grey;padding-top:6px}.progress-bar{background-color:#0b1a0f35;left:0;width:100%}.progress,.progress-bar{bottom:0;height:.5rem;position:absolute}.progress{background-color:#1a4c2d}.registerBox{display:grid;grid-template-columns:repeat(2,1fr);place-items:center;width:35rem}.registerBox p{justify-self:flex-start}.registerBoxMain{width:-webkit-max-content;width:max-content;width:30rem}.loginPageBox textarea{border-radius:.2rem;color:rgba(0,0,0,.6);height:5rem;margin-inline:0;width:80%}.setPasswordMain{width:25rem}.payentPagePayBtnBox{align-items:center;display:flex;justify-content:center}.payBtn{font-size:16px}.orderReviewBoxForPayment{background-color:#fff;box-shadow:-1px 0 10px grey;padding:2rem;width:30rem}.orderSummarySideBoxForPayment{background-color:#fff;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);height:100%;position:absolute;right:0;top:0;width:25%;z-index:-1}.loginFormCheckoutGridBox2{display:grid;grid-template-columns:repeat(2,1fr);padding:0 16px}.loginFormCheckoutGridBox2 p{text-align:right}.onlyDeliveryOptionMainBox{align-items:center;display:flex;justify-content:space-evenly;width:100%}.onlyDeliveryOptionMainBox h3{cursor:pointer;margin:0;padding:1rem}.contentForDeliveryBox{align-items:center;background-color:#fffadc;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 .5rem .5rem;padding:3rem 0;text-align:center;width:95%}.accountDetailsFormBox{width:400px}.selected{box-shadow:2px 2px 7px grey}.unSelected{background-color:#fffadc;box-shadow:inset 2px 4px 5px grey;transition:box-shadow .45s ease-in-out}.checkoutNewLoginMainBox{align-items:center;background-color:rgba(255,250,220,.5);display:flex;flex-direction:column;justify-content:flex-start;margin-top:50px;width:100%}.checkoutNewLoginFormBox{background-color:#fff;box-shadow:0 1px 4px rgba(0,0,0,.16);margin-bottom:100px;margin-top:20px;min-width:350px;padding:40px;text-align:left}.checkoutNewLoginFormBox p{font-size:12px;font-weight:600;margin:20px 0}.checkoutNewLoginFormBox label{font-size:13px}.checkoutNewLoginFormBox input{border:1px solid hsla(0,0%,50%,.5);box-sizing:border-box;font-size:16px;height:50px;height:48px;padding:8px;position:relative;width:100%}.checkoutNewLoginFormBoxButton{background-color:#1a4c2d;border:none;color:#fff;cursor:pointer;font-size:16px;font-weight:700;height:50px;margin:20px 0;opacity:.85;width:100%}.checkoutNewLoginFormBoxButton:hover{opacity:.7}.checkoutNewMainOuterBox{background-color:rgba(255,250,220,.5)}.checkoutNewMainOuterBox label{font-size:14px}.checkoutNewMainInnerBox{align-content:center;align-items:flex-start;display:grid;display:flex;grid-template-columns:3fr 2fr;justify-content:center;justify-items:center;margin-top:50px;width:100%}.checkoutNewMainOuterBox h4{color:#000;font-size:16px;font-weight:bolder}.checkoutNewMainOuterBox label{font-size:13px;font-weight:400;margin-top:20px}.checkoutNewMainOuterBox input,.checkoutNewMainOuterBox select{box-sizing:border-box;height:50px;height:48px;padding:8px;width:100%}.checkoutNewMainOuterBox p{font-size:13px;font-weight:400}.checkoutNewMainOuterLeftBox{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;height:1000px;justify-content:flex-start;line-height:.8rem;width:50%}.checkoutNewMainOuterRightBox{background-color:#fff;margin:10px;position:-webkit-sticky;position:sticky;top:200px;width:25%}.checkoutNewMainDropdownButton{background-color:#fff;box-shadow:0 1px 4px rgba(0,0,0,.16);box-sizing:border-box;display:flex;flex-direction:column;margin:10px;padding:20px;text-align:left;width:calc(100% - 20px)}.password-input{position:relative}.invalid{border-color:red;color:red}.valid{border-color:green;color:green}.password-input input{border:1px solid;outline:none;padding-right:40px;transition:border-color .3s ease}.password-input.invalid input{border-color:red}.password-input.valid input{border-color:green}.password-input.blank input{border:1px solid hsla(0,0%,50%,.5)}.password-input button{align-items:center;background-color:initial;border:none;color:#1a4c2d;cursor:pointer;display:flex;font-size:14px;padding:15px 20px;position:absolute;right:0;top:0}.password-input>div{position:relative}.password-requirements{display:flex}.password-requirements p{display:flex;margin-right:10px}.password-requirements :valid{color:green}.checkOutNameMainBox{grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(2,1fr)}.checkOutInputBox,.checkOutNameMainBox{position:relative}.checkMark{background-image:url(data:image/svg+xml,${iconString});color:green;pointer-events:none;position:absolute;right:.5rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.dobInputContainer{align-items:center;border:1px solid grey;display:flex;justify-content:center}.dobInputContainer input,.dobInputContainer input:focus{align-items:center;border:none;display:flex;justify-content:center;outline:none;text-align:center}.validBorder{border:1px solid green}.invalidBorder{border:1px solid red}.checkoutNewButtonBox{align-items:center;display:flex;justify-content:center;margin-top:40px}.checkoutNewButtonBox button{background-color:#1a4c2d;border:none;color:#fff;cursor:pointer;font-size:16px;height:50px;opacity:.85;width:50%}.checkoutNewButtonBox button:hover{opacity:.7}.checkOutNewMainEditOptionBox{align-items:center;display:flex;justify-content:space-between}.checkOutPageNewSummaryCardMainBox{background-color:rgba(255,250,220,.1);box-shadow:0 1px 4px rgba(0,0,0,.16);box-sizing:border-box;padding:50px 20px 20px;text-align:left;width:100%}.checkOutPageNewSummaryCardInnerBox{font-weight:bolder;margin-top:20px;padding-bottom:10px}.checkOutPageNewProductCardMain,.checkOutPageNewSummaryCardInnerBox{border-bottom:2px solid hsla(0,0%,50%,.5);display:flex;justify-content:space-between}.checkOutPageNewProductCardMain{align-items:center;padding:20px 0}.checkOutPageNewProductCardImageBox{border-radius:10px;box-shadow:0 1px 4px rgba(0,0,0,.16);height:85px;width:85px}.checkOutPageNewProductCardDetailsBox{padding:10px}.checkOutPageNewProductCardDetailsBox h5{font-size:14px}.checkOutPageNewProductCardDetailsBox p{font-size:11px}.checkOutPageNewProductCardPriceBox{align-self:flex-start;display:flex;padding:10px}.checkOutPageNewProductCardOuterTotalBox{display:grid;grid-template-columns:repeat(2,1fr);padding:10px 0}.checkOutPageNewProductCardOuterTotalBox p{margin:5px 0}.checkOutPageNewProductCardDiscountButton{background-color:hsla(0,0%,50%,.5);cursor:pointer;margin-inline:10px;padding-inline:10px}#newToGhareLine>span{color:blue}#newToGhareLine:hover>span,.passwordResetLoginAgainLink:hover{cursor:pointer;text-decoration:underline}.passwordResetLoginAgainLink:hover{color:green}.customerSignUpBoxMain{padding-top:30px}.customerSignUpBoxMain p{margin:10px 0}.customerSignUpNameBox{grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(2,1fr)}.checkoutNewMainPaymentOptionsBox{width:100%}.checkoutNewMainPaymentOption{height:35px;width:50px}@media (max-width:650px){.accountDetailsMainBox{font-size:smaller;margin:0;padding:0}.checkoutMainContainer{flex-direction:column}.orderSummaryCheckoutMain{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.checkoutSecurelyBtn{width:60vw}.checkoutNewMainInnerBox{flex-direction:column}.checkoutNewMainOuterLeftBox{height:auto;margin-bottom:0;width:100%}.checkoutNewMainOuterRightBox{position:relative;top:0;width:95%}.checkoutNewLoginFormBox{margin:10px;min-width:250px}}body{font-family:Montserrat,sans-serif}.mainContainer{color:#000;margin:0;padding:0;position:relative;transition:background-color 2s ease-in-out;z-index:1}.mainContainerActive{background-color:#fffadc;transition:background-color .5s ease-in-out}.mainContainer h1,.mainContainerActive h1{color:#1a4c2c;font-size:40px}.comingSoon{position:relative}.comingSoon .toolTipText{background-color:#000;border-radius:6px;bottom:125%;color:#fff;left:50%;margin-left:-60px;padding:5px 0;position:absolute;text-align:center;visibility:hidden;width:120px;z-index:1}.comingSoon:hover .toolTipText{visibility:visible}.homePageAllCategoriesBox{align-items:center;display:flex;flex-direction:column;justify-content:center}.homePageAllCategoriesBox h1{margin:3rem 0;padding:1rem 0;position:relative;text-align:center}.trendingBorder{background-color:peru;bottom:0;height:4px;position:absolute;right:0;width:65%}.trendingBorder2{background-color:peru;bottom:-15px;left:0}.bestDesignsCorner{height:7.5rem;position:absolute;top:-25px}.leftCorner{left:-60px}.rightCorner{right:-60px}.imgC{left:35%;top:-1.5rem;width:8rem}.imgC2{left:57%}.headingBox{left:0;top:0;z-index:2}.caraouselMain{align-items:center;background-color:#b7b6b6;display:flex;font-size:x-large;height:70vh;justify-content:center;width:100vw}.caraousalImages{cursor:pointer;position:relative;width:100%}.mySwiper button{bottom:40px;cursor:pointer;padding:1rem 2rem;position:absolute;right:40px}span.swiper-pagination-bullet{color:#000;height:1.2rem;opacity:1;width:1.2rem}span.swiper-pagination-bullet.swiper-pagination-bullet-active{background-image:url(/static/media/Active-Bullet.17b6824790ba84f8276b.png)}.categoriesMainContainer{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around;margin:1rem 0;width:100%}.category{background-repeat:no-repeat;background-size:contain;cursor:pointer;position:relative;width:31vw}.category1{margin:1rem 0}.category1:after{background-color:rgba(52,11,149,.4);content:"";height:100%;left:0;position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transform-origin:right;transform-origin:right;transition:-webkit-transform .2s ease-in;transition:transform .2s ease-in;transition:transform .2s ease-in,-webkit-transform .2s ease-in;width:100%;z-index:1}.category1:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:left;transform-origin:left}.category2{cursor:pointer;position:relative}.category2:after{background-color:hsla(0,0%,100%,.4);content:"";height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center;transform-origin:center;transition:-webkit-transform .3s ease-in;transition:transform .3s ease-in;transition:transform .3s ease-in,-webkit-transform .3s ease-in;width:100%;z-index:1}.category2:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:50% 50% 0;-webkit-transform-origin:initial;transform-origin:initial}.otherCategoriesMain{box-sizing:border-box;display:flex;justify-content:space-around;margin:1rem 0;place-items:center;width:100%}.otherCategoriesItems1{cursor:pointer;position:relative;width:95%}.otherCategoriesItems1:after,.otherCategoriesItems2:after{background-color:hsla(0,0%,100%,.2);content:"";height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left;transform-origin:left;transition:.4s ease-in-out;width:100%;z-index:1}.otherCategoriesItems2:after{-webkit-transform-origin:right;transform-origin:right}.otherCategoriesItems1:hover:after,.otherCategoriesItems2:hover:after{-webkit-transform:scale(1);transform:scale(1)}.trendingJewelleryMain{align-items:center;margin-bottom:3rem;width:100%}.trendingJewelleryMain,.trendingJewellerySmallMain{box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:center}.trendingJewellerySmallMain{margin:1rem 0 1rem 1rem;padding:0;width:750px}.trendingJewellerySmallItems{background-image:url(https://via.placeholder.com/300);border-radius:20px;margin:1rem;width:300px}.trendingJewelleryBig{background-image:url(https://via.placeholder.com/600);border-radius:30px;box-sizing:border-box;justify-self:center;margin:1rem 1rem 1rem 0;width:40rem}h1{color:#292b2c}.bestDesignMain{display:flex;height:70vh;margin:2rem 0 0;width:100%}.bestDesignItems{background-image:url(https://via.placeholder.com/600);background-size:cover;border-right:1px solid rgba(0,0,0,.4);box-sizing:border-box;cursor:pointer;height:100%;width:25vw}.bestDesignItems1{background-image:url(/static/media/BestDesign1.4f065d6329c747d46e6d.jpg)}.bestDesignItems2{background-image:url(/static/media/BestDesign2.f24bbc5b21d28cc2dde0.jpg)}.bestDesignItems3{background-image:url(/static/media/BestDesign3.ad06b6a63993d51f9b81.jpg)}.bestDesignItems4{background-image:url(/static/media/BestDesign4.6ee43c8fb44619d13f54.jpg)}.bestDesignItems:hover{transition:all .75s;width:40%}.bestGifts{background-image:url(https://via.placeholder.com/1020);box-sizing:border-box;width:100vw}.whyUsMain{align-items:flex-start;align-items:center;background-color:#fffadc;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin-top:3rem;width:100%}.whyUsImage{width:100%}.customerComments{display:flex;height:30vh;margin:2rem 0;width:60vw}.commentsSlide{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center}.comments{margin:4rem 4rem 0;padding:1rem}.comments p{border:none;font-size:20px}.comments h1{border:none;font-size:40px;margin-top:1rem}.contactUsMain{display:flex;flex-wrap:wrap;margin-bottom:6rem;margin-top:2rem;place-content:center;place-items:center;width:100%}.contactUsIcon{align-items:center;border:1px solid #000;border-radius:2.5rem;color:#1a4c2d;cursor:pointer;display:flex;flex-direction:row;height:5rem;justify-content:center;margin:1rem 4rem;position:relative;width:5rem}.contactUsIcon:hover,.contactUsIcon:hover a{color:#fff;transition-delay:.25s}.contactUsIcon:after{border-radius:50%;content:"";height:100%;position:absolute;-webkit-transform:scale(0);transform:scale(0);transition:.5s;width:100%;z-index:-1}.contactUsIcon:hover:after{background-color:#1a4c2d;-webkit-transform:scale(1);transform:scale(1)}.contactUsIcon a{color:#1a4c2d}.contactUsIcon a .link2 a{color:#000;cursor:pointer;font-weight:400;text-decoration:none}@media (max-width:650px){.caraousalImages{height:10rem;width:100%}.homePageAllCategoriesBox h1{margin:2rem 3rem}.category{width:85%}.otherCategoriesMain{display:flex;flex-direction:column}.otherCategoriesItems{height:50vh;margin:1rem;width:100%}.homePageAllCategoriesBox h1,.homePageAllCategoriesBox h1 img,.homePageAllCategoriesBox h2{font-size:2rem}.leftCorner{left:0}.rightCorner{right:0}.trendingJewellerySmallMain{padding-top:50px;width:75%}.trendingJewellerySmallItems{height:120px;margin:5px;width:120px}.trendingJewelleryBig{aspect-ratio:1;height:300px;margin:10px;width:300px}.bestDesignMain{display:flex;height:10rem}.bestDesignItems{width:100%}.bestDesignItems1,.bestDesignItems2,.bestDesignItems3,.bestDesignItems4{height:10rem;width:25vw}.customerComments{height:400px;width:100%}.commentsSlide p{font-size:18px}.commentsSlide h1{font-size:24px}.contactUsItems{align-items:center;display:flex;flex-direction:column;justify-content:center;width:40%}.mySwiper button{bottom:0;padding:5px;right:0}}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.uspPointsMainBox{grid-gap:10px;background-color:#1a4c2d;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;color:#daa520;display:grid;font-size:20px;grid-auto-flow:row;grid-template-columns:repeat(2,1fr);padding:1rem;position:relative;text-align:left;width:100%;z-index:2}.grid-item{align-items:center;border-radius:.5rem;display:flex;flex-wrap:wrap;padding:.5rem .5rem .5rem 5rem}.uspIcons{border-radius:50%;padding:0}@media (max-width:650px){.grid-item{margin:5px;padding:0;width:80%}.uspPointsMainBox{grid-gap:5px;grid-gap:0;font-size:10px;grid-auto-flow:row;grid-template-columns:repeat(2,1fr);padding:10px;width:100%}.uspIcons{border-radius:20%;height:20px;margin:5px 0;padding:5px;width:20px}}@media (max-width:300px){.uspPointsMainBox{grid-template-columns:repeat(2,1fr)}}.ourContactMainBox h1{color:#000;font-size:42px;margin:3rem 3rem 1rem}.ourContactMainBox p{color:grey;font-size:17px}.sectionContactHeader{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-bottom:3rem}.OurContactMainContainer{grid-gap:2rem;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,1fr);margin-top:3rem}.ourContactItems{border:1px solid hsla(0,0%,50%,.4);font-size:24px;font-weight:700;padding:2rem;text-align:center;text-align:left;width:20vw}.ourContactItems h4{color:rgba(0,0,0,.7);margin-bottom:1rem}.ourContactItems p{color:rgba(0,0,0,.4);font-size:17px;line-height:2rem;word-spacing:2px}.ourContactItems a{color:rgba(0,0,0,.4);text-decoration:none}.form-container{grid-gap:2rem;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(1,auto);margin-top:3rem;text-align:left}.form-item{grid-column:span 1;grid-row:auto}.form-item label{color:rgba(0,0,0,.7);font-size:24px}.form-item input{font-size:16px;padding:.7rem;width:20vw}.form-item textarea{margin-left:0;width:100%}.form-item--full{box-sizing:border-box;grid-column:1/span 3;grid-row:auto}label{display:block;font-weight:700;margin-bottom:5px}.ourContactBtn{font-size:18px;margin:2rem 0}.productDetailsMainBox{box-sizing:border-box;display:flex;margin-bottom:2rem;margin-top:3rem;width:100%}.productImagesBox{display:flex;justify-content:flex-end}.productDescriptionBox{margin-left:5rem}.smallBoxes{align-items:flex-end;display:flex;flex-direction:column;margin-right:2rem;width:200px}.largeBox{aspect-ratio:1;width:25rem}.smallBox{aspect-ratio:1;box-shadow:0 10px 20px rgba(40,40,40,.2);box-sizing:border-box;cursor:pointer;margin:0 .5rem .5rem;padding:.2rem;width:5rem}.iAmImage{height:100%;width:100%}.productDescriptionBox{display:flex;flex-direction:column;padding-right:3rem;text-align:left}.titleAndDetails{position:relative}.titleAndDetails h1{font-size:31px;margin-bottom:1rem}.titleAndDetails p{border-bottom:1px solid hsla(0,0%,50%,.329);color:gray;font-size:17px;line-height:1.5rem;margin-left:1rem;padding-bottom:2rem;width:100%}.priceBox{border-bottom:1px solid hsla(0,0%,50%,.3);margin:1rem;padding-bottom:1rem}.priceBox h2{color:#1a4c2d;font-size:24px;margin-bottom:.5rem}.priceBox span{color:gray;font-size:17px}#priceBreakupOption{border-bottom:1px solid rgba(0,0,0,.7);color:rgba(0,0,0,.7);cursor:pointer;display:inline-flex;margin-left:1rem}.productDescriptionBoxDetails{display:flex;position:relative}.productDescriptionLink{bottom:0;position:absolute;right:0}.findYourSizeBox{display:flex;padding:0 1rem}.findYourSizeBox button{background-color:#fffadc;border:none;margin:0 1rem;padding:0 .3rem}.findYourSizeBox button:hover{color:#1a4c2d;cursor:pointer;font-weight:700}.addToCartBox{align-items:center;border-bottom:1px solid hsla(0,0%,50%,.3);display:flex;justify-content:flex-start;margin:1rem;padding-bottom:1rem}.countBtn{border:none;border-radius:20px;cursor:pointer;font-size:1rem;font-weight:bolder;height:40px;width:40px}.countInput{justify-content:center;margin:0 10px;width:40px}.addToCartBtn,.countInput{align-items:center;display:flex}.addToCartBtn{background-color:#1a4c2d;border-radius:.5rem;color:#fff;cursor:pointer;font-size:14px;font-weight:bolder;margin:0 1rem;overflow:hidden;padding:.5rem 2rem;position:relative;z-index:1}.addToCartBtn p{font-size:1rem;margin-left:.5rem}.addToCartBtn:after{background-color:#fff;content:"";height:100%;left:0;position:absolute;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:center;transform-origin:center;width:100%;z-index:-1}.addToCartBtn:after,.addToCartBtn:hover:after{transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.addToCartBtn:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1)}.addToCartBtn:hover{color:#1a4c2d;font-weight:bolder;transition:color .2s ease-in-out}.addToCartIcon{cursor:pointer;margin-left:1rem}.addToCartIcon:hover{color:#1a4c2d}.whyUsBox{background-color:#fffadc;grid-template-columns:repeat(4,1fr);justify-content:center;margin:0 1rem 1rem;padding:1rem 0;text-align:center;width:100%}.whyUsBox,.whyUsItems{align-items:center;display:flex}.whyUsItems{border-right:1px solid grey;flex-direction:column;justify-content:space-between;margin:0;padding:0 1rem}.whyUsItems h3{font-size:16px}.priceBreakUpMainBox{background-color:rgba(255,250,220,.5);padding:5rem}.priceBreakUpHeading{border-bottom:1px solid hsla(0,0%,50%,.3);box-sizing:border-box;cursor:pointer;display:flex;padding-bottom:0}.priceBreakUpItems{margin:0 1rem;padding-bottom:.5rem}.borderPresent,.priceBreakUpItems:hover{border-bottom:2px solid #1a4c2d;color:#1a4c2d}.priceBreakUpItems:hover{box-sizing:border-box;padding-bottom:.5rem}.blankBox{background-color:#1a4c2d;border-top:1px solid hsla(0,0%,50%,.3);width:70vw}.priceDetailsBoxBelow{align-items:center;border-bottom:3px solid hsla(0,0%,50%,.2);display:grid;grid-template-columns:1fr 1fr;padding:2rem 0 4rem}.priceDetailsBoxBelow li{color:#000;font-size:1rem;font-weight:700;list-style:none;margin-left:4rem;padding:1rem 0;text-align:left}.table1{width:100%}.priceBreakUpBoxBelow{border-bottom:3px solid hsla(0,0%,50%,.2);margin-top:2rem;padding-bottom:2rem}.productDescriptionBoxBelow{border-bottom:3px solid hsla(0,0%,50%,.3);color:hsla(0,0%,50%,.8);line-height:2rem;margin-top:2rem;padding-bottom:2rem;text-align:start}.reviewsBoxBelow{align-items:flex-start;display:flex;flex-direction:column;margin-top:2rem;width:70vw}.reviewsBoxBelow h2{color:rgba(0,0,0,.7)}#reviewTitle{color:#000;font-weight:700}.priceBreakUpBoxBelow table{border:.5px solid hsla(0,0%,50%,.2);color:rgba(0,0,0,.8);height:100%;text-align:start;width:100%}.priceBreakUpBoxBelow th{border:.5px solid hsla(0,0%,50%,.2);font-size:1.2rem;padding:1rem;text-align:start}.priceBreakUpBoxBelow td{border:.5px solid hsla(0,0%,50%,.2);font-size:1.1rem;padding:1rem}.reviewSection{align-items:center;border-bottom:2px solid hsla(0,0%,50%,.3);display:flex;padding:1rem;text-align:start;width:80vw}.reviewDp{border-radius:50%;height:8rem;width:8rem}.reviewDetails{padding:0 1rem}.reviewDetails h3,.reviewDetails p{color:rgba(0,0,0,.8);margin:1rem 0}#reviewDate{color:hsla(0,0%,50%,.8)}.reviewSectionRating{display:flex;justify-content:flex-end;width:40%}.addReviewMain{border-bottom:3px solid hsla(0,0%,50%,.3);margin-top:2rem;padding:1rem 0;text-align:start;width:80vw}.addReviewMain h2{padding:1rem 0}.reviewInputBox{box-sizing:border-box;display:flex;flex-wrap:wrap}.reviewInput{border-radius:.5rem;font-size:1.2rem;margin-top:1rem;padding:1rem;text-align:start;width:78vw}.reviewInputDetailsBox{display:flex;justify-content:space-between}.reviewInputDetails{border:1px solid grey;border-radius:.5rem;height:2rem;margin:1rem 0;padding:.5rem;width:47%}.submitReview{font-size:1rem;margin:1rem 0}.ProductDetailsBottomBox{margin:3rem 0}.ProductDetailsBottomBox h1{font-size:3rem;font-weight:lighter}@media screen and (max-width:1000px){.productDetailsMainBox,.productImagesBox{display:flex;flex-direction:column;padding:0}.smallBox{width:7rem}.smallBoxes{display:flex;flex-direction:row;flex-wrap:wrap;margin:O.5rem;width:100%}.largeBox{width:100%}.productDescriptionBox{margin-left:0}.priceBreakUpMainBox{padding:1rem}.priceBreakUpHeading{display:flex;flex-direction:column;font-size:small;margin:0;padding:0;text-align:left;width:100%}.priceDetailsBoxBelow li{font-size:small;margin-left:0}.priceBreakUpItems{margin:2px 0}.borderPresent,.priceBreakUpItems h3{margin:0;padding:.5rem}.borderPresent{background-color:#1a4c2d37}.priceBreakUpBoxBelow table{padding:0;width:100%}.priceBreakUpBoxBelow table th{font-size:smaller;margin:2rem 0;padding:2rem 0}.priceBreakUpBoxBelow table td{font-size:smaller;padding:2px}.productDescriptionBoxBelow{font-size:small}.reviewSection,.reviewsBoxBelow{display:flex;flex-direction:column}.reviewSection{margin-top:3rem}.addReviewMain{margin-left:1rem}.reviewInputDetailsBox input{margin:1rem}.addToCartBtn{display:flex;font-size:14px;padding:5px 10px;text-align:right}}.shopPageMain{position:relative}.blackBox{background-color:rgba(0,0,0,.632);height:100%;position:absolute;width:100%;z-index:2}.hide{display:none}.shopPage{box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:1rem;padding:1rem;position:relative}.headingBox{position:-webkit-sticky;position:sticky;z-index:5}.sortBtnMainBox{display:flex;flex-wrap:wrap;justify-content:center;margin-top:3rem}.sortBtnList{align-items:flex-start;display:flex;flex-wrap:wrap}.mainFilterBox{border-bottom:1px solid rgba(0,0,0,.4);display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:1rem;width:84vw}.mainFilterBox p{border-right:1px solid rgba(0,0,0,.2);list-style:none;padding:1rem;position:relative}.mainFilterBox p:hover{background-color:#fff}.labelBox{display:flex}.labelBox p{cursor:pointer;z-index:3}.labelBoxDrop{background-color:#fff;bottom:0;display:none;height:30vh;left:0;position:absolute;top:100%;width:50vw;z-index:4}.blackBox:hover,.mainFilterBox p:hover .labelBoxDrop{display:block}.labelBoxDropList{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;padding:1rem}.labelBoxDropList p{border:none;cursor:pointer;height:2vh;text-align:start;width:40%}.new{background-color:rgba(0,0,0,.532);height:100%;left:0;position:fixed;top:0;width:100%;z-index:2}.sortByBox{display:block;position:absolute;right:10%}.drop2{bottom:0;height:30vh;right:100%;width:100%}#sortBy,#sortBy p{border:none;padding-left:1rem;text-align:left}#sortBy:hover{border-bottom:1px solid #000}.checkBox{margin:0 1rem 0 0}.filterArrow{background-color:#fff;position:absolute;right:0;top:0}.box8{align-items:center;height:3rem;justify-content:space-evenly;width:40%}.box8,.outerFilterBox{display:flex;flex-wrap:wrap;justify-content:flex-start}.outerFilterBox{height:100%;padding:1rem;width:100%}.checkWhite{background-color:#fff}.checkGreen,.checkWhite{border:1px solid #000;height:1rem;width:1rem}.checkGreen{background-color:#1a4c2d}.redMarkFilter{background-color:red;border-radius:50%;height:1rem;left:0;position:absolute;top:0;width:1rem}.loading{align-items:center;background-color:#1a4c2d;display:flex;height:10rem;justify-content:center;width:100%}.loading h1{color:#fff}.productsImages{aspect-ratio:1;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;margin:1rem;position:relative;width:32vh}.productsHeartIcon{padding:1rem;position:absolute;right:0;top:0}.container{border:1px solid rgba(0,0,0,.25);cursor:pointer;height:470px;margin:2rem 1rem;padding-bottom:1rem;position:relative;width:38vh}.container:hover{border:1px solid rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(40,40,40,.4);color:#000}.container h3{color:rgba(0,0,0,.85);font-size:1.3rem;font-weight:450;margin:.5rem 1rem;text-align:start;text-transform:capitalize}.container p{color:rgba(0,0,0,.75);font-size:1.4rem;font-weight:650;padding:0 1rem;text-align:start}.container a{text-decoration:none}.shoppageProductDescriptionBox p{color:rgba(0,0,0,.65);font-size:1rem;font-weight:lighter;margin-bottom:.5rem;padding:0 1rem}.mobileFilter{align-items:center;background-color:#1a4c2d;display:flex;height:10rem;justify-content:space-around;width:100%}.mobileFilter button{margin:0 2rem;padding:.5rem 1rem;z-index:2}.mobileDropdownFilters{background-color:#1a4c2d;display:flex;flex-direction:column;height:100%;padding-top:150px;position:absolute;text-align:left;top:10px;width:100%;z-index:3}.mobileDropdownFilters li{background-color:#0a0a0a;color:#fff;margin:1rem;padding:1rem}@media (max-width:650px){.filterBox{display:none}}.profilePageMainBox{box-sizing:border-box;width:100%}.profileImage{border:1px solid peru;border-radius:50%;width:16%}.profileBox{background-image:url(https://cdn.pixabay.com/photo/2015/10/15/21/09/texture-990071_960_720.jpg);background-image:url(https://images.pexels.com/photos/4252163/pexels-photo-4252163.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1);background-image:url(https://images.pexels.com/photos/7605641/pexels-photo-7605641.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1);background-repeat:no-repeat;background-size:cover;box-shadow:0 -3em 3em rgba(251,232,63,.294),0 0 0 2px #fff,.3em .3em 1em rgba(0,0,0,.316);box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:center;padding:1rem 5rem;text-align:left}.profileBox h2,.profileBox h3{color:#fff;margin:.5rem 0}.profileBox2{box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:center;justify-content:space-around;margin:2rem 1rem 10rem;padding:1rem 5rem}.profileMyDetailsBox{display:flex;flex-direction:column;justify-content:flex-start;margin:1rem 2rem;padding:1rem;text-align:left}.detailsTypeBox{border-right:3px solid peru;height:25rem;margin:1rem;padding:1rem;text-align:left;width:10rem}.detailsTypeBox h4{border-bottom:1px solid grey;padding:1rem}#greenColouredBorder{border-color:#1a4c2d;border-bottom:3px solid #1a4c2d}.detailsTypeBox h4:hover{cursor:pointer;-webkit-transform:scale(1.1);transform:scale(1.1)}.detailsBox{border:1px solid peru;height:25rem;margin:1rem;padding:2rem;position:relative;text-align:left;width:70%}.createdOnBox{bottom:0;padding:2rem;position:absolute;right:0;text-align:right}.updateAccountDetailsMainBox{grid-gap:5px;display:grid;grid-template-columns:repeat(3,1fr)}.updateAccountDetailsMainBox button{background:linear-gradient(90deg,rgba(41,0,0,.849),rgba(121,48,9,.796) 35%,rgba(255,145,0,.852));border-color:#fff;border-radius:.5rem;color:hsla(0,0%,100%,.7);font-weight:bolder}.updateAccountDetailsMainBox button:hover{border-color:#000;color:#fff;cursor:pointer}.updateAccountDetailsPopupMainBox{align-items:center;background-color:#fff;border:5px solid peru;display:flex;flex-direction:column;height:60vh;justify-content:flex-start;position:absolute;width:40vw;z-index:3}.updateAccountDetailsPopupCloseBtn{cursor:pointer;margin-top:5rem;width:2rem}.updateAccountDetailsPopupCloseBtn:hover{color:peru}.updateAccountDetailsPopupMainBox input{font-size:larger;margin:2rem 0;padding:.5rem;width:15rem}.updateAccountDetailsPopupMainBox button{background:linear-gradient(90deg,rgba(41,0,0,.849),rgba(121,48,9,.796) 35%,rgba(255,145,0,.852));border-color:#fff;border-radius:.5rem;color:hsla(0,0%,100%,.7);font-weight:bolder;padding:.5rem;width:17rem}.updateAccountDetailsPopupMainBox button:hover{border-color:#000;color:#fff;cursor:pointer}.customerDetailsMobileview{display:none}.customerDetailsEditBoxMain{align-content:center;border:2px solid red;display:grid;grid-template-columns:.5fr 1fr .2fr;height:100%;width:100%}.customerDetailsEditBoxMain h4{border:2px solid red;margin:5px}@media (max-width:650px){.profileBox{padding:0}.profileBox img{height:100px;margin:1rem 10rem .5rem;width:100px}.profileMyDetailsBox{font-size:small;margin:5px}.profileMyDetailsBox h3{line-height:1.5rem;margin:2px 0}.customerDetailsDesktop{display:none}.customerDetailsMobileview{display:block}.customerProfileBox{margin:2rem 0}.customerProfileBox h3{margin:.5rem 0;padding:.5rem;position:relative}.customerDetailsMobileDrawer{display:block}.updateAccountDetailsMainBox{display:flex;flex-direction:column}.updateAccountDetailsMainBox button{margin:.5rem 0;padding:.5rem}.detailsBoxMobileView{height:auto}.detailsBoxMobileView button{margin:2rem 0}.updateAccountDetailsPopupMainBox2{box-sizing:border-box;position:-webkit-sticky;position:sticky;top:25%;width:100%}}.alertMessageMainBox{position:relative;width:100%}.alert{border-radius:4px;font-weight:700;margin-bottom:10px;padding:10px;position:fixed;width:100%;z-index:10}.success{background-color:#4caf50;color:#fff}.error{background-color:#f44336;color:#fff}
/*# sourceMappingURL=main.27bab115.css.map*/