body{margin:0;font-family:Arial,sans-serif;background-color:#eaeded}*{box-sizing:border-box}a{text-decoration:none;color:#fff}#swipable{background-color:#141922;height:100vh;color:#f0fff0}.MuiListItemIcon-root{color:#f0fff0!important}.MuiListItem-gutters{margin-top:5px}.MuiListItem-gutters:hover{background-color:#283244!important}#swipable_btn{background-color:#141922;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;padding:7px;color:#f0fff0}#swipable_btn button .MuiButton-label .MuiSvgIcon-root{font-size:35px!important;color:#f0fff0}#swipable_btn div:nth-child(2){-webkit-flex:9 1;flex:9 1;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}#swipable_btn div:first-child{-webkit-flex:1 1;flex:1 1;cursor:pointer}#signinm{background-color:#fff;height:100vh}#signin{width:80%;margin-left:auto;margin-right:auto;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;background-color:none}#signin img{width:100px;height:70px}#signin-div{width:30%;border:1px solid #c4c2c2;padding:20px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;border-radius:3px}#signinbutton{text-align:center;height:30px;width:100%;background:linear-gradient(180deg,#f7dfa5,#f0c14b);border-width:1px;border-color:#a88734 #9c7e31 #846a29;color:#111}#signinbutton:hover{background:linear-gradient(180deg,#d8c28f,#d3a93f)}#newacc{width:30%;display:-webkit-flex;display:flex;text-align:center;-webkit-flex-direction:column;flex-direction:column}#newacc button{height:30px;border:1px solid #000;border-radius:3px;cursor:pointer;width:100%}#newacc button:hover{background-color:#d6d6d6}#newacc a{text-decoration:none;color:#111}@media only screen and (max-width:600px){#newacc,#signin-div{width:70%}}#signupm{background-color:#fff;height:100vh}#signup{width:80%;margin-left:auto;margin-right:auto;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;background-color:none}#siginh{font-weight:400;font-size:28px}#signup img{width:100px;height:70px}#signup-div{width:30%;border:1px solid #c4c2c2;padding:20px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;border-radius:3px}#form input{width:100%;height:30px}#form input:focus{outline:none;border-radius:3px;border:1px inset #ff9f38;box-shadow:0 -1px 9px 3px #ff9f38;-webkit-box-shadow:0 -1px 9px 3px #ff9f38;-moz-box-shadow:0 -1px 9px 3px #ff9f38}#signupbutton{text-align:center;height:30px;width:100%;background:linear-gradient(180deg,#f7dfa5,#f0c14b);border-width:1px;border-color:#a88734 #9c7e31 #846a29;color:#111}#signupbutton:hover{background:linear-gradient(180deg,#d8c28f,#d3a93f)}#exuser{width:30%;display:-webkit-flex;display:flex;text-align:center;-webkit-flex-direction:column;flex-direction:column}#exuser button{height:30px;border:1px solid #000;border-radius:3px;cursor:pointer;width:100%}#exuser button:hover{background-color:#d6d6d6}#exuser a{text-decoration:none;color:#111}@media only screen and (max-width:600px){#exuser,#signup-div{width:70%}}#header{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-items:center;align-items:center;height:60px;background-color:#131921;color:#cbcbcb;font-size:12px;position:-webkit-sticky;position:sticky;top:0}#header div div{font-size:14px;color:#fff;font-weight:700}#logo{height:45px}#input{display:-webkit-flex;display:flex;margin-left:1vw;margin-right:1vw;-webkit-flex:3 1;flex:3 1}#input,input:focus{outline:none}#input:hover{border:3px solid #febd69}#input input{width:100%;height:37px;font-size:17px}#logo{padding:8px;-webkit-flex:0.7 1;flex:0.7 1}#signin-header{padding:8px;-webkit-flex:0.5 1;flex:0.5 1}#cart,#orders{padding:8px;-webkit-flex:0.3 1;flex:0.3 1}#address:hover,#cart:hover,#orders:hover,#signin-header:hover{border:1px solid #fff;border-radius:2px;cursor:pointer}#address{display:-webkit-flex;display:flex;height:50px;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:0;-webkit-flex:0.4 1;flex:0.4 1}#location{height:30px;width:3vw}#search img{height:20px;width:2vw;margin:8px}#search{background-color:#febd69;height:37px;width:3vw;border-top-right-radius:5px;border-bottom-right-radius:5px}#input button{background-color:#f3f3f3;height:37px;width:5vw;margin-right:-2px;border-top-left-radius:5px;border-bottom-left-radius:5px}#cart img{height:30px;width:2vw}#cart{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around}.product{padding:20px;height:400px;width:400px;background-color:#fff;margin-bottom:40px;line-height:20px}.product img{max-height:196px;max-width:100%;margin:10px auto;display:block}.product p{margin:5px}.product p:nth-child(2){color:#555}.product .star{width:15px;height:15px;margin:2px}.product .stars{-webkit-justify-content:flex-start;justify-content:flex-start}.center,.product .stars{display:-webkit-flex;display:flex}.center{-webkit-justify-content:center;justify-content:center;-webkit-align-items:flex-start;align-items:flex-start}.product button{text-align:center;height:30px;background:linear-gradient(180deg,#f7dfa5,#f0c14b);border-width:1px;border-color:#a88734 #9c7e31 #846a29;color:#111;width:80%;margin-left:auto;margin-right:auto;transition:background 2s}.product button:hover{background:linear-gradient(180deg,#d8c28f,#d3a93f);cursor:pointer}#products{-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-top:-20%;z-index:1}#footer,#products{-webkit-justify-content:space-around;justify-content:space-around;display:-webkit-flex;display:flex}#footer{background-color:#232f3e;padding:50px;color:#fff}#ifooter{background-color:#37475a;text-align:center;padding:15px 20px}#footer a{text-decoration:none;color:#fff;font-size:12px}.carousel-root:before{background:linear-gradient(-180deg,rgba(234,237,237,0),#eaeded)!important;bottom:0;content:"";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00EAEDED",endColorstr="#EAEDED",GradientType=0);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#00EAEDED', endColorstr='#EAEDED',GradientType=0)";left:0;pointer-events:none;position:absolute;right:0;top:25vh;z-index:1}.carousel-root{position:relative;z-index:-1}.cartcard{padding:20px;height:150px;width:80%;background-color:#fff;margin-bottom:20px;line-height:15px;-webkit-align-items:center;align-items:center}.cartcard,.cartcard div:nth-child(2){display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start}.cartcard div:nth-child(2){-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex:8 1;flex:8 1;margin:5px}.cartcard div:first-child{display:-webkit-flex;display:flex;margin:5px;max-height:100px;width:200px}.cartcard img{max-height:100px;max-width:200px;margin:10px auto}.cartcard div p{margin:5px}.cartcard div p:nth-child(2){color:#555}.cartcard div .star{width:15px;height:15px;margin:2px}.cartcard div .stars{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start}.cartcard div button{text-align:center;height:30px;background:linear-gradient(180deg,#f7dfa5,#f0c14b);border-width:1px;border-color:#a88734 #9c7e31 #846a29;color:#111;width:150px;transition:background 2s}.cartcard div button:hover{background:linear-gradient(180deg,#d8c28f,#d3a93f);cursor:pointer}.Toastify__toast--default{color:#111}#cartdiv{margin:30px}
/*# sourceMappingURL=main.a0f11214.chunk.css.map */