.site-name{
font-size:24px;
line-height: 20px;
}
.site-name2{
color:#f2ede7;
font-size:18px;
line-height: 17px;

}

h3,
a,
a.top-order-btn,
.btn-order{
    color:#c2802d;
}
h2,h3,h4 {
    color:#c2802d;
}
.num-icon {
    background:#754f3d;
}
.num-icon2 {
    background:#754f3d;
}
.bot-nav-bar,
.bot-nav ul ul,
.action-bar{
    background:#000000;
}
.header,
.head-nav ul ul,
.form-button{
	background-color: rgba(0, 0, 0, 0.8);
}
.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:#000000;
}
.top-contacts-box{	
	background: rgba(57, 57, 57, 0.8);
}
.icons-color {
    fill: #c2802d;
}
@media only screen and (max-width : 992px) {
	.head-nav{
		background-color: rgba(117, 79, 61,0.8);
	}
}


