/*!
Theme Name: alcolea-de-cinca
Author: e-tecnia
Author URI: https://e-tecnia.es/
Description: Child theme from Astra theme for Alcolea de Cinca
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: alcolea-de-cinca
Template: astra

*/

.uael-cf7-style-box .wpcf7-form .two_columns_50_50 {
    display: flex;
    width: 100%;
}

.uael-cf7-style-box .wpcf7-form .two_columns_50_50 .column1 {
    width: 45%;
    margin-right: 2%;
}

.uael-cf7-style-box .wpcf7-form .two_columns_50_50 .column2 {
    width: 53%;
}

.uael-cf7-style-box .wpcf7-form p.p_ley {
    font-size: .75em;
    opacity: .8;
}

.uael-cf7-style-box .wpcf7-form textarea {
    min-height: 140px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}

.uael-cf7-style-box .condiciones span a {
    font-weight: 500;
}

.uael-cf7-style-box span.wpcf7-not-valid-tip,
.uael-cf7-style-box div.wpcf7-response-output {
    margin-bottom: 1em !important;
}

@media (max-width: 1024px) {
    .uael-cf7-style-box .wpcf7-form div,
    .uael-cf7-style-box .wpcf7-form .two_columns_50_50 {
        flex-wrap: wrap;
        margin: 0;
    }

    .uael-cf7-style-box .wpcf7-form div .column1,
    .uael-cf7-style-box .wpcf7-form div .column2,
    .uael-cf7-style-box .wpcf7-form .two_columns_50_50 .column1,
    .uael-cf7-style-box .wpcf7-form .two_columns_50_50 .column2 {
        width: 100%;
        margin-right: 0;
    }

    .uael-cf7-style-box .wpcf7-form .condiciones p {
        margin-bottom: 0 !important;
    }

    .uael-cf7-style-box .wpcf7-form .condiciones p.p_ley {
        margin-bottom: 1.5em !important;
    }
}

#cookie-notice {
    background-color: transparent !important;
    margin: 1.5em;
    min-width: initial;
    position: fixed;
    width: 38em;
    z-index: 1000;
}

#cookie-notice .cookie-notice-container {
    background-color: rgba(255, 255, 255, .9) !important;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, .15);
    box-sizing: border-box;
    padding: 1.5em;
}

#cookie-notice #cn-notice-text {
    color: black;
    display: block;
    text-align: justify;
}

#cookie-notice .cn-close-icon {
    display: none;
}

#cookie-notice .cn-buttons-container {
    display: block;
}

#cookie-notice .cn-button {
    background: none;
    background-color: #c86a3a;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: white;
    display: block;
    font-weight: 500;
    letter-spacing: .1em;
    margin: 1em 0 0 0;
    opacity: .85;
    padding: .75em 1em;
    text-shadow: none;
    text-transform: uppercase;
}

#cookie-notice .cn-button:hover {
    opacity: 1;
    transition: all 1s ease;
}

#cookie-notice .cn-button:before {
    content: none;
}

#cookie-notice .cookie-notice-revoke-container {
    text-align: initial;
}

#cookie-notice .cn-revoke-cookie.cn-button {
    display: inline-block;
    margin: 0;
}

@media (max-width: 38em) {
    #cookie-notice {
        margin: 0;
        width: 100%;
    }
}

.rutas .rutas-bg {
    background-size: cover !important;
    background-position: center;
    background-position-y: center !important;
}

p strong {
    font-weight: 500 !important;
}

.fiestas .uael-timeline-desc-content strong,
.fiestas .uael-timeline-desc-content i {
    color: #c86a3a !important;
}

.fiestas .uael-timeline-desc-content strong {
    font-weight: 500 !important;
}

.legales h2, .legales h3, .legales h4, .legales h5 {
    margin-bottom: 10px;
    margin-top: 15px;
}

.legales h4 {
    color: #c86a3a !important;
}

/*# sourceMappingURL=style.css.map */
