/*
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: ****/

#navigation-menu ul.sf-menu > li {
    margin: 0 0 0 -18px;
}

#top-elements .social-icons ul {
    float: right;
    list-style: outside none none;
    margin-bottom: 0;
    padding: 0px 30px 0;
    text-align: right;
}

.slide_toggle_content {
    background: none !important;
    clear: both;
    margin: 0 0 20px 40px;
    overflow: hidden;
    padding: 30px;
}

.one_third, .two_third {
    margin-right: 0;
}

.one_fourth, .one_half, .three_fourth {
    margin-right: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #f8b61a;
    margin: 1em 0;
    padding: 0; 
}



