/*
Theme Name: Builder
Theme URI: http://wp.ithemeslab.com/builder/
Author: iThemesLab
Author URI: http://ithemeslab.com
Description: Builder is a construction business WordPress theme. Highly recommended for small and big firms providing Builder/ Carpenter/ Plumber/ Painter/ Handyman/ Cleaner services. The layout looks beautiful at any size, be it a laptop screen, iPad, iPhone, Android Mobile or tablets. Plus, anyone can update with his need.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: builder
Tags: theme-options, post-formats, featured-images
*/

.gallery-caption,
.bypostauthor {
    display: block;
}

.page-head.parallax-banner-cmb2 {
     background-size: contain;
}
.service-grid-box .service-contect-box h3 {
    font-size: 20px;
     font-weight: bold;
}
.footer .feature-box .featurebox-icon i.fa {
    color: #777;
    font-size: 50px;
    line-height: 50px;
}
.footer .feature-box .featurebox-icon {
    margin-bottom: 10px;
}
.footer .vc_column_container>.vc_column-inner {
 
    padding-left: 10px;
    padding-right: 10px;
   
}
.footer .feature-box:hover i.fa {
    color: #f6d014;
}