/*header*/
.site-branding {
    
    --background-size: 100% 100%;
    --width: 195px;
    --background-color: #fff;
    background-position-y: center; 

}
.imgHeader {
    max-height: 70px;
    margin-top: -14px;
    
}
.hideList{
    display: none;
}
#masthead {

}

/*listagem*/
.no-image-list {
    background-size: 100px!important;
    filter: grayscale();
    opacity: .5;
    background-position: center !important;
}
.no-image {
 
    filter: grayscale();

 
}
.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:#ea4b19;

}

#main-wrapper .all-menu-details .details h6, #main-wrapper .all-menu-details .right-checkout .details{
	--font-size: 25px;	
    --font-family: 'Just Another Hand' !important;
}

#main-wrapper .all-menu-details .dropdown-option .dd-toppings-sabores {
    background: #98090E;
}

#main-wrapper .all-menu-details .dropdown-option .dd-toppings-sabores h6 {
    color: white;
}

.dd-toppings {
    background: #98090E;
}

div.all-details > div.visible-option > div.details > h6 > a, #main-wrapper .all-menu-details .details h6:hover a{
	color:#000;
}
.shopping-cart-add {
    font-size: 32px;
    --color: #AE1F24;

}
#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: #98090E;
    border:none;
}
.selected{
	    background-color: #ED0A15 !important;
    font-size: 20px;
}

/*botoes geral*/

.btn-success {
 
    background: #ED1B24 !important;
    color: #fff !important;

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

}
/*checkout*/
.panel-info > .panel-heading {
	background-color: #A1A1A1  !important;
	color:#98090E !important;
	font-size:25px;
	font-weight: bold;

}

#main-wrapper .all-menu-details .item-list .all-details .visible-option {
    height: 60px;
}

#main-wrapper .all-menu-details .price-option button {
    margin-top: 17px;
}