html, body {
  position: relative;
  margin: 0;
  border: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  
}
body {
  overflow: auto;
}
body{
	font-family: 'Work Sans', sans-serif;
	font-weight: 400;
	color: #616161;
	overflow-x: hidden;
}
#shadow{
    display: none;
    position: fixed;
    top:0;
    bottom: 0;
    width: 100%;
    height:100%;
    background-color: rgba(0,0,0,0.6);
}
    
.mpu {
    width:300px;
    height: auto;
    min-height:250px;
    display:block;
    margin:0 auto 15px auto;
}
.mpuInt {
    width:300px;
    height: auto;
    display:block;
    margin:0 auto 15px auto;
}
.mpuMobile{
    max-width:300px;
    margin:0 auto;
    width:100%;
}
.mpu > label, .leaderboard > label, .leaderboardMain > label, .leaderboardDetalle > label, .mpuMobile > label, .leaderboardDetalleSkin > label{
    
    font-size: 9px !important;
    color: #ccc !important;
    width: auto;
    text-align: right;
    margin: 0px;
    font-weight: normal;
    max-width: 970px;
}

.leaderboardTop > label{
    min-width:728px;
    max-width:990px;
    width:auto;
    font-size: 9px !important;
    color: #ccc !important;
    text-align: right;
}
.leaderboardSkin > label{
    min-width:428px;
    max-width:636px;
    font-size: 9px !important;
    color: #ccc !important;
    width: auto;
    text-align: right;
    margin: 0px;
    font-weight: normal;
}


.leaderboardDetalle{
	margin:15px 0;
	width: 100%;
	display: block;
	height:auto;
	overflow: hidden;
    text-align: center;

}
.leaderboardDetalleSkin{
	margin:15px 0;
    max-width: 636px;
	width: 100%;
	display: inline-block;
	height:auto;
	overflow: hidden;
    text-align: center;

}

.leaderboardDetalle > label, .leaderboardDetalleSkin > label{
	text-align: center;
}


.leaderboard{
    min-width: 728px;
    min-height: 90px;
    display: block;
    margin: 0 auto;
    width: auto;
    text-align: center;
}

.leaderboardSkin{
    min-width: 428px;
    max-width:636px;
    min-height: 90px;
    display: block;
    margin: 0 auto;
    width: auto;
    text-align: center;
}
    
.leaderboardTop{
    max-width: 990px;
    overflow:hidden;
    min-width: 728px;
    min-height: 90px;
    margin: 0 auto;
    width: auto;
    text-align: center;
    display: inline-block;
}    

.leaderboardTopWrap{
    text-align: center;
    display: block;
}
	.leaderboard2{
		width: 420px;
		height: 60px;
	}
    
.leaderboardMobile {
    width: 320px;
    min-width: 0px;
    min-height: 70px;

    display: block;
    margin: 0 auto;
    width: auto;
    text-align: center;
}    
.leaderboardMobile > label{
    font-size: 9px;
    color: #ccc;
    width: 100%;
    text-align: right;
    margin: 0px;
    font-weight: normal;
    max-width:320px;
} 
    
.mh90mw728 {
    max-width: 728px;
    max-height: 90px;
    margin: 0 auto;
} 
.mt15mb15{
    margin-top:15px;
    margin-bottom:15px;
}

.mw100{
    max-width:100%;
}

.mw970{   
    max-width:970px;
}
.mb30{
    
    margin-bottom:30px;
}

.leaderboardMain{
    width: 100%;
    min-height: 90px;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom:30px;
}
.leaderboardMain > label{
    text-align:center;
}

.text-center{
    margin-bottom:15px;   
}
#colaboraNos img, #colaboramos img{
    margin:0 auto;
    display:block !important;
 }
 
 

a, a:hover, a:focus{
	text-decoration: none;
	transition: all 0.5s ease;
	cursor: pointer;
	color: #616161;
    outline:none;
}
a:hover{
	opacity: 0.7;
}

figure:hover{
	opacity: 0.7;
	transition: all 0.5s ease;
}

figure a:hover{
	opacity: 1;
}

button, button:hover{
	transition: all 0.5s ease;
}


.cb{
	clear: both;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.nav-mobile{
    padding-right: 25px;
    border-top-right-radius: 5px;
    padding-left: 25px;
    z-index: 10;
    background-color: black;
    position: fixed;
    top: 0;
    padding-top: 88px;
    bottom: 0;
    left: 0;
    display: block;
    margin-left: -300px;
    width: 300px;
    -webkit-transition: margin-left .5s;
    transition: margin-left .5s;
}

.nav-mobile.open{
    margin-left: 0;
}

.pagination {
    
    text-align: center;
    display:block;
}
.pagination .btn{
 line-height: 14px;   
 width:32px;
 height:28px;
 padding: 6px;
}

.headBar{
	padding-left: 30px;
	padding-right: 30px;
	height: 700px;
	background-image: url('/img/pizarra.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.headBarInteriores{
	height: 135px;
}
	

.headBar .logo{
	text-align: center;
	
}
	.headBar .logo img{
		width: 200px;
		padding-top: 30px;
		margin-bottom: 30px;
	}
	
	.headBarInteriores .logo img{
		width: 130px;
	}
.headBar .menu{
	margin-top: 35px;
}


.pr{position: relative;margin-top: 35px;cursor:pointer;}
	.headBar .iconmenu{
		float: left;
		margin-right: 10px;
        
	}
	.headBar .menu .txtmenu{
			font-size: 13px;
			color: white;
			text-transform: uppercase;	
			float: left
		}
    .headBar .iconmenu:hover{
		cursor:pointer;
	}

    .headBar .txtmenu:hover{
        cursor:pointer;        
	}

		.headBar .iconmenu .barra{
			width: 24px;
			height: 3px;
			margin-bottom: 5px;
			background-color: white;
			clear: both;
		}
        
        .headBar nav{
            position:fixed;
            top:60px;
            bottom:0;
            left:0;
            display:block;
            width:30%;
            height:undefinedpx;
           	background:rgba(0,0,0,0.95);
            border-top-right-radius: 10px;
            z-index: 1;
            display:none;
            border-top:1px solid rgba(255,165,0,0.95);
            border-right:1px solid rgba(255,165,0,0.95);            
        }
        .headBar .menu:hover{
            cursor:pointer;
        }
        .headBar ul{
            margin-left: 50px;            
        }
        .headBar ul li{
           border-left:0.1px solid orange;
           padding-left:8px;                    
           margin-top:20px;
           font-size: 22px;
        }
        .headBar #menu-container a:hover{
            color:orange;
            font-weight: bolder;                       
            font-size: +1.002em;
        } 

        
    #h4VideoDelDia{
        margin-top:30px;
        margin-bottom: 30px;
    } 
    
    #h4ReceAnt{
        font-weight:400;
    }
   
