/*
 Theme Name:     Solustrid Child Theme
 Description:    Solustrid Child Theme
 Author:         Webmad
 Author URI:     https://www.webmad.co.nz
 Template:       solustrid
 Version:        1.0.0
*/

html body .elementor-widget-heading .elementor-heading-title {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}

.content-inner h1,.content-inner h2,.content-inner h3,.content-inner h4,.content-inner h5,.content-inner h6 {
    color: #808285;
}

header .outer-box .btn-box a {
    color: #808285;
}

header .outer-box .btn-box a:hover {
    color: #ffffff;
}

.btn-blue-text {
    color: #808285;
}

.header-top ul.info-list {
    margin-bottom: 0px;
}

header.main-header .header-upper .logo-outer {
    padding: 11px 0px;
}

.sticky-header .pull-right {
    padding-top: 20px;
}

header.main-header .search-box-outer {
    display: none;
}

header.main-header .outer-box .btn-box {
    margin-left: 0px;
}

.page-banner {
    display: none;
}

body .fact-counter .count-outer, body .fact-counter .count-outer .count-text {
    color: #808285;
}

.fact-counter .column .counter-title {
    line-height: 20px;
}

.quote-section .content .icon, .quote-section .content h3, .quote-section .content .text {
    color: #808285;
}

.quote-section .content h3 {
    font-size: 28px;
    padding-bottom: 15px;   
    padding-left: 15px;
}

.quote-section .content .text {
    font-size: 14px;
    padding-left: 15px;
}

.quote-section .theme-btn {
    background-color: #808285;
    color: #ffffff;
}

.quote-section .theme-btn:hover {
    color: #808285;
    background-color: #ffffff;
}

.projects-section .projects-carousel .thumbs-carousel {
    display: none;
}

footer.main-footer .widgets-section {
    padding-bottom: 0px;
}

footer .footer-contacts li {
    margin-bottom: 20px;
    color: #ffffff;
    font-weight: bold;
}

footer .footer-contacts .footer-phone::before {
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f879";
    margin-right: 15px;
    color: #ffcb08;
}

footer .footer-contacts .footer-mail::before {
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f2b6";
    margin-right: 15px;
    color: #ffcb08;
}

footer .footer-contacts .footer-address::before {
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f3c5";
    margin-right: 15px;
    color: #ffcb08;
}

@media only screen and (min-width: 767px) {
    footer .widget.widget_nav_menu {
        padding-left: 52px;
    }
}

footer .widget.widget_nav_menu .menu li {
    border-bottom: 0px;
}

footer .widget.widget_nav_menu .menu li a {
    padding-bottom: 0px;
    min-height: 42px;
    padding-left: 0px;
}

footer .widget.widget_nav_menu .menu li a::before {
    content: none;
}

.gform_wrapper input, .gform_wrapper textarea {
    border-bottom: 1px solid #666666;
}

body .gform_wrapper textarea.large {
    height: 200px;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    background-color: #ffcb08;
    color: #ffffff;
    padding: 5px 25px;
    font-weight: 800;
    text-transform: uppercase;
    cursor: pointer;
}

@media only screen and (max-width: 600px) and (min-width: 300px) {
    header.main-header .header-upper {
        margin-top: 0px;
    }
}

header.main-header .main-menu .navigation>li:last-child a {
    color: #808285;
    background-color: #ffcb08;
    padding: 5px 15px !important;
    border-radius: 3px;
    text-transform: uppercase;
    margin-top: -5px;
}

header.main-header.fixed-header .main-menu .navigation>li:last-child a {
    margin-top: 15px;
}

@media only screen and (max-width: 767px) {
    header.main-header .main-menu .navigation>li:last-child a {
        margin-top: 0px;
        text-transform: initial;
        border-radius: 0px;
    }
}

@media only screen and (max-width: 767px) {
    header.main-header .main-menu .navbar-collapse > .navigation > li > a, .main-menu .navbar-collapse > .navigation > li > ul > li > a, .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li > a {
        color: #ffffff;
        background: #808285;
    }
}

@media only screen and (max-width: 767px) {
    header.main-header .main-menu .collapse {
        padding: 20px 0px 0px;

    }
}

body .news-block-two .inner-box .lower-content h3 a {
    color: #808285;
}

.big-icon.flaticon-settings-4::before {
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900;
    content: '\f06d';
    max-width: 256px;
    max-height: 256px;
}

.counter-box {
    display: none;
}

body .feature-block-five .text {
    font-size: 21px;
    font-weight: 700;
}

.elementor-page-2275 .feature-block-seven:not(.style-two) .image-column {
    order: 0;
}

.elementor-page-2275 .feature-block-seven:not(.style-two) .content-column .inner-column {
    padding-right: 0;
    padding-left: 35px;
}