
@import url(https://fonts.googleapis.com/css?family=Barlow:100,200,300,400,500,600,700);

html {overflow-x: hidden;}
body {padding: 0;
    margin: 0;
    font-family: 'Barlow',sans-serif;}
	a {text-decoration:none;color:unset;}
	
div,h1,h2,h3,h4,p,i,a {position:relative;transition:0.4s;}

form,input,textarea,select {font-family:'Barlow',sans-serif;}

:root {
	--color:#848484;
	--color2:#64af35;
}
/*alerts */
div,h1,h2,h3,h4,p,i,a,footer {position:relative;transition:0.4s;}

input,select,textarea,button {font-family: 'Barlow',sans-serif;}

a {    text-decoration: unset;
    color: unset;}

input::placeholder {font-size:12px}








.top_head {       display: flex;
    background: #4CAF50;
    justify-content: space-between;
    align-items: anchor-center;
    color: white;}

.t_smed {       font-size: 18px;
    margin: 5px 4px;
    background: white;
    padding: 8px;
    color: #000900;
    width: 20px;
    border-radius: 20px;
    text-align: center;
    box-shadow: 2px 2px 4px 0px #7c7c7c6b;}

.t_side {    display: flex;}
	
.t_head {          padding: 10px;
    font-size: 15px;
    display: flex;
    align-items: anchor-center;
    font-weight: 500;}
.t_head i.fa-phone{    font-size: 20px;
    margin: 0px 10px;
    }
.t_head i.fa-whatsapp{    font-size: 20px;
    margin: 0px 10px;
    }

.header {         width: -webkit-fill-available;
    background: #ffffff;
    color: #282626;
    display: flex;
    align-items: center;
    position: sticky;
    top: 0;
    height: 70px;
    z-index: 33333333;
    overflow: hidden;
    border-bottom: 1px solid #f1f1f1;}
.header .head_cont{        vertical-align: middle;
    margin: 0 auto;
    width: -webkit-fill-available;
    text-align: center;
}
.header .head_cont .head_logo{}
.header .head_cont .head_logo img{     width: auto;
    height: 81px;
    padding: 7px;
    width: fit-content;
    margin: 0px 20px;
    display: block;}
.header .head_cont .search_bar{           border: 1px solid white;
    background: white;
    border-radius: 6px;
    height: 35px;
    padding: 1px 8px 0px 5px;
    display: flex;
}
.header .head_cont .search_bar input{    background: transparent;
    padding: 6px;
    border: 0px;
    outline: none;
    width: auto;
    font-size: 15px;
}
.header .head_cont .search_bar button{       padding: 6px;
    font-size: 18px;
    border: 0px;
    vertical-align: middle;
    border-radius: 20px;
    outline: 1px solid white;
    background: #012563;
    color: white;
    position: absolute;
    right: 0px;
}
.header .head_cont .head_text {     display: inline-flex;
    padding: 17px 6px;
    font-size: 11px;
    cursor: pointer;
    vertical-align: middle;
    align-items: center;}
.header .head_cont .head_text h3{       display: inline-block;
    font-weight: 500;
    margin: 0px 5px 0px 0px;
    font-size: 14px;}
.header .head_cont .head_text i {    display: inline-block;
    background: #ffffff;
    padding: 5px;
    border-radius: 23px;
    text-align: center;}

#toggle_btn2 h3{      background: #ffffff;
    color: #000000;
    padding: 6px 9px;
    margin: 0px;
    border-radius: 6px;}


.mobile_header {display:none;z-index: 2;}
#google_translate_element {       height: 35px;
    overflow: hidden;
    padding-top: 2px;}
.goog-te-gadget .goog-te-combo {
                  margin: 0px 0px !important;
    padding: 6px;
    border: 1px solid #cfcfcf;
    background: #ffffff36;
    color: #737373;
    border-radius: 4px;
    font-size: 12px;
    display: inline-block;
    width: 138px;
}
.goog-te-gadget:hover .goog-te-combo {
                  
        background: #2196F3;
    color: white;
    
}





.product_category {}
.product_category h4{       margin: 1rem;
    text-align: center;
    font-size: 14px;
    padding: 10px;}
.product_category .category{    height: auto;
    border: 1px solid #d1d1d1;
    border-radius: 10px;
    margin: 8px;}
	
	.active {border:1px solid black !important;}
.product_category .category img{    border-radius: 0px;}

.product_page {}
.product_page h4{    font-size: 1rem;
    text-align: center;
    padding: 1rem;
    margin: 0px;}
.product_page .product_boxn {     border-bottom: 1px dashed #d2d2d2;
    margin: 10px;
    border-radius: 7px;
    padding: 10px;
    text-align: left;
    display: none;
    width: -webkit-fill-available;
    max-width: 800px;
    grid-template-columns: 80% auto;
    align-items: center;}
	
	.pro_details {       display: grid;
    grid-template-columns: 25% 75%;}
	
	
	
	.product_boxn .pr_nm {
    font-weight: 600;
    font-size: 20px;
    padding: 10px;
}

.pr_dis {
    padding: 3px 0px;
    font-weight: 500;
    font-size: 14px;
    color: gray;
}

.product_boxn .pr_am {
           padding: 2px 0px;
    font-weight: 600;
    font-size: 20px;
    color: #000000;
    text-align: center;
}
	
	
	.product_boxn img {
    width: 100px;
    height: 100px;
    width: 100px;
    min-width: auto !important;
    border-radius: 8px;
}

.slider_product_image {    width: 100px;
    margin: 0 auto;}
	
	.add_to_cart {
        text-align: center;
    padding: 10px;
    font-size: 14px;
    font-weight: 500;
    margin: 10px;
    border-radius: 4px;
    border: 2px solid;
    width: 100px;
    margin: 0px auto;
    background: #4CAF50;
}
	
	
	
	.qty_number {      border: 1px solid #989494;
    border-radius: 3px;
    width: fit-content;
    margin: 5px auto;
    background: #ffffff;
    display: grid;
    grid-template-columns: 25% 47% 25%;
    justify-content: center;
    text-align: center;
	}
	
	
	.qty_number input {       background: transparent;
    border: 0px;
    padding: 2px;
    text-align: center;
    width: 60px;
    font-weight: 600;
    font-size: 16px;}
	.qty_minus, .qty_plus {    padding: 0px 4px;}
	
	.gallery_slider {}
	.gallery_img {}
	.gallery_img img{       width: 98%;
    height: 300px;
    border: 1px solid #93939357;
    margin: 10px auto;
    border-radius: 10px;}
	.gallery_row {      display: flex;
    flex-wrap: wrap;
    justify-content: center;}
	
	.mySlides {
        width: 200px;
    display: inline-flex;
    vertical-align: top;
    height: 200px;
    border: 1px solid #cfcfcf;
    align-items: center;
    border-radius: 10px;
    margin: 10px;
    padding: 0px;
}

footer {         background: #2196F3;
    color: black;}
.footer_box {
	           width: 30%;
    display: inline-flex;
    flex-wrap: wrap;
    margin: 10px auto;
    padding: 1rem;
    color: white;
	    flex-wrap: wrap;
}

.footer_box h1{    text-transform: capitalize;
    font-size: 2rem;}
	
	.p_foot {       padding: 1rem;
    text-align: center;
    font-size: 1rem;
    margin: 0px;}
.qr_code_h3 {}

.qr_code {}

.social_media_icons {}
.social_med {    padding: 0px;
    margin: 0px;
    display: inline-block;    margin: 10px 5px;}
	
	.social_med:hover {border-radius: 5px;}
.social_med i{         font-size: 30px;
    text-align: center;
    border-radius: 3px;
    vertical-align: middle;
    padding: 10px;
    background: white;
    color: black;
    width: 30px;
    box-shadow: 2px 2px 5px 0px #00000054;}
	
.social_med img{      width: 50px;
    height: 50px;
    border: 0px solid #c2c2c2;
    padding: 0px;
    margin: 0px;
    border-radius: 2px;}

.top_contact_btn {}
.link_btn {}
.link_btn i{}

.dis_flex {
    text-align: left;
    padding: 0px 14px;
    display: grid;
    grid-template-columns: auto;
    max-width: 500px;
    margin: 10px auto;
}

.dis_flex .link_btn {
             display: flex;
    flex-direction: row;
    line-height: 2;
    font-weight: 600;
    justify-content: flex-start;
    margin: 2px 10px;
    width: 100%;
    font-size: 18px;
    padding: 0px;
}
#qr_code_d {
        left: 50%;
    position: relative;
    transform: translate(-50%, 0px);
    margin: 30px 0px 24px;
    width: fit-content;
    border-radius: 5px;
    overflow: hidden;
    padding: 10px !important;
    background: white !important;
}
.dis_flex .link_btn i {
          min-width: 44px;
    height: auto;
    font-size: 22px;
    margin: 0px;
    width: fit-content;
    margin-right: 10px;
    background: white;
    padding: 10px 0px;
    color: black;
    border-radius: 2px;
    box-shadow: 2px 2px 5px 0px #0000003d;
}

.call_fix_btn {    background: #006eff;
    color: white;
    font-size: 30px;
    padding: 10px;
    width: 29px;
    position: fixed;
    z-index: 20;
    text-align: center;
    bottom: 100px;
    border-radius: 100px;left: 2;}
.wtsp_fix_btn {         background: #14a31a;
    color: white;
    font-size: 30px;
    padding: 10px;
    width: 29px;
    position: fixed;
    z-index: 20;
    text-align: center;
    bottom: 40px;
    border-radius: 100px;
    left: 2;}


.cartP_main {   
    border-radius: 7px;
    padding: 9px 15px;}
.cart_number {      position: absolute;
    background: #2196F3;
    color: white;
    padding: 2px;
    border-radius: 19px;
    top: -11px;
    z-index: 2;
    font-size: 10px;
    min-width: 15px;
    right: -14px;}


.search_bar {
        max-width: 700px;
    background: white;
    margin: 8px auto;
    display: grid;
    grid-template-columns: 10% 90%;
    border-radius: 4px;
    align-items: center;
    z-index: 10;
    padding: 7px 10px;
    height: fit-content;
    max-height: 50px;
    border: 1px solid #c7c7c7;
	
}


.search_bar input {
    font-size: 20px;
    padding: 5px 10px;
    border: 0px;
    outline: 0px;
}

.category .fa-bars {
    font-size: 40px;
    background: transparent;
    padding: 0px;
    width: 100px;
    text-align: center;
    height: 100px;
    display: grid;
    align-items: center;
    border-radius: 100px;
}

.n_spacility {
        display: inline-block;
    vertical-align: text-top;
    width: 35%;
}


.n_spacility li i {
        padding: 2px;
    margin: 2px 10px;
    border-radius: 3px;
    color: #2a810f;
}

.title {        text-align: center;
    font-size: 25px;
    font-weight: 600;
    padding: 1rem;}
	
	.about_us {    font-size: 18px;
    text-align: justify;
    max-width: 800px;
    margin: 0 auto;
    padding: 10px;
    width: -webkit-fill-available;}
	
	
	.head_marquee {
        position: relative;
    top: 0;
    background: #ffffff;
    color: black;
    left: 0;
    width: -webkit-fill-available;
    padding: 5px;
    font-size: 15px;
    z-index: 333;
    font-weight: 500;
}

.mySlides img {
    width: -webkit-fill-available;
    max-height: 500px;
    max-height: 100%;
}
	
	
	.cart_bottom {position: sticky;
    bottom: 0;}
	.cart_total_bottom {       
       width: -webkit-fill-available;
    border: 0px solid gray;
    max-width: 800px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 20% 50% auto;
    align-items: center;
    text-align: left;
    background: white;
    border-top: 1px dashed gray;
	}
	.cart_total_bottom .b_total {    font-size: 20px;
    font-weight: 500;
    padding: 10px;}
	.cart_total_bottom .n_total {       font-size: 20px;
    font-weight: 500;
    padding: 10px;}
	.cart_total_bottom .c_total {    color: white;
    background: #000000;
    font-weight: 600;
    padding: 17px 13px;}
	
	
	
	.card2 {
    background: #fdfdfd;
    width: 100%;
    max-width: 1200px !important;
    margin: 5px auto;
    padding: 0px 0px 28px;
    overflow: auto;
}

.mySlides img{
        width: -webkit-fill-available;
    max-height: 500px;
    height: -webkit-fill-available;
    object-fit: cover;
}
.gallImage img {
        width: auto !important;
    max-height: 90% !important;
    max-width: 90%;
    margin: 0 auto;
    display: block;
    top: 50%;
    height: auto !important;
    position: relative;
    transform: translate(0px, -50%);
}


#product_services {
	text-align:center;
}
.product_s {
        width: 45% !important;
    max-width: 250px;
    display: inline-block !important;
    margin: 5px;
    padding: 4px 5px !important;
    vertical-align: top !important;
    border: 1px solid #ececec;
    border-radius: 5px;
	text-align:left;
}