#siteseal img{
   
    float:right;
    
} 

        
@media (min-width: 768px) and (max-width: 992px){
    .headBar ul{
        margin-left:30px;
    }
    .path {
        margin-top:15px;
    }


.headBar #searchTop input{
    width:250px;
}
}
@media (min-width: 480px) and (max-width: 768px){
    .headBar ul{
        margin-left:20px;
    }
    .headBar ul li{      
       font-size: 18px;
    }     
}
@media (min-width: 0px) and (max-width: 480px){
    .headBar ul{
        margin-left:9px;
    }
    .headBar ul li{      
       font-size: 11px;
    }    
    #votomens, #votomensError, #votomens2, #votomensError2{
        margin-top:-180px;
        margin-left:90px;
    }
    .square .cover .icon{
        margin-top:-40px;
    }        
}               

.headBar .search input{
	background-color: rgba(255,255,255,0.5);
	padding:10px 15px;
	color: black;
	font-size: 13px;
	border: 0px;
	outline: none;
	width: 300px;
	float: right;
	margin-top: 35px;
}

	.headBar .search input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	  color: black;
	}
	.headBar .search input::-moz-placeholder { /* Firefox 19+ */
	  color: black;
	}
	.headBar .search input:-ms-input-placeholder { /* IE 10+ */
	  color: black;
	}
	.headBar .search input:-moz-placeholder { /* Firefox 18- */
	  color: black;
	}
	
	.headBar .search .icon{
		position: absolute;
		color: black;
		right: 30px;
		font-size: 15px;
		top:45px;
		cursor: pointer;
	}
	.headBar .elements{

		
	}
		.headBar .elements img{
			display: block;
			clear: both;
		}
		.headBar .elements .left{
			
		}
			.headBar .elements .left .pimienta{
				left: 215px;
				top: 150px;
				position: absolute;
			}
			.headBar .elements .left .sal{
				top: 250px;
				left: -30px;
				position: absolute;
				
			}
			.headBar .elements .left .ajo{
				position: absolute;
				top: 555px;
				left: 165px;
			}
			
			.headBar .elements .right .pimientadere{
				position: absolute;
				right: 225px;
				top:55px;
			}
			.headBar .elements .right .hoja{
				right: 180px;
				top:190px;
				position: absolute;
			}
			
			.headBar .elements .right .guindilla{
				position: absolute;
				top:260px;
				right: 50px;
			}
			
			.headBar .elements .right .hoja2{
				right: 170px;
				top:475px;
				position: absolute;
			}
.fixed{
    position:fixed;
    background-image: url(/img/pizarra.jpg);
}
		
.banner{
	/*background-color: red;*/
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
#contenedorMenu{
    margin-top:40px;
}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
   	background:rgba(0,0,0,0.95);
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover, .offcanvas a:focus{
    color: orange;
    font-size:+=5px;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}


@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}


.carruselhead{

}
	.carruselhead h1{
		font-size: 48px;
		color: #f4a20f;
		text-transform: uppercase;
		text-align: center;
		font-family: 'Abril Fatface', cursive;
		margin-top: 40px;
		margin-bottom: 40px;
	}
		.carruselhead .content{
			margin-left: 50px;
			margin-right: 50px;
			text-align: center;
			display: flex;
			position: relative;            
		}
			
				
				.carruselhead .content .arrows a i{
					color: white;
					font-size: 40px;
				}
				
				.carruselhead .content .arrows .left{
					left: 0;
                    margin-left:-20px;
					position: absolute;
					top:50px;
				}
				
				.carruselhead .content .arrows .right{
					right: 0;
                    margin-right:-20px;
					position: absolute;
					top:50px;
				}
				.carruselhead .content h3{
					font-size: 25px;
					font-family: 'Abril Fatface', cursive;
					color: white;
					text-transform: uppercase;
                    white-space:normal;
				}                
	
@media (min-width: 0px) and (max-width: 480px){
        .carruselhead .content{
		    margin-top:45px;       
		}
        .carruselhead .content .platos figure img{
		    width: 100px;  	         
		}
        .carruselhead .content .platos figure figcaption h3{
		    font-size:15px;  	         
		}
}
    
}
/*------CONTENIDO--------*/

.cabecera.leaderboard{
	margin-top: 15px;
	margin-bottom: 15px;
}
.path{
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 30px;
}
	.path ul{
		padding-left: 0px;
		margin: 0px;
		width: 100%;
	}
		.path ul li{
			list-style: none;
			float: left;
			font-size: 13px;
		}
			.path ul li a{
				color: #a3a3a3;
				text-transform: uppercase;
			}
			.path ul .separador{
				margin-left: 10px;
				margin-right: 10px;
				color: #f4a20f;
			}
			.path ul li a.active{
				color: #f4a20f;
			}

h2{
	font-family: 'Abril Fatface', cursive;
	color: black;
	font-size:48px;
	text-align: center;
	text-transform: uppercase;
    margin-bottom: 40px;
}

.inforight .imagen{
	width: 60%;
	float: left;
}
	.inforight .imagen img{
		width: 100%;
	}
	
	.catbasefoto, .inforeceta ul li{
		text-transform: uppercase;
		color: white;
		font-size: 18px;
	}
	.catbasefoto:hover{
		color: white;
		
	}
	
	ul{
		padding-left: 0px;
		list-style: none;
	}
		.inforeceta ul li, .infobase ul li{
			border-right: 1px solid white;
			display: block;
			float: left;
			padding-right: 10px
		}
			.inforeceta ul li .icon, .infobase ul li .icon{	
				display: inline-block;
				margin-right: 5px;
				padding-top: 4px;
			}
		
		.inforeceta ul li:last-child{
			border-right: 0px;
			padding-left: 10px;
		}
.inforight figure{
	display: inline-flex;
}

#recetaAntigua > iframe{
    width:100% !important
}
.bannersnap iframe{
    width:468px !important;
}
.inforight figcaption{
	width: 40%;
	float: left;
	padding-left: 30px;
	position: relative;
}

