@font-face {
    font-family: 'abraham';
    src: url('https://ep01.epimg.net/fonts/v1.x/v1.0/abraham_lincoln/abrahamlincoln-webfont.eot');
    src: url('https://ep01.epimg.net/fonts/v1.x/v1.0/abraham_lincoln/abrahamlincoln-webfont.eot?#iefix') format('embedded-opentype'), url('https://ep01.epimg.net/fonts/v1.x/v1.0/abraham_lincoln/abrahamlincoln-webfont.woff2') format('woff2'), url('https://ep01.epimg.net/fonts/v1.x/v1.0/abraham_lincoln/abrahamlincoln-webfont.woff') format('woff'), url('https://ep01.epimg.net/fonts/v1.x/v1.0/abraham_lincoln/abrahamlincoln-webfont.ttf') format('truetype'), url('https://ep01.epimg.net/fonts/v1.x/v1.0/abraham_lincoln/abrahamlincoln-webfont.svg#abraham_lincolnregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'greatvibes';
    src: url('https://ep01.epimg.net/fonts/v1.x/v1.0/great_vibes/greatvibes-regular-webfont.eot');
    src: url('https://ep01.epimg.net/fonts/v1.x/v1.0/great_vibes/greatvibes-regular-webfont.eot?#iefix') format('embedded-opentype'), url('https://ep01.epimg.net/fonts/v1.x/v1.0/great_vibes/greatvibes-regular-webfont.woff2') format('woff2'), url('https://ep01.epimg.net/fonts/v1.x/v1.0/great_vibes/greatvibes-regular-webfont.woff') format('woff'), url('https://ep01.epimg.net/fonts/v1.x/v1.0/great_vibes/greatvibes-regular-webfont.ttf') format('truetype'), url('https://ep01.epimg.net/fonts/v1.x/v1.0/great_vibes/greatvibes-regular-webfont.svg#great_vibesregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Condensed';
    src: url('/fonts/v1.x/v1.0/roboto/robotocondensed-regular-webfont.eot');
    src: url('/fonts/v1.x/v1.0/roboto/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/v1.x/v1.0/roboto/robotocondensed-regular-webfont.woff') format('woff'), url('/fonts/v1.x/v1.0/roboto/robotocondensed-regular-webfont.ttf') format('truetype'), url('/fonts/v1.x/v1.0/roboto/robotocondensed-regular-webfont.svg#robotocondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}
.animacion {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
html {
    height: 100%;
}
body {
    width: 100%;
    text-align: center;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #757575;
}
a {
    color: #0f0f0f;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
}
a:hover {
    opacity: .7;
    filter: alpha(opacity=70);
}
h1,
h2,
h3 {
    font-weight: normal;
    font-size: 1em;
    margin: 0;
    padding: 0;
}
p {
    color: #757575;
    font-size: 1.2em;
    line-height: 1.5em;
}
::selection {
    color: #fff;
    background: #000;
}
::-moz-selection {
    color: #fff;
    background: #000;
}
.container {
    margin: 0 auto;
}
button {
    cursor: pointer;
}
button:focus {
    outline: 0;
}
.bottoni button:hover {
    background: transparent !important;
}
.oculta {
    display: none;
}
article {
    display: unset;
}
.inicio {
    width: 100%;
    height: 100%;
    background: url(../img/fondo2022.jpg) no-repeat bottom;
    background-size: cover;
    color: #fff;
    padding-top: 30px;
    box-sizing: border-box;
}
.inicio .wrapper {
    position: relative;
    width: 96%;
    height: 96%;
    margin: auto;
    display: inline-block;
    background: url(../img/trasparencia.png) repeat;
    padding: 2%;
    box-sizing: border-box;
}
.inicio .wrapper .top ol {
    list-style: none;
} 
.inicio .wrapper .top .elpais {
    width: 165px;
    height: 35px;
    display: block;
    background: url(../img/elpais.png) no-repeat;
    text-indent: -9000px;
    overflow: hidden;
    float: left;
}
.inicio .wrapper .top .barra_compartir {
    display: block;
    float: right;
    border: solid 1px #fff;
}
.inicio .wrapper .top .barra_compartir ul li {
    list-style: none;
    display: block;
    float: left;
    width: 58px;
    height: 58px;
    border-right: solid 1px #fff;
}
.inicio .wrapper .top .barra_compartir ul li:last-child {
    border: 0;
}
.inicio .wrapper .top .barra_compartir ul li a {
    display: block;
    width: 58px;
    height: 58px;
    text-indent: -9000px;
    overflow: hidden;
    background: url(../img/socials.png) no-repeat;
}
.inicio .wrapper .top .barra_compartir ul li .twitter {
    background-position: center center;
}
.inicio .wrapper .top .barra_compartir ul li .facebook {
    background-position: left center;
}
.inicio .wrapper .top .barra_compartir ul li .google {
    background-position: right center;
}
.inicio .wrapper header {
    max-width: 90vw;
    margin: 0 auto;
    width: 710px;
}
.inicio .wrapper h1 {
    display: block;
    width: 350px;
    height: 380px;
    background: url(../img/h1.png) no-repeat;
    background-size: 100%;
    text-indent: -9000px;
    overflow: hidden;
    margin: 50px auto;
}
.inicio .wrapper p.intro {
    color: #fff;
    font-size: 1.375em;
    line-height: 1.375em;
    padding: 0 15%;
}
.inicio .wrapper p .autor {
    padding-top: 0.8em;
    display: flex;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
}
.inicio .wrapper p .autor i {
    font-style: normal;
}
.inicio .wrapper p .autor span {
    color: #fff;
    font-family: 'abraham', Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    line-height: 1em;
    text-transform: uppercase;
    display: inline-block;
}
.inicio .wrapper p .autor span a {
    color: #fff;
    background: transparent url(../img/comidista-logo.svg) no-repeat center / contain;
    width: 141px;
    height: 42px;
    display: block;
    text-indent: -9999em;
    position: relative;
    margin: 0 0 0 10px;
    padding: 0;
}
.inicio .link_abajo {
    font-family: 'abraham', Arial, Helvetica, sans-serif;
    font-size: 1.7em;
    display: inline-block;
    position: absolute;
    bottom: 50px;
    line-height: 100px;
    border: solid 1px #fff;
    color: #fff;
    text-transform: uppercase;
    background: url(../img/arrow.png) no-repeat 135px center;
    left: 50%;
    width: 155px;
    padding-right: 20px;
    transform: translate(-50%, 0);
}
/* menu anclado arriba */
#contenedor_menu {
    top: 0;
    width: 100%;
    left: 0;
    border: 0;
    background: white;
    padding: 30px 0;
    z-index: 10000;
}
#contenedor_menu nav {
    border: solid 1px #000;
    height: 100px;
    margin-left: 4%;
    width: 92%;
}
#contenedor_menu button.filter,
.filtro_menus {
    font-family: 'abraham', Arial, Helvetica, sans-serif;
    background: #fff;
    font-size: 1.7em;
    line-height: 1em;
    text-transform: uppercase;
    border: 0;
    border-right: solid 1px #000;
    padding: 0 20px;
    margin: 0;
    height: 100px;
    color: #000;
    display: inline-block;
    box-sizing: border-box;
    float: left;
}
#contenedor_menu .bottoni button.filter {
    border: 0;
}
#contenedor_menu .buscar p {
    border-left: solid 1px #000;
    color: #000;
}
#contenedor_menu button.filter:hover,
.filtro_menus:hover {
    background: #000;
    color: #fff;
}
#contenedor_menu .navegacion {
    display: block;
    float: left;
}
#contenedor_menu .navegacion button:hover {
    background: #000;
    color: #fff;
}
#contenedor_menu .buscar {
    display: block;
    float: right;
    width: 500px;
}
#contenedor_menu .buscar p {
    border-left: solid 1px #000;
    display: inline-block;
    float: left;
    color: #000;
    font-family: 'abraham', Arial, Helvetica, sans-serif;
    font-size: 1.7em;
    line-height: 100px;
    padding: 0 10px;
    text-transform: uppercase;
    vertical-align: middle;
}
#contenedor_menu .buscar p:first-child {
    border-left: 0;
}
#contenedor_menu .buscar .bottoni {
    display: inline-flex;
    float: left;
    padding-right: 10px;
}
#contenedor_menu .buscar button.filter {
    width: 20px;
    padding: 0 2px;
    border: 0;
    background: #fff;
    height: 100px;
    float: left;
}
#contenedor_menu button.filter.active,
.filtro_menus.active {
    background-color: #000;
    color: #fff;
}
/* iconos menu*/