.product_s h4 {    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 40px;
    font-size: 16px;
    font-weight: 600;
    margin: 4px 0px;
    padding: 1px 0px;
    align-items: anchor-center;}
	
.d_dism {    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 40px;
    font-size: 15px;
    margin: 9px 0px 0px;}
.product_s img {    width: 100%;
    height: 250px;
    object-fit: cover;}
	
	
	.card2 h3 {
    text-align: center;
    font-size: 25px;
}

.btn_buy {
    background: #7c412f !important;
    color: white !important;
    padding: 10px 12px !important;
    text-align: center !important;
    width: 90% !important;
    margin: 20px auto 10px !important;
    border-radius: 4px !important;
    display: block !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
    vertical-align: bottom !important;
}
/*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*/
/*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*/
/*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*/
/*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*/
/*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*/
/*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*/
/*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*//*Mobile style*/



@media screen and (max-width:700px){


.mySlides img{
        width: -webkit-fill-available;
    max-height: 500px;
    height: -webkit-fill-available;
    object-fit: cover;
}
.gallImage img {
        width: auto !important;
    max-height: 90% !important;
    max-width: 90%;
    margin: 0 auto;
    display: block;
    top: 50%;
    height: auto !important;
    position: relative;
    transform: translate(0px, -50%);
}

.mySlides {
    width: 46%;
    display: inline-flex;
    vertical-align: top;
    height: 200px;
    border: 1px solid #cfcfcf;
    align-items: center;
    border-radius: 10px;
    margin: 6px;
    padding: 0px;
}
	.goog-te-gadget .goog-te-combo {
              margin: 0px 0px !important;
    padding: 2px 0px;
    border-radius: 4px;
    font-size: 17px;
    display: inline-block;
    width: fit-content;
    color: black;
    border: 1px solid #c7c7c7;
}
	.loader_box {
  
    margin: 19% auto 0px;
   
}

.t_side {
    display: flex;
    flex-wrap: wrap;
}

.n_spacility {
       display: inline-block;
    vertical-align: text-top;
    width: -webkit-fill-available;
    margin: 0px;
}
.category_scroll {
    display: flex;
    width: fit-content;
    margin: 0 auto;
    overflow-x: auto;
    max-width: -webkit-fill-available;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.category .fa-bars {
    font-size: 40px;
    background: #7b7b7b08;
    padding: 0px;
    width: 100px;
    text-align: center;
    height: 100px;
    display: grid;
    align-items: center;
    border-radius: 100px;
}
	
	.header {
     width: 85%;
    background: white;
    color: #1284df;
    display: block;
    align-items: center;
    position: fixed;
    top: 0;
    left: -600px;
    z-index: 30000;
    height: 100%;
    overflow-y: auto;
}

.header .head_cont .head_logo img {
             width: 115px;
    margin: 15px 13px 0px;
    display: block;
    height: auto;
}
.header .head_cont .head_text {
       display: block;
    padding: 20px 20px;
    font-size: 16px;
    width: 100%;
    text-align: left;
    color: black;
}

.header .head_cont .head_text i {
   
    color: #000000;
 
}
.header .head_cont .search_bar {
        background: #f4f4f4;
    border-radius: 36px;
    padding: 6px 7px 4px 11px;
    margin: 13px;
    height: 43px;
}

.header .head_cont {
    display: block;
    vertical-align: middle;
    margin: 0 auto;
    width: -webkit-fill-available;
}
	

.mobile_header {          display: flex;
    align-items: center;
    background: white;
    color: black;
    height: 77px;
	border-bottom:1px solid #dbdbdb;
	
	}
	
	
	.mobile_header img {      width: 100px;
    margin: 4px 0px;
    z-index: 3;
    height: 100%;}
	.mobile_home_btn {       position: absolute;
    right: 16px;
    top: 25px;
    z-index: 34;}
	.mobile_home_btn .mhline1,.mhline2,.mhline3{    width: 31px;
    border-radius: 7px;
    height: 0px;
    display: block;
    background: #000000;
    padding: 2px;
    margin: 4px;}
	.cross_menu_line .mhline1{animation:transf1 0.4s linear forwards;-webkit-animation:transf1 0.4s linear forwards;}
	.cross_menu_line .mhline2{animation:transf2 0.4s linear forwards;-webkit-animation:transf2 0.4s linear forwards;}
	
	@keyframes transf1{
		from {transform:rotate(0deg);}
		to {transform:rotate(45deg);top: 8px;}
	}
	@-webkit-keyframes transf1{
		from {transform:rotate(0deg);}
		to {transform:rotate(45deg);top: 8px;}
	}
	
	
	@keyframes transf2{
		from {transform:rotate(0deg);}
		to {transform:rotate(135deg);}
	}
	@-webkit-keyframes transf2{
		from {transform:rotate(0deg);}
		to {transform:rotate(135deg);}
	}
	
	.outside_click_close {border: 0px solid red;
    width: 15%;
    height: 100%;
    position: fixed;
    top: 1px;
    display:none;
    right: 0;
    z-index: -1;
    background: #00000012;}
	
	.header .head_cont .search_bar input {
    
    width: 85%;

}

.product_category .category {
       height: auto;
    border: 1px solid #d1d1d1;
    border-radius: 10px;
    margin: 10px 5px;
    width: 100px;
}
.slider_product_image {
          width: 100px;
    height: auto;
    margin: 6px 10px 0px;
    max-height: 150px;
}
.product_page .product_boxn {
             border: 0px;
    border-bottom: 1px dashed #d1d1d1;
    margin: 3px;
    border-radius: 0px;
    padding: 0px;
    text-align: left;
    height: auto;
    grid-template-columns: 65% auto;
    background: #ffffff;
}

.pro_details {
    display: grid;
    grid-template-columns: 100%;
}
.product_boxn img {
      width: 100%;
    max-height: fit-content;
    margin: 0 auto;
    display: block;
    height: auto;
    min-width: -webkit-fill-available;
}
.product_boxn .pr_nm {
    font-weight: 600;
    font-size: 16px;
    padding: 10px;
}

.footer_box {
    width: -webkit-fill-available;
    display: flex;
    flex-wrap: wrap;
    margin: 10px auto;
    padding: 1rem;
}

.dis_flex {
       text-align: left;
    padding: 0px 0px;
    display: grid;
    grid-template-columns: auto;
    max-width: 500px;
    margin: 0px 0px;
}
.add_to_cart {
        text-align: center;
    padding: 8px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 4px;
    border: 1px solid;
    width: 87px;
    margin: 0px auto;
    background: #002201;
    color: white;
}
.prod_added {    background: #3dc23d;}

.pr_dis {
    padding: 3px 0px;
    font-weight: 500;
    font-size: 12px;
    color: #a8a5a5;

}

.mySlides img {
    width: -webkit-fill-available;
    max-height: 500px;
    height: 100% !important;
}

.cart_total_bottom {
   
    grid-template-columns: 17% 40% auto;
    
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
    overflow: hidden;
    margin: 0px auto;
    max-height: 300px !important;
}

.product_s {
    width: 95% !important;
    max-width: 350px;
    display: inline-block !important;
    margin: 11px;
    padding: 4px 5px !important;
    vertical-align: top !important;
    border: 1px solid #ececec;
    border-radius: 5px;
    text-align: center;
}

.product_s h4 {
   
    text-align: left;
    padding: 1px 6px;
}