.inforight figcaption > a:nth-of-type(1){
    height: 87px;
    overflow-y: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.inforight figcaption > a:nth-of-type(2){
    height: 190px;
    overflow-y: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;  
}

	.inforight .infobase{
		position: absolute;
		bottom: 0;
		width: 100%;
		padding-right: 20px;
	}	

h4{
	font-size: 26px;
	text-transform: uppercase;
	margin-top: 0px;
}
	
p{
	font-size: 18px;
	line-height: 22px;
}

.inforeceta{
	width: 100%;
	background-color: #f4a20f;
	color: white;
	padding: 5px 10px;
	display: inline-block;
}
.infobase .infouser{
	padding-top: 3px;
}

.recipe-review{
    z-index:999;
}
 
.infobase .iconrrss{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #f4a20f;
	color: white;
	text-align: center;
	display: inline-block;
	float: right;
	margin-right: 10px;
	padding-top: 8px;
	cursor: pointer;
}

.separadorcf{
	padding-top: 50px;
	margin-bottom: 55px;
	border-bottom:3px solid #dc2900;
	width: 100%;
	display: block;
	position: relative;
}

.separadorbutton{
	padding-top: 30px;
}
	.separadorcficon{
		width: 55px;
		height: 55px;
		border-radius: 50%;
		background-color:#dc2900;
		border: 2px dotted #dc2900;
				
		border: 2px dotted #dc2900;
		-webkit-box-shadow: 0px 0px 0px 10px rgba(255,255,255,1);
		-moz-box-shadow: 0px 0px 0px 10px rgba(255,255,255,1);
		box-shadow: 0px 0px 0px 10px rgba(255,255,255,1);
		
		color: white;
	    font-size: 30px;
	    text-align: center;
	    padding-top: 10px;
	    position: absolute;
	    top: 25px;
	    margin-left: auto;
	    margin-right: auto;
	    left: 0;
	    right: 0;
	}
	
	.separadordotted{
		width: 65px;
		height: 65px;
		border: 2px dotted #dc2900;
		border-radius: 50%;
		position: absolute;
		background-color: transparent;
		margin-left: auto;
		margin-right: auto;
		left: 0;
		right: 0;
		top:20px;
		z-index: 3;
	}
	
	.separadorcf button{
		background-color:#dc2900;
		color: white;
		margin-left: auto;
	    margin-right: auto;
	    left: 0;
	    right: 0;
	    position: absolute;
	    text-align: center;
	    outline: none;
	    border: 0px;
	    padding: 10px;
	    width: 190px;
	    text-transform: uppercase;
	    margin-top: -19px;
	}
	.separadorcf button:hover{
		background-color:#ab2a0d;
	}
	.headCategory{
	   padding-bottom: 20px;
       border-bottom: 1px solid #d2d2d2;
       margin-bottom: 15px;
       }
	.headCategory h1{
		font-size: 30px;
	    color: #f4a20f;
	    line-height: 35px;
	    text-align: left;
	    font-family: 'Abril Fatface', cursive;
	    text-transform: none;
	    margin-bottom: 10px;		
	}
	.headCategory p{
		font-size: 15px;
	    color: #707070;
	    line-height: 23px;
	}
	.searchContainer{
		width:50%;
		float:right;	
		position: relative;
	}
	.searchContainer{
		width:50%;
		float:right;	
		position: relative;
	}
	.searchContainer input{
		width: 100%;
	    background-color: #e5e5e5;
	        padding: 10px 15px;
	    border-radius: 0px;
	    border: 0px;
	    outline: none;
	    color: black;
	    box-shadow: none;
	    position: absolute;
	    right: 0;
	}
	.searchContainer a{
		right: 10px;
		position: absolute;
		top:13px;	
	}
	.searchContainerLeft{
		float: left;
		width:50%;
		font-size: 14px;
		padding: 9px 15px;
		text-align: right;
	    color: #707070;
	    line-height: 23px;
	}
    .destacadohome, .destacadohomeCategorias{
    	-webkit-box-shadow: 0px 0px 33px 0px rgba(0,0,0,0.2);
    	-moz-box-shadow: 0px 0px 33px 0px rgba(0,0,0,0.2);
    	box-shadow: 0px 0px 33px 0px rgba(0,0,0,0.2);
    	display: block;
    	margin-bottom: 30px;
    }
    .recetas-por-tipo .destacadohome, .recetas-por-tipo .destacadohomeCategorias{
        padding: 5px 5px 0px 5px;
    }
	.destacadohome img, .destacadohomeCategorias img{
		width: 100%;
	}
	.destacadohome span, .destacadohomeCategorias span{
		padding: 0px;
		margin: 0px;
	
	}
	.destacadohomeCategorias h3{
		margin:0;
		height:32px;
		overflow-y: hidden;	
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		text-overflow: ellipsis;
		font-size: 20px;
		color: orange;
		text-align:center;
		text-transform: uppercase;
        min-height: 84px;                        
        font-family: 'Abril Fatface', cursive;
        padding:20px;
        line-height:17px;
        text-align:left;                        
   
    
	}
    .destacadohomeVideos{
        margin-top:15px
    }
        
    .destacadohome h3 {

    padding: 20px;
    margin: 0px;
	}
    
    .destacadohomeCategorias h3 {

    padding: 20px;
    margin: 0px;

  
	}
    
        .destacadohome h3  a{
            
    text-transform: uppercase;
    text-align:left;                        
    font-size: 15px;
    color: #616161;
    height: 32px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    line-height:17px;
    text-align:center;
	}
    
    .recetas-por-tipo .destacadohome{
        padding: 5px 5px 0px 5px;
    } 
    
    
.containercat{
	margin-bottom: 30px;
    cursor:pointer;
}

.containercat a{
	color: #ffffff;
}

.containercat .cover{
    display:flex;
    justify-content: center;
}

.containercat .cover > div{
    align-self:  center;
}

#wrapper:after{
    width:0;
    -webkit-transition: width .5s; /* Safari */
    transition: width .5s;
}

#wrapper.open:after{
    position:absolute;
   /*  background: rgba(255,255,255,.5); */
    content:"";
    display:block;
    top:0;
    left:0;
    bottom:0;
    opacity:1;
    width:100vw;

}

.wrapper{
  width: 100%;
  margin: 0 auto;
  transition: all 0.5s ease;
  background-color:white;
}	


	.wrapper:hover{
		opacity: 0.7;
		transition: all 0.5s ease;
	}
	.wrapper .square .cover{
		width: 100%;
		height: 100%;
		position: absolute;
		text-align: center;
		padding-top: 25px;
		color:white;
		
	}
		.wrapper .square .cover.galletas{
			background-color: rgba(59,42,12,0.7);
		}
		.wrapper .square .cover.verdura{
			background-color: rgba(12,148,64,0.7);
		}
		.wrapper .square .cover.bocadillos{
			background-color: rgba(199,136,26,0.7);
		}
		.wrapper .square .cover.pizza{
			background-color: rgba(209,57,24,0.7);
		}
		.wrapper .square .cover.bolleria{
			background-color: rgba(230,178,21,0.7);
		}
		.wrapper .square .cover.cerdo{
			background-color: rgba(238,129,209,0.7);
		}
		.wrapper .square .cover.postres{
			background-color: rgba(143,16,80,0.7);
		}
		.wrapper .square .cover.cocina{
			background-color: rgba(135,135,135,0.7);
		}
		.wrapper .square .cover .icon i{
			font-size: 45px;
			margin-bottom: 10px;
		}
		.wrapper .square .cover h3{
			font-family: 'Abril Fatface', cursive;
			font-size: 20px;
			color: white;
			text-transform: uppercase;
		}
	