#contenedor_menu button.filter.filtro_aperitivos {
    background: url(../img/tipo_aperitivo.png) no-repeat 10px center;
    padding: 0 15px 0 55px;
}
#contenedor_menu button.filter.filtro_primeros {
    background: url(../img/tipo_primero.png) no-repeat 10px center;
    padding: 0 15px 0 55px;
}
#contenedor_menu button.filter.filtro_segundos {
    background: url(../img/tipo_segundo.png) no-repeat 10px center;
    padding: 0 15px 0 55px;
}
#contenedor_menu button.filter.filtro_postres {
    background: url(../img/tipo_postre.png) no-repeat 10px center;
    padding: 0 15px 0 55px;
}
#contenedor_menu button.filter.filtro_bebidas {
    background: url(../img/tipo_bebida.png) no-repeat 10px center;
    padding: 0 15px 0 55px;
}
#contenedor_menu button.filter.filtro_aperitivos:hover,
#contenedor_menu button.filter.filtro_aperitivos.active {
    background: url(../img/tipo_aperitivo_w.png) no-repeat 10px center #000;
}
#contenedor_menu button.filter.filtro_primeros:hover,
#contenedor_menu button.filter.filtro_primeros.active {
    background: url(../img/tipo_primero_w.png) no-repeat 10px center #000;
}
#contenedor_menu button.filter.filtro_segundos:hover,
#contenedor_menu button.filter.filtro_segundos.active {
    background: url(../img/tipo_segundo_w.png) no-repeat 10px center #000;
}
#contenedor_menu button.filter.filtro_postres:hover,
#contenedor_menu button.filter.filtro_postres.active {
    background: url(../img/tipo_postre_w.png) no-repeat 10px center #000;
}
#contenedor_menu button.filter.filtro_bebidas:hover,
#contenedor_menu button.filter.filtro_bebidas.active {
    background: url(../img/tipo_bebida_w.png) no-repeat 10px center #000;
}
#contenedor_menu button.filter.filtro_dificultad {
    background: url(../img/hat.png) no-repeat center center;
    opacity: .3;
}
#contenedor_menu button.filter.filtro_tiempo {
    background: url(../img/clock.png) no-repeat center center;
    opacity: .3;
}
#contenedor_menu button.filter.filtro_dificultad:hover {
    background: url(../img/hat.png) no-repeat center center transparent !important;
    opacity: 1;
}
#contenedor_menu button.filter.filtro_tiempo:hover {
    background: url(../img/clock.png) no-repeat center center transparent !important;
    opacity: 1;
}
/* submenu */

