.rh_header_var_1 ul.rh_menu__main > .current-menu-item:nth-child(3) > a, .rh_header_var_1 ul.rh_menu__main > .current-menu-item:nth-child(4) > a {
background: transparent !important;
}
.rh_mod_sticky_header .main-menu .menu-main-menu-container > ul .current-menu-item:nth-child(3) a, .rh_mod_sticky_header .main-menu .menu-main-menu-container > ul .current-menu-item:nth-child(4) a {
color: #000 !important;
background: transparent;
}
.rh_mod_sticky_header .main-menu .menu-main-menu-container > ul .current-menu-item:nth-child(3) a:hover, .rh_mod_sticky_header .main-menu .menu-main-menu-container > ul .current-menu-item:nth-child(4) a:hover {
color: #fff !important;
}
/* Remove meta data */
.entry-meta {display:none !important;}
.home .entry-meta { display: none; }
.entry-footer {display:none !important;}
.home .entry-footer { display: none; }
/* Сhange color Content View */
.pt-cv-readmore {
color: #ffffff
!important;
background-color: #c5aa65 !important;
border: none !important;
}
@media (min-width: 1280px) {
.rh_banner__default {
height: 15rem;
}
}
header.entry-header {
display: none;
}
rh_wrap--topPadding {
padding-top: 0rem;
}
.select2-container--default .select2-results>.select2-results__options {
max-height: 500px;
overflow-y: auto;
}