.square{
  font-family: sans-serif;
  color: white;
  float:left;
  width: 100%;
  position: relative;
  background-size: cover;
}
	.square.galletas{
		background-image: url('/img/cat-galletas.jpg');
		background-repeat: no-repeat;
		background-position: center top;
	}
	.square.verdura{
		background-image: url('/img/cat-verdura.jpg');
		background-repeat: no-repeat;
		background-position: center top;
	}
	.square.bocadillos{
		background-image: url('/img/cat-bocadillos.jpg');
		background-repeat: no-repeat;
		background-position: center top;
	}
	.square.pizza{
		background-image: url('/img/cat-pizza.jpg');
		background-repeat: no-repeat;
		background-position: center top;
	}
	.square.bolleria{
		background-image: url('/img/cat-bolleria.jpg');
		background-repeat: no-repeat;
		background-position: center center;
	}
	.square.cerdo{
		background-image: url('/img/cat-cerdo.jpg');
		background-repeat: no-repeat;
		background-position: center center;
	}
	.square.postres{
		background-image: url('/img/cat-postres.jpg');
		background-repeat: no-repeat;
		background-position: center center;
	}
	.square.cocina{
		background-image: url('/img/cat-menaje.jpg');
		background-repeat: no-repeat;
		background-position: center center;
	}
	
	
.square:last-child{
  margin-right:0;
}
.square:before{
    content:"";
    display:block;
    padding-top:100%;
    float: left;
}

aside{

}
	aside .banners{
		margin: 0 auto;
		display: block;
		margin-bottom: 15px;
	}


.bannerapp{
	max-width: 975px;
	margin: 0 auto;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	position: relative;
    
    
}
#bannerInBlo{
    display: inline-block;
}

#bannerTienda{
    display:inline-block;
    
}

#alertaTienda{
    display: flex;
    justify-content: center;
    align-items: center;
}

.bannerapp img{
    max-width:100%;
    
}
	.bannerapp .buttonsapp{
		position: absolute;
		bottom: 15px;
		left: 30px;
	}
		.bannerapp .buttonsapp a{
			clear: both;
		}
	.bannerapp .buttonsapp a img{
		margin-right: 10px;
	}


.moduloblack{
	width: 100%;
	padding: 75px 0px;
	background-color: black;
	margin-bottom: 30px;
}
	.moduloblack h2{
		color: white;
	}
    
    	.moduloblack h3{
    height: 44px;
    line-height:22px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
	}
	
.video{
	position: relative;
}
	.video .buttons{
		position: absolute;
		right: 15px;
		top: 15px;
	}
		
		.video .buttons a{
			color: white;
			font-size: 30px;
			padding-top: 5px;
			display: block;
			width: 40px;
			height: 40px;
			text-align: center;
			background-color: black;
			opacity: 0.6;
			border-radius: 4px;
			margin-bottom: 10px;
		}
		.video .buttons a:hover{
			opacity: 1;
		}
	
	.video img{
		width: 100%;
	}
	
	.video .titular{
		font-size: 18px;
		color: #f4a20f;
		text-transform: uppercase;
		margin-bottom: 0px;
		margin-top: 10px;
	}
	
		.video.videoprinipal .titular{
			font-size: 22px;
		}
		
	.video .programa{
		text-transform: capitalize;
		color: white;
		font-size: 15px;
		margin-bottom: 20px;
	}
	
	.video.videoprinipal .programa{
		margin-bottom: 0px;
	}
	
	#loMash2{
	   margin-bottom:0px;   
	}
    
    .lomas .video .titular{
        height: 36px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        margin-bottom: 15px;        
    }
    	
	.lomas .titularcontainer{
		text-align: center;
		text-transform: uppercase;
		border-bottom: 3px solid #dc2900;
		color: #dc2900;
		font-size: 18px;
		padding-bottom: 15px;
		margin-bottom: 20px;
	}
	
	.lomas .video .programa{
		color: black;
	}
	
	.lomas .video .buttons{
		right: 25px;
	}
	
	.lomas .views{
		font-size: 15px;
		color: #666666;
		margin-bottom: 20px;
	}
		.lomas .views .icon{
			margin-right: 5px;
			display: block;
			font-size: 20px;
			padding-top: 3px;
			float: left;
		}
		
		.lomas .views span{
			display: block;
			padding-top: 3px;
		}
.carruselcolaboraciones .content .arrows a{
	opacity: 1;
}
.carruselcolaboraciones .content .arrows a:hover{
	opacity: 0.6;
}

.carruselcolaboraciones .content .arrows a i{
	color: black;
}
	.carruselcolaboraciones .content a{
		display: block;
		text-align: center;
		opacity: 0.4;
	}
		.carruselcolaboraciones .content a:hover{
			opacity: 1;
		}
			.carruselcolaboraciones .content a img{
				max-height: 95px;
			}
	.colaboramoscon .content a{
		opacity: 1;
	}
		.colaboramoscon .content a:hover{
			opacity: 0.6;
		}

.carruselcolaboraciones .content .arrows .left{
	left: -35px;
	top:25px;
}

.carruselcolaboraciones .content .arrows .right{
	right: -35px;
	top:25px;
}

.carruselcolaboraciones{
	margin-bottom: 70px;
}


.colaboraciones{
	margin-top: 50px;
}

footer{
	background-color: black;
	width: 100%;
	padding: 50px 0px;
}
	footer .logo{
		float: left;
	}
	footer .logo img{
		width: 150px;
	}
	
	footer ul{
		padding-left: 0px;
		margin-top: 0px;
	}
		footer p{
			font-size: 15px;
			color: white;
		}
		footer ul li{
			list-style: none;
			float: left;
		}
			footer ul li a{
				color: white;
				text-transform: uppercase;
				font-size: 15px;
				font-weight: 700;
			}
				footer ul li a:hover{
					color: white;
					opacity: 0.6;
				}
				
			footer ul li span{
				margin: 0px 10px;
				color: white;
			}
	
	footer .legal{
		margin-top: 45px;
	 /*	margin-left: 20px;
	    float: left; */
	}
	footer .rrss{
		float: right;
	}
	
	footer .rrss a{
		width: 45px;
		height: 45px;
		border-radius: 50%;
		color: white;
		font-size: 30px;
		display: block;
		margin-left: 7px;
		text-align: center;
		padding-top: 8px;
		float: left;
	}
		footer .rrss .facebook{
			background-color: #3e5294;
		}
		
		footer .rrss .twitter{
			background-color: #009fe4;
		}
		
		footer .rrss .pinterest{
			background-color: #e51d27;
		}
		
		footer .rrss .youtube{
			background-color: #c31717;
		}
		
		footer .rrss .google{
			background-color: #c31717;
		}
		
		footer .rrss .rss{
			background-color: #f07a1c;
		}

