a.acceptSelected.btn.--outline.--large, a.rejectAll.btn.--outline.--large {
color: #0090f6 !important;
}

a.acceptSelected.btn.--outline.--large:hover, a.rejectAll.btn.--outline.--large:hover {
color: #333 !important;
}

#projector_price_maxprice_wrapper,
.projector_price_save_val,
.omnibus_label,
.omnibus_price {
  font-size:  .75rem;
}

.omnibus_short {
  font-size: .75rem;
  font-weight: 400;
}

.blog-item_page h2 {
font-size: 12px;
color: #34aecd; 
}

.blog-item_page h3 {
font-size: 11px;
color: #a9a9a9;

}

@media only screen and (max-width: 979px){
.blog-list_page .blog_list_wrapper:nth-of-type(n + 4) .wpis_category, .blog-item_page .blog_list_wrapper:nth-of-type(n + 4) .wpis_category {
    padding: 80px 20px 0 20px !important;
}

.blog_list_wrapper:first-child .blog_list_item {
    margin-top: 69px !important;
    margin-bottom: -49px ! IMPORTANT;
}
}