/*
Theme Name: U-Design Child
Theme URI: http://themeforest.net/item/udesign-wordpress-theme/253220?ref=internq7
Description: Child Theme for U-Design
Author: Andon
Author URI: http://themeforest.net/user/internq7/portfolio?ref=internq7
Template: u-design
Version: 1.0.0
*/

/**** BEGIN ADDING YOUR CUSTOM CSS CODE BELOW: ****/

#menu-menutop li{
	padding-right: 5px;
	border-right: 1px solid;
	border-right-color:rgba(255,153,0,1);
	
}

.egrid_url:hover {
    color: #fff;
}
.egrid_url {
    font-size:16px;
}

@media screen{

.ud-social-icons i {
    font-size: 3em;
    padding: 10px .4em;
}

}


@media screen and (min-width: 720px){
#top-wrapper, #gs-header, #piecemaker-header, #c1-header, #c2-header, #c3-header, #rev-slider-header, #page-content-title, #home-page-content, #page-content, .no_title_section #page-content, #before-content, #bottom-bg, #footer-bg {
    background-color: transparent;
}

}