/*-------------------------------------------------------
Theme Name: DiviCake Child Theme
Theme URI: https://divicake.com/
Description: A child theme template for Divi
Author: Divi Cake
Author URI: https://divicake.com/
Template: Divi
Version: 1.0.0
----------------- ADDITIONAL CSS HERE ------------------*/


.menu-footer .et-menu>li{
	width:100%;
}
.orario{
	background-color:#ffffff;
	padding:7px;
	float:left;
	color:#4e4e4e;
	font-size: 21px;
    font-weight: bold;
	margin-top:20px;
}
.ui-widget-header {
    border: 1px solid #003d62!important;
    background: #003d62 url(../images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x!important;
}
.featured-image{
	width: 300px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
}