.closebtn{display:none;}
.menuw{font-size:30px;cursor:pointer;display:none;color:#fff;}
.menuw{}
.menuw img{height: 22px;
    margin-top: -4px;
    float: right;
    background-color: #72ae43;
    padding: 8px;} 
 

  

@media only screen and ( max-width: 980px ) {
	.eco_mail b, .eco_call b {  font-size: 17px; line-height: 25px;}
	.eco_login ul li a { font-size: 19px;}
	body{min-width:370px;}
	.mainsite{width: 90%;}
.eco_mail{    width: 191px;}
.eco_call { width: 112px;float: right;}
.eco_box2 {  width: 100%; }
.eco_tong { margin-left: 13px; width: 57px;}
.eco_shopping{display: none;}

.eco_intro ul li a.eco_img img {
    border-radius: 0px;
    height: 230px;
    width: 100%;}
	.eco_intro ul li {
    display: block;
    float: left;
    width: 48%;
    margin-right: 2%;
    margin-bottom: 30px;
    min-height: 230px;
	}
.eco_intro ul li a.eco_img img{height: 190px;}
	.eco_intro ul li{    min-height: 190px;}
	.eco_addrass, .eco_buttombox1, .eco_menu2, .eco_buttombox2{width: 100%;}
	.eco_buttom1 { background-color: darkgreen;height: auto;}
.eco_footerback { 
    padding-bottom: 180px;}
	.eco_menu2 {	 margin-bottom: 20px;}
	.eco_buttombox2 { text-align: center;}
	.entry-content img{max-width:100%;height: auto;}
	table{width: 100% !important;}
	.eco_span iframe{max-width:100%;}
	.products li { width: 96%;}
	.products li a.woocommerce-LoopProduct-link img {
    min-width: auto;}
	.kw_img {   height: auto; background-color: #000;}
.images {width: 96%; padding: 2%;}
.entry-summary {
    width: 96%;
    float: left;
    margin-left: 0px;
    background: #fff;
    padding: 2%;
    min-height: auto;}
	.single_add_to_cart_button { margin-top: 10px;}
	.eco_menu { margin-top: 0px;}
.eco_menu { 
    margin-top: 1px;
    margin-left: 2%;
    width: 78%;}
	.eco_menu ul li a { font-size: 19px;}
	.eco_intro{ background-position: bottom;}
	.eco_intro a.eco_buy { width: 150px;}
} 

@media only screen and ( max-width: 600px ) {
	html #wpadminbar {   margin-top: -46px;}

}


@media only screen and ( max-width: 800px ) {
	 .eco_menu ul li a{    color: #fff;
    border-bottom: 1px dashed #fff;
    text-align: center;
    font-size: 23px;}
	.eco_menu ul li{    width: 93%;    margin-left: 20px;}
/* Menu */ 
 .closebtn,  .menuw{display:block;}
 .menuw{display: block;
color: #333;text-align: right;
margin-top: 0px;
text-transform: uppercase;
padding-left: 0px;
 }
 .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1999;
    top: 0;
    left: 0;
    background-color: #72ae43;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #fff;
    display: block;
    transition: 0.3s
}

.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
top: 30px;
right: 15px;
font-size: 36px;
margin-left: 50px;
z-index: 29999;
display: block;
}

#main {
    /* transition: margin-left .5s;*/
 transition:  .5s; 
}
/*  end menu*/

}

}