﻿.PrimaryBGC {
    background: #725146 !important;
}

.SecondaryBGC {
    background: #725146 !important;
}

.mobile-auth-container {
    color: #fff !important;
}

.hamburger-container {
    color: #fff !important;
}

.siteFontColor {
    color: white !important;
}

.ui-dialog-titlebar {
    color: #fff !important;
    background: #725146 !important;
}

.switch-btn-input:checked + .switch-btn-label {
    color: #fff;
    background: #725146;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 0;
    padding: .35em;
}

.add-listing-btn {
    margin: 0 5px 8px 0;
    padding: 7px 25px !important;
    text-align: center !important;
    color: #fff !important;
    background: #725146 !important;
    font-weight: 200 !important;
    font-size: 12px !important;
    text-decoration: none !important;
    border-radius: 3px !important;
    display: inline-block !important;
    transition: ease .3s !important;
}

.FitsToHeader th {
    background-color: #725146;
    text-align: center;
    border-style: solid;
    border-width: 1px;
    border-color: Black;
}

.fitsto-btn {
    text-decoration: none !important;
    background: #725146 !important;
    margin-top: 19px !important;
}

    .fitsto-btn:hover {
        background: #522e1f !important;
    }

.hover {
    background: #522e1f !important;
}

.free-listing .submit-btn:hover {
    background: #5c4037 !important;
}


.free-listing .error-message {
    color: #FF6E5D !important;
}

.free-listing-done .submit-btn:hover {
    background: #5c4037 !important;
}

.upload-box {
    color: #b8b8b8 !important;
}

    .upload-box:hover {
        color: #666 !important;
    }

.fontawesomesvg {
    color: #F5F5F5 !important;
    fill: white;
}


.inLblLinkBlue {
    color: #51b3ff !important;
}

/*LANDING PAGE*/
.listing-landing .landing-hero {
    background-color: transparent !important;
}

.listing-landing .landing-content .sell-grid .grid-box {
    background: #725146 !important;
    color: #fff !important;
}

.listing-landing .landing-content h2 {
    color: #fff !important;
    background: #333 !important;
}

.listing-landing .landing-content .landing-page-btn {
    background: #725146 !important;
    color: #fff !important;
}

    .listing-landing .landing-content .landing-page-btn:hover {
        background: #5c4037 !important;
    }

.modal-main .landing-page-btn {
    background: #725146 !important;
    color: #fff !important;
}

    .modal-main .landing-page-btn:hover {
        background: #5c4037 !important;
    }

.listing-landing .landing-hero .banner-container {
    display: block !important;
}

.listing-landing .landing-hero h1 {
    color: #fff !important;
}

@media screen and (min-width:786px) {
    .listing-landing .landing-hero img {
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        height: 372.39px !important;
        width: 850px !important;
        object-fit: cover;
    }
}

@media screen and (max-width:1000px) {
    .stepsSP {
        border: none !important;
    }
}

@media screen and (max-width:850px) {
    .stepsSP {
        border-top: 1px #fff solid !important;
    }
}

/*SINGLE PAGE UI*/
.all-cats:hover {
    background: #522e1f !important;
}

.side-container {
    background: #725146 !important;
}

.box-select fieldset div label input[type="radio"] {
    color: #fff !important;
}

.price-content .label {
    color: #fff !important;
}

.additional-content .label {
    color: #fff !important;
}

.gray-text {
    color: #f5f5f5 !important;
}

.free-listing .tip-text {
    color: #ddd !important;
}

.free-listing .tip-text-all-cats {
    color: #ddd !important;
}

.autocomplete-results {
    color: black !important;
}

.help-text {
    color: white !important;
}

.help-buttons .help-text {
    color: #3e3e3f !important;
}

.free-listing-done {
    background: black !important;
    color: white !important;
}

    .free-listing-done .tip-text {
        font-size: 14px;
        font-style: italic;
        color: #ddd !important;
    }

.list-content .list-listing {
    background-color: black !important;
}

.list-content .list-listing-mobile {
    background-color: black !important;
}

    .list-content .list-listing-mobile .media-icon {
        filter: invert(100%) !important;
    }

.list-content .list-listing .media-icon {
    filter: invert(100%) !important;
}

.help-side {
    background: black !important;
}

.priceInfo-group-label.expanded {
    background: #725146 !important;
}

.spec-group-label.expanded {
    background: #725146 !important;
}

.save-exit-btn:hover {
    background-color: black !important;
}

.site-header .middle-row {
    border-bottom: none !important;
}

.help-email {
    color: #3e3e3f !important;
}

.additional-content .accordion, .price-content .accordion {
    background: #333;
}

.security-code-text {
    color: #d87030;
}

.free-listing-done .security-code {
    background: #252526 !important;
}

.help-footer {
    background: black !important;
}

#login-btn:hover {
    background: #5c4037 !important
}

.additional-details, .additional-prices {
    background: #555 !important;
}

    .additional-details:hover, .additional-prices:hover {
        background: black !important;
    }

.free-listing .form-btn:hover {
    background: black !important;
}

.modal .modal-main {
    color: black;
}

.additional-content .expand button.expanded {
    background: #725146;
}

.free-listing .form-row .label-left span {
    color: #FF6E5D !important;
}

.validationError {
    color: #FF6E5D !important;
}
