:root {
    --main-color: #337ab7;
    --main-bg-color: #337ab7;
    --result-count-color: #fff;
    --result-count-bg-color: #333;
    --result-count-start-bg-color: #337ab7;
    --ation-main-color: #d92917;

    /**
        detail and list page
    */
    --price-counter-box-shadow: rgba(0,0,0,0.75);
    --uvp-cross-line: #c52514;
    --uvp-old-price-text: #54575b;
    --vehicle-number-h1: #54575b;
    --list-view-block-h3: #000;
    --detail-price-offer-bg: #ddd;
    --detail-list-icon-cl: #337ab7;

    /**
        start page swiper
     */
    --swiper-border: #ced4da;
    --swiper-buttons-color: #fff;
    --swiper-bg-color: #eee;
    --swiper-new-price: #999;
    --swiper-price-amount-border-top: #ced4da;


    /**
        global style color
     */
    --main-button-color: #fff;
    --nain-h3-color: #fff;
}
