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

}
.imgHeader {
    max-height: 70px;
    margin-top: -14px;
    
}
.multiloja-label{
    color: white;
    margin-top: 66px;
    margin-left: 10px;    
}
/*listagem*/
#main-wrapper .all-menu-details .item-list .list-image {

    display: none !important;

}

.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;
}
div.all-details > div.visible-option > div.details > h6 > 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: #222;
    border:none;
}
.selected{
	    background-color: #fff !important;
    font-size: 20px;
}

/*botoes geral*/
.btn-success {
 
    background: #000 !important;
    color: #fff !important;
    font-weight: normal !important;

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

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

}

.dd-select {

    background-color:#000 !important;
}
.dd-toppings-sabores {

    background-color: #C71628 !important;


}
.dd-option-selected{
    background: #000 !important;
}
.dd-option:hover {
    background: #333 !important;
    color: #fff;
}
.dd-option-image, .dd-selected-image {
display: none;
}
.dd-option-text {
    font-weight: unset;
}
.div-text {

    --letter-spacing: 5px;
    --font-size: 20px
}

.dropdown-menu {

    font-size: 20px;

}
.hideList{
    display: none;
}
#top-list{
    display: none !important;
}

#main-wrapper .all-menu-details .item-list .all-details .visible-option {
    position: relative;
    height: 60px;
}
#main-wrapper .all-menu-details .details {
    width:70%;
    padding-bottom: 0;
}
#main-wrapper .all-menu-details .price-option button {
    background-color: #ff9800;
    margin-top: 17px;
}
#main-wrapper .all-menu-details .s2 {
    border-bottom: none;
}
.cartSabores {
    margin-top: 15px;
    margin-bottom: 10px;
}
ul.dropdown-cart li .item-left span.item-info span {
    display: unset;
    line-height: 7px;
}
.h-esconde-menos-review {
    display: block!important;
}

ul.dropdown-cart li .item-left span.item-info {
    padding-top: 10px;
}