/*
*	Theme Name: Avada Child
*	Description: Child theme for Avada theme
*	Author: ThemeFusion
*	Author URI: https://theme-fusion.com
*	Template: Avada
*	Version: 1.0.0
*	Text Domain:  Avada
*/
.post-content p {
    margin-left: 5%!important;
    margin-right: 5%!important;
}



.wp-caption-text{
 font-size:11px!important;	
}
.imagenQuesoMadrid {
    max-width: 300px!important;
    border: 3px dotted #ffc100;
    padding: 4%;
}
.oculto{
	display:none;
}

.fusion-page-title-bar{
	display:none!important
}

.widget-title{
    cursor: pointer;
}
 
/* Ajustes Home */

.divBuscador{
	display:flex;
}

.hashtagTexto{
	font-weight:bold;
	color:#000;
	font-size: large;
	text-align: center;
}

.imagenInicio{
	margin-bottom:2%;
	filter: brightness(0.85);
}

.aireInferior{
	margin-bottom:3%;
}

.text-center{
	text-align:center;
}

.imagenInicioMovil{
	display:none;
}

.widget-title a{
	color:black!important;
}

.rowMovil{
	display:none;
}

.rowInicio{
	display:block;
}

.falloBusquedaInicio{
	text-align: center;
}

.eliminarPadding{
	padding-left:5px!important;
	padding-right:5px!important;
}

.margenQueso{
	margin-bottom:2%;
}	

/*Campo de busqueda*/

.searchform {
	display: flex;
	margin-top:18px;
	margin-bottom:18px;
	width: 100%;
}

.searchfield{
	width:60%!important;
	margin-right:0px!important;
}

.searchform .searchfield {
	background: #fff;
    margin-top: 0px!important;
    margin-bottom: 0px!important;
}

.searchbutton {
	color: #fff!important;
	font-size: 11px;
	height: 29px;
	width: 45;
	border-radius:0px!important;
	background: #000!important;
}

.searchform input[type=submit]{
	border:1px!important;
	-webkit-appearance: none;
	color:#fff!important;
	cursor:pointer;
}

.botonBuscador{
	background-color:#171714!important;
	border:none;
	padding:0px;
	height:29px;
    margin-top: 0px;
}

.botonBuscador img{
	background-color:#171714;
	border:none;
	padding:3px;
	height:29px;
	width:29px;
}

.breadcrumbs{
	margin-left:10%;
	margin-bottom:2%;
	margin-top:2%;
}



@media (max-width: 990px){
	.fallback-slide{
	display:none!important;
}
	.searchform{
		background-color:#171714;
	}
}
/*End Campo de busqueda*/

/*Responsive home*/

@media (min-width: 769px){
	.col-md-4 {
		width: 33.33333333%!important;
	}

	.cajasHome{
		display:flex;
	}
}


@media (max-width: 768px) {
	

	
		.fallback-slide{
	display:none!important;
}
	.aireInferior {
    margin-bottom: 0%;
    width: 100%;
}

	.rowMovil{
		display:block;
		margin-left:0px!important;
		margin-right:0px!important;
	}
	.rowInicio{
		display:none;
	}
.imagenInicio{
	display:none
}

.imagenInicioMovil{
	display:block;
	width:100%;
}

.text-center{
	padding-left:0px!important;
	padding-right:0px!important;
}

.searchform {
    display: flex;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100%;
    border: 1px solid black;
}

.searchfield {
    background: #fff;
    width: 100%!important;
}

.searchform .searchbutton {
    color: #fff;
    font-size: 11px;
    height: 29px;
    width: 29px;
    background: #000;
    border: 1px solid black;
}

.divHashtag {
    display: -webkit-box;
	padding-left:0%!important;
	padding-right:0%!important;
}

.divInteriorH{
	width:33%;
	border:1px solid black;
	padding-left:0px!important;
	padding-right:0px!important;
}

.divInteriorHPr{
	width:34%;
}

}



@media (max-width: 768px) {
.hashtagTexto{
	font-size:medium;
}


}

@media (max-width: 550px) {
.hashtagTexto {
    font-size: inherit;
}
}

@media (max-width: 450px) {
.hashtagTexto {
    font-size: smaller;
}
}

@media (max-width: 400px) {
.hashtagTexto {
    font-size: xx-small;
}


}



/*End responsive Home*/
/* End Ajustes Home */


/*Ajustes Recetas*/

.interiorPaso{
	margin-bottom:0%;
}

#main {
	padding-left:0px!important;
	padding-right:0px!important;
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}

.fusion-row{
	max-width:3000px!important;
}
.imagenSuperior{

	width:100%;

}

.divPaso{
    display: flex;
}

.interiorPaso{
    text-align: center;
}

.interiorPaso p, .divGeneralCentradoReceta p, .divGeneralCentradoReceta ul{
	color:black;
	font-size:larger;
	    text-align: left;
}

.imagenPresentacion{
    width: 50%;
	float:left;
	margin-right:2%;
	margin-bottom:1%;
}

.divGeneralCentrado{
	width:65%;
	margin-left: auto;
    margin-right: auto;
	margin-bottom:2%;
}

.textoPresentacion{
	color:black;
	font-size:larger;

}

.descripcionReceta{
	color:black;
	font-size: larger;
	margin-top: 2%;

}

.tituloPresentacion{
	color:#f15f00!important;
	font-family:'Garamond'!important;
	font-size: xx-large!important;
	font-weight:bold!important;
}

.pasoReceta{
	color:#f15f00!important;
	font-size: xx-large!important;
	font-family: 'Garamond'!important;
	font-weight:bold;
}

.tituloRelacionados{
	color:black!important;
	font-size: 28px!important;
	font-weight:bold;
}

.tituloIngredientes{
	color:black!important;
	font-size: xx-large!important;
	margin-left:2%;
	padding-top:5%;
	font-weight:bold;
}

.imagenRelacionado{
	width:70%;
}

.divIconos{
	border:2px solid #f15f00;
	width:fit-content;
	padding-left:5px;
	padding-right:5px;
	margin-right:5%;
	display: -webkit-inline-box;
	margin-top:1%;
	text-align: center;
	line-height: 3;
}

.todosIconos{
	display: block;
}
.divIconos span{
	color:#f15f00;
	font-size:larger;
	display: inline-block;
  vertical-align: middle;
  line-height: normal;
}

.divIngredientes{
	background-color:#ffe48d;
}

.divIngredientes li{
     list-style-type: disc;
    color: black;
    font-size: larger;
}




.divIngredientes ul{
    padding-bottom:5%;
}

.divIngredientes p{
	color:black;
	font-size:larger;
	margin-left: 5%;
}


.primeraParte{
	display:flex;
	margin-top:2%;
}
.imagenRelacionadoMovil{
	display:none;
}

.tituloSuperiorArticuloMovil{
	display:none;
}



.primeraParteDerecha{
	width:60%;
}

.primeraParteIzquierda{
	width:40%;
}

.ssba{
    clear: both!important;
}
.imagenMediaArticulo{
	margin-top:2%;
}




/*Responsive recetas*/
@media (min-width: 1920px) {
.tituloRelacionados {
    font-size: 28px;
    margin-top: 5%;
}
}
@media (max-width: 1366px) {

	.interiorPaso p, .divGeneralCentradoReceta p, .divGeneralCentradoReceta ul{

	font-size:medium;
}

	.textoPresentacion{

	font-size:medium;
}

.descripcionReceta{
	font-size: medium;

}

.tituloPresentacion{
	font-size: x-large;
}

.pasoReceta{
	font-size: x-large;
}

.tituloRelacionados{
	font-size: xx-large;
}

.tituloIngredientes{
	font-size: x-large;
}


	.divIconos span{
	font-size:medium;
}
	.divIngredientes li{
    font-size: medium;
}
  .divIngredientes p{
	font-size:medium;
}

}
@media (max-width: 1280px) {
.paddingRelacionado{
	padding-left:5px!important;
	padding-right:5px!important;
}

.relacionadosInferior{
	padding-left:5px!important;
	padding-right:5px!important;
}

}
@media (max-width: 1080px) {
.divIconos {
    border: 2px solid #f15f00;
    width: fit-content;
    padding-left: 5px;
    padding-right: 3px;
    margin-right: 0%;
    display: -webkit-inline-box;
    margin-top: 1%;
    text-align: center;
    line-height: 3;
}
}

@media (max-width: 900px){
.imagenIconos {
    width: 25px;
    margin-top: 10px;
}
}
@media (max-width: 1024px and min-width:769px) {
.imagenIngredientes{
	margin-top:15%;
}
}



@media (max-width: 768px) {
	.tituloSuperiorArticuloMovil{
	display:block;
}

	.relacionadoDesktop{
	display:none;
	}

	.relacionadosInferior {
    margin-bottom: 0%!important;
}

.ssba-wrap{
margin-left:5%;
}
.paddingRelacionado{
padding:0px!important;
}
	.relacionadosInferior{
		padding:0px!important;
	}
	.textoPresentacion {
    font-size: medium;
    width: 90%;
    margin-left: 5%;
}
.tituloPresentacion{
margin-left:5%;
}

.tituloRelacionados{
	margin-left:5%;
}

.tituloRelacionados h2{
	margin-bottom:0%;
}
	.imagenRelacionado{
	display:none;
}
	.imagenRelacionadoMovil{
	display:block;
	width:100%;
}

	.divIngredientes li {
    list-style-type: none;
    margin-top: 10px;
    color: black;
}

.divIngredientes li::before {
	content: "•";
	color: white;
	display: inline-block;
	width: 1em;
	margin-left: -1em;
}

.divGeneralCentrado{
	width:100%;
	margin-bottom: 0%;
}
.primeraParte {
    display: block;
    margin-top: 2%;
}

.todosIconos {
    display: block;
    text-align: center;
    margin-bottom: 3%;
}

.divIconos {
    border: 2px solid #f15f00;
    width: fit-content;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 0%;
    display: -webkit-inline-box;
    margin-top: 1%;
    text-align: center;
    line-height: 3;
}

.divIngredientes {
    background-color: #ffe48df0;
    position: absolute;
    width: 400px;
    margin-left: 5%;
    margin-top: 50%;
}

.descripcionReceta {
    font-size: medium;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 25%;
}

.pasoReceta {
    font-size: x-large;
    margin-left: 5%;
}

.divPaso {
    display: block;
}

.interiorPaso{
	width:100%!important;
	text-align:center;
}

.textoPaso{
	padding-left:12.5%;
	padding-right:12.5%;
}

.imagenPresentacion {
    width: 100%;
    float: left;
	    margin-right: 0%;
    margin-bottom: 10%;
}
.imagenRelacionado {
    width: 100%;
}

.tituloIngredientes {
    font-size: x-large;
    margin-left: 8%;
}

}

@media (max-width: 700px) {

	.divIngredientes {
    background-color: #ffe48df0;
    position: absolute;
    width: 400px;
    margin-left: 5%;
    margin-top: 45%;
}
}

@media (max-width: 600px) {

	.divIngredientes {
    background-color: #ffe48df0;
    position: absolute;
    width: 400px;
    margin-left: 5%;
    margin-top: 45%;
}

.descripcionReceta {
    font-size: medium;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 2%;
}
}

@media (max-width: 500px) {

	.divIngredientes {
    background-color: #ffe48df0;
    position: absolute;
    width: 350px;
    margin-left: 5%;
    margin-top: 45%;
}

.descripcionReceta {
    font-size: medium;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 2%;
}
}

@media (max-width: 450px) {

.divIngredientes {
    background-color: #ffe48df0;
    position: relative;
    width: 90%;
    margin-left: 5%;
    margin-top: -20%;
}

.divIngredientes li {
    font-size: small;
}

.descripcionReceta {
    font-size: small;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 2%;
}

.interiorPaso p, .divGeneralCentradoReceta p, .divGeneralCentradoReceta ul {
    font-size: small;
}

.imagenPaso{
	width:30%;
}
.textoPresentacion {
    font-size: small;
}

.divIconos {
    line-height: 1;
}
.divIconos img{
	width: 25px;
	height: 25px;
}
.divIconos span {
    font-size: small;
	vertical-align: -webkit-baseline-middle;
    line-height: normal;
}


}

@media (max-width: 375px) {

.divIngredientes {
    background-color: #ffe48df0;
    position: relative;
    width: 90%;
    margin-left: 5%;
    margin-top: -20%;
}

.divIngredientes li {
    font-size: small;
}

.descripcionReceta {
    font-size: small;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 2%;
}
}

@media (max-width: 350px) {

.divIngredientes {
    background-color: #ffe48df0;
    position: relative;
    width: 90%;
    margin-left: 5%;
    margin-top: -20%;
}

.divIngredientes li {
    font-size: small;
}

.descripcionReceta {
    font-size: medium;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 2%;
}
}


@media (max-width: 320px) {

.divIngredientes {
    background-color: #ffe48df0;
    position: relative;
    width: 90%;
    margin-left: 5%;
    margin-top: -20%;
}

.divIngredientes li {
    font-size: small;
}

.descripcionReceta {
    font-size: small;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 2%;
}
}

/*End responsive recetas*/


/*End Ajustes Recetas*/

/* Ajustes Articulo*/

