/*
Theme Name: Kargo Child
Template: kargo
Theme URI: http://kargo.axiomthemes.com/
Description: Kargo is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: ThemeREX
Author URI: http://axiomthemes.com/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.scheme_default .sc_icons_modern [class*="trx_addons_column-"]:nth-child(1) .sc_icons_item, .scheme_default .sc_icons_modern .sc_icons_item:nth-child(1) {
    background-color: black;
}
.scheme_default .sc_icons_modern [class*="trx_addons_column-"]:nth-child(2) .sc_icons_item, .scheme_default .sc_icons_modern .sc_icons_item:nth-child(2) {
    background-color: red;
}
.scheme_default .sc_icons_modern [class*="trx_addons_column-"]:nth-child(3) .sc_icons_item, .scheme_default .sc_icons_modern .sc_icons_item:nth-child(3) {
    background-color: black;
}
.scheme_default .sc_services_timeline .sc_services_item_marker {
    background: red !important;
}

.scheme_default blockquote {
   
    background-color: red;
}

.page_content_wrap {
    padding-top: 1.2rem;
    padding-bottom: 8.7rem;}


.services_page_title {line-height: 30px;
    margin-top: 30px;
    margin-bottom:-20px;
    margin-right: auto; 
    margin-left: auto;
}

 .elementor-widget-text-editor :last-child, .elementor-widget-text-editor p:last-child {
    margin-bottom: -10px;}