body{overflow-x:hidden;margin:0;padding:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f1f3f6;background-color:#fff}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}@media (max-width:1024px){body::-webkit-scrollbar{display:none;scrollbar-width:none}body,html{overflow-x:hidden}}.LoginPageCover_container{height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.loginpage_cover_img{height:30rem;width:30rem}.LoginPageForm_container{width:100%;height:100%}.common_flex{display:flex;justify-content:center;align-items:center}.loginform_container{background-color:#fff;box-shadow:0 3px 8px rgba(0,0,0,.24);display:flex;flex-direction:column;padding:2.5rem 1.5rem;width:50%;border-radius:.5rem}.loginfrom_title{font-size:1.5rem;font-weight:700;color:#4ac85d;margin-bottom:1rem}.login_form_fields{display:flex;flex-direction:column;margin-bottom:1rem}.form_label{font-weight:500;margin-bottom:.1rem;color:#7d7d7d}.loginform_input{padding:.4rem .5rem;width:90%;margin-top:.3rem;font-size:1.1rem}.login_form_fields input:focus{outline:2px solid #4ac85d;border:none}.login_form_fields input::-webkit-input-placeholder{font-size:.8rem}.login_form_fields input:-ms-input-placeholder{font-size:.8rem}.login_form_fields input::placeholder{font-size:.8rem}.remember_me_field input[type=checkbox]{outline:none;border:none}.loginform_input_btn{padding:.5rem .4rem;width:96%;background-color:#4ac85d;color:#fff;font-weight:500;font-size:1.2rem;border-radius:.3rem;cursor:pointer;border:none}.loginform_input_btn:hover{background-color:#3eab4e}input[type=submit]:focus{border:none;outline:none}.login_form_fields_extra{display:flex;margin-bottom:1rem;justify-content:space-between}.loginform_or_label{font-weight:500;color:grey}.loginform_external_btn{margin-top:.5rem;padding:.4rem;width:92.5%;color:#4ac85d;font-weight:500;font-size:1.2rem;border-radius:.3rem;border:1px solid #4ac85d;cursor:pointer}.error_msg{color:red}@media (max-width:720px){.LoginPageForm_container{margin-top:1rem}.loginform_container{width:85%}}.signupform_container{background-color:#fff;box-shadow:0 3px 8px rgb(0 0 0/24%);display:flex;flex-direction:column;padding:2.5rem 1rem;width:80%;border-radius:.5rem}.signupform_field{display:flex;width:95%}.sec1{margin-bottom:.5rem}.sec1,.sec2{flex-basis:50%}.sec2{margin-left:7%}.Signupform_input{padding:.4rem .5rem;width:100%;font-size:1.1rem;border:0;box-shadow:0 1px 9px 0 rgb(159 159 159/25%),0 1px 20px 0 rgb(255 255 255/0);border-radius:7px;margin-top:11px}.signupform_input_btn{padding:.5rem .4rem;width:99%;background-color:#4ac85d;color:#fff;font-weight:500;font-size:1.2rem;border-radius:.3rem;cursor:pointer;border:none;margin-top:.5rem}.signupform_input_btn:hover{background-color:#3eab4e}.signupform_external_btn{margin-top:.5rem;padding:.4rem;width:96%;color:#4ac85d;font-weight:500;font-size:1.2rem;border-radius:.3rem;border:1px solid #4ac85d;cursor:pointer}@media (max-width:720px){.signupform_container{margin-top:5rem;width:85%}.signupform_field{flex-direction:column}.sec2{margin:0}}.LoginPageNav_container{width:100%;height:100%;background-color:#212121;display:flex;justify-content:space-between;align-items:center;box-shadow:0 3px 8px rgba(0,0,0,.24);display:none}.LoginPageNav_title{color:#fff;font-size:1.8rem;font-weight:600;margin-left:1rem}.LoginPageNav_link{height:100%;background-color:#4ac85d;color:#fff;font-size:1.3rem;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 2rem;cursor:pointer}.Loginpage_container{display:flex;flex-direction:column;background-color:#fff}.loginpage_navbar{width:100%;height:3.8rem}.loginpage_content{display:flex;height:calc(100vh - 3.8rem);width:100%;overflow:auto}.loginpage_cover,.loginpg_form_container{flex-basis:50%;width:100%;height:100%}@media (max-width:540px){.loginpage_content{flex-direction:column}.loginpage_cover{display:none}}.features_container{margin:2rem 2rem -2rem;background-color:#fff}.features_con_cards_con{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr;grid-gap:0 2rem;gap:0 2rem;padding:1.5rem;flex-wrap:wrap}.features_card_con{padding:1rem;margin-left:-2rem;flex-grow:1;border-right:1px solid #d3d3d3}.features_card_con:last-child{border:none}.features_card_icon,.features_card_text{display:flex;justify-content:center;align-items:center}.features_card_text{margin-top:.5rem;flex-direction:column}.features_title_text{font-size:1.5rem;font-weight:600;color:#212121}.features_subtitle_text{color:grey;font-weight:500;font-size:.7rem}@media (max-width:720px){.features_container{margin:-7rem 1rem -2rem;overflow-x:hidden}.features_con_cards_con{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-gap:0 0;gap:0 0;padding:0}.features_title_text{font-size:1.2rem}.feature_with_line{border-right:1px solid;border-color:#d3d3d3}.feature_with_line_hor{border-bottom:1px solid;border-color:#d3d3d3}.features_card_con{margin-left:-1rem}}.starproducts_container{margin:6rem 2rem;height:22.5rem}.soldoutlab{position:relative}.soldOutLabel{position:absolute;z-index:100;background-color:#f83636;width:9rem;top:-370%;padding:.8rem 1rem;font-weight:500;font-size:1.3rem;color:#fff;opacity:.8;border-radius:.5rem}.starproducts_head_title{font-weight:600;font-size:1.5rem;margin-bottom:.5rem}.starproducts_head_dic{color:#4ac85d;font-size:1rem;margin-bottom:1rem}.starproducts_line{height:.2rem;background-image:linear-gradient(to right bottom,#a8eb12,#8fe331,#77db44,#60d152,#4ac85d);width:3rem;margin-bottom:1.5rem;transition:all .5s ease}.starproducts_container:hover .starproducts_line{width:5rem}.starproducts_card_con{display:flex;justify-content:space-between;width:100%;height:100%;grid-gap:2rem;gap:2rem;flex-wrap:nowrap;margin-left:.5rem}.starproduct_card{width:14rem;height:18.4rem;background-color:#fff;background-color:#f1f3f6;margin-left:.5rem;border-radius:.4rem;box-shadow:0 6px 12px -2px rgba(50,50,93,.25),0 3px 7px -3px rgba(0,0,0,.3);flex-shrink:0}.starproduct_color_card{flex-shrink:0;width:14rem;height:16.4rem;opacity:.9;border-top-right-radius:2rem;border-bottom-right-radius:2rem;display:flex;flex-direction:column;justify-content:center;padding:1rem;color:#fff}.starproduct_color_card_color_two{background-image:linear-gradient(to right bottom,#a8eb12,#8fe331,#77db44,#60d152,#4ac85d)}.starproduct_color_card_color_one{background-image:linear-gradient(to right bottom,#4ac85d,#60d152,#77db44,#8fe331,#a8eb12)}.starproduct_color_card_title{font-size:1.8rem;font-weight:600;margin-bottom:.8rem}.starproduct_high{color:#dd693e;font-size:.8rem;font-weight:500;overflow:hidden}.starproduct_color_card_subt{font-weight:500;margin-bottom:.6rem}.starproduct_color_card_btn{background-color:#fff;color:#4ac85d;padding:.8rem;border-radius:.8rem;font-weight:700;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden;cursor:pointer}.starproduct_color_card_btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg,transparent,#4ac85d,transparent);transition:all .65s}.starproduct_color_card_btn:hover:before{left:100%}.starproduct_img{width:100%;overflow:hidden}.starproduct_img_data{width:100%;height:9rem;object-fit:contain;border-top-left-radius:.4rem;border-top-right-radius:.4rem;margin-top:1rem}.starproduct_dis_label{font-size:.8rem;border:.4px solid #4ac85d;color:#4ac85d;background-color:#dafadf;border-radius:45%;padding:.1rem .3rem;display:inline-block;position:relative;bottom:1rem;left:.3rem}.starproduct_card:hover .starproduct_img_data{-webkit-transform:scale(1.1);transform:scale(1.1)}.starproduct_data{padding:.5rem .5rem .5rem 1.3rem}.starproduct_title{font-size:1.2rem;font-weight:500;margin-top:.5rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.starproduct_price{font-weight:500;font-size:.9rem;overflow:hidden}.starproduct_price_delete{font-size:.8rem;color:grey;overflow:hidden}.starproduct_btn_con{display:flex;justify-content:center;align-items:center;margin-top:.3rem;position:relative}.starproduct_btn{background-image:linear-gradient(to right bottom,#4ac85d,#60d152,#77db44,#8fe331,#a8eb12);display:inline-block;padding:.5rem 1rem;font-size:.9rem;font-weight:700;border-radius:.3rem;color:#fff;cursor:pointer}.link_class{color:#000}@media (max-width:1024px){.starproducts_container{margin:5rem 2rem;height:21.5rem}.starproducts_card_con{overflow:scroll}}.footer_container{width:100%;margin-top:2rem}.footer_con{display:flex;flex-direction:column;background-color:#212121;position:absolute;width:100%}.footer_float{position:relative;background-color:#4ac85d;height:5rem;width:90%;padding:.5rem 0;margin-top:-2.5rem;border-radius:.3rem;display:flex;justify-content:center;align-items:center;overflow:hidden}.footer_regular{display:flex;overflow:hidden;padding:2rem}.footer_categories{flex-basis:30%;display:flex;justify-content:center}.footer_line{width:3rem;height:.2rem;background-image:linear-gradient(to right bottom,#a8eb12,#8fe331,#77db44,#60d152,#4ac85d);margin-bottom:.5rem;transition:all .5s ease}.footer_categories:hover .footer_line{width:5rem}.footer_about,.footer_buy_with_us{flex-basis:20%}.footer_contact{flex-basis:30%;display:flex;justify-content:center;margin-right:1rem}h4{color:#fff;margin:0 0 .4rem}ul{list-style:none;margin:0;padding:0;color:#929a9a}ul li{display:flex;align-items:center}ul li:not(:last-child){margin-bottom:.5rem}ul li:hover{margin-left:.4rem;cursor:pointer;color:#fff;font-weight:600}.footer_copy{color:#fff;margin-bottom:1rem;background-color:#299b3a;width:100%;height:3.5rem;display:flex;justify-content:space-between;align-items:center;font-weight:500;margin-bottom:0!important;padding:0!important}.playImage{margin-left:1rem}@media (max-width:539px){.footer_regular{flex-direction:column}.footer_contact{justify-content:flex-start}.footer_copy{flex-direction:column-reverse;height:7rem}.copyright,.play{margin:0!important;width:100%;padding:0!important}.copyright{margin:1rem 0!important}.play{margin-top:1rem!important}.footer_categories{justify-content:flex-start}ul li:last-child{margin-bottom:1rem}}.IteamBox_container>input[type=radio]{display:none}.iteam_box_con{flex-wrap:wrap}.iteam_box,.iteam_box_con{display:flex;overflow:hidden}.iteam_box{flex-direction:column;border-radius:.5rem;margin-right:1rem;min-width:5.5rem}.iteam_box_contetn{padding:.5rem 1rem}.general_iteam{border:1px solid #d3d3d3}.iteam_box_qty{background-color:#d3d3d3}.active_iteam{border:1px solid #4ac85d}.active_iteam_box_qty{background-color:#4ac85d}.sold_out_iteam{border:1px solid #e95353}.sold_out_iteam_box_qty{background-color:#e79a9a}.iteam_box_price{padding:.5rem 1rem;display:flex;justify-content:center;align-items:center}.soloproduct_content{display:flex;flex-direction:column;width:100%;height:100%;margin-top:2rem;background-color:#f1f3f6;background-color:#fff}.solo_sec1{display:flex;grid-gap:1rem;gap:1rem;overflow:hidden}.solo_sec2{background-color:#fff;margin-top:2rem}.small_img{flex-basis:15%}.large_img,.small_img{width:100%;height:100%}.large_img{flex-basis:70%}.soloproduct_info{flex-basis:30%;padding-left:1rem}.soloproduct_name{font-size:1.8rem;font-weight:600;margin-bottom:.5rem}.soloproduct_common_font{font-size:1.1rem;font-weight:400;margin-bottom:.5rem}.soloproduct_price_original{color:grey}.soloproduct_price{font-weight:500}.original_pri{color:#df6060}.soloproduct_iteam_varients{display:flex;justify-content:flex-start;align-items:center;margin-top:-.8rem}.soloproduct_btns_con{display:flex;flex-direction:column}.soloproduct_Buy_btn_con{margin-top:1.5rem;display:flex}.soloproduct_Buy_btn{background-color:#4ac85d;color:#fff;font-weight:600;font-size:1.3rem;display:flex;justify-content:center;align-items:center;width:10rem;padding:.8rem 1.5rem;border-radius:.5rem;cursor:pointer}.less_padding{margin-top:1rem}.soloproduct_service{margin-top:1rem;display:flex;flex-direction:column;overflow:hidden}.soloproduct_service_title{font-size:1.5rem;font-weight:600}.soloproduct_line{height:.2rem;background-color:#4ac85d;width:3rem;margin:.1rem 0 1rem}.soloproduct_service_icons{display:flex;border-radius:.5rem;margin:0 2rem 0 0}.soloproduct_service_icon{padding:1rem;background-color:#f1f3f6;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;min-width:7rem}.extra_border_left{border-bottom-left-radius:.8rem;border-top-left-radius:.8rem;border-right:1px solid #d3d3d3}.extra_border_right{border-bottom-right-radius:.8rem;border-top-right-radius:.8rem;border-left:1px solid #d3d3d3}.soloproduct_high_text{font-size:.9rem;font-weight:700}.soloproduct_high_text_nor{font-size:.9rem;font-weight:500}.soloproduct_high_text_extra{color:#4ac85d}@media (max-width:1024px){.solo_sec1{flex-direction:column}.soloproduct_service_icons{justify-content:center;align-items:center;margin-left:1rem;min-width:none}.soloproduct_service_icon{padding:.5rem}.soloproduct_btns_con{flex-direction:row;grid-gap:1rem;gap:1rem;margin-right:2rem}.soloproduct_Buy_btn{padding:.5rem 0}}.AboutProduct_Container{margin:1rem 2rem 0}.AboutProduct_Cont{display:flex;flex-direction:column}.aboutproduct_title{font-size:1.5rem;font-weight:500}.about_product_description_tite{font-size:1.3rem;font-weight:500;margin-bottom:.5rem}.about_product_description_body{margin-bottom:.8rem;line-height:1.6;color:#242323;font-size:1.1rem}.seemore_btn_abooutpage{border-bottom:1.5px solid green;font-weight:400;cursor:pointer;color:green}.about_product_other_body{line-height:1.6;color:#242323;font-size:1.1rem;margin-bottom:.8rem}.seemore_btn_abooutpageF{display:none}@media (max-width:720px){.AboutProduct_Container{margin:1rem 2rem 0 1rem}.AboutProduct_Conthalf{height:16.6rem}}.SimilarProducts_container{margin:2rem 2rem 0;height:24rem;overflow:hidden}.SimilarProducts_card_con{display:flex;width:100%;height:100%;grid-gap:1.5rem;gap:1.5rem;flex-wrap:nowrap;overflow:hidden;margin:1.5rem 0 0 .5rem}.similarproduct_title{font-size:1.2rem;font-weight:500;margin-top:.5rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}@media (max-width:720px){.SimilarProducts_container{margin:2rem 2rem 0 1rem}.SimilarProducts_card_con{overflow:scroll}}.CommentSec_container{margin:3rem 2rem 2rem;overflow:hidden}.comments_sec_comment_container{margin-top:1.5rem;width:80%;overflow:hidden}.comments_sec_comment{display:flex;margin-bottom:1rem}.comment_sec_comment_img{margin-right:1rem;display:flex;justify-content:center;align-items:center}.comment_sec_comment_img_data{height:4.5rem;width:4.5rem;border-radius:50%;object-fit:cover}.comments_sec_user_name{font-weight:500;font-size:1.1rem}.comments_sec_user_date{font-size:.8rem;color:grey;font-weight:500;margin-top:.5rem}.comments_sec_user_comment{margin-top:.2rem;font-size:1.2rem;color:grey;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.commentsec_comment_box{display:flex;flex-direction:column}.commentsec_comment_box_title{font-weight:500;font-size:1.2rem;margin-bottom:.8rem}.comment_sec_cmnt_box{width:50%;height:10rem;border-radius:.5rem;box-shadow:0 6px 12px -2px rgba(50,50,93,.25),0 3px 7px -3px rgba(0,0,0,.3)}textarea:focus{outline:none;border:2px solid #4ac85d}.commentsec_comment_box_btn{width:6rem;margin-top:.8rem;padding:.7rem .5rem;font-weight:600;background-color:#4ac85d;border:#4ac85d;border-radius:.5rem;color:#fff;font-size:1.1rem;cursor:pointer;display:flex;justify-content:center}.load_more{border-bottom:1px solid #00f;display:inline-block;color:#00f;cursor:pointer}.load_more:hover{font-weight:500}@media (max-width:1024px){.comments_sec_comment_container{width:100%}.comment_sec_cmnt_box{width:98%}.CommentSec_container{margin:3rem 2rem 2rem 1rem}}.LargeImage_container{width:100%;height:100%;margin-top:.7rem}.largeimage-data{background-color:#fff;width:98%;height:100%;display:flex;justify-content:center;align-items:center;border-radius:.5rem}.largeimage_image{width:40rem;height:34rem;object-fit:fill}@media (max-width:1024px){.largeimage-data{height:100%;width:100%}.largeimage_image{width:90%;height:100%}}.choose-address>[type=radio]:checked,.choose-address>[type=radio]:not(:checked){position:absolute;left:-9999px}.choose-address>[type=radio]:checked+label,.choose-address>[type=radio]:not(:checked)+label{position:relative;padding-left:28px;cursor:pointer;line-height:20px;display:inline-block;color:#666}.choose-address>[type=radio]:checked+label:before,.choose-address>[type=radio]:not(:checked)+label:before{content:"";position:absolute;left:0;top:0;width:18px;height:18px;border:1px solid #ddd;border-radius:100%;background:#fff}.choose-address>[type=radio]:checked+label:after,.choose-address>[type=radio]:not(:checked)+label:after{content:"";width:12px;height:12px;background:#4ac85d;position:absolute;top:4px;left:4px;border-radius:100%;transition:all .2s ease}.choose-address>[type=radio]:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.choose-address>[type=radio]:checked+label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.last-sub-sec>textarea[type=text]:focus,.sub-sec>input[type=text]:focus{outline:none;border:2px solid #4ac85d}.shipping-container{width:50vw}.first-sec,.second-sec{display:flex;justify-content:space-evenly}.sub-sec{display:flex;flex-direction:column;flex-grow:1;padding:0 2rem;margin:.7rem 0}.sub-sec>input{padding:.4rem;font-size:1.1rem}.last-sub-sec{display:flex;flex-direction:column;flex-grow:1;padding:0 2rem;margin:.7rem 0}.last-sub-sec>textarea{padding:.4rem;font-size:1.1rem}.choose-address,.continue-shipping-btn{margin-top:1rem;padding:0 2rem}.continue-shipping-btn>button{background-color:#4ac85d;padding:.6rem;border:none;outline:none;color:#fff;font-size:1rem;font-weight:700;border-radius:5px;cursor:pointer}@media (max-width:720px){.shipping-container{width:90vw}.first-sec,.second-sec{flex-direction:column}}.AllProducts_container{background-color:#fff;margin:2rem}.allproducts_cont{display:flex;flex-direction:column}.AllProducts_container:hover .starproducts_line{width:5rem}.mar{margin-top:.3rem}.allproducts_cat_name{font-size:1.4rem;font-weight:500}.SortingBar_container{display:flex;grid-gap:1rem;gap:1rem;border-bottom:1px solid #d3d3d3}.allproducts_sort_label{font-weight:500;font-size:1.1rem}.allproducts_sort_val{cursor:pointer}.allproducts_active{border-bottom:3px solid #4ac85d;margin-top:.5rem}.allproducts_cards_container{display:flex;justify-content:center;width:100%;height:100%;grid-gap:2rem;gap:2rem;flex-wrap:wrap;margin-top:1rem}.allproduct_card{width:14rem;height:18.4rem;background-color:#f1f3f6;border-radius:.4rem;box-shadow:0 6px 12px -2px rgba(50,50,93,.25),0 3px 7px -3px rgba(0,0,0,.3);margin-bottom:1rem}.allproduct_card:hover .starproduct_img_data{-webkit-transform:scale(1.1);transform:scale(1.1)}@media (max-width:720px){.allproduct_card{flex-grow:1}}.MyOrders_container{margin:2rem;display:flex;grid-gap:2rem;gap:2rem}.product_prders{flex-basis:60%;display:flex;flex-direction:column}.starproducts_head_title_phone{width:100%;display:flex;justify-content:center;align-items:center}.cab_orders_phone{display:none}.pill_class{display:flex;justify-content:center;align-items:center;background-color:#fff;font-weight:600;font-size:1.1rem;margin-bottom:2rem;width:85vw}.pill_class_active{background-color:#4ac85d;color:#fff}.pill_class_active_left{border-top-left-radius:1rem;border-bottom-left-radius:1rem;border:1px solid #4ac85d;padding:.8rem 1rem}.pill_class_active_right{border-top-right-radius:1rem;border-bottom-right-radius:1rem;border:1px solid #4ac85d;padding:.8rem 1rem}.pill_class_my{flex-basis:50%;display:flex;justify-content:center}.cab_orders{flex-basis:40%;display:flex;flex-direction:column}.myorder_card{background-color:#fff;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);padding:1.5rem;margin-bottom:2rem;overflow:hidden;width:95%}.myorder_card_body_con{margin-top:1.5rem}.myorder_card_head{display:flex;justify-content:space-between}.myorder_id{color:grey;margin-bottom:.6rem}.myorder_add{display:flex;flex-direction:column;align-items:flex-end;overflow:hidden;justify-content:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.myorder_delivery_add{font-weight:600;font-size:1.1rem;margin-bottom:.5rem;width:100%;display:flex;justify-content:flex-start}.myorder_delivery_add_data{font-weight:400;color:grey;font-weight:500;padding-right:1rem}.myorder_card_body{display:flex;grid-gap:2rem;gap:2rem}.myorder_card_body_img{height:8rem;width:8rem}.myorder_card_body_title{font-weight:500;font-size:1.1rem;margin-top:.5rem}.myorder_delivery_footer{display:flex;justify-content:space-between;margin-top:1rem}.myorder_cancel_btn{margin-top:1rem;background-color:#f55e5e;display:flex;justify-content:center;align-items:center;padding:.5rem;cursor:pointer;border-radius:.3rem;color:#fff;width:5rem;left:40%;position:relative}@media (max-width:720px){.MyOrders_container{margin:1rem;display:flex;justify-content:center;align-items:center}.myorder_card_head,.MyOrders_container{flex-direction:column}.myorder_card{width:80%}.myorder_add{flex-direction:column;grid-gap:0;gap:0}.cab_orders,.product_prders{align-items:center}.cab_orders{justify-content:center}}.EmptyOrders_container{background-color:#cd5c5c}.EmptyOrders_containerO{background-color:indigo}.emptyorders_card{background-color:#fff;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);width:100%;height:22rem;display:flex;justify-content:center;align-items:center;flex-direction:column;grid-gap:1rem;gap:1rem}.emptyorder_card_img_data{width:15rem;height:15rem}.empty_btn{background-color:#4ac85d;padding:.8rem 1.5rem;font-weight:500;color:#fff;cursor:pointer}.caborder_card{background-color:#fff;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);padding:1.5rem;margin-bottom:2rem;overflow:hidden;display:flex;grid-gap:2rem;gap:2rem;justify-content:center;align-items:center}.caborder_cab_img_data{height:10rem;width:10rem}@media (max-width:720px){.caborder_card{flex-direction:column}}
/*# sourceMappingURL=main.dc1a01da.chunk.css.map */