@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}webkit-scrollbar{-webkit-appearance:none;width:7px}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:4px;-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.5)}.gototop_footer_top_btn_part__m1eGx{align-items:center;background-color:#24a3b5;border-radius:50%;bottom:4rem;color:#fff;cursor:pointer;display:flex;font-size:2.4rem;height:3rem;justify-content:"center";position:fixed;right:5rem;width:3.5rem;z-index:999}.gototop_footer_top_btn_icon__vyP7I{margin-left:10px}*{font-family:Montserrat,sans-serif;transition:.3 ease}a{text-decoration:none}li{list-style:none}.icon{cursor:pointer;font-size:1.25rem;font-size:var(--h2FontSize)}.img{height:auto;width:100%}.flex{display:flex}.flex,.grid{align-items:center}.grid{grid-gap:1.5rem;display:grid;gap:1.5rem}.bttn{border:none;border-radius:8px;box-shadow:0 2px 4px #f8f6f7;box-shadow:0 2px 4px var(--inputColor);color:#79797c;color:var(--textColor);cursor:pointer;outline:none;padding:.8rem 1rem}.bttn .icon{margin-left:.5rem}.bttn:hover{background:#d2eff3;background:var(--paleGreen);color:#24a3b5;color:var(--PrimaryColor)}.body{margin:auto;padding:1rem}.body,.containerAdmin{align-items:center;display:flex;justify-content:center}.containerAdmin{background:#eeeff1;background:var(--bgColor);border-radius:1rem;box-shadow:2px 2px 8px #bebebe;box-shadow:2px 2px 8px var(--greytext);height:95vh;overflow:hidden;position:relative;width:95vw}::-webkit-scrollbar{display:none}:root{--blackColor:#27500b}.sideBar{background:#fff;background:var(--whiteColor);box-shadow:1px 0 4px #bebebe;box-shadow:1px 0 4px var(--greytext);gap:3rem;height:100%;overflow:auto;width:18%}.sideBar .logoDiv{cursor:pointer;padding:1.5rem 1.5rem 0}.sideBar .logoDiv img{border-radius:2px;max-width:200px;padding:.2rem}.sideBar .logoDiv h2,.sideBar .menuDiv .divTitle,.sideBar .settingsDiv .divTitle{color:#24a3b5;color:var(--PrimaryColor);font-size:1.25rem;font-size:var(--h2FontSize);padding:0 1.5rem 1.5rem}.sideBar .menuDiv .divTitle,.sideBar .settingsDiv .divTitle{font-weight:500}.sideBar .menuDiv .menuLists .listItem,.sideBar .settingsDiv .menuLists .listItem{padding:.2rem 1.5rem;position:relative;width:100%}.sideBar .menuDiv .menuLists .listItem:before,.sideBar .settingsDiv .menuLists .listItem:before{background:#24a3b5;background:var(--PrimaryColor);border-bottom-right-radius:10px;border-top-right-radius:10px;bottom:0;content:"";height:0;left:0;position:absolute;width:5px}.sideBar .menuDiv .menuLists .listItem .menuLink,.sideBar .settingsDiv .menuLists .listItem .menuLink{color:#bebebe;color:var(--greytext);font-weight:500;transition:0}.sideBar .menuDiv .menuLists .listItem .menuLink .icon,.sideBar .settingsDiv .menuLists .listItem .menuLink .icon{margin-right:.5rem}.sideBar .menuDiv .menuLists .listItem:hover .menuLink,.sideBar .settingsDiv .menuLists .listItem:hover .menuLink{color:#24a3b5;color:var(--PrimaryColor);transition:0}.sideBar .menuDiv .menuLists .listItem:hover:before,.sideBar .settingsDiv .menuLists .listItem:hover:before{height:100%;transition:.3s ease}.sideBar .sideBarCard{padding:1rem;position:relative;text-align:center;width:100%}.sideBar .sideBarCard .icon{background:#69d2e0;background:var(--HoverColor);border:10px solid #fff;border:10px solid var(--whiteColor);border-radius:50%;font-size:3rem;position:absolute;right:50%;top:-8px;-webkit-transform:translate(50%);transform:translate(50%);z-index:100}.sideBar .sideBarCard .cardContent{background:#69d2e0;background:var(--HoverColor);border-radius:10px;overflow:hidden;padding:1rem;position:relative}.sideBar .sideBarCard .cardContent h3{color:#27500b;color:var(--blackColor);font-size:1rem;font-size:var(--h3FontSize);font-weight:800;margin-top:1rem;padding:1rem 0}.sideBar .sideBarCard .cardContent p{color:#79797c;color:var(--textColor);font-size:.938rem;font-size:var(--normalFontSize);font-weight:500;padding-bottom:1rem}.sideBar .sideBarCard .cardContent .bttn{color:#79797c;color:var(--textColor);position:relative;z-index:1000}.sideBar .sideBarCard .cardContent .circle1,.sideBar .sideBarCard .cardContent .circle2{background:var(--p);border-radius:50%;opacity:0;position:absolute}.sideBar .sideBarCard .cardContent .cirlce1{height:100px;left:-50px;top:-50px;width:100px}.sideBar .sideBarCard .cardContent .cirlce2{bottom:-80px;height:150px;right:-70px;width:150px;z-index:1}@media screen and (max-width:820px){.sideBar{padding-bottom:2rem}.sideBar .sideBarCard{display:none!important}}@media screen and (max-width:745px){.sideBar .logoDiv{margin:auto;text-align:center}.sideBar .logoDiv img{max-width:110px}.sideBar .menuDiv .divTitle,.sideBar .menuDiv .smallText,.sideBar .settingsDiv .divTitle,.sideBar .settingsDiv .smallText{display:none}.sideBar .menuDiv .menuLists .listItem,.sideBar .settingsDiv .menuLists .listItem{padding:.2rem 5rem .2rem 0}.sideBar .menuDiv .menuLists .listItem .menuLink,.sideBar .settingsDiv .menuLists .listItem .menuLink{justify-content:center}}@media screen and (max-width:390px){.sideBar .menuDiv .menuLists .listItem,.sideBar .settingDiv .menuLists .listItem{padding:.2rem 4rem .2rem 0}.sideBar .menuDiv .menuLists .listItem .menuLink,.sideBar .settingDiv .menuLists .listItem .menuLink{justify-content:center}.sideBar .menuDiv .menuLists .listItem .menuLink .icon,.sideBar .settingDiv .menuLists .listItem .menuLink .icon{font-size:1.25rem;font-size:var(--h2FontSize)}}.mainContent{height:100%;overflow:auto;padding:2rem;width:82%}.mainContent .bottom{align-items:flex-start;gap:2rem;margin-top:2rem}:root{--blackColor:#007a99;--biggestFontSize:2.5rem;--h1FontSize:1.5rem;--h2FontSize:1.25rem;--h3FontSize:1rem;--normalFontSize:0.938rem;--smallFontSize:0.813rem;--smallestFontSize:0.75rem}.topSection .headerSection{justify-content:space-between}.topSection .headerSection .admintitle h1{color:#007a99;color:var(--blackColor);font-size:1.5rem;font-size:var(--h1FontSize);font-weight:700}.topSection .headerSection .admintitle p{color:#79797c;color:var(--textColor);font-size:.938rem;font-size:var(--normalFontSize);font-weight:500}.topSection .headerSection .adminsearchBar{background:#fff;background:var(--whiteColor);border-radius:5px;box-shadow:0 2px 4px #f8f6f7;box-shadow:0 2px 4px var(--inputColor);gap:1rem;padding:.8rem 3rem .8rem 2rem}.topSection .headerSection .adminsearchBar .adminSearchInput{background:none;border:none;outline:none}.topSection .headerSection .adminsearchBtn{background:linear-gradient(0deg,#ff934b,#ff5e62);border:none;border-radius:5px;color:#fff;color:var(--whiteColor);font-size:.938rem;font-size:var(--normalFontSize);font-weight:700;outline:none;padding:.85rem 1.5rem;position:relative;right:6rem}.topSection .headerSection .adminDiv{gap:1rem}.topSection .headerSection .adminDiv .adminicon{background:var(--whielColor);border-radius:5px;box-shadow:0 2px 4px #f8f6f7;box-shadow:0 2px 4px var(--inputColor);color:#79797c;color:var(--textColor);font-size:2.5rem;font-size:var(--biggestFontSize);padding:5px}.topSection .headerSection .adminDiv .adminImage{border-radius:10px;box-shadow:0 2px 4px #f8f6f7;box-shadow:0 2px 4px var(--inputColor);overflow:hidden;width:2.5rem}.topSection .headerSection .adminDiv img{height:100%;width:100%}@media screen and (max-width:918px){.headerSection .adminsearchBar,.headerSection .adminsearchBtn{display:none}}@media screen and (max-width:490px){.headerSection .adminDiv{display:none}.headerSection .admintitle{margin:auto;text-align:center}}*{box-sizing:border-box;font-family:Ubuntu,sans-serif;margin:0;padding:0}:root{--PrimaryColor:#24a3b5;--HoverColor:#69d2e0;--paleGreen:#d2eff3;--whiteColor:#fff;--blackColor:#145b61;--textColor:#79797c;--bgColor:#eeeff1;--greytext:#bebebe;--inputColor:#f8f6f7;--blue:#2a2185;--white:#fff;--gray:#f5f5f5;--black1:#222;--black2:#999}.listingSection{width:100%}.admincardBox{grid-gap:30px;display:grid;grid-template-columns:repeat(4,1fr);padding:20px;position:relative;width:100%}.admincardBox .listingCard{align-items:center;background:#fff;background:var(--white);border-radius:20px;box-shadow:0 7px 25px rgba(0,0,0,.08);cursor:pointer;display:flex;justify-content:space-between;padding:30px 40px;position:relative}.admincardBox .listingCard .numbers{font-size:2.5rem;font-weight:500;position:relative}.admincardBox .listingCard .cardsName{color:#999;color:var(--black2);font-size:1.1rem;margin-top:5px}.admincardBox .listingCard .iconBx{color:#999;color:var(--black2);font-size:2rem}.admincardBox .listingCard:hover{background:#24a3b5;background:var(--PrimaryColor)}.admincardBox .listingCard:hover .cardsName,.admincardBox .listingCard:hover .iconBx,.admincardBox .listingCard:hover .numbers{color:#fff;color:var(--white)}.details{grid-gap:30px;grid-template-columns:2fr 1fr;width:100%}.details,.details .recentOrders{display:grid;padding:20px;position:relative}.details .recentOrders{background:#fff;background:var(--white);border-radius:20px;box-shadow:0 7px 25px rgba(0,0,0,.08);min-height:auto}.details .recentcardHeader{align-items:flex-start;display:flex;justify-content:space-between}.recentcardHeader .recentTitle{color:#24a3b5;color:var(--PrimaryColor);font-size:20px;font-weight:600}.recentcardHeader .bttn{background:#24a3b5;background:var(--PrimaryColor);border-radius:6px;color:#fff;color:var(--white);padding:5px 10px;position:relative;text-decoration:none}.details table{border-collapse:collapse;margin-top:10px;width:100%}.details table thead td{font-weight:600}.details .recentOrders table tr{border-bottom:1px solid rgba(0,0,0,.1);color:#222;color:var(--black1)}.details .recentOrders table tr:last-child{border-bottom:none}.details .recentOrders table tbody tr:hover{background:#24a3b5;background:var(--PrimaryColor);color:#fff;color:var(--white)}.details .recentOrders table tr td{padding:10px}.details .recentOrders table tr td:last-child{text-align:end}.details .recentOrders table tr td:nth-child(2),.details .recentOrders table tr td:nth-child(3){text-align:center}.status.delivered{background:#38d100}.status.delivered,.status.pending{border-radius:4px;color:#fff;color:var(--white);font-size:14px;font-weight:500;padding:4px}.status.pending{background:#e9b10a}.status.return{background:red;padding:4px}.status.inProgress,.status.return{border-radius:4px;color:#fff;color:var(--white);font-size:14px;font-weight:500}.status.inProgress{background:#1795ce;padding:2px 4px}.recentCustomers{background:#fff;background:var(--white);border-radius:20px;box-shadow:0 7px 25px rgba(0,0,0,.08);display:grid;min-height:500px;padding:20px;position:relative;text-align:center}.recentCustomers .imgBx{border-radius:50px;height:40px;overflow:hidden;position:relative;width:40px}.recentCustomers .imgBx img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.recentCustomers table tr td{padding:12px 10px}.recentCustomers table tr td h4{font-size:16px;font-weight:500;line-height:1.2rem}.recentCustomers table tr td h4 span{color:#999;color:var(--black2);font-size:14px}.recentCustomers table tr:hover{background:#24a3b5;background:var(--PrimaryColor);color:#fff;color:var(--white)}.recentCustomers table tr:hover td h4 span{color:#fff;color:var(--white)}@media (max-width:991px){.admincardBox{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.details{grid-template-columns:1fr}.recentOrders{overflow-x:auto}.status.inProgress{white-space:nowrap}}@media (max-width:480px){.admincardBox{grid-template-columns:repeat(1,1fr)}.recentcardHeader .recentTitle{font-size:20px}.user{min-width:40px}}.adminProductContent{display:flex;flex-direction:column;gap:1rem;height:100%;overflow:auto;padding:2rem;width:82%}.admin-prod-container{display:grid;grid-template-columns:repeat(4,1fr);width:100%}.admin-prod{background-color:#fff;height:500px;margin:auto;padding:10px;width:280px}.admin-prod .admin-prod-img{height:50%;margin:auto;width:auto}.admin-prod .admin-prod-btns{align-items:center;display:flex;gap:10px;justify-content:center;margin:auto}.admin-prod .admin-btn{border-radius:4px;padding:5px 14px}.admin-prod .admin-del{background-color:#dd2121;color:#fff}.admin-prod .admin-upd{background-color:#0cf}.admin-prod:hover{border:1px solid #24a3b5;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);transition:.2s ease}@media (max-width:991px){.admin-prod-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.admin-prod-container{grid-template-columns:repeat(1,1fr)}}.adminProductContentt{height:100%;overflow:auto;width:82%}@font-face{fallback:fallback;font-family:revicons;src:url(/static/media/revicons.e8746a624ed098489406.woff) format("woff"),url(/static/media/revicons.57fd05d4ae650374c8de.ttf) format("ttf"),url(/static/media/revicons.a77de540a38981833f9e.eot) format("ttf")}.react-multi-carousel-list{align-items:center;display:flex;overflow:hidden;position:relative}.react-multi-carousel-track{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-direction:row;list-style:none;margin:0;padding:0;position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;will-change:transform,transition}.react-multiple-carousel__arrow{background:rgba(0,0,0,.5);border:0;border-radius:35px;cursor:pointer;min-height:43px;min-width:43px;opacity:1;outline:0;position:absolute;transition:all .5s;z-index:1000}.react-multiple-carousel__arrow:hover{background:rgba(0,0,0,.8)}.react-multiple-carousel__arrow:before{color:#fff;display:block;font-family:revicons;font-size:20px;position:relative;text-align:center;z-index:2}.react-multiple-carousel__arrow:disabled{background:rgba(0,0,0,.5);cursor:default}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:"\e824"}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:"\e825"}.react-multi-carousel-dot-list{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin:0;padding:0;position:absolute;right:0;text-align:center}.react-multi-carousel-dot button{border:2px solid grey;border-radius:50%;box-shadow:none;cursor:pointer;display:inline-block;height:12px;margin:0 6px 0 0;opacity:1;outline:0;padding:0;transition:background .5s;width:12px}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{left:calc(4% + 1px);right:auto}.rtl.react-multiple-carousel__arrow--right:before{content:"\e824"}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:"\e825"}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{background:none;border:0;cursor:pointer;filter:alpha(opacity=40);font-size:32px;opacity:.4;position:absolute;top:20px;transition:all .25s ease-in;z-index:2}.carousel .control-arrow:focus,.carousel .control-arrow:hover{filter:alpha(opacity=100);opacity:1}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{border-bottom:8px solid transparent;border-top:8px solid transparent;content:"";display:inline-block;margin:0 5px}.carousel .control-disabled.control-arrow{cursor:inherit;display:none;filter:alpha(opacity=0);opacity:0}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{display:inline-block;pointer-events:none;width:100%}.carousel .carousel{position:relative}.carousel .control-arrow{background:none;border:0;font-size:18px;margin-top:-13px;outline:0;top:50%}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{list-style:none;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);transition:all .15s ease-in;white-space:nowrap}.carousel .thumb{border:3px solid #fff;display:inline-block;margin-right:6px;overflow:hidden;padding:2px;transition:border .15s ease-in;white-space:nowrap}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{margin:0;overflow:hidden;position:relative}.carousel.carousel-slider .control-arrow{bottom:0;color:#fff;font-size:26px;margin-top:0;padding:5px;top:0}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,.2)}.carousel .slider-wrapper{margin:auto;overflow:hidden;transition:height .15s ease-in;width:100%}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{list-style:none;margin:0;padding:0;position:relative;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{margin:0;min-width:100%;position:relative;text-align:center}.carousel .slide img{border:0;vertical-align:top;width:100%}.carousel .slide iframe{border:0;display:inline-block;margin:0 40px 40px;width:calc(100% - 80px)}.carousel .slide .legend{background:#000;border-radius:10px;bottom:40px;color:#fff;font-size:12px;left:50%;margin-left:-45%;opacity:.25;padding:10px;position:absolute;text-align:center;transition:all .5s ease-in-out;transition:opacity .35s ease-in-out;width:90%}.carousel .control-dots{bottom:0;margin:10px 0;padding:0;position:absolute;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{background:#fff;border-radius:50%;box-shadow:1px 1px 2px rgba(0,0,0,.9);cursor:pointer;display:inline-block;filter:alpha(opacity=30);height:8px;margin:0 8px;opacity:.3;transition:opacity .25s ease-in;width:8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{filter:alpha(opacity=100);opacity:1}.carousel .carousel-status{color:#fff;font-size:10px;padding:5px;position:absolute;right:0;text-shadow:1px 1px 1px rgba(0,0,0,.9);top:0}.carousel:hover .slide .legend{opacity:1}.bottom_cont{background-color:#24a3b5;color:#fff;width:100%}#bottom_category{display:flex;justify-content:space-evenly;list-style-type:none;margin:auto;padding:3px;text-align:center;width:95%}#bottom_category li{display:inline-block;margin-right:8px;position:relative}#bottom_category li:after{border-bottom:1px solid #000;bottom:0;content:"";display:block;height:2px;left:50%;position:absolute;transition:width .9s;width:0}#bottom_category li:hover{cursor:pointer}#bottom_category li:hover:after{left:0;width:100%}#dropdown{display:inline-block;position:relative}#dropcont{background-color:#fff;border:1px solid #ccc;box-shadow:0 8px 16px 0 rgba(39,21,21,.2);padding:0 10px}#dropcont a,#dropcont:hover{display:block}#dropcont a{color:#000;float:none;font-size:18px;padding:10px;text-align:left;text-decoration:none}#dropcont a:hover{background-color:#ddd}.hub{color:#000;font-family:sans-serif;font-size:15px;font-weight:500;line-height:13px;padding-left:5px;text-align:left}.hub:hover{border-left:2px solid;cursor:pointer}.grid_head{color:#000;font-family:sans-serif;font-size:18px;font-weight:700;line-height:20px;margin-bottom:18px;text-align:left}.right_grid{display:flex;flex-wrap:wrap;justify-content:space-around}@media screen and (max-width:1024px){#bottom_category li{font-size:15px}}@media screen and (max-width:600px){#bottom_category{grid-gap:2px;display:grid;gap:2px;grid-template-columns:repeat(5,1fr)}#dropcont{background-color:#fff;bottom:0;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);display:none;height:1080px;left:5%;margin-left:-10px;position:fixed;right:3%;top:14.8%;width:500px;z-index:10}.big_parent{width:70%}#parent{display:none}.right_grid{grid-gap:50px;display:grid;gap:50px;grid-template-columns:repeat(2,1fr);margin-left:-15px;margin-top:20px;width:90%}}#navmain_maindiv__Ejl2Z{background-color:#fff;box-shadow:0 2px 5px -1px rgba(50,50,93,.25),0 1px 3px -1px rgba(0,0,0,.3);position:fixed;width:100%;z-index:1000}.navmain_container__T2xTQ{align-items:center;display:flex;height:70px;justify-content:space-around;margin:auto;width:90%}.navmain_logo__4FIIp>img:hover{cursor:pointer}@media screen and (max-width:1024px){.navmain_logo__4FIIp{width:8%}}@media screen and (max-width:650px){#navmain_maindiv__Ejl2Z{position:-webkit-sticky;position:sticky;width:100%;z-index:1000}.navmain_logo__4FIIp{margin-right:20px;width:15%}}.wrapper{background-color:#eef6fa}.breadcrump{color:#757575;font-size:14px}.details-top{background-color:#fff;box-shadow:0 8px 24px hsla(210,8%,62%,.2);justify-content:space-evenly;margin-top:25px}.image-box{padding:10px;width:45%}.product-info{padding:10px;width:50%}.display-img{margin:auto;width:70%}.img-button{border-radius:3px;height:50px;padding:3px;width:35px}.img-button-wrapper{justify-content:space-evenly;margin:15px}.prod-name-sold{padding:8px;text-align:left}.pid{color:#757575;font-size:14px;margin:8px 0}.costing{align-items:baseline;justify-content:space-between;margin-top:8px;padding:0}.price{font-size:28px;text-decoration:none}.mrp{color:#757575;font-size:16px}.discount{color:#24a3b5;font-size:18px}.sold,.taxes{color:#757575;font-size:12px}.seller,.sold{margin-bottom:5px}.seller{color:#000;font-size:14px}.location{color:#757575;font-size:12px;margin-bottom:5px}.star{color:#ff8c4e}.visit{color:#24a3b5;font-size:14px;margin-bottom:5px}.visit:hover{text-decoration:underline}.top-rated-merchant{padding:5px}.coupon-wrapper{border:.5px solid #24a3b5;border-radius:5px;margin-top:10px;width:80%}.final-Price{align-items:center;background-color:#e2f7f8;border-top-left-radius:5px;border-top-right-radius:5px;justify-content:space-between;padding:5px}.getThis{font-size:16px}.oasis-bucks{color:#24a3b5;font-size:10px}.og{width:25%}.applicable,.og{border:.5px solid #24a3b5}.applicable{width:50%}.dp{border:.5px solid #24a3b5;width:25%}.l1{align-items:center;border-bottom:.5px solid #d2c7c7;display:flex;font-size:10px;height:80px;justify-content:center}.l2{font-size:14px;height:30px}.m1{border:.1px solid #81d8e3;display:flex;height:25px;justify-content:center}.m1,.m2{align-items:center;font-size:10px}.m2{border:.1px solid #67deed;color:green;height:55px}.m2,.m3{justify-content:space-evenly}.m3{border:.1px solid #72dae8;font-size:14px;height:30px}.m2c{padding:5px}.dp1{align-items:center;border-bottom:.5px solid grey;display:flex;font-size:10px;height:80px;justify-content:center}.dp2{color:green;height:30px}.offer-tag{align-items:center;font-size:18px;margin:10px 0}.MYOASIS{align-items:center;width:50%}.buttons{justify-content:space-between;margin:15px 0;width:80%}.add{border:.5px solid #ff4500;color:#ff4500}.add,.buy{border-radius:5px;font-size:18px;font-weight:700;padding:10px;width:190px}.buy{background-image:linear-gradient(90deg,orange,#ff4500);box-shadow:0 8px 24px hsla(210,8%,62%,.2);color:#fff}.item-av{border:.5px solid #d0c9c9;color:gray;font-size:14px;margin:10px 10px 10px 0;padding:5px}.change{color:#16707c;font-size:12px}.Returns,.shipping{color:gray;font-size:14px}.Returns{margin:10px}.prod-middle{margin-top:25px}.head{font-size:20px}.head,.name{text-align:left}.name{color:#757575;font-size:16px}.tabs{background-color:#fff;box-shadow:0 8px 24px hsla(210,8%,62%,.2);color:gray;margin-top:15px;padding-top:30px}.prod-bottom{margin:20px 0}.rating{background-color:#fff;box-shadow:0 8px 24px hsla(210,8%,62%,.2);margin:10px 0;padding:40px}.circular{justify-content:space-evenly}.color-palette{align-items:center;display:flex;justify-content:flex-start;margin-bottom:20px;margin-top:10px}.color-palette__title{font-size:18px;font-weight:700;margin-right:10px}.color-palette__swatches{align-items:center;border:1px double gray;display:flex;justify-content:flex-start}.color-palette__swatch{border-radius:50%;cursor:pointer;height:30px;margin-right:10px;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;width:30px}.color-palette__swatch:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.color-palette__swatch--black{background-color:#000}.color-palette__swatch--white{background-color:#fff;border:1px solid #000}.color-palette__swatch--red{background-color:red}.color-palette__swatch--green{background-color:green}.color-palette__swatch--blue{background-color:#00f}.cartwrapper{background-color:#fff;box-shadow:0 3px 8px rgba(0,0,0,.24);height:400px;margin:auto;overflow:scroll;padding-top:10px;width:88%}#cartitemwrapper{border-bottom:1px solid #d2cdcd;border-top:1px solid #d2cdcd;height:auto;margin:auto;width:97%}#main-div{align-items:center;display:flex;justify-content:space-around;margin:15px 0;padding:15px 8px;width:100%}#mycartid{color:#363636;font-size:24px;font-weight:1000;margin-left:20px;padding:5px 0 10px;text-align:left}#cartimgname{display:flex;height:130px;padding:5px;width:100%}#c11{border:1px solid;height:100%;margin:auto auto auto 10px;padding:5px;width:95px}#c12div{color:#777;font-size:1rem;font-weight:400;margin-left:10px;margin-top:15px}#c12div~p{font-size:15px;margin-left:10px}#main-div>div:first-child{width:500px}#plusminus{padding-top:10px}#minus,#plus{background-color:#ded7d7;border:none;border-radius:25px;cursor:pointer;height:25px;width:25px}#spanp{margin:12px}#removeitem{background-color:#fff;border:none;color:#24a3b5;cursor:pointer;display:block;font:normal 14px/1.42857143 Roboto,Arial,Helvetica,sans-serif;font-size:1.1rem;margin:5px auto auto;padding:8px 10px}#pricefee{padding-top:10px;text-align:right}.spanmid,.spanmid1{font:normal 14px/1.42857143 Roboto,Arial,Helvetica,sans-serif;font-size:1rem}.spanmid{font-weight:700;margin-left:6px}#inclusivetax{text-align:right}#h3ss{font:normal 14px/1.42857143 Roboto,Arial,Helvetica,sans-serif;font-size:18px;font-weight:700;margin-left:6px;margin-top:10px;text-shadow:#ff934b}#pspan{font:normal 14px/1.42857143 Roboto,Arial,Helvetica,sans-serif;font-size:1rem}#lastdivcart{box-shadow:0 3px 8px rgba(0,0,0,.24);display:flex;justify-content:right;margin:auto;padding:20px;width:88%}#lastdivcart>div{width:20%}#cartone{display:flex;justify-content:space-between}#totalcart,#totalcartvalue{font-size:16px;font-weight:400;margin:0 0 5px}#carttwo{display:flex;justify-content:space-between}#grandcartvalue,#grandtotal{color:#000;font-size:18px;font-weight:700;margin:0;width:100%}#cartinclusive{color:#757575!important;font-size:12px!important;font-weight:400!important}#placeorder{background-image:-webkit-linear-gradient(0deg,#ff934b,#ff5e62);border:none;border-radius:3px;box-shadow:0 2px 8px 0 rgba(255,97,98,.46);color:#fff!important;cursor:pointer;font-size:18px;font-weight:400;margin-top:8px;padding:12px 10px;text-align:center;width:100%}#Free{color:green}#headercart{background-color:#fff;box-shadow:0 3px 8px rgba(0,0,0,.24);display:flex;height:75px;position:fixed;top:0;width:100%}#headercart>img:first-child{cursor:pointer;height:100%;margin-left:70px}#headercart>img:nth-child(2){cursor:pointer;height:100%}@media (min-width:320px) and (max-width:767px){#mycartid{text-align:center}#lastdivcart>div{width:100%}#main-div{display:flex;height:100%;width:100%}#cartimgname,#main-div{align-items:center;flex-direction:column;justify-content:center;margin:auto}#cartimgname{height:auto}#c11{width:90%}#main-div>div:first-child{text-align:center;width:100%}#plusminus{align-items:center;display:flex;gap:50px;justify-content:center;padding:5px;width:100%}#res-spanmid1{width:70%}#inclusivetax{font-size:2rem;width:70%}#pspan{color:#757575!important}}
/*# sourceMappingURL=main.8117bf78.css.map*/