/* MENÚ FOTO DOCTORES */
.person-profile__name {
    font-size: 1.3em !important;
}


/* MENÚ ESPACIOS ENTRE ITEMS */
li#menu-item-124 .main-navigation .menu-item:focus > .sub-menu, .main-navigation .menu-item:hover > .sub-menu, .main-navigation .menu-item.is-hover > .sub-menu, .main-navigation .menu-item[aria-expanded="true"] > .sub-menu {
    margin-left: 25%;
    margin-right: 25%;
}

@media (min-width: 1200px) {
.main-navigation a {
    padding: 2.1111111111rem 0.5555555556rem 2.3888888889rem !important;
}
}

.main-navigation .sub-menu a {
    padding: 0.8333333333rem 1.6666666667rem !important;
}

/*  BOTONES   */

.btn-block {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    display: block;
    width: 40%;
}

/*  ACORDEON */
.acordeon a {
    color: white !important;
}

.acordeon .panel-body {
    color: white !important;
}

.acordeon span.widget-title__inline {
    color: white;
    font-size: 1.1111111111rem;
    text-align: center;
}

.acordeon .accordion__panel .panel-title a.collapsed::after {
   color: #5bc0de;
}

.acordeon2 .accordion__panel .panel-title a.collapsed::after {
   color: white;
}

.acordeon .accordion__panel .panel-title a {
    font-size: 0.9rem !important;
    padding: 1rem 0 1rem 2.6rem !important;
}

.acordeon2 .accordion__panel .panel-title a {
    font-size: 0.9rem !important;
    padding: 1rem 0 1rem 2.6rem !important;
}

/* FLEXBOX */
.flexbox-row .widget > div {
    box-shadow: none !important;
}

.testimonial {
    height: 16em;
}

.latest-news__content {
    height: 22em;
}

img.latest-news__image.wp-post-image {
    height: 11em;
}

.siteorigin-widget-tinymce.textwidget h3 {
    font-size: 1.7em;
}

span.meta__item.meta__item--author {
    display: none;
}

.latest-news__title {
    min-height: 25%;
}

/* BOTON DOCTORES NUESTRO EQUIPO LANDING */
.person-profile__icon-list.icon-list {
    min-height: 10em !important;
}

/* TAMAÑO FUENTES H1 Y H2 LANDINGS SEO */
h1.landing {
    font-size: 2em;
}
h2.landing {
    font-size: 1.2em;
}
h3.landing {
    font-size: 1em !important;
}

@media (min-width: 990px) and (max-width: 1200px) {
	.main-navigation a {
	    font-size: 0.7rem !important;
	    padding: 1.5rem 0.4rem 2rem !important;
	}
}

.qc-cmp-deprecation-messaging {
    display: none;
}