/*
Theme Name: ELA
Theme URI: http://www.ela.com.au
Description: ELA Perth
Author: ELA 
Author URI: http: //www.ela.com.au/
Template: flatsome
Version: 2.5
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.ux-header-element a {
	color:#fff !important;
	padding:0 15px 0 0 !important;	
}
ul.header-nav a.nav-top-link {
	color: #3783d0 !important;
	opacity:1 !important;
}
ul.header-nav li {
	margin-left:25px !important;
}
ul.header-nav li .nav-dropdown li {
	margin-left: 0 !important;
}
.ela-blue{
  color:#3783d0 !important;
}
.ela-orange {
  color:#f78f1f !important;
}
.ela-yellow{
  color:#ffe800 !important;
}
.ela-text-center{
  text-align: center !important;
}
#top-link {
	background-color: #3783d0 !important;	
}
.ela-shop {
	border-left:2px solid #3783d0;
	padding-left:30px;	
}
.ux-box.ux-text-badge .ux-box-text {
	position:initial !important;	
}
.smallest-font {
	opacity:0 !important;	
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}