.term_description {
    height: 68px;
    overflow: hidden;
}
.welcome_menu .welcome_menu_inner ul li a,
div.welcome_username .welcome, div.wpml > a,
div.welcome_username .welcome,
div.welcome_username .welcome a{
    color: #013e7f !important;
}
div.welcome_username .welcome_menu, div.wpml #lang_sel_list{
    z-index:99999;
}
.welcome_username{
    display:none !important;
}
#header-right-content div ul li{
    font-size:16px;
}
.product_text_search_holder{
    position:relative;
}
.err{
    position:absolute;
    right:0;
    bottom:-15px;
    color:red;
}
#nav > ul > li:hover,
#nav > ul > li.current-menu-item{
    background:#E89222 !important;
}
#nav > ul > li{
    background:#013e7f;
    padding:9px 5px;
}
#nav ul li{
    border-right:0;
}
#nav > ul > li.current-menu-item a{
    border:0 !important;
    padding-left:5px !important;;
}
#nav ul.level-1 > li > a{
    color:white !important;
    border-right:1px solid #f2f2f2;
    padding:0;
    padding-right:5px;
}
#nav > ul > li:hover a,
#nav > ul > li:hover + li a,
#nav > ul > li.current-menu-item + li a,
#nav ul.level-1 > li:first-child > a{
    border-right: 1px solid transparent !important;
}
@media (max-width: 767px){
    #nav ul.level-1 > li > a {
        color: #000 !important;
    }
    .header-below{
        display: none;
    }
    h3.blue_title{
        margin-top: 10px;
    }
    #products_tab_container ul.etabs{
        margin:0;
    }
    .about_thumb {
        float: right;
        max-width: none;
        margin: 10px 0;
    }
    .home_form_holder input,
    .home_form_holder textarea{
        width: 96%;
        padding:0 2%;
    }
}
