/*
Theme Name: Child
Theme URI: https://lopd.uroandrologiamalaga.es/
Description: twentytwentyChild Theme
Author: Entorno Web
Author URI: https://www.entornoweb.es
Template: twentytwenty
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: twentytwenty-child
*/
.entry-content {
    font-family: 'Montserrat', sans-serif!important;
}
.hidden,
.post-meta-edit-link-wrapper {
    display: none!important;
    visibility: hidden;
}
.ew .header-titles-wrapper {
    justify-content: center!Important;
    padding: 0;
}
.vc_row {
    margin-bottom: 5%;
}
.texto-legal {
    margin-top: 5%;
}
.texto-legal p,
.texto-legal li {
    text-align: justify;
}
.texto-legal label {
    font-size: 1em;
    margin: 2% 0;
    font-weight: 600;
}
.wpcf7-form-control-signature-wrap {
    width: 100%!important;

}
canvas.firma-digital {
    border: 1px solid #000;
}
#wpcf7_firma-digital_clear {
    float: right;
    background-color: #000000;
}
.custom-ew .wpcf7-submit {
    width: 100%;
    margin-top: 5%;
    border: 1px solid #000;
    color: #000;
    background-color: #ffffff;
}
h1, .heading-size-1 {
    font-size: 3rem!important;
}
.singular .entry-header {
    padding: 2rem 0;
}
.site-logo img {
    max-height: 7rem;
}
.entry-content p, .entry-content li {
    line-height: 1.8;
}
.consentimiento-fotos .wpcf7-list-item {
    margin: 0;
}
.consentimiento-fotos .wpcf7-list-item label {
    display: inline-flex;
}
.consentimiento-fotos .wpcf7-list-item input[type=radio] {
    height: 2em;
    width: 5em;
    margin: 1.2% 2% 0 0;
}
#inicio-lopd .vc_btn3.vc_btn3-size-md {
    font-size: 26px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 24px;
}
@media screen and (max-width: 415px) {
    #inicio-lopd .vc_btn3.vc_btn3-size-md {
        font-size: 20px;
    }
    ol {
        margin: 0 0 3rem 1rem;
    }
    .vc_column_container .vc_column-inner {
        margin-bottom: 7%;
    }
}

@media  screen and (max-width: 801px) {
    .vc_col-sm-4 { 
        Width: 100%!important;
    }
}