/*
Theme Name: Ahorramas
Author: Beon
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/
@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@400;700&display=swap');

.txt_blanco *{
    color:#ffffff;
}
.sobra.vc_col-sm-12{
    display: none !important;
}

.boton:hover{
    border: #ffcd27 5px solid !important;
    padding: 13px 24px !important;
}

/* HEADER */

#esg_big_search_fake_txt > div {
    display: none !important;  
}

#esg_big_search_fake_txt > div:before {
    content: "Buscar" !important;  
}


.masthead .mini-search input[type="text"]::-moz-placeholder{
    color: rgba(112,112,112,.4) !important;
    opacity: 1;
}
.header-bar{
    border-bottom: 25px solid #009843;
}
.mini-search input.field{
    border: 1px solid #333333;
    font-size: 16px;
}
.menu-item img{
    display: none !important;
}
.menu-item-text {
	padding: 0px 0 10px 0;
}
.mobile-main-nav > li.has-children > a {
    max-width: calc(100% - 70px);
}
.verde .menu-text{
    color: #009843 !important;
    font-weight: bold !important;
    font-size: 15px !important;
    line-height: 18px !important;
}
.top-header .hover-bg-decoration > li > a:hover, .top-header .hover-bg-decoration > li.dt-hovered > a {
    background: #009843;
}
.main-nav > li:not(.wpml-ls-item) > a:hover .menu-text{
    color: #fff !important;
}

.main-nav .sub-nav > li.dt-mega-parent > a .menu-text {
    color: #fff !important;
    font-size: 20px !important;
    line-height: 26px !important;
    font-weight: 400 !important;
}
li.dt-hovered > a .menu-text{
    color: #fff !important;
}

.main-nav .sub-nav .mega-menu-img > i {
	display: inline;
}

#esg-grid-8-1-wrap .esg-bc {
	background: rgba(33,33,33,.6) !important;
}
#esg-grid-7-1-wrap .esg-bc, #esg-grid-7-2-wrap .esg-bc, #esg-grid-7-3-wrap .esg-bc {
    background: rgba(255,205,39,.9) !important;
}
.eg-recetas-skin-element-3{
font-size: calc(5px + 1.5vw) !important;
}
.eg-entradas-skin-element-0:hover{
    color: #fff !important;
}
.esg-filters .esg-multiplefilters .esg-navbutton-solo-left{
    margin: 0 !important;
}
/
.esg-filters.esg-navbutton-solo-left,.esg-filters.esg-navbutton-solo-right {
    top: 40% !important;
}
/*.eg-actualidad-skin-element-1{
font-size: calc(5px + 1.5vw) !important;
	line-height: 1 !important;
}
//.eg-actualidad-skin-element-2-a a{
font-size: calc(5px + 1.5vw) !important;
		line-height: 1 !important;
}*/

/* MOSCA AYUDA */
#ayuda{
	position: fixed;
	background-color: transparent;
	top:600px;
	right: 0;
	z-index: 998;
}
#ayuda:hover{
	cursor: pointer;
}
#ayudaForm{
	max-width: 300px;
    color: #FFF !important;
    border: 5px solid #FFF !important;
	font-weight: 100;
	padding: 15px;
	font-size: 0.6em;
	line-height: 15px;
	position: fixed;
	background-color:#FFCD27;
	top:200px;
	right: -500px;
	z-index: 999;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px; 
}
#ayudaForm label{
	color: #FFF;
	line-height: 16px;
}
#ayudaForm span{
	color: #FFF;
}
#closeForm{
	position: absolute;
	top:10px;
	right:300px;
}
#closeForm:hover{
	cursor:pointer;
}
/* MERCADO */
.mercado{
    margin-bottom: 0;
}

/* PODCAST */
.podcast-relacionado p{
    font-size: 17px;
    line-height: 28px;
    padding: 0 0 0 15px;
}
.podcast-titulo h5{
    font-weight: bold !important;
}
.plantilla-podcast-relacionados{
    padding: 80px 0 0;
}

/* OFERTAS */
ul.ult_tabmenu.style1.Style_4 {
    max-width: 100% !important;
}