.input-generales{
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.input-nombre-comentario{
  padding-left: 0px !important;
}

.input-email-comentario{
  padding-right: 0px !important;
}

.boton-comentario{
  background: #fff;
border: 2px solid black;
font-family: 'Montserrat';
padding-left: 15px;
color: #000;
padding-right: 15px;
padding-top: 5px;
padding-bottom: 5px;
}

/*Ajustes responsive Articulos*/

.divGeneralCentradoArticulo{

	width:65%;
	margin-left: auto;
    margin-right: auto;
	margin-bottom:2%;

}

.divGeneralCentradoQueso{
	width:75%;
}

.tituloSuperiorArticulo{
	font-family:'Garamond'!important;
	font-weight:bold;
	font-size: large;
    font-style: oblique;
    color: #f15f00;
    text-align: center;
	margin-top: 2%;
}

.imagenSuperiorArticulo {
    width: 50%;
    float: left;
	margin-right:2%; 
	margin-left:25%;
	margin-bottom:2%;
}

.textoSuperiorArticulo{
	color: black;
    font-size: larger;
}

.textosInferioresArticulo{
	clear:both;
}
.titulo2,.titulo3,.titulo4,.titulo5,.titulo6{

    font-size: xx-large;
    color: #f15f00;
    /* margin-top: 10%; */

}

.texto2,.texto3,.texto4,.texto5,.texto6{
	color:black;
	font-size:larger;
}

.divGeneralCentradoArticulo a{
	color:black;
}
.textoSuperiorArticuloMovil{
	display:none;
}

@media (max-width: 768px) {

	.imagenSuperiorArticulo {
    width: 100%;
    float: none;
	margin:0px;
	}

	.textoSuperiorArticulo{
		width:90%;
		margin-left:5%;
	}

	.texto2,.texto3,.texto4,.texto5,.texto6{
		width:90%;
		margin-left:5%;
	}

	.divGeneralCentradoArticulo {
	width:100%;;
}

.titulo2,.titulo3,.titulo4,.titulo5,.titulo6{

    width:90%;
		margin-left:5%;

}
.tituloSuperiorArticulo{

width:90%;
		margin-left:5%;
}

.textoSuperiorArticulo{
	display:none;
}
.textoSuperiorArticuloMovil{
	display:block;
}
}
/* End responsive Articulo*/

.relacionadosInferior {
	margin-bottom:5%;
}
/*End Ajustes Articulo*/

/* Ajustes Quesos*/
.tituloQuesos{
	width:75%!important;
	margin-left:12.5%;
	font-size: x-large;
	}
.divPresentacion {
    clear: both;
    margin-top: 2%;
}

.divQuesoInterior{
	padding-top:5%;
}

.searchfieldWikiqueso{
	width:100%!important;
	color:black!important;
}

.titulosRelacionadosQueso{
	margin-top:5%;
	margin-bottom:0px;
	font-weight:bold;
}

.listadoQuesos{
	margin-bottom:5%;
}

.titulosRelacionadosQuesoInferior{
clear:both;
font-weight:bold;
    margin-top: -1%;
}

h3{
	font-weight:bold;
}
.falloBusqueda{
    clear: both;
    color: black;
    font-size: x-large;
}

@media (max-width: 768px) {

.interiorPasoMovil{
	margin-bottom:0%;
}

.divGeneralCentradoArticulo{
	margin-bottom:0%;
}

.imagenInicioQuesos{
	display:block;
	width:100%;
	margin-bottom:0px;
}
.searchformWiki{
	margin-left:4%!important;
	width:92%!important;
}

.tituloQuesos {
    width: 90%!important;
    margin-left: 5%;
    font-size: x-large;
}

.divQuesoInterior {
    padding-top: 0%;
	margin-top:5%;
}
.titulosRelacionadosQueso{
	margin-top:0%;
	margin-left:1%;
	margin-bottom:2%;
}

.titulosRelacionadosQuesoInferior{
	margin-top:2%;
	margin-left:1%;
}

.listadoQuesos{
	margin-bottom:0%;
}

.titulosRelacionadosQueso{
	font-size:large;
	margin-left:5%;
}

.titulosRelacionadosQuesoInferior{
	font-size:large;
	margin-left:5%;
}
}
@media (max-width: 450px) {
.textoSuperiorArticulo{
	font-size:small;
}

.texto2, .texto3, .texto4, .texto5, .texto6 {
   font-size:small;
}

}
/*End ajustes recetas*/

/*Ajuste Mobile Menu*/


.fusion-header-has-flyout-menu .fusion-flyout-menu-bg {
       background-color: #ffc100!important;
    /*height: 90%;*/
    min-height: 0%;
}

.fusion-mobile-nav-holder{
	margin-top:0px!important;
	height:auto!important;
}
/*End Ajuste Mobile Menu*/

/*ajuste header*/




.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-toggle-icon-line {
    background-color: #ffe48df0!important;
}


@media (max-width: 1350px) {
.fusion-main-menu > ul > li > a {
    padding-left: 30px!important;
    padding-right: 30px!important;
}
}

@media (max-width: 1170px) {
.fusion-main-menu > ul > li > a {
    padding-left: 25px!important;
    padding-right: 25px!important;
}
}

@media (max-width: 1110px) {
.fusion-main-menu > ul > li > a {
    padding-left: 15px!important;
    padding-right: 15px!important;
}
}


@media (max-width: 990px) {
.fusion-main-menu > ul > li > a {
    padding-left: 7px!important;
    padding-right: 7px!important;
}
}

@media (max-width: 895px) {
.fusion-main-menu > ul > li > a {
    padding-left: 7px!important;
    padding-right: 7px!important;
}

.menu-text{
font-size:12px;
}
}

@media (max-width: 816px) {
.fusion-main-menu > ul > li > a {
    padding-left: 7px!important;
    padding-right: 7px!important;
}

.menu-text{
font-size:10px;
}
}
/* end ajuste header*/

/*ajustes Home*/
@media (max-width: 990px) {
	.aireInferior{
		padding:0px!important;

}

.fusion-mobile-menu-design-flyout.fusion-header-v7 .fusion-main-menu {
    display: block;
    float: none!important;
    width: -webkit-fill-available!important;
    /* text-align: center!important; */
}
}

@media (max-width: 800px) {
.fusion-header-has-flyout-menu.fusion-flyout-active .fusion-flyout-menu-bg, .fusion-header-has-flyout-menu.fusion-flyout-menu-active .fusion-flyout-menu, .fusion-header-has-flyout-menu.fusion-flyout-search-active .fusion-flyout-search {
    top: 0;
    transition: opacity 0.4s ease 0s, top 0s ease 0s;
    -webkit-transition: opacity 0.4s ease 0s, top 0s ease 0s;
    /*width: 85%;*/
    /* height: auto; */
    -moz-transition: opacity 0.4s ease 0s, top 0s ease 0s;
    -ms-transition: opacity 0.4s ease 0s, top 0s ease 0s;
    -o-transition: opacity 0.4s ease 0s, top 0s ease 0s;
}
}





/*Ajustes Newsletter*/

.tnp-subscription {
    font-size: 13px;
    display: block;
    margin: none!important;
    max-width: 500px;
    width: 100%;
}

/*End ajustes Newsletter*/

.fusion-footer-widget-area .widget-title, .fusion-footer-widget-area h3{
	text-transform: none!important;
	font-size:15px!important;
	}


.masonry-column {
  padding: 0 1px;
}

.masonry-grid > div .thumbnail {
  margin: 5px 1px;
}

.tituloRelacionado {
    color: #FFF;
    position: absolute;
    left: 0;
    font-size: 40px;
    font-weight: bold;
    padding: 26px;
    text-align: left;
}

.tituloRelacionado h2{
    color: #FFF;
    font-size: 35px!important;
    font-weight: bold!important;
	text-align:left!important;
}

.textoSabiasQue{
    font-size: 35px;
}



@supports (-ms-ime-align:auto) {
  .tituloRelacionado{
	font-size:35px;
}
}

@supports (-ms-ime-align:auto) {
  .tituloRelacionado h2{
	font-size:35px;
}
}

_:-ms-lang(x),   .tituloRelacionado{
	font-size:35px;
}

_:-ms-lang(x),   .tituloRelacionado h2{
	font-size:35px!important;
}

.tituloRelacionadoInterior {
    color: #FFF;
    position: absolute;
    left: 0;
    font-size: 20px;
    font-weight: bold;
    padding: 20px;
    text-align: left;
    width: 90%;
}

.tituloRelacionadoInterior h2{
    color: #FFF;
    font-size: 20px;
    font-weight: bold!important;
    width: 100%!important;
	margin-bottom:0%!important;
}

.tituloQuesoRelacionado {
    color: white;
    font-size: 35px;
    font-weight: bold!important;
    position: absolute;
    top: 0px;
    padding: 20px;
    /* padding-top: 0px; */
    font-family: 'Garamond'!important;
    text-align: left;
    margin-top: 0px;
}

.textoSuperiorBanner {
    font-family: 'Garamond';
    color: #000;
    position: absolute;
    left: 0;
    font-size: 50px;
    padding: 42px;
    text-align: left;
    width: 45%;
	padding-top:160px;
}



.textoSuperiorBanner h1{
    font-family: 'Garamond'!important;
    color: #000;
    font-size: 50px!important;
    text-align: left!important;
    width: 100%!important;

}
.textoSuperiorBanner h1 p{

    font-size: 50px!important;


}

.textoSuperiorQueso{
	padding-top: 170px;
}


/*Ajustes Responsives titulos*/

@media (max-width: 1366px) {
	.textoSuperiorBanner {
    font-family: 'Garamond';
    position: absolute;
    left: 0;
    font-size: 50px;
    padding: 42px;
	padding-top:110px;
    text-align: left;
    width: 45%;
}

	.textoSuperiorBanner h1{
    font-size: 50px!important;
    width: 100%!important;
}

	.textoSuperiorBanner h1 p{
    font-size: 50px!important;
    width: 100%!important;
}

.textoSuperiorQueso{
	padding-top: 120px;
}
}
@media (max-width: 1280px) {
.textoSuperiorBanner h1 p {
    font-size: 45px!important;
    width: 100%!important;
}
}
@media (max-width: 1200px) {
	.textoSuperiorBanner {
    font-family: 'Garamond';
    position: absolute;
    left: 0;
    font-size: 45px;
    padding: 42px;
	padding-top:110px;
    text-align: left;
    width: 50%;
	
}

.textoSuperiorBanner h1{
   
    font-size: 45px!important;
    width: 100%!important;
	
}

.textoSuperiorBanner h1 p{
   
    font-size: 45px!important;
    width: 100%!important;
	
}
.textoSuperiorQueso{
	padding-top: 120px;
}

.tituloRelacionado {
    color: #FFF;
    position: absolute;
    left: 0;
    font-size: 30px;
    font-weight: bold;
    padding: 28px;
    text-align: left;
}

.tituloRelacionado h2{
    color: #FFF; 


    font-size: 25px!important;
    font-weight: bold!important;

    text-align: left!important;
}

.textoSabiasQue{
    font-size: 25px;
}
}

@media (max-width: 1080px) {
	.textoSuperiorBanner {
    font-family: 'Garamond';
    position: absolute;
    left: 0;
    font-size: 45px;
    padding: 30px;
	padding-top:70px;
    text-align: left;
    width: 50%;
}

	.textoSuperiorBanner h1{
  
    font-size: 45px!important;
    width: 100%!important;
}

	.textoSuperiorBanner h1 p{
  
    font-size: 45px!important;
    width: 100%!important;
}

.textoSuperiorQueso{
	padding-top: 80px;
}
}

@media (max-width: 991px) {
.searchform {
   background-color:transparent!important;
    border:none!important;
    /* border: 1px solid black; */
}

.listadoQuesos{
	display:block;
}
.input-nombre-comentario,.input-email-comentario{
width:50%;	
}
.input-generales{
	display:flex;
}
}
@media (max-width: 800px) {
	.textoSuperiorBanner {
    font-family: 'Garamond';
    position: absolute;
    left: 0;
    font-size: 35px;
    padding: 20px;
    text-align: left;
    width: 45%;
}

	.textoSuperiorBanner h1{
    font-size: 35px!important;
    width: 100%!important;
}

	.textoSuperiorBanner h1 p{
    font-size: 35px!important;
    width: 100%!important;
}

.textoSuperiorQueso{
	padding-top: 60px;
}

.container {
    width: 100%!important;
	padding:0px!important;
}

.row {
    margin-left: 0px!important;
    margin-right: 0px!important;
}



.listadoQuesos{
	padding-left:0px!important;
	padding-right:0px!important;
}

.pasoReceta {
    font-size: x-large;
    margin-left: 5%;
    font-size: 30px!important;
}

}
@media (max-width: 768px) {
.eliminarPadding {
    padding-left: 0px!important;
    padding-right: 0px!important;
}

.input-nombre-comentario{
    padding-right: 0px !important;
}

.input-email-comentario{
    padding-left: 0px !important;
}

.input-nombre-comentario,.input-email-comentario{
width:100%;	
}
.input-generales{
	display:block;
}
}
@media (max-width: 660px) {
	.textoSuperiorBanner {
    font-family: 'Garamond';
    position: absolute;
    left: 0;
    font-size: 30px;
    padding: 20px;
    text-align: left;
    width: 60%;
}

.textoSuperiorBanner h1{
    font-size: 30px!important;
    width: 100%!important;
}

.textoSuperiorBanner h1 p{
    font-size: 30px!important;
    width: 100%!important;
}


.textoSuperiorQueso{
	padding-top: 60px;
}

.tituloRelacionado {
    color: #FFF;
    position: absolute;
    left: 0;
    font-size: 30px;
    font-weight: bold;
    padding: 20px;
    text-align: left;
}

.tituloRelacionado h2{
    color: #FFF;

    font-size: 25px!important;
    font-weight: bold!important;

    text-align: left!important;
}
}


@media (max-width: 530px) {
.textoSuperiorBanner {
    font-family: 'Garamond';
    position: absolute;
    left: 0;
    font-size: 30px;
    padding: 10px;
    text-align: left;
    width: 90%;
}

.textoSuperiorBanner h1{
    font-size: 30px!important;
    width: 100%!important;
}

.textoSuperiorBanner h1 p{
    font-size: 30px!important;
    width: 100%!important;
}
.textoSuperiorQueso{
	padding-top: 50px;
}
}
@media (max-width: 414px) {
	.breadcrumbs{
	margin-left:1%;
	margin-bottom:2%;
	margin-top:2%;
}
.textoSuperiorBanner {
    font-family: 'Garamond';
    position: absolute;
    left: 0;
    font-size: 60px;
    padding: 10px;
    text-align: left;
    width: 60%;
}

.textoSuperiorBanner h1{
    font-size: 60px!important;
    width: 100%!important;
}

.textoSuperiorBanner h1 p{
    font-size: 60px!important;
    width: 100%!important;
}

.textoSuperiorQueso{
	padding-top: 50px;
}


.tituloRelacionadoInteriorQueso{
	 font-size: 35px;
}

.input-nombre-comentario{
    padding-right: 0px !important;
}

.input-email-comentario{
    padding-left: 0px !important;
}

.margenQueso{
margin-bottom:0%;
}	

}
@media (max-width: 365px) {
.textoSuperiorBanner {
    font-family: 'Garamond';
    position: absolute;
    left: 0;
    font-size: 23px;
    padding: 10px;
    padding-top: 10px;
    text-align: left;
    width: 90%;
}

.textoSuperiorBanner {
    font-size: 23px;
    width: 90%;
}


}

@media (max-width: 330px) {
.textoSuperiorBanner {
    font-family: 'Garamond';
    position: absolute;
    left: 0;
    font-size: 20px;
    padding: 10px;
    text-align: left;
    width: 70%;
	
	
}

.textoSuperiorBanner {
    font-size: 20px;
    width: 70%;	
}
.textoSuperiorQueso{
	padding-top: 500px;
}


}

.primeraParte{
display:block;
}

.primeraParteMovil{
display:none;
}


@media (max-width: 768px) {


	.primeraParte{
		display:none;
	}

	.primeraParteMovil{
		 display:block;
	}

	.primeraParteIzquierda {
    width: 100%;
}

.primeraParteDerecha{
	width:100%;
}

.textoIngredientes{
	margin-left:8%;

}

.colorHover{
	width: 100%!important;
	height:100%!important;
    background-color: #ffa5006b!important;
}
}

.carousel-inner>.item {
    max-height: 500px;
}

.carousel {
    max-height: 400px;

}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    max-height: 400px;
    width: auto;
}



/* Ajuste 404*/
.titulo404{

    font-family: 'Garamond';
    color: #000;
    font-size: 50px;
    margin-left: 12.5%;
	  margin-top: 10px;
    margin-bottom: 10px;
}

.subtitulo404{
    font-family: 'Garamond';
    color: #ffc200;
    margin-left: 12.5%;
    font-size: 35px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.descripcionRecetaM{
margin-left:5%;
width:90%;
}
}

@media (max-width: 414px) {
	.titulo404{
    margin-left: 5%;
}

.subtitulo404{
    margin-left: 5%;
}
}



/*End Ajuste 404*/


.carousel-caption {
    right: 45%;
    left: 25%;
}

.textoIzquierda{
	 left: 22%;
}

.contenido-post-slider{

    font-family: 'Garamond'!important;
    font-size: 45px!important;
    font-weight: bold!important;
	width: 100%!important;
	text-align: left;

}

.contenido-post-slider h2{

    font-family: 'Garamond'!important;
    font-size: 50px!important;
	width: 100%!important;
	text-align: left;

}

.contenido-post-slider h2:hover{

    color:#999!important;

}





.carousel-control.left {

    background-image: none;
    color: #ffc000;

}


.carousel-control.right {

    background-image: none;
    color: #ffc000;

}

.contenido-post-slider{
	font-weight:400;
}
@media (max-width: 1600px) {
	.carousel-caption {
    right: 50%;
    left: 20%;
}

.textoIzquierda{
	 left: 17%;
}

.carousel-control {
width:5%;

}
}

@media (max-width: 1450px) {
.textoIzquierda{
	 left: 12%;
}
}

@media (max-width: 1250px) {
.textoIzquierda{
	 left: 8%;
}
}

@media (max-width: 1024px) {
	.carousel-caption {
    right: 50%;
    left: 10%;
}
.textoSuperiorBanner {
    font-family: 'Garamond';
    position: absolute;
    left: 0;
    font-size: 35px;
    padding: 30px;
    padding-top: 40px;
    text-align: left;
    width: 55%;
}
.textoSuperiorBanner h1{
    font-size: 35px!important;
    width: 100%!important;
}

.textoSuperiorBanner h1 p{
    font-size: 35px!important;
    width: 100%!important;
}
}
@media (max-width: 768px) {
	.carousel-caption {
    right: 30%;
    left: 10%;
}
.textoSuperiorBanner {
    font-family: 'Garamond';
    position: absolute;
    left: 0;
    font-size: 30px;
    padding: 30px;
    padding-top: 40px;
    text-align: left;
    width: 75%;
}

.textoSuperiorBanner h1{
    font-size: 30px!important;
    width: 100%!important;
}

.textoSuperiorBanner h1 p{
    font-size: 30px!important;
    width: 100%!important;
}
}

@media (max-width:600px) {
	.carousel-caption {
    right: 30%;
    left: 10%;
}
}

@media (max-width:600px) {
.contenido-post-slider{

    font-family: 'Garamond';
    font-size: 25px;
    font-weight: bold;
	width: 100%;
	text-align: left;

}
.contenido-post-slider h2{

    font-family: 'Garamond'!important;
    font-size: 35px!important;
    font-weight: bold!important;
	width: 100%!important;
	text-align: left;

}
.textoSuperiorBanner {
    font-family: 'Garamond';
    position: absolute;
    left: 0;
    font-size: 25px;
    padding: 30px;
    padding-top: 20px;
    text-align: left;
    width: 75%;
}

.textoSuperiorBanner h1{
	font-size: 25px!important;
	width: 100%!important;
}

.textoSuperiorBanner h1 p{
	font-size: 25px!important;
	width: 100%!important;
}

}
@media (max-width: 414px) {

#fallback-slide {
    display: none!important;
}

.carousel-caption {
    right: 60%;
    left: 10%;
}

.contenido-post-slider{
    font-family: 'Garamond';
    font-size: 20px;
    font-weight: 400;
	width: 150%;
}

.contenido-post-slider h2 {
    font-family: 'Garamond'!important;
    font-size: 30px!important;
    font-weight: 400!important;
    width: 270%!important;
    line-height: 1!important;
}

.tituloRelacionado {
    font-size: 20px;
}

.tituloRelacionado h2{
    font-size: 15px;
}

.textoSabiasQue{
    font-size: 15px;
}

.textoSuperiorBanner {
    font-family: 'Garamond';
    position: absolute;
    left: 0;
    font-size: 25px;
    padding: 10px;
	padding-top:30px;
    text-align: left;
    width: 90%;
}

.textoSuperiorBanner h1{
    font-size: 25px!important;
    width: 100%!important;
}

.textoSuperiorBanner h1 p{
    font-size: 25px!important;
    width: 100%!important;
}

}
@media (max-width: 365px) {
.textoSuperiorBanner {
    font-family: 'Garamond';
    position: absolute;
    left: 0;
    font-size: 23px;
    padding: 10px;
    padding-top: 10px;
    text-align: left;
    width: 90%;
}

.textoSuperiorBanner {
    font-size: 23px;
    width: 90%;
}


}

@media (max-width: 320px) {
.carousel-caption {
    right: 60%;
    left: 10%;
}

.contenido-post-slider{

    font-family: 'Garamond';
    font-size: 15px;
    font-weight: bold;
	width: 150%;

}
 
.contenido-post-slider h2{

    font-family: 'Garamond'!important;
    font-size: 15px!important;
    font-weight: bold!important;
	width: 150%!important;

}
}

@media (min-width: 1366px) {

.imagenRelacionada{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 200px;
	padding-left: 15px;
    padding-right: 15px;
}

.relacionadosInferior {
    HEIGHT: 200PX;
	overflow: hidden;
}

.relacionadosInferior img{
width:100%;
height:200px;
}

.tituloRelacionadoInterior {
    color: #FFF;
    position: absolute;
    left: 0;
    font-size: 20px;
    font-weight: bold;
    padding: 20px;
    text-align: left;
    width: 90%;
}

.tituloRelacionadoInterior h2{
    color: #FFF;
    font-size: 20px!important;
    font-weight: bold!important;

}



}

@media (max-width: 1024px and min-width:900px;) {

.imagenRelacionada{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    /* height: 200px; */
	padding-left: 15px;
    padding-right: 15px;
}

.relacionadosInferior {
    HEIGHT: 150PX;
	overflow: hidden;
}

.relacionadosInferior img{
height: -webkit-fill-available;
}
.relacionadosInferior span{
    font-size: 15px!important;

}
}




.gif404{
	width:85%;
}

.imagenCarrusel{
	margin-left:auto;
	margin-right:auto;
}

/*Ajustes comentarios */
.logged-in-as{
	display: none;
}

/*End ajustes comentarios*/


.ssba, .ssba a {
    text-decoration: none;
    background: none;
    font-size: 16px!important;
    font-weight: normal;

}

.ssba-wrap{
padding-top: 2%;
}

.blanco{
color:#FFF;
}




textarea:focus, input:focus, input[type]:focus {
    border-color: #BBB;
    box-shadow: 0 1px 1px black 0 0 8px #BBB;
    outline: 0 none;
}


.cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-texto a:hover, .cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-texto a:active, .cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-texto a:visited {
    color: #ffc000 !important;
}

.cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-texto a {
    color: #ffc000 !important;
}


.relacionadoDesktopQueso{
	height:auto!important;
}

.relacionadosInferiorQueso{
	height:auto;
}

@media (max-width: 414px) {
#my-myCarousel{
z-index:10000;
}

.fusion-mobile-menu-design-flyout.fusion-flyout-active .fusion-header {

    height: -webkit-fill-available;
}
}

.input-comentario{
	border:2px solid black !important;
  border-radius: 4px !important;
}

@media (max-width: 1366px){
	.origen-img-banner{
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
  }

  .textoSuperiorBanner{
    left: 10%;
  }
}

@media (min-width: 1366px){
	.origen-img-banner{
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
  }

  .textoSuperiorBanner{
    left: 10%;
  }
}