#contenedor_menu .submenu {
    border: solid 1px #000;
    margin: 10px auto;
    display: none;
}
.submenu_show {
    display: inline-block !important;
}
#contenedor_menu .submenu button.filter:hover,
#contenedor_menu .submenu button.filter.active {
    background: #000;
    color: #fff;
}
#contenedor_menu .submenu button.filter {
    padding: 0 20px;
    background: #000;
    border: solid 4px #fff;
    color: #fff;
    border-right: 0;
}
#contenedor_menu .submenu button.filtro_vegetariano {
    border-right: solid 4px #fff !important;
}
#contenedor_menu .submenu button.filter:hover {
    background: #fff;
    color: #000;
}
#Grid .mix {
    display: none;
}
.recetas {
    width: 100%;
}
.recetas_margin {
    margin-top: 150px;
}
.recetas_margin_sub {
    margin-top: 250px;
}
.recetas .container {
    width: 92%;
    margin: 0 auto;
}
.recetas h2 {
    font-size: 5.5em;
    font-family: 'greatvibes', serif;
    color: #000;
    padding-top: 40px;
    margin: 40px 0 30px;
    width: 100%;
    clear: both;
    background-color: #fff;
    z-index: 10000;
}

/*.recetas h2.aperitivo { background:url(../img/tipo_aperitivo.png) no-repeat top center #fff;}
.recetas h2.primero { background:url(../img/tipo_primero.png) no-repeat top center #fff;}
.recetas h2.segundo { background:url(../img/tipo_segundo.png) no-repeat top center #fff;}
.recetas h2.bebida { background:url(../img/tipo_bebida.png) no-repeat top center #fff;}
.recetas h2.postre { background:url(../img/tipo_postre.png) no-repeat top center #fff;}
.recetas h2.facil { background:url(../img/recetas_faciles.png) no-repeat top center #fff;}
.recetas h2.normal { background:url(../img/recetas_normales.png) no-repeat top center #fff;}
.recetas h2.dificil { background:url(../img/recetas_dificiles.png) no-repeat top center #fff;}
.recetas h2.rapido { background:url(../img/recetas_rapidas.png) no-repeat top center #fff;}
.recetas h2.medio { background:url(../img/recetas_medias.png) no-repeat top center #fff;}
.recetas h2.lento { background:url(../img/recetas_lentas.png) no-repeat top center #fff;}*/

