/*
Theme Name:   Twenty Sixteen Child
Description:  Tema hijo
Author:       ril.es
Template:     twentysixteen
Version:      1.0

*/


/*
ESTILOS NUEVOS
RESPONSIVE
*/

@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap');
.site {
    margin: 0;
}

@font-face {
    font-family: 'adagio_sansextralight';
    src: url('/wp-content/themes/twentysixteen-child/fonts/adagio_sans-extralight-webfont.woff2') format('woff2'), url('/wp-content/themes/twentysixteen-child/fonts/adagio_sans-extralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'adagio_sanslight';
    src: url('/wp-content/themes/twentysixteen-child/fonts/adagio_sans-light-webfont.woff2') format('woff2'), url('/wp-content/themes/twentysixteen-child/fonts/adagio_sans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'adagio_sansmedium';
    src: url('/wp-content/themes/twentysixteen-child/fonts/adagio_sans-medium-webfont.woff2') format('woff2'), url('/wp-content/themes/twentysixteen-child/fonts/adagio_sans-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'adagio_sanssemibold';
    src: url('/wp-content/themes/twentysixteen-child/fonts/adagio_sans-semibold-webfont.woff2') format('woff2'), url('/wp-content/themes/twentysixteen-child/fonts/adagio_sans-semibold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'adagio_sansblack';
    src: url('/wp-content/themes/twentysixteen-child/fonts/adagio_sans-black-webfont.woff2') format('woff2'), url('/wp-content/themes/twentysixteen-child/fonts/adagio_sans-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'adagio_sansbold';
    src: url('/wp-content/themes/twentysixteen-child/fonts/adagio_sans-bold-webfont.woff2') format('woff2'), url('/wp-content/themes/twentysixteen-child/fonts/adagio_sans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'adagio_sansregular';
    src: url('/wp-content/themes/twentysixteen-child/fonts/oskietien_sans-webfont.woff2') format('woff2'), url('/wp-content/themes/twentysixteen-child/fonts/oskietien_sans-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

b, strong {
	font-family: 'adagio_sanssemibold';
}


html {
    font-family: 'adagio_sansregular', 'Nunito', sans-serif !important;
}

html, body {
	overflow-x: clip;
}



body,
button,
input,
select,
textarea {
    font-family: 'adagio_sansregular', 'Nunito', sans-serif !important;
	font-size: 18px;
}

::-webkit-input-placeholder {
    color: #686868;
    font-family: 'adagio_sansregular', 'Nunito', sans-serif;
}

:-moz-placeholder {
    color: #686868;
    font-family: 'adagio_sansregular', 'Nunito', sans-serif;
}

::-moz-placeholder {
    color: #686868;
    font-family: 'adagio_sansregular', 'Nunito', sans-serif;
    opacity: 1;
    /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
    color: #686868;
    font-family: 'adagio_sansregular', 'Nunito', sans-serif;
}

.full-width-row {
	padding: 0 8vw;
}

@media (max-width: 689px) {
	.full-width-row {
	padding: 0 4vw;
}
}

.pagination {
    /* border: 2px solid #9eb033;	
    border-radius: 4px; */
    font-family: 'adagio_sansregular', 'Nunito', sans-serif;
    min-height: 60px;
    padding: 10px;
    grid-area: 6/1/7/1;
    width: 39%;
}

.pagination:before,
.pagination:after {
    background-color: white;
    top: 0;
}

.pagination .nav-links:before,
.pagination .nav-links:after {
    color: #9eb033;
}

.pagination .page-numbers {
    color: #9eb033 !important;
}

.pagination .prev,
.pagination .next {
    background-color: white;
    color: #9eb033;
}

.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus {
    background-color: #9eb033;
    color: #fff !important;
}

body.blog .post-thumbnail img {
    display: block;
    width: 100%;
}


/* - - - - - AQUÍ COMIENZAN LOS ESTILOS NUEVOS - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

body:not(.custom-background-image):before {
    display: none;
}

#content {
    z-index: 0;
}

.vc_row,
.vc_section {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.content-area {
    width: 100%;
    float: none !important;
}

a {
    outline: 0 !important;
    box-shadow: none !important;
    font-family: 'adagio_sansregular', 'Nunito', sans-serif;
}

h1,
h2 {
    letter-spacing: 1px;
    font-size: 35px !important;
    line-height: 1.25em !important;
}

p {
    margin-bottom: 1em;
}

body {
    line-height: 1.4;
}

.boton-kids {
    line-height: 1.75em !important;
}

.boton-kids.centrado {
    margin: auto;
}

.boton-kids {
    border: 2px solid red;
    text-decoration: none !important;
    padding: 21px;
    padding-top: 21px;
    padding-bottom: 21px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 286px;
    max-width: 100%;
    display: block;
    text-align: center;
    display: flex;
    justify-content: center;
    border-radius: 8px;
    align-items: center;
    font-weight: 900;
    font-size: 17px;
    display: flex !important;
}

.boton-kids:after {
    transition: 0.4s;
}

.boton-kids:hover:after {
    margin-left: 20px !important;
    transition: 0.4s;
}

.boton-kids.azul {
    border-color: #78b1d7;
    color: #78b1d7;
}

.boton-kids.verde {
    border-color: #8cb63c;
    color: #8cb63c;
    background-color: #fff;
}

.boton-kids.verde-claro {
    border-color: #9eb033;
    color: #9eb033;
    background-color: #fff;
}

.boton-kids.azul-fondo {
    background-color: #78b1d7;
    color: #fff;
    border: 2px solid #78b1d7;
}

.boton-kids.verde-fondo {
    background-color: #8cb63c;
    color: #fff;
    border: 2px solid #8cb63c;
}

.boton-kids.verde:after {
    content: '';
    width: 7px;
    height: 12px;
    background-image: url('/wp-content/uploads/flecha-boton-verde.svg');
    background-size: contain;
    margin-left: 8px;
}

.boton-kids.verde-claro:after {
    content: '';
    width: 7px;
    height: 12px;
    background-image: url('/wp-content/uploads/flecha-boton-verde.svg');
    background-size: contain;
    margin-left: 8px;
}

.boton-kids.azul:after {
    content: '';
    width: 7px;
    height: 12px;
    background-image: url('/wp-content/uploads/flecha-boton-azul.svg');
    background-size: contain;
    margin-left: 8px;
}

.boton-kids.azul-fondo:after,
.boton-kids.amarillo-fondo:after,
.boton-kids.morado-fondo:after,
.boton-kids.verde-fondo:after,
.boton-kids.naranja-fondo:after {
    content: '';
    width: 7px;
    height: 12px;
    background-image: url('/wp-content/uploads/flecha-boton-blanco.svg');
    background-size: contain;
    margin-left: 8px;
}

.site-title {
    width: 250px;
    height: auto;
}

.custom-bar .contenedor {
    margin: 0 auto;
    max-width: 1320px;
    position: relative;
    display: flex;
    align-items: center;
}

.custom-bar .contenedor>div {
    display: flex;
    align-items: center;
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #e0e0e0;
}

.custom-bar .contenedor>div a,
.custom-bar .contenedor>div span {
    padding-left: 10px;
}

.custom-bar a {
    color: #686868 !important;
}

.custom-bar {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #b1b1b1;
}


#menu-principal {
	display: flex;
	align-items: center;
}

#menu-principal>li {
    font-size: 27px;
}

#menu-principal>li a {
    color: #686868 !important;
    text-align: center;
}

#menu-principal>li a:after {
    content: '';
    display: block;
    height: 1px;
    width: 55px;
    margin: auto;
    position: relative;
    top: unset !important;
    left: 0;
    right: 0;
    position: absolute;
    bottom: 14px;
    transition: 0.4s;
}

#menu-principal>li.menu-item-object-custom a {
    padding-left: 0px;
    padding-right: 0px;
	width: 120px;
}

.menu-inicio a:after {
    background-color: #ec8117;
}

.menu-clinica a:after {
    background-color: #8cb63c;
}

.menu-odontopediatria a:after {
    background-color: #78b1d7;
}

.menu-ortodoncia a:after {
    background-color: #b5588c;
}

.menu-contacto a:after {
    background-color: #f6df34;
}

#menu-principal .sub-menu .sub-menu {
    background-color: #fff;
    z-index: 999;
}

.site-header {
    padding-top: 30px;
    padding-bottom: 30px;
}

footer .contenedor-gris {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-top: 80px;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 60px;
}

footer .contenedor-todo {
    margin: 0 auto;
    width: 1000px;
    position: relative;
}

footer .columna {
    width: 50%;
}

footer {
    background-color: #f9f9f9;
}

.info-direccion {
    padding-top: 20px;
}

.info-direccion .titulo {
    font-size: 18px;
}

.info-direccion .subtitulo {
    font-size: 18px;
    color: #79b2d7;
    padding-top: 5px;
}

.info-direccion.direccion .titulo,
.info-direccion.direccion .subtitulo {
    display: block;
    text-align: left !important;
    margin-left: 40px;
}

.info-direccion.direccion img {
    width: 20px;
    height: auto;
    float: left;
    margin-right: 15px;
    margin-bottom: 20px;
}

.contenedor-gris .columna {
    text-align: center;
    flex: 0 0 45%;
}

.horario-tel {
    display: flex;
    justify-content: space-between;
    padding-top: 25px;
}

.horario-tel .columna {
    flex: 0 0 33%;
}

.info-direccion.whats {
    display: flex;
    justify-content: center;
    padding-right: 89px;
    align-items: flex-end;
}

.info-direccion.whats img {
    margin-left: 15px;
}

.info-direccion a {
    color: #79b2d7 !important;
}

.contenedor-redes {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 70px;
}

.contenedor-redes img {
    width: 50px;
    height: 50px;
    margin-left: 20px;
    margin-right: 20px;
}

.texto-footer {
    background-color: #fff;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    color: #6c6c6c;
    font-size: 18px;
}

.texto-footer a {
    color: #6c6c6c !important;
}

.contenedor-gris .info-direccion {
    padding-top: 36px !important;
}

.entry-footer {
    display: none !important;
}

footer .titulo,
footer .subtitulo {
    display: block;
    text-align: center;
}

ul.sub-menu li a:after {
    content: none !important;
}

ul.sub-menu li a {
    font-size: 17px;
}

.main-navigation .menu-item-has-children>a {
    padding: 0.65625em 0.875em !important;
    margin: 0;
}

#masthead, .site-header-main {
    height: 120px;
}

.boton-kids.movil {
    display: none !important;
}

.site-header-main.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background-color: #fff;
    padding-left: 140px;
    padding-right: 140px;
}

.site-header-main .contenedor-contenido {
    width: 100%;
    display: flex;
    max-width: 1320px;
    margin: auto;
    z-index: 2;
    background-color: white;
}

#menu-principal>li {
    font-size: 21px !important;
}

#menu-principal>li a {
    padding-left: 30px;
    padding-right: 30px;
}

#menu-principal>li a:hover:after {
    width: 80px;
    transition: 0.4s;
}

.sub-menu li a {
    padding-left: 5px !important;
    padding-right: 5px !important;
    transition: 0.5s;
}

#menu-principal .sub-menu>li a:hover {
    background-color: #78b1d7;
    color: #fff !important;
    transition: 0.5s;
}

.boton-whats {
    display: none !important;
}

#cn-notice-text {
    color: #fff !important;
}

#cn-accept-cookie {
    background: none !important;
    background-color: rgb(240, 125, 0) !important;
}

#cookie-notice {
    background-color: rgba(0, 0, 0, 0.68) !important;
}

.let-peq {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    font-size: 13px;
    color: #c1c1c1 !important;
    line-height: 20px;
}

.enlace-form {
    font-size: 13px;
    color: #c1c1c1 !important;
    text-decoration: underline !important;
}

.enlace-form:hover {
    font-size: 13px;
    color: #006eab !important;
}

.contacto p.let-peq {
    margin-bottom: 20px !important;
}

.post-template-default .entry-content {
    display: block !important;
    margin: auto !important;
    float: none !important;
    width: 100%;
}

.post-template-default .sidebar,
.blog .sidebar {
    float: right !important;
    display: none !important;
}

.blog .more-link {
    border-color: #9eb033;
    color: #9eb033;
    background-color: #fff;
    display: block;
    padding: 10px;
    margin-top: 20px;
    border: 2px solid !important;
    max-width: 200px;
    text-align: center;
    border-radius: 4px;
    transition: all 0.4s ease;
}

.blog .more-link:hover {
    border-color: #9eb033 !important;
    color: #fff;
    background-color: #9eb033;
}

.boton-kids.amarillo-fondo {
    background-color: #edbf2d;
    color: #fff;
    border: 2px solid #edbf2d;
}

.boton-kids.morado-fondo {
    background-color: #b5588c;
    color: #fff;
    border: 2px solid #b5588c;
}

.imagen-100 * {
    width: 100%;
    height: auto;
}

.quitar-margenes .vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.imagen-bordes img {
    border-top-right-radius: 19px;
    border-bottom-right-radius: 18px;
}

#main {
    margin-bottom: 0px !important;
}

.texto-mas-grande {
    margin-bottom: 55px;
}

#exclusiva-clinica-inicio {
	padding: 4vw;
}

/*.contenedor-clinica {
    border-bottom: 5px solid #c1ce2d !important;
    border-radius: 8px;
    box-shadow: 0px 0px 8px #c1ce2d;
    margin-bottom: 70px;
    margin-top: 40px;
}*/

.quitar-pc {
    display: none !important;
}


/*.seccion-muneco{
    position: relative;
box-sizing: border-box;
background-image: url('/wp-content/uploads/2018/03/muela-ico.png');
background-repeat: no-repeat;
background-position-x: right;
background-position-y: 39%;
background-size: 376px;
}*/

.gar-verde {
    display: block;
    margin: auto;
}

.menos-ancho-2 {
    max-width: 1017px;
    margin: auto;
}

.video-responsive {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
}

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.boton-kids.amarillo-fondo {
    background-color: #edbf2d;
    color: #fff;
    border: 2px solid #edbf2d;
}

.boton-kids.morado-fondo {
    background-color: #b5588c;
    color: #fff;
    border: 2px solid #b5588c;
}

.imagen-100 * {
    width: 100%;
    height: auto;
}

.quitar-margenes .vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.imagen-bordes img {
    border-top-right-radius: 19px;
    border-bottom-right-radius: 18px;
}

#main {
    margin-bottom: 0px !important;
}

.texto-mas-grande {
    margin-bottom: 55px;
}

.contenedor-clinica {
    border-bottom: 5px solid #c1ce2d !important;
    border-radius: 8px;
    box-shadow: 0px 0px 8px #c1ce2d;
    margin-bottom: 70px;
    margin-top: 40px;
}

.quitar-pc {
    display: none !important;
}


/*.seccion-muneco{
    position: relative;
box-sizing: border-box;
background-image: url('/wp-content/uploads/2018/03/muela-ico.png');
background-repeat: no-repeat;
background-position-x: right;
background-position-y: 39%;
background-size: 376px;
}*/

.gar-verde {
    display: block;
    margin: auto;
}

.menos-ancho-2 {
    max-width: 1017px;
    margin: auto;
}

.video-responsive {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
}

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* ---------------------- estilos clinica ------------------------------*/

.borde-verde img {
    /*border: 2px solid #8cb63c;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: rgb(236, 129, 23);
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #8cb63c;
    border-bottom: 5px solid #8cb63c;*/
    border-radius: 12px;
}

.container-ventajas-clinica {
    padding-bottom: 50px !important;
    padding-top: 50px !important;
}

.bloq-verde-ventaja {
    /*border: 2px solid #8cb63c;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: rgb(236, 129, 23);
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #8cb63c;
    border-bottom: 5px solid #8cb63c;*/
    border-radius: 12px;
    padding: 30px !important;
    margin-bottom: 30px !important;
}

.pad-laterales {
    padding-left: 15%;
    padding-right: 15%;
}

.foto-ventaja-interna {
    margin-bottom: 0px !important;
}

.bloq-verde-ventaja .wpb_content_element {
    margin-bottom: 0px !important;
}

.bloq-verde-ventaja .wpb_content_element .boton-kids {
    margin-top: 20px !important;
}

.redondear-bordes img {
    border-radius: 5px !important;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

.tit-ventaja-interno {
    text-align: center !important;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    margin-bottom: 10px !important;
    color: #fff !important;
    background-color: #8cb63c !important;
}

.garabato-verde {
    max-width: 250px;
    margin: auto;
    display: block;
}

.menos-ancho {
    max-width: 900px;
    margin: auto;
}

.equipo-nombre,
.cargo,
.especialidad {
    display: block;
    text-align: center;
}

.equipo-nombre {
    color: #fff;
    font-size: 23px;
    line-height: 31px;
    padding-bottom: 16px;
    background-color: #8cb63c;
    padding-bottom: 12px !important;
    padding-top: 12px !important;
}

.miembro-equipo .cargo {
    background-color: #8cb63c;
    color: #fff;
    padding-top: 0px;
    padding-bottom: 17px;
}

.cargo {
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 20px;
}

.miembro-equipo {
    border: 2px solid #8cb63c;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: rgb(140, 182, 60);
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: rgb(236, 129, 23);
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #8cb63c;
    border-bottom: 5px solid #8cb63c;
    border-radius: 12px;
    margin-left: 10px;
    margin-right: 10px;
    width: 31.333%
}

.miembro-equipo .vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.miembro-equipo img {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.cargo {
    margin-bottom: 0px;
}

.especialidad {
    background-color: #8cb63c4d;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.miembro-equipo.rojo .equipo-nombre {
    background-color: #b01c1f;
}

.miembro-equipo.rojo .cargo {
    background-color: #b01c1f;
    color: #fff;
    padding-top: 0px;
    padding-bottom: 17px;
}

.miembro-equipo.rojo {
    border: 2px solid #b01c1f;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: rgb(140, 182, 60);
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: rgb(236, 129, 23);
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #b01c1f;
    border-bottom: 5px solid #b01c1f;
    border-radius: 12px;
}

.miembro-equipo.rojo .especialidad {
    background-color: #b01c1f33;
}

.miembro-equipo.azul .equipo-nombre {
    background-color: #78b1d7;
}

.miembro-equipo.azul .cargo {
    background-color: #78b1d7;
    color: #fff;
    padding-top: 0px;
    padding-bottom: 17px;
}

.miembro-equipo.azul {
    border: 2px solid #78b1d7;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: rgb(140, 182, 60);
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: rgb(236, 129, 23);
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #78b1d7;
    border-bottom: 5px solid #78b1d7;
    border-radius: 12px;
}

.miembro-equipo.azul .especialidad {
    background-color: #78b1d74d;
}

.miembro-equipo.morado .equipo-nombre {
    background-color: #b5588c;
}

.miembro-equipo.morado .cargo {
    background-color: #b5588c;
    color: #fff;
    padding-top: 0px;
    padding-bottom: 17px;
}

.miembro-equipo.morado {
    border: 2px solid #b5588c;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: rgb(140, 182, 60);
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: rgb(236, 129, 23);
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #b5588c;
    border-bottom: 5px solid #b5588c;
    border-radius: 12px;
}

.miembro-equipo.morado .especialidad {
    background-color: #b5588c4d;
}

.miembro-equipo.amarillo .equipo-nombre {
    background-color: #edbf2d;
}

.miembro-equipo.amarillo .cargo {
    background-color: #edbf2d;
    color: #fff;
    padding-top: 0px;
    padding-bottom: 17px;
}

.miembro-equipo.amarillo {
    border: 2px solid #edbf2d;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: rgb(140, 182, 60);
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: rgb(236, 129, 23);
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #edbf2d;
    border-bottom: 5px solid #edbf2d;
    border-radius: 12px;
}

.miembro-equipo.amarillo .especialidad {
    background-color: #edbf2d66;
}

.miembro-equipo.naranja .equipo-nombre {
    background-color: #ec8117;
}

.miembro-equipo.naranja .cargo {
    background-color: #ec8117;
    color: #fff;
    padding-top: 0px;
    padding-bottom: 17px;
}

.miembro-equipo.naranja {
    border: 2px solid #ec8117;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: rgb(140, 182, 60);
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: rgb(236, 129, 23);
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #c34a28;
    border-bottom: 5px solid #ec8117;
    border-radius: 12px;
}

.miembro-equipo.naranja .especialidad {
    background-color: #ec811766;
}

.imagen-100 * {
    width: 100%;
    height: auto;
}

.quitar-margenes .vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.overflow-visible *,
.overflow-visible {
    overflow: visible !important;
}

.garabato-interno {
    max-width: 180px;
}

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

.imagen-notas img {
    border-bottom-right-radius: 7%;
    border-bottom-left-radius: 7%;
}

.contenedor-ventaja {
    border: 1px solid #8cb63c;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(120, 177, 215);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(181, 88, 140);
    border-bottom: 5px solid #8cb63c;
    border-radius: 14px;
    margin-left: 10px;
    margin-right: 10px;
    width: 31.333%;
}

h3 {
    background-color: #8cb63c;
    text-align: center;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    margin-bottom: 0px !important;
}

.contenedor-ventaja .vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.contenedor-ventaja p {
    padding-left: 20px;
    padding-right: 20px;
}


/* ---------------------- ESTILOS DE LA PORTADA ------------------------------*/

#sonrisas-inicio h1 {
    color: #6c6c6c !important;
}

.border-radius, img {
	border-radius: 12px!important;
}

.borde-naranja .vc_figure,
.borde-naranja div,
.borde-naranja img {
    width: 100%;
    height: auto;
}

.borde-naranja img {
    /*border: 2px solid #ec8117;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #ec8117;
    border-bottom: 5px solid #ec8117;*/
    border-radius: 12px;
}

.centrado {
    display: block;
    margin: auto;
}

.azul {
    color: #78b1d7;
}

.verde {
    color: #9eb033;
}

.rosa {
    color: #d889b5;
}

.amarillo {
    color: #edbf2d;
}

.titulo,
.subtitulo {
    display: block;
    text-align: center;
}

#seccion-nubes {
    background-color: #edf6fd !important;
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
    padding-top: 40px;
    padding-bottom: 30px;
    background-size: cover;
}

.menos-ancho {
    max-width: 700px;
    margin: auto;
}

.garabato-naranja img {
    max-width: 250px;
    margin: auto;
    display: block;
}

.ancho-azul img {
    max-width: 240px;
    margin-top: 19px;
    margin-bottom: -10px;
}

.contenedor-blanco {
    background-color: #fff;
    padding: 0px;
    margin-top: 100px;
    margin-bottom: 100px;
}

.curva-naranja {
    max-width: 220px;
    margin: auto;
    margin-top: auto;
    margin-bottom: auto;
    margin-bottom: 60px;
    margin-top: -10px;
}

.ventajas-home .curva-naranja {
    margin-bottom: 0px !important;
}

.tres-tratamientos,
.tres-enlaces {
    display: flex;
    justify-content: space-between;
}

.tres-tratamientos .columna,
.tres-enlaces .contenedor {
    flex: 0 0 32.5%;
}

.rotar img {
    transform: rotateZ(180deg);
}

.odontopediatria .cabecera {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#78b1d7+0,a7d4f5+100 */
    background: #78b1d7;
    /* Old browsers */
    background: -moz-linear-gradient(left, #78b1d7 0%, #a7d4f5 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #78b1d7 0%, #a7d4f5 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #78b1d7 0%, #a7d4f5 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#78b1d7', endColorstr='#a7d4f5', GradientType=1);
    /* IE6-9 */
}

.odontopediatria {
    background-color: #78b1d7;
    border-bottom: 5px solid #a7d4f5;
}

.ninos .cabecera {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#edbf2d+0,f6df34+100 */
    background: #edbf2d;
    /* Old browsers */
    background: -moz-linear-gradient(left, #edbf2d 0%, #f6df34 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #edbf2d 0%, #f6df34 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #edbf2d 0%, #f6df34 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#edbf2d', endColorstr='#f6df34', GradientType=1);
    /* IE6-9 */
}

.ninos {
    background-color: #edbf2d;
    border-bottom: 5px solid #f6df34;
}

.adolescentes .cabecera {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#b5588c+0,d889b5+100 */
    background: #b5588c;
    /* Old browsers */
    background: -moz-linear-gradient(left, #b5588c 0%, #d889b5 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #b5588c 0%, #d889b5 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #b5588c 0%, #d889b5 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#b5588c', endColorstr='#d889b5', GradientType=1);
    /* IE6-9 */
}

.adolescentes {
    background-color: #b5588c;
    border-bottom: 5px solid #d889b5;
}

.tres-tratamientos .caja-texto {
    text-align: center;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
    padding-top: 20px;
}

.tres-tratamientos .columna {
    border-radius: 20px;
}

.tres-tratamientos .cabecera {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.tres-tratamientos .titulo {
    color: #fff;
    font-size: 22px;
    line-height: 33px;
    padding-top: 17px;
    font-weight: bold;
    letter-spacing: 1px;
}

.tres-tratamientos .subtitulo {
    color: #fff;
    font-size: 17px;
    padding-bottom: 24px;
}

.tres-tratamientos img {
    width: 100%;
    height: auto;
}

.tres-enlaces {
    margin-top: 20px;
}

.tres-enlaces .boton-kids {
    width: 100% !important;
}

.contenedor-bocadillo {
    position: relative;
    padding-left: 56px;
    padding-right: 56px;
}

.contenedor-bocadillo .texto {
    display: block;
    position: absolute;
    transform: translateY(-40%);
    height: max-content;
    top: 40%;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 2.2vw;
    color: #fff;
    line-height: 1.3;
    text-align: center;
    padding-left: 100px;
    padding-right: 100px;
}

.texto-mas-grande p {
    text-align: center;
    font-size: 19px;
    line-height: 1.2em;
}

.mostrar-overflow * {
    overflow: visible;
}

.mas-ancho h2 {
    width: 118%;
}

.cero-index {
    z-index: 0;
}

.contenedor-blanco {
    border-bottom: 5px solid #78b1d7;
    border-radius: 20px;
    box-shadow: 0px 0px 20px #b7b7b7;
}

.boton-kids.azul-fondo {
    background-color: #78b1d7;
    color: #fff;
    border: 2px solid #78b1d7;
}

.boton-kids.naranja-fondo {
    background-color: #ec8017;
    color: #fff;
    border: 2px solid #ec8017;
}

.boton-kids.amarillo-fondo {
    background-color: #edbf2d;
    color: #fff;
    border: 2px solid #edbf2d;
}

.boton-kids.morado-fondo {
    background-color: #b5588c;
    color: #fff;
    border: 2px solid #b5588c;
}

.imagen-100 * {
    width: 100%;
    height: auto;
}

.quitar-margenes .vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.imagen-bordes img {
    border-top-right-radius: 19px;
    border-bottom-right-radius: 18px;
}

#main {
    margin-bottom: 0px !important;
}

.texto-mas-grande {
    margin-bottom: 55px;
}

.contenedor-clinica {
    border-bottom: 5px solid #c1ce2d !important;
    border-radius: 8px;
    box-shadow: 0px 0px 8px #c1ce2d;
    margin-bottom: 70px;
    margin-top: 40px;
}

.quitar-pc {
    display: none !important;
}


/*.seccion-muneco{
    position: relative;
box-sizing: border-box;
background-image: url('/wp-content/uploads/2018/03/muela-ico.png');
background-repeat: no-repeat;
background-position-x: right;
background-position-y: 39%;
background-size: 376px;
}*/

.gar-verde {
    display: block;
    margin: auto;
}

.menos-ancho-2 {
    max-width: 1017px;
    margin: auto;
}

.video-responsive {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
}

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.post h1.entry-title {
    color: #6c6c6c;
}


/* ESTILOS PIE DE PÁGINA */

.no-mostrar {
    display: none !important;
}

.img-equipo-fachada {
    width: 70%;
    display: block;
    margin: auto;
}


/* - - - - PÁGINA DE ODONTOPEDIATRÍA DE PRUEBA - - - - -*/

#seccion-encabezado {
    background-color: #78b1d7;
    padding-top: 60px;
    padding-bottom: 60px;
}

h1 {
    color: #fff;
    margin-top: 30px;
    margin-bottom: 15px !important;
}

.garabato-blanco img {
    max-width: 200px;
    margin: auto;
    display: block;
}

.cita {
    display: block;
    font-style: italic;
    background-color: #78b1d766;
    padding: 17px;
    font-size: 20px;
    line-height: 25px;
}

.garabato-interno {
    max-width: 180px;
}

h2 {
    margin-bottom: 6px !important;
}

.garabato-interno.centrado {
    margin: auto;
    display: block;
    margin-top: 18px;
}

.problema {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 25px;
}

.problema .numero {
    background-color: #78b1d7;
    border-radius: 50%;
    font-size: 27px;
    line-height: 44px;
    width: 45px;
    text-align: center;
    color: #fff;
    margin-right: 16px;
}

.problema .texto {
    font-size: 20px;
    color: #b5588c;
}

.problemas-adolescencia {
    max-width: 500px;
    margin: auto;
}

.tipo-trat {
    border: 1px solid #78b1d7;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(181, 88, 140);
    border-bottom: 5px solid #78b1d7;
    border-radius: 14px;
}

.tipo-trat>.vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}

.tipo-trat-ver {
    border: 1px solid #8cb63c;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(181, 88, 140);
    border-bottom: 5px solid #8cb63c;
    border-radius: 14px;
}

.tipo-trat-ver>.vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}

.tipo-trat-ver h3 {
    background-color: #8cb63c;
}

.tipo-trat-ver p {
    padding-left: 20px;
    padding-right: 20px;
}

.tipo-trat-ver {
    width: 31.333%;
    margin-left: 1%;
    margin-right: 1%;
}

h3 {
    background-color: #78b1d7;
    text-align: center;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    margin-bottom: 15px;
}

.tipo-trat p {
    padding-left: 20px;
    padding-right: 20px;
}

.tipo-trat {
    width: 31.333%;
    margin-left: 1%;
    margin-right: 1%;
}


/*.boton-kids.morado-fondo {
	background-color: #78b1d7;
	color: #fff;
	border: 2px solid #78b1d7;
}*/

.sep-azul {
    max-width: 150px;
    display: block;
}

.sep-azul-centro {
    max-width: 150px;
    display: block;
    margin: auto;
}

.fila-menos-ancha {
    max-width: 900px;
    margin: auto;
    display: block;
}

a {
    color: #007acc;
}

ul.lista-pers {
    list-style: none;
    padding-left: 3px;
}

.lista-pers li:before {
    content: '';
    width: 7px;
    height: 7px;
    background-color: #78b1d7;
    display: block;
    margin-right: 10px;
    border-radius: 50%;
}

.lista-pers li {
    display: flex;
    align-items: center;
}

#main {
    margin-bottom: 0px;
}

div.vc_row:focus {
    outline: 0 !important;
}

iframe {
    /*width: 80%;
	height: 500px;*/
    display: block;
    margin: auto;
}

.boton-kids {
    width: 306px !important;
}

.banner-preguntas {
    border: 2px solid #ec8017;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #ec8017;
    border-bottom: 5px solid #ec8017;
    border-radius: 12px;
    margin-top: 80px;
    margin-bottom: 80px;
}

.banner-preguntas .vc_column-inner {
    padding: 0px !important;
}

.banner-preguntas .bloq-texto-faqs {
    border-radius: 10px 10px 0px 0px;
    padding-top: 20px;
    padding-bottom: 40px;
    margin-bottom: 20px;
    background-color: #ec8017;
}

.faldon-naranja {
    background-image: url('/wp-content/uploads/2019/06/faldon-naranja-galvan.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
}

.tit-faqs {
    color: #fff;
    letter-spacing: 1px;
    font-size: 40px !important;
    line-height: 50px !important;
    text-align: center !important;
    margin-bottom: 6px !important;
    font-weight: 900;
}

.subtit-faqs {
    color: #fff;
    letter-spacing: 1px;
    font-size: 30px !important;
    line-height: 40px !important;
    text-align: center !important;
    margin-bottom: 6px !important;
    font-weight: 300;
}

.img-preguntas-frecuentes img {
    display: block;
    margin: auto;
    width: 100% !important;
    margin-top: 20px;
    margin-bottom: 20px;
}


/* ----------------------- Tratamientos nuevos --------------------------------- */

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

.garabato-azul-elementor {
    width: 200px;
}

.pautas-principales {
    min-height: 120px !important;
}

.titulo-h2-interno h2 {
    font-size: 38px !important;
    line-height: 48px !important;
}

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

.listado-iconos img {
    max-width: 160px !important;
}

.listado-iconos h3.elementor-heading-title {
    background: none;
    color: #78b1d7;
    font-size: 30px;
}

.pautas-principales .elementor-element-populated:hover {
    box-shadow: 12px 12px 0px 0px #8cb63c !important;
}

.pautas-principales-azul .elementor-element-populated:hover {
    box-shadow: 12px 12px 0px 0px #78b1d7 !important;
}

.num-flotante span {
    position: absolute;
    font-size: 50px;
    z-index: 1;
    top: 12px;
    color: rgba(120, 177, 215, 0.30);
}

.btn-verde-endodoncia a span {
    color: #fff;
    text-transform: uppercase;
    transition: 0.4s all ease;
}

.btn-verde-endodoncia a:hover span {
    color: #8cb63c;
}

.btn-azul-endodoncia a span,
.btn-amarillo-endodoncia a span,
.btn-morado-endodoncia a span {
    color: #fff;
    text-transform: uppercase;
    transition: 0.4s all ease;
}

.btn-azul-endodoncia a:hover span {
    color: #78b1d7;
}

.btn-amarillo-endodoncia a:hover span {
    color: #edbf2d;
}

.btn-morado-endodoncia a:hover span {
    color: #b5588c;
}

.titulo-h3-verde h3 {
    background: none;
    color: #8cb63c;
    padding: 10px 0 !important;
    text-align: left;
}

.titulo-h3-azul h3 {
    background: none;
    color: #6c6c6c;
}


/*--- Tratamientos frecuentes ----*/

.bloque-tratamiento .titulo-h3-interno h3 {
    background: none;
    color: #5b5b5b;
    font-size: 2.1rem;
}

.bloque-tratamiento .btn-morado-endodoncia a span,
.bloque-tratamiento .btn-verde-endodoncia a span,
.bloque-tratamiento .btn-amarillo-endodoncia a span,
.bloque-tratamiento .btn-azul-endodoncia a span {
    text-transform: inherit;
}


/*------------------------------------------------- pop up nuevo 17-03-2020 -----------------------------*/

.img-informa {
    margin-top: 20px;
}

.contenido-aviso {
    padding: 0 30px 30px;
}

.contenido-aviso .texto-resaltado {
    font-size: 2rem;
    color: #F07D00;
}

.contenido-aviso .bloq-urgencias {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    text-align: center;
}

.contenido-aviso .bloq-urgencias .col-urgencia {
    margin: 10px 0;
}

a.btn-consulta-virtual {
    background: #ff7b00;
    color: #fff;
    padding: 10px 20px;
    border: 2px solid #ff7b00;
    transition: all 0.4s ease;
    display: inline-block;
    margin-top: 10px;
}

a.btn-consulta-virtual:hover {
    background: #fff;
    color: #ff7b00;
}

.consulta-virtual {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
}

.consulta-virtual .col-consultaimg {
    flex: 0 0 30%;
}

.col-consultatext {
    flex: 0 0 70%;
    padding: 20px;
    text-align: center;
}


/*------------------------------------------------- consejos higiene bucal -----------------------------*/

.h3-titulos-consejos h3 {
    background: none !important;
    font-weight: 600 !important;
}

.esamos-a-tu-lado h2 {
    font-size: 46px !important;
    font-weight: 600 !important;
    color: #f07d00;
}

.texto-subtitle-consejos p {
    font-weight: 600 !important;
}


/*-------------------------------------- BANNER VIDEO BQDC PORTADA ---------------------------------------*/

.fila-video-bqdc.vc_row[data-vc-full-width] {
    overflow: initial;
}

.fila-video-bqdc .video-bqdc>.elementor-widget-container {
    margin: -40px 0 !important;
}


/*-------------------------------------- BLOG ---------------------------------------------*/

body.blog #main header:nth-child(1) {
    display: none;
}

body.single-post nav.navigation.post-navigation {
    border: none;
    margin-bottom: 60px;
}

body.single-post .nav-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

body.single-post .nav-previous {
    flex: 0 0 42%;
}

body.single-post .nav-previous a {
    padding: 15px 20px;
    border-radius: 8px;
    background: #8cb63c;
    border-bottom: 4px solid #739b28;
}

body.single-post .nav-next {
    flex: 0 0 42%;
    border: none;
    text-align: right;
}

body.single-post .nav-next a {
    padding: 15px 20px;
    border-radius: 8px;
    background: #EC8117;
    border-bottom: 4px solid #d57210;
}

body.single-post .nav-next a span,
body.single-post .nav-previous a span {
    color: #fff;
    font-size: 16px !important;
    font-weight: 600;
}

body.single-post .nav-previous a:focus span,
body.single-post .nav-next a:focus span {
    color: #fff !important;
}

body.single-post .nav-links span.meta-nav {
    display: none;
}

body.single-post .nav-next a .post-title::after {
    content: url(/wp-content/uploads/iconos/next.svg);
    width: 12px;
    height: 12px;
    margin-left: 10px;
    display: inline-block;
    transition: all 0.4s ease;
}

body.single-post .nav-previous a .post-title::before {
    content: url(/wp-content/uploads/iconos/previous.svg);
    width: 12px;
    height: 12px;
    margin-right: 10px;
    display: inline-block;
    transition: all 0.4s ease;
}

body.single-post .nav-previous a:hover span {
    color: #fff;
}

body.single-post .nav-next a:hover span {
    color: #fff;
}

body.single-post .nav-previous a:hover span.post-title::before {
    margin-right: 20px;
}

body.single-post .nav-next a:hover span.post-title::after {
    margin-left: 20px;
}

body.single-post .post-thumbnail img,
body.single-post .entry-content {
    width: 100% !important;
}

body.single-post h2 {
    font-size: 35px !important;
}

body.single-post h3 {
    text-align: left;
    background: none;
}

body.single-post ul {
    padding-left: 30px;
}

body.blog main#main {
    margin-bottom: 60px !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

body.blog article {
    flex: 0 0 48%;
}

body.blog article .entry-content {
    width: 100% !important;
}

body.blog article h2.entry-title {
    font-size: 35px !important;
}

body.blog article h2.entry-title a {
    color: #9eb033;
}

.boton-whats {
    z-index: 9800;
}

.dos.wpb_column {
    z-index: 0;
}

.lista ul li::marker {
	color: #8cb63d;
}




/* - - - - - AQUÍ COMIENZAN RESPONSIVE - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

@media screen and (min-width: 61.5625em) {
    .site-branding, .header-image {
        margin-top: 1em;
        margin-bottom: 1em;
    }
	.site-header-menu {
        margin-top: 0;
        margin-bottom: 0;
    }
}

@media screen and (min-width: 56.875em) {
    .site-header {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media screen and (min-width: 44.375em) {
    .site-header-menu {
        margin: 0;
    }
}

@media (max-width: 1450px) {
    .site-header-main {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

@media screen and (max-width:1300px) {
    #menu-principal>li a {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 1200px) {
    .entry-content {
        margin-right: 0px;
    }
    .miembro-equipo {
        width: 30.333%;
    }
    .entry-content {
        margin-right: 0px;
    }
    .contenedor-ventaja {
        width: 30.333%;
    }
    iframe {
        height: 434px;
    }
}

@media (max-width: 1100px) {
    .site-title {
        max-width: 200px;
    }
	#menu-principal>li.menu-item-object-custom a {
        width: 100px;
		margin: 0 auto;
    }
    #menu-principal>li a {
        padding-left: 15px;
        padding-right: 15px;
    }
    #site-navigation {
        padding-top: 0px;
    }
    #menu-principal>li {
        font-size: 19px !important;
    }
}

@media (max-width: 1054px) {
    footer .contenedor-todo {
        width: 100%;
    }
    footer .contenedor-gris {
        flex-direction: column;
        align-items: center;
    }
    footer .logo-kids {
        margin-top: 80px !important;
    }
    footer .info-direccion {
        width: 100%;
        padding-bottom: 20px;
    }
    .info-direccion.whats {
        padding-left: 0px !important;
    }
    footer .horario-tel {
        flex-direction: column;
        align-items: center;
    }
}

@media (max-width: 1024px) {
    /* - - - - MUÑECOS PÁGINA INFANTILES - - - - */
    .page-id-223 .elementor-223 .elementor-element.elementor-element-3810daa img {
        /*Odontología para bebés*/
        width: 45% !important;
    }
    .elementor-244 .elementor-element.elementor-element-a414364 img {
        /*Endodoncia en niños: Pulpotomía y Pulpectomía*/
        width: 32.5% !important;
    }
    .page-id-1491 .elementor-1491 .elementor-element.elementor-element-60c35eb img {
        /* Tratamiento de caries en Valladolid */
        width: 34% !important;
    }
    .page-id-1491 .elementor-element-9e0b3b3 {
        /* Tratamiento de caries en Valladolid */
        overflow: hidden;
    }
    .page-id-1509 .elementor-1509 .elementor-element.elementor-element-25e6a77 img {
        /* Mantenedores de espacio */
        width: 56% !important;
    }
}

@media (max-width: 1000px) {
    iframe {
        height: 374px;
    }
}

@media (max-width: 950px) {
    .site-header-main,
    #masthead {
        height: auto !important;
    }
}

@media (max-width: 909px) {
    h2 {
        font-size: 30px !important;
    }
    .site-header-main .contenedor-contenido, #menu-principal {
        display: block;
    }
    .site-branding {
        float: left;
    }
    #menu-toggle {
        float: right;
    }
    #site-navigation {
        clear: both;
    }
    .entry-content {
        margin-right: 7.6923% !important;
        margin-left: 7.6923% !important;
    }
    iframe {
        width: 100%;
        height: 304px;
    }
    section.quitarr-padding-arriba {
        padding-top: 40px !important;
    }

    .contenedor-bocadillo {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .contenedor-bocadillo .texto {
        font-size: 25px;
        padding: 52px;
        padding-top: 52px;
        padding-left: 36px;
        padding-right: 36px;
        text-align: center;
        align-items: center;
        display: flex;
        padding-top: 10px;
    }

    #buscas-ortodoncista-inicio .texto-mas-grande {
        margin-bottom: 0px;
    }

    #buscas-ortodoncista-inicio .texto-mas-grande > .vc_column-inner {
        padding-bottom: 60px !important;
    }
}