@media (max-width: 414px){
	.origen-img-banner{
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }

  .textoSuperiorBanner{
    left: 0%;
  }
}

.imagenInicio{
margin-bottom:0px!important;
}

.elementohome{
margin-bottom:2%;
}

.colorHome{
	color:#ffc100!important;
	font-family:'Montserrat'!important;
	font-style: normal;
	margin-bottom:0%;
	font-size:large;
}

.textoHomeCarrusel {
    font-family: 'Montserrat';
    color: #ffc100!important;
    font-size: larger;
    font-weight: bold;
    width: 35%;
    margin-left: 32.5%;
    text-align: center;
    margin-bottom: 2%;
	font-style: normal;
}
@media (max-width:1330px){
.textoHomeCarrusel {
    font-family: 'Montserrat';
    color: #ffc100!important;
    font-size: larger;
    font-weight: bold;
    width: 45%;
    margin-left: 27.5%;
    text-align: center;
    margin-bottom: 2%;
}

}

@media (max-width:1032px){
.textoHomeCarrusel {
    font-family: 'Montserrat';
    color: #ffc100!important;
    font-size: larger;
    font-weight: bold;
    width: 60%;
    margin-left: 20%;
    text-align: center;
    margin-bottom: 2%;
}

}

@media (max-width: 768px){
.elementohome{
margin-bottom:2%;
}

}
	 .fusion-header .fusion-logo {
    margin-top: 31px;
    margin-right: 0px;
    margin-bottom: 31px;
    margin-left: 0px;

}

@media (max-width: 414px){
.textoHomeCarrusel{
font-family:'Montserrat';
color:#ffc100!important;
font-size:small;
font-weight:bold;
width:90%;
margin-left:5%;
text-align:center;
margin-bottom:2%;
}
.fusion-header-v5.fusion-logo-center .fusion-logo {
    float: none;
    text-align: center;
    width: -webkit-fill-available;
}

.fusion-logo {

    width: -webkit-fill-available!important;
}
	 .fusion-header .fusion-logo {
    margin-top: 31px;
    margin-right: 0px;
    margin-bottom: 31px;
    margin-left: 0px;
    width: -webkit-fill-available!important;
}
}
@media (min-width: 768px){

	.fusion-secondary-header{
	display:none!important;
	}
	
	.fusion-header{
		padding-left:0px!important;
		padding-right:0px!important;
	}
	
.current_page_item .trucosSelected {
    color: #e4e82d!important;
}

.current_page_item .origenSelected {
    color: #d8521e!important;
}
 
.current_page_item .recetasSelected {
    color: #f7cb54!important;
}

.current_page_item .experienciasSelected {
    color: #ccc!important;
}

.trucos_y_consejos a span:hover{
	color:#e4e82d;
}

.origen a span:hover{
	color:#d8521e;
}

.recetas a span:hover{
	color:#f7cb54;
}
.experiencias a span:hover{
	color:#ccc;
}
}

.textoHomeCarrusel {
    font-family: 'Montserrat';
    color: #ffc100!important;
    font-size: larger;
    font-weight: bold;
    width: 35%;
    margin-left: 32.5%;
    text-align: center; 
    margin-bottom: 2%;
	font-style: normal;
}
@media (max-width:1330px){
.textoHomeCarrusel {
    font-family: 'Montserrat';
    color: #ffc100!important;
    font-size: larger;
    font-weight: bold;
    width: 45%;
    margin-left: 27.5%;
    text-align: center;
    margin-bottom: 2%;
}

}

@media (max-width:1032px){
.textoHomeCarrusel {
    font-family: 'Montserrat';
    color: #ffc100!important;
    font-size: larger;
    font-weight: bold;
    width: 60%;
    margin-left: 20%;
    text-align: center;
    margin-bottom: 2%;
}

}

@media (max-width: 768px){
.elementohome{
margin-bottom:2%;
}

}


@media (max-width: 414px){
	
	.tituloQuesos {
    width: 90%!important;
    margin-left: 5%;
    font-size: large!important;
}

.textoHomeCarrusel{
font-family:'Montserrat';
color:#ffc100!important;
font-size:small;
font-weight:bold;
width:90%;
margin-left:5%;
text-align:center;
margin-bottom:2%;
}
}

.blanco{
color:#FFF!important;
}

.blanco h2{
color:#FFF!important;
}


.textoSuperiorBannerBlanco{
	color:#FFF!important;
}

.textoSuperiorBannerBlanco h1{
color:#FFF!important;
}

.textoSuperiorBannerBlanco span{
color:#FFF!important;
}

.textoSuperiorBannerBlanco p{
color:#FFF!important;
}

/**/


/* The Modal (background) */
.contactoTitulo {
    color: black;
    font-size: 25px!important;
    font-weight: bold!important;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 999999999999999999; /* Sit on top */
    padding-top: 10px; /* Location of the box */
    left: 0;
    top: 0px;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
	background-color: #ffd863!important;
}

.modal-content label{
	color: black;
    font-weight: bold;
	font-family: 'Montserrat';
	width: 100%;
}
.modal-content h1{
	color: black;
    font-weight: bold;
	font-family: 'Garamond';
}

.modal-content p{
	margin-top:5px;
	margin-bottom:5px;
}

.tnp-subscription {
    font-size: 13px;
    display: block;
    margin: 0px;
    max-width: 100%;
    width: 100%;
}
input[type="text"],input[type="date"],input[type="phone"],input[type="email"],.tnp-subscription input[type=text], .tnp-subscription input[type=email], .tnp-subscription input[type=submit], .tnp-subscription select{
	height: 29px!important;
    padding-top: 0;
    padding-bottom: 0;
	background-color:#fff!important;
	width:100%!important;
	margin-top:5px;
	margin-bottom:5px;
}

.tnp-subscription div.tnp-field {
    margin-bottom: 5px!important;
}

.tnp-subscription label {
    padding: 0px!important;

}

.formNewsletter{
	width:100%;
}
.modal-content h1{
	margin-top:0px!important;
	margin-bottom:0px!important;
}

/* The Close Button */
.close {
    color: #000000;
    float: right;
    font-size: 28px;
    font-weight: bold;
	opacity:.5;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.close2 {
    color: #000000;
    float: right;
    font-size: 28px;
    font-weight: bold;
	opacity:.5;
}

.close2:hover,
.close2:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.wpcf7-submit {
	font-family:'Montserrat'!important;
    color: #000000!important;
	font-weight: bold!important;
}

.tnp-subscription input.tnp-submit {

    color: #000;

    background: #ffdf73;
    border-color: #ffdf73;
    font-family: 'Montserrat'!important;
    color: #000000;
    font-weight: bold!important;
}

@media (max-width: 414px){
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 100%;
    background: #ffc412;
	border-radius: 0px;

}

.modal{
padding-top: 0px!important;
}
}


@media (max-width: 375px) {

	.fusion-flyout-menu-active{
			background: red;
	}

}


 .tnp-subscription input[type=submit] {
	 background-color:transparent!important;
 }
/**/

.tituloEnvioQuesos{
	margin-top:3%;
	font-size:28px!important;
}

.textAreaEnvio{
	width:100%!important;

	font-size:13px!important;
	color:black;
}

.textQuesoEnvio{
	width:25%!important;


	font-size:13px!important;
	color:black!important;
}

.textQuesoEnvio{
		height:35px!important;
}

.textAreaEnvio::placeholder { color:#aaa9a9; }

.btnEnvioQueso {
    background-color: white;
    border: 1px solid #d2d2d2;
    padding: 10px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 13px;
    margin-top: 1%;
}


/* Titulo quienes somos*/
	.textoQuienes{

    width: 70%;
    margin-left: 15%;
	font-family: 'Garamond';
    color: #000;
    position: absolute;
    left: 0;
    font-size: 50px;
    padding: 42px;
    text-align: left;
    padding-top: 160px;
	}
	
	.textoQuienes {
    width: 70%;
    margin-left: 15%;
    font-family: 'Garamond'!important;
    color: #000!important;
    position: absolute;
    left: 0;
    font-size: 50px!important;
    padding: 42px;
    text-align: left;
    padding-top: 160px;
    top: 8%;
}

.nosolo{
	font-size: 50px!important;
	font-weight:400!important;
}

@media (max-width: 1366px) {
	.textoQuienes {
		padding-top:110px;
	}
	
	
}

@media (max-width: 1280px) {
.textoQuienes {
    font-size: 45px!important;

}

.nosolo{
	font-size: 45px!important;
	font-weight:400!important;
}
}

@media (max-width: 1080px) {
.textoQuienes {
    font-size: 35px!important;

}

.nosolo{
	font-size: 35px!important;
	font-weight:400!important;
}
}

@media (max-width: 768px) {
.textoQuienes {
    font-size: 30px!important;
	padding-top:70px;
	
}

.nosolo{
	font-size: 30px!important;
	font-weight:400!important;
}

	.tituloRelacionado h2 {
    font-size: 35px!important;
    width: 50%;
}
.textoSabiasQue{
    font-size: 35px;
}
}

@media (max-width: 414px) {
	.categoriaHome{
		display:none!important
	}
.textoQuienes {
    font-size: 25px!important;
	padding-top:70px;
	 margin-left: 0%;
	
}
.nosolo{
	font-size: 25px!important;
	font-weight:400!important;
}

.tituloRelacionados{
	font-size:24px!important;
}

.tituloRelacionado h2 {
    width: 100%;
	font-size:25px!important;
} 

.textoSabiasQue{
    font-size: 25px;
}

.carousel-indicators {
    bottom: -10px!important;
}
} 

/*end titulo quienes somos*/

.spu-box h2 {
    font-size: 1em!important;
}

.menu-item img {
    position: absolute;
    right: 19%;
    margin-right: auto;
    bottom: -31.5px;
    width: 55px;
	display:none;

}

.menu-item #menuTrucoshr{
    position: absolute;
    border-bottom: 5px solid #fcbf00;
    width: 30%;
    bottom: -40px;
	display:none;
}

.menu-item #menuExperienciashr{
    position: absolute;
    border-bottom: 5px solid #d3d0c5;
    width: 30%;
    bottom: -40px;
	display:none;
}
.menu-item #menuOrigenhr{
    position: absolute;
    border-bottom: 5px solid #f2670c;
    width: 30%; 
    bottom: -40px;
	display:none;
}
.menu-item #menuRecetashr{
    position: absolute;
    border-bottom: 5px solid #ffe48d;
    width: 30%;
    bottom: -40px;
	display:none;
}
.menuTrucoshr{
	display:none;
}

#menuTrucos hr{
	width:45%!important;
}



.cnss-social-icon img {
	position:relative;
	width:auto;
	bottom: 0px;
	right: 0%;
}



/* Tabla Quesos */

.tablaDatosQueso{
	clear:both;
	width:45%;
	margin-left:2.5%;
	margin-right:2.5%;
	border: 3px solid #ffe06c;
	margin-top:1vw;
}

.tablaDatosQueso td{
	width:50%;
	border-bottom: 2px solid #ffe06c;
	padding:5px;
}

.tablaDatosQueso .izquierda{
	border-right: 2px solid #ffe06c;
	font-weight:bold;
}

.tablaDatosQueso p{
	margin-left:0%;
	display: initial;
}

.tituloTablaQueso{
	font-weight:bold;
	text-align:center;
	margin-left:0px!important;
	padding:1%;
	background-color:#ffe06c;
	border-bottom:none;
}

.tituloTablaQueso p{
	font-weight:bold;
	text-align:center;
	margin-left:0px!important;
	color:white;
}

.tabla{
    display: flex;
    clear: both;
}

@media (max-width: 768px) {
	.tabla{
    display: block;
    clear: both;
}
	
.tablaDatosQueso{
	clear:both;
	width:95%;
	margin-left:2.5%;
	margin-top:2vw;
}
	
}

/* End Tabla Quesos */

/* Sabias Que */
.textoSabiasQue {
	position: absolute;
	font-family: Garamond;
	top: 3vw;
	left: 0px;
	text-align: left;
	line-height: 1;
	color: white;
	background-color: #ca9e15b8;
	width: 75%;
	padding-left: 10px;
}


.textoPregunta {
    position: absolute;
    font-size: 35px;
    font-family: Garamond;
    top: 9vw;
    left: 0px;
    text-align: left;
    line-height: 1;
    color: white;
    width: 85%;
    padding-left: 10px;
    /* bottom: 6.5vw; */
}


.botonRespuesta{
	border:1px solid white;
	position:absolute;
	
}

.botonRespuesta {
	border: 2px solid white;
	position: absolute;
	bottom: 2vw;
	left: 50px;
	right: 50px;
	margin-left: auto;
	margin-right: auto;
	font-size: 20px;
	font-weight: bold;
	color: white;
	padding: 2px;
	cursor:pointer;
}

.botonRespuesta:hover{
	color:white;
}

.respuestaSabias{
	display:none;
	border: 2px solid white;
	position: absolute;
	bottom: 2vw;
	left: 20px;
	right: 20px;
	margin-left: auto;
	margin-right: auto;
	font-size: 20px;
	font-weight: 400;
	color: #ffc100;
	padding: 2px;
	cursor:pointer;
	background-color:white;
}

.imagenMovil{
	display:none;
}

@media (max-width: 1600px) {
.textoPregunta {
    position: absolute;
    font-size: 35px;
    font-family: Garamond;
    top: 10vw;
    left: 0px;
    text-align: left;
    line-height: 1;
    color: white;
    width: 85%;
    padding-left: 10px;
    /* bottom: 6.5vw; */
}
}

@media (max-width: 1366px) {
.textoPregunta {
    position: absolute;
    font-size: 35px;
    font-family: Garamond;
    top: 11vw;
    left: 0px;
    text-align: left;
    line-height: 1;
    color: white;
    width: 85%;
    padding-left: 10px;
    /* bottom: 6.5vw; */
}
}


@media (max-width: 1200px) {
	.textoSabiasQue {
    position: absolute;
    font-family: Garamond;
    top: 3vw;
    left: 0px;
    text-align: left;
    line-height: 1;
    color: white;
    background-color: #ca9e15b8;
    width: 85%;
    padding-left: 10px;
}

.botonRespuesta {
    border: 2px solid white;
    position: absolute;
    bottom: 2vw;
    left: 30px;
    right: 30px;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    font-weight: bold;
    color: white;
    padding: 2px;
    cursor: pointer;
}

.textoPregunta {
    position: absolute;
    font-size: 30px;
    font-family: Garamond;
    top: 11vw;
    left: 0px;
    text-align: left;
    line-height: 1;
    color: white;
    width: 85%;
    padding-left: 10px;
    /* bottom: 6.5vw; */
}

}


@media (max-width: 950px) {
	.textoPregunta {
    position: absolute;
    font-size: 30px;
    font-family: Garamond;
    top: 13vw;
    left: 0px;
    text-align: left;
    line-height: 1;
    color: white;
    width: 85%;
    padding-left: 10px;
    /* bottom: 6.5vw; */
}

.botonRespuesta {
    border: 2px solid white;
    position: absolute;
    bottom: 2vw;
    left: 30px;
    right: 30px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    font-weight: bold;
    color: white;
    padding: 2px;
    cursor: pointer;
}
}


@media (max-width: 768px) {
.imagenMovil{
	display:block;
	width:100%;
}

.imagenEscritorio{
	display:none;
}

.textoSabiasQue {
    position: absolute;

    font-family: Garamond;
    top: 3vw;
    left: 0px;
    text-align: left;
    line-height: 1;
    color: white;
    background-color: #ca9e15b8;
    width: auto;
    padding-left: 10px;
    padding-top: 1%;
    padding-bottom: 1%;
}

.botonRespuesta {
    border: 2px solid white;
    position: absolute;
    bottom: 2vw;
    left: 30px;
    right: 30px;
    margin-left: 15%;
    margin-right: 15%;
    font-size: 14px;
    font-weight: bold;
    color: white;
    padding: 2px;
    cursor: pointer;
}

}

@media (max-width: 414px) {
	
	.textoSabiasQue {
    position: absolute;

    font-family: Garamond;
    top: 5vw;
    left: 0px;
    text-align: left;
    line-height: 1;
    color: white;
    background-color: #ca9e15b8;
    width: auto;
    padding-left: 10px;
    padding-top: 1%;
    padding-bottom: 1%;
}

.textoPregunta {
    position: absolute;
    font-size: 25px;
    font-family: Garamond;
    top: 20vw;
    left: 0px;
    text-align: left;
    line-height: 1;
    color: white;
    width: 70%;
    padding-left: 10px;
    /* bottom: 6.5vw; */
}

.respuestaSabias {
    display: none;
    border: 0px solid white;
    position: absolute;
    bottom: 2vw;
    left: 20px;
    right: 20px;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    font-weight: 400;
    color: #ffc100;
    padding: 0px;
    cursor: pointer;
    background-color: white;
}


	
}

/* End Sabias Que*/


/*Textos Home*/
.textosHome h2{
	color:white!important;
	font-family:'Montserrat-black'!important;
	font-weight:bold!important;
	text-align:left;font-size:25px
}

.textosHome p{
	color:white;
	font-family:'Montserrat'!important;
	font-size:17px;
	text-align:left; 
	padding:15px;
	padding-left:0px;
	padding-top:5px;
}

.textosHome hr {
    border-top: 7px solid white;
    width: 60px;
    text-align: left;
	margin-left:0px;
}

.textosHome{
	padding:30px;
}

.flechaIzquierda{
    font-size: 30px;
    color: white;
    font-family: Montserrat;
    font-weight: bold;
    position: absolute;
    left: 15px;
    bottom: 10px;
	cursor:pointer;

}

.flechaDerecha{
    font-size: 30px;
    color: white;
    font-family: Montserrat;
    font-weight: bold;
    position: absolute;
    right: 15px;
    bottom: 10px;
	cursor:pointer;

}

@media (max-width: 768px) {
	.textosHome p{
	color:white;
	font-family:'Montserrat'!important;
	font-size:15px;
	text-align:left; 
	padding:15px;
	padding-left:0px;
	padding-top:5px;
}

	.textosHome h2{
	font-size:19px;
}
}

/*End Textos Home*/

.imagenBuscador{
	height:1px!important;
	width:1px!important
}


/* Articulo Madrid Fusión*/

.votarArticulo{
		position:absolute;
		right: 50px;
    margin-top: 38%;
	width:100px;
}

.porcentajeVotacion{
		position:absolute;
		right: 50px;
    margin-top: 36%;
	width:150px;
}

.numeroPorcentaje {
    position: absolute;
    right: 55px;
    margin-top: 36%;
    font-size: 14px;
    color: #ffd604;
	
}


.porcentajeVotacion{
	display:none;
}

