/* Enter Your Custom CSS Here */

.top-bar_view-style_4 .top-bar__language .wpml-switcher__active {
    color: #fff;
    padding: 18.5px 40px 18.5px 20px;
    line-height: 1;
    display: none;
}

.search-bar__founded {
    margin-top: 14px;
    color: #595959;
    display: none;
}
.post_view_single .entry-date:after {
    content: "";
    position: absolute;
    top: -9px;
    right: 16px;
    width: 4px;
    height: 14px;
    border-radius: 2px;
    background: #ffcc00;
}


.post_view_single .entry-date:before {
    content: "";
    position: absolute;
    top: -9px;
    left: 16px;
    width: 4px;
    height: 14px;
    border-radius: 2px;
    background: #ffcc00;
}



.post_view_single .entry-date {
    position: relative;
    float: left;
    width: 100px;
    height: 94px;
    padding-top: 21px;
    border: 4px solid #ffcc00;
    border-radius: 4px;
    text-align: center;
}



.widget_product_categories li:hover, .widget_categories li:hover {
    background: #ffcc00;
}


.widget_search .stm-search-form__field:focus {
    border-color: #ffcc00;
}



.select2-container .select2-highlighted, .select2-container .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-highlighted, .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #ffcc00;
}



.post_view_list .entry-details:hover {
    background: #ffcc00;
}



.join-event__title, .comments-title, .comment-reply-title {
    margin-bottom: 30px;
    display: none;
}
.comments-area {
    margin-top: 55px;
    display: none;
}
.post_view_single .entry-meta > li {
    float: left;
    margin-right: 40px;
    font-size: 13px;
    color: #00aaff;
    margin-bottom: 10px;
    display: none;
}
.post_view_list .entry-meta li:last-child {
    margin-right: 0;
    display: none;
	
}
.stm-btn-download_grey {
    background: #efe7f7;
}
.vc_custom_1453961704518 {
    padding-top: 8px !important;
}
.post_view_list .entry-summary {
margin-bottom: 13px;
line-height: 24px;
font-size: 14px;
display: none;

}
.stm-stats_counter .stats__value-number {
    line-height: 2;
}
.stm-nav__menu_type_header > .menu-item {
    position: relative;
    padding: 0;
    margin: 0 24px;
    font-size: 15px;
    z-index: 9;
}
