/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

#header .header-logo .img-responsive {
    max-height: 120px;
    height: auto;
    width: auto;
    padding: 10px 0;
}

.btn-primary {
    color: #fff!important;
    background-color: #006738;
    border-color: #006738;
}

.btn-primary:hover {
    background-color: #000000;
    border-color: #000000;
}


.search-widget form input[type=text] {
    min-width: 300px !important;
}

.classy-faq-search-area{
    display: none;
}
.classy-faq-list-area h2{
    display: none;
}

.btn-primary_home {
    color: #006738 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}
.btn-primary_home:hover {
    color: #ffffff !important;
    background-color: #006738 !important;
    border-color: #006738 !important;
}

.classy-faq-list-area .panel.panel-default a svg {
    fill: #006738 !important;
}
.classy-faq-list-area .panel.panel-default a svg.bi-chevron-down {
    fill: #ffffff !important;
}
.classy-faq-list-area .panel.panel-default a span.expand-class-area {
    background: #006738 !important;
}
.classy-faq-list-area .panel.panel-default:hover a h4 {
    color: #006738 !important;
}
.classy-faq-list-area .panel.panel-default .panel-body a {
    display: contents !important;
}

#header .header-nav {
    background: #006738 !important;
}

#footer .block-categories .category-sub-menu li[data-depth="0"]>a::before, .footer-container .links ul>li a:before {
    font-size: 10px !important;
}
.footer-container #block_myaccount_infos ul>li a, .footer-container .links ul>li a, #footer .block-categories .category-sub-menu li[data-depth="0"]>a {
    font-size: 13px !important;
}

.block_newsletter p, #footer .block-contact {
    font-size: 13px !important;
}

.footer-container .links h3.h3, #footer .block-categories-title, #footer .myaccount-title, #footer .block_newsletter h3, #footer .block-contact-title a {
    text-transform: none !important;
    /*margin-bottom: 1rem !important;*/
    font-size: 22px !important;
    font-weight: 400 !important;
    line-height: 25px !important;
}

#footer h3.block-contact-title{
    line-height: 0px !important;
}

.block .title_block{
    text-align: center;
    color: #006738;
    font-weight: 500;
}