.textoSliderQuesosMadrid{
	color: white!important;
    background-color: #f37525!important;
    padding-left: 0%!important;
    width: 300px!important;
	text-align:center!important;
    padding-right: 0%!important;
    margin-left: 0%!important;
    margin-right: 0%!important;
	    margin-left: 65px!important;
}

.myCarouselQueso{
	max-height:375px!important;
	    margin-right: 7%;
		margin-left:5%;
		width:300px;
		margin-bottom:0px;
		    max-height: 275px!important;
}

.myCarouselQueso .item{
	padding:0px!important;
}


.myCarouselQueso .carousel-control .glyphicon-chevron-right, .myCarouselQueso .carousel-control .icon-next {
    margin-right: 0px!important;
}

.myCarouselQueso .carousel-control .glyphicon-chevron-left, .myCarouselQueso  .carousel-control .icon-prev {
    margin-left: 0px;
}

.myCarouselQueso .carousel-control .glyphicon-chevron-left, .myCarouselQueso .carousel-control .glyphicon-chevron-right, .myCarouselQueso .carousel-control .icon-next, .myCarouselQueso .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -50px;
    font-size: 30px;
}

@media (max-width: 1024px) {
	.votarArticulo {
		position: absolute;
		right: 50px;
		margin-top: 39%;
		width: 80px;
	}
	
	.porcentajeVotacion{
		position:absolute;
		right: 50px;
		margin-top: 36%;
		width:125px;
	}
	.numeroPorcentaje {
		position: absolute;
		right: 55px;
		margin-top: 35.8%;
		font-size: 12px;
		color: #ffd604;
	}
	
}

@media (max-width: 768px) {
	.votarArticulo {
		position: absolute;
		right: 50px;
		margin-top: 36%;
		width: 80px;
	}
	
	.porcentajeVotacion{
		position:absolute;
		right: 50px;
		margin-top: 33%;
		width:125px;
	}
	.numeroPorcentaje {
		position: absolute;
		right: 55px;
		margin-top: 33%;
		font-size: 12px;
		color: #ffd604;
	}
	
}

@media (max-width: 414px) {
	
	.myCarouselQueso{
	max-height:300px!important;
	    margin-right: 2%;
		width:100%;
		margin-left:0%;
	    margin-left: 13%;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: -40px;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 60px;
}

.imagenQuesoMadrid{
	width:100%!important;
}
	.textoSliderQuesosMadrid{
		color: white!important;
		background-color: #f37525!important;
		padding-left: 0%!important;
		width: 90%!important;
		padding-right: 0%!important;
		text-align:center;
		margin-left: 5%!important;
		margin-right: 5%!important;
	}
	
	.votarArticulo {
    position: absolute;
    right: 35px;
    margin-top: 38%;
    width: 60px;
}
	
	.porcentajeVotacion{
		position:absolute;
		right: 35px;
		margin-top: 33%;
		width:80px;
	}
.numeroPorcentaje {
    position: absolute;
    right: 40px;
    margin-top: 32.8%;
    font-size: 8px;
    color: #ffd604;
}
}


.myCarouselQueso2{
	width:50%!important;
	margin-left:25%!important;
}

.myCarouselQueso2 .imagenQuesoMadrid {
    max-width: 100%!important;
    border: 3px dotted #ffc100;
    padding: 4%;
}

.myCarouselQueso2 .left {
        left: -15%;
}

.myCarouselQueso2 .right {
        right: -15%;
}

@media (max-width: 414px) {
	
	.myCarouselQueso2{
	width:80%!important;
	margin-left:10%!important;
}

.myCarouselQueso2 .left {
        left: -5%;
}

.myCarouselQueso2 .right {
        right: -5%;
}
	
}

.avada-video-embed .fluid-width-video-wrapper iframe {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
}


.imagenQuesoMadrid2{
    width: 100%!important;
    max-width: 100%!important;
    max-height: 100%!important;
}



/* Style V2*/


@font-face {
  font-family: 'Ananda';
  src: url('https://www.quequesos.es/wp-content/themes/Avada-Child-Theme/core/fonts/Ananda_Black.woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Nobel';
  src: url('https://www.quequesos.es/wp-content/themes/Avada-Child-Theme/core/fonts/NOBEL_BOOK.TTF');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto_Condensed';
  src: url('https://www.quequesos.es/wp-content/themes/Avada-Child-Theme/core/fonts/Roboto_Condensed.woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto_Bold';
  src: url('https://www.quequesos.es/wp-content/themes/Avada-Child-Theme/core/fonts/Roboto_Bold.woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto_Bold_Condensed';
  src: url('https://www.quequesos.es/wp-content/themes/Avada-Child-Theme/core/fonts/Roboto_Bold_Condensed.woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto_Medium';
  src: url('https://www.quequesos.es/wp-content/themes/Avada-Child-Theme/core/fonts/Roboto_Medium.woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto_Light';
  src: url('https://www.quequesos.es/wp-content/themes/Avada-Child-Theme/core/fonts/Roboto_Light.woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('https://www.quequesos.es/wp-content/themes/Avada-Child-Theme/core/fonts/glyphicons-halflings-regular.woff2');
  font-style: italic;
  font-display: swap;
}

h1,h2,h3,h4,h5,h6{
	font-family:Roboto_Bold!important;
	color:black!important;
}
ffn{
	font-family:Roboto_Light!important;
}
p,ul,li,span,a{
	font-family:Roboto_Light;
}

.cuadrado{
	border: 2px solid #ffcf00;
	margin-top: 5%;
	padding-left:2%;
	padding-bottom:2%;
}

.imagenBuscador{
	display:none;
}

.imagenEstrella{
	margin-top: -6%;
}

.fixedPosition{
	position: fixed;
}



.galeriaIMG{
	width: 100%;
	padding: 7px 7px;
}

.movil{
	display:none;
}
.medium{
	font-family:'Roboto_Medium';
}

.divrelacionadoV2{
	position: relative;
    display: inline-block;
    text-align: center;
}

.textorelacionadoV2 {
    position: absolute;
	top: 0;
    background-color: white;
    width: 35%;
	z-index:999;
    padding: 10px;
	font-size:18px;
    color: black;
	font-weight:bold;
	margin-left:-10px;
	font-family:'Roboto_Bold';
	text-align:left;
	top: 50%;
    transform: translate(0%, -50%);
	font-style: oblique;
}

.container{
	max-width:100%!important;
}

.muestraArticulos0{
	display:block!important;
}

.sliderItem{
    width: 100%!important;
    height: auto!important;
    max-height: 900px!important;
}

.carousel-indicators .active {
    background-color: #white!important;
	border:0px solid white;
}

.subidaWeb{
	position:fixed;
	bottom:2%;
	right:2%;
	z-index:9999;
}

.subidaWeb{
	width: 45px;
}

.menu{
	display:flex;
	margin-bottom:7%;
	margin-top:2%;
	padding-left:0px!important;
	padding-right:0px!important;
	background: url('https://www.quequesos.es/wp-content/themes/Avada-Child-Theme/core/images/puntoAmarillo.png');
    background-repeat-y: no-repeat;
    background-position-y: 30%;
}
.lineaMenu{
	width:auto;
}

.textoDestacado{
	color:black;
	font-size:22px;
	font-family:'Roboto_Light';
	margin-left:1%;
	    width: 80%;
}

.textoDestacado p{
	color:black;
	font-size:22px;
	font-family:'Roboto_Light';
	margin-left:1%;
}

.textoDestacadoInfo{
	margin-top:4%;
	width:75%;
}

.textoDestacadoInfo p{
	margin-top:4%;
	width:75%;
}

.imagenReceta {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    font-family: 'Roboto_Condensed';
    font-size: 22px;
    border: 2px dotted white;
    padding: 4px;
}

.lineaDestacado{
	color:#ffca00;
	font-weight:bold;
	font-family:Roboto_Bold;
	margin-left:-1%;
}

.widthLinea{
	width:auto!important;
}

.textoDestacadoFondo{
	background: url(https://www.quequesos.es/wp-content/themes/Avada-Child-Theme/core/images/lineaVertical.jpg);
    background-repeat: no-repeat;
}

.fondoInstagram{
	background: url(https://www.quequesos.es/wp-content/themes/Avada-Child-Theme/core/images/fondoRecetas.png);
    background-repeat: no-repeat;
	background-position-y:top;
	background-size:100%;
	margin-bottom:5%;
}

.sin_margen{
	margin:0px!important;
	padding:0px!important
}

.imagenLinea{
	float:right;
}
.yellow{
	color:#ffca00;
}

.tituloInfo{
	display:flex;
}

.imagenInfo{
	width:40px;
	height:40px;
}

.titulo{
	font-weight:bold;
	font-size:30px;
	margin-left:2%;
	font-family:'Roboto_Bold_Condensed'!important;
}

.articulosHome{
	margin-top:2%;
}

.NoticiasImg{
	margin-bottom:0%;
	margin-top:5%;
}

.letras_menu{
	text-align:center;
	margin-top: 30px;
	font-weight:bold;
	font-family:'Roboto_Medium';
	font-size:16px;
}

.recetasFondo{
	margin-top:2%;
	background-color: white;

}

.textoRecetas{
	color:white;
	width:100%;
	font-size:10px;
	margin-top:15%;
	text-align:center;
	    font-size: 17px;
    font-weight: bold;
}

.recetas_superior{
	margin-top:2%;
}

div.avatar {
    height: 100px;
    width: 100px;
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 50%;
    background-size: 100% auto;
}

.botonVerMasBlanco{
	margin-bottom:5%;
	margin-top:5%;
	width: 140px;
}

.imagenBuscador{
	display:none;
}

.queseros {
    margin-top: 35%;
	margin-bottom:0%;
}

.destacadoQueseros{
	margin-bottom:10%;
	margin-left: -0.2%;
}

.carousel{
	max-height:550px!important;
	height:auto!important;
	    width: 80%;
    margin-left: 10%;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 100%;
}

.sbi{
	border:4px dotted #ffca00;
	padding:20px;
	margin-bottom:5%;
	overflow;hidden;
}

.clearfix{
	overflow:hidden;
}

.verMas{
	position: absolute;
    z-index: 999;
    padding: 10px;
    top: 50%;
	left:50%;
    transform: translate(-50%, -50%);
		display:none;
}
.circular--landscape{
	position:relative;

}

.searchform{
	margin-bottom:5%;
}

.searchform .searchfield {

    background-color: transparent!important;
    color: white!important;
    border: 3px solid white;
    border-radius: 20px 0px 0px 20px;
    border-right: none;
}

.botonBuscador{
    background-color: transparent!important;
    border: none;
    border: 3px solid white!important;
    border-left: none!important;
    border-radius: 0px 20px 20px 0px!important;
}

.botonBuscador img{
    background-color: transparent!important;
}

.buscadorAmarillo .searchform .searchfield {

    background-color: transparent!important;
    color: #ffca00!important;
    border: 3px solid #ffca00;
    border-radius: 20px 0px 0px 20px;
    border-right: none;
}

.buscadorAmarillo .botonBuscador {
    background-color: transparent!important;
    border: none;
    border: 3px solid #ffca00!important;
    border-left: none!important;
    border-radius: 0px 20px 20px 0px!important;
}

.buscadorAmarillo .botonBuscador img {
    background-color: transparent!important;
}

.posicionado{
	position:absolute!important;
	top:5%;
	right:0px;
}

.breadcrumbs{
	display:none;
}

.trianguloAmarillo{
	position:absolute;
	top:7px;
	right:7px;
}

.botonBuscador img {
    padding: 0px!important;
    height: 20px!important;
    width: 20px!important;
    margin-right: 10px!important;
    margin-bottom: 0.5px!important;
}

.topnav {
  overflow: hidden;
  background-color: #ffca00;
      max-height: 600px;
	  position: fixed;
    width: 100%;
    z-index: 999;
	opacity:0.9;
	font-family:Roboto_Light;
}

.topnav #myLinks {
  display: none;
}

/* Style navigation menu links */
.topnav a {
  color: white;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  display: block;
  font-family:Roboto_Light;
  font-weight:bold;
}

/* Style the hamburger menu */
.topicon {
    background: transparent;
    display: table;
    position: fixed;
    right: 0;
    top: 65px;
    left: 3%;
    z-index: 99991;
    color: #ffca00;
    font-size: 35px;
}

.topicon:hover{
    background: transparent;
    display: table;
    position: fixed;
    right: 0;
    top: 56px;
    left: 3%;
    z-index: 99991;
    color: #ffca00;
    font-size: 35px;
}

.topicon:focus {
    background: transparent;
    display: table;
    position: fixed;
    right: 0;
    top: 56px;
    left: 3%;
    z-index: 99991;
    color: #ffca00;
    font-size: 35px;
}

.topicon:active{
    background: transparent;
    display: table;
    position: fixed;
    right: 0;
    top: 56px;
    left: 3%;
    z-index: 99991;
    color: #ffca00;
    font-size: 35px;
}

/* Add a grey background color on mouse-over */
.topnav a:hover {
	color: black;
}

/* Style the active link (or home/logo) */
.buscadorAmarilloMovil{
	display:none;
}
.movilRelacionadoQueso{
	display:none;
}

@media screen and (min-width: 800px){
	
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -50px;
    font-size: 50px;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
   left:-100px;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: -100px;
}

.lupaHeader{
	display:block!important;
	width:auto!important;
	position:relative!important;
	bottom:0%!important;
	margin-right:0%!important;
	right:0%!important;
	width: 25px!important;
}

.buscadorHeader {
    background-color: transparent;
    border: 3px solid #ffca00;
    border-left: none;
    border-radius: 0px 20px 20px 0px;
}

.menu-item-1418{
	position:absolute!important;
	left:5%!important;
}

.menu-item-2638{
    position: absolute!important;
    right: 5%!important;
}

.fusion-middle-logo-menu-logo{
	padding:0px!important;
}

}

.modal-content {
    width: 50%!important;
}

@media (max-width: 1600px) {
	.carousel {
		max-height: 450px!important;
		height: auto!important;
	}

	.tituloInfo h2{
		font-size: 25px;
		line-height: 45px;
	}

	.imagenInfo {
		width: 35px;
		height: 35px;
	}

	.textoDestacado {
		color: black;
		font-size: 18px;
		font-family: 'Roboto_Light';
		margin-left: 1%;
	}

	.textoDestacado p{
		color: black;
		font-size: 18px;
		font-family: 'Roboto_Light';
		margin-left: 1%;
	}

	.imagenEstrella{
		width: 75%;
	}

	.NoticiasImg {
		margin-bottom: 0%;
		margin-top: 5%;
		width: 300px;
	}

	.textorelacionadoV2 {
		font-size: 16px;
	}

	.imagenReceta {
		width: 150px;
		height: 150px;
	}

	.textoRecetas {
		font-size: 17px;
	}
}

@media (max-width: 1366px) {

	.topicon {
    left: 2%;
}

	.topicon:active {
    left: 2%;
}

	.topicon:hover {
    left: 2%;
}

	.topicon:focus {
    left: 2%;
}
	.carousel {
		max-height: 375px!important;
		height: auto!important;
	}

	.imagenMenu{
		width:75px;
		height:75px;
	}

	.menu {
		background-position-y: 50%;
		margin-bottom:15%;
	}

	.tituloInfo h2{
		font-size: 22px;
		line-height: 45px;
	}

	.imagenInfo {
		width: 30px;
		height: 30px;
	}

	.textoDestacado {
		color: black;
		font-size: 16px;
		font-family: 'Roboto_Light';
		margin-left: 1%;
	}

	.textoDestacado p{
		color: black;
		font-size: 16px;
		font-family: 'Roboto_Light';
		margin-left: 1%;
	}

	.imagenEstrella{
		width: 70%;
	}

	.NoticiasImg {
		width: 300px;
	}


	.textorelacionadoV2 {
		font-size: 15px;
	}

	.imagenReceta {
		width: 130px;
		height: 130px;
	}

	.recetas_superior {
		margin-top: 0%;
	}

	.textoRecetas {
		font-size: 15px;
	}
}

@media (max-width: 1280px) {
	.carousel {
		max-height: 375px!important;
		height: auto!important;
	}

	.imagenMenu{
		width:75px;
		height:75px;
	}

	.menu {
		background-position-y: 50%;
	}

	.tituloInfo h2{
		font-size: 22px;
		line-height: 45px;
	}

	.imagenInfo {
		width: 30px;
		height: 30px;
	}

	.textoDestacado {
		color: black;
		font-size: 16px;
		font-family: 'Roboto_Light';
		margin-left: 1%;
	}

	.textoDestacado p{
		color: black;
		font-size: 16px;
		font-family: 'Roboto_Light';
		margin-left: 1%;
	}

	.imagenEstrella{
		width: 70%;
	}

	.NoticiasImg {
		width: 300px;
		margin-bottom:3%;
		margin-top:3%;
	}

	.textorelacionadoV2 {
		font-size: 15px;
	}

	.imagenReceta {
		width: 125px;
		height: 125px;
	}

	.recetas_superior {
		margin-top: 1%;
	}

	.textoRecetas {
		font-size: 15px;
	}
}


@media (max-width: 1200px) {
	.carousel {
		max-height: 350px!important;
		height: auto!important;
	}

	.imagenMenu{
		width:70px;
		height:70px;
	}

	.menu {
		background-position-y: 50%;
		margin-bottom: 10%;
		margin-top: 4%;
	}

	.tituloInfo h2{
		font-size: 22px;
		line-height: 45px;
	}

	.imagenInfo {
		width: 30px;
		height: 30px;
	}

	.textoDestacado {
		color: black;
		font-size: 16px;
		font-family: 'Roboto_Light';
		margin-left: 1%;
		width: 100%;
	}

	.textoDestacado p{
		color: black;
		font-size: 16px;
		font-family: 'Roboto_Light';
		margin-left: 1%;
	}

	.imagenEstrella{
		width: 100%;
	}

	.NoticiasImg {
		width: 250px;
		margin-bottom: 4%;
		margin-top: 4%;
	}
	.textorelacionadoV2 {
		font-size: 15px;
	}

	.imagenReceta {
		width: 110px;
		height: 110px;
	}

	.recetas_superior {
		margin-top: 1%;
	}

	.textoRecetas {
		font-size: 13px;
	}

	#verMasArticulos img{
		width: 140px;
	}

	.botonVerMasBlanco{
		width: 140px;

		    margin-top: 2%;
	}
}

@media (max-width: 1100px) {
	.carousel {
		max-height: 350px!important;
		height: auto!important;
	}

	.imagenMenu{
		width:70px;
		height:70px;
	}

	.menu {
		background-position-y: 50%;
		margin-bottom: 10%;
		margin-top: 4%;
	}

	.tituloInfo h2{
		font-size: 22px;
		line-height: 45px;
	}

	.imagenInfo {
		width: 30px;
		height: 30px;
	}

	.textoDestacado {
		color: black;
		font-size: 16px;
		font-family: 'Roboto_Light';
		margin-left: 1%;
	}

	.textoDestacado p{
		color: black;
		font-size: 16px;
		font-family: 'Roboto_Light';
		margin-left: 1%;
	}

	.imagenEstrella{
		width: 100%;
	}

	.NoticiasImg {
		width: 250px;
		margin-bottom: 4%;
		margin-top: 4%;
	}
	.textorelacionadoV2 {
    font-size: 13px;
}

	.movil100{
		width:95%!important;
		margin-left:2.5%!important;
	}
	.imagenReceta {
		width: 110px;
		height: 110px;
	}

	.recetas_superior {
		margin-top: 1%;
	}

	.textoRecetas {
		font-size: 12px;
	}

	#verMasArticulos img{
		width: 140px;
	}

	.botonVerMasBlanco{
		width: 140px;

		    margin-top: 2%;
	}

	.trianguloAmarillo {
		position: absolute;
		top: 7px;
		right: 7px;
		width: 70px;
	}

		.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: -60px;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: -20px;
}

}

@media (max-width: 900px){
	.movil100{
		padding:0px!important;
	}

	.textoRecetas {
		font-size: 10px;
	}

	.textorelacionadoV2 {
    font-size: 11px;
}
}

@media (max-width: 800px) {

	.lupaHeader{
	display:block!important;
	width:auto!important;
	position:relative!important;
	bottom:0%!important;
	margin-right:0%!important;
	right:0%!important;
	width: 20px!important;
}

.buscadorAmarilloMovil{
	width:90%;
	margin-left:5%;
	display:block;
}

.searchform{
    margin-top: 1%!important;
    margin-bottom: 1%!important;
}

.buscadorHeader {
    background-color: transparent;
    border: 3px solid #ffca00;
    border-left: none;
    border-radius: 0px 20px 20px 0px;
}

.menu-item-1418{
	position:absolute!important;
	left:5%!important;
}

.menu-item-2638{
    position: absolute!important;
    right: 5%!important;
}

.fusion-middle-logo-menu-logo{
	padding:0px!important;
}

	.topicon{
		display:none;
	}

	.topnav{
		display:none;
	}
	.gal {
		-webkit-column-count: 2; /* Chrome, Safari, Opera */
		-moz-column-count: 2; /* Firefox */
		column-count: 2;
	}

	.movil{
		display:block;
	}

	.posicionado{
		position:relative!important;
		top:5%;
		right:0px;
	}

	.desktop{
		display:none;
	}

	.movil100{
		width:100%!important;
	}

	.carousel {
		max-height: 275px!important;
		height: auto!important;
		    width: 100%;
    margin-left: 0%;
	}

	.col-sm-offset-3{
		margin-left:0%!important;
	}

	.fusion-header-has-flyout-menu .fusion-flyout-menu-icons {
		font-size: 20px!important;
		margin: 0px 0px!important;
	}

	.subidaWeb img{
		width:45px;
	}

	.col-sm-12{
		clear:both!important;
	}

	.col-sm-offset-1 {
		margin-left: 0%!important;
	}

	.col-sm-offset-2 {
		margin-left: 0%!important;
	}

	.menu{
		    margin-left: 16.66666667%!important;
	}

	.fondoInstagram{
		clear: both;
	}

	.movil50{
		width:50%!important;
		margin-top:5%;
	}

	.textoDestacado {
		color: black;
		font-size: 14px;
		font-family: 'Roboto_Light';
		margin-left: 2%;
	}

	.textoDestacado p{
		color: black;
		font-size: 14px;
		font-family: 'Roboto_Light';
		margin-left: 2%;
	}

	.articulosHome {
		margin-top: 5%;
		margin-bottom: 5%;
		width:80%!important;
		margin-left:10%!important;
	}

	#verMasArticulos img {
		width: 140px;
		margin-top: 5%;
	}

	.recetasFondo{
		float:left!important;
	}

	.recetaMovil{
		width:33%!important;
		display:inline-block;
		vertical-align: top;
	}

	.queseros {
		margin-top: 15%;
		margin-bottom: 0%;
	    width: 40%;
	}

	.destacadoQueseros{
		margin-bottom:5%;
	}



	.fusion-middle-logo-menu-logo{
	padding:0px!important;
}

.fusion-flyout-menu-icons{
	position:absolute!important;
}

.menu-text{
	color:white;
	font-weight:bold;
	font-family:Roboto_Light;
	font-size:20px!important;
	margin-top:2%!important;
}

.fusion-mobile-nav-item{
	margin-top:5%!important;
}

.cnss-social-icon {
	text-align: center!important;
    display: table!important;
    right: 0!important;
    left: 0!important;
    margin-left: auto!important;
    margin-right: auto!important;

}

.fusion-mobile-nav-holder{
	background-color: #ffc108;

}

.fusion-flyout-menu-bg{
	background-color:transparent!important;
}

.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-flyout-menu-toggle {
    height: 18px;
    width: 50px!important;
}

}

@media (max-width: 768px) {
	.gal {
		-webkit-column-count: 2; /* Chrome, Safari, Opera */
		-moz-column-count: 2; /* Firefox */
		column-count: 2;
	}

	.movil{
		display:block;
	}

	.desktop{
		display:none;
	}

	.movil100{
		width:100%!important;
	}

	.carousel {
		max-height: 275px!important;
		height: auto!important;
	}

	.col-sm-offset-3{
		margin-left:0%!important;
	}

	.fusion-header-has-flyout-menu .fusion-flyout-menu-icons {
		font-size: 20px!important;
		margin: 0px 0px!important;
	}

	.subidaWeb img{
		width:45px;
	}

	.col-sm-12{
		clear:both!important;
	}

	.col-sm-offset-1 {
		margin-left: 0%!important;
	}

	.col-sm-offset-2 {
		margin-left: 0%!important;
	}

	.menu{
		    margin-left: 16.66666667%!important;
	}

	.fondoInstagram{
		clear: both;
	}

	.movil50{
		width:50%!important;
		margin-top:5%;
	}

	.textoDestacado {
		color: black;
		font-size: 14px;
		font-family: 'Roboto_Light';
		margin-left: 2%;
	}

	.textoDestacado p{
		color: black;
		font-size: 14px;
		font-family: 'Roboto_Light';
		margin-left: 2%;
	}

	.articulosHome {
		margin-top: 5%;
		margin-bottom: 5%;
		width:80%!important;
		margin-left:10%!important;
	}

	#verMasArticulos img {
		width: 140px;
		margin-top: 5%;
	}

	.recetasFondo{
		float:left!important;
	}

	.recetaMovil{
		width:49%!important;
		display:inline-block;
		vertical-align: top;
	}

	.queseros {
		margin-top: 15%;
		margin-bottom: 0%;
		width: 40%;
	}

	.destacadoQueseros{
		margin-bottom:5%;
	}

	.textoRecetas {
		font-size: 13px;
		margin-top: 2%;
		margin-bottom: 10%;
		width: 60%;
	}

}

@media only screen and (max-device-width: 800px)
                   and (orientation: landscape){
	.fusion-mobile-nav-item {
    margin-top: 1%!important;
}


.cnss-social-icon {
	display:flex!important;
	    width: fit-content;
}

}

@media (max-width: 500px) {
	.gal {
		-webkit-column-count: 1; /* Chrome, Safari, Opera */
		-moz-column-count: 1; /* Firefox */
		column-count: 1;
	}

	.movil{
		display:block;
	}

	.desktop{
		display:none;
	}

	.movil100{
		width:100%!important;
	}

	.carousel {
		max-height: 100%!important;
		height: auto!important;
	}

	.col-sm-offset-3{
		margin-left:0%!important;
	}

	.fusion-header-has-flyout-menu .fusion-flyout-menu-icons {
		font-size: 20px!important;
		margin: 0px 0px!important;
	}

	.subidaWeb img{
		width:45px;
	}

	.col-sm-12{
		clear:both!important;
	}

	.col-sm-offset-1 {
		margin-left: 0%!important;
	}

	.col-sm-offset-2 {
		margin-left: 0%!important;
	}

	.menu{
		display:none;
	}

	.fondoInstagram{
		clear: both;
	}

	.movil50{
		width:100%!important;
		margin-top:5%;
	}

	.textoDestacado {
		color: black;
		font-size: 14px;
		font-family: 'Roboto_Light';
		margin-left: 2%;
	}

	.textoDestacado p{
		color: black;
		font-size: 14px;
		font-family: 'Roboto_Light';
		margin-left: 2%;
	}

	.articulosHome {
		margin-top: 5%;
		margin-bottom: 5%;
		width:80%!important;
		margin-left:10%!important;
	}

	#verMasArticulos img {
		width: 140px;
		margin-top: 5%;
	}

	.recetasFondo{
		float:left!important;
	}

	.recetaMovil{
		width:49%!important;
		display:inline-block;
		vertical-align: top;
	}

	.queseros {
		margin-top: 15%;
		margin-bottom: 0%;
		width: 40%;
	}

	.destacadoQueseros{
		margin-bottom:5%;
	}

	.textoRecetas {
    font-size: 13px;
    margin-top: 2%;
    margin-bottom: 10%;
    width: 100%;
}

.recetas_superior{
	margin-top:6%;
}

.textoDestacadoInfo {
    margin-top: 4%;
    width: 95%;
}

.textoDestacadoInfo p{
    margin-top: 4%;
    width: 100%;
}

}

