.site-name {
    font-size: 24px;
    line-height: 24px;
    padding-top: 2px;
}

.site-name2 {
    color: #faeead;
    font-size: 18px;
    line-height: 17px;

}

h3,
a,
a.top-order-btn,
.btn-order {
    color: #476208;
}

h2, h3, h4 {
    color: #476208;
}

.num-icon {
    background: #bb6112;
}

.num-icon2 {
    background: #bb6112;
}

.bot-nav-bar,
.bot-nav ul ul,
.action-bar {
    background: #bb6112;
}

.header,
.head-nav ul ul,
.form-button {
    background-color: rgba(187, 97, 18, 0.85);
}

.head-nav-button,
.head-nav>ul>li.active>a,
.head-nav>ul>li>a:hover,
.head-nav ul ul li.active>a,
.head-nav ul ul li a:hover,
.search-open,
.search-box,
.btn-search,
.modal-order-box,
.price th,
.readmore,
.bot-form,
.bot-nav ul li.active>a,
.bot-nav ul li a:hover {
    background-color: #476208;
}

.top-contacts-box {
    background: rgba(71, 98, 8, 0.8);
}

.icons-color {
    fill: #476208;
}

@media only screen and (max-width : 992px) {
    .head-nav {
        background-color: rgba(187, 97, 18, 0.85);
    }
}