.slick-slider {
    margin-bottom: 0px;
   /* top: -2vw !important; */
	height: 11vw;
    float: left;
	    width: 99vw;
		margin-top: 1vw;

}
.buscainput input {
        font-size: 0.7vw;
    height: 2vw;
    width: 26vw;
    text-align: center;
    color: #8FA84B;

}
/*
.slick-slide{
	min-width:  273px !important;
}*/
.slick-slide-img{
    max-width: 12vw;
    height: 9.4vw;
    margin-bottom: 0px;
	    margin-top: -1vw;
}  
.prod-desc{ 
	
	    font-family: 'LatoLatinWeb', 'LatoWeb', 'Lato', sans-serif;
    font-size: 1.5vw;
    line-height: 1.5vw;
}

.menu-products-cerv{
	 
height: 289px;
overflow: hidden;
padding-top: 0;
z-index: 3;
position: relative;
	
}

.cerv{
      background-image: url(../img/shopper.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
   
	float: left;
    width: 100%;
}


.cervgal{
  /* background: rgba(54,54,57,0.7); */
}
.producto-info-cerv1{
 float : left;
 width:50%;
 text-align: right; 
 background: rgba(54,54,57,0);
}

.producto-info-cerv2{
 float : left;
 width:50%;
 background: rgba(54,54,57,0);
 text-align: left;
}

.cerv img{
    float: left;
    padding-left: 35%;
padding-top: 20px;
}

.cerv h6{
	float: left;
    top: 102px;
    position: relative;
    color: white;
    font-size: 49px;
    font-family: 'LatoLatinWeb', 'LatoWeb', 'Lato', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 5px 5px BLACK;

}
.cerv p{
     
     position: relative;
    top: 173px;
    left: 0px;
    float: left ;
    font-size: 25px;
    color: #8FA84B;
    

}
.beer{
	/*background-image: url(https://www.wingsarmy.com/mx/assets/img/back_cervezas.jpg);*/
	background: #05222c;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    float: left;
    width: 100%;
    height: 35vw;
    padding-top: 3vw;
    margin-top: -7vw;
}
.beer2{
	
	float:left;
	width: 50%;
	height : 100%;
	text-align: right;
}
.beer2 img{
      margin-top: 5vw;
    width: 16vw;
    height: 24vw;
    margin-right: 5vw;

}
.beer3{
	
	float: left;
    width: 50%;
    height: 100%;
    padding-top: 6vw;
}

.beer3 h6{
    float: left;
    top: 9vw;
    /*position: relative;*/
    color: white;
    font-size: 2.2vw;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    /* text-shadow: 0.5vw 0.5vw BLACK; */
    width: 100%;
    /* height: 8vw; */
}


.beer_3 p {
     
     position: relative;
    /* top: 4vw; */
    left: 0px;
    float: left ;
    font-size: 1.3vw ;
    color: #bbb617;
    width: 100%;
    
    text-shadow: 0.1vw 0.1vw black;
    font-weight: bold;
    /* height: 11vw; */
    margin-top: 0vw;
    line-height: 1vw

}
.subtxt1{
	
	
	
}
.subtxt2{
	
	
	
}
.subtxt3{
	
	
	
}
.subtxt3>p{
	float: left;
   /* top: -3vw;*/
    position: relative;
    color: white ;
    font-size: 1.2vw ;
    font-family: 'LatoLatinWeb', 'LatoWeb', 'Lato', sans-serif;
    /* font-weight: bold; */
    /* text-transform: uppercase; */
    /* text-shadow: 3px 3px BLACK; */
    width: 73% ; 
    height: auto;
    word-wrap: break-word;
   /* margin-top: 63px;*/
    line-height: 1.2vw ;

}

.item img {
    width: 100%;
    height: 100%;
	background-size: 100% 100% ;
}
.sendEmail{

	background-image: url(../img/wa_sitio_web_btn_enviar.png);
    width: 102px;
    height: 48px;

}
.sendEmail:hover{

	background-image: url(../img/wa_sitio_web_btn_enviar_over.png);
    width: 102px;
    height: 48px;

}