/*Nota de cata*/
.descarga_nota{
	 position: absolute;
    right: 15%;
    top: 185px;
}

@media (max-width: 1536px) {
	.descarga_nota{
		right: 10%;
	}
}

@media (max-width: 1200px) {
	.descarga_nota{
		right: 3%;
		width: 120px;
	}
}

@media (max-width: 800px) {
	.descarga_nota {
		position: absolute;
		right: 1%;
		top: 120px;
	}
}

@media (max-width: 600px) {
	
	.moviltodo{
		width:100%;
	}
	.descarga_nota {
		position: relative;
		top:auto;
		right:auto;
		width:100px;
	}

	.movil{
		display:block;
	}

	.desktopNota{
		display:none;
	}

	.botonesNota{
		text-align:center;
		background-color:#f4d766;
		padding-top:20px;
		padding-bottom:20px;
		display:flex;
	}

	.botonNota{
		color:white;
		border:2px solid white;
		padding:10px;
		font-size:15px;
		font-family:roboto_bold;
	}

	.botonNotaIzquierdo{
		cursor:pointer;
	}

	.botonNotaIzquierdo:hover{
		border:none;
		background-color:black;
		color:#ffca00;
	}

	.contenedorBotonIzquierdo{
		width:50%;
		text-align:right;
		padding-right:5%;
	}

	.botonNotaDerecha{
		cursor:pointer;
	}

	.botonNotaDerecha:hover{
		border:none;
		background-color:black;
		color:#ffca00;
	}

	.contenedorBotonDerecho{
		width:50%;
		text-align:left;
		padding-left:5%;
	}

	.descarga_nota{
		position:relative;
		width:30%;
		margin-bottom:4%;
		margin-top:2%;
	}

	.CentralNota{
		width:100%;
		position:relative;
	}

	.queso_cata{
		width:100%;
	}

	.notaDeCataPopup {
		display: none;
		position: absolute;
		top: 0;
		height: 100%;
		background-color: #ffffffde;
		padding-top: 6%;
		overflow: scroll;
	}

	.notaDeCataPopup p{
		font-size:15px;
		font-family:roboto_medium;
		color:black;
		width:70%;
		margin-left:15%;
	}

	.notaDeCataPopup p:first-letter{
	   color:#ffca00;
	   font-size:80px;
	   line-height:1;
	   padding:2px;
	   margin-right: 5px;
	   font-size:45px;
	   font-family:roboto_bold;
	}

	.maridajePopup {
		display: none;
		position: absolute;
		top: 0;
		height: 100%;
		background-color: #ffffffde;
		padding-top: 6%;
		overflow: scroll;
	}

	.maridajePopup p{
		font-size:15px;
		font-family:roboto_medium;
		color:black;
		width:70%;
		margin-left:15%;
	}

	.divCierrePopup{
		margin-top:10%;
		background-color:#f4d7669e;
		padding-top:3%;
		padding-bottom:3%;
		width:100%;
		bottom:0;
	}
}

@media (max-width: 500px) {
	.descarga_nota {
		position: relative;
		top:auto;
		right:auto;
		width:100px;
	}

	.movil{
		display:block;
	}

	.desktopNota{
		display:none;
	}

	.botonesNota{
		text-align:center;
		background-color:#f4d766;
		padding-top:20px;
		padding-bottom:20px;
		display:flex;
	}

	.botonNota{
		color:white;
		border:2px solid white;
		padding:10px;
		font-size:15px;
		font-family:roboto_bold;
	}

	.botonNotaIzquierdo{
		cursor:pointer;
	}

	.botonNotaIzquierdo:hover{
		border:none;
		background-color:black;
		color:#ffca00;
	}

	.contenedorBotonIzquierdo{
		width:50%;
		text-align:right;
		padding-right:5%;
	}

	.botonNotaDerecha{
		cursor:pointer;
	}

	.botonNotaDerecha:hover{
		border:none;
		background-color:black;
		color:#ffca00;
	}

	.contenedorBotonDerecho{
		width:50%;
		text-align:left;
		padding-left:5%;
	}

	.descarga_nota{
		position:relative;
		width:30%;
		margin-bottom:4%;
		margin-top:2%;
	}

	.CentralNota{
		width:100%;
		position:relative;
	}

	.queso_cata{
		width:100%;
	}

	.notaDeCataPopup {
		display: none;
		position: absolute;
		top: 0;
		height: 100%;
		background-color: #ffffffde;
		padding-top: 6%;
		overflow: scroll;
	}

	.notaDeCataPopup p{
		font-size:15px;
		font-family:roboto_medium;
		color:black;
		width:80%;
		margin-left:10%;
	}

	.notaDeCataPopup p:first-letter{
	   color:#ffca00;
	   font-size:80px;
	   line-height:1;
	   padding:2px;
	   margin-right: 5px;
	   font-size:45px;
	   font-family:roboto_bold;
	}

	.maridajePopup {
		display: none;
		position: absolute;
		top: 0;
		height: 100%;
		background-color: #ffffffde;
		padding-top: 6%;
		overflow: scroll;
		background-image:url('https://www.quequesos.es/wp-content/themes/Avada-Child-Theme/core/images/fondoMaridaje.png');
		background-size: cover;
	}

	.maridajePopup p{
		font-size:15px;
		font-family:roboto_medium;
		color:black;
		width:70%;
		margin-left:15%;
		margin-bottom:7%;
	}


	.divCierrePopup{
		margin-top:10%;
		background-color:#f4d7669e;
		padding-top:3%;
		padding-bottom:3%;
		width:100%;
		bottom:0;
	}
}


@media (max-width: 350px) {

	.notaDeCataPopup p{
		font-size:12px;
		font-family:roboto_medium;
		color:black;
		width:80%;
		margin-left:10%;
	}

	.maridajePopup p{
		font-size:12px;
		font-family:roboto_medium;
		color:black;
		width:70%;
		margin-left:15%;
		margin-bottom:7%;
	}
}
/*End nota de cata*/

/* Articulos v2*/
.movilRelacionado{
	display:none;
}
.textoWisi{

}

.textoWisi p{
	font-family:Roboto_Light;
	font-size:18px;
	color:black;
}

.imagenSuperiorAV2{
	width:100%;
	margin:0px!important;
}

.textoWisi p span{
	font-family: Roboto_Bold;
}

.entradillaAV2 {
    font-family: Roboto_Bold;
    color: black;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    padding-left: 10%;
    padding-right: 10%;
    border-top: 2px solid #ffca00;
    border-bottom: 2px solid #ffca00;
    clear: both;
    width: 64%;
    margin-left: 18%;
	padding-top:1%;
	padding-bottom:1%;
	margin-top:4%;
	margin-bottom:4%;
}

.imagenRelacionadaV2{
	border-bottom: 10px solid #ffca00;
    border-right: 10px solid #ffca00;
    object-fit: cover;
    height: 200px;
	width:100%;
}

.relacionadoCentral{
	margin-top:3%;
}

.imagenRelacionadaV22{
	border-top: 10px solid #ffca00;
    border-left: 10px solid #ffca00;
    object-fit: cover;
    height: 200px;
	width:100%;
}

.imagenRelacionadaV23{
	border-bottom: 10px solid #ffca00;
    border-left: 10px solid #ffca00;
    object-fit: cover;
    height: 200px;
	width:100%;
}

.divRelacionadoV2{
	position:relative;

}

.textoRelacionado{
	position:absolute;
	top:0;
	bottom:0;
	margin-bottom:auto;
	margin-top:auto;
	display:table;
	color:black;
	background-color:white;
	font-family:Roboto_Bold;
	font-size:18px;
	width:30%;
	padding-top:2%;
	padding-bottom:2%;
	padding-left:1%;
	padding-right:1%;
	text-decoration:underline;
}

.textoRelacionado span{
	color:#ffca00;
	text-decoration:none!important;
}

.textoMedioImagenAV2{
	color:black;
	text-align:left;
	font-size:25px;
	font-family:Roboto_Bold;
	padding-left:1%;
	padding-top:1%;
}

.divMedioImagenAV2{
	border:2px solid #ffca00;
	display:table;
	margin-top: 3%;
}

.divMedioImagenAV2 img{
	margin-left:-3%;
	margin-bottom:-3%;
}

.divSuperiorImagenAV2{
	position:relative;
	padding:0px!important;
}

.divSuperiorImagenAV2 p {
    position: absolute;
    left: 0%;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    display: table;
	color:white;
	font-size:31px;
	background-color: rgba(0, 0, 0, 0.66);
	font-family:Roboto_Bold;
	text-transform:uppercase;
	width:20%;
	text-align:left;
	padding-left:2%;
}

.lineaAmarilla{
	border-top:2px solid #ffca00;
	margin-top:0%;
	margin-bottom:0%;
}

.ssba{
	margin-bottom:1%;
	margin-top:1%;
}

.divArticuloGeneral{
	padding:0px!important;
}

.row{
	margin-left:0px!important;
	margin-right:0px!important;
}

.textoWisiInferior{
	margin-top:6%;
}

.infografia{
	margin-bottom:3%;
}

@media (max-width: 1366px) {
	.divSuperiorImagenAV2 p {
		font-size: 25px;
	}
}

@media (max-width: 1200px) {
	.textoWisi p {
		font-family: Roboto_Light;
		font-size: 15px;
		color: black;
	}

	.textoRelacionado {
		font-size: 15px;
	}

	.textoMedioImagenAV2 {
		font-size: 20px;
	}

	.infografia {
		margin-bottom: 3%;
		width: 75%;
	}
}

