/*
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
*/
@import url("../u-design/style.css");

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


#slogan {
  text-indent: -5000px;
}

.page-title-section {
display: none;
}

.no-breadcrumbs-padding {
    display: none;
}

#page-content #content-container {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.entry {
    padding-top: 0px !important;
}

#menu_header .container {
height: 40px;
}