/* Theme Name: WebicsWP Child 
Author: Webics  
Template: webicswp */  

@import url("../webicswp/style.css");   

/* ------ Theme customization starts here ------ */ 

#et-top-navigation {
	background: none;
	bottom: -30px !important;	
}

#top-header {
	margin-bottom: 20px;
}

#et-info {
	width: 100%;
}

.et-social-icons {
	float: right !important;
}

#top-menu .menu-item-has-children > a:first-child:after, #et-secondary-nav .menu-item-has-children > a:first-child:after {
	position: static !important;
}

#main-header {
	background: url(http://dev.ichikoo.com.au/sussexrsl/wp-content/uploads/2016/03/header-wave2.png) repeat-x 0 bottom;
	border-bottom: 30px solid #003876;
}

.homepage-boxes .et_pb_blurb_content {
	background: #e9e9e9;
}

.homepage-boxes .et_pb_blurb_container {
	padding: 0 20px 40px 20px;
	min-height: 260px;
}

#main-footer {
	border-top: 5px solid #ffd65a;
}

.fw-heading-ul {
	padding-bottom: 0 !important;
}

.fw-heading-ul h3 {
	border-bottom: 2px solid;
}

.et_pb_widget a {
    color: #54c0ed;
    text-decoration: none;
}

.et_pb_sidebar_0 {
	    background: #e8e8e8;
    	padding: 20px;
}

@media only screen and (min-width: 981px) {
	.et_header_style_centered #top-menu > li > a {
    		padding: 20px 0;
	}
}