@media (max-width: 1024px) {

	.divSuperiorImagenAV2 p {
		font-size: 20px;
	}

	.entradillaAV2{
		font-size:16px;
	}


	.textoRelacionado {
		font-size: 14px;
	}

	.textoMedioImagenAV2 {
		font-size: 18px;
	}


}


@media (max-width: 800px) {
.divArticuloGeneral{
	width:100%!important
}

.textoWisi p {
    font-family: Roboto_Light;
    font-size: 14px;
    color: black;
    width: 95%;
    margin-left: 2.5%;
}

.divRelacionadoV2 {
    position: relative;
    width: 60%!important;
    margin-left: 20%;
    margin-bottom: 3%;
}

.divMedioImagenAV2 img {
    margin-left: 0%;
    margin-bottom: 0%;
}

.textoMedioImagenAV2 {
    font-size: 16px;
}

.ssba {
	margin-left:2.5%!important;
}

.imagenRelacionadaV2 {
    border-bottom: 0px solid #ffca00;
    border-right: 0px solid #ffca00;

}

.imagenRelacionadaV22 {
    border-top: 0px solid #ffca00;
    border-left: 0px solid #ffca00;
}

.imagenRelacionadaV23 {
    border-bottom: 0px solid #ffca00;
    border-left: 0px solid #ffca00;
}
}

@media (max-width: 500px) {

.movilRelacionado{
	display:block
}

.desktopRelacionado{
	display:none;
}
.divSuperiorImagenAV2 p {
    font-size: 16px;
    width: 35%;
}

.entradillaAV2 {
    font-size: 16px;
	width:90%;
	margin-left:5%;
}

.infografia {
	width: 100%;
}

.divRelacionadoV2 {
    width: 100%!important;
    margin-left: 0%;
    margin-bottom: 3%;
    padding: 0px!important;
}

}
/**/

/*Template Mosaico*/
.imagenesFila1 {
    width: 100%;
    display: flex;
    align-items: flex-start;
}

.imagen1{
	width:51.88%;
}

.imagen1 img{
	width:100%;
}

.imagen2{
	width:48.12%;
}

.imagen2 img{
	width:100%;
}

.imagen3{
	width:42.02%;
}

.imagen3 img{
	width:100%;
}

.imagen4{
	width:57.98%;
}

.imagen4 img{
	width:100%;
}

@media (max-width: 600px) {
	.imagenesFila1 {
		width: 100%;
		display: block;
	}
	.imagen1{
		width:100%;
	}



	.imagen2{
		width:100%;
	}

	.imagen3{
		width:100%;
	}

	.imagen4{
		width:100%;
	}
}
/**/

/*Template interior mosaico*/

.movilInteriorM{
	display:none;
}

.izquierdaInteriorMosaico{
	padding:0px!important;
}

.generalInteriorMosaico{
	padding:0px!important;
}

.izquierdaInteriorMosaico img{
	width:100%!important
}

.derechaInteriorMosaico p{
	font-family:Roboto_Medium!important;
	font-size:18px;
	width:80%;
	margin-left:3%;
	margin-bottom:2%;
	
}

.derechaInteriorMosaico a{
	font-family:Roboto_Medium!important;
	font-size:18px;
	width:80%;
	margin-bottom:2%;
	cursor:pointer;
	text-decoration:underline!important;
}

.derechaInteriorMosaico h2{
	font-family:Roboto_Bold!important;
	font-size:24px;
	width:80%;
	margin-left:3%;
	margin-bottom:2%!important;
	line-height:0.5!important;
	text-transform:uppercase;
}



.derechaInteriorMosaico{
	margin-top:3%;
}


@media (max-width: 1500px) {
.derechaInteriorMosaico p{

	width:80%;
	margin-left:3%;
	margin-bottom:2%;
}
.derechaInteriorMosaico a{
	width:80%;

	margin-bottom:2%;
	cursor:pointer;
	text-decoration:underline;
}

.derechaInteriorMosaico h2{
	width:80%;
	margin-left:3%;
	margin-bottom:2%!important;
	line-height:0.5!important;
}
}

@media (max-width: 1200px) {
.derechaInteriorMosaico p{
	width:80%;
	margin-left:3%;
	margin-bottom:2%;
}

.derechaInteriorMosaico a{
	width:80%;

	margin-bottom:2%;
	cursor:pointer;
	text-decoration:underline;
}

.derechaInteriorMosaico h2{
	width:80%;
	margin-left:3%;
	margin-bottom:2%!important;
	line-height:0.5!important;
}
}
@media (max-width: 800px) {

	.derechaInteriorMosaico{
		margin:0px!important;
		width:100%!important;
	    padding-top: 5%;
		padding-bottom:3%;
		border-bottom:2px solid black;
	}
	.derechaInteriorMosaico p{
		font-size:14px;
		width:95%;
		margin-left:3%;
		margin-bottom:3%;
	}

	.derechaInteriorMosaico a{
		font-size:14px;
		width:95%;
		margin-bottom:3%;
		cursor:pointer;
		text-decoration:underline;
	}

	.derechaInteriorMosaico h2{
		font-size:20px;
		width:95%;
		margin-left:3%;
		margin-bottom:3%!important;
		line-height:0.5!important;
	}
}

@media (max-width: 500px) {

	.derechaInteriorMosaico{
		margin:0px!important;
		width:100%!important;
	    padding-top: 5%;
		padding-bottom:3%;
		border-bottom:2px solid black;
	}
	.derechaInteriorMosaico p{
		width:95%;
		margin-left:3%;
		margin-bottom:3%;
	}

	.derechaInteriorMosaico a{
		width:95%;
		margin-bottom:3%;
		cursor:pointer;
		text-decoration:underline;
	}

	.derechaInteriorMosaico h2{
		font-size:20px;
		width:95%;
		margin-left:3%;
		margin-bottom:3%!important;
		line-height:0.5!important;
	}

	.desktopInteriorM{
		display:none;
	}

	.movilInteriorM{
		display:block;
	}
}

/**/

/*Template Receta*/

.imagenRecetav2{
	width:100%;
}

.tituloIngredientesv2{
	color:black;
	font-family:Roboto_Bold;
	font-size:18px;
	font-weight:bold;
	border-bottom:2px solid #ffca00;
	width:30%;
}

.textoIngredientesV2 p{
	color:black;
	font-family:Roboto_Medium;
	margin-bottom:0px;
	font-size:12px;
}

.tituloPaso{
	color:black;
	font-family:Roboto_Bold;
	font-size:18px;
	font-weight:bold;
	border-bottom:2px solid #ffca00;
	width:30%;
	margin-top:3%;
}

.textoPasoV2 p{
	color:black;
	font-family:Roboto_Light;
	font-size:12px;
	margin-bottom:15px;
}

.descarga_receta{
	 position: absolute;
    right: 0%;
    top: 0px;
}

.flechaIzquierdaReceta {
    color: #ffca00;
    font-size: 50px;
    font-family: roboto_bold;
    position: absolute;
    margin-top: 10%;
	margin-left:3%;
	z-index:9999999999999;
}

.flechaDerechaReceta{
    color: #ffca00;
    font-size: 50px;
    font-family: roboto_bold;
    position: absolute;
    margin-top: 10%;
	margin-right:3%;
	right:0%;
}

.divGeneralReceta{
	position:relative
}

.lineaAmarillaReceta{
	width:70%;
	border-top: 3px solid #ffca00;
}

.menu_inferior{
	color:#ffca00;
	font-family:Roboto_Bold;
	font-size:16px;
	text-align:center;
	text-align:center;
	margin-bottom:8%;

}

@media (max-width: 1500px) {
.derechaReceta{
	width:60%!important
}

.izquierdaReceta{
	width:40%!important;
}
}

@media (max-width: 1200px) {
.derechaReceta{
	width:50%!important
}

.izquierdaReceta{
	width:50%!important;
}

.textoPasoV2 p {
    color: black;
    font-family: Roboto_Light;
    font-size: 11px;
    margin-bottom: 15px;
}
.textoIngredientesV2 p {
    color: black;
    font-family: Roboto_Medium;
    margin-bottom: 0px;
    font-size: 11px;
}

.tituloPaso {
    font-size: 16px;
}

.tituloIngredientesv2 {
    font-size: 16px;
}

}

@media (max-width: 800px) {
.derechaReceta{
	width:95%!important;
	margin-left:2.5%;
}

.izquierdaReceta{
	width:95%!important;
	margin-left:2.5%;
}

.izquierdaReceta img {
	width:100%;
}

.divTotalReceta{
	width:100%!important;
}

.flechaDerechaReceta {
    margin-top: 40%;
}

.flechaIzquierdaReceta{
	margin-top:40%;
}

.descarga_receta {
    position: absolute;
    right: 25%;
    top: 57%;
}

.textoPasoV2 p {
    color: black;
    font-family: Roboto_Light;
    font-size: 11px;
    margin-bottom: 15px;
}
.textoIngredientesV2 p {
    color: black;
    font-family: Roboto_Medium;
    margin-bottom: 0px;
    font-size: 11px;
}

.tituloPaso {
    font-size: 16px;
}

.tituloIngredientesv2 {
    font-size: 16px;
}

.descarga_receta {
    position: absolute;
    right: 0%;
    top: 0%;
}

}

@media (max-width: 700px) {


.descarga_receta {
    position: absolute;
    right: 0%;
    top: 0%;
    width: 22%;
}

.menu_inferior {
    font-size: 14px;
}

}


@media (max-width: 550px) {

.descarga_receta {
    position: absolute;
    right: 0%;
    top: 0%;
    width: 22%;
}

}

@media (max-width: 500px) {

.descarga_receta {
    position: absolute;
    right: 0%;
    top: 0%;
    width: 30%;
}

}

@media (max-width: 414px) {

.descarga_receta {
    position: absolute;
    right: 0%;
    top: 0%;
    width: 28%;
}

}

@media (max-width: 375px) {

.descarga_receta {
    position: absolute;
    right: 0%;
    top: 0%;
    width: 25%;
}

.tituloPaso {
    width: 40%;
}

.tituloIngredientesv2 {
    width: 40%;
}

}

@media (max-width: 320px) {

.descarga_receta {
    position: absolute;
    right: 0%;
    top: 0%;
    width: 25%;
}

}
/**/

/*Template Galeria*/
.textoCarrusel{
	color:black;
	font-family:Roboto_Medium;
	font-size:14px;
}



.textoTituloGaleria{
	color:white;
	background-color:#ffca00;
	padding:2px;
	font-size:22px;
	font-family:roboto_bold;
	display:table;
	-webkit-box-shadow: 6px 7px 5px 0px rgba(207,207,207,1);
-moz-box-shadow: 6px 7px 5px 0px rgba(207,207,207,1);
box-shadow: 6px 7px 5px 0px rgba(207,207,207,1);
}

.subtituloGaleria{
	color:black;
	font-family:Roboto_Medium;
	font-size:14px;
	margin-bottom:3%;
}

.bordeDerecho{
	    border-right: 4px solid #ffca00;
}

.imgCarrusel{
	width:100%!important;
	max-height:100%;
}

.carousel-caption-queso {
    width: 100%;
    right: 0px;
    left: 0px;
    padding: 0px;
    bottom: 0;
    background-color: #00000080;
}

.CaptionQueso{
	text-align:left;
	color:#ffca00;
	font-size:40px;
	font-family:roboto_bold!important;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:20px;
}

@media (max-width: 1200px) {

.divTotalGaleria{
	width:100%!important;
	margin-left:0%!important;
}

}

@media (max-width: 1024px) {

.textoTituloGaleria {
    font-size: 20px;
}


.subtituloGaleria {
    font-size: 13px;
}

.textoCarrusel {
    font-size: 13px;
}

}

@media (max-width: 800px) {

.textoTituloGaleria {
    font-size: 20px;
}


.subtituloGaleria {
    font-size: 13px;
}

.textoCarrusel {
    font-size: 13px;
}

.carousel-control-galeria .glyphicon-chevron-left, .carousel-control-galeria .glyphicon-chevron-right, .carousel-control-galeria .icon-next, .carousel-control-galeria .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: 0px;
    font-size: 35px;
}

.carousel-control-galeria .glyphicon-chevron-left{
    left: -120%;
}

.carousel-control-galeria .glyphicon-chevron-right{
    right: -100%;
}

.divTextoIzquierdaGaleria{
	width:100%!important;
	float:none!important;
}

.bordeDerecho{
	width:90%!important;
	margin-left:5%;
	border:none;
	clear:both;
	float:none!important;
}

.carousel-galeria{
	max-height:600px!important;;
}

.textoCarrusel {
    font-size: 13px;
    margin-top: 3%;
}

}

@media (max-width: 550px) {

.textoTituloGaleria {
    font-size: 15px;
}

.subtituloGaleria {
    font-size: 12px;
}

.textoCarrusel {
    font-size: 12px;
    margin-top: 3%;
}

}


@media (max-width: 414px) {
.carousel-control-galeria .glyphicon-chevron-left{
    left: -150%;
}

.carousel-control-galeria .glyphicon-chevron-right{
    right: -130%;
}
}
/**/

/* Template Tabla de quesos.*/

.margen0{
	padding-left:0px!important;
	padding-right:0px!important;
}

.imagenMapa{
	text-align:center;
	max-width:100%;
	text-align: left;
}

.tituloTabla{
	color:black;
	font-size:25px;
	font-family:Ananda!important;
	text-align: left;

}

.textoTabla{
	color:black;
	font-family:roboto_medium;
	font-size:14px;
	text-align: left;
}

.listaTabla{
	color:black;
	font-family:roboto_medium;
	font-size:14px;
	text-align: left;
}

.descargaTabla{
	margin-top:10%;
	margin-bottom:10%;
	text-align:center;
}



.movilTabla{
	display:none;
}

@media (max-width: 1366px) {
	.izquierdaTabla{
		margin-left:10%!important;
		width:40%!important;
	}
}


@media (max-width: 1024px) {
	.izquierdaTabla{
		margin-left:2%!important;
		width:48%!important;
	}

	.descargaTabla {
		margin-top: 10%;
		margin-bottom: 5%;
		text-align: center;
	}

	.textoTabla {
		color: black;
		font-family: roboto_medium;
		font-size: 12px;
		text-align: left;
	}

	.listaTabla {
		color: black;
		font-family: roboto_medium;
		font-size: 12px;
		text-align: left;
	}
}


@media (max-width: 800px){
	.izquierdaTabla {
		margin-left: 17.5%!important;
		width: 65%!important;
	}


}


@media (max-width: 500px) {
.movilTabla{
	display:block;
}

.desktopTabla{
	display:none;
}

.Oculta{
	display:none;
}

.tablaImagen{
	width:100%;
}

.descargaMovilTabla{
	margin-left:2%;
	margin-top:-12%;
}
}


/**/



/*Cambios 01-04-2019*/

i::after{
	font-size:50px;
}

.seccionMenu{
	border-right:1px solid #ffca00;
	z-index:99;
	margin-bottom:30px;
}

.lastSeccion{
	border-right:none;
}

.carousel {
   clear: both;
}

.logoMenu{
	margin-bottom:10px;
	width:80px;
}

.divNovedades{
	padding:0px!important
}

.divNovedades img{
	width:100%;
	max-width:100%;
}

.tituloNovedadesCategoria{
	font-family:Roboto_Medium!important;
	font-size:22px;
	color:#ffc300;
	text-align:left;
	border-bottom:2px solid black;
	display:table;
	margin-left:-5%;
	width:75%;
}

.textoNovedades {
    font-family: Roboto_Condensed!important;
    font-size: 22px;
    color: black;
    text-align: left;
    display: table;
    width: 75%;
    margin-left: -5%;
}

.enlaceVerMasNovedades{
	font-family:Roboto_Bold!important;
	font-size:20px;
	color:#ffc300;
	text-align:left;
	display:table;
	cursor:pointer;
	width:90%;
	margin-left:10%;
}

.flotanteDiv {
    position: absolute;
    top: 40%;
    left: 25%;
    height: 30%;
    width: 100%;
    margin: -15% 0 0 -25%;
}

.flotanteDiv2 .tituloNovedadesCategoria {
    font-family: Roboto_Medium!important;
    font-size: 22px;
    color: #ffc300;
    text-align: left;
    border-bottom: 2px solid black;
    display: table;
    margin-left: -40%;
	margin-left:-5%;
	width:75%;
}

.tituloNovedadesLactalis{
	margin-bottom:2%!important;
	width:275px;
}

.imagenSuperiorHome{
	width:100%;
	padding-bottom:10px;
}

.imagenInferiorHome{
	width:100%;
	padding-bottom:10px;
}

.inferiorRecetasHome{
padding-left:5px!important;
padding-right:5px!important;
}

.superiorRecetasHome{
padding-left:5px!important;
padding-right:5px!important;
}

