@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:montserrat,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.root{font-family:Montserrat,sans-serif}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.navBar{background-color:#f6f5ff;box-shadow:0 1px 3px -2px #000;display:flex;justify-content:space-around}.navLogo{align-items:center;display:flex;gap:10px}.navLogo p{color:#171717;font-size:28px;font-weight:600}.navMenu{color:#626262;font-size:15px;font-weight:500;gap:50px;list-style-type:none}.navMenu,.navMenu li{align-items:center;display:flex}.navMenu li{cursor:pointer;flex-direction:column;gap:3px;justify-content:center}.newLoginCart{align-items:center;display:flex;gap:45px}.newLoginCart button{background:#360aff;border:1px solid #7a7a7a;border-radius:8px;color:#fff;cursor:pointer;font-size:20px;font-weight:500;height:40px;outline:none;width:157px}.newLoginCart button:active{background:#f3f3f3}.cartCount{align-items:center;background-color:red;border-radius:11px;color:#fff;display:flex;font-size:14px;height:22px;justify-content:center;margin-left:-55px;margin-top:-35px;width:22px}Link{text-decoration:none}.user{display:flex;gap:25px}.user,.user button{align-items:center;justify-content:center}.user button{background-color:#360aff;border:none;border-radius:8px;color:#fff;font-weight:500;height:34px;padding-top:5px;text-align:center;width:103px}.userAvatar{border:1px solid #360aff;border-radius:50%;height:35px;width:35px}.userAvatar img{margin-left:4px;margin-top:2px}.userBtn{font-size:14px!important;width:auto!important}.navMenu li a.active{color:#360aff;font-size:16px;font-weight:600}@media only screen and (max-width:1024px){.navMenu{Right:1px;background-color:#f6f5ff;box-shadow:0 1px 3px -2px #000;display:none;flex-direction:column;position:absolute;top:8%;width:100px}.navMenu.active{display:flex}.toggleButton{cursor:pointer;display:block;padding:10px;position:relative}.toggleButton span{background-color:#000;display:block;height:3px;margin:5px 0;transition:transform .4s ease;width:30px}.toggleButton.active span:first-child{transform:rotate(45deg) translate(5px,5px)}.toggleButton.active span:nth-child(2){opacity:0}.toggleButton.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.cartCount,.newLoginCart img,.userAvatar{display:none}.userBtn{display:block;width:auto}}@media only screen and (max-width:768px){.navMenu{background-color:#f6f5ff;box-shadow:0 1px 3px -2px #000;display:none;flex-direction:column;height:100vh;position:absolute;right:75px;top:8%;width:150px}.navMenu.active{display:flex}.toggleButton{cursor:pointer;display:block;padding:10px;position:relative}.toggleButton span{background-color:#000;display:block;height:3px;margin:5px 0;transition:transform .4s ease;width:30px}.toggleButton.active span:first-child{transform:rotate(45deg) translate(5px,5px)}.toggleButton.active span:nth-child(2){opacity:0}.toggleButton.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.cartCount,.newLoginCart img,.userAvatar{display:none}.userBtn{display:block}}@media only screen and (min-width:540px) and (max-width:720px){.navMenu{background-color:#f6f5ff;box-shadow:0 1px 3px -2px #000;display:none;flex-direction:column;position:absolute;right:3px;top:5%;width:100px}.navMenu.active{display:flex}.toggleButton{cursor:pointer;display:block;padding:10px}.toggleButton span{background-color:#000;display:block;height:2px;margin:4px 0;transition:transform .4s ease;width:24px}.toggleButton.active span:first-child{transform:rotate(45deg) translate(3px,3px)}.toggleButton.active span:nth-child(2){opacity:0}.toggleButton.active span:nth-child(3){transform:rotate(-45deg) translate(3px,-3px)}.newLoginCart button{font-size:16px;width:130px}}@media only screen and (max-width:480px){.toggleButton{cursor:pointer;display:block;left:18px;margin-left:120px;padding:10px;position:relative;top:5px}.newLoginCart button{height:30px}.loginBtn,.newLoginCart button{font-size:15px;padding:6px;position:absolute;right:20px;top:25px;width:57px}.userBtn{height:auto!important;margin-bottom:72px!important;margin-right:100px;max-width:100px}.navLogo img{margin-right:15px;width:120px}.loginBtn{margin-bottom:99px;margin-right:95px}.navBar{width:90%}}.emptyCart{align-items:center;background-color:#f6f5ff;height:206px;justify-content:center;margin:30px auto 20px 130px;width:600px}.fullCartWrapper{display:flex;gap:40px}.fullCart{background-color:#f6f5ff;display:flex;height:180px;margin-left:150px;margin-top:30px;width:650px}.cartDisplay{display:flex;flex-direction:column}.fullCartSpan span{display:block;margin-right:200px}.fullCartSpan span:first-child{font-weight:600;margin-top:50px}.fullCartSpan span:last-child{font-size:12px}.fullCartRight{display:flex;flex-direction:column}.fullCartRight p{color:#360aff;font-size:13px;margin-bottom:60px}.fullCartRight button{border:1px solid #360aff;border-radius:50%;cursor:pointer}.fullCartBtnWrapper{display:flex;gap:15px}.fullCartImg{padding:20px}.fullCartImg img{height:70%}.summary{display:flex;gap:10px;margin-left:50px}.summary span{color:#b99d9d;font-size:10px;margin-top:10px}.cartSummary p{color:#b99d9d}.cartSummary{background-color:#f6f5ff;margin-top:30px;text-align:center;width:200px}.checkOutBtn{background-color:#360aff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:20px;font-weight:600;height:30px;margin-top:20px;width:150px}.cartWrap{display:flex;margin-left:300px;margin-top:80px}.cartImg,.cartWrap{position:relative}.count{align-items:center;background-color:red;border-radius:50%;color:#fff;display:flex;height:22px;justify-content:center;left:10px;position:absolute;top:-10px;width:22px}.cartCards h2{font-size:30px}.trashBtn{background:#0000;border:none;color:#360aff;margin-top:15px;outline:none}.trash img{height:15px;margin-top:5px;width:15px}.itemWrapper{gap:50px}.itemWrap{border:.1px solid #aaa8a8;height:320px;width:185px}.itemWrap img{padding:15px}.itemCard,.itemOne{border:.1px solid #aaa8a8}@media screen and (max-width:480px){.fullCart{display:flex;flex-direction:column;gap:5px;height:auto;margin-left:30px;margin-right:auto;width:100%}.fullCartWrapper{width:80%}.fullCartImg{height:200px;margin:auto;width:200px}.fullCartRight,.fullCartSpan{margin-left:40px}.fullCartSpan span:first-child{margin-top:1px}.fullCartRight{padding-bottom:10px}.fullCartRight p{margin-bottom:20px}.summary{margin-left:85px;margin-right:auto}.cartSummary{margin-left:30px;width:100%}.fullCartWrapper{display:flex;flex-direction:column;gap:20px}.emptyCart{margin-left:30px;width:80%}.cartWrap{margin-left:100px;width:90%}.checkOutBtn{margin-bottom:20px}}.btn{font-size:15px;font-weight:500;height:40px;width:150px}.btn[data-variant=primary]{background-color:#360aff;color:#fff;font-weight:400;width:150px}.btn[data-variant=secondary]{background-color:initial;border:1px solid #360aff;color:#360aff}.btn[data-variant=tertiaryOne]{background-color:initial;border:1px solid #b1b1b1;color:#19434e;font-size:10px;font-weight:400;height:22px;width:78px}.btn[data-variant=tertiaryTwo]{background-color:#360aff;color:#fff;font-size:14px;font-weight:400;height:22px;width:78px}.btn[data-size=medium]{padding:7px 0}.btn[data-size=large]{padding:10.5px 0;width:300px}.btn[data-size=small]{padding:4px 0}.btn[data-size=extraLarge]{font-weight:600;height:45px;padding:10px 0;width:220px}.itemImg{height:150px}.addToCartBtn{background-color:blue;border:none;border-radius:10px;color:#fff;cursor:pointer;height:22px;margin-top:19px;outline:none;width:90px}.footerWrapper{background:#360aff;color:#fff;padding:20px 0;text-align:center}.footerWrap{margin:0 auto;max-width:1302px}.footerColumn h2{font-size:20px}.footerColumn p{font-size:13px}.footerContent{gap:50px}.footerContent,.footerOne{align-items:flex-start;display:flex}.footerOne{flex-direction:column;margin-left:20px;width:30%}.footerOne h2{font-size:20px}.socials{display:flex;gap:10px;margin-bottom:15px}.socials img{padding:5px}.downloadOption{text-align:left}.appIcons{display:flex;gap:10px;margin-top:15px}.appIcons img{padding:2px}.footerTwo{display:flex;flex-wrap:wrap;justify-content:space-between;width:70%}.footerColumn{margin-bottom:20px;text-align:left;width:calc(25% - 10px)}.ruling{border-color:#92979d;margin-top:30px}.copyWrite{font-size:10px;font-weight:300}@media only screen and (max-width:768px){.footerContent{align-items:center;flex-direction:column;margin-left:50px}.footerOne,.footerTwo{margin-left:0;width:100%}.footerColumn{width:100%}}.aboutUs{margin-bottom:40px;width:1080px}.aboutOne{gap:50px}.about{margin-top:30px;width:442px}.aboutTwo{gap:50px}@media (max-width:768px){.aboutUs{margin-bottom:20px;width:90%}.about{margin-top:20px;width:90%}.about p{padding-bottom:0;width:100%}.about h2,.about p{text-align:center}.aboutOne,.aboutTwo{align-items:center;flex-direction:column}.aboutOne>.about+.about{margin-top:10px}}.formWrapper{align-items:center;display:flex;justify-content:center}.subscribe{width:400px}.form{color:#000;width:100%}.formSubscribe input{border:1px solid #b3a9f9;border-radius:8px;flex:1 1;padding:10px;width:200px}@media (max-width:600px){.formWrapper{display:flex;flex-direction:column;margin-left:50px;padding:10px;width:80%}.formWrapper h1{font-size:17px;text-align:center}.subscribe{font-size:20px}.formSubscribe{margin-top:20px}.subInput{align-items:center;display:flex;flex-direction:column}.subInput input[type=email]{margin-bottom:10px;width:100%}}@media (min-width:601px) and (max-width:1024px){.formWrapper{padding:20px}.subscribe{font-size:24px}.subInput input[type=email]{width:80%}}@media (min-width:1025px){.formWrapper{padding:30px}.subscribe{font-size:28px}.subInput input[type=email]{width:60%}}.contactUs{display:flex;gap:100px;margin:50px auto}.contactRight{margin-left:100px;width:400px}.contactRight h2{color:#360aff;font-size:35px;font-weight:600}.contactRight h4{color:#360aff;font-size:18px;font-weight:500}.contactRight span{display:block;font-size:12px;padding:4px}.contactLeft{margin-left:150px}.contactLeft img{border:none;border-radius:15px}.contactForm{display:block;padding:10px;width:300px}.contactForm input,textarea{border:.5px solid #360aff;border-radius:8px;height:30px;width:100%}.contactForm label{font-size:12px;font-weight:500}.contactForm textarea{margin-top:20px}.contactUs p{font-size:13px;width:300px}.contactLine{border-bottom:1.5px solid}.contactImgTwo{align-self:center;margin-top:170px;width:100%}.contactArrow{margin-top:30px}@media screen and (max-width:768px){.contactUs{align-items:center;flex-direction:column;gap:20px;justify-content:center;width:90%}.contactLeft,.contactRight{margin-left:0;width:100%}.contactLeft{margin-top:20px}.contactLeft img{align-self:center;width:100%}.contactArrow{display:none}}.heroWrapper{height:722px;margin:50px auto;width:1011px}.heroOne{align-items:center;height:370px;justify-content:center;margin-bottom:50px;text-align:center}.heroText{font-size:72px;margin:auto auto 40px}.heroText span{color:#360aff}.inputWrapper{align-items:center;display:flex;gap:10px;height:50px;justify-content:center;margin:auto;padding-top:20px;width:550px}.searchWrapper input{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGFSURBVHgBxVTLbcJAEN1dEOToEpwOQgdOBYEKoIOQm7EP2cjyR8ohUAGkAqAC0kHoIJTALWBLu3ljbMlEljEREU9azdgz8/Z5d8aMXRj8VILt+wPO+QNcQ2v9HrnurCpfVAVHQfAGsilckwjJd3x/+idC2/MsmCFUvYSO06FFvuZ8kMXOI2RCWGTwiTJ/dZMk42LsPMISSCm3p3LOIqyD/yUceV7XltJkNWGHoUk1pYQ4H4M1GnPeah0SlPpINwmCfp7jRNFjGuJ8TZZr3aWaIdVmOGpsFH/CbNEi99nzCsbCWmAZmb+mFirEjfz5SCEBfbakorzP2nHcw7sJOzS2SX34HcfpZjRBlJvFWanCgkpTx3EnknLDSoBpudNCzKGAQd1tMdb8nYxJ6GGXFc7yywnDWaLU5NV10zOjCxPtdh+qJMg2OlNbqTAtxO2hQCLYL4tj09luv38alzR65d8mJVbK4kI80+fRGe6SZDGuMTGVoNvMbvQkLj4pzVpZSi3xh2FXwQ/KJ6tLIw1I+wAAAABJRU5ErkJggg==);background-position:right 10px center;background-repeat:no-repeat;border-color:#360aff;border-radius:8px;height:35px;padding-right:40px;position:relative;right:25px;width:250px}.searchInput::placeholder{font-size:10px;font-weight:300;padding-left:30px;padding-right:30px;text-align:center}.search{height:20px;left:345px;padding-top:10px;position:absolute;width:20px;z-index:1}.searchButton{background-color:#360aff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:500;height:45px;width:166px}.heroTwo{align-items:center;display:flex;gap:8px;justify-content:center;margin-top:0}.heroTwo div{border-radius:24px;height:307px;width:308px}@media (max-width:1200px){.heroWrapper{height:auto;margin:30px auto;width:90%}.heroText{font-size:40px}.inputWrapper{width:80%}}@media (max-width:768px){.heroText{font-size:30px;margin-bottom:20px}.searchWrapper input{margin-bottom:10px;margin-left:45px;width:150px}.searchButton{font-size:14px;height:40px;margin-left:45px;width:130px}.heroTwo{align-items:center;flex-wrap:wrap;justify-content:center;margin-top:70px}.heroTwo div{height:auto;width:calc(100% - 15px)}.heroWrapper{height:auto;margin:30px auto;width:90%}.heroText{font-size:30px;width:80%}.inputWrapper{width:80%}.searchWrapper input{width:250px}.searchButton{font-size:14px;height:40px;width:130px}.heroTwo{align-items:center;flex-wrap:wrap;justify-content:center;margin-left:70px;margin-top:70px}.heroTwo div{height:auto;width:calc(100% - 15px)}}@media only screen and (max-width:667px){.heroTwo{align-items:center;flex-wrap:wrap;justify-content:center;margin-left:10px;margin-top:120px}.heroTwo div{height:auto;width:calc(100% - 10px)}}.serviceWrapper{align-items:center;height:1072px;justify-content:center;margin:50px auto;width:90vw}.serviceOne{text-align:center}.upperText{font-size:17px;font-weight:500}.btnServices{background-color:initial;border:1px solid #360aff;border-radius:8px;color:#360aff;cursor:pointer;font-weight:600;margin-top:10px;padding:10px 20px;width:166px}.serviceTwo{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);padding:95px}.serviceTwo div{align-items:flex-start;border:1px solid #360aff;border-radius:20px;box-shadow:0 2px 4px #3600ff33;display:flex;flex-direction:column;height:280px;padding:20px;width:250px}.serviceTwo img{align-self:flex-start;height:110px;width:50%}.serviceTwo h3{color:#360aff;font-size:20px;font-weight:500}.serviceTwo{font-size:13px;font-weight:400}@media (max-width:768px){.serviceWrapper{height:auto;padding:20px}.serviceOne{padding:10px}.btnServices{margin:10px 0;width:70%}.serviceTwo{grid-template-columns:repeat(1,1fr);padding:20px}.serviceTwo div{margin-bottom:20px;width:80%}.serviceTwo img{height:auto;width:60%}.serviceTwo h3{font-size:18px}.serviceTwo p{font-size:14px}.upperText{font-size:17px;font-weight:500;margin-left:20px;width:300px}}@media (max-width:1024px) and (min-width:768px){.serviceWrapper{height:auto;padding:10px}.serviceOne{padding:10px}.btnServices{margin:10px 0;width:100%}.serviceTwo{grid-template-columns:repeat(2,1fr);padding:30px}.serviceTwo div{margin-bottom:20px;width:80%}.serviceTwo img{height:auto;width:60%}.serviceTwo h3{font-size:18px}.serviceTwo p{font-size:14px}}.discountOne{width:300Px}.discountThree span:last-child{font-weight:600}.discountThree span:nth-child(2){text-decoration:line-through}.discountTop{margin-bottom:40px;padding-left:160px}.discountTop h2{font-size:35px;font-weight:600}.discountTop p{font-size:12px;font-weight:500}.discountTopOne{display:flex;gap:20px}.discountTop button{background-color:#360aff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:500;height:40px;width:150px}.discounts{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.discountOne{border:1px solid #805b5b;border-radius:48px;flex:1 1;height:500px;max-width:300px}.image{border-bottom:5px solid #805b5b}.discountTwo{margin:50px auto;width:90%}.discountTwo img{border:3px solid #805b5b;height:200px;width:250px}.discountThree{display:flex}.discountThree span{display:block;margin-left:10px;padding:10px}.discountThree span:last-child{color:#9080d9}.discountThree span:first-child{font-size:10px;font-weight:600}.topDiscountFour{margin-left:125px}@media only screen and (max-width:768px){.discountTop{padding-left:80px;width:70%}.discountOne{max-width:350px}.image{height:180px;width:200px}.topDiscountFour{margin-left:125px}.discountTopOne{display:flex;flex-direction:column}}@media only screen and (max-width:480px){.discountTop{padding-left:40px}.discountOne{max-width:300px}.image{height:130px;width:150px}.topDiscountFour{margin-left:100px}.discountTop h2{font-size:25px}.discountTop p{font-size:10px}.discountTop button{font-size:12px;height:30px;width:120px}.discountThree span:first-child{font-size:8px}}@media only screen and (max-width:768px){.discountTop{padding-left:80px}.discountOne{max-width:300px}.discountTwo image{margin-left:25px}.discountTwo image,.image{height:180px;width:300px}.topDiscountFour{margin-left:125px}}.wrap{margin-bottom:50px}.bestTop{margin-left:150px;margin-top:40px}.bestTop h2{font-size:35px;font-weight:600}.bestWrap{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.bestImg{border:1px solid #805b5b;border-radius:48px;height:500px;max-width:300px;width:calc(100% - 40px)}.image{border:5px solid #805b5b;height:230px;margin:17px auto;width:250px}.imgDown{display:flex;flex-direction:column;gap:10px;margin-left:20px}.imgDown span{display:block;padding:1px}.downs{display:flex;gap:110px}.imgDown span:first-child{font-size:10px;font-weight:600}.imgDown span:nth-child(2){color:#360aff}.sellerImg{height:200px;width:250px}.imgDown span:last-child{font-size:12px}.chevrons{display:flex;justify-content:flex-end;margin-right:170px;margin-top:20px}.chevron-left,.chevron-right{border:none;cursor:pointer;font-weight:600;margin-left:0}.chevron-right{background-color:#b3a2a2;color:#fff;margin-left:5px}@media screen and (max-width:768px){.wrap{margin-bottom:30px}.bestTop{margin-left:100px}.bestWrap{gap:10px}.bestImg{width:calc(100% - 10px)}}@media screen and (max-width:480px){.bestImg{width:calc(100% - 10px)}}input[type=radio]{display:none}.star{cursor:pointer}.customer h1{background-color:#360aff;color:#fff;font:35px;text-align:center;width:90vw}.customer{height:85px;width:90vw}.customer h1{font-size:35px;font-weight:600}.overallRatings{align-items:center;display:flex;gap:305px;justify-content:center}hr{border:1px solid #360aff;margin-top:20px;width:90vw}.reviews{display:flex;width:90vw}.firstReview{align-items:center;border:1px solid #e9e6ff;display:flex;gap:44px;height:300px;justify-content:center;width:700px}.reviewText{width:280px}.reviewText p{color:#360aff}.reviewText span{color:#360aff;margin-left:190px}.reviewName{color:#360aff;font-weight:700;height:121px;width:83px}.aboutUs{width:1000px}.aboutUS h1{background-color:#360aff;color:#fff;font-size:35px;font-weight:600;height:50px;margin-left:20px;text-align:center}.aboutOne{align-items:center;display:flex;gap:250px;justify-content:center}.about{width:400px}.about h2{color:#360aff}.aboutTwo{align-items:center;display:flex;gap:250px;justify-content:center}@media screen and (max-width:768px){.customer h1{font-size:30px}.customer{height:60px}.overallRatings{gap:20px}.firstReview{flex-direction:column;gap:20px;height:auto;width:50%}.overallRatings{display:flex;flex-direction:column}.reviewText{width:80%}.reviewText span{display:block;margin-left:0;margin-top:5px}.aboutOne,.aboutTwo{flex-direction:column;gap:10px}.about{max-width:80%;width:70%}}@media screen and (min-width:728px) and (max-width:1024px){.customer h1{font-size:30px}.customer{height:60px}.overallRatings{gap:20px}.firstReview{flex-direction:column;gap:20px;height:auto;width:100%}.reviewText{width:100%}.reviewText span{display:block;margin-left:0;margin-top:5px}.aboutOne,.aboutTwo{flex-direction:column;gap:10px}.about{max-width:100%;width:100%}}.subscriptionWrapper{align-items:center;background-color:#f6f5ff;border:1px solid;height:285px;justify-content:center;margin:40px auto;width:1200px}.subscriptionWrapper h3{font-size:30px;font-weight:400;text-align:center}.sub,.subLeft{display:flex}.subLeft{margin-left:60px}.btnWrapper{width:92px}.subOne{height:180px;width:154px}.subTwo{align-items:center;border:1px solid;border-radius:4px;display:flex;height:25px;justify-content:center;position:relative;text-align:center;width:90px}.subTwo img{left:2px;position:absolute;top:4.5px}.subOne p{font-size:12px}.subRight{align-items:center;display:flex;margin-left:300px}.verticalLine{border-left:1px solid #000;height:185px;margin-left:100px}.carouselWrapper{display:flex;gap:15px}.carouselWrap,.carouselWrapper{align-items:center;justify-content:center}.carouselWrap{background-color:#fff;border:.5px solid #eeebeb;box-shadow:0 2px 4px #0000001a;height:660px;padding:15px;width:250px}.carouselWrap h3{font-size:28px;font-weight:400}.carouselWrap h2.active{color:#360aff;font-weight:600}.carouselWrap p{font-size:12px;font-weight:400;width:250px}.carouselWrap span{display:block;font-size:13px;font-weight:300;padding:5px}.span{color:#360aff;font-weight:600!important;margin-top:10px}.carouselBtnWrapper{display:flex;gap:15px}.buttonWrap{height:29px;width:84px}.arrowWrapper{margin-top:20px}.arrowWrapper p{font-weight:400;text-align:center}.arrowUpBtn,.arrowWrapper p{align-items:center;justify-content:center}.arrowUpBtn{display:flex;gap:20px}.carouselWrap h2{background-color:#efecec;border-radius:10px;color:#798686;font-size:24px;padding:10px;text-align:center}@media screen and (max-width:768px){.subscriptionWrapper{height:auto;width:60%}.subscriptionWrapper h3{font-size:20px;font-weight:400;text-align:center;width:80%}.sub,.subLeft,.subRight{flex-direction:column}.subLeft,.subRight{display:flex;margin:auto}.subLeft{margin-right:250px;padding:13px}.subLeft,.subRight p{width:150px}.deliveryGuy{margin-left:0}.subLeft{margin-bottom:20px}.subLeft img{width:90%}.subRight{margin-right:250px}.subOne{width:80%}.subp{margin-left:80px;width:60%}.carouselWrap h2{font-size:18px;width:80%}.verticalLine{display:none}.carouselWrapper{flex-direction:column;gap:20px}.carouselWrap{height:auto;margin-bottom:20px;max-width:80%;padding:15px;width:200px}.subImg{width:195px}.carouselWrap h3{font-size:24px}.carouselWrap p{font-size:11px;width:70%}.subTwo img{margin-bottom:9px}.subTwo img,.subTwo span{height:18px;width:18px}}@media screen and (min-width:820px) and (max-width:1180px){.subscriptionWrapper{height:auto;padding:60px;width:80%}.sub{flex-direction:row;width:80%}.subLeft,.subRight{margin:0 20px}.subRight p{width:50%}.subOne{width:154px}.subTwo{margin:0}.verticalLine{display:block}.carouselWrapper{flex-direction:row;gap:10px;width:80%}.carouselWrap{height:auto;margin-bottom:0;width:70%}.carouselWrap h3{font-size:18px}.carouselWrap p{font-size:12px}}.formContainer{align-items:center;display:flex;height:100vh;justify-content:center}.loginPage{background-color:#f6f5ff;border-radius:5px;box-shadow:0 0 10px #0000001a;padding:20px;width:300px}.loginPage img{margin-left:60px}.form{align-items:center;display:flex;flex-direction:column;justify-content:center}.form label{color:#360aff;font-weight:400;margin-bottom:5px}.form input{border:1px solid #ccc;border-radius:8px;margin-bottom:20px;padding:10px 20px;width:250px}.btn{background-color:#360aff;border:none;border-radius:8px;color:#fff}.btn,.btnSignUp{cursor:pointer;font-weight:600;margin-bottom:20px;margin-top:20px;padding:10px 20px;width:290px}.btnSignUp{background-color:#fff;border:1px solid #360aff;border-radius:8px;color:#360aff}.form button.btn:hover{background-color:#0056b3}.error{color:red;display:block;font:5px}@media only screen and (min-width:600px){.loginImg{height:50%;margin-left:0;width:50%}}@media only screen and (min-width:768px){.formContainer{padding:50px}}@media only screen and (min-width:992px){.loginPage{max-width:500px}}.galleryWrapper{gap:10px;margin-top:40px}.galleryWrapper input{border:.5px solid #360aff;border-radius:8px;height:40px;margin-right:25px;margin-top:17px;width:450px}.galleryForm{display:flex}@media only screen and (max-width:600px){.galleryWrapper{margin-left:20%}.galleryWrapper input{border:.5px solid #360aff;border-radius:8px;height:40px;width:250px}.galleryBtn{margin-left:40px}.galleryForm{display:flex;flex-direction:column}.galleryWrapper input{width:60%}}@media only screen and (min-width:1200px){.galleryWrapper{margin-left:30%}}.cartCards h2{color:#360aff;font-size:25px;margin-left:150px}.itemWrapper{align-items:center;display:flex;gap:20px;justify-content:center}.itemWrap{border:1px solid #e7e7e7!important;border-radius:8px;box-shadow:0 2px 4px #0000001a;height:auto;margin-bottom:50px;padding:5px;width:220px!important}.itemWrap img{margin-left:40px;padding:5px;width:60%}.itemOne{align-items:center;border:none!important;display:flex;height:30px;justify-content:space-between}.border{border-bottom:1px solid #d8d8d8;width:220px}.borderTwo{border-left:1px solid #d8d8d8;height:55px}.itemOne div{color:#121212;font-size:8px;font-weight:200}.itemCard{border:none!important;color:#121212;display:flex;font:10px;justify-content:space-between;margin-left:20px;padding:5px}.itemCard span{font-size:8px;font-weight:300}.itemCard p{color:#360aff;font-size:12px;font-weight:500}.btnWrapper{display:flex;gap:12px;margin-left:25px}@media only screen and (max-width:600px){.itemWrapper{display:flex;flex-direction:column;gap:5px}.itemWrap{width:70%}.cartCards h2{font-size:17px}}.itemCard{width:80%}@media (max-width:768px){.itemWrap{width:70%}.itemWrapper{display:grid;grid-template-columns:repeat(2,1fr);margin-left:60px}}@media only screen and (min-width:992px){.itemWrap{display:flex;flex-direction:column;width:90%}}@media (max-width:480px){.itemWrap{width:90%}.itemWrapper{grid-gap:2px;display:grid;gap:2px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));margin-left:40px}.cartCards h2{margin-right:250px}}.ScheduleWrapper{align-items:center;display:flex;justify-content:center;margin:30px auto;width:450px}.scheduleTop{width:500px}.scheduleTop h2{font-size:30px;font-weight:500}.scheduleTop p{font-size:12px;font-weight:400}.formTop{display:flex;margin-bottom:0}.formTop input{width:180px}.formsWrapper{width:400px}.forms{display:flex;flex-direction:column}.ScheduleWrapper label{color:#798686;font-size:14px;font-weight:600}.check{display:flex}.check label{font-size:8px;margin-top:9px}.check span{color:#360aff;cursor:pointer}.formsWrapper input{height:22px;padding:5px}.membership{height:30px}.scheduleBtn{margin-left:150px}.description{align-items:center;display:flex;justify-content:center}.descriptionLeft{background-color:#f6f5ff;height:auto;margin:30px;width:400px}.descriptionLeftUp{align-items:center;color:#360aff;display:flex;gap:25px;justify-content:center;margin-bottom:40px}.descriptionLeftUp img{height:20px;margin-top:5px;width:20px}.fish{height:200px;margin-left:30px;width:250px}.description h4{color:#360aff;font-size:18px;font-weight:600;margin-left:30px}.descP{font-size:13px;width:80%}.descP,.spanOne{color:#805b5b;margin-left:30px}.spanOne{font-size:10px}.description h5{font-size:14px;font-weight:600;margin-left:60px}.spanTwo{display:flex;gap:150px;margin-left:30px}.spanTwoOne,.spanTwoTwo{font-size:12px}.spanTwoTwo{background-color:#fff;border:1px solid #805b5b;border-radius:10px;padding:3px}.descriptionLeftDown{display:flex;gap:20px;margin-left:30px;margin-top:15px}.descriptionDown{background-color:#fff;border:1px solid #805b5b;border-radius:50%;color:#805b5b;cursor:pointer;height:25px;padding:5px;text-align:center;width:25px}.descriptionDownOne{background-color:#b09ffc;border:none;border-radius:45%;height:13px;margin-top:3px;padding:5px;text-align:center;width:35px}.descBtn{margin-left:60px;width:80%}.descriptionRight{background-color:#f6f5ff;height:500px;margin-left:200px;margin-top:50px;padding-left:40px;width:350px}.map{border-radius:15px;height:200px;width:450px}.location{color:#360aff;display:flex;font-size:14px;margin-top:60px}.selectLocation{color:#805b5b;font:10px;margin-bottom:15px}.buttons{display:flex;gap:20px;margin-top:20px}.buttOne{background-color:initial;border:1px solid #805b5b;border-radius:8px;color:#805b5b;cursor:pointer;padding:10px}.buttTwo{border-radius:8px;cursor:pointer;outline:none}.buttTwo,.cartBtn{background-color:#360aff;border:none;color:#fff;padding:10px}.cartBtn{border-radius:8px;font-weight:600;margin-top:15px;width:159px}@media only screen and (max-width:768px){.description{align-items:stretch;flex-direction:column;width:90%}.descriptionLeft,.descriptionRight{margin:20px auto;max-width:none;width:90%}.fish{align-self:center;width:70%}.spanTwo{display:flex;gap:100px;margin-left:20px}.map{padding-right:130px;width:70%}.location img{height:20px}.frame{width:7%}}@media only screen and (max-width:480px){.map{margin-right:130px}.frame,.map{width:70%}}.deliveryOne{display:flex;gap:250px;justify-content:center}.deliveryOne img{height:40px;margin-top:20px}.deliveryOne h1{color:#daacac;font-size:25px}.deliveryMap{height:400px;width:100vw}.deliveryTwo{display:flex;gap:800px;justify-content:center}.deliveryTwo h3{color:#360aff}.deliveryThree{align-items:center;background-color:#e6eaee;display:flex;gap:30px;justify-content:space-between;margin-left:130px;width:80vw}.deliveryThree h3{color:#360aff}.deliveryThree p{font-size:14px;width:350px}.deliveryThreeTwo{width:60%}.deliveryFour{margin-left:500px;padding:15px;width:250px}.deliveryFour p{font-size:12px;font-weight:500}.radio{align-items:center;display:flex;margin-bottom:10px}.radio-container{margin-right:20px;position:relative}.radio-container input[type=radio]{display:none}.radio-container .radio-inner{border:1px solid #360aff;border-radius:50%;cursor:pointer;display:inline-block;height:18px;position:relative;width:18px}.radio-container input[type=radio]:checked+.radio-inner:after{background-color:#360aff;border-radius:50%;content:"";display:block;height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:10px}.deliveryFour label{font-size:11px;font-weight:600}.deliveryBtn{background-color:#360aff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:20px;font-weight:500;margin-top:15px;outline:none;padding:10px;width:300px}@media screen and (max-width:767px){.deliveryOne{align-items:center;flex-direction:column;gap:20px}.deliveryOne img{margin-top:10px}.deliveryOne h1{font-size:20px}.deliveryMap{width:70vw}.deliveryTwo{align-items:center;flex-direction:column;gap:10px}.deliveryTwo h3{font-size:16px;margin-right:100px}.deliveryThree{align-items:center;flex-direction:column;gap:20px;margin-left:0;width:70vw}.deliveryThree p{width:50vw}.deliveryFour{margin-left:0;padding:5px;width:70vw}.deliveryFour p{font-size:11px}.deliveryBtn{width:70vw}}@media screen and (max-width:1024px){.deliveryOne{align-items:center;flex-direction:column;gap:20px}.deliveryOne img{margin-top:10px}.deliveryOne h1{font-size:20px}.deliveryMap{width:70vw}.deliveryTwo{align-items:center;flex-direction:column;gap:10px}.deliveryTwo h3{font-size:16px;margin-right:100px}.deliveryThree{align-items:center;flex-direction:column;gap:20px;margin-left:0;width:70vw}.deliveryThree p{width:50vw}.deliveryFour{margin-left:0;padding:5px;width:70vw}.deliveryFour p{font-size:11px}.deliveryBtn{width:70vw}}.tracking{display:flex;justify-content:space-between}.trackingLeft{gap:30px;margin-left:50px;width:200px}.trackingLeft img{height:35px;margin-top:40px;width:35px}.trackingWrap h1{color:#8e7e7e;font-size:25px;margin-left:40px}.track{display:flex;gap:40px}.trackingRight{margin-right:200px;margin-top:70px}.trackingBtn{margin-left:500px}@media screen and (max-width:768px){.tracking{align-items:center;flex-direction:column}.trackingLeft{gap:5px;margin-left:0;width:70%}.trackingLeft p{font-size:12px}.trackingWrap h1{font-size:20px;margin-left:0;text-align:center}.trackingRight{margin-right:0;margin-top:10px;width:70%}.trackingRight img{height:80%;width:70%}.trackingBtn{margin-left:50px;width:60%}}.paystack{display:flex;gap:20px;height:40px}.paystack p{color:#360aff;font-weight:500}.paystack img{margin-top:15px}.logo{background-color:#ebebeb;border:none;border-radius:8px;height:40px;margin-top:30px;padding-top:20px;text-align:center;width:120px}.payStackWrapOne{align-items:center;margin:30px}.payStackWrap{display:flex;justify-content:space-between}.payStackWrapTwo{margin:30px}.payStackWrapTwo p:first-child{color:red;font-weight:600;margin-bottom:10px}.payStackWrapTwo p:nth-child(2){color:#2000b2;font-size:14px;font-weight:600}.payStackWrapTwo p:last-child{color:#360aff;font-size:12px}.payStackWrapTwo span{font-size:10px}.paymentWrap{margin-bottom:50px;margin-left:30px}.paymentWrap img{height:18px;margin-left:15px;margin-top:12px;width:18px}.paymentWrap h2{color:#2000b2;font-size:30px;font-weight:700}.paymentWrap p{color:#2000b2;font-size:14px;font-weight:600}.pay{border-radius:10px;box-shadow:0 4px 8px #000000b3;cursor:pointer;display:flex;gap:20px;height:60px;width:1120px}.pay:hover{background-color:#ebebeb}@media screen and (max-width:768px){.payStackWrap{align-items:center;flex-direction:column}.paystack{width:80%}.paymentWrap{margin-left:0}.logo{display:none}.pay{margin-left:45px;margin-right:15px;width:calc(70% - 30px)}.paymentWrap h2{font-size:17px;margin-left:50px}}.cardOne{margin-right:70px;text-align:end}.cardOne p:first-child{color:#2000b2;font-weight:600;margin-right:45px}.cardOne p:last-child{color:#360aff;font-size:12px;font-weight:500}.cardOne span{font-size:10px}.cardTwo{margin:auto;width:1100px}.cardThree{border:1px solid #bdbdbd;display:flex;justify-content:space-between;padding:20px}.cardThree input{border:none;outline:none;padding:10px;width:300px}.cardThree input::placeholder{color:#bdbdbd;font-size:12px}.cardThree label{color:#939393;font-size:13px;margin-left:10px}.cardThree img{height:20px;width:20px}.cardFour{border:1px solid #bdbdbd;display:flex;height:80px;margin:auto;width:1100px}.line{border-right:1px solid #bdbdbd;height:80px;margin-left:400px}.cards{padding:30px}.cards input{border:none;outline:none}.img{margin-left:400px}.cards input::placeholder{color:#bdbdbd;font-size:12px}.cards label{color:#939393;font-size:13px}.toggle input{background-color:blue;border-radius:10px;color:#fff;height:40px}.toggles{display:flex;justify-content:space-between;margin-left:70px;margin-right:70px}.toggles h3{color:#939393;font-size:28px}.payButton{align-items:center;justify-content:center;margin-left:400px;width:400px}.payButton button{background-color:#2000b2;border:none;border-radius:10px;color:#fff;font-size:16px;font-weight:600;height:50px;width:100%}.payButton span:first-child{font-size:12px}.payButton span:last-child{font-size:10px;font-weight:400}.changePayment{color:#2000b2;font-weight:500;margin-left:500px}.changePayment button{border:none;color:#bdbdbd;cursor:pointer;font-size:16px;font-weight:700;margin-bottom:40px;margin-left:50px;padding:10px}@media (max-width:1200px){.cardFour,.cardTwo{max-width:800px;width:80%}.img{margin-left:20%}.changePayment,.payButton,.toggles{margin-left:5%;margin-right:5%}}@media (max-width:768px){.cardThree{align-items:center;flex-direction:column;gap:20px}.crd,.line{display:none}.cards{padding:10px;width:100%}.img{height:70%;margin-left:20%;width:70%}.payButton{margin-left:10%;width:80%}.changePayment{margin-left:20%}}@media (max-width:480px){.cardThree input,.cards input{width:100%}}.transferOne{display:flex;justify-content:space-between;margin-left:30px;margin-right:70px}.transferOne p:first-child{color:#2000b2;font-weight:600;margin-right:45px;margin-top:40px}.transferOne span{font-size:10px}.transferOne p:last-child{color:#360aff;font-size:12px;font-weight:500}.transfer{align-items:center;justify-content:center;text-align:center}.transfer h3{font-size:20x;font-weight:600;margin-left:400px;margin-top:30px;text-align:center;width:550px}.transferThree{display:flex;justify-content:space-between;margin-left:100px;width:1100px}.transferThree p:first-child{color:#939393;font-size:13px}.transferThree p:last-child{color:#2000b2;font-size:15px;font-weight:600}.transferThree span{font-size:10px}.ruler{border-bottom:1px solid #939393;margin-left:100px;width:1100px}.transferPay{align-items:center;justify-content:center;margin-left:400px;margin-top:20px;width:400px}.transferPayButton{background-color:#2000b2;border:none;border-radius:10px;color:#fff;font-size:16px;font-weight:600;height:50px;width:100%}.transPay{color:#2000b2;font-weight:500}.transPay button{border:none;color:#bdbdbd;cursor:pointer;font-size:16px;font-weight:700;margin-bottom:40px;padding:10px}@media screen and (max-width:767px){.transferOne{align-items:center;flex-direction:column;gap:10px}.transferOne p:first-child{margin-right:0;margin-top:0;text-align:center}.transferOne p:last-child{text-align:center}.transfer h3{margin-top:2%}.ruler,.transfer h3,.transferPay,.transferThree{margin-left:5%;width:90%}.transferPay{margin-top:2%}.transPay button{margin-bottom:2%}}@media screen and (min-width:728px) and (max-width:1024px){.transferOne{align-items:center;flex-direction:column;gap:10px;margin-left:5%;margin-right:5%}.transferOne p:first-child{margin-right:0;margin-top:0;text-align:center}.transferOne p:last-child{text-align:center}.transfer h3{font-size:18px;margin-top:20px}.ruler,.transfer h3,.transferThree{margin-left:5%;width:90%}.transferThree p:first-child{font-size:12px}.transferThree p:last-child{font-size:14px}.transferPay{margin-left:5%;margin-top:20px;width:90%}.transPay button{margin-bottom:20px}}.successPay{margin-left:0}.successPay h3,.successPay p{text-align:center}.successPay h3{font-size:25px}.success img{height:400px;margin-left:200px;width:700px}.paymentBttn{background-color:#360aff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:20px;font-weight:500;margin-bottom:40px;margin-left:250px;padding:10px;width:400px}@media only screen and (max-width:600px){.success img{height:auto;margin-left:0;width:100%}.successPay{margin-left:20px}.paymentBttn{margin-left:50px;width:200px}.successPay h3{font-size:20px;text-align:center}.successPay p{font-size:13px;margin-left:50px;text-align:center;width:200px}}@media only screen and (min-width:768px){.success img{height:auto;margin-left:15%;width:70%}.successPay{margin-left:10%}}@media only screen and (min-width:992px){.success img{height:auto;width:60%}.success img,.successPay{margin-left:20%}}@media only screen and (min-width:1200px){.success img{height:auto;width:50%}.success img,.successPay{margin-left:25%}}.receipt{text-align:center}.payR{color:#360aff;font-size:16px;font-weight:600}.payRe{background-color:#360aff;border-radius:20px;color:#fff;margin-bottom:40px;margin-left:250px;padding-top:20px;width:700px}.receiptOne p:first-child{font-size:15px;font-weight:600}.receiptOne p:last-child{font-size:14px;font-weight:500}.receiptTWo{display:flex;font-weight:500;justify-content:space-between;margin-left:50px;margin-right:50px}.receipt button{background-color:#d2c1c1;border:none;border-radius:8px;color:#fff;cursor:pointer;margin-bottom:20px;padding:10px;width:300px}@media only screen and (max-width:600px){.receiptOne p:first-child,.receiptOne p:last-child{font-size:12px}.payRe{background-color:#360aff;border-radius:20px;color:#fff;margin-bottom:40px;margin-left:50px;padding-top:20px;width:300px}.receiptTWo{align-items:center;flex-direction:column}.receipt button{width:90%}}@media only screen and (min-width:768px){.receiptTWo{margin-left:15%;margin-right:15%}}@media only screen and (min-width:992px){.receipt button{width:80%}}@media only screen and (min-width:1200px){.receiptTWo{margin-left:20%;margin-right:20%}}.myOrders{display:flex;gap:80px;margin-bottom:40px}.cartItems{margin-bottom:40px;margin-top:50px}@media screen and (max-width:768px){.cartItems{margin-top:20px}.myOrders{display:flex;gap:30px}.hamburger-menu-small{height:30px}}.order{background-color:#f6f5ff;color:#969ba3;font-weight:400;margin-left:40px;margin-top:32px;width:250px}.orderItems{display:flex;height:50px;justify-content:space-evenly}.myOrderImg{height:170px;width:170px}.order h1{font-size:20px;padding-top:20px;text-align:center}.orderItems img{height:10px;margin-top:22px;width:10px}.orderItems p{font-size:14px;width:20px}.orderItems.active,.orderItems:hover{background-color:#360aff;border-radius:10px;color:#fff;cursor:pointer;font-weight:600}.orderTwo{margin-top:50px}.orderTwo h2{color:#000;font-size:19px;font-weight:500;text-align:center}.orderTwo p{width:80%}.logout{display:flex;justify-content:space-between;margin-top:30px;padding:20px;width:83%}.logout img{height:12px;margin-right:35px;margin-top:20px;width:15px}.logout:hover{background-color:#f7d8d8;border-radius:10px;height:40px}.history{display:flex;gap:40px;margin-bottom:40px}.historyRight{background-color:#f6f5ff;display:flex;gap:20px;height:auto;margin-top:30px;padding:10px;width:810px}.historyInner span{display:block}.historyInner span:nth-child(2){color:gray;font-size:10px;margin-bottom:10px}.historyInner span:nth-child(3){background-color:#328fe6;border-radius:4px;color:#fff;font-size:12px;font-weight:500;height:20px;padding-left:5px;padding-top:7px;width:70px}.historyInner span:last-child{color:gray;font-size:10px;margin-bottom:10px}.orderHistories{display:flex;gap:350px}.orderHistories p{color:#805b5b;font-weight:400}.hamburger-menu{background-color:#f6f5ff;height:30px;width:40px}@media screen and (max-width:768px){.order{background-color:#f6f5ffe6;color:#28292a;font-weight:400;left:0;margin-left:0;margin-top:32px;position:fixed;top:100px;width:250px;z-index:101}.order.show{display:block}.orderItems{align-items:center;flex-direction:column;height:auto}.orderItems:hover{background-color:#360aff;border-radius:10px;color:#fff;cursor:pointer;font-weight:600}.orderItems p{font-size:12px;width:30px}.orderItems img{margin-bottom:10px;margin-top:0}.orderTwo h2{font-size:16px}.logout{padding:10px;width:100%}.orderItems img{display:none}.logout:hover{background-color:#f7d8d8;border-radius:10px;height:40px}}@media (max-width:768px){.orderHistories{display:flex;flex-direction:column;gap:15px;width:60%}.historyRight{width:270px}.history{gap:1px}.profileOne{display:flex!important;flex-direction:column!important;width:90%!important}}.cartItemsWrapper{background-color:#f6f5ff;border-radius:10px;box-shadow:0 2px 4px #f6f5ff80;display:flex;gap:300px;margin-bottom:40px;padding-right:25px}.cartIt{display:flex;gap:40px}.cartIt img{height:110px;width:120px}.cartItText p{font-size:13px;font-weight:600}.cartItText span{color:#939393;font-size:13px;font-weight:400}.cartItSpan{display:flex;gap:20px;margin-top:10px}.cartItSpan span:first-child{font-size:13px;text-decoration:line-through}.cartItSpan span:last-child{background-color:#d2c1c1;color:#360aff;font-weight:500;width:30px}.cartsItOne{background-color:#328fe6;border-radius:6px;color:#fff;height:32px;margin-bottom:20px;padding:0 4px;text-align:center;width:80px}.cartsItOne p{font-size:13px;font-weight:600;padding-top:7px}.cartsIts{display:flex;gap:10px}.cartsIts img{height:16px;margin-top:10px;width:12px}.cartsIts p{color:#360aff;font-size:12px}.availability{background-color:initial!important;color:#fb0909!important;font-size:12px!important;font-weight:400!important;text-decoration:none!important;width:100px!important}.close{height:16px!important;margin-right:0;width:16px!important}.notAvailable{padding-top:70px}.cartsItsTwo{display:flex;gap:10px}.cartsItsTwo img{height:16px;margin-top:10px;width:12px}.cartsItsTwo p{color:#360aff;font-size:12px}@media screen and (max-width:768px){.cartItemsWrapper{flex-direction:column;gap:10px;padding-right:0;width:80%}.cartItText p{font-size:11px;font-weight:600}.cartIt,.cartItSpan{display:flex;gap:10px}.cartItSpan{flex-direction:column;margin-top:10px}.close{display:none}.availability{width:60px!important}}.profile{display:flex;gap:40px;margin-bottom:40px}.profileUp{display:flex;gap:20px}.profileOne{background-color:#f6f5ff;color:#b99d9d;height:140px;margin-top:35px;padding:15px;width:800px}.profileOne p{font-size:20px;font-weight:600}.profileUp p{font-size:14px;font-weight:500}.lists{display:flex;gap:50px}.lists li{font-size:20px;font-weight:500;list-style-type:none;padding:10px}.profile h2{color:#939393;font-weight:700;padding-top:60px;text-align:center}@media screen and (max-width:768px){.profile{gap:2px}.profileOne{height:auto;padding:10px;width:90%}.lists{display:flex;flex-direction:column;gap:3px}.lists li{font-size:10px}.profile h2{padding-top:40px}.profileUp{display:flex;flex-direction:column}}@media screen and (max-width:1180px){.profileUp{display:flex;gap:10px}.profileOne{background-color:#f6f5ff;color:#b99d9d;height:140px;margin-top:35px;padding:15px;width:70%}.lists{display:flex;flex-direction:column;gap:3px}}
/*# sourceMappingURL=main.81618129.css.map*/