/* RECETAS */
.esg-filter-wrapper.dropdownstyle {
    border: 1px solid #eee !important;
    min-width: 200px;
    margin-bottom: 20px;
    padding: 9px;
    border-radius: 20px;
}

.esg-selected-filterbutton{
    margin-bottom: 0;
    font-family: 'Montserrat', sans-serif;
}
.esg-dropdown-wrapper {
    max-width: 160px !important;
    border: 1px solid #eeeeee;
    margin-left: -1px;
    background: rgba(255,255,255,1);
    margin-top: -3px;
    border-top: none !important;
    border-color: #eeeeee;
}
input.eg-search-input[type="text"]{
    border-radius: 100px;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px !important;
    line-height: 20px !important;
}

.eg-recetas2-skin-element-0-a {
    padding: 0 20px 0 0 !important;
}

.eg-recetas2-skin-element-36::after {
    content: ' min.';
    text-transform: none;
}

.eg-recetas2-skin-element-36::before {
    content: '\f017';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: 5px;
    font-size: 1.2em;
}

.eg-recetas2-skin-element-39::before {
    content: '\f19d';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: 5px;
    font-size: 1.2em;
}

.page-id-46 #pre-estrellas, .page-id-293 #pre-estrellas, .receta-template-default article:not(#rate) #pre-estrellas, .post-type-archive-receta .rmp-heading--title {
    display: none !important;
}
.page-id-46 .rmp-icon--full-highlight, .page-id-293 .rmp-icon--full-highlight, .receta-template-default article:not(#rate) .rmp-icon--full-highlight{
    color: #fff !important;
}
.page-id-46 .rmp-icon--half-highlight, .page-id-293 .rmp-icon--half-highlight, .receta-template-default article:not(#rate) .rmp-icon--half-highlight{
    background: linear-gradient(to right, #fff 50%, #ffffff80 50%);
    -webkit-background-clip: text !important;
}
.page-id-46 .rmp-icon--ratings, .page-id-293 .rmp-icon--ratings, .receta-template-default article:not(#rate) .rmp-icon--ratings{
    color: rgba(255,255,255,.5);
}

.tiendas{
    background: #ffcd27;
    margin: 80px 0 0 !important;
}

.tiendas .vc_general.vc_btn3 {
    color: #ffffff !important;
    border: none !important;
    background-color: #009f4b !important;
}

.receta-mes{
    /* background: #ffcd27 url(https://ahorramas2020.beonww.tech/wp-content/uploads/2020/03/halloween.jpg) !important; */
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    min-height: 72.2567vh;
}
.grilla {
    padding-bottom: 60px;
}
.titulo {
    padding-top: 60px;
}
.titulo2 {
    background: #ffcd27;
}

/* RECETA*/
.receta-template-default #seccion-receta {
    width: 100vw !important;
    left: 0 !important;
    margin: -120px 0 0;
}
.ancho-completo{
    width: 100vw !important;
    left: auto !important; 
    background: rgba(59,59,59, 0.6);
    padding: 0;
    height: 100px;
    align-items: center;
}
.ancho-completo2{
    left: -302px !important;
    width: 100vw !important;
}
.ancho-completo3{
    position: relative;
    left: -200px !important;
    width: 100vw !important;
}
.trg-image{
    display: none; /*oculta la imagen con css y no con las opciones del plugin para pasar test google datos estructurados: https://search.google.com/structured-data/testing-tool#*/
}
.trg-recipe .wp-caption-text {
	display: none;
}
.rmp-widgets-container.rmp-wp-plugin.rmp-main-container {
    margin: 0 !important;
}
.receta-template-default .page-title, .post-type-archive-receta .page-title{
    display: none;
}
.recipe-title.entry-title {
    color: #fff !important;
    margin: 0;
    font-weight: bold;
    padding: 0 0 0 80px;
}
#rate .wpb_content_element {
    margin-bottom: 0 !important;
}
.vc_row.vc_row-o-equal-height > .vc_column_container {
	-webkit-box-align: self-start !important;
	-webkit-align-items: self-start !important;
	-ms-flex-align: self-start !important;
	align-items: self-start !important;
}
.iconos-recetas{
    margin: -15px 10px -15px 0px;
}
.iconos-recetas.sombrero{
    margin: -15px 10px -18px 0px;
}
.texto-iconos-recetas{
    margin: 0 30px 0 0;
}
.rmp-results-widget__visual-rating{
    margin: 0;
}
.receta-template-default .rmp-results-widget__visual-rating{
    position: relative;
    margin: 0 0 0 80px;
    z-index: 2;
    color: #fff; /*aplica a elementos previos*/
}
#pre-estrellas{
    margin: 0 60px 0 0;
}
.rmp-results-widget__visual-rating i:nth-of-type(1){
    padding: 0 2px 0 0 !important;
}
.rmp-icon--full-highlight {
    padding: 0 2px;
}
.rmp-results-widget__avg-rating, .rmp-results-widget__vote-count{
    display: none;
}
.recipe-heading{
    padding: 0;
    font-size: 20px;
    font-weight: bold;
}

