/*
 Theme Name:   MH Magazine lite - Child
 Theme URI:    https://www.mhthemes.com/themes/mh/magazine-lite/
 Description:  Child MH Magazine lite is one of the most popular free responsive magazine, news, newspaper and blog WordPress themes for modern online magazines, dynamic news websites, professional blogs and other editorial websites. This free magazine theme is fast, secure, SEO friendly and perfectly suitable for topics like international news, politics, lifestyle, fashion, business, sports, gadgets, travel or anything else. If you would like to gain access to more awesome features, flexible custom widgets and useful options to customize your website, you can upgrade to the premium version of MH Magazine and take your website to the next level. You can also learn more about this dynamic magazine WordPress theme on the MH Themes website.
Author: MH Themes
 Author:       VPE
 Author URI:   https://vpe.es
 Template:     mh-magazine-lite
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  mh-magazine-lite-child
*/

body {
font-size: 1rem;
}
.mh-footer {
font-size: 1rem;
}
/* ?¿?¿?
@media screen and (max-width: 900px)
.mh-footer {
    font-size: 1rem;
}
*/

/*normalizar letra formulario*/
.wpcf7-form p {
     font-size: 1rem;
}
div.wpcf7 input[type="file"] {
     font-size: 1rem;
}

/*flecha verde en anclas*/
*:target::before {content: url(https://vpe.es/wp-content/themes/mh-magazine-lite.2.8.6/mh-magazine-lite-child/flecha-verde.png)}
*:target{}
*:target::after {}


h1 {
font-size: 2rem;
}
h2 {
font-size: 1.5rem;
}
h3 {
font-size: 1.3rem;
}
h4 {
font-size: 1.1rem;
}
h5 {
font-size: 1rem;
}

/*pie foto*/
.wp-block-image figcaption, .wp-block-image .aligncenter > figcaption, .wp-block-image .alignleft > figcaption, .wp-block-image .alignright > figcaption, .wp-block-image.is-resized > figcaption, .wp-block-audio figcaption {
    font-size: 1rem;
}



/*tamaño normalizado bloque cita*/
.wp-block-quote {
	font-size:1rem;
}

/*quitar negrita títulos columna noticias*/
.mh-custom-posts-small-title {
	font-weight: normal;
}


.qe-faqs-toggles-group { padding-bottom: 15px; } 

/* preguntas frecuentes*/
.entry-content .qe-faq-toggle {
    margin-bottom: 0px;
}

.entry-content h3.qe-faqs-group-title {
    margin-top: 30px;
}


/* chatbot*/
.wp-chatbot-board-container {
    width: 390px;
}
.wp-chatbot-content {
    background-color: #cec8c4c2;
}
.wp-chatbot-content {
    background: url(https://vpe.es/wp-content/uploads/whatsapp_background.png) no-repeat top center; 
}
ul.wp-chatbot-messages-container > li.wp-chatbot-msg .wp-chatbot-paragraph, .wp-chatbot-agent-profile .wp-chatbot-bubble {
    background-color: #ffffff;
    color: #000000;
    border-radius: 0 10px 10px 10px;
    width: 100%;
    font-weight: bold;
    font-size: medium;	
}
ul.wp-chatbot-messages-container > li.wp-chat-user-msg .wp-chatbot-paragraph {
    background-color: #e2ffc9;
    color: #494949;
    margin-left: 10%;
    border-radius: 10px 10px 0 10px;
    font-weight: bold;
}
.wp-chatbot-editor-container {
    border-radius: 20px 20px 20px 20px;
    margin: 0;
    padding: 4px 10px;
}

/*Imágenes alineadas a la izquierda y con menos margen*/
.entry-content .aligncenter { display: block; margin: 20px auto; margin: 1.25rem auto; }


.kt-mobile-layout-row.kt-v-gutter-default>.wp-block-kadence-column {
    margin-bottom: 0px; 
}
.kt-v-gutter-default {
    margin-bottom: 0px; 
}
.wp-block-kadence-column {
    margin-bottom: 0px; 
}
.kt-mobile-layout-row{
    margin-bottom: 0px; 
}

/*Desactivar casilla de "deseo guardar en este ordenador mi email... en comentarios*/*

p.comment-form-cookies-consent { display: none; }

/*sombras imágenes*/
.sombra {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

}
.sombra-padding {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

/*links de kadence block salen en negro > a azul ??*/

/*ocultar recaptchav3*/
.grecaptcha-badge { visibility: hidden; }

/*ocultar número comentarios en columna noticias*/
.mh-meta .fa {
    margin-right: -10px;
    color: snow;
}

.mh-meta span {
    margin-right: -150px;
    /* color: snow; */
}