.recetas .receta a {
    display: inline-block;
    width: 100%;
}
.recetas .receta {
    width: 25%;
    padding-left: 1px;
    box-sizing: border-box;
    float: left;
    display: block;
    margin-bottom: 20px;
}
.recetas .receta figure {
    width: 100%;
    position: relative;
    margin: 0;
    padding: 0;
    display: table;
}
.recetas .receta h3 {
    color: #000;
    font-size: 1.2em;
    font-style: italic;
    margin: 10px 0 8px;
    padding: 0 10px;
    height: 45px;
    overflow: hidden;
}
.recetas .receta p {
    font-size: 0.9em;
    line-height: 1.2em;
    padding: 0 10px;
    display: none;
}
.recetas .receta img {
    width: 100%;
}
.recetas .receta.guias img {
    width: 100%;
    max-width: 300px;
}
.recetas .receta .datos {
    display: block;
    width: 110px;
    height: 120px;
    background: url(../img/datos.png) repeat;
    position: absolute;
    border: solid 1px #fff;
    box-sizing: border-box;
    left: 50%;
    margin-left: -55px;
    bottom: 3px;
}
.recetas .receta .datos.vacio {
    height: 52px;
}

.recetas .receta .datos .tipo {
    border-bottom: solid 1px #fff;
    display: block;
    width: 100%;
    height: 50px;
    text-indent: -9000px;
    overflow: hidden;
}
.recetas .receta .datos .dificultad {
    border-bottom: solid 1px #fff;
    display: block;
    width: 100%;
    height: 34px;
    text-indent: -9000px;
    overflow: hidden;
}
.recetas .receta .datos .tiempo {
    border-bottom: solid 1px #fff;
    display: block;
    width: 100%;
    height: 32px;
    text-indent: -9000px;
    overflow: hidden;
}
.recetas .receta .datos .tipo.tipo_aperitivo {
    background: url(../img/tipo_aperitivo_w.png) no-repeat center center;
}
.recetas .receta .datos .tipo.tipo_primero {
    background: url(../img/tipo_primero_w.png) no-repeat center center;
}
.recetas .receta .datos .tipo.tipo_segundo {
    background: url(../img/tipo_segundo_w.png) no-repeat center center;
}
.recetas .receta .datos .tipo.tipo_postre {
    background: url(../img/tipo_postre_w.png) no-repeat center center;
}
.recetas .receta .datos .tipo.tipo_bebida {
    background: url(../img/tipo_bebida_w.png) no-repeat center center;
}
.recetas .receta .datos .dificultad.dificultad_facil {
    background: url(../img/facil.png) no-repeat center center;
}
.recetas .receta .datos .dificultad.dificultad_normal {
    background: url(../img/normales.png) no-repeat center center;
}
.recetas .receta .datos .dificultad.dificultad_dificil {
    background: url(../img/dificiles.png) no-repeat center center;
}
.recetas .receta .datos .tiempo.tiempo_rapido {
    background: url(../img/rapidas.png) no-repeat center center;
}
.recetas .receta .datos .tiempo.tiempo_medio {
    background: url(../img/medio.png) no-repeat center center;
}
.recetas .receta .datos .tiempo.tiempo_lento {
    background: url(../img/lentas.png) no-repeat center center;
}
footer {
    width: 92%;
    padding: 0 4%;
    background: url(../img/footer.png) no-repeat top center;
    display: inline-block;
    margin-top: 50px;
}
footer p {
    padding-top: 100px;
    font-size: 1.5em;
    text-transform: uppercase;
    color: #727272;
    font-family: 'abraham', Arial, Helvetica, sans-serif;
}
footer .barra_compartir {
    display: block;
    width: 118px;
    border: solid 1px #000;
    margin: 30px auto 60px;
    height: 58px;
}
footer .barra_compartir ul li {
    list-style: none;
    display: block;
    float: left;
    width: 58px;
    height: 58px;
    border-right: solid 1px #000;
}
footer .barra_compartir ul li:last-child {
    border: 0;
}
footer .barra_compartir ul li a {
    display: block;
    width: 58px;
    height: 58px;
    text-indent: -9000px;
    overflow: hidden;
    background: url(../img/socials_n.png) no-repeat;
}
footer .barra_compartir ul li .twitter {
    background-position: center center;
}
footer .barra_compartir ul li .facebook {
    background-position: left center;
}
footer .barra_compartir ul li .google {
    background-position: right center;
}
@media all and (max-width: 1750px) {
    #contenedor_menu {
        font-size: 0.8em;
    }
    #contenedor_menu nav,
    #contenedor_menu .buscar button.filter {
        height: 80px;
    }
    #contenedor_menu button.filter,
    .filtro_menus {
        padding: 0 10px;
        height: 80px;
    }
    #contenedor_menu button.filter.filtro_aperitivos,
    #contenedor_menu button.filter.filtro_primeros,
    #contenedor_menu button.filter.filtro_segundos,
    #contenedor_menu button.filter.filtro_postres,
    #contenedor_menu button.filter.filtro_bebidas {
        padding: 0 10px 0 45px;
        background-size: 30px;
    }
    #contenedor_menu button.filter.filtro_aperitivos:hover,
    #contenedor_menu button.filter.filtro_primeros:hover,
    #contenedor_menu button.filter.filtro_segundos:hover,
    #contenedor_menu button.filter.filtro_postres:hover,
    #contenedor_menu button.filter.filtro_bebidas:hover,
    #contenedor_menu button.filter.filtro_aperitivos.active,
    #contenedor_menu button.filter.filtro_primeros.active,
    #contenedor_menu button.filter.filtro_segundos.active,
    #contenedor_menu button.filter.filtro_postres.active,
    #contenedor_menu button.filter.filtro_bebidas.active {
        background-size: 30px;
    }
    #contenedor_menu .buscar p {
        line-height: 80px;
    }
    #contenedor_menu .buscar {
        width: 450px;
    }
}
@media all and (max-height: 950px) {
    .inicio .wrapper h1 {
        width: 250px;
        height: 270px;
        margin: 20px auto;
    }
    .inicio .wrapper p.intro {
        font-size: 1.2em;
        padding: 0 5%;
    }
    .inicio .link_abajo {
        font-size: 1.4em;
        line-height: 70px;
    }
}
@media all and (max-height: 800px) {
    .inicio {
        height: auto;
        padding-bottom: 30px;
    }
    .inicio .link_abajo {
        font-size: 1.4em;
        line-height: 70px;
        position: relative;
        margin: 50px auto;
        display: block;
        left: 0;
        bottom: 0;
        transform: unset;
    }
}
@media all and (max-width: 1400px) {
    .inicio .wrapper h1 {
        width: 250px;
        height: 270px;
        margin: 20px auto;
    }
    .inicio .wrapper p.intro {
        padding: 0 10%;
    }
    #contenedor_menu {
        text-align: center;
        padding: 70px 0 10px;
    }
    #contenedor_menu nav {
        display: inline-block;
        width: auto;
        float: none;
        margin-left: 0;
        border: 0;
        height: 45px;
    }
    #contenedor_menu .navegacion {
        float: none;
    }
    #contenedor_menu .buscar {
        width: 450px;
        margin: -90px auto 0;
        float: none;
    }
    button,
    #contenedor_menu .buscar p {
        line-height: 30px;
        border: 0;
    }
    #contenedor_menu .buscar button.filter {
        height: 25px;
    }
    #contenedor_menu button.filter,
    .filtro_menus {
        height: 45px;
    }
    #contenedor_menu button.filter:last-child {
        border: 0;
    }
    #contenedor_menu .submenu {
        border: 0;
        border-top: solid 1px #000;
        margin: 0;
    }
    #contenedor_menu .submenu button.filter {
        padding: 0 15px;
        background: #fff;
        color: #000;
        border: 0;
        height: 45px;
        box-sizing: border-box;
        margin-top: 5px;
    }
    #contenedor_menu .submenu button.filter:hover {
        background: #000;
        color: #fff;
        border: 0;
    }
    .recetas h2 {
        margin: 30px 0 30px;
    }
}
@media all and (max-width: 1400px) {
/*    .recetas .receta {
        width: 50%;
    }*/
    .recetas h2 {
        font-size: 4em;
    }
}
@media all and (max-width: 800px) {
    .inicio .wrapper .top .elpais {
        width: 135px;
        background-size: 100%;
        float: none;
        margin: 0 auto;
    }
    .inicio .wrapper .top .barra_compartir {
        display: inline-block;
        float: none;
        margin: 20px 0;
    }
    #contenedor_menu button.filter.filtro_aperitivos,
    #contenedor_menu button.filter.filtro_primeros,
    #contenedor_menu button.filter.filtro_segundos,
    #contenedor_menu button.filter.filtro_postres,
    #contenedor_menu button.filter.filtro_bebidas {
        padding: 0 7px 0 33px;
        background-size: 25px;
        background-position: 5px;
    }
    #contenedor_menu button.filter.filtro_aperitivos:hover,
    #contenedor_menu button.filter.filtro_primeros:hover,
    #contenedor_menu button.filter.filtro_segundos:hover,
    #contenedor_menu button.filter.filtro_postres:hover,
    #contenedor_menu button.filter.filtro_bebidas:hover {
        padding: 0 7px 0 33px;
        background-size: 25px;
        background-position: 5px;
    }
    #contenedor_menu button.filter,
    .filtro_menus {
        font-size: 1.4em;
    }
    #contenedor_menu .submenu button.filter {
        padding: 0 7px;
    }
    .recetas .receta h3 {
        font-size: 1em;
    }
}
@media all and (max-width: 620px) {
    #contenedor_menu {
        display: none;
    }
    .recetas_margin {
        margin-top: 0;
    }
    .inicio .link_abajo {
        font-size: 1.4em;
        line-height: 70px;
        position: relative;
        margin: 50px auto;
        display: block;
        left: 0;
        bottom: 0;
        transform: unset;
    }
    .recetas .receta {
        width: 100%;
        float: none;
        clear: both;
    }
}