.infobase.interior{
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    padding: 10px 0px;
    display: inline-block;
    width: 100%;
}

.puntuacion i{
    font-size: 28px;
    display: block;
    float: left;
    margin-right: 5px;
    color: rgba(113,113,120,0.71);
    cursor: pointer;
}
.puntuacion, .detalle{
		font-size: 15px;
		color: #c5c5c5;
		clear: both;
		display: inline-block;
		margin-top: 15px;
      
	}
    
     .puntuacion{
		margin-top: 0px;
	}
	 .puntuacion i.active, .puntuacion i.active{
		color: #f4a20f;
	}
    
	   .puntuacion i.active, .puntuacion i.hover{
		color: #f4a20f;
	}
    
 .puntuacion .resultado, .puntuacion .resultado{
	float: left;
	padding-top: 5px;
	padding-left: 10px;    
}
	
	/*.puntuaciondetalle i.active, .puntuaciondetalle i:hover{
		color: #f4a20f;
	}*/

.detallereceta h1, .detallenoticias h1{
	font-size: 48px;
	color: #f4a20f;
	line-height: 50px;
	text-align: center;
	font-family: 'Abril Fatface', cursive;
	text-transform: none;
	margin-bottom: 20px;
}

.detallereceta h4{
    color: #dc2900;
    font-family: 'Work Sans', sans-serif;
    display: inline-block;
    vertical-align: middle;
    text-transform:none;
}


.detallereceta .fotoportada{
	width: 100%;
}
		
.detallereceta .fechatitular{
	font-size: 15px;
	text-transform: uppercase;
	color: black;
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}

.detallereceta p{
	font-size: 15px;
	color: #707070;
	line-height: 23px;
    height:auto;
}

.detallereceta .intro{
	border-top: 1px solid #d2d2d2;
	padding: 30px 0px;
}
.detallereceta .inforeceta{
	width: 100%;
	background-color: #f4a20f;
	border-radius: 4px;
	padding: 10px 0px;
	color: white;
	font-size: 18px;
	margin-bottom: 20px;
}
	.detallereceta .inforeceta .info{
		text-align: center;
		width: 100%;
		padding: 15px 0px;
	}
	.detallereceta .inforeceta .border{
		border-left: 1px solid white;
		border-right: 1px solid white;
	}
	
		.detallereceta .inforeceta .info .icon{
			font-size: 20px;
			padding-top: 2px;
		}
			.detallereceta .inforeceta .info .icon, .detallereceta .inforeceta .info .txt{
				display: inline-block;
				vertical-align: top;
			}
.titularesdetalle{
	display: inline-block;
	color: #dc2900;
	font-size: 24px;
	width: 100%;
	margin-bottom: 15px;
	margin-top: 30px;
}
	.titularesdetalle .icon{
		font-size: 30px;
	}
	.titularesdetalle .icon, .titularesdetalle .txt{
		display: inline-block;
		vertical-align: middle;
	}

.videoiframe{
	position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
	.videoiframe iframe {
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	}
    
	
.ingredientes{
	width: 100%;
	background-color: #fef4e2;
	padding: 30px;
	margin-top: 20px;
	
}
	
	.ingredientes h3{
		color: black;
		font-size: 24px;
		margin-bottom: 50px;
	}

	
	.ingredientes .checkbox{
		border-bottom: 1px solid #d2d2d2;
		min-height: 40px;
		margin: 0px;
	}
	
	.ingredientes .checkbox input{
		display: none;
	}
		.ingredientes .checkbox label{
			font-size: 16px;
			color: black;
			padding-left: 60px;
			padding-top: 8px;
		}
	
		.ingredientes .checkbox label:before, .pasos .contentpaso .checkbox label:before{
			content: "\45";
			font-family: "newcf";
			font-size: 12px;
			position: absolute;
			left: 15px;
			top: 0;
			color: rgba(0,0,0,0.4);
			border-right: 1px solid #f0a388;
			padding-right: 10px;
			min-height: 40px;
			width: 30px;
			padding-top: 10px;
            height:100%;
		}
		
		
		
		.ingredientes input[type="checkbox"]:checked + label:before, .pasos .contentpaso .checkbox input[type="checkbox"]:checked + label:before{
			content: "\46";
			font-family: "newcf";
			font-size: 12px;
			position: absolute;
			left: 15px;
			top: 0;
			color: rgba(0,0,0,0.4);
			border-right: 1px solid #f0a388;
			padding-right: 10px;
			height: 40px;
			width: 30px;
			padding-top: 10px;
		}
		
		.ingredientes input[type="checkbox"]:checked + label{
			text-decoration: line-through;
		}
.contentIngre > p{display:none;}		
                

.fotoingredientes{
	width: 100%;
	margin-bottom: 20px;
}
.ingredients-list li.checked .fake-checkbox,
.sticky-wrap
{
	color: #ffffff;
	background-color: #7e184a;
    /*background-color: #6BA72B;*/
}
	.ingredients-list li:hover .fake-checkbox{
		color: #ffffff;
		background-color: #7e184a;
	}
    
.pasos .paso{
	width: 65px;
	height: 105px;
	border: 2px solid #d2d2d2;
	border-radius: 4px;
	text-align: center;
	padding: 10px;
	margin-right: 20px;
}
	.pasos .paso .number{
		font-family: 'Abril Fatface', cursive;
		font-size: 40px;
		color: #616161;
		width: 100%;
		text-align: center;
		line-height: 40px;
	}
	
	
	.pasos .contentpaso .checkbox input{
		display: none;
		margin-left: 13px;
		margin-top: 6px;
	}
	.pasos .paso .txt{
		width: 100%;
		color: #616161;
		font-size: 11px;
		text-transform: uppercase;
		text-align: center;
		margin-top: 25px;
	}
	.pasos .contentpaso .checkbox label:before, .pasos .contentpaso .checkbox input[type="checkbox"]:checked + label:before{
	    border-right: 0px;
	    left: 0px;
	    right: 0px;
	    margin-left: 0px;
	    margin-right: 0px;
	    padding-right: 0px;
	    text-align: center;
	    width: 62px;
	    padding-top: 55px;
	}
	
	.pasos .contentpaso .checkbox{
		display: inline-flex;
	}
	
	.pasos .contentpaso .checkbox .contentpaso{
		padding-left: 0px;
	}
		.pasos .contentpaso .checkbox .contentpaso img{
			width: 100%;
			margin-bottom: 20px;
			-moz-user-select: none;
			-webkit-user-select: none;
			user-select: none;
		}
	
	.pasos .contentpaso .checkbox input[type="checkbox"]:checked + label:before{
			color: #19ac48;
		}
		
		.contentpaso:before{
			display: none !important;
		}
		
		.pasos .contentpaso .checkbox input[type="checkbox"]:checked .contentpaso{
				height: 200px;
			border-bottom: 1px solid #616161;
			overflow-y: hidden;
		}

#votomens{
    display:none;
}

