﻿.PrimaryBGC {
    background: #42397b !important;
}

.SecondaryBGC {
    background: #f76a2c !important;
}

.hover {
    background: #e04a09 !important;
}

.free-listing-done .submit-btn {
    background: #42397b !important;
}

    .free-listing-done .submit-btn:hover {
        background: #211a4f !important;
    }

.siteFontColor {
    color: #ffffff;
}

.FitsToHeader th {
    border-style: solid;
    border-width: 1px;
    border-color: #000;
}

.additional-content .expand button.expanded, .additional-content .expand button.expanded {
    background: #42397b !important;
}

.side-container .preview-box h2 {
    word-wrap: break-word;
}

.listing-landing .landing-content .sell-grid .grid-box {
    background: #42397b;
}

.listing-landing .landing-content .landing-page-btn {
    background: #F76A2C !important;
}

    .listing-landing .landing-content .landing-page-btn:hover {
        background: #e04a09 !important;
    }

.modal-main .landing-page-btn {
    background: #F76A2C !important;
}

    .modal-main .landing-page-btn:hover {
        background: #e04a09 !important;
    }

.landing-page-ad:hover .landing-page-caption {
    background: rgba(66, 57, 123,0.6) !important;
}

.all-cats:hover {
    background: #211a4f !important;
}

.btn-right:hover {
    background: #211a4f !important;
}

.btn:hover, .button:hover {
    background: #211a4f !important;
}

.help-side a {
    color: #42397b !important;
}

.help-footer .help-buttons a:hover {
    background: #525252 !important;
}

.free-listing .submit-btn {
    background: #42397b !important;
}

    .free-listing .submit-btn:hover {
        background: #211a4f !important;
    }



.help-footer .help-buttons a {
    border-right: 1px #fff solid;
}

.help-side {
    background: #42397b !important;
}

.help-footer {
    background: #ffffff !important;
}

@media screen and (max-width: 1000px) {
    .listing-landing .landing-hero .stepsSP {
        background: #333;
    }

    .help-buttons {
        background-color: #3e3e3f;
    }
}

@media screen and (min-width: 1000px){
    .listing-landing .landing-content .price-grid .price-box {
        margin: 0 25% 0 25%;
    }
}
