a,
.filter--rating .rating--interactive .fa,
.btn.btn-link,
.entity--event .entity__header .meta,
.offers, .offer,
.entity__section--deals .section h3,
.entity__section--deals .section .item__body .time,
.entity--offer .entity__header .meta a,
.entity--offer .entity__header .meta,
.entity--article .entity__body blockquote:before,
.entity--article .entity__body blockquote:after {
    color: #db0606;
}

.nav-primary .logo {
    width:99px;
}

@media only screen and (min-width: 992px) {
    .nav-primary .logo {
        margin-right:45px;
    }
}

.nav-top .btn.btn-link {
    color:white;
}

.nav-primary ul.primary > li > a .item-title {
    font-size:1.125em;
    font-weight:400;
    color:#db0606;
}

.btn.btn-primary,
.btn.btn-secondary.hover, .btn.btn-secondary:hover, .btn.btn-secondary:focus {
    background-color:#db0606;
    border-color:#db0606;
}

.btn.btn-primary:hover,
.btn.btn-primary:active {
    background-color:#000;
    border-color:#000;
}

.btn.btn-secondary {
    border-color: #e7b100;
    background-color: transparent;
    color: #db0606;
}
.btn.btn-secondary.active,
.btn.btn-secondary:hover,
.btn.btn-secondary:active {
    background-color: #db0606;
    border-color: #db0606;
    color: #fff;
}

.statistic .count {
    color: #000;
}

/*.hero--collage .poster .item__content figure:before,
.entity__section .collage .poster .item__content figure:before {
background:url('/uploads/image/58763db52a5ab03004b9ba1f.jpg') no-repeat left bottom;
background-size:100% auto;
}*/

.entities-list__item .labels .premium-label {
    background-color: #db0606;
}
.entities-list__item .labels .premium-label:hover,
.no-touchevents .entities-list__item:hover .premium-label {
    color: #db0606;
}

.nav--list > li:hover > a,
.nav--list > li.active > a {
    color: #000;
}
.nav--list > li:hover > a:after,
.nav--list > li.active > a:after {
    background-color: #000;
}
.entity--event .entity__header .meta {
    color: #db0606;
}
.dropdown-menu .fa, .dropdown-menu .mi {
    color: #db0606;
}
.page__header.page__header--has-image .page__header__tabs li.active a,
.page__header__tabs li.active a {
    color: #db0606;
}
.nav-primary .toggle .bars .bar,
.nav-mobile li.active a,
.nav-mobile li a:hover {
    background-color: #db0606;
}
.dropdown-menu--checks > li > a.active:before {
    color: #db0606;
}
.home__header img {
    width: 100%;
    max-width: 284px;
}

.collage .item--default footer .address, .collage .item--default footer time, .entities-list__item footer a.address {
    color: #db0606 !important;
}