#votomens2{
    display:none;
}

#votomensError{
    display:none;
}

#votomensError2{
    display:none;
}

.linkFormulario{
background-color: #dc2900;
    color: white;
    padding: 10px 30px;
    text-transform: uppercase;
    border: 0px;
    outline: 0px;
    margin-bottom: 40px;
}
.marginForm{
    margin-bottom:30px;
    margin-top:30px;
}

.comentarios{
    width: 100%;
    margin-top: 15px;
    display: inline-block;
    border-bottom: 1px solid #d2d2d2;
}
	.comentarios label{
		font-size: 13px;
		color: black;
		padding-left: 40px;
		font-weight: 500;
		
	}
		.comentarios .form-control{
			width: 100%;
			background-color: #e5e5e5;
			border-radius: 0px;
			border:0px;
			outline: none;
			color: black;
			box-shadow: none;
			height: 40px;
			margin-bottom: 10px;
		}
		
		.comentarios .form-group textarea{
			width: 100%;
			clear: both;
			background-color: #e5e5e5;
			resize: none;
			height: 200px;
			border: 0px;
			padding: 20px;
		}
		
		.comentarios .fr{
			background-color: #dc2900;
			color: white;
			padding: 10px 30px;
			text-transform: uppercase;
			border: 0px;
			outline: 0px;
			margin-bottom: 40px;
		}
		.comentarios button:hover{
			opacity: 0.7;
		}
        
        
	.listadocomentarios{
		display: inline-block;
		width: 100%;
	}
		.listadocomentarios ul{
			padding-left: 0px;
		}
		
		.listadocomentarios ul li{
			padding-left: 0px;
			list-style: none;
			border-bottom: 1px solid #d2d2d2;
			padding-bottom: 20px;
			padding-top: 20px;
		}
			.listadocomentarios ul li .cabecera{
				width: 100%;
			}
				.listadocomentarios ul li .cabecera .num{
					color: #dc2900;
					font-size: 15px;
					display: inline-block;
					margin-right: 5px;
					font-weight: 500;
				}
				.listadocomentarios ul li .cabecera .nombre{
					color: black;
					display: inline-block;
					font-weight: 500;
					margin-right: 20px;
				}
				
				.listadocomentarios ul li .cabecera .fechayhora{
					color: #a3a3a3;
					display: inline-block;
				}
					.listadocomentarios ul li .cabecera .fechayhora span{
						display: inline-block;
						margin-left: 5px;
						margin-right: 5px;
					}
					
					.listadocomentarios p{
						margin-top: 15px;
					}
						.listadocomentarios ul li ul{
							padding-left: 40px;
							
						}
							.listadocomentarios ul li ul li{
								padding-top: 0px;
								display: flex;
								border-bottom: 0px;
								padding-bottom: 0px;
							}
						
							.listadocomentarios ul li ul li .iconorespuesta{
								height: 55px;
							    width: 30px;
							    border-left: 1px solid #d2d2d2;
							    border-bottom: 1px solid #d2d2d2;
							    display: inline-block;
							}
							
							.listadocomentarios ul li ul li .containerrespuesta{
								padding-top: 40px;
								padding-left: 15px;
								overflow: visible;
								display: inline-block;
							}



        
.canalyoutube{
	margin-bottom: 0px;
}
.canalyoutube .videoprinipal{
	max-width: 727px;
	margin: 0 auto;
    margin-bottom: 20px;
}	

.videoyb .buttons{
	right: 30px;
}
.bannervideoyoutube{
	width: 728px;
	height: 90px;
	background-color: #616161;
}

.videoyoutubeprincipal{
	position: relative;
}

.headBarInteriores{
	background-attachment: inherit;
}

#destacados{
    display: flex;
    flex-wrap: wrap;   
}

#rowLoMas{
    display: flex;
    flex-wrap: wrap;
}

.listadocategoria .destacadohome h3{
	text-align: center;
	color: #f4a20f;
	font-family: 'Abril Fatface', cursive;
	font-size: 20px;
	min-height: 84px;
	height: 32px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    line-height:17px;
	
}
.listadocategoria .productosTienda h3{
	text-align: center;
	color: #f4a20f;
	font-family: 'Abril Fatface', cursive;
	font-size: 20px;
	min-height: 84px;
	height: 105px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    line-height:17px;
	
}
.listadocategoria .destacadohome h3 a{
    text-align: center;
    color: #f4a20f;
    font-family: 'Abril Fatface', cursive;
    font-size: 20px;
    height: 44px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    line-height: 22px;
	
}
   .listadocategoria .productosTienda h3 a{
        height:75px;
        -webkit-line-clamp:3;
    }

.listadocategoria .destacadohome{
	padding: 5px 5px 0px 5px;
}
   .listadocategoria .productosTienda p a{
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10; 
    line-height: 22px;        
    height: auto;
    text-align: center;
    font-family: 'Work Sans', sans-serif;
    font-size: 15px;
    padding: 0px 20px 20px 20px;
    margin: 0px;
    }
    
.square.noticia{
	background-image: url(/img/libro.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}

.inforight .info{
	position: relative;
}

/*.noticias .inforight .imagen img{
	-webkit-box-shadow: 10px 10px 0px 0px rgba(244,164,15,1);
	-moz-box-shadow: 10px 10px 0px 0px rgba(244,164,15,1);
	box-shadow: 10px 10px 0px 0px rgba(244,164,15,1);
}*/


/*-----medias------*/

@media (max-width:1600px){
	.headBar .elements{
		display: none;
	}
}

@media (max-width:1200px){
	.inforight .imagen{
		width: 100%;
	}
    
    .video.videoprinipal .titular{
        height: 44px;
        overflow-y: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        
    }
	
	.inforight figcaption{
		width: 100%;
		padding-left: 0px;
		margin-top: 20px;
		padding-bottom: 40px;
	}
		.inforight .infobase{
			padding-right: 0px;
		}
			.infobase .iconrrss:first-child{
				margin-right: 0px;
			}
	
	.inforight figure{
		display: inline-block;
	}
	
	.carruselhead{
		display: inline;
	}
	
	.carruselcolaboraciones{
		display: inherit;
	}
#siteseal {
    float: none;
}

#siteseal > img{
     margin-top:0px;
}

    
}
@media (min-width:992px){
	.bannerapp .mobile{
		display: none;
        
	}
#fixedBar{
    height:50px;
}

