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