﻿.main_content_all {
    margin-top: 35px;
}

.cc-layout-row .cc-fullwidth .col-md-12 {
    padding-left: 15px;
    padding-right: 15px;
}

.cc-ribbon span {
    mix-blend-mode: difference !important;
}

.btn.cc-fb-cart-button, .btn.side-navigation-button {
    color: #000;
}

.cc-category-toolbar-head .btn {
    color: #000;
}

#checkout-page .label-primary {
    background-color: #000 !important;
    color: #fff !important;
}


#checkout-page .btn {
    color: #ffffff !important;
    background-color: #000 !important;
    border-color: #ffffff !important;
}

#checkout-page .form-control {
    border: 1px solid #000 !important;
}


.label.label-info {
    background: #000 !important;
    color: #fff !important;
}

.cc-page-main-container[data-isclub=true] span.cc-club {
    float: right;
}

    .cc-page-main-container[data-isclub=true] span.cc-club a, .cc-page-main-container[data-isclub=true] span.cc-club a:hover {
        color: white;
        position: relative;
        top: 15px;
    }

.btn-default {
    color: #000;
    background: #fff;
}