#cuerpo-receta{
    margin: -40px 0;
}

.recipe-heading.ins-title{
    color: #212121 !important;
    margin: 0;
}

.ing-title::before, .ins-title::before {
    content: none;
}

.method-section{
    padding: 30px 8% 30px 60px;
}

.contenido-receta{
    padding: 50px 0 0 40px;
}

.recipe-instructions a{
    color: #212121;
}

.ingredients-title {
    background: #3B3B3B;
    color: #fff;
    padding: 40px 0 20px 80px;
    margin: 0 !important;
}

.ingredients-section {
    background: #3B3B3B;
    color: #fff;
    padding: 30px 30px 40px 80px;
    margin: 0 0 0 -10px !important;
}

.recipe-instructions{
    padding: 40px 0px 40px 30px;
}

.rmp-rating-widget__icons{
    margin: 0 !important;
}

.cierre-receta a{
    color: inherit;
    text-decoration: none;
}
#compartir:hover{
    cursor: pointer;
}
#trg-social-sharing{
    display: none;
    margin: 0 20px 70px 0;
}
.rmp-widgets-container.rmp-wp-plugin.rmp-main-container {
	text-align: center !important;
}
.rmp-heading--title{
    font-size: 1rem;
}
/* BLOG */

/* CONOCENOS */
/* .menu-conocenos-container ul li {
    display: inline-block;
    width: 24%;
    margin: 0;
    padding: 0;
    font-size: 14px;
    text-align: center;
    border: 1px solid black !important;
}
.menu-conocenos-container ul li:hover {
	background: #FFCD27;
    border: 1px solid #FFCD27 !important;
}
.menu-conocenos-container ul li a {
    padding: 20px 0;
}
.menu-conocenos-container ul li a:hover {
    color: #212121 !important;
	text-decoration: none !important;
}
.menu-conocenos-container ul li.current-menu-item {
    background: #FFCD27;
    border: 1px solid #FFCD27 !important;
}
.menu-conocenos-container ul li.current-menu-item a{
    color: #212121 !important;
} */


.timeline-line {
    border: 20px solid #d0d0d0;
    transform: translate(-50%);
}

.timeline-line span{
    display: none;
}

.timeline-block .timeline-header-block .timeline-header, .timeline-feature-item .timeline-header-block .timeline-header {
    font-size: 13px;
    line-height: 1.5em;
    font-size: 1em !important;
}

.ult-timeline-title.ult-responsive {
    display: none !important;
}

.timeline-dot::after {
    font-size: 35px;
    background-color: #FFCD27;
    border-radius: 100px;
    font-family: 'Montserrat', sans-serif;
    padding: 35px 14px;
    margin: 14px 14px 17px;
    top: 3%;
    bottom: 0;
    position: absolute;
    font-weight: 600;
    color: #707070;
}

