/*

 Theme Name:   enfold-child

 Theme URI:    http://example.com/Enfold-child/

 Description:  Enfold Theme

 Author:       Kriesi

 Author URI:   http://www.kriesi.at

 Template:     enfold

 Version:      4.0.2

 License:      Themeforest Split Licence

 License URI:  -


*/



@import url('../enfold/style.css');
footer.socket_color .clear_both h3.widgettitle {
    color: #fff!important;
    font-weight: bold!important;
}
.flex_cell_inner p.form_element input.button{
    background:#105677!important;
}
.social a.youtube-icon:before {
    content: '\f167';
    font-family: 'FontAwesome';
    margin-right: 10px;
}
.social a.trip-icon:before {
    content: '\f262';
    font-family: 'FontAwesome';
    margin-right: 10px;
}

@media(max-width:767px){
    body.single-product #full_slider_1 .av_slideshow_full li img{
        width: 100%;
        height: 400px;
        object-fit: none;
    }
    #custom-sec .av-section-color-overlay-wrap {
        height: 400px;
    }
}