@import url(https://fonts.googleapis.com/css2?family=Khula&display=swap);.cart_container{position:fixed;top:0;right:0;height:100%;width:40vw;background-color:#fff;z-index:500}.cart_container .cart_box{padding:2rem 1rem;font-size:large;font-weight:700}.cart_container .cart_box h2{text-align:center}.cart_container .cart_box .checkout{width:40vw;padding:1rem 2rem 1rem 1rem;position:fixed;bottom:0}.cart_container .cart_box .checkout .total{padding-top:1rem;font-size:large;display:flex}.cart_container .cart_box .checkout .total .amount{width:100%;text-align:end}.cart_container .cart_box .checkout .checkout_btn{margin-top:2rem}.cart_container .cart_box .checkout .checkout_btn .btn{background-color:#ed1b24;border:2px solid #ed1b24;border-radius:7px;width:100%;color:#fff;font-size:1.5rem;padding:.3rem}.hidecart_container{background-color:rgba(0,0,0,.35);height:100%;width:100vw;position:fixed;left:0;top:0;z-index:300}.hidecart_container:hover{cursor:pointer}*{font-family:"Khula",sans-serif}.header{display:flex;flex-direction:column}.header_contact{height:40px;width:100%;display:flex;align-items:center;justify-content:center;background-color:#231f20;color:#f3ffff}@media only screen and (max-width:1500px){.header_contact{font-size:15px}}@media only screen and (max-width:1400px){.header_contact{font-size:14px}}@media only screen and (max-width:1200px){.header_contact{font-size:12px}}@media only screen and (max-width:600px){.header_contact{display:none}}.call{margin-right:40%}@media only screen and (max-width:1500px){.call{margin-right:30%}}@media only screen and (max-width:1400px){.call{margin-right:28%}}@media only screen and (max-width:1200px){.call{margin-right:15%}}.header_contant{display:flex;justify-content:center}.header_contant .container{width:1200px;display:flex;align-items:center}@media only screen and (max-width:1500px){.header_contant .container{width:1000px}}@media only screen and (max-width:1400px){.header_contant .container{width:900px}}@media only screen and (max-width:1200px){.header_contant .container{width:900px}}@media only screen and (max-width:600px){.header_contant .container{display:none}}.img{height:80px;width:160px}@media only screen and (max-width:1500px){.img{width:140px;height:60px}}@media only screen and (max-width:1400px){.img{width:130px}}@media only screen and (max-width:1200px){.img{width:120px}}.search{margin-left:30%;padding:8px 190px 8px 5px}@media only screen and (max-width:1500px){.search{margin-left:20%;padding:6px 160px 6px 3px}}@media only screen and (max-width:1400px){.search{margin-left:15%;padding:5px 140px 5px 3px}}@media only screen and (max-width:1200px){.search{margin-left:12%;padding:3px 100px 3px 3px}}@media only screen and (max-width:750px){.search{margin-left:5%;padding:3px 70px 3px 3px}}@media only screen and (max-width:650px){.search{margin-left:3%;padding:3px 20px 3px 3px}}.help{display:flex;justify-content:center;margin-left:10px;text-decoration:none;color:#4d4d4d}.help .icon{font-size:40px;color:#231f20}@media only screen and (max-width:1500px){.help .icon{font-size:35px;margin-top:10px}}@media only screen and (max-width:1400px){.help .icon{font-size:30px;margin-top:10px}}@media only screen and (max-width:1200px){.help .icon{font-size:28px;margin-top:10px}}.help .mes{width:60px;font-size:18px}@media only screen and (max-width:1500px){.help .mes{font-size:15px;width:50px;margin-top:8px}}@media only screen and (max-width:1400px){.help .mes{font-size:13px;width:40px;margin-top:8px}}@media only screen and (max-width:1200px){.help .mes{font-size:12px;width:40px;margin-top:8px}}.login{display:flex;justify-content:center;align-items:center;margin-left:10px;text-decoration:none;color:#4d4d4d}.login .icon{font-size:40px;color:#231f20}@media only screen and (max-width:1500px){.login .icon{font-size:35px;margin-top:10px}}@media only screen and (max-width:1400px){.login .icon{font-size:30px;margin-top:10px}}@media only screen and (max-width:1200px){.login .icon{font-size:28px;margin-top:10px}}.login .mes{width:60px;font-size:18px}@media only screen and (max-width:1500px){.login .mes{font-size:15px;width:50px;margin-top:8px}}@media only screen and (max-width:1400px){.login .mes{font-size:13px;width:40px;margin-top:6px;font-size:12px}}.cart{display:flex;justify-content:center;align-items:center;margin-left:10px;text-decoration:none;color:#4d4d4d;cursor:pointer}.cart .icon{font-size:40px;color:#231f20}@media only screen and (max-width:1500px){.cart .icon{font-size:35px;margin-top:10px}}@media only screen and (max-width:1400px){.cart .icon{font-size:30px;margin-top:10px}}@media only screen and (max-width:1200px){.cart .icon{font-size:28px;margin-top:10px}}.cart .mes{width:60px;font-size:18px}@media only screen and (max-width:1500px){.cart .mes{font-size:15px;width:50px;margin-top:8px}}@media only screen and (max-width:1400px){.cart .mes{font-size:13px;width:40px;margin-top:6px}}@media only screen and (max-width:1200px){.cart .mes{font-size:12px;width:40px;margin-top:6px}}.nav_container{display:flex;justify-content:center;padding:10px 0;border-top:2px solid #000;border-bottom:2px solid #000}@media only screen and (max-width:1000px){.nav_container{justify-content:unset;align-items:center}}@media only screen and (max-width:1500px){.nav_container{padding:7px 0}}@media only screen and (max-width:1400px){.nav_container{padding:6px 0;padding:5px 0}}.nav_container .btn_container{margin-left:1rem}.nav_container nav{display:inline-block;justify-content:center}@media only screen and (max-width:1000px){.nav_container nav{display:none}}.nav_container nav ul{display:flex;flex-direction:row;list-style:none}.nav_container nav ul li{padding:3px;margin:1px 5px}@media only screen and (max-width:1500px){.nav_container nav ul li{padding:2px;margin:1px 3px;font-size:14px}}@media only screen and (max-width:1400px){.nav_container nav ul li{padding:1.5px;margin:1px 2px;font-size:13px}}@media only screen and (max-width:1200px){.nav_container nav ul li{padding:1px;margin:1px;font-size:12px}}.nav_container nav ul li a{text-decoration:none;color:#000;font-weight:700}.mbl_nav{height:10vh;width:100%}@media only screen and (min-width:601px){.mbl_nav{display:none}}.mbl_nav .mbl_nav_box{height:-webkit-fill-available;display:grid;grid-template-columns:2fr 1fr}.mbl_nav .mbl_nav_box .mbl_nav_img{display:flex;align-items:center;height:10vh;margin-left:1rem}.mbl_nav .mbl_nav_box .mbl_nav_img img{height:5rem}@media only screen and (max-width:400px){.mbl_nav .mbl_nav_box .mbl_nav_img img{height:4rem}}@media only screen and (max-width:370px){.mbl_nav .mbl_nav_box .mbl_nav_img img{height:3rem}}@media only screen and (max-width:340px){.mbl_nav .mbl_nav_box .mbl_nav_img img{height:2.5rem}}@media only screen and (max-width:330px){.mbl_nav .mbl_nav_box .mbl_nav_img img{height:2.3rem}}.mbl_nav .mbl_nav_box .mbl_nav_data{display:flex;align-items:center;text-align:end}.mbl_nav .mbl_nav_box .mbl_nav_data .mbl_nav_cart,.mbl_nav .mbl_nav_box .mbl_nav_data .mbl_nav_register,.mbl_nav .mbl_nav_box .mbl_nav_data .mbl_nav_search{display:flex;justify-content:center;height:100%;align-items:center;border-left:1px solid rgba(0,0,0,.16)}.mbl_nav .mbl_nav_box .mbl_nav_data .mbl_nav_cart *,.mbl_nav .mbl_nav_box .mbl_nav_data .mbl_nav_register *,.mbl_nav .mbl_nav_box .mbl_nav_data .mbl_nav_search *{margin:0 .5rem}.btn_container{line-height:0;cursor:pointer;left:0;outline:none}@media only screen and (min-width:1001px){.btn_container{display:none}}.menu_container{width:60%;max-width:400px;height:100%;background-color:#fff;position:fixed;top:0;left:0;z-index:100;box-shadow:2px 2px 5px #000;box-sizing:border-box;transform:translatex(0);transition:transform 10s ease-in-out}.menu_container ul{margin:3rem 1rem;list-style:none}.menu_container ul li{margin:.5rem}.menu_container ul li a{font-size:large;color:#000;font-weight:700;text-decoration:none}.menu_container ul li a:hover{color:red}.menuClose_container{width:70%;height:100%;background:rgba(0,0,0,.157);position:fixed;top:0;right:0;z-index:50;box-shadow:2px 2px 5px #000;cursor:pointer}.slider_container .Carousel-root-2{height:60vh}@media only screen and (max-width:1500px){.slider_container .Carousel-root-2{height:50vh}}@media only screen and (max-width:1400px){.slider_container .Carousel-root-2{height:40vh}}@media only screen and (max-width:1000px){.slider_container .Carousel-root-2{height:35vh}}@media only screen and (max-width:600px){.slider_container .Carousel-root-2{height:30vh}}@media only screen and (max-width:400px){.slider_container .Carousel-root-2{height:20vh}}.slider_container .Carousel-indicators-3{position:relative;bottom:45px}.slider_container .slider_box{width:100%;height:60vh;box-sizing:border-box;margin:0;padding:0}@media only screen and (max-width:1500px){.slider_container .slider_box{height:50vh}}@media only screen and (max-width:1400px){.slider_container .slider_box{height:40vh}}@media only screen and (max-width:1000px){.slider_container .slider_box{height:35vh}}@media only screen and (max-width:600px){.slider_container .slider_box{height:30vh}}@media only screen and (max-width:400px){.slider_container .slider_box{height:20vh}}#img{width:100%;height:-webkit-fill-available}.s1_container{background-color:#f4f4f4;box-sizing:border-box;padding:3rem 0}.s1_box,.s1_container{display:flex;justify-content:center}.s1_box{flex-direction:column;align-items:center;height:100%}.s1_box_heading{font-size:40px}@media only screen and (max-width:1500px){.s1_box_heading{padding-top:30px;font-size:30px}}@media only screen and (max-width:1400px){.s1_box_heading{padding-top:25px;font-size:25px}}@media only screen and (max-width:1200px){.s1_box_heading{padding-top:20px;font-size:22px}}.s1_card_box{display:grid;grid-template-columns:repeat(4,300px);grid-column-gap:2rem;grid-row-gap:2rem;margin-top:3rem}@media only screen and (max-width:1500px){.s1_card_box{grid-template-columns:repeat(4,230px);font-size:15px}}@media only screen and (max-width:1400px){.s1_card_box{grid-template-columns:repeat(4,200px);font-size:13px}}@media only screen and (max-width:1200px){.s1_card_box{grid-template-columns:repeat(4,180px);font-size:12px}}@media only screen and (max-width:850px){.s1_card_box{grid-template-columns:repeat(4,160px)}}@media only screen and (max-width:750px){.s1_card_box{grid-template-columns:repeat(4,140px)}}@media only screen and (max-width:680px){.s1_card_box{grid-template-columns:repeat(4,120px)}}@media only screen and (max-width:600px){.s1_card_box{grid-template-columns:repeat(2,250px)}}@media only screen and (max-width:550px){.s1_card_box{grid-template-columns:repeat(2,210px)}}@media only screen and (max-width:500px){.s1_card_box{grid-template-columns:repeat(2,180px)}}@media only screen and (max-width:400px){.s1_card_box{grid-template-columns:repeat(2,150px)}}@media only screen and (max-width:350px){.s1_card_box{grid-template-columns:repeat(2,130px)}}.card{display:flex;flex-direction:column;align-items:center;justify-content:center}.card_name,.card img{width:-webkit-fill-available}.card_name{background-color:#ffd47d;border-radius:0 0 5px 5px;text-align:center;padding:10px}.s2_box,.s2_container{display:flex;justify-content:center;align-items:center}.s2_box{margin:5rem 0}.s2_card_box{display:grid;grid-template-columns:repeat(2,420px);grid-template-rows:500px;grid-column-gap:50px}@media only screen and (max-width:1500px){.s2_card_box{grid-template-columns:repeat(2,320px);grid-template-rows:400px;grid-column-gap:3.5rem}}@media only screen and (max-width:1400px){.s2_card_box{grid-template-columns:repeat(2,280px);grid-template-rows:350px}}@media only screen and (max-width:1200px){.s2_card_box{grid-template-columns:repeat(2,250px);grid-template-rows:300px}}@media only screen and (max-width:600px){.s2_card_box{grid-template-columns:repeat(2,220px);grid-template-rows:250px}}@media only screen and (max-width:500px){.s2_card_box{grid-template-columns:repeat(2,170px);grid-template-rows:200px;grid-column-gap:3rem}}@media only screen and (max-width:400px){.s2_card_box{grid-template-columns:repeat(2,150px);grid-template-rows:180px}}@media only screen and (max-width:350px){.s2_card_box{grid-template-columns:repeat(2,130px);grid-template-rows:180px}}.s2_card{transition:all 1s}.s2_card:hover{transform:translateY(30px)}.s2_card img{height:100%;width:100%}.s3_container{background-color:#f4f4f4;display:flex;justify-content:center;align-items:center}.s3_box{width:80%;display:flex;flex-direction:column;margin:5rem 0}@media only screen and (max-width:1500px){.s3_box{width:70%}}@media only screen and (max-width:1400px){.s3_box{width:65%}}@media only screen and (max-width:1200px){.s3_box{width:60%}}@media only screen and (max-width:600px){.s3_box{width:80%}}@media only screen and (max-width:500px){.s3_box{width:85%}}.s3_heading{display:grid;grid-template-columns:auto 300px auto}@media only screen and (max-width:1500px){.s3_heading{grid-template-columns:auto 200px auto}}@media only screen and (max-width:1400px){.s3_heading{grid-template-columns:auto 180px auto}}@media only screen and (max-width:1200px){.s3_heading{grid-template-columns:auto 150px auto}}@media only screen and (max-width:600px){.s3_heading{grid-template-columns:auto 100px auto}}@media only screen and (max-width:500px){.s3_heading{grid-template-columns:auto 80px auto}}@media only screen and (max-width:400px){.s3_heading{grid-template-columns:auto 60px auto}}.s3_heading_content{text-align:center;font-size:40px}@media only screen and (max-width:1500px){.s3_heading_content{font-size:35px}}@media only screen and (max-width:1400px){.s3_heading_content{font-size:30px}}@media only screen and (max-width:1200px){.s3_heading_content{font-size:25px}}@media only screen and (max-width:600px){.s3_heading_content{font-size:20px}}@media only screen and (max-width:500px){.s3_heading_content{font-size:18px}}@media only screen and (max-width:400px){.s3_heading_content{font-size:15px}}.s3_down_line,.s3_left_line hr,.s3_right_line hr{border:2px solid #000;background-color:#000;margin-top:4%}@media only screen and (max-width:1500px){.s3_down_line,.s3_left_line hr,.s3_right_line hr{border:1.5px solid #000}}@media only screen and (max-width:1400px){.s3_down_line,.s3_left_line hr,.s3_right_line hr{border:1px solid #000}}@media only screen and (max-width:400px){.s3_down_line,.s3_left_line hr,.s3_right_line hr{border:.5px solid #000}}.s3_down_line{margin-top:1%}.s3_down_line hr{border-width:0}.client_slider_container{display:flex;position:relative;align-items:center;overflow:hidden}.client_slider{display:flex;justify-content:center;position:relative;min-width:100%;transition:.5s}.client_slider img{width:85%}@media only screen and (max-width:500px){.client_slider img{width:75%}}#nextbtn,#prevbtn{position:absolute;top:50%;transform:translateY(-50%);width:5%;height:60vh;background:none;border:none;outline:none;transition:.5s;background-color:hsla(0,0%,100%,.1)}#nextbtn:hover,#prevbtn:hover{background-color:rgba(0,0,0,.17);cursor:pointer}#nextbtn:hover .navbtn,#prevbtn:hover .navbtn{color:#f5f5f5}#prevbtn{left:0;margin-left:1rem}#nextbtn{right:0;margin-right:1rem}.s4_container{justify-content:center}.s4_box,.s4_container{display:flex;align-items:center}.s4_box{flex-direction:column;width:60%;margin:5rem 0}@media only screen and (max-width:1500px){.s4_box{width:50%}}.s4_box_heading{text-align:center;font-size:40px}@media only screen and (max-width:1500px){.s4_box_heading{font-size:35px}}@media only screen and (max-width:1400px){.s4_box_heading{font-size:30px;font-size:25px}}.s4_card_box{display:grid;grid-template-columns:repeat(4,280px);grid-column-gap:2rem;grid-row-gap:2rem;margin-top:3rem}@media only screen and (max-width:1500px){.s4_card_box{grid-template-columns:repeat(4,200px)}}@media only screen and (max-width:1400px){.s4_card_box{grid-template-columns:repeat(4,180px)}}@media only screen and (max-width:1200px){.s4_card_box{grid-template-columns:repeat(4,160px)}}@media only screen and (max-width:850px){.s4_card_box{grid-template-columns:repeat(4,140px)}}@media only screen and (max-width:750px){.s4_card_box{grid-template-columns:repeat(4,120px)}}@media only screen and (max-width:680px){.s4_card_box{grid-template-columns:repeat(4,100px)}}@media only screen and (max-width:600px){.s4_card_box{grid-template-columns:repeat(2,220px)}}@media only screen and (max-width:550px){.s4_card_box{grid-template-columns:repeat(2,200px)}}@media only screen and (max-width:500px){.s4_card_box{grid-template-columns:repeat(2,160px)}}@media only screen and (max-width:400px){.s4_card_box{grid-template-columns:repeat(2,130px)}}.s4_card img{width:100%;height:100%}.mbl_footer{margin:0;background:#1b1919;color:#cfcfcf}@media only screen and (min-width:801px){.mbl_footer{display:none}}.mbl_footer_container{padding:1rem .5rem}.mbl_footer_container h3{margin-bottom:.5rem}.mbl_footer_container .mbl_footer_newsletter{margin-bottom:1rem;display:flex;flex-direction:column;border-bottom:2px solid #cfcfcf}.mbl_footer_container .mbl_footer_newsletter p{font-size:small;margin-bottom:.3rem}.mbl_footer_container .mbl_footer_newsletter input{padding:.5rem;border-radius:5px;outline:none}.mbl_footer_container .mbl_footer_payment{margin-bottom:1rem;border-bottom:2px solid #cfcfcf}.mbl_footer_container .mbl_footer_payment img{height:2.5rem;margin:1rem 0}.mbl_footer_container .mbl_footer_branches{margin-bottom:1rem;border-bottom:2px solid #cfcfcf}.mbl_footer_container .mbl_footer_branches ul{list-style:none}.mbl_footer_container .mbl_footer_branches ul li{display:list-item;text-align:-webkit-match-parent}.mbl_footer_container .mbl_footer_branches ul li b{float:left;min-width:90px;width:-webkit-min-content;width:-moz-min-content;width:min-content}.mbl_footer_container .mbl_footer_branches ul li p{overflow:auto;margin:2rem 1rem}.mbl_footer_container .mbl_footer_contact{margin-bottom:1rem;border-bottom:2px solid #cfcfcf}.mbl_footer_container .mbl_footer_contact ul{list-style:none}.mbl_footer_container .mbl_footer_contact ul li{display:list-item;text-align:-webkit-match-parent}.mbl_footer_container .mbl_footer_contact ul li b{float:left;min-width:95px;width:-webkit-min-content;width:-moz-min-content;width:min-content}.mbl_footer_container .mbl_footer_contact ul li p{overflow:auto;margin:2rem 1rem}.mbl_footer_container .mbl_footer_company{margin-bottom:1rem;border-bottom:2px solid #cfcfcf}.mbl_footer_container .mbl_footer_company ul{list-style:none}.mbl_footer_container .mbl_footer_company ul li{width:49%;display:inline-block;margin-bottom:.8rem;font-size:small}.mbl_footer_container .mbl_footer_company ul li *{text-decoration:none;color:inherit}.mbl_footer_container .mbl_footer_company ul li :hover{text-decoration:underline}.mbl_footer_container .mbl_footer_icon{margin-bottom:1rem;border-bottom:2px solid #cfcfcf;display:flex;justify-content:center;align-items:center;grid-gap:1rem;gap:1rem}.mbl_footer_container .mbl_footer_icon *{margin-bottom:1rem}.mbl_footer_container .mbl_footer_icon :hover{cursor:pointer;color:#ed1c24}.mbl_footer_container .mbl_footer_copy{font-size:xx-small;display:flex;justify-content:center;align-items:center;text-align:center}.mbl_footer_container .mbl_footer_copy a{text-decoration:none;color:#ed1c24}.mbl_footer_container .mbl_footer_copy a:hover{text-decoration:underline}.footer_container{background-color:#231f20!important;display:flex;justify-content:center;align-items:center;color:#cfcfcf}@media only screen and (max-width:800px){.footer_container{display:none}}.footer_container .footer_box{width:65%;display:flex;flex-direction:column;align-items:center;margin:3rem 0 1rem}@media only screen and (max-width:1500px){.footer_container .footer_box{width:70%}}@media only screen and (max-width:1300px){.footer_container .footer_box{width:75%}}@media only screen and (max-width:1200px){.footer_container .footer_box{width:90%}}@media only screen and (max-width:1000px){.footer_container .footer_box{width:95%}}.footer_container .footer_about{display:flex;height:350px;width:100%;justify-content:center;margin-bottom:1rem}.footer_container .branch_box,.footer_container .company_box,.footer_container .contact_box,.footer_container .news_box{width:25%}@media only screen and (max-width:1500px){.footer_container .branch_box,.footer_container .company_box,.footer_container .contact_box,.footer_container .news_box{width:22%}}@media only screen and (max-width:1000px){.footer_container .branch_box,.footer_container .company_box,.footer_container .contact_box,.footer_container .news_box{width:25%}}.footer_container .footer_data{border-right:3px solid #cfcfcf;list-style:none;height:150px}@media only screen and (max-width:1500px){.footer_container .footer_data{border-right:2px solid #cfcfcf}}@media only screen and (max-width:1200px){.footer_container .footer_data{border-right:1px solid #cfcfcf}}.footer_container .footer_data li{display:list-item;text-align:-webkit-match-parent;padding-right:10px;padding-left:10px;margin-bottom:.7rem}@media only screen and (max-width:1500px){.footer_container .footer_data li{padding-right:8px;padding-left:8px}}@media only screen and (max-width:1200px){.footer_container .footer_data li{padding-right:7px;padding-left:7px}}.footer_container .footer_data li b{float:left;min-width:90px;font-weight:700;width:-webkit-min-content;width:-moz-min-content;width:min-content;line-height:18px}@media only screen and (max-width:1500px){.footer_container .footer_data li b{min-width:80px;font-size:14px}}@media only screen and (max-width:1200px){.footer_container .footer_data li b{min-width:70px;font-size:13px}}@media only screen and (max-width:1000px){.footer_container .footer_data li b{min-width:65px;font-size:11px}}.footer_container .footer_data li p{overflow:auto}@media only screen and (max-width:1500px){.footer_container .footer_data li p{font-size:13px}}.footer_container .footer_data li a{outline:none;text-decoration:none;color:inherit}@media only screen and (max-width:1500px){.footer_container .footer_data li a{font-size:13px}}@media only screen and (max-width:1200px){.footer_container .footer_data li a{font-size:12px}}@media only screen and (max-width:1000px){.footer_container .footer_data li a{font-size:11px}}.footer_container .footer_data li input{background-color:#231f20;border:2px solid #cfcfcf;outline:none;color:#cfcfcf;padding:5px;margin-bottom:10px;margin-top:10px}@media only screen and (max-width:1500px){.footer_container .footer_data li input{border:1.5px solid #cfcfcf;padding:3px;margin-bottom:8px;margin-top:8px;width:120px}}.footer_container .footer_data li button{padding:5px;background-color:#ed1c24;outline:none;border:2px solid #ed1c24;border-radius:6px;color:#cfcfcf;cursor:pointer}@media only screen and (max-width:1500px){.footer_container .footer_data li button{border:1.5px solid #ed1c24;border-radius:5px;padding:4px;font-size:12px}}.footer_container .footer_data li img{height:40px}.footer_container .footer_data li .payment{width:100%;font-size:14px}.footer_container .news_box ul{border-right:none}.footer_container h3{font-size:20px;font-weight:700;margin-bottom:10px}.footer_container .copyright_box{width:100%}.footer_container .copyright_box hr{margin-bottom:10px}.footer_container .copyright_box a{color:red;text-decoration:none}.footer_container .copyright_box p{padding-left:3%}@media only screen and (max-width:1000px){.footer_container .copyright_box p{font-size:11px}}.footer_container .fright{display:flex;justify-content:center;text-align:center;float:right;margin-right:3%}.footer_container .fright .icons *{margin-right:5px;cursor:pointer}.register_container{margin:5rem auto}.signup_container{display:flex;justify-content:center;align-items:center;width:100%}@media only screen and (max-width:700px){.signup_container{flex-direction:column-reverse}}.signup_container .login_btn_container{margin-right:7%}@media only screen and (max-width:700px){.signup_container .login_btn_container{margin:0}}@media only screen and (max-width:850px){.signup_container .login_btn_container #logbtn{font-size:10px}}.signup_container .signup_box{padding:2rem;border:2px solid #999}@media only screen and (max-width:1400px){.signup_container .signup_box{padding:1rem}}.signup_container .signup_box .form{position:relative;width:28.125rem;height:auto;padding:1rem 2rem}@media only screen and (max-width:1400px){.signup_container .signup_box .form{width:25rem;padding:.5rem 1rem}}@media only screen and (max-width:850px){.signup_container .signup_box .form{width:22rem;padding:.5rem 1rem}}.central_div_mbl .cont_contact_mbl{font-family:"IBM Plex Sans",sans-serif;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:25px;line-height:20px;color:#292929;font-weight:bolder;margin-bottom:20px;margin-top:20px}.central_div_mbl #materialbtn4{width:100%;margin-bottom:15px;margin-top:10px}*{box-sizing:border-box;padding:0;margin:0}.Central_div_main{font-family:"IBM Plex Sans",sans-serif;width:100%;height:100vh;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width:605px){.Central_div_main{display:none}}.Central_div_main .Middle_div{justify-content:center;padding:15px 100px;border:4px solid #000}@media screen and (max-width:850px){.Central_div_main .Middle_div{width:600px}}.Central_div_main h2{color:brown}.Central_div_main .inputs{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:1vw}.Central_div_main .cont_contact{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:25px;line-height:20px;color:#292929;font-weight:bolder;margin-bottom:40px}.Central_div_main .input_1{margin-right:5px}.Central_div_main .button{color:brown;display:inline-block;width:100%}@media screen and (max-width:850px){.Central_div_main #materialbtn4{width:35%}}.Central_div_main .Contact_button{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:1vw}.Central_div_main #materialbtn1,.Central_div_main #materialbtn2,.Central_div_main #materialbtn3{padding:0}.Central_div_main #materialbtn1 .MuiSvgIcon-root,.Central_div_main #materialbtn2 .MuiSvgIcon-root,.Central_div_main #materialbtn3 .MuiSvgIcon-root{font-size:20px}@media screen and (max-width:850px){.Central_div_main #materialbtn1,.Central_div_main #materialbtn2,.Central_div_main #materialbtn3{font-size:10px}}.mbl_cont{margin:1rem 26px}@media screen and (min-width:606px){.mbl_cont{display:none}}.login_container{display:flex;height:90vh;width:100%;justify-content:center;align-items:center}.login_container .login_c{padding:2rem;border:2px solid #999}.login_box{display:grid;justify-content:center;position:relative}.login_form{position:relative;width:28.125rem;height:auto;padding:1rem 2rem}.signup_btn_container{margin-left:7%}.list_box{border-bottom:1px solid #d3d3d3;margin:.5rem 0}.list_box .nav_list{text-decoration:none;color:#000;display:grid;grid-template-columns:2fr 1fr;align-items:center;padding:.2rem .5rem;font-size:17px}.list_box .nav_list .arrow{text-align:end}.subMenu_box{margin:.5rem 1rem}.subMenu_box .subMenu{color:#707070;text-decoration:none;display:block;font-size:15px;margin:5px}.cards_box{box-sizing:border-box;height:100%;width:100%}.cards_box *{color:#000;text-decoration:none}.cards_box .img_box{height:75%;width:100%}.cards_box .img_box img{height:100%;width:100%;object-fit:contain}.cards_box .data{background:#d4d4d4;border-radius:0 0 5px 5px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:10px}.cards_box .data .title{font-weight:700}.cards_box .data .price{font-weight:700;font-size:large}@media only screen and (max-width:600px){.cards_box .data .price{font-size:medium}}.cards_box .data .dis{font-size:small}.card_container{box-sizing:border-box;margin:2rem auto;width:80vw;display:grid;grid-template-columns:1fr 3fr;grid-column-gap:1.5rem}@media only screen and (max-width:600px){.card_container{grid-template-columns:1fr}}.card_container .list_container .list_catg{font-size:large;font-weight:700;padding:.5rem 1rem;background-color:#f4f4f4;border-bottom:1px solid #d3d3d3}@media only screen and (max-width:600px){.card_container .list_container{display:none}}.card_container .card_box{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:2vw;grid-template-rows:30vh}@media only screen and (max-width:600px){.card_container .card_box{grid-template-columns:1fr 1fr;grid-gap:3vw;grid-template-rows:auto}}.product_container{width:60%;height:50vh;margin:10rem auto}.product_container h2{width:100%;margin:1rem auto;text-align:center;color:tomato}.product_container .grid{display:grid;grid-template-columns:1fr 2fr}.product_container .grid .img{width:300px;height:100%;display:flex}.product_container .grid .img img{width:100%;object-fit:contain}.product_container .grid .data .name{font-size:xx-large;font-weight:700;letter-spacing:.4rem;margin:1rem 0}.product_container .grid .data .detail{font-size:large;margin:1rem 0}.product_container .grid .data .price{background-color:#ffd47d;padding:.7rem 4rem;border:2px solid #ffd47d;border-radius:5px 0 0 5px;text-align:center;position:fixed;right:0;top:30%;font-size:large;font-weight:700}.product_container .grid .data .btn button{padding:.7rem 5rem;border:2px solid #ed1b24;background-color:#ed1b24;border-radius:8px;cursor:pointer;color:#fff;font-size:17px;font-weight:700}.profile_container{height:50vh;width:70%;margin:5rem auto}.profile_container .profile_box{display:grid;grid-template-columns:1fr 3fr}.profile_container .profile_box .profile_data .account_info{margin-bottom:3rem}.profile_container .profile_box .profile_data .account_info .user_profile{padding:1rem;text-transform:uppercase;font-size:large}.profile_container .profile_box .profile_data .account_info .btn{padding:.5rem;color:#fff;word-spacing:.5rem;letter-spacing:.2rem;background-color:#ed1b24;border:2px solid #ed1b24;border-radius:7px;font-size:15px;cursor:pointer}.profile_container .profile_box .profile_data .address_info .user_address{padding:1rem;text-transform:uppercase;line-height:1.5rem}.profile_container .profile_box .profile_data .address_info .btn{padding:.5rem;color:#fff;word-spacing:.5rem;letter-spacing:.2rem;background-color:#ed1b24;border:2px solid #ed1b24;border-radius:7px;font-size:15px;cursor:pointer}.profile_menu{width:90%}.profile_menu .my_account{font-size:large;font-weight:700;padding:.5rem 1rem;background-color:#f4f4f4;border-bottom:1px solid #d3d3d3}.profile_menu .links{display:block;border-bottom:1px solid #d3d3d3;margin:.5rem 0;text-decoration:none;color:#000;align-items:center;padding:.2rem .5rem;font-size:17px}.address_container{margin:5rem auto;width:70%}.address_container .address_box{display:grid;grid-template-columns:1fr 3fr}.address_container .address_box .address_data .form{padding:1rem}.Checkout_full_div{width:100%;justify-content:center;flex-direction:column;align-items:center;display:flex;margin:50px 10px;border:2px solid red}.Checkout_full_div .Checkout_main_div{width:50%}@media screen and (max-width:1000px){.Checkout_full_div .Checkout_main_div{width:80%}}@media screen and (max-width:700px){.Checkout_full_div .Checkout_main_div{width:90%}}@media screen and (max-width:500px){.Checkout_full_div .Checkout_main_div{width:100%}}.Checkout_full_div .Checkout_main_div .header_div{text-align:center}.Checkout_full_div .Checkout_main_div .header_div .header_ptag{font-size:18px;letter-spacing:.22em;margin-bottom:-11px;font-weight:400}@media screen and (max-width:350px){.Checkout_full_div .Checkout_main_div .header_div .header_ptag{font-size:14px;letter-spacing:.18em;font-weight:bolder}}.Checkout_full_div .Checkout_main_div .header_div .header_ptag2{font-size:15px;letter-spacing:.02em;font-weight:400}@media screen and (max-width:350px){.Checkout_full_div .Checkout_main_div .header_div .header_ptag2{font-size:13px;letter-spacing:.01em;font-weight:bolder}}.Checkout_full_div .Checkout_main_div .about_ptag{font-size:18px;margin-bottom:-7px;margin-top:12px}@media screen and (max-width:350px){.Checkout_full_div .Checkout_main_div .about_ptag{font-size:13px;font-weight:bolder}}.Checkout_full_div .Checkout_main_div .about_input{flex-direction:column}
/*# sourceMappingURL=main.e1398eb1.chunk.css.map */