.timeline-wrapper .timeline-block:nth-of-type(1) .timeline-dot::after {
    content: '1979';
}
.timeline-wrapper .timeline-block:nth-of-type(2) .timeline-dot::after {
    content: '1980';
}
.timeline-wrapper .timeline-block:nth-of-type(4) .timeline-dot::after {
    content: '1985';
}
.timeline-wrapper .timeline-block:nth-of-type(5) .timeline-dot::after {
    content: '1992';
}
.timeline-wrapper .timeline-block:nth-of-type(7) .timeline-dot::after {
    content: '1994';
}
.timeline-wrapper .timeline-block:nth-of-type(8) .timeline-dot::after {
    content: '2001';
}
.timeline-wrapper .timeline-block:nth-of-type(10) .timeline-dot::after {
    content: '2013';
}
.timeline-wrapper .timeline-block:nth-of-type(11) .timeline-dot::after {
    content: '2017';
}
.timeline-wrapper .timeline-block:nth-of-type(13) .timeline-dot::after {
    content: '2019';
}

.timeline-post-left .timeline-dot {
    right: calc(0.6vw - 34%) !important;
    top: -35px !important; 
    width: 150px !important;
    height: 150px !important;
}

.timeline-post-right .timeline-dot {
    left: calc(0.6vw - 34%) !important;
    top: -35px !important; 
    width: 150px !important;
    height: 150px !important;
}

.timeline-block.timeline-post-right{
    margin-bottom: 40px !important;
    margin-right: 42px !important;
    width: 40% !important;
}

.timeline-block.timeline-post-left{
    margin-left: 42px !important;
    width: 40% !important;
}


/* ENCUENTRA TIENDA */
.encuentra-tienda {
    text-align: right;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    color: #333;
    padding-right:30px;
}
.encuentra-tienda:after {
    display: block;
    content: "\f3c5";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: -5px;
    font-size: 30px;
    color: #E5322C;
    top: 9px;
    font-weight: 900;
}
.mini-widgets .text-area a {
    text-decoration: none !important;
}

/* CONTACTO */
.enviar input[type=submit]{
    background: #F03343 !important;
    color: #fff !important;
    border-radius: 10px !important;
    font-weight: bold !important;
    width: 200px !important;
}
/*FAQ*/
#faq h4{
    font-size: 20px !important;
    font-weight: bold !important;
}
/* LANDING */
.landing h1{
    font-size: 60px !important;
    line-height: 72px !important;
    font-weight: 700 !important;
    font-family: 'Barlow', sans-serif !important;
}
.landing h2{
    font-size: 47px !important;
    line-height: 56px !important;
    font-weight: 700 !important;
    font-family: 'Barlow', sans-serif !important;
}
.landing p{
    font-size: 32px;
    line-height: 38px;
    font-weight: 700;
    font-family: 'Barlow', sans-serif !important;
}
#landing_cabecera_texto{
    padding: 0 15px !important;
}
#ofertas-grid{

}
/* RESULTADOS BÚSQUEDA */
.img-resultados{
    width: 30% !important;
}
.plantilla-resultados-busqueda .vc_gitem-animated-block {
    width: 70% !important;
}
.plantilla-resultados-busqueda .vc-gitem-zone-height-mode-auto::before{
    padding: 20vh 0 0 !important;
}
/* FOOTER */
.rrss{
    height: 60px;
    background-color: #009843;
    padding: 0 20px;
    margin: 20px 0 0;
}
#rrss-texto{
    width: 1300px;
    color: #fff;
    line-height: 2;
}
#rrss-texto span{
    float: left;
    font-size: 30px;
}
#rrss-texto img{
    padding: 12px !important;
}
#rrss-texto img:hover{
    opacity: 0.8;
}
#rrss-texto a{
    text-decoration: none;
}

.logo{
    padding: 35px 0 0;
}
.address{
    font-size: 14px;
    line-height: 20px;
    padding: 20px 0 0;
}
#footer .widget-title{
	display: none;
}
.footer .widget{
    margin-bottom: 0 !important;
}
#footer a{
	font-weight: bold;
	text-transform: uppercase;
}
#footer a:hover{
  color: black;
}

#footer td a:hover{
  color: white;
}

#footer .children a, #footer td a{
	font-weight: normal;
	text-transform: none;
}
#footer li, #footer .children{
	margin: 0;
	padding: 0;
	border: none;
}

