/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

.phone-info {
    font-size: 14px;exit
}
.av-main-nav ul {
    width: 250px;
}
/* @media only screen and (max-width: 767px) {
    #top #wrap_all .av_header_transparency {
        background: transparent;
        position: absolute !important;
        /* padding-bottom: 550px !important; */
    }
} */
#top .prime-logo-grid .avia-smallarrow-slider-heading {
    display: none;
}
#top .prime-logo-grid .slide-entry {
    padding: 20px;
}
.contact-our-experts-today-cta-form input[type="submit"] {
    color: #f2edff !important;
    background-color: #120f61 !important;
    border-radius: 26px !important;
    font-weight: bold;
}
.contact-us-page-form input[type="submit"],
.footer-contact-form input[type="submit"] {
    font-weight: bold;
    border-radius: 26px !important;
}
.footer-contact-form .gfield_required .gfield_required_asterisk {
    color: #f2edff !important;
}
.footer-contact-form .footer-contact-form-checkbox,
.contact-our-experts-today-cta-form .contact-our-experts-today-cta-form-checkbox,
.contact-us-page-form .contact-us-page-form-checkbox {
    margin-bottom: 0 !important;
}
/* Testimonial Image */
#top .avia-testimonial-image,
#top .avia-testimonial-image img {
	border-radius: 0 !important;
}
/* Restrict grid row width */
.av-grid-custom-width {
    max-width: 1310px;
    margin: 0 auto;
}