﻿.partner-color {
    color: #F40001 !important;
}

.active {
    color: #F40001 /*!important*/;
}

.has-items {
    color: #F40001;
}

.no-items {
    color: #cdcdcd;
}

.navbar-default .navbar-nav > li .has-items {
    color: #F40001;
}

.search .search-btn {
    background-color: #F40001;
}

.link-back {
    color: #F40001;
}

.location a {
    color: #F40001;
}

.location:hover {
    border: 1px solid /*#F40001*/ #F40001;
    box-shadow: 0 0 0 1px /*#F40001*/ #F40001;
}

.location a:hover {
    color: #F40001;
}

.location a:hover i {
    color: #F40001;
}


.location h4 a:hover {
    color: #F40001;
}

.location-overview h2 a:hover {
    color: #F40001;
}

.location-overview,
.location-overview:hover {
    border: none;
    box-shadow: none;
}

.location span.icon-holder {
    color: /*#F40001*/ #F40001;
}

.location span.icon-holder:hover {
    color: /*#F40001*/ #F40001;
}

.tabs-filters .nav-tabs li a:before {
    background-color: #F40001;
}

.tabs-filters .nav-tabs li a:hover, .tabs-filters .nav-tabs li a:focus {
    color: #F40001;
}

.tabs-filters .nav-tabs .active a {
    color: #F40001;
}

.tabs-filters-categories .tabs-nav li a:hover {
    color: #F40001;
}

.tabs-filters-categories .tabs-nav li .link-more {
    font-weight: 400;
    color: #F40001;
}

.tabs-filters-categories .tabs-nav .active a {
    background-color: rgba(244, 0, 0, 0.3);
    border: 1px solid #F40001;
    color: #F40001;
}

.tabs-filters-categories .tabs-nav .active1 a {
    background-color: transparent;
    border: 1px solid #F40001;
    color: #F40001;
}

.list-filters li a:hover span.color-grey, .list-filters li a:hover, .list-filters li a:focus {
    color: #F40001;
}

.link-to-top {
    color: #F40001;
}

.link-cart:hover .cart-number, .link-cart:focus .cart-number {
    color: #F40001;
}

.list-details .icon-holder {
    color: #F40001;
}

.location .list-details .store-near-by-gate {
    color: #F40001;
}

.list-step-details .icon-holder {
    color: #F40001;
}

.list-overview-details .icon-holder {
    color: #F40001;
}

.header .link-partner {
    width: auto;
}

.header .header-back-link-a {
    color: #F40001;
}

@media (max-width: 767px) {
    .header .link-partner img {
        width: auto;
        height: 40px;
    }
}

@media (min-width: 768px) {
    .header .link-partner img {
        width: auto !important;
    }
}

.partner_svg_path {
    fill: #F40001;
}

.partner_svg_stroke {
    stroke: #F40001;
    fill: rgba(244, 0, 0, 0.3);
}

.product .product-actions a {
    color: #F40001;
}

.list-hours .current {
    color: #F40001;
}

.section-cart-new .ico-arrow-green {
    border-color: #F40001 transparent transparent transparent;
}

.section-cart-new .ico-arrow-green-collapse {
    border-color: transparent transparent transparent #F40001;
}

.cart .cart-price {
    color: #F40001;
}

.cart-message a {
    color: #F40001;
}

.btn-orange {
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.15), inset 0 2px 0 rgba(255, 255, 255, 0.35), inset 0 -2px 0 rgba(244, 0, 0, 0.55), inset 0 1px 0 #f25c70, inset 1px 0 0 #f25c70, inset -1px 0 0 #f25c70;
    background-color: #F40001;
    background: linear-gradient(#F40001, #F40001);
}

.btn-orange:hover {
    background: #F40001;
    color: #fff;
}

.mobile-apply-button {
    background-color: rgba(244, 0, 0, 0.3);
    border: 1px solid #f25c70;
    color: #F40001;
}

.form-order.success .form-btn {
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.15), inset 0 2px 0 rgba(255, 255, 255, 0.35), inset 0 -2px 0 rgba(244, 0, 0, 0.55), inset 0 1px 0 #f25c70, inset 1px 0 0 #f25c70, inset -1px 0 0 #f25c70;
    background-color: #f25c70;
    background-image: linear-gradient(180deg, rgba(244, 0, 0, 0.55) 0%, rgba(244, 0, 0, 0.55) 100%);
    color: #fff;
}

.checkbox-filter input:checked ~ label {
    background-color: #F40001;
    border-color: #F40001;
    color: #fff;
}

.form-menu-filters .form-btn {
    color: #F40001;
}

.form-actions .form-btn-reset {
    color: #F40001;
}

#btn-mobile-reset {
    color: #F40001;
}

.checkout-box .btn {
    color: #F40001;
}

.link-back {
    color: #F40001;
}

.steps .link-back i {
    color: #F40001;
}

.form-send-email .form-btn {
    background-color: #F40001;
}

.form-send-email button {
    color: #F40001;
}

.btn-filter {
    color: #F40001;
}
