/* 
 Theme Name:     jaydradesign
 Author:         Farm Salvation
 Author URI:     http://farmsalvation.com
 Template:       Divi
 Version:        v1
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.8.3
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

/*Custom EventOn Calendar Styling*/

.evo_metarow_directimg img,
img.evo_event_main_img,
.evoTX_wc.tximg .evotx_image img {
	width: 360px !important;
}

.evo-filter-btn, .evo-sort-btn {
	background-color: rgba(116,193,192,1) !important;
}

.evo_month_title {
	color: #555555 !important;
}

.ajde_evcal_calendar .calendar_header .evcal_arrows {
	color: #555555 !important;
	border-color: #555555 !important;
	border: 1px solid #555555 !important;
}

.ajde_evcal_calendar .calendar_header .evcal_arrows i {
	border-top: 2px solid #555555 !important;
}

.ajde_evcal_calendar .calendar_header .evcal_arrows i:before {
	border-left: 2px solid #555555 !important;
}

.ajde_evcal_calendar .calendar_header .evcal_arrows i:hover {
	background-color: rgba(116,193,192,0) !important;
}

.ajde_evcal_calendar .calendar_header .evcal_arrows:hover {
	color: #ffffff !important;
	background-color: rgba(116,193,192,0.5) !important;
}

.ajde_evcal_calendar .calendar_header .evcal_arrows:hover {
	color: rgba(116,193,192,0.5) !important;
	border-color: rgba(116,193,192,0.5) !important;
	border: 1px solid rgba(116,193,192,0.5) !important;
}

.ajde_evcal_calendar .calendar_header p {
	color: #555555 !important;
}