/*
Theme Name: OnePress Child
Theme URI: https://z2informatica.com/
Description: Tema hijo de OnePress
Author: Carlos
Author URI: https://z2informatica.com/
Template: onepress
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/old-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: onepress-child
*/

img.custom-logo{
    /*max-width: 70%;*/

}
.site-branding {
    max-width: 400px;
}
.contact-form.col-sm-6{
    -webkit-box-flex:0;
    flex:0 0 100%;
    max-width:600px;
    margin: auto;
}

/*Estilos Plugin Cookies*/
.cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-texto a {
    color: #38bdde !important;
}
.cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-texto a:hover, .cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-texto a:active, .cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-texto a:visited {
    color: #f7f3f3 !important;
}
.cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-solapa:hover {
    color: #f7f3f3;
}