@media (max-width: 768px) {
    body.single-post .entry-content {
        padding: 0 30px;
    }
    #site-navigation {
        padding-top: 12px;
    }
    .info-direccion.whats {
        padding-right: 0px !important;
    }
    .contenedor-redes img {
        width: 30px;
        height: 30px;
    }
    .boton-whats {
        display: block !important;
        position: fixed;
        bottom: 20px;
        right: 20px;
        z-index: 9800;
    }
    .site-title {
        max-width: 250px;
    }
    .site-header-main {
        overflow: scroll;
    }
    .site-header-main .contenedor-contenido {
        margin-top: 0px !important;
    }
	
	footer .columna {
    width: 100%;
}
	.info-direccion.direccion .titulo, .info-direccion.direccion .subtitulo {
    width: 80%;
}
    
    .menu-toggle.toggled-on,
    .menu-toggle.toggled-on:hover,
    .menu-toggle.toggled-on:focus {
        background-color: #fff !important;
        border-color: #d1d1d1 !important;
    }
    .menu-toggle:hover,
    .menu-toggle:focus {
        border-color: #d1d1d1 !important;
    }
    #menu-principal>li a::after {
        content: none !important;
    }
    .site-header-main.fixed {
        padding-left: 20px;
        padding-right: 20px;
    }
    .site-branding {
        float: left;
    }
    #menu-toggle {
        float: right;
    }
    #site-navigation {
        clear: both;
    }
    #masthead {
        height: auto;
    }
    .site-header-main {
        height: auto;
        z-index: 99999;
    }
    .site-header-main .contenedor-contenido {
        display: block;
    }
    .boton-kids.movil {
        display: flex !important;
        margin-top: 30px;
    }
    .cambiar-orden {
        display: flex;
        flex-direction: column;
    }
    .cambiar-orden img {
        margin-bottom: 50px;
    }
    .cambiar-orden .uno {
        order: 1;
    }
    .cambiar-orden .dos {
        order: 2;
    }
    footer .contenedor-todo {
        width: 100%;
    }
    footer .contenedor-gris {
        flex-direction: column;
        align-items: center;
    }
    footer .logo-kids {
        margin-top: 80px !important;
    }
    footer .info-direccion {
        width: 100%;
        padding-bottom: 20px;
    }
    .info-direccion.whats {
        padding-left: 0px !important;
    }
    footer .horario-tel {
        flex-direction: column;
        align-items: flex-start;
    }
    .custom-bar {
        display: none !important;
    }
    .mas-ancho h2 {
        width: 100% !important;
    }
    .site-title {
        width: 200px;
        height: auto;
    }
    .info-direccion.direccion img {
        width: 20px !important;
        max-width: 20px !important;
    }
    #masthead {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    #cn-notice-text {
        display: block;
        margin-bottom: 9px;
    }
    #seccion-encabezado {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    .quitar-pc {
        display: block !important;
    }
    .quitar-pc img {
        border-bottom-left-radius: 18px;
    }
    .quitar-mv {
        display: none !important;
    }
    div.igualar-left .vc_column-inner {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
    div.igualar-left {
        padding-top: 50px !important;
        padding-bottom: 60px !important;
    }
    h2 {
        font-size: 31px !important;
        display: block;
        width: auto;
        line-height: 34px !important;
        margin-bottom: -6px;
    }
    .tres-tratamientos {
        flex-direction: column;
    }
    .tres-tratamientos .columna {
        margin-bottom: 25px !important;
    }
    .tres-enlaces {
        display: none !important;
    }
    
    .ajustes-contacto>.vc_column-inner {
        margin-top: 0px !important;
        padding-bottom: 80px !important;
    }
    .altura-responsive {
        height: 48px !important;
    }
    .contenedor-ventaja {
        min-height: 639px;
    }
    .contenedor-ventaja {
        width: auto !important;
        margin-bottom: 25px;
    }
    .miembro-equipo {
        width: auto;
        margin-bottom: 25px;
    }
    section.quitar-top {
        margin-top: 0px !important;
    }
    div.dar-top {
        margin-top: 50px !important;
    }
    div.vc_custom_1520353509701 {
        margin-top: 0px !important;
    }
    div.vc_custom_1520438285814 {
        padding-top: 0px !important;
    }
    .quitar-pc {
        display: block !important;
    }
    .quitar-pc img {
        border-bottom-left-radius: 18px;
    }
    .quitar-mv {
        display: none !important;
    }
    div.igualar-left .vc_column-inner {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
    div.igualar-left {
        padding-top: 50px !important;
        padding-bottom: 60px !important;
    }
    h2 {
        font-size: 31px !important;
        display: block;
        width: auto;
        line-height: 34px !important;
        margin-bottom: -6px;
    }
    .tres-tratamientos {
        flex-direction: column;
    }
    .tres-tratamientos .columna {
        margin-bottom: 25px !important;
    }
    .tres-enlaces {
        display: none !important;
    }
    .contenedor-bocadillo {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .contenedor-bocadillo .texto {
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        font-size: 7vw;
        color: #fff;
        text-align: center;
        padding-left: 86px;
        padding-right: 86px;
        line-height: 1.3 !important;
        align-items: center;
        display: flex;
        padding-top: 10px;
    }    

    #buscas-ortodoncista-inicio .texto-mas-grande > .vc_column-inner {
        padding-bottom: 0px !important;
    }

    .contenedor-bocadillo .texto {
        padding-left: 50px;
        padding-right: 50px;
    }
    .ajustes-contacto>.vc_column-inner {
        margin-top: 0px !important;
        padding-bottom: 80px !important;
    }
    .altura-responsive {
        height: 48px !important;
    }
    div.fix-anchor {
        padding-top: 195px !important;
        margin-top: -100px;
    }
    h1 {
        text-align: center;
        font-size: 30px !important;
    }
    h2 {
        font-size: 25px !important;
        line-height: 28px !important;
    }
    div.vc_row {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    div.vc_column-inner {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    #main {
        margin-bottom: -80px;
    }
    iframe {
        width: 100%;
        height: 270px;
    }
    .tipo-trat {
        width: 100%;
        margin-bottom: 25px;
    }
    .tipo-trat .vc_row {
        margin-left: 0px !important;
        margin-right: 0px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    section.vc_section {
        padding-top: 40px !important;
        margin-bottom: 0px !important;
    }
    div.vc_custom_1520439558727 {
        margin-bottom: 0px !important;
    }
    /* - - - - BANNER VIDEO BQDC PORTADA - - - - */
    .fila-video-bqdc .video-bqdc>.elementor-widget-container {
        margin: -20px 0 !important;
    }
    /* - - - - BLOG - - - - */
    body.blog .entry-content {
        display: block !important;
        margin: auto !important;
        float: none !important;
        width: 100% !important;
    }
    body.blog main#main {
        padding: 0 10px;
    }
    body.blog article {
        flex: 0 0 48%;
    }
    body.blog article .post-thumbnail {
        margin: 0 0 1.75em;
    }
    body.blog .pagination {
        margin: auto;
    }
    /* - - - - Reponsive Ortodoncia en Adolescentes - - - - */
    #post-78>div>div>div>div>section.elementor-element.elementor-element-e128593.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section>div.elementor-container.elementor-column-gap-default>div {
        /* Cambiar el orden de las columnas para que aparezca el título con el texto antes que la imagen */
        flex-direction: column-reverse !important;
    }
    /* - - - - MUÑECOS PÁGINA INFANTILES - - - - */
    .page-id-223 .elementor-223 .elementor-element.elementor-element-3810daa img {
        /*Odontología para bebés*/
        width: 56% !important;
    }
    .elementor-244 .elementor-element.elementor-element-a414364 img {
        /*Endodoncia en niños: Pulpotomía y Pulpectomía*/
        width: 44% !important;
    }
    .page-id-1491 .elementor-1491 .elementor-element.elementor-element-60c35eb img {
        /* Tratamiento de caries en Valladolid */
        width: 55% !important;
    }
    .page-id-1509 .elementor-1509 .elementor-element.elementor-element-25e6a77 img {
        /* Mantenedores de espacio */
        width: 85% !important;
    }
}

@media (max-width: 426px) {
body,
button,
input,
select,
textarea {
	font-size: 16px;
}
    .vc_row,
    .vc_section {
        padding: 0 10px;
    }
    .seccion-muneco #foto-escaparate {
        margin: 0px !important;
    }
    .seccion-muneco #foto-escaparate .wpb_content_element.borde-naranja {
        margin-bottom: 0px !important;
    }
    body.home .seccion-muneco {
        padding-top: 0 !important;
    }
    body.home .linea-divisoria,
    body.page-template .linea-divisoria {
        padding: 0px !important;
    }
    body.home .linea-divisoria .bloque-imagen-divisoria,
    body.page-template .linea-divisoria .bloque-imagen-divisoria {
        margin: 0px !important;
    }
    section#exclusiva-clinica-inicio {
        padding-top: 0px !important;
        margin-top: -33px !important;
        margin-bottom: -1px !important;
    }
    #tratamientos-dentales-inicio,
    #bloques-edades-inicio,
    #ventajas-home {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    #tratamientos-dentales-inicio .vc_row {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    /* #buscas-ortodoncista-inicio .contenedor-bocadillo .texto {
        font-size: 30px !important;
        line-height: 40px !important;
    }*/
    section#buscas-ortodoncista-inicio {
        padding-top: 0px !important;
        margin-top: 60px !important;
        padding-bottom: 0px !important;
        min-height: 800px;
    }
    section#buscas-ortodoncista-inicio .vc_row {
        margin-bottom: 0px !important;
        margin-top: 0px !important;
        padding-bottom: 40px !important;
    }
    section#buscas-ortodoncista-inicio .texto-mas-grande.ajustes-contacto {
        margin-bottom: 0px !important;
    }
    /* clinica*/
    body.page-template .bloque-clinica .imagen-clinica {
        margin: 0px !important;
    }
    body.page-template .bloque-clinica .texto-clinica-infantil {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    /* - - - - TRATAMIENTOS FRECUENTES - - - - */
    .titulo-h2-interno h2 {
        font-size: 32px !important;
        line-height: 42px !important;
    }
    .h2-mv h2 {
        font-size: 25px !important;
        line-height: 35px !important;
    }
    .bloque-tratamiento .titulo-h3-interno h3 {
        font-size: 1.4rem;
    }
    /* - - - - BANNER VIDEO BQDC PORTADA - - - - */
    .fila-video-bqdc .video-bqdc>.elementor-widget-container {
        margin: 0px 0 !important;
    }
    /* - - - - BLOG - - - - */
    body.single-post .nav-previous,
    body.single-post .nav-next {
        flex: 0 0 98%;
        margin-bottom: 20px;
    }
    body.single-post .entry-content {
        padding: 0 30px;
    }
    body.blog article {
        flex: 0 0 100%;
        justify-content: center;
    }
    body.blog .pagination {
        width: 100%;
    }
    /* - - - - Responsive Clínica Galvan Kids - - - - */
    .imagen-clinica-responsive {
        margin-left: 10px;
        margin-right: 10px;
    }
    section.bloque-expertos-odontopediatria {
        padding-top: 0px !important;
    }
    .bloque-expertos-odontopediatria .bloque-expertos-titulo {
        margin: 0px !important;
    }
    .bloque-expertos-odontopediatria .bloq-img-clinica-expertos {
        margin-top: 0px !important;
    }
    section#tecnologia-clinica {
        margin-top: 0px !important;
    }
    .bloques-tratamientos {
        margin-bottom: 0px !important;
    }
    .bloques-tratamientos .tipo-trat-ver {
        flex: 0 0 98%;
        margin-bottom: 20px;
    }
    .tipo-trat {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    /* - - - - MUÑECOS PÁGINA INFANTILES - - - - */
    .page-id-223 .elementor-223 .elementor-element.elementor-element-3810daa img {
        /*Odontología para bebés*/
        width: 58% !important;
    }
    .elementor-244 .elementor-element.elementor-element-a414364 img {
        /*Endodoncia en niños: Pulpotomía y Pulpectomía*/
        width: 61% !important;
    }
    .page-id-1491 .elementor-1491 .elementor-element.elementor-element-60c35eb img {
        /* Tratamiento de caries en Valladolid */
        width: 35% !important;
    }
    .page-id-1509 .elementor-1509 .elementor-element.elementor-element-25e6a77 img {
        /* Mantenedores de espacio */
        width: 36% !important;
    }
}


