/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

body {
font-family:'Helvetica LT W01 Roman' !important;
}

.fusion-author .fusion-author-title, .fusion-header-tagline, .fusion-modal .modal-title, .fusion-modal h3, .fusion-pricing-table .pricing-row, .fusion-pricing-table .title-row, .fusion-title h3, .fusion-widget-area h3, .main-flex .slide-content h3, .post-content h3, .project-content h3, .sidebar .widget h3 {
    font-family:'Helvetica LT W01 Light' !important;
}

#main .post h2, #main .reading-box h2, #main h2, .ei-title h2, .fusion-modal h2, .fusion-title h2, .fusion-widget-area h2, .main-flex .slide-content h2, .post-content h2, .title h2 {
    font-family:'Helvetica LT W01 Light' !important;
}

input[type="text"] {
height: 30px !Important;
}

#testimonials .author {
color: #ABB443 !important;
}

.gform_wrapper .button, .gform_wrapper .gform_button {
background: #ABB443 !important;
}

.fusion-image-wrapper .fusion-rollover {
    background-image: linear-gradient(top, #ABB443 0%, #ABB443 100%) !important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ABB443), color-stop(1, #ABB443)) !important;
    background-image: filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ABB443, endColorstr=#ABB443), progid: DXImageTransform.Microsoft.Alpha(Opacity=0) !important;
    background-image: -webkit-linear-gradient(top, #ABB443 0%, #ABB443 100%) !important;
}

.tfs-slider .slide-content-container .with-bg .fusion-title-sc-wrapper {
    padding: 15px;
    border-radius: 3px;
}

.fusion-button.button-1 .fusion-button-text, .fusion-button.button-1 i {
    color: #ffffff !important;
}

.fusion-is-sticky .fusion-main-menu > ul > li {
padding-right: 25px !important;
}

#wrapper #main .fusion-post-content > .blog-shortcode-post-title {
font-size: 20px !important;
line-height: 24px !important;
}

.fusion-post-content-container {
font-size: 15px !important;
line-height: 18px !important;
}

.review.male {
	background-color: #ffffff !important;
}