/*
Theme Name: GoCourier
Theme URI: http://event-theme.com/themes/gocourierwp/
Author: jThemes
Author URI: http://themeforest.net/user/jthemes
Description: GoCourier is fully responsive theme that looks great on any device. Features include 
a front page template with its own widgets, an optional display font, styling for post formats on both index and single views,
and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 2.5.6
Requires at least: 5.5
Tested up to: 6.5
Requires PHP: 7.0
Tags: custom-menu, editor-style, featured-images, flexible-header, post-formats, sticky-post, theme-options 
Text Domain: gocourier
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

.footer-widget{
	padding-bottom: 0px !important;
}
.services-content .service-box {
    margin-bottom: 10px !important;
    padding: 0;
}
.elementor-widget:not(:last-child) {
    margin-block-end: 0px !important;
}
.elementor-widget:not(:last-child) {
    margin-bottom: 0px !important;
}

.style2 .icon-container {
    color: #fff;
    font-weight: 600 !important;
    font-size: 38px;
    margin-right:  0px !important;
    margin-top: 10px;
    float: left;
    width: 20%;
}

.style2 .services-details {
    float: left !important;
    width: 80% !important;
    text-align: center !important;
}

.service_style_2 .service-box h3, .service_style_2 .service-box h5, .style2 .service-box h5 {
    color: #fff;
    font-size: 18px !important;
    padding-bottom: 10px;
      padding-top: 5px !important;
    padding-left: 12px;
    padding-right: 12px;
}

.style2 .icon-container {

   margin-top: 0px !important;

}

.service-box h3, .service-box h5 {
    font-weight: 600 !important;
    letter-spacing: 0px !important;
	    text-align: left !important;
}



