/*
Theme Name: Ambient Child
Theme URI: https://ambient.qodeinteractive.com
Description: A child theme of Ambient Theme
Author: Elated Themes
Author URI: https://themeforest.net/user/elated-themes
Version: 1.0.1
Text Domain: ambient
Template: ambient
*/

.align-center, .align-center * {text-align: center;}



/*HEADER*/
.eltdf-logo-wrapper a img,
.eltdf-page-header .eltdf-sticky-header .eltdf-sticky-holder .eltdf-logo-wrapper a,
.eltdf-logo-wrapper a img.eltdf-light-logo {height:40px !important;}
.eltdf-mobile-logo-wrapper a {height: 50px !important;}

/*FORM*/
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    background: url(https://www.greentransitionsrl.com/wp-content/uploads/2025/07/Select_freccia.png) no-repeat center right 10px;
}
select.wpcf7-form-control.wpcf7-select option {background: #529b8a;}
.wpcf7 input[type="checkbox"] {
    width: 20px;
    height: 20px;
    -webkit-appearance: none;
    border: 2px solid #d0d8d8;
    vertical-align: middle;
    cursor: pointer;
}
.wpcf7 input[type="checkbox"]:checked{-webkit-appearance: auto;}
.wpcf7-list-item {
    margin: 0 0 1em 0px !important;
    font-size: 14px;
}
.wpcf7-list-item a {
    color: #FFF;
    text-decoration: underline;
}
.wpcf7-not-valid-tip {color: #ff8a56 !important;}

/*FOOTER*/
body.eltdf-footer-with-bg-image .eltdf-footer-top-holder {background-size: cover;}
.widget.eltdf-image-widget.align-center a {display: inline-block;}
.eltdf-top-bar .widget.widget_text, 
footer .eltdf-footer-top .widget.widget_text {font-size: 16px;}
.eltdf-top-bar .widget a, footer .eltdf-footer-top .widget a {color: #fff !important;}