.subfooter{
    font-size: 15px;
    line-height: 3;
}
.subfooter .borde{
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
.subfooter td{
    padding: 10px 20px;
    line-height: normal;
}

/* CATEGORIAS */
.entry-meta{
    display: none;
}

/* COOKIES */
#tabla-cookies th{
    border: 1px solid #fff !important;
    color: #ffffff !important;
    background:#666666 !important;
    font-size: 0.7em !important;
    line-height: 1.5em;
    padding: 0 10px;
}
#tabla-cookies td{
    border: 1px solid #666666 !important;
    font-size: 0.7em !important;
    line-height: 1.7em;
    padding: 0 10px;
}

/* MEDIA QUERIES */

@media only screen and (max-width: 460px) {
    h1{
        font-size: 30px !important;
        line-height: 40px !important;
    } 
    h2{
        font-size: 20px !important;
        line-height: 30px !important;
    }   
    #rrss-texto {
        text-align: center;
    }
    #rrss-texto span{
        display: none;
    }
    .hashtag h2{
        font-size: 1.5rem;
    }
    .plantilla-resultados-busqueda .vc-gitem-zone-height-mode-auto::before{
        padding: 50vh 0 0 !important;
    }
    .ancho-completo3{
        left: -60px !important;
    }
}

@media only screen and (max-width: 600px) {
    #ayuda{
        display: none;
    } 
    .receta-template-default #pre-estrellas, .receta-template-default article:not(#rate) .rmp-results-widget__visual-rating {
        margin: 0 !important;
    }
    .plantilla-resultados-busqueda .vc-gitem-zone-height-mode-auto::before{
        padding: 40vh 0 0 !important;
    }
}

@media only screen and (max-width: 740px) {
    .iconos-recetas{
        display: none;
    }
    .texto-iconos-recetas {
        margin: 0 20px 0 0;
        display: inline-block;
    }
    .rmp-results-widget__visual-rating i:nth-of-type(1){
        padding: 0 !important;
    }

}

@media only screen and (max-width: 778px) {
    .plantilla-podcast-relacionado .vc-gitem-zone-height-mode-auto::before, .plantilla-entradas .vc-gitem-zone-height-mode-auto::before{
        padding: 60vh 0 0 !important;
    }
    .eg-entradas-skin-element-0{
        font-size: calc(5px + 2vw) !important;
        line-height: 1.5 !important;
    }
    .recipe-title.entry-title {
        padding: 0 0 0 20px;
    }
    .receta-template-default .rmp-results-widget__visual-rating {
        margin: 0 0 0 20px;
    }
    .ingredients-section {
        padding: 30px 30px 40px 20px;
    }
    .method-section {
        padding: 30px 10% 30px 20px;
    }
    .ancho-completo3{
        left: -100px !important;
    }
    .valora{
        padding-top: 40px;
    }
    .receta-template-default #seccion-receta {
        margin: -120px 0 0 -20px;
    }
    .ancho-completo{
        left: 0 !important;
    }
    /* #landing_ofertas{
        background: url('https://ahorramas2021.beonww.tech/wp-content/uploads/2021/01/lateral.jpg') no-repeat;
        background-position: center top;
        background-size: contain;
        background-repeat: no-repeat;
        margin: 100px 0 0 !important;
    } */
}

@media only screen and (min-width: 778px) {
    .eg-entradas-skin-element-0{
        font-size: calc(5px + 1vw) !important;
        line-height: 1.2 !important;
    }
    .eg-entradas-skin-element-34{
        font-size: calc(1px + 1vw) !important;
    }
    .boxed{
        width: 80%;
        margin: auto;
    }
    .boxed2{
        width: 60%;
        margin: auto;
    }
    #landing_ofertas{
        background: url('https://ahorramas2021.beonww.tech/wp-content/uploads/2021/01/Grupo-23.jpg') center top no-repeat;
        padding: 350px 0 0 !important;
        background-size: cover;
    }
}

@media only screen and (min-width: 840px) {
    .trg-col-40 {
        width: 32.2%;
    }
    #trg-social-sharing{
        margin: 0 10% 70px 33%;
    }
}

@media only screen and (min-width: 992px) {
    .ancho-completo3{
        width: 125vw !important;
        left: -330px !important;
    }
    .mini-search input.field{
        border: none;
    }
}

