/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/



.hover_{
	color:#fff !important;	
}
.hover_:hover{
	color:#000 !important;	
}


fieldset.config-item.config--child {
    display: none !important;
}

/*--------------la carte text------------------*/

.menu .global {
    margin-bottom: 20px;
    border-bottom: 1px dotted #000;
    padding-bottom: 10px;
	color: #92aa91 !important;
}
.menu .disp_flex {
    display: flex;
    justify-content: space-between;
	
}
.menu .post-content p {
    margin-top: 0;
    margin-bottom: 20px;
}

.menu .ingredients {
    font-size: 11px;
    width: 90%;
	text-transform: capitalize;
}

.menu h4.fusion-tab-heading.fusion-responsive-typography-calculated {
    font-weight: 600 !important;
	font-family: 'Authentic Signature' !important;
}


.menu .AB_position {
    display: flex !important;
    width: 20% !important;
    justify-content: space-around !important;
}


sr7-txt#SR7_1_1-1-4  {
    font-family: 'Authentic Signature' !important;
	letter-spacing: 0.1px !important;
}


h2.awb-imageframe-caption-title.fusion-responsive-typography-calculated{
	display:none !important;

}