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

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

.hometitlespecial {
    font-size: 200% !Important;
}
#main-menu {
    height: 48px !Important;
}



#topmenu99{
    width: 100%;
    overflow: hidden; /* contain floated elements */
}
#topmenu99left {
    float: left;
    width: 70%;
}
#topmenu99center { 
    float: left;
    width: 50%;
}
#topmenu99right{
    float: right;
    width: 30%;
}

#ubermenu-nav-main-3 {
    text-align: left;
}
#secondary-navigation-bar-wrapper {
    z-index: 9;
}
.ubermenu.ubermenu-main {
    z-index: 1;
}

@media screen and (max-width: 959px) {
#top-elements {
    z-index: 1;
}
}
@media screen and (max-width: 959px) {
.container_24 {
    z-index: 9;
}
}



@media screen and (max-width: 959px) {
.ubermenu-responsive-toggle, .ubermenu-sticky-toggle-wrapper {
    color: #ffffff !important;
}
}
@media screen and (max-width: 959px) {
.ubermenu-responsive-default.ubermenu-responsive.ubermenu-items-align-center {
    background-color: #102452;
}
}


@media (max-width: 767px) {
    #home-page-content,
    #page-content,
    .no_title_section #page-content {
        background: #EEF2F2 !important;
    }
}





.phone-number-padding a:hover {
    color: #FFAA23 !important;
}


#secondary-navigation-bar-content a:hover {
    color: #FFAA23 !Important;
}


.mdp-worker-wpbakery-date h2 {
    color: #CCAB6B !important;
}
#sidebar .mdp-worker-wpbakery-date h2 {
    color: #BC1821 !important;
}

.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle {
    box-shadow: 0 0 0 5px #BC1821 !important;
    border-radius: 50% !important;
    padding: 0 !important;
}

.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img {
    box-shadow: none !important;
    border-radius: 50% !important;
}