@media only screen and (max-width: 1100px){
    .smile-icon-timeline-wrap .timeline-dot {
        display: none !important;
    }
    .ult-timeline-title.ult-responsive {
        display: block !important;
    }
    .ult-responsive.timeline-item-spt {
        font-size: 0.7em !important;
        line-height: 1.5em;
    }
}

@media only screen and (max-width: 1200px) {
    .ancho-completo{
        height: 180px;
    }
    .receta-template-default #seccion-receta {
        /* left: -4vw !important; */
    }
}

@media only screen and (min-width: 1200px) {
    .rmp-results-widget__visual-rating{
        margin: 0;
    }
    .ult_tab_min_contain {
        margin: 0 125px !important;
    }
    .ancho-completo3{
        left: -120px !important;
        width: 100vw !important;
    }
    .receta-template-default #seccion-receta {
        left: -4vw !important;
    }
}

@media only screen and (min-width: 1270px) {
    #landing_cabecera{
        background: url('https://ahorramas2021.beonww.tech/wp-content/uploads/2021/01/Grupo-22.jpg') no-repeat;
        background-position: center top;
        padding: 200px 0 !important;
    }
    #landing_cabecera_texto{
        padding: 90px 0 0 90px !important;
    }
}

@media only screen and (min-width: 1350px) {
    .menu-item img{
        display: inline-block !important;
        width: 50px;
    }
    .menu1 a:hover[data-level="1"] .menu-item-text {
        background-image: url('/wp-content/uploads/2020/05/icono-menu-mercado2.png') !important;
        background-position: left !important;
        background-repeat: no-repeat !important;
        background-size: contain;
        z-index: 1 !important;
    }
    .menu1.dt-hovered .menu-item-text {
        background-image: url('/wp-content/uploads/2020/05/icono-menu-mercado2.png') !important;
        background-position: left !important;
        background-repeat: no-repeat !important;
        background-size: contain;
        z-index: 1 !important;
    }
    .menu2 a:hover[data-level="1"] .menu-item-text {
        background-image: url('/wp-content/uploads/2020/05/icono-menu-ofertas2.png') !important;
        background-position: left !important;
        background-repeat: no-repeat !important;
        background-size: contain;
        /* z-index: 1 !important; */
    }
    .menu2.dt-hovered .menu-item-text {
        background-image: url('/wp-content/uploads/2020/05/icono-menu-ofertas2.png') !important;
        background-position: left !important;
        background-repeat: no-repeat !important;
        background-size: contain;
        z-index: 1 !important;
    }
    .menu3 a:hover[data-level="1"] .menu-item-text {
        background-image: url('/wp-content/uploads/2020/05/icono-menu-recetas2.png') !important;
        background-position: left !important;
        background-repeat: no-repeat !important;
        background-size: contain;
        /* z-index: 1 !important; */
        padding: 0 0 10px 0;
    }
    .menu3.dt-hovered .menu-item-text {
        background-image: url('/wp-content/uploads/2020/05/icono-menu-recetas2.png') !important;
        background-position: left !important;
        background-repeat: no-repeat !important;
        background-size: contain;
        z-index: 1 !important;
    }
    .menu4 a:hover[data-level="1"] .menu-item-text{
        background-image: url('/wp-content/uploads/2020/05/icono-menu-actualidad2.png') !important;
        background-position: left !important;
        background-repeat: no-repeat !important;
        background-size: contain;
        z-index: 1 !important;
    }
    .menu4.dt-hovered .menu-item-text {
        background-image: url('/wp-content/uploads/2020/05/icono-menu-actualidad2.png') !important;
        background-position: left !important;
        background-repeat: no-repeat !important;
        background-size: contain;
        z-index: 1 !important;
    }
    .menu5 a:hover[data-level="1"] .menu-item-text {
        background-image: url('/wp-content/uploads/2020/05/icono-menu-cuidate2.png') !important;
        background-position: left !important;
        background-repeat: no-repeat !important;
        background-size: contain;
        z-index: 1 !important;
    }
    .menu5.dt-hovered .menu-item-text {
        background-image: url('/wp-content/uploads/2020/05/icono-menu-cuidate2.png') !important;
        background-position: left !important;
        background-repeat: no-repeat !important;
        background-size: contain;
        z-index: 1 !important;
    }
    .menu6 a:hover[data-level="1"] .menu-item-text {
        background-image: url('/wp-content/uploads/2020/05/icono-menu-conocenos2.png') !important;
        background-position: left !important;
        background-repeat: no-repeat !important;
        background-size: contain;
        z-index: 1 !important;
    }
    .menu6.dt-hovered .menu-item-text {
        background-image: url('/wp-content/uploads/2020/05/icono-menu-conocenos2.png') !important;
        background-position: left !important;
        background-repeat: no-repeat !important;
        background-size: contain;
        z-index: 1 !important;
    }
    .menu7 a:hover[data-level="1"] .menu-item-text {
        background-image: url('/wp-content/uploads/2020/05/icono-menu-ayudarte2.png') !important;
        background-position: left !important;
        background-repeat: no-repeat !important;
        background-size: contain;
        z-index: 1 !important;
    }
    .menu7.dt-hovered .menu-item-text {
        background-image: url('/wp-content/uploads/2020/05/icono-menu-ayudarte2.png') !important;
        background-position: left !important;
        background-repeat: no-repeat !important;
        background-size: contain;
        z-index: 1 !important;
    }
    .menu1.dt-hovered .sub-nav .menu-item-text, .menu2.dt-hovered .sub-nav .menu-item-text, .menu3.dt-hovered .sub-nav .menu-item-text, .menu4.dt-hovered .sub-nav .menu-item-text, .menu5.dt-hovered .sub-nav .menu-item-text, .menu6.dt-hovered .sub-nav .menu-item-text, .menu7.dt-hovered .sub-nav .menu-item-text {
        background-image: none !important;
    }
    .menu1.dt-hovered img, .menu2.dt-hovered img, .menu3.dt-hovered img, .menu4.dt-hovered img, .menu5.dt-hovered img, .menu6.dt-hovered img, .menu7.dt-hovered img {
        visibility: hidden !important;
    }
    /* .menu1 a:hover img, .menu2 a:hover img, .menu3 a:hover img, .menu4 a:hover img, .menu5 a:hover img, .menu6 a:hover img, .menu7 a:hover img {
        visibility: hidden !important;
    } */
    .receta-template-default #seccion-receta {
        left: -4vw !important;
    }
}

