/*
 Theme Name:     Divi Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        3.0.29
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

.page-top-bottom-spcr {
	padding: 10px  0 27px 0 !important;
}

.hen-house-button {
	text-decoration: none;
	background-color: #93a445;
	color: #ffffff;
	padding: 10px;
	border-radius: 4px;
	display: block;
	text-align: center;
}

.hen-house-button:hover, .hen-house-button:hover {
	text-decoration: none;
	opacity: .7;
}

.list-style-type-none {
	list-style-type: none !important;
	padding-left: 0 !important;
	margin-left: 0 !important;
}

.large-date {
	font-size: 60px;
	line-height: 50px;
	color: #93a445;
}

.sustaintxt {
	font-size: 1.65em;
	line-height: 1.25em;
	padding-top: 1em;
}

.apply-online-box {
	border: 2px solid #d6d6d6;
	border-radius: 8px;
	margin: -60px 0px 0px -20px;
	padding: 20px;
}


@media only screen and (max-width: 1000px) {
	.et_pb_row {
		padding: 0px !important;
	}
}


#top-menu-nav ul#top-menu > li:last-child > ul.sub-menu {
	position: absolute;
	right: -10px;
}

#a2-events-listing .event-date {
    background-color: #93a445 !important;
}

#a2-events-listing .event-day-month {
	border-bottom: 1px solid #93a445 !important;
}

@media only screen and (max-width: 990px) {
	nav#top-menu-nav {
		display: none!important;
	}
	#et_mobile_nav_menu {
		display: block!important;
	}
	.et_fixed_nav #main-header, .et_fixed_nav #top-header {
		position: absolute;
	}
}


@media print {
	#et-top-navigation {
		display: none;
	}
	
	#et-secondary-nav {
		display: none;
	}
	
	#main-footer {
		display: none;
	}
	
	#gl-controls-bucket {
		display: none;
	}
	
	#gl-additem-bucket {
		display: none;
	}
	
	.gl-edititem-btn {
		display: none;
	}
	
}





