/* ---------- ESTILOS DEL BANNER DE COOKIES ---------- */

#moove_gdpr_cookie_info_bar {
    /* Fondo opaco */
    background: rgba(0, 0, 0, 0.5) !important;
    /* Permita ocupar toda la pantalla */
    max-height: 100vh !important;
  }
  
  .moove-gdpr-info-bar-container {
    /* Contenedor con el aviso de las cookies */
    /* Centrar el contenedor */
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    /* Tamaño del contenedor completo */
    height: 100vh !important;
  }
  
  .moove-gdpr-info-bar-content {
    /* Párrafo y botones del aviso de las cookies */
    /* Tamaño del contenido */
    max-width: 700px;
    /* Hace que el botón se coloque debajo del texto */
    flex-direction: column !important;
    background: white;
    padding: 2% !important;
  }
  
  #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme {
    /* Eliminar el borde superior que aparece por defecto */
    border: none !important;
    /* Añadir sombra al contenedor */
    box-shadow: 5px 5px 15px #e2e2e2;
  }
  
  #moove_gdpr_cookie_info_bar.moove-gdpr-info-bar-hidden {
    /* Hacer que desaparezca correctamente el banner */
    bottom: -2100px !important;
  }
  
  /* Estilo para el BOTÓN */
  .moove-gdpr-button-holder {
    /* Añadir margen superior respecto al texto en el banner principal */
    margin-top: 20px !important;
    /* Eliminar paddings innecesarios por defecto en el banner principal */
    padding-left: 0px !important;
    flex-direction: row-reverse !important;
  }
  
  /* Mantener el padding en el contenedor de los botones interiores */
  #moove_gdpr_cookie_modal
    .moove-gdpr-modal-content
    .moove-gdpr-modal-footer-content
    .moove-gdpr-button-holder {
    padding-left: 60px !important;
    padding-right: 60px !important;
    flex-direction: row !important;
    margin-top: 0px !important;
  }
  
  #moove_gdpr_cookie_modal
    .moove-gdpr-modal-content
    .moove-gdpr-modal-footer-content
    .moove-gdpr-button-holder
    button.mgbutton {
    width: 45% !important;
    order: 1;
  }
  
  #moove_gdpr_cookie_modal
    .moove-gdpr-modal-content
    .moove-gdpr-modal-footer-content
    .moove-gdpr-button-holder
    button.mgbutton.moove-gdpr-modal-allow-all {
    order: 2 !important;
  }
  
  button.mgbutton {
    /* Cambiar tamaño del botón y el tamaño de fuente en el banner principal */
    padding: 12px 50px !important;
    font-size: 16px !important;
  }
  
  #moove_gdpr_cookie_info_bar .moove-gdpr-cookie-notice p {
    /* Cambiar el estilo del texto */
    font-size: 16px !important;
    line-height: 1.5 !important;
    font-weight: 400 !important;
    text-align: center;
  }
  
  #moove_gdpr_cookie_modal
    .moove-gdpr-modal-content
    .moove-gdpr-modal-footer-content
    .moove-gdpr-button-holder
    button.moove-gdpr-modal-reject-btn,
  #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme
    .moove-gdpr-info-bar-container
    .moove-gdpr-info-bar-content
    .moove-gdpr-button-holder
    button,
  #moove_gdpr_cookie_modal
    .moove-gdpr-modal-content
    .moove-gdpr-modal-footer-content
    .moove-gdpr-button-holder
    a.mgbutton,
  #moove_gdpr_cookie_modal
    .moove-gdpr-modal-content
    .moove-gdpr-modal-footer-content
    .moove-gdpr-button-holder
    button.mgbutton {
    /* Estilos del botón de rechazar */
    background-color: #fff !important;
    background: #fff !important;
    border: 1px solid #000 !important;
    color: #000 !important;
    box-shadow: none !important;
    opacity: 0.7;
  }
  
  #moove_gdpr_cookie_modal
    .moove-gdpr-modal-content
    .moove-gdpr-modal-footer-content
    .moove-gdpr-button-holder
    button.moove-gdpr-modal-reject-btn:hover,
  #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme
    .moove-gdpr-info-bar-container
    .moove-gdpr-info-bar-content
    .moove-gdpr-button-holder
    button:hover {
    /* Estilos del botón de rechazar en el estado hover*/
    opacity: 1;
  }
  
  #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme
    .moove-gdpr-info-bar-container
    .moove-gdpr-info-bar-content
    .moove-gdpr-button-holder
    button.moove-gdpr-infobar-allow-all,
  button.mgbutton.moove-gdpr-modal-allow-all.button-visible,
  .gdpr_cookie_settings_shortcode_content .gdpr-shr-button.button-green,
  #moove_gdpr_cookie_modal
    .moove-gdpr-modal-content
    .moove-gdpr-modal-footer-content
    .moove-gdpr-button-holder
    button.mgbutton.moove-gdpr-modal-allow-all.button-visible {
    /* Estilos del botón de activar todas */
    background-color: #F07D00 !important;
    border-color: #F07D00 !important;
    color: #fff !important;
    opacity: 1;
  }
  
  #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme
    .moove-gdpr-info-bar-container
    .moove-gdpr-info-bar-content
    .moove-gdpr-button-holder
    button.moove-gdpr-infobar-allow-all:hover,
  button.mgbutton.moove-gdpr-modal-allow-all.button-visible,
  .gdpr_cookie_settings_shortcode_content .gdpr-shr-button.button-green:hover,
  #moove_gdpr_cookie_modal
    .moove-gdpr-modal-content
    .moove-gdpr-modal-footer-content
    .moove-gdpr-button-holder
    button.mgbutton.moove-gdpr-modal-allow-all.button-visible:hover {
    /* Estilos del botón de activar todas en el estado hover*/
    background: #000 !important;
    border-color: #000 !important;
    color: #fff !important;
  }
  
  /* BOTÓN CERRAR */
  #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close i,
  #moove_gdpr_cookie_modal
    .moove-gdpr-modal-content
    .moove-gdpr-modal-close
    span.gdpr-icon {
    border-color: #F07D00 !important;
  }
  
  #moove_gdpr_cookie_modal
    .moove-gdpr-modal-content
    .moove-gdpr-modal-close:hover
    .gdpr-icon.moovegdpr-arrow-close:before,
  #moove_gdpr_cookie_modal
    .moove-gdpr-modal-content
    .moove-gdpr-modal-close:hover
    .gdpr-icon.moovegdpr-arrow-close::after {
    background-color: #F07D00 !important;
  }
  
  #moove_gdpr_cookie_info_bar
    .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:after,
  #moove_gdpr_cookie_info_bar
    .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:before,
  .gdpr-icon.moovegdpr-arrow-close:after,
  .gdpr-icon.moovegdpr-arrow-close:before,
  i.moovegdpr-arrow-close.moovegdpr-arrow-close:after,
  i.moovegdpr-arrow-close.moovegdpr-arrow-close:before {
    background-color: #ffffff !important;
  }
  
  /* TEXTOS ETIQUETAS AJUSTES */
  #moove_gdpr_cookie_modal
    .moove-gdpr-modal-content
    .moove-gdpr-modal-left-content
    #moove-gdpr-menu
    li
    button {
    color: #000 !important;
  }
  
  /* Añadir botón GUARDAR en el panel de COOKIES */
  #moove_gdpr_cookie_modal
    .moove-gdpr-modal-content
    .moove-gdpr-modal-footer-content
    .moove-gdpr-button-holder
    button.mgbutton.moove-gdpr-modal-save-settings {
    display: block !important;
  }
  
  @media screen and (max-width: 1024px) {
    /* Reducir padding del contenedor de botones interiores en las tablet para que no se descuadren */
    #moove_gdpr_cookie_modal
      .moove-gdpr-modal-content
      .moove-gdpr-modal-footer-content
      .moove-gdpr-button-holder {
      padding-left: 10px !important;
      padding-right: 10px !important;
    }
  
    #moove_gdpr_cookie_modal
      .moove-gdpr-modal-content
      .moove-gdpr-modal-footer-content
      .moove-gdpr-button-holder
      button.mgbutton {
      /* Cambiar tamaño del botón y el tamaño de fuente */
      padding: 12px !important;
    }
  }
  
  @media (min-width: 768px) and (max-width: 999px) {
    #moove_gdpr_cookie_modal .moove-gdpr-modal-content {
      min-height: 650px;
    }
  
    .gdpr_lightbox-content {
          margin-top: -60px;
      }
  }
  
  @media screen and (max-width: 768px) {
    .moove-gdpr-info-bar-content {
      /* Añadir relleno en el contenedor y que se separe de la ventana*/
      padding: 5% !important;
      max-width: 100%;
    }
  
    .moove-gdpr-button-holder {
      /* Centrar el botón de aceptar en los dispositivos móviles */
      justify-content: center !important;
      padding: 10px !important;
    }
  
    button.mgbutton {
      /* Cambiar tamaño del botón y el tamaño de fuente */
      padding: 5px 10px !important;
      font-size: 16px !important;
    }
  
    /* Hacer más grande sólo el botón principal en el móvil sin afectar a los botones interiores */
    #moove_gdpr_cookie_info_bar
      .moove-gdpr-info-bar-container
      .moove-gdpr-info-bar-content
      button.mgbutton {
      font-size: 15px !important;
      padding: 15px 35px !important;
    }
  
    #moove_gdpr_cookie_modal
      .moove-gdpr-modal-content
      .moove-gdpr-modal-footer-content
      .moove-gdpr-button-holder {
      background: #f1f1f1;
      margin: 0 0px !important;
      border-radius: 0 0 5px 5px;
      justify-content: space-between !important;
    }
  }
  
  @media screen and (max-width: 600px) {
    #moove_gdpr_cookie_info_bar .moove-gdpr-cookie-notice p {
      font-size: 14px !important;
    }
  
    .gdpr_lightbox-content {        
          margin-top: -80px;
      }
  }
  
  @media screen and (max-width: 510px) {
    #moove_gdpr_cookie_info_bar
      .moove-gdpr-info-bar-container
      .moove-gdpr-info-bar-content
      .moove-gdpr-button-holder {
      justify-content: space-between !important;
      flex-direction: row !important;
    }
  
    #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme
      .moove-gdpr-info-bar-container
      .moove-gdpr-info-bar-content
      .moove-gdpr-button-holder
      button.moove-gdpr-infobar-allow-all {
      flex: 0 0 100% !important;
      margin: 10px 0 !important;
      order: 2;
    }
  
    #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme
      .moove-gdpr-info-bar-container
      .moove-gdpr-info-bar-content
      .moove-gdpr-button-holder
      button.moove-gdpr-infobar-reject-btn,
    #moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar)
      .moove-gdpr-info-bar-container
      .moove-gdpr-info-bar-content
      button.mgbutton.moove-gdpr-infobar-settings-btn {
      flex: 0 0 48% !important;
      padding: 15px !important;
      margin: 0 !important;
      order: 1;
    }
  }
  
  @media screen and (max-width: 450px) {
    #moove_gdpr_cookie_modal
      .moove-gdpr-modal-content
      .moove-gdpr-modal-footer-content
      .moove-gdpr-button-holder
      button.mgbutton,
    #moove_gdpr_cookie_modal
      .moove-gdpr-modal-content
      .moove-gdpr-modal-footer-content
      .moove-gdpr-button-holder
      button.mgbutton.moove-gdpr-modal-allow-all {
      width: 100% !important;
    }
  }