@media only screen and (min-width: 1400px) {
    .receta-template-default #seccion-receta {
        left: -8vw !important;
    }
}

@media only screen and (min-width: 1500px) {
    .receta-template-default #seccion-receta {
        left: -9vw !important;
    }
    .flat-dark .esg-left, .recetas-skin .esg-left{
        left: -100px !important;
        top: -30px;
    }
    .flat-dark .esg-right, .recetas-skin .esg-right{
        left: 100px !important;
        top: -30px;
    }
    .flat-dark .esg-navigationbutton *,.recetas-skin .esg-navigationbutton  { 
        color:#212121 !important; 
        background: #fff !important; 
    }
    .flat-dark .esg-navigationbutton:hover, .recetas-skin .esg-navigationbutton:hover{
        background:#FFCD27;
        color:#fff;
    }    
    .recetas-skin .esg-navigationbutton{
        font-size: 40px;
    }
    .esg-filters.esg-navbutton-solo-right, .esg-filters.esg-navbutton-solo-right{
        top: 50%;
    }
}

@media only screen and (min-width: 1550px) {
    .receta-template-default #seccion-receta {
        left: -10vw !important;
    }
    .ancho-completo3{
        left: -160px !important;
    }
}

@media only screen and (min-width: 1600px) {
    .receta-template-default #seccion-receta {
        left: -13vw !important;
    }
}

@media only screen and (min-width: 1700px) {
    .receta-template-default #seccion-receta {
        left: -15vw !important;
    }
}

@media only screen and (min-width: 1800px) {
    .receta-template-default #seccion-receta {
        left: -15.75vw !important;
    }
    .ancho-completo3{
        left: -200px !important;
    }
}