/*
 Theme Name:   Industrus Child
 Theme URI:    http://wp.dynamiclayers.net/industrus
 Description:  Industrus Child Theme
 Author:       DynamicLayers
 Author URI:   https://dynamiclayers.net
 Template:     industrus
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  industrus-child
*/

.header-right a.header-btn {
    display: inline-block;
    background: #6d9773;
}

.custom-green {
    background: #6d9773;
}

.project-item .project-thumb .popup {
    background-color: #6d9773 !important;
}

.team-4 .team-thumb .shape-2 {
    background: #6d9773 !important;
}

.footer-2 .footer-icon-box svg {
    fill: #6d9773;
}

.footer-2 .subscribe-widget:before {
    background-color: #6d9773;
}

.widget-title h3:after {
    background-color: #6d9773;
}

.footer-2 .footer-top .footer-social li a:hover {
    background-color: #6d9773;
}

::selection {
    background-color: #6d9773 !important;
    color: #fff;
}

.top-shape {
    display: none;
}

.bottom-shape {
    display: none;
}

.footer-icon-content a {
    color: #6d9773;
}

.footer-2 .footer-icon-content a {
    color: #6d9773;
}

.dots-style-3 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.dots-style-3 .owl-dots .owl-dot.active {
    background-color: #6d9773 !important;
}

.dark-widget .widget ul li a:hover {
    color: #6d9773;
}

.promo-item-2 .promo-count {
    background-color: #6d9773 !important;
}

.promo-item-2 .promo-count:before {
    background-color: #6d9773 !important;
}

.project-item .project-content h3 a:hover {
    color: #6d9773 !important;
}

.project-share li a {
    background-color: #6d9773 !important;
}

.project-related-section {
    background-color: #eee !important;
}

.project-nav-section {
    background-color: #0b2653 !important;
}

@media (max-width: 992px) {
    .footer-2 .subscribe-widget {
        background-color: #6d9773;
    }
}