/* patrocinio */
.patrocinio {
    float: right;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.patrocinio p {
    font-size: 12px;
    font-family: 'Roboto Condensed';
    color: #fff;
    letter-spacing: 1px;
    font-weight: 100;
    text-transform: uppercase;
}

.patrocinio a {
    background: url('../img/logo-telefonica.svg') no-repeat center / contain;
    display: block;
    text-indent: -9999rem;
    width: 120px;
    height: 30px;
    margin-left: 12px;
}

@media (max-width: 800px) {
    .inicio .wrapper .top .elpais {
        float: left;
        margin: 0;
    }
}

@media (max-width: 767px) {
    .inicio .wrapper .top .elpais {
        margin: 8px 12px 0;
    }
    .patrocinio {
        flex-direction: column;
        margin-right: 9px;
    }
    .patrocinio p {
        font-size: 11px;
        padding-bottom: 5px;
    }
    .patrocinio a {
        width: 101px;
        height: 30px;
        margin-left: 0;
    }
}

/* */
.receta.bebida {
    min-height: 380px;
}

@media (min-width: 768px) {
    .receta.bebida {
        min-height: 380px;
    }
    .recetas .receta {
        width: 50%;
    }
    .receta.nth2,
    .receta.nth4 {
        clear: both;
    }
    
}  
@media (min-width: 1001px) {
    .receta.bebida {
        min-height: unset;
    }
    .receta.nth2 {
        clear: none;
    }
    .receta.nth4 {
        clear: both;
    }
    .recetas .receta {
        width: 25%;
    }
}