/*
Theme Name:   Pressroom RFBenchmark Child Theme
Description:  Pressroom RFBenchmark Child Theme
Template:     pressroom
Version:      1.1
Text Domain:  pressroom
*/

.header h4 {
    text-transform: uppercase;
    font-style: italic;
}

.menu_container {
    border-top: 2px solid #e9e9e9;
    border-bottom: 2px solid #e9e9e9;
}

.menu_container .ubermenu-nav li {
    border-top: 2px solid #e9e9e9;
    border-bottom: 2px solid #e9e9e9;
}

.menu_container .ubermenu-nav>li {
    margin-bottom: -2px;
    margin-top: 1px;
}

.menu_container .ubermenu .ubermenu-nav .ubermenu-logon-menu-item a {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    padding: 13px 0 20px 20px;
}

.menu_container .ubermenu .ubermenu-nav .ubermenu-logon-menu-item a:hover {
    background: transparent;
}

.menu_container .ubermenu .ubermenu-nav .ubermenu-logon-menu-item {
    background: #20b39f;
    float: right;
    border-top: 2px solid #20b39f;
    border-bottom: 2px solid #20b39f;
}

.menu_container .ubermenu .ubermenu-nav .ubermenu-logon-menu-item:hover {
    background: #20b39f;
    color: #efefef;
}

.full-width-image {
    width: 100%;
}

.read_more .arrow {
    border-radius: 15px;
}

.box_header {
    background: transparent;
    border-bottom: 2px solid #e9e9e9;
    border-left: none;
    border-color: #e9e9e9 !important;
    padding: 9px 0 10px;
}

.footer .box_header {
    background: transparent;
    border-color: #75838e !important;
}

.m-0 {
    margin: 0 !important;
}

.icl_lang_sel_native {
    color: #c0c0c0;
}

.page_title {
    color: #20b39f;
}

.item_content h3 {
    color: #20b39f;
}

.header_top_bar > a{float:right}
 .header_top_bar > a img{margin-top:10px;height:25px !important;width:auto;background:none}
