/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A lightweight and minimalist WordPress theme for Elementor page builder.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.8.1.1695883425
Updated: 2023-09-28 08:43:45

*/
.label-accesibilidad { 
    height: 0px !important;
    visibility: hidden !important;
}
p,span,a,h1,h2,h3,h4,h5,h6 {
background: #00000001;
}

#cmplz-manage-consent .cmplz-manage-consent {
    animation: mc_slideIn .5s forwards !important;
}

button.cmplz-btn.cmplz-manage-consent.manage-consent-1.cmplz-show:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f564";
    display: inline-block;
    vertical-align: middle;
    margin-left: 1px;
    display: none;
    color: #4AA6CE;
    font-size: 25px !important;
}

#cmplz-manage-consent .cmplz-manage-consent {
    left: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 32px !important;
    min-width: unset !important;
    padding: 15px 15px 15px 8px !important;
}

.cmplz-btn.cmplz-manage-consent.manage-consent-1.cmplz-show {
    right: unset !important;
    font-size: 0px;
}

button.cmplz-btn.cmplz-manage-consent.manage-consent-1.cmplz-show::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f564";
    display: inline-block !important;
    vertical-align: middle;
    margin-left: 1px;
    font-size: 25px !important;
}

@media (max-width: 480px) {
    .cmplz-btn.cmplz-manage-consent.manage-consent-1.cmplz-show {
        right: unset !important;
        font-size: 0px;
    }

    button.cmplz-btn.cmplz-manage-consent.manage-consent-1.cmplz-show::after {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f564";
        display: inline-block !important;
        vertical-align: middle;
        margin-left: 1px;
        font-size: 23px !important;
    }

    #cmplz-manage-consent .cmplz-manage-consent {
        padding: 8px !important;
    }
}

@media (min-width: 481px) and (max-width: 640px) {
    .cmplz-btn.cmplz-manage-consent.manage-consent-1.cmplz-show {
        right: unset !important;
        font-size: 0px;
    }

    button.cmplz-btn.cmplz-manage-consent.manage-consent-1.cmplz-show::after {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f564";
        display: inline-block !important;
        vertical-align: middle;
        margin-left: 1px;
        color: #4AA6CE;
        font-size: 25px !important;
    }
}

@media (min-width: 641px) and (max-width: 767px) {
    .cmplz-btn.cmplz-manage-consent.manage-consent-1.cmplz-show {
        right: unset !important;
        font-size: 0px;
    }

    button.cmplz-btn.cmplz-manage-consent.manage-consent-1.cmplz-show::after {
        content: "\f564";
        font-family: 'Font Awesome 5 Free';
        display: inline-block !important;
        font-size: 25px !important;
        color: #4AA6CE;
        font-size: 25px !important;
    }
}