/*
Theme Name: manos-invisibles
Theme URI: https://cinerama.qodeinteractive.com
Description: A child theme of Cinerama Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Version: 1.0.1
Text Domain: cinerama
Template: cinerama
*/

/* Newsletter Form */
.wpcf7 form.sent .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    border: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    margin: 10px 0;
    padding: 0;
    text-align: left;
}

.wpcf7 form.invalid .wpcf7-not-valid-tip {
    position: absolute;
    top: 190%;
    display: none;
    font-size: 0;
    color: transparent;
}

.edgtf-full-width-inner .edgtf-portfolio-single-holder {
    margin-bottom: 0;
}

#mi-general-box .e-con-inner {
    padding: 0;
}

.edgtf-wrapper .edgtf-sticky-header .edgtf-sticky-holder {
    background: #ffec4c;
}

/* hide social icons*/
header.edgtf-page-header .edgtf-menu-area .widget.edgtf-social-icons-group-widget,
header .edgtf-sticky-header .widget.edgtf-social-icons-group-widget,
footer.edgtf-page-footer .widget.edgtf-social-icons-group-widget {
    display: none;
}


/* #menu */
header.edgtf-mobile-header .edgtf-mobile-header-inner,
header.edgtf-mobile-header nav.edgtf-mobile-nav {
    background: #ffec4c;
}

header.edgtf-mobile-header .edgtf-mobile-menu-opener.edgtf-mobile-menu-opener-icon-pack .edgtf-mobile-menu-icon:before,
header.edgtf-mobile-header .edgtf-mobile-nav .edgtf-grid>ul>li.edgtf-active-item>a.current,
header.edgtf-mobile-header .icon_menu:before,
header.edgtf-mobile-header .edgtf-mobile-nav ul li a,
header.edgtf-mobile-header .edgtf-mobile-nav ul li h6 {
    color: #000000;
}

header.edgtf-mobile-header .edgtf-mobile-nav .edgtf-grid>ul>li.edgtf-active-item>a.current {
    font-weight: 900;
}

/* custom cookie bar */
.cky-consent-container.cky-box-bottom-left {
    bottom: 0;
    box-sizing: border-box;
    left: 0;
    width: 100%;
}

.cky-consent-container.cky-box-bottom-left .cky-consent-bar {
    border-radius: 0;
    padding: 6px 26px 10px 26px;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.04);
}

.cky-consent-container .cky-notice-btn-wrapper {
    bottom: 0;
    height: 24px;
    margin: auto;
    position: absolute;
    width: 24px;
    right: 26px;
    top: 0;
}

.cky-consent-container .cky-notice-btn-wrapper button {
    border-radius: 50%;
    font-family: 'Average Sans';
    font-size: 16px;
    height: 100%;
    line-height: 20px;
    width: 100%;
}


.cky-consent-container .cky-notice-btn-wrapper button:after {
    content: '\d7';

    bottom: 0;
    font-weight: 100;
    font-size: 26px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}


.cky-consent-container .cky-notice-des p {
    font-size: 13px;
    line-height: 100%;
    padding-right: 50px;
    text-align: right;
}

.cky-consent-container .cky-notice-des p a {
    font-size: 13px;
    text-decoration: underline;
}

@media (max-width: 440px) {
    .cky-consent-container .cky-notice-btn-wrapper button.cky-btn-accept {
        margin-top: 0;
    }

    .cky-consent-container .cky-notice-des {
        padding: 0;
        max-height: none;
        overflow-y: hidden;
    }

    .cky-consent-container .cky-notice-btn-wrapper {
        right: 0;
    }

}

@media (max-width: 568px) { 
    h3.elementor-image-box-title {
        font-size: 16px;
        line-height: 26px;
    }

    .mi-small-text {
        font-size:14px;
    }
}


/*header y Logo*/

.edgtf-position-left-inner .edgtf-logo-wrapper a {
    height: 50px !important;
}

@media (min-width: 1600px) { 
    .edgtf-position-left-inner .edgtf-logo-wrapper a {
        height: 66px !important;
    }

    .edgtf-main-menu>ul#menu-main-menu>li>a {
        font-size: 14px;
    }
}