#fixedBar.scrolled {
    background-image: url(/img/pizarra.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 90px;
    z-index: 90;
    padding-left: 30px;
    padding-right: 30px;
    -webkit-transition: height 0.3s; /* Safari */
    transition: height 0.3s;

    }
#fixedBar.scrolled .logo img {
    width: 200px;
    margin-bottom: 30px;
    padding-top: 22px;
}
#fixedBar.scrolled .search .icon{
    
top:36px;

}
#fixedBar.scrolled .search input{
    margin-top:24px;
}


.nav-mobile{
        padding-top: 135px;
}
}

@media (max-width:992px){
	#siteseal{
		float: none!important;
	    margin: 15px auto 0 auto!important;
	    display: inline-block;
    }
	.video.videoprinipal .programa{
		margin-bottom: 20px;	
	}
	
	.carruselhead .arrows{
		display: none;
	}
	
	.carruselhead .content{
		margin-left: 0px;
		margin-right: 0px;
		overflow-x: auto;
		white-space: nowrap;
	}
	
	.bannerapp .desktop{
		display: none;
	}
	
	.bannerapp .mobile{
		display: block;
	}
	
	.bannerapp{
 	width: 300px;

	}
    #bannerTienda{
    display:block;
    
}


	
		.bannerapp .mobile{
			width: 100%;
		}

		.bannerapp .buttonsapp a{
			clear: none;
			float: left;
			width: 50%;
		}
    
    .bannerapp .buttonsapp {
        position: absolute;
        top: 28%;

        left:0px;
    }
    .buttonsapp img {
        width: 100%;
        padding:10px;
    }
    
	.carruselhead .platos{
		white-space: nowrap;
	}
		.carruselhead .platos figcaption{
			white-space: normal;
		}
		
	.headBar{
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.headBar .menu{
		margin-left: 20px;
	}
	.carruselhead h1{
		padding-left: 30px;
		padding-right: 30px;
	}
	
	footer{
		padding: 30px 0px;
	}
	
	footer .contentrrss{
		text-align: center;
	}
	
	footer .rrss{
		float: none;
        display: inline-block;
	}
	
	footer .legal{
		float: none;
	    text-align: center;
	    margin-left: 0px;
	    margin-top: 20px;
	    margin-bottom: 15px;
	}
	
	footer .logo{
		width: 100%;
		text-align: center;
		float: none;
		display: inline-block;
	}
	
	footer ul{
		margin: 0 auto;
		display: inline-block;
	}
	
	.bannervideoyoutube{
		display: none;
	}
	
	.headBar .logo img{
		padding-top: 20px;
	}
    #siteseal{
        float:none;
    }	
    #siteseal img{
        margin-top:25px;
    }	
    
}

@media (max-width:768px){
        
	#fixedBar{
		position: fixed;top:0;left:0;right:0;height: 76px;
		background-image: url(/img/pizarra.jpg);
		background-position: center top;
		background-repeat: no-repeat;
        background-size:cover;
        background-attachment:fixed;
		z-index:90;
	}
	#fixedBar.scrolled {
	  background-image: url(/img/pizarra.jpg);
	    background-position: center top;
	    background-repeat: no-repeat;
    background-size: cover;
	  transition: background 200ms linear;
	}

#siteseal img{
   
    float:none;
    
} 
	.headBar{padding-top:76px;} 
	.headBar .logo img{
		width: 90px;
		margin-bottom: 0px;
		padding-top:10px;
	}
    .detallereceta h1 {
        font-size: 35px;
        line-height: 40px;
    }	
	
	.carruselhead h1{
		font-size: 40px;
		margin-top: 15px;
		margin-bottom: 15px;
	}

.headBar .search .icon{
    top:35px;
    right:30px;
}

.headBar #searchTop input{
    margin-top:25px;
    width:100%;    
    margin-left:5px;
}
	h2{
		font-size: 40px;
	}
	
	.headBar{
		height: 540px;
	}
	.headBar .search .icon{
		color: white;
	}
    #searchTop.open > input {
        opacity: 1;
        width: 250px;
        border-bottom-color: #fe5630;
        /* padding: 5px; */
    }
	
.searchTopInput {
    border-width: 0px 0px 2px 0px;
    border-bottom-color: #fe5630;
    font-family: 'Oswald', sans-serif;
    outline: none;
    padding: 0px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    opacity: 0;
    width: 0;
}
	.carruselhead .content{
		display: inline-block;
		width: 100%;	
	}
	
	.contentcarrusel img{
		max-width: 100%;
	}
	
	.contentcarrusel{
		display: inline-block;	
		float: none;
	}
	
	.headBarInteriores{
		height: 76px;
	}
	
	.detallereceta .inforeceta .border{
		border-left: 0px;
		border-right: 0px;
	}
	
	.detallereceta .inforeceta .info{
		padding: 5px;
	}
	
	.ingredientes{
		padding: 15px;
	}
	
	.ingredientes h3{
		margin-bottom: 20px;
	}
	
	.puntuacion, .rrssdetalle{
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.rrssdetalle{
	   margin-top: 10px;
	}
    .rrssdetalle .iconrrss {
        width: 45px;
        height: 45px;
        font-size: 18px;
        font-size: 20px;
        padding-top: 12px;
    }
}

.rayasmenu{width:20px;height:3px;background-color:#fff;margin-bottom:4px}

.bdr-top{
    border-top: 1px solid #d2d2d2;
}

.menu nav ul{list-style:none;text-align:center;width:100%;padding:10px 0 0;display:inline-block;margin-bottom:15px;}
#menu-container li{padding:10px;display:inline-table;font-family:'Roboto Slab',helvetica,arial,sans-serif;color:#fff;padding-left:10px;padding-right:10px;width:100%;border-bottom:1px solid #36363d}
#menu-container li a{font-family:'Roboto Slab',helvetica,arial,sans-serif;color:#fff;cursor:pointer;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
#menu-container li a:hover{color:orange;text-decoration:none;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
#menu-container li > i{float:right}
#menu-container > li > a > span{margin-right:10px;font-size:22px}
#menu-container .interior{border:0;padding-left:25px}
.menu nav ul li a{font-family:'Roboto Slab',helvetica,arial,sans-serif;color:#fff;cursor:pointer;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.menu nav ul li a:hover{color:#cf1133;text-decoration:none;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.menu nav ul li{padding:0 8px}


#grad{
    display:none;
    position:relative;
    width:100%;
    height:100%;
    top:47px;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}


.aMenu{
margin-right: 15px;
}
.aMenu:hover{
    color:orange;
    font-weight:bolder;
    font-size:1.02em;
}

#menuFix{
    z-index:99;
}