.textoFlotante {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    FONT-SIZE: 28PX;
    COLOR: WHITE;
    PADDING: 10PX;
    text-align: center;
    display: block;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
 
.divFlotanteRecetas{
    display: none;
    background-color: rgba(0, 0, 0, 0.58);
    width: 98%;
    height: 98%;
    position: absolute;
    z-index: 999;
    top: 0px;
}

.divFlotanteRecetasAncho{
    display: none;
    background-color: rgba(0, 0, 0, 0.58);
    width: 99%;
    height: 98%;
    position: absolute;
    z-index: 999;
    top: 0px;
}

.textoFlotante strong{
	color:#ffc300;
}

.carousel{
	margin-bottom:3%;
}

.carousel-inner>.item {
    max-height: none;
}

.movilV3{
	display:none;
}

.carousel-inner>.item {
    max-height: 100%!important;
}

.carousel-inner {
    max-height: 100%!important;
}
.carousel {
    max-height: 100%!important;
}

main {
    background: url(https://www.quequesos.es/wp-content/themes/Avada-Child-Theme/core/images/fondo.jpg)!important;
    background-size: cover!important;
}

.paginacionNovedades{
	margin-bottom:5%;
	margin-top:5%;
}

.paginacionNovedades span{
	font-family:Roboto_Condensed!important;
	font-size:25px;
	color:black;
	padding-bottom:2%;
	padding-top:2%;
	margin-left:2%;
	margin-right:2%;
}

.activeNovedades{
	border:2px solid #ffc300;
	color:#ffc300!important;
	padding:5px!important;
	font-size:32px!important;
}

.inferiorNovedades{
margin-bottom:5%;
}

.promoDivPuntos{
	padding-bottom:5%;
	padding-top:5%;
}

.buscadorAmarillo .searchform .searchfield {
    background-color: transparent!important;
    color: #ffca00!important;
    border: 1px solid #ffca00;
    border-radius: 0px 0px 0px 0px;
    border-right: none;
}

.buscadorHeader {
    background-color: transparent;
    border: 1px solid #ffca00;
    border-left: none;
    border-radius: 0px 0px 0px 0px;
    background-color: black;
}

 .fusion-header-has-flyout-menu .fusion-flyout-menu .fusion-mobile-menu li:first-child {
    padding-top: 80px!important;
}

.fusion-mobile-nav-holder {
    background-color: #fddd7d;
}

.fusion-header-has-flyout-menu .fusion-flyout-menu-bg {
    background-color: #fddd7d!important;
}

.cnss-social-icon img {
    width: 35px!important;
}

.imagenEstrella{
	width:95%;
}

.NoticiasImg {
    margin-bottom: 1%;
    margin-top: 1%;
	    width: 180px;
}

.recetasFondo {
    margin-top: 0%;
	background-color:transparent;
}


.carouselPrincipal .glyphicon-chevron-right::before{
	display:none;
}

.carouselPrincipal .glyphicon-chevron-left::before{
	display:none;
}

.enlaceMaterial{
	color:black;
	font-weight:bold;
	font-size: 10px;
    font-style: italic;
	margin-top: 15px;
    margin-bottom: 15px;
}

.imagenNotaDeCata{
	width:80px;
}
@media (max-width: 1680px) {
.flotanteDiv {
    position: absolute;
    top: 30%;
    left: 30%;
    height: 30%;
    width: 100%;
    margin: -15% 0 0 -25%;
}

.tituloNovedadesCategoria {
    font-family: Roboto_Medium!important;
    font-size: 22px;
    color: #ffc300;
    text-align: left;
    border-bottom: 2px solid black;
    display: table;

}

.flotanteDiv2 .tituloNovedadesCategoria {
    font-family: Roboto_Medium!important;
    font-size: 22px;
    color: #ffc300;
    text-align: left;
    border-bottom: 2px solid black;
    display: table;

}

.textoFlotante {
    font-size: 20PX;
}

.NoticiasImg{
	max-width:241px;
	margin-bottom:4%;
}
}

@media (max-width: 1536px) {

	.textoNovedades {
    font-family: Roboto_Condensed!important;
    font-size: 18px;
    color: black;
    text-align: left;
    display: table;
    width: 80%;
    margin-left: 0%;
}

.tituloNovedadesCategoria {
    font-family: Roboto_Medium!important;
    font-size: 22px;
    color: #ffc300;
    text-align: left;
    border-bottom: 2px solid black;
    display: table;
    width: 80%;
    margin-left: 0%;
}

.flotanteDiv2 .tituloNovedadesCategoria {
    font-family: Roboto_Medium!important;
    font-size: 22px;
    color: #ffc300;
    text-align: left;
    border-bottom: 2px solid black;
    display: table;
    width: 80%;
    margin-left: 0%;
}

}


@media (max-width: 1366px) {
	.textoFlotante {
    font-size: 17PX;
}

.botonVerMasBlanco {
    margin-bottom: 5%;
    margin-top: 5%;
    width: 150px;
}

.NoticiasImg {
    max-width: 200px;
    margin-bottom: 4%;
}

.flotanteDiv {
    position: absolute;
    top: 10%;
    left: 0%;
    height: 90%;
    width: 100%;
    margin: 0% 0 0 0%;
}

.flotanteDiv2 .tituloNovedadesCategoria {

}

.tituloNovedadesCategoria {
    font-family: Roboto_Medium!important;
    font-size: 22px;
    color: #ffc300;
    text-align: left;
    border-bottom: 2px solid black;
    display: table;
    margin-left: 0%;

}


}
@media (max-width: 1200px) {
.tituloNovedadesCategoria {
    font-family: Roboto_Medium!important;
    font-size: 18px;
    color: #ffc300;
    text-align: left;
    border-bottom: 1px solid black;
    display: table;
    margin-left: 0%;
    width: 85%;
    margin-left: 5%;
}

.flotanteDiv2 .tituloNovedadesCategoria {
    font-size:18px;
	border-bottom: 1px solid black;
}
.flotanteDiv2 .tituloNovedadesCategoria {
    width: 85%;
    margin-left: 5%;
}

.enlaceVerMasNovedades {
    font-family: Roboto_Bold!important;
    font-size: 17px;
    color: #ffc300;
    text-align: left;
    display: table;
    cursor: pointer;
    width: 90%;
    margin-left: 10%;
}

.flotanteDiv {
    left: -5%;
}

.tituloNovedadesLactalis{
	    width: 250px;
    padding-bottom: 3%;
}

.textoNovedades {
    font-family: Roboto_Condensed!important;
    font-size: 15px;
    color: black;
    text-align: left;
    display: table;
    width: 85%;
    margin-left: 5%;
}

.logoMenu {
    width: 60px;
}

.NoticiasImg {
    max-width: 170px;
    margin-bottom: 4%;
}


}

@media (max-width: 1024px) {
.flotanteDiv2 .tituloNovedadesCategoria {
    font-size: 15px;
    border-bottom: 1px solid black;
	    width: 85%;
    margin-left: 5%;
}

.tituloNovedadesCategoria {
    font-family: Roboto_Medium!important;
    font-size: 15px;
    color: #ffc300;
    text-align: left;
    border-bottom: 1px solid black;
    display: table;
    margin-left: 0%;
    width: 85%;
    margin-left: 5%;
}

.textoNovedades {
    font-family: Roboto_Condensed!important;
    font-size: 13px;
    color: black;
    text-align: left;
    display: table;
    width: 85%;
    margin-left: 5%;
}

.enlaceVerMasNovedades {
    font-family: Roboto_Bold!important;
    font-size: 14px;
    color: #ffc300;
    text-align: left;
    display: table;
    cursor: pointer;
    width: 90%;
    margin-left: 10%;
}

.textoFlotante {
    font-size: 13PX;
}

}

@media (max-width: 1024px) {

.textoNovedades {
    font-family: Roboto_Condensed!important;
    font-size: 12px;
    color: black;
    text-align: left;
    display: table;
    width: 90%;
    margin-left: 10%;
}

}

@media (max-width: 800px) {
	.ordenacion a img{
		width:100%;
		height:100%;
	}
	.carruselMovil{
	background-color:#facc00;
	width:100%;
	text-align:center;
}

.carruselMovil a{
	font-family: Roboto_Medium!important;
	font-size:15px;
	line-height:50px;
	text-decoration:underline;
	font-weight:bold;
}

.carouselMovil img{
	margin-bottom:5px;
	margin-top:5px;
}


.movilV3{
	display:block
}

.menuv2{
	display:none;
}

.desktopV3{
	display:none;
}

.textoIzquierda{
	width:50%;
	position:relative;

}

.textoDerecha{
	width:50%;
	position:relative;
}

.imagenNovedades{
	width:50%;
	height:auto;
	max-height:2000px;
}

.ordenacion{
	display:flex;
	padding:0px!important;
}

.divGeneral{
	padding:0px!important;
}

.tituloNovedadesMovil{
	font-family:Roboto_Medium!important;
	color:#ffc300;
	font-size:30px;
	border-bottom: 2px solid black;
	display:table;
	margin-bottom:2%;
	/*margin-left:10%;*/
	/*margin-top:10%;*/
}

.textoNovedadesMovil{
	font-family:Roboto_Condensed!important;
	font-size:25px;
	color:black;
	width:65%;
	/*margin-left:10%;*/
}

.novedadesMovil{
	position: absolute;
    top: 40%;
    left: 25%;
    height: 30%;
    width: 100%;
    margin: -15% 0 0 -25%;
}

.textoDerecha .novedadesMovil{
	left:50%;
}

.carousel {
    margin-bottom: 0%;
}

.divGeneral{
	border-top:5px solid #ffc300;
}

.tituloSeccionMovil{
	width:100%;
	margin-bottom:15%;
}

.tituloSeccionMovilInf{
	margin-bottom:0%;
}

.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-toggle-icon-line {
    background-color: #ffc300!important;
}

.tituloSeccionMovil h2{
	font-family:Roboto_Medium!important;
	font-size:24px;
	margin-left:5%;
	margin-top:2%;
}

.logoSeccion {
    position: absolute;
    top: 0;
    right: 0;
	padding-bottom:5%;
}

.flechaIzquierdaMovil {
    position: absolute;
    right: 25%;
    top: 0;
    bottom: 0;
    margin: auto;
}
.flechaDerechaMovil {
    position: absolute;
    left: 10%;
    top: 0;
    bottom: 0;
    margin: auto;
}

.carouselPromo{
	max-height:100%!important;
}

.carouselPromo .carousel-inner .item{
	max-height:100%!important;
}


.carouselPromo .carousel-control {
    width: 10%;
}

.carouselPromo .carousel-control .glyphicon-chevron-left, .carouselPromo .carousel-control .icon-prev {
    left: 20px;
	cursor:pointer;
}

.carouselPromo .carousel-control .glyphicon-chevron-right, .carouselPromo .carousel-control .icon-next {
    right: 40px;
	cursor:pointer;
}

.carouselPromo .glyphicon-chevron-right::before{
	display:none;
}

.carouselPromo .glyphicon-chevron-left::before{
	display:none;
}



.slidecontainer {
  width: 90%;
  margin-left:5%;
  margin-top:5%;
  margin-bottom:5%;
}

.slider {
  -webkit-appearance: none;
  width: 80%;
  height: 25px;
  border-radius: 15px;
  background-repeat-y:no-repeat;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
}

.slider:hover {
  opacity: 1;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px!important;
  height: 25px!important;
  border-radius: 50%;
  background: #ffc300;
  cursor: pointer;
  border:3px solid white;
}

.slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #ffc300;
  cursor: pointer;
}

#myCarouselPrincipal  .carousel-inner .item{
	max-height:100%!important;
}

#myCarouselPrincipal  .carousel-inner{
	max-height:100%!important;
}

#myCarouselPrincipal{
	max-height:100%!important;
}


#myCarouselPrincipal .carousel-control {
    width: 10%;
}

#myCarouselPrincipal .carousel-control .glyphicon-chevron-left, #myCarouselPrincipal .carousel-control .icon-prev {
    left: 20px;
	cursor:pointer;
}

#myCarouselPrincipal .carousel-control .glyphicon-chevron-right, #myCarouselPrincipal .carousel-control .icon-next {
    right: 40px;
	cursor:pointer;
}

#myCarouselPrincipal .glyphicon-chevron-right::before{
	display:none;
}

#myCarouselPrincipal .glyphicon-chevron-left::before{
	display:none;
}

#myCarouselReceta .carousel-inner .item {
    max-height: 100%!important;
    width: 80%;
    margin-left: 10%;
}

#myCarouselReceta{
	background:url('https://www.quequesos.es/wp-content/themes/Avada-Child-Theme/core/images/fondoReceta.jpg');
	background-size:cover;
}

input[type=range] {
  height: 34px;
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 11px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 1px 1px 1px #fffff;
  background: #d3d3d3;
  border-radius: 1px;
  border: 0px solid #010101;
}
input[type=range]::-webkit-slider-thumb {
  box-shadow: 1px 1px 1px #000031;
  border: 1px solid #00001E;
  height: 26px;
  width: 26px;
  border-radius: 15px;
  background: #ffc300;
  border:4px solid white;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -8px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #d3d3d3;
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 11px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 1px 1px 1px #fffff;
  background: #d3d3d3;
  border-radius: 1px;
  border: 0px solid #010101;
}
input[type=range]::-moz-range-thumb {
  box-shadow: 1px 1px 1px #000031;
  border: 1px solid #00001E;
  height: 26px;
  width: 26px;
  border-radius: 15px;
  background: #ffc300;
  cursor: pointer;
  border:4px solid white;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 11px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #d3d3d3;
  border: 0px solid #010101;
  border-radius: 2px;
  box-shadow: 1px 1px 1px #fffff;
}
input[type=range]::-ms-fill-upper {
  background: #d3d3d3;
  border: 0px solid #010101;
  border-radius: 2px;
  box-shadow: 1px 1px 1px #fffff;
}
input[type=range]::-ms-thumb {
  margin-top: 1px;
  box-shadow: 1px 1px 1px #fffff;
  border: 1px solid #00001E;
  height: 26px;
  width: 26px;
  border-radius: 15px;
  background: #ffc300;
  cursor: pointer;
  border:4px solid white;
}
input[type=range]:focus::-ms-fill-lower {
  background: #d3d3d3;
}
input[type=range]:focus::-ms-fill-upper {
  background: #d3d3d3;
}

.buscadorBoton {
	position: absolute;
    right: 0;
    /* top: 5%; */
    top: 22px;
    z-index: 999999999;
}

.botonSeleccionPromo{
	width:50px;
}

.divRecetas{
	text-align:right;
	margin-bottom:5%;
	margin-top:2%;
}


.fusion-footer-widget-area{
	padding-top:0px!important;
	border-top:0px solid black;
}
.fusion-footer-widget-area .widget-title{
    line-height: 1!important;
    margin-bottom: 10px!important;
}

.fusion-column{
	margin-bottom:10px!important
}

#buscadorMovil{
	position:relative;
}

.cierreBuscador{
	position: absolute;
    right: -4%;
    top: 0;
    font-family: Roboto_Bold;
    color: #ffc300;
    font-size: 25px;
	cursor:pointer!important;
}
}

@media (max-width: 500px) {
	.flechaDerechaMovil {
		left: 5%;
	}

	
	.textoDerecha .novedadesMovil {
    left: 40%;
}
	.flechaIzquierdaMovil {
		right: 10%;
	}

	.buscadorBoton {
    top: 3%;
}

.imagenNovedades {
    width: 50%;
    max-height: 2000px;
    height: 50%;
}

.novedadesMovil {
    position: absolute;
    top: 30%;
    left: 25%;
    height: 30%;
    width: 100%;
    margin: -15% 0 0 -25%;
}
.textoNovedadesMovil {
    font-family: Roboto_Condensed!important;
    font-size: 20px;
    color: black;
    width: 65%;
    /* margin-left: 10%; */
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -20px;
}
.textoIzquierda {
    left: 1%!important;
}

.cierreBuscador{
	position: absolute;
    right: -4%;
    top: 0;
    font-family: Roboto_Bold;
    color: #ffc300;
    font-size: 20px;
}

.fusion-flyout-mobile-menu-icons{
	position: absolute!important;
    left: 0!important;
}



}

@media (max-width: 400px) {

	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -30px;
}
	.tituloNovedadesMovil{
		font-size:17px!important
	}

	.textoNovedadesMovil{
		font-size:15px!important;
	}

	.botonSeleccionPromo{
	width:35px;
}
	.buscadorBoton {
    top: 5%;
}



}

@media (max-width: 375px) {
	.novedadesMovil {
    position: absolute;
    top: 20%;
    left: 20%;
    height: 30%;
    width: 100%;
    margin: -15% 0 0 -19%;
}

.textoDerecha .novedadesMovil {
    left: 40%;
}




.flechaDerechaMovil {
    position: absolute;
    left: 5%;
    top: 0;
    bottom: 0;
    margin: auto;
}

.flechaIzquierdaMovil {
    position: absolute;
    right: 20%;
    top: 0;
    bottom: 0;
    margin: auto;
}

.textoNovedadesMovil {
    font-family: Roboto_Condensed!important;
    font-size: 16px;
    color: black;
    width: 65%;
    /* margin-left: 10%; */
}

.tituloNovedadesMovil {
    font-size: 18px!important;
}

.botonSeleccionPromo{
	width:35px;
}

	.tituloNovedadesMovil {
		font-size: 14px!important;
	}
	
	.textoNovedadesMovil {
		font-size: 13px!important;
	}

}

@media (max-width: 350px) {
		.tituloNovedadesMovil{
		font-size:15px!important
	}

	.textoNovedadesMovil{
		font-size:13px!important;
	}

	.cierreBuscador{
	position: absolute;
    right: -5%;
    top: 0;
    font-family: Roboto_Bold;
    color: #ffc300;
    font-size: 20px;
}
}

.spu-box{
	    z-index: 9999999999999999!important;
}
/* End Cambios 01-04-2019*/
@media (min-width: 800px) {
.fusion-header .fusion-row {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}
fusion-header{
	height: 125px!important;
}
.topicon {
    top: 38px!important;
}

.topnav {
    top: 122px!important;
}
}

/*Nuevo Recetas*/

.logoRecetasInterior{
	margin-top:3%;
	margin-bottom:3%;
}

.origenSuperiorBanner{
	margin-top:2%;
}

.top3Image{
	width:100%;
}

.textoRelacionadoreceta {
    font-family: Roboto_Medium;
    font-size: 13px;
    color: black;
    background-color: #fcfbf7;
    padding-left: 20px;
    height: 75px;
    vertical-align: middle;
    display: table-cell;
    padding-right: 20px;
}

.inferiorRecetasRelacionadas{
	margin-bottom:3%;
}

.superiorTop{
	padding-bottom:10px!important;
	padding-left:5px!important;
	padding-right:5px!important;
	margin-top:-2%;
}

.inferiorTop{
	padding-right:5px!important;
	padding-left:5px!important;
}

.contenedorTop3{
	margin-top:2%;
	margin-bottom:10%;
	padding-bottom:2%;
	border:3px solid #ffca00;
}

.top3Texto {
    font-size: 30px;
    font-family: Roboto_Bold_Condensed;
    text-align: center;
    color: black;
    margin-top: 3%;
}

.top3Texto span{
	color:#facc00;
	font-size:36px;
	font-weight:bold;
}

.imagenInteriorDestacada{
	width:100%;
	border-radius: 10px 10px 0px 0px;
}

.textoFiltroRecetas{
	color:black;
	font-family:Roboto_Bold_Condensed;
	font-size:25px;
	text-align:center;
	margin-bottom:5%;
	margin-top:5%;
}

.textoFiltroRecetas span{
	color:#ffca00;
}

.contenedorRecetasInterior {
    margin-top: 1%;
    border-radius: 10px;
    -webkit-box-shadow: 1px 0px 15px 0px rgba(128,128,128,0.53);
    -moz-box-shadow: 1px 0px 15px 0px rgba(128,128,128,0.53);
    box-shadow: 1px 0px 15px 0px rgba(128, 128, 128, 0.53);
}

.page-numbers{
	color:#dadada;
	font-size:25px;
	font-family:Roboto_Medium;
	margin-left:5px;
	margin-right:5px;
}



.current{
	color:#ffca00;
	font-size:40px;
}

.noticias-paginacion{
	margin-bottom:2%;
	margin-top:2%;
}

.botonFiltroInteriorReceta{
	margin-top:10%;
}

.sinPadding{
	padding:0px!important;
	padding-left:5px!important;
	padding-right:5px!important;
}

.animateMargin{
	margin-top:1%;
	    background-color: #fcfbf7;
}

.verMasInteriorReceta{
	position:absolute;
	bottom:10px!important;
	right:10px!important
}

.flechaInteriorReceta{
	position:absolute;
	left:-2%;
	bottom:25px;
	display:none;
}