.site-header {
    padding-top: 0px !important;
	padding-bottom: 0px !important;
}

#masthead {
	background-color: #fff;
    position: sticky;
	position: -webkit-sticky;
    top: 0;
    z-index: 2;
}


/* SOLUCIONAR PROBLEMA CON EL MENÚ EN EL MÓVIL */

@media (max-width: 768px) {
    .site-header-main .contenedor-contenido {
        z-index: 1000 !important;
        background-color: rgba(255, 255, 255, 0.9) !important;
    }
}


/* OCULTAR BANNER DE RECAPTCHA V3 DE GOOGLE */

.grecaptcha-badge {
    display: none;
}


/* SOLUCIONAR PROBLEMA CON LA VISUALIZACIÓN DE LOS H3 DEL BLOG */

.single-post h3 {
    color: #ec8117!important;
}


/* SOLUCIONAR PROBLEMA CON BORDE NEGRO EN EL BLOG Y EN LA WEB */

.blog .pagination {
    border-top: none!important;
}

body:not(.custom-background-image):after {
    height: 0px!important;
}


/* SOLUCIONAR SOBREPOSICIÓN DE LA TOP BAR DE LOGOS CON EL VÍDEO DE PORTADA Y EL BANNER DE COOKIES */

.wpfront-notification-bar-spacer {
    z-index: 9800;
}


/* SOLUCIONAR ERROR EN LA HOME Y EL SIDEBAR */

.home .sidebar {
    display: none;
}

/* MAQUETACIÓN BLOG */

.bloque_img {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin-top: 20px;
}

.bloque_img .col-img {
    width: 40%;
    padding: 30px;
}

.bloque_img .col-img img {
    border-radius: 20px;
    border-style: solid;
    border-width: 2px 2px 5px;
    border-color: #ec8117;
}
.bloque_img.img-right .col-img img {
    border-color: #c1ce2d!important;
}
 
.bloque_img .col-txt {
    width: 60%;
}

@media (max-width: 768px) {
    .bloque_img .col-img, .bloque_img .col-txt {
        width: 100%;
    }
    .bloque_img { 
        flex-direction: column;    
    }
    .bloque_img.img-right {
        flex-direction: column-reverse!important;
    }
    .bloque_img .col-img img {
        margin-bottom: 20px;
    }
    .entry-content h2 {
        margin-top: 30px!important;
    }
}