/*
Theme Name:     Stratus - Child Theme
Theme URI:      https://demo.themovation.com/stratus/intro/
Template:       stratusx
Author:         Themovation
Author URI:     http://themovation.com
Version:        4.0
Text Domain:    stratus
Domain Path:    /languages/
*/


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

.soc-widget i, .soc-widget a i {
    font-size: 20px!important;
    margin: 0;
    padding: 0 10px 10px 0 !important;
}

.th-service-block-w .elementor-icon-box-title a{color:#fc6e4d!important;}
.navbar .navbar-nav {
    margin-top: 8px!important;
}
.banner #logo {
    float: left;
    display: block;
    margin: 18px 0!important;
}

.footer .widget.widget_categories li a, .footer .widget.widget_pages li a, .footer .widget.widget_nav_menu li a {
    border-bottom: 0px solid rgba(255, 255, 255, 0.05)!important;
}
.th-widget-area .widget.widget_categories li a, .th-widget-area .widget.widget_pages li a, .th-widget-area .widget.widget_nav_menu li a {
    padding: 1px 0!important;
    display: block;
    border-bottom: 1px solid #e6e6e6;
}
.inner-container > h1.entry-title {
    width: calc(100% - 60px);
    max-width: 1140px;
    color: #3A3B74;
    padding: 60px 0;
    margin: 0 auto;
    border-bottom: 1px solid #e6e6e6;
    display: none!important;
}