/*
Theme Name: Avada Child
Description: Child theme for the Avada
Author: Saintly Solutions 
Template: Avada
*/


@import url("../Avada/style.css");

/*desktop */ 

#wrapper, .fusion-footer-parallax { max-width: 1100px !important; } 

.fusion-header-v2 .fusion-header, .fusion-header-v3 .fusion-header, .fusion-header-v4 .fusion-header, .fusion-header-v5 .fusion-header { border-bottom: none; } 

body a { font-weight: 700; } 

.navigation li a { text-transform: uppercase; } 

.fusion-main-menu { text-transform: uppercase; } 

.fusion-main-menu > ul > li > a { border-top: none !important; } 

.fusion-main-menu .sub-menu { border-top: none !important; } 

.fusion-header { margin: 0; padding: 0;} 

div#wrapper { 
	margin-top: 20px; 
}

.fusion-copyright-notice { text-align: center; } 

.fusion-footer-widget-area ul li a { border-bottom: none; } 

.fusion-footer-widget-area h3, .fusion-footer-widget-area .widget-title { margin: 0 0 10px 0; }

@media only screen and (max-width: 800px) { 
	.fusion-layout-column.fusion-spacing-yes { 	text-align:center; } 
}


/*@media only screen and (max-width: 640px) { 

div.header-v5 header#header { padding:0 !important; } 

}*/

#sidebar .widget_nav_menu li a { border-bottom: none;} 

#sidebar .widget .heading h3 { margin: -3.62px 0 18px 0; } 

.post-content h5, div.accordian h5.toggle a { font-family: Arial !important; }

.footer-area ul { list-style-type: circle; font-size: 14px; line-height: 20px; }

.fusion-footer-widget-area ul li a:hover, .fusion-footer-widget-area a:hover { color: #e9a825 !important; } 

table th.event-time, table th.event-description { 
	font-family: Arial, Helvetica, sans-serif !important;
}

th { text-align: center;}

thead { border-bottom: 1px solid gray;}

div.fusion-footer-widget-column { margin-bottom: 10px; } 

.page-numbers a { font-size: 20px !important; }

/* Events Manager calendar: thicker circle on event dates, remove split ring effect */
.em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring,
.em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring {
    clip-path: none !important;
    -webkit-clip-path: none !important;
    border: none !important;
    outline: 3px solid #e00909;
    outline-offset: -1px;
    border-radius: 50% !important;
}