.slick-carousel{
    visibility: hidden;
    padding:0 30px;
    /* margin-bottom:60px; */
    -webkit-transition: all .5s; /* Safari */
    transition: all .5s;
}
.slick-carousel.slick-initialized { visibility: visible; }

.slick-carousel .slick-list {
    max-height: 110px;
}

.slick-carousel > i.icon{
    position: absolute;
    top: 25px;
    color: #000;
    font-size: 40px;
    cursor:pointer;
}

.slick-carousel > i.icon.icon-arrowleft{
    left: 20px;
    
}

.slick-carousel > i.icon.icon-arrowright{
    right: 20px;
    
}


#colaboraNos > i.icon.icon-arrowleft, #colaboramos > i.icon.icon-arrowleft {
    left: 0;
}


#colaboraNos > i.icon.icon-arrowright, #colaboramos > i.icon.icon-arrowright {
    right: 0;
}


.slick-carousel .slick-slide a {
    width:100%;
    text-align:center;
    float:left;
    display:flex;
    justify-content:center;
}

.slick-carousel .slick-slide a img {
    max-height: 95px;
    align-self:center;
}

.colaboraciones .titularcontainer {
    text-align: center;
    text-transform: uppercase;
    border-bottom: 3px solid #dc2900;
    color: #dc2900;
    font-size: 18px;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.slick-carousel.principal .slick-list {
    max-height: 250px;
}

.slick-carousel.principal > i.icon{
    color: #ffffff;
    top: 50px;
    z-index: 1;
}

.slick-carousel.principal .slick-slide a {
    color: #ffffff;
}


.slick-carousel.principal .slick-slide a img {
    max-height: 153px;
}




.pagination a{
    border-radius: 0 !important;
    border-color: orange;

}

.pagination a.active{
    background-color:orange !important; 
    color:white !important;
    font-weight:bold !important;
    border-color: orange;
}

.btn:active, .btn.active{
    
        box-shadow:none;
    -webkit-box-shadow:none;
    -webkit-box-shadow:none;
}

@media (min-width:992px) and (max-width: 1024px) {
    .slick-carousel > i.icon.icon-arrowleft{
        left: 10px;
    }
    
    
    .slick-carousel > i.icon.icon-arrowright{
        right: 10px;
    }


}
@media (min-width:768px) and (max-width: 991px) {
    #destacados > div:last-child{
	   
       display:block;
	}
 

    #videoRecetas > div:last-child{
        display:none;
    }
    
    .slick-carousel > i.icon.icon-arrowright{
        right: 25px;
    }
    #colaboraNos icon icon-arrowleft left slick-arrow{
    top:0px;
    right:0px;
    left:0px;
    
}

#colaboramos icon icon-arrowleft left slick-arrow{ 
    
    top:0px;
    right:0px;
    left:0px;
}
    #cr > i.icon.icon-arrowleft{
           display: none !important;
    }
    #cr > i.icon.icon-arrowright{
            display: none !important;
    }  
}

@media (max-width: 767px) {
	.detallereceta p{
		font-size: 17px;
	}
    .destacadohomecontainer{
        margin-bottom:15px;
        margin-top:0;
    }
    .carruselhead{
        display:block;
    }
    
    #destacados > div:last-child{
	   
       display:block;
	}
    .destacadohomecontainer .destacadohome{
        margin-bottom:0;
    }
    .destacadohomecontainer:nth-child(even){
        padding-left:15px;
    }
    .destacadohomecontainer:nth-child(odd){
        padding-right:15px;
    }
    #cr > i.icon.icon-arrowleft{
           display: none !important;
    }
    #cr > i.icon.icon-arrowright{
            display: none !important;
    }    
    
    #colaboraNos icon icon-arrowleft left slick-arrow{
    top:0px;
    right:0px;
    left:0px;
    
}



#colaboramos icon icon-arrowleft left slick-arrow{ 
    top:0px;
    right:0px;
    left:0px;
}
 
.carruselhead {
    display: block;
   
    
}

.headBar .iconmenu{
    margin-right: 4px;
}
}  


@media (max-width: 479px) {

.carruselhead h1{
    margin-top:5px;
    margin-bottom:5px;
}

.bannersnap iframe{
   width:234px !important;
   margin-bottom:15px;
}
.pasos .paso{
    padding: 5px;
    margin-right: 10px;
    height:95px;
}
.pasos .paso .number{
    font-size:25px;
    line-height:35px;
}

.pasos .contentpaso .checkbox label:before, .pasos .contentpaso .checkbox input[type="checkbox"]:checked + label:before{
    width: 53px;
    padding-top: 45px;
}

.video.videoprinipal .titular{
        height: 44px;
        overflow-y: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
    
}    
.inforight figcaption > a:nth-of-type(1){
        height: 91px;
        overflow-y: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
}

#colaboraNos img, #colaboramos img{
    margin:0 auto;
    display:block !important;
    float:none !important;
    
}

    #colaboraNos icon icon-arrowleft left slick-arrow{
    top:0px;
    right:0px;
    left:0px;
}



#colaboramos icon icon-arrowleft left slick-arrow{ 
    
    top:0px;
    right:0px;
    left:0px;
    
    
}
.mpu, .mpuInt {
        width:100%;
        display:inline-block;
        text-align:center;
        

}
.mpu img, .mpuInt img {
        width:100%;
        display:inline-block;

}

.slick-carousel.principal{
        margin-top:-15px;

}

.carruselhead .content h3{
        height: 54px;
        overflow-y: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        font-size:23px;
        margin-top:5px;
        margin-bottom:0px;
        
}

.carruselhead h1{
    
    font-size:35px;
}
.listadocategoria .productosTienda h3 a{
    height: 62px;
    -webkit-line-clamp: 3;
}
			footer ul li a{
				color: white;
				text-transform: uppercase;
				font-size: 13px;
				font-weight: 700;
			}

.pagination a {
    padding: 6px 8px;
}


.bannerapp {
    width: auto;
    text-align: center;
    margin:15px;
    position: relative;
}

		.bannerapp .buttonsapp a{
			clear: none;
			float: left;
			width: 50%;
		}
    
    .bannerapp .buttonsapp {
        position: absolute;
        top: 28%;
        left:0px;
    }
    .buttonsapp img {
        width: 100%;
        padding:10px;
    }
   .moduloblack{
        padding:25px 0;
        margin-top:15px;
   } 
   
#searchTop.open > input{
    width:100px;
    margin-top:25px;
}

  .nav-mobile{
        width:100%;
        margin-left:-100%;
        }
        
    
}
    
@media (max-width:360px){
    
    .rrssdetalle .iconrrss{
    width: 39px;
    height: 39px;
    padding-top: 10px;   
    }
 	footer .rrss a{
		width: 40px;
		height: 40px;
		font-size: 25px;
}
		footer .rrss .facebook{
		  margin-left:0px;
	}
    
        
    }