/**************************************

    File Name: colors.css
    Template Name: Initiative
    Created By: HTML.Design
    http://themeforest.net/user/wpdestek

**************************************/

.cat-title,
.team-desc small,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary.disabled,
.btn-primary:disabled,
.btn-primary:active,
.btn-primary.active,
.btn-primary:active,
.btn-primary.active,
.show>.btn-primary.dropdown-toggle,
.show>.btn-primary.dropdown-toggle,
.process-box:hover .process-end,
.tagline-message h3 span::after,
.normal-box h4::after,
.image-box h4::after,
.widget-title:after,
.onsale,
.image-box h4::after,
.tooltip-inner,
.post-publish .fa:hover,
.da-thumbs.classic-portfolio .pitem a div i,
.page-link,
.socibox:hover,
.socibox:focus,
.dropdown-item.active,
.dropdown-item:active,
.dropdown-item:hover,
.dropdown-item:focus,
mark,
.pricing-table .btn-dark,
.bg {
    opacity: 1;
    color: #141414;
    background-color: #81b93a;
}

a:hover {
    text-decoration: underline;
    text-decoration-color: #81b93a;
}

::selection {
    background: #81b93a;
    /* Safari */
    color: #141414;
}

::-moz-selection {
    background: #81b93a;
    /* Firefox */
    color: #141414;
}

.pricing-table-header h3,
.notfound h2,
.classic-portfolio small,
.shop-desc small.new-price,
.rating i,
.page-link:hover,
.page-link:focus,
.blog-meta a,
.process-front i,
.da-thumbs .pitem a div small,
.copyrights i,
.image-box .readmore,
.menu-right a:hover i,
.social a:hover i,
.navbar-nav .nav-link:hover {
    color: #81b93a !important;
}

.gform .form-control:focus {
    border-color: #81b93a;
}

.tooltip.tooltip-top .tooltip-inner::before,
.tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
    border-top-color: #81b93a;
}

.tooltip.tooltip-bottom .tooltip-inner::before,
.tooltip.bs-tether-element-attached-top .tooltip-inner::before {
    border-bottom-color: #81b93a;
}