/*header*/
#masthead {
    background-color: #4F2E1F;

}
footer {
    background-color: #4F2E1F;

}
.site-branding {
    display: inline;
    height: 98px;
    max-height: 64px;
    vertical-align: middle;
    background: url(../img/logo.jpg) no-repeat;
    background-size: 100% 100%;
    width: 120px !important;
    float: left;
    position: absolute;
    top: 11px;
    margin-left: -5px;
}.imgHeader {
    max-height: 70px;
    margin-top: -14px;
    
}
.navbar-nav > li > a {
    color: #FFEF11;
}
nav.main-navigation {
    background-color: #000 !important;
}

.btn-success {
    background: #ffef11 !important;
    color: #000 !important;
}
#filtros-categorias span {
    background-color: #000;

}
/*listagem*/
.for-list{
	--font-family: brief;
	font-weight: bold;
}
#main-wrapper .all-menu-details .details h6, #main-wrapper .all-menu-details .right-checkout .details{
	font-weight: bolder;
	color:#222222 !important;

}
#main-wrapper .all-menu-details .details h6, #main-wrapper .all-menu-details .right-checkout .details{
	font-size: 25px;	
}
div.all-details > div.visible-option > div.details > h6 > a{

	color:#79403e;
}
.shopping-cart-add {
    font-size: 32px;
    color: #79403e;

}
#tab-1 > div > div:nth-child(1) > div > div > div > form{
	border-left: none;

}
#top-list > div > div > div.price-option.fl > h6{
	padding: 30px 60px !important;
}
div.qty-cart > form{
    border-left: 1px solid #999;
    margin-top: 5px;
    	    padding: 25px !important;
    height: 120px;
}
#main-wrapper .all-menu-details .item-list {

    border-bottom: 1px solid #ccc;
}
/*menu principal*/
#filtros-categorias-container {
	border: none;
}
#filtros-categorias{
	margin-left: 0;
}
#filtros-categorias li a{
    color: #79403e;
    border:none;
}
.selected{
	    background-color: #4f2e1f !important;
    font-size: 20px;
}

/*botoes geral*/
.btn-success {
 
    background: #FFEF11 !important;
    color: #000 !important;

}
.btn-primary {
 
    background: #79403e !important;
    color: #fff !important;

}
#cartCheckout {
    background: #FFEF11 !important;
}
/*checkout*/
.panel-info > .panel-heading {
	background-color: #222222 !important;
	color:#fff !important;
	font-size:25px;
	font-weight: bold;

}
.social-footer{
    display: block;
}
#instagram, #facebook, #youtube {
    font-size: 22px;
}