
/*mod estilos generales */
@media (max-width: 991px) {

    /*un poco más abajo menu mobile*/
    #header .left-header .leo-megamenu.disable-canvas .leo-top-menu {
        top: 70px !important;
    }
}

/* no width 100% en img*/
#cms #wrapper img:not(.img-icons):not(.inline-icons):not(.list-icons):not(.block-img), 
#cms .fullwidth, #cms .fullwidth img:not(.img-icons):not(.inline-icons):not(.list-icons):not(.block-img){
    width: auto;
}

/*menu en lg en 1 fila*/
.header-flex{
    flex-wrap: nowrap !important;
}

.cms-id-13 .page-header{
	display: none;
}

.page-cms-13 {
    padding:0 !important;
    margin-top: 0px;
}

/* @media (min-width: 991px) {
	.cms-id-13 #wrapper{
		margin-top: 109px !important;
	}
} */

/*De nutrición*/
/* .header1{
    font-family: 'CormorantGaramond-Bold' !important;
} */

 .page-cms-13 li,
.page-cms-13 p {
    font-family: 'Sans-Serif';
}

@media (min-width: 767px) {
	.header1{ font-size: 40px !important; font-family: "Cormorant Garamond"; }
	.page-cms-13 p { font-size: 18px; }
	.page-cms-13 li { font-size: 18px; }

}

@media (max-width: 766px) {
	.header1{ font-size: 26px !important; }
	.page-cms-13 p { font-size: 14px; }
	.page-cms-13 li { font-size: 14px; }

}

.video_nutri{
	width: 100%;
}

.box-1 {
	position: relative;
}

.puntos li{
    list-style: disc;
}
  
.tetx_image{
	justify-content: center;
	align-items: center;
	display: flex;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.formatos-contenedor h5{
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: bold;
}

.formatos-contenedor p{
    font-size: 14px;
}

.section-nutri{
	margin-top:2rem;
}
.round2 {
  border: 2px;
  border-color: #D5D5D5	;
  border-radius: 8px;
  padding: 5px;
}
.pre_footer{
	background-color: #EEEEEE;
}

.pre_footer .title{
	font-size: 16px;
}

.pre_footer p{
	font-size: 14px;
}

/* @media (min-width: 767px) {
	.formatos-contenedor .card{
		height: 61vh;
	}
} */

.formatos-contenedor .card {
	height: 100%;
}