.modalFiltroDialog .modalFiltroContent{
	width:100%!important;
	background-color:#ffffffeb!important;
	padding: 0px;
}

.modalFiltroDialog{
	width:60%!important;
	border:3px solid #ffca00;
	border-radius:0px;
}

.modalFiltroContent{
	box-shadow:none!important;
	border:0px solid black!important;
	border-radius:0px!important;
}

.botonFiltroRecetas{
	float:right;
	margin-bottom:1%;
	margin-top:2%;
}

.botonVolverRecetas{
	float:right;
	margin-bottom:1%;
	margin-top:2%;
}

.tituloFiltroRecetas {
    font-size: 42px;
    font-family: Roboto_Bold_Condensed;
    text-align: center;
    color: #3c3c3c;
    border-bottom: 10px solid #ffca00;
    display: table;
    line-height: 0px;
	margin-top: 5%!important;
    margin-bottom: 5%!important;
}

.textoApeteceRecetas{
	font-size:25px;
	font-family:Roboto_Bold;
	color:#3c3c3c;
	border-bottom:2px solid #ffca00;
}

.momentoDiv{
	border:2px solid #ffca00;
	padding-bottom:25px!important;
}

.comoComidaDiv{
	border:2px solid #ffca00;
	background-color:#ffca00;
	padding-bottom:25px!important
}

.momentoTextoRecetas{
	font-family:Roboto_Bold;
	font-size:25px;
	color:black;
	display:table;
	background-color:#ffca00;
	margin-left:-10px;
	-webkit-box-shadow: 0px 1px 3px 2px rgba(212,210,212,1);
    -moz-box-shadow: 0px 1px 3px 2px rgba(212,210,212,1);
    box-shadow: 0px 1px 3px 2px rgba(212,210,212,1);
	padding-right:15px;
	padding-left:30px;
	padding-bottom:5px;
	padding-top:5px;
	margin-top:10px!important;
	margin-bottom:25px!important;
}

.comoTextoRecetas{
	font-family:Roboto_Bold;
	font-size:25px;
	color:black;
	display:table;
	background-color:white;
	margin-left:-10px;	
	-webkit-box-shadow: 0px 1px 3px 2px rgba(212,210,212,1);
    -moz-box-shadow: 0px 1px 3px 2px rgba(212,210,212,1);
    box-shadow: 0px 1px 3px 2px rgba(212,210,212,1);
	padding-right:15px;
	padding-left:30px;
	padding-bottom:5px;
	padding-top:5px;
	margin-top:10px!important;
	margin-bottom:25px!important;
}

.labelRadioReceta{
	font-family:Roboto_Condensed;
	font-size:25px;
	color:#3c3c3c;
}

.momentoDiv input{
	margin-left:5%!important;
}

.comoComidaDiv input{
	margin-left:5%!important;
}

.relativoFiltro{
	position:relative!important;
	margin-bottom:3%;
	margin-top:3%;
}

.flechaIzquierdaFiltro{
	font-family:Roboto_Condensed;
	font-size:50px;
	color:black;
	z-index:999;
	position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.flechaDerechaFiltro{
	font-family:Roboto_Condensed;
	font-size:50px;
	color:black;
	z-index:999;
	position: absolute;
    right: -2%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.tituloQuesoFiltro{
	font-family:Roboto_Bold_Condensed;
	font-size:15px;
	text-align:center;
	color: #8c8989;
	text-transform:uppercase;
}

.movil800{
	display:none;
}

.movil800B{
	display:none;
}

@media (max-width: 1500px) {
	.modalFiltroDialog {
		width: 75%!important;
	}
}

@media (max-width: 1366px) {

.momentoTextoRecetas {
    font-size: 20px;
}
.labelRadioReceta {
    font-size: 20px;
}
.comoTextoRecetas {
    font-size: 20px;
}

.tituloFiltroRecetas {
    font-size: 30px;
}
.textoApeteceRecetas {
    font-size: 20px;
}
}

@media (max-width: 900px) {

.textoFiltroRecetas {
    font-size: 20px;
}

}

.RecetasMovilDescargable{
	text-align:right;
}

@media (max-width: 800px) {
	.modalFiltroDialog {
    width: 96%!important;
}
.desktop800{
	display:none;
}

.movil800{
	display:flex;
}

.recetario{
	width:100%;
}

.movil800B{
	display:block;
}
.origenSuperiorBanner {
    display:none;
}

.logoRecetasInterior{
	display:none;
}

.textoFiltroRecetasMovil{
	margin-left:5%;
}
.textoFiltroRecetas{
	text-align:left;
}

.recetario .containerMovilrecetas{
	width:94%!important;
	margin-left:3%!important;
	margin-bottom:2%;
	padding-bottom:3%;
}

.contenedorRecetasInterior{
	margin-left:3%;
	width:96%!important;
}

.contenedorBotonFiltro1{
	width:50%!important;
}

.contenedorBotonFiltro{
	width:50%!important;
	    text-align: center;
}

.filtradoMovil{
	display:flex;
}

.inferiorRecetasRelacionadas {
    margin-bottom: 3%;
	width:50%!important;
}


.textoRecetasMovil{
	text-align:center;
	font-size:25px;
	margin-top:2%;
}

.logoRecetasMovil{
	position: absolute;
    right: 0;
    margin-top: 12px;
}

.botonVolverRecetas {
    float: right;
    margin-bottom: 1%;
    margin-top: 2%;
    width: 180px;
}

.botonFiltroRecetas {
    float: right;
    margin-bottom: 1%;
    margin-top: 2%;
    width: 180px;
}
.tituloFiltroRecetas {
    font-size: 18px;
}

.labelRadioReceta {
    font-size: 16px;
}
.RecetasMovilDescargable{
	display:none;
}

.flechaIzquierdaFiltro {
    font-family: Roboto_Condensed;
    font-size: 50px;
    color: #ffca00;
    z-index: 999;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background-color: black;
    padding: 0px!important;
    line-height: 0.7;
    height: 45px;
    padding-left: 5px!important;
    padding-right: 15px!important;
    border-radius: 0px 10px 10px 0px;
}

.flechaDerechaFiltro {
    font-family: Roboto_Condensed;
    font-size: 50px;
    color: #ffca00;
    z-index: 999;
    position: absolute;
    right: -6%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background-color: black;
    padding: 0px!important;
    line-height: 0.7;
    height: 45px;
    padding-left: 15px!important;
    padding-right: 5px!important;
    border-radius: 10px 0px 0px 10px;
}


}
@media (max-width: 600px) {
.logoRecetasMovil{
	position: absolute;
    right: 0;
    margin-top: 5px;
}

.textoRecetasMovil {
    text-align: center;
    font-size: 18px;
    margin-top: 8%;
}

.modalFiltroDialog {
    width: 96%!important;
}

.flechaDerechaFiltro {
    font-family: Roboto_Condensed;
    font-size: 50px;
    color: #ffca00;
    z-index: 999;
    position: absolute;
    right: -9%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background-color: black;
    padding: 0px!important;
    line-height: 0.7;
    height: 45px;
    padding-left: 15px!important;
    padding-right: 5px!important;
    border-radius: 10px 0px 0px 10px;
}
}
@media (max-width: 414px) {
.flechaDerechaFiltro {
    font-family: Roboto_Condensed;
    font-size: 50px;
    color: #ffca00;
    z-index: 999;
    position: absolute;
    right: -13%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background-color: black;
    padding: 0px!important;
    line-height: 0.7;
    height: 45px;
    padding-left: 15px!important;
    padding-right: 5px!important;
    border-radius: 10px 0px 0px 10px;
}
}
@media (max-width: 375px) {
.logoRecetasMovil{
	position: absolute;
    right: 0;
    margin-top: 0px;
}

.textoRecetasMovil {
    text-align: center;
    font-size: 18px;
    margin-top: 8%;
}

.current {
    color: #ffca00;
    font-size: 30px;
}

.page-numbers {
    color: #dadada;
    font-size: 20px;
    font-family: Roboto_Medium;
    margin-left: 5px;
    margin-right: 5px;
}


.textoFiltroRecetas {
    font-size: 18px;
}
}

@media (max-width: 320px) {
	.flechaDerechaFiltro {
    font-family: Roboto_Condensed;
    font-size: 50px;
    color: #ffca00;
    z-index: 999;
    position: absolute;
    right: -15%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background-color: black;
    padding: 0px!important;
    line-height: 0.7;
    height: 45px;
    padding-left: 15px!important;
    padding-right: 5px!important;
    border-radius: 10px 0px 0px 10px;
}
}
/* End nuevo recetas */

/*Nuevo quesoteca*/
.textoFiltroQueso{
	font-family:Roboto_Medium;
	color:#313131;
	font-size:20px;
	text-align:center;
	margin-top:1%;
}

.textoABC{
	border:2px solid #ffca00;
	color:#313131;
	font-family:Roboto_Medium;
	font-size:19px;
	display:table;
	padding-top:5px;
	padding-bottom:5px; 
	padding-left:10px;
	padding-right:10px;
	letter-spacing:10px;
	width:fit-content;
	text-align:center;
	margin-bottom:4%;
	margin-top:1%;
}

.textoABC form{
	display:inline-block;
}

.formularioQuesoTexto{
	width:30%;
	height:45px;
	position:relative;
}

.formularioQuesoTexto input[type="text"]{
	margin:0px!important;
	height:45px!important;
	position:relative;
	border:2px solid #e2e0e0;
	padding-left:50px;
	border-radius:20px;
}

.botonFormularioTextoQueso {
    background: transparent;
    border: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}

@media (max-width: 800px) {
	.textoABC{
		max-width:95%;
	}
	
	.formularioQuesoTexto{
	width:70%;
	height:45px;
	position:relative;
}
}
/**/


/* Estilos Descargables*/

.container{
	width:1400px!important;
}

.textoDescargas{
	color:#292929;
	font-size:18px;
	font-family:Roboto_Bold_Condensed;
	background-color:#ffca00;
	display:table;
	margin-left:4%;
	margin-top:5%;
	padding-right:4%;
}

.subTextoDescargas{
	color:#5a5a5a;
	font-size:18px;
	font-family:Roboto_Bold_Condensed;
	margin-left:4%;
	margin-top:3%;
}

.enlaceDescarga{
	color:#292929;
	font-family:Roboto_Condensed;
	font-size:15px;
	text-decoration:underline;
	    vertical-align: bottom;
}

.enlaceDescargaGeneral{
	margin-top:2%;
	margin-left:4%;
}

.flechaDescargaDescargables{
	margin-top: 6%;
    margin-right: 2%;
}

.sombraDescargable{
	box-shadow: 2px 0px 16px 5px #c7c7c7;	
	padding-bottom:4%;
	border-radius:10px;
}

.selectorMenuDescargable{
	text-align:center;
}

.selectorMenuDescargable img{
	margin-bottom:3%;
	margin-top:7%;
	margin-left:2%;
	margin-right:2%;
}

.inferiorDescargables{
	margin-bottom:5%;
}

/**/

/*Estilos quesos interior*/

.imagenMedioQuesotecaDiv{
	margin-bottom:3%;
}
.divQuesosGeneral p{
	font-size:15px;
	font-family:Roboto_Light!important;
	line-height:1.2;
}

.divQuesosGeneral{
	
}

.divQuesosGeneral h2{
	font-family: Roboto_Bold!important;
	font-size:20px;
	font-weight:bold!important;
	margin-bottom:1%;
	margin-top:2%;
}

.divQuesosGeneral h3{
	font-family: Roboto_Bold!important;
	font-size:18px;
	font-weight:bold!important;
	color:black;
	margin-bottom:1%;
	margin-top:2%;
}

.imagenMediaQuesoteca{
	border:3px solid #ffca00;
	
}

.imagenMediaQuesoteca img {
    margin-left: -3%;
    margin-top: -3%;
    padding-bottom: 3%;
}

.entradillaAV2Queso{
	font-family:Roboto_Bold!important;
	font-size:20px;
	color:black;
	margin:0px;
	margin-top:5%;
	margin-bottom: 5%;
}

.textoQuesoRelacionadoV2{
    position: absolute;
    top: 3%;
    right: 12%;
    color: white!important;
    font-weight: bold;
	text-shadow: -1px -1px 0.5px #000, 1px 1px 0.5px #000, -1px 1px 0.5px #000, 1px -1px 0.5px #000;
	width: 60%;
    text-align: right;
}

.verMasRelacionadoQueso{
    position: absolute;
    bottom: 10%;
    right: 15%;
}

.divQuesosGeneral .desktopRelacionado{
	border:3px solid #ffca00;
	margin-bottom:5%;
}

.divQuesosGeneral .divRelacionadoV2{
	padding:0px!important;
}

.divQuesosGeneral .desktopRelacionado .imagenQuesoRelacionado {
    margin-top: -3%;
    padding-bottom: 3%;
    width: 85%;
}

.divMedioImagenAV2Quesoteca{
	display:block;
}

.cabeceraQuesotecaV2{
	width:100%;
}

.noticias-paginacion{
	margin:0px!important;
}

@media (max-width: 1500px) {
	
.imagenQuesoRelacionado {
    max-width: 90%;
}
	
}

@media (max-width: 800px) {
	
	.RecetasMovilDescargable{
		display:block;
		margin-bottom:4%;
		margin-top:4%;
		text-align:center;
	}
	
	.RecetasDesktopDescargable{
		display:none;
	}
	
	
.imagenQuesoRelacionado {
    max-width: 100%;
}

.imagenMediaQuesoteca img {
    margin-left: 0%;
    margin-top: 0%;
    padding-bottom: 0%;
	width:1000%;
}

.margenQuesoteca6{
	padding:0%!important;
}
.divQuesosGeneral p,.divQuesosGeneral h2,.divQuesosGeneral h3, .margenQuesoteca6 p, .margenQuesoteca6 h2{
	margin-left:5%;
	width:90%;
}

.divQuesosGeneral .divRelacionadoV2{
    width: 50%!important;
    margin-left: 0px;
    margin-right: 0px;
}


.divQuesosGeneral .desktopRelacionado .imagenQuesoRelacionado {
    margin-top: 0%;
    padding-bottom: 0%;
	width: 100%;
}

.divQuesosGeneral .desktopRelacionado {
    border: 0px solid #ffca00;
    margin-bottom: 2%;
}

.verMasRelacionadoQueso {
    position: absolute;
    bottom: 5%;
    right: 5%;
}

.textoQuesoRelacionadoV2 {
    position: absolute;
    top: 10%;
    left: 0%;
    color: white;
    font-weight: bold;
    text-align: left;
}

.divQuesosGeneral .desktopRelacionado{
	display:block
}

.divQuesosGeneral .divRelacionadoV2{
    width: 90%!important;
}

.textoFiltroRecetas {
    text-align: left;
    margin-bottom: 8%;
}

.tituloQuesoFiltro {
    height: 40px;
	    width: 120%;
    margin-left: -10%;
}

.divQuesosGeneral .divRelacionadoQueso {
    width: 80%!important;
}

.fusion-flyout-menu-icons{
	display:none!important;
}

.responsive-menu-search-box{
	display:none!important;
}

.responsive-menu-item-link {
    color: #000!important;
    background-color: #fff5c7;
    border-color: #212121;
	font-family:Roboto_Bold!important;
	
}

button#responsive-menu-button {

    top: 5%!important;
	z-index:99999!important;
}

#myModalFiltro{
	z-index:999999!important;
}
	
}

@media (max-width:500px){
	
	.movilRelacionadoQueso{
		display:block;
	}
	
	.desktopRelacionadoQueso{
		display:none; 
	}
	
	.movilRelacionadoQueso .carousel-control.right {
		right: 0px;
	}
	
	.movilRelacionadoQueso .carousel-control .glyphicon-chevron-left, .movilRelacionadoQueso .carousel-control .icon-prev {
		left: 0px;
	}
	
	.movilRelacionadoQueso .carousel-control .glyphicon-chevron-right, .movilRelacionadoQueso .carousel-control .icon-next {
		right: 50%;
		margin-right: 0px;
	}
	
	.movilRelacionadoQueso .carousel-control .glyphicon-chevron-right, .movilRelacionadoQueso .carousel-control .icon-next {
		right: 50%;
	}
	
	.movilRelacionadoQueso .carousel-control .glyphicon-chevron-left, .movilRelacionadoQueso .carousel-control .icon-prev {
		left: 50%;
		margin-left: 30%;
	}
	
	.RecetasMovilDescargable{
		display:block;
		margin-bottom:10%;
		margin-top:10%;
	}
	
	.tituloFiltroRecetasMovil {
    text-align: left;
    margin-bottom: 8%;
    font-size: 25px;
	
}

.buscadorBoton {
    top: 7%!important;
}
}

.botonDesplegarABC{
	display:none;
}
.ABCMOVILOCULTO{
	display:none;
}

@media (max-width:500px){
	
	.galeriaFrancia .carousel-control .glyphicon-chevron-right{
		
    margin-right: -40px;
	}
	
.botonDesplegarABC{
	display:block;
	margin-top:5%;
	margin-bottom:5%;
	cursor:pointer;
}

.textoABC {
    max-width: 100%;
    background-color: #ffca00;
    color: white!important;
	font-size:28px;
	width:100%;
	padding-right:0%;
	padding-left:0%;
}



.botonCerrarABC{
	cursor:pointer;
margin-top:3%;
margin-bottom:3%;	
}

.horizontalMovilABC{
	width: 100%;
    display: table;
    text-align: center;
	border-bottom:2px solid white;
}

.horizontalMovilABCUltimo{
	border-bottom:0px solid white;
}

.textoABC form {
    display: inline-grid;
    width: 15%;
    text-align: center;
}
.textoABC span{
	font-family:Roboto_Bold_Condensed!important;

}
	
.movilTextoQuesoteca{
	display:none; 
}

.filtraloMovilQuesoteca{
	display:none;	
}

.buscadorBoton {
    top: 6%;
}


.formularioQuesoTexto input[type="text"] {
    height: 35px!important;
    font-size: 11px;
}

.formularioQuesoTexto {
    height: 35px;
}

.separatoria{
	display:none;
}


}

@media (max-width:414px){
.galeriaFrancia .carousel-control .glyphicon-chevron-right {
    margin-right: -40px;
    right: 0px;
}
}

.noticias-paginacion{
	padding-bottom:3%;
	padding-top:0%;
}

.carousel-caption-queso {

    left: 0%!important;
}

.carousel-caption-queso h3{

    color:#ffca00!important;
}

.item{
	background-color:white!important;
	padding:0px!important;
	border:0px!important;
}



a{
	    color: #ffca00!important;
}


a:hover{
	text-decoration:underline;
}

.topnav a {
    color: white!important;
}

.topnav a:hover{
    color: white!important;
	text-decoration:none;
}