﻿.slick-list {
    width: 100%; /* fix slick carousel problem when too few slides */
}

.fl-morecontent a {
    color: #0254EB
}

    .fl-morecontent a:visited {
        color: #0254EB
    }

    .fl-morecontent a.morelink {
        text-decoration: none;
        outline: none;
    }

.fl-morecontent span {
    display: none;
}

.fl-page-bar {
}

.fl-modal-warning {
    color: red;
    font-size: 14px;
    font-weight: bold;
    display: none;
}

.fl-error {
    color: red;
    font-size: 14px;
    display: none;
}

#divHeaderWatchedNoItems {
    color: white;
    margin: 20px 10px;
    font-size: .9em;
}

.fl-bold {
    font-weight: bold;
}

.fl-dealer-profile-seller-website:before {
    content: "\29C9";
    font-weight: 900;
    display: inline-block;
    margin: 5px;
}

.fl-disable-link-button {
    opacity: .4;
    cursor: default !important;
    pointer-events: none;
}

footer#footer:hover {
    background-image: url('https://static.fastline.com/assets/static/web/acorn/images/the-acorn.png');
    background-position: left bottom;
    background-size: 16px 16px;
    background-repeat: no-repeat;
}

.typeahead.dropdown-menu {
    background-color: #FFCC00;
    color: #333;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 40px;
    padding: 3px;
    overflow-x: hidden;
}

    .typeahead.dropdown-menu a.dropdown-item {
        background-color: #FFCC00;
        color: #333;
        margin: auto 1em;
        overflow-x: hidden;
        white-space: nowrap;
    }

#cn_poke_wig.cn-www-widget, .cn-www-widget {
    display: none;
}

    .cn-www-widget:last-of-type {
        display: block;
    }

.fl-database-warning {
    position: fixed;
    background-color: red;
    top: 0;
    left: 0;
    height: 79px;
    line-height: 70px;
    font-weight: bold;
    font-size: 14pt;
    color: white;
    padding: 5px;
    z-index: 99999;
}

    .fl-database-warning a {
        color: white;
    }

        .fl-database-warning a:hover {
            color: white;
            border-bottom: 2px dotted white;
        }

.site-wide-message {
    position: fixed;
    display: flex;
    border: 5px solid red;
    background-color: yellow;
    color: red;
    bottom: 0;
    left: 0;
    width: 100%;
    font-weight: bold;
    font-size: 14pt;
    padding: 5px;
    z-index: 99999;
}

.site-wide-message-text{
    flex: auto;
    padding-right: 5px;
}

.site-wide-message-button {
    cursor: pointer;
    flex: none;
}

.hover-state--watch-action {
    transition: all .3s ease
}

    .hover-state--watch-action:hover {
        color: #FFCC00
    }

/* Video marketing for listings and details page start */
.video-marketing-box.video-marketing-box-bottom-left {
    bottom: 0;
    right: 0;
}

.video-marketing-box {
    width: 400px;
    height: 300px;
    position: fixed;
    z-index: 999999;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    padding: 25px;
}

.video-marketing-box-close-icon {
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    padding: 6px;
    cursor: pointer;
    -webkit-appearance: none;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    color: #fff;
    opacity: .5;
    z-index: 999999;
}

.dropdown-menu .divider {
    border: 1px solid white;
    margin: 10px 0;
}

.podcast-box .description p {
    color: #8c8c8c;
}

.podcast-box .episode_name span {
    color: #007bff;
}

#divInfoPanelIcon {
    position: fixed;
    color: #ffcc00;
    font-size: 30px;
    left: 10px;
    bottom: 10px;
    padding: 10px;
    border: 1px solid #333;
    border-radius: 30px;
    background-color: #333;
    cursor: pointer;
}

.banner__content--searchListings {
    display: none;
}

.info-panel-data {
    font-size: 12px;
    line-height: 16px;
    font-family: Arial, Helvetica, sans-serif;
}

.table-data {
    background: #FFFDC6;
    border: dotted 1px #719485;
    width: 100%;
}

    .table-data td {
        padding: 2px 5px;
    }

.overlay-hidden {
    display: none;
}

.overlay-visible {
    display: block;
}

.image-interaction-caption {
    font-size: 14px;
}

.enlarge-image-dialog {
    width: 88% !important;
    height: 92% !important;
    min-width: 88% !important;
    min-height: 92% !important;
    max-width: 98% !important;
    max-height: 92% !important;
    padding: 0 !important;
}

.enlarge-image-content {
    background-color: black;
    height: 99% !important;
    min-height: 99% !important;
    max-height: 99% !important;
}

.enlarge-image-modal-close-button {
    background-color: #fff;
    border: 0 none;
    border-radius: 0 0 3px 3px;
    box-shadow: 1px 1px 10px #333;
    color: #767676;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    height: 48px;
    position: fixed;
    right: 20px;
    top: 0;
    width: 60px;
    z-index: 1;
}

.enlarge-image-image-tag {
    height: calc(100vh - 120px);
    margin: auto;
    display: block;
}

.image-slider-modal-centered-image {
    display: inline-block;
    overflow: hidden;
}

.image-slider-modal-table-data {
    text-align: center;
    vertical-align: middle;
    height: 100%;
    width: 100%;
}

.listing--description {
    overflow: hidden;
}

.container--listing-gauge {
    width: 93%;
    height: 25px;
    margin: 2px 0 5px 4px;
    overflow: hidden;
    border: solid 2px #D3D3D3;
    background-color: #F5F5F5;
}

.icon--listing-gauge {
    color: #323232;
}

.pa--listing-gauge-icon {
    margin-top: -4px;
    background-color: #fff;
    width: 11%;
    font-size: 1.2rem;
    text-align: center;
}

.pa--listing-gauge-text {
    width: 89%;
    padding: .3rem .4rem;
    font-family: 'Oswald',sans-serif;
    font-size: 11px;
    line-height: 13px;
    letter-spacing: .47px;
    font-weight: 400;
}

.container--gauge {
    margin: 5px 0 7px 4px;
    overflow: hidden;
    border: solid 2px #D3D3D3;
    background-color: #F5F5F5;
    width: 50%;
}

.icon--gauge {
    color: #323232;
    transform: translateY(12%);
}

.br3 {
    border-radius: .5rem;
}

.pa--gauge-icon {
    background-color: #fff;
    width: 20%;
    font-size: 1.2rem;
    text-align: center;
}

.pa--gauge-text {
    width: 80%;
    padding: .1rem .25rem;
}



.container--listing-partssalvage {
    width: 93%;
    height: 28px;
    margin: 2px 0 5px 4px;
    overflow: hidden;
    border: solid 2px #D3D3D3;
    background-color: #F5F5F5;
}

.icon--listing-partssalvage {
    color: lightcoral;
}

.pa--listing-partssalvage-icon {
    margin-top: -4px;
    background-color: #fff;
    width: 11%;
    font-size: 1.2rem;
    text-align: center;
}

.pa--listing-partssalvage-text {
    width: 89%;
    padding: .3rem .4rem;
    font-family: 'Oswald',sans-serif;
    font-size: 11px;
    line-height: 13px;
    letter-spacing: .47px;
    font-weight: 400;
}


.container--partssalvage {
    margin: 5px 0 7px 4px;
    overflow: hidden;
    border: solid 2px #D3D3D3;
    background-color: #F5F5F5;
    color: lightcoral;
    width: 75%;
}

.icon--partssalvage {
}

.pa--partssalvage-icon {
    background-color: #fff;
    width: 40px;
    font-size: 1.2rem;
    text-align: center;
}

.pa--partssalvage-text {
    padding: .3rem;
}

.seo-copy {
    color: #777;
}

    .seo-copy p {
        font-size: 18px;
        color: #777;
        line-height: 30px;
    }

    .seo-copy h2 {
        font-size: 18px;
        color: #777;
        line-height: 30px;
    }

.img--style--badge {
    top: 0;
    left: 0;
    color: black;
    font-size: .8em;
    line-height: 1em;
    padding: 5px;
    border-radius: 0 0 10px 0;
    font-family: 'Oswald', sans-serif;
}

.img--style--badge__red {
    background-color: rgba(255, 0, 0, 0.8);
}
.img--style--badge__yellow {
    background-color: rgba(255, 204, 0, 0.8);
}



/* v2 styles */




.fl-v2--banner-header {
    /*background-color: #417505;*/
}

.fl-v2--banner-bar-prepend {
    /*flex: 0 0 12%;*/
}

button[data-id="heroSearchType"] {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

input.fl-v2--banner-input-placeholder-text {
    border-radius: 0 0 0 0 !important;
}

.fl-v2--banner-input-placeholder-text::-webkit-input-placeholder {
    text-align: center;
}
.fl-v2--banner-input-placeholder-text::-ms-input-placeholder {
    text-align: center;
}
.fl-v2--banner-input-placeholder-text::placeholder {
    text-align: center;
}

.fl-v2--fast-search-button {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
}

.fl-v2--banner-content-fastsearch {
    padding-top: 100px !important;
    padding-bottom: 75px !important
}

@media(max-width:768px) {
    .fl-v2--banner-content-fastsearch {
        padding-top: 65px !important;
        padding-bottom: 65px !important
    }
}

@media(max-width:576px) {
    .fl-v2--banner-content-fastsearch {
        padding-top: 50px !important;
        padding-bottom: 50px !important
    }
}

.listing-detail-tagbar-div {
    display: none;
}

.listing-tagbar-div {
    display: flex;
    justify-content: space-between;
    margin-bottom: 11px;
}

.listing-view-mode {
    font-size: 14px;
    letter-spacing: .25px;
}

    .listing-view-mode div > * {
        display: inline-block;
        margin: 0 10px;
    }

    .listing-view-mode div > a {
        color: #aaa;
    }

    .listing-view-mode div > span {
        color: #333;
        cursor: default;
    }

.grid-view {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    gap: 12px;
}

.grid-view .item-dealer-button .svg-inline--fa{
    margin-left: 5px;
}

.item-listing {
    display: flex;
    background: #fff;
    padding: 26px 15px 15px 15px;
    margin: 0 5px 15px 5px;
    border-radius: 5px;
    color: #444;
}

.auction-fmg-lot{
    border: 2px solid #287BBB;
}

.grid-view .item-listing {
    box-shadow: 3px 5px 6px #888888;
    width: 24%;
    flex-direction: column;
    padding: 0;
    margin: 0 0 26px 0;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.listing-call-button-mobile,
.listing-email-button-mobile {
    display: none;
}

.filter-button-mobile {
    display: none;
    font-size: 14px;
    line-height: 30px;
    background-color: #007bff;
    color: #fff;
    padding: 0 15px;
    border-radius: 5px;
    border: 1px solid #ddd;
    cursor: pointer;
}

.listing-tagbar-div > div:nth-child(1) {
    margin-left: 10px;
}

@media (min-width: 992px) and (max-width: 1375px) {
    .grid-view .item-listing {
        width: 32%;
    }
    .grid-view{
        gap:11px;
    }
}

@media (min-width: 961px) and (max-width: 991px) {
    .grid-view{
        gap:11px;
    }
    .grid-view .item-dealer-button .svg-inline--fa{
        margin-left:1px;
    }
}

@media (max-width: 960px) {
    .grid-view .item-listing {
        width: 32%;
    }
    .grid-view{
        gap:11px;
    }
}

@media (min-width: 500px) and (max-width: 724px) {
    .grid-view .item-listing {
        width: 49.5%;
    }
    .grid-view{
        gap:4px;
    }
}

@media (max-width: 499px) {
    .listing-detail-tagbar-div {
        display: flex;
        justify-content: center;
        margin-bottom: 11px;
        position: fixed;
        bottom: -13px;
        padding: 10px 17px;
        left: 0;
        width: 100%;
        background-color: #eee;
        border-top: 1px solid #333;
        z-index: 1000;
    }

    .listing-call-button-mobile,
    .listing-email-button-mobile {
        display: block;
        font-size: 14px;
        line-height: 30px;
        background-color: #007bff;
        color: #fff;
        padding: 0 15px;
        border-radius: 5px;
        border: 1px solid #ddd;
        cursor: pointer;
        margin: auto;
        width: 35%;
    }

        .listing-call-button-mobile a,
        .listing-email-button-mobile a {
            color: #fff;
        }

    .grid-view .item-listing {
        width: 100%;
    }
    
    .grid-view{
        gap: 0;
    }

    .listing-view-mode {
        display: none;
    }

    .filter-button-mobile {
        display: block;
    }

    .listing-tagbar-div > div:nth-child(1) {
        font-size: 16px;
    }

    .listing-tagbar-div {
        position: fixed;
        bottom: -13px;
        padding: 10px 17px;
        left: 0;
        width: 100%;
        background-color: #eee;
        border-top: 1px solid #333;
        z-index: 1000;
    }

        .listing-tagbar-div > div:nth-child(1) {
            margin-left: 0;
        }

    h1 {
        font-size: 18px;
        line-height: 1em;
    }

    .first-column {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 20px;
    }

    .breadcrumb-header {
        margin-top: 0;
    }

    .to-top {
        visibility: hidden;
    }

    #divInfoPanelIcon {
        visibility: hidden;
    }
}

.item-listing-finance-button-container {
    width: 195px;
}

.item-listing-left {
    flex-basis: 33.33%;
    margin-right: 15px;
}

    .item-listing-left .item-title {
        margin: 4px 4px 4px 4px;
        color: #444;
        height: 30px;
        overflow: hidden;
    }

        .item-listing-left .item-title h4 {
            font-size: 16px;
        }

        .item-title-list-view{
            display:inline;
        }
        .item-title-grid-view {
            display: none;
        }
        
        .grid-view .item-title-list-view{
            display:none;
        }
        .grid-view .item-title-grid-view {
            display: inline;
            line-height:22px;
        }
        
        .grid-view .item-title{
            height: 44px;
            line-height: 16px;
            overflow:hidden;
        }

@media(min-width:500px) {
    .grid-view .item-description {
        height: 32.39px;
    }
}
        
.item-listing-finance-button {
    background-color: #249628;
    color: #fff;
    font-size: 14px;
    font-family: 'Oswald',sans-serif;
    border-radius: 5px;
}

    .item-listing-finance-button > div {
        display: flex;
    }

        .item-listing-finance-button > div div:nth-of-type(1) {
            flex-basis: 16.67%;
            text-align: center;
            align-self: center;
        }

        .item-listing-finance-button > div div:nth-of-type(2) {
            flex-basis: 83.33%;
            text-align: center;
            line-height:1.3em;
            margin: 5px;
        }

.item-listing-finance-separator {
    display: block;
    border-bottom: #eee solid 1px;
    /*margin: auto 0 0 0;*/
}

.grid-view .item-listing-left {
    margin: 0;
}

.item-listing-left .productImage {
    border-radius: 5px;
    width: 100%;
}

.grid-view .item-listing-left .productImage {
    border-radius: 0;
}

.item-listing-left .watch-button-container {
    position: absolute;
    display: flex;
    bottom: 5px;
    right: 5px;
}

.item-listing-left .gallery__link {
    background-color: #fff;
    border-radius: 20px;
    padding: 2px 5px;
    font-size: 25px;
}

.item-listing-left .watch-button {
    text-decoration: none;
    color: #9b9b9b;
}

.item-listing-left .item-deal-banner {
    position: absolute;
    top: -11px;
    /*left: 10px;*/
}

.item-listing-left .compare-item, .item-listing-right .compare-item-bottom {
    margin-top: 15px;
    text-align: center;
    line-height: 0;
}

.grid-view .item-listing-left .compare-item {
    display: none;
}

.item-listing-left .compare-item label, .item-listing-right .compare-item-bottom label {
    position: relative;
    font-size: .8em;
    bottom: 1px;
    left: 2px;
}

.item-listing-right {
    flex-basis: 66.67%;
}

.grid-view .item-listing-right {
    display: flex;
    flex-direction: column;
}

.item-listing-right .item-title {
    margin-bottom: 1px;
    color: #444;
}

.grid-view .item-listing-right .item-title {
    margin: 5px 5px 0 5px;
}

    .grid-view .item-listing-right .item-title h4 {
        font-size: 18px;
    }

.item-listing-right .item-price-row {
    /*display: flex;*/
    margin: 4px 5px 15px 0;
}

    .item-listing-right .item-price-row h3 {
        color: #007DC5;
    }

.grid-view .item-listing-right .item-price-row {
    margin: 0 5px 0 5px;
    line-height: 1em;
}

.item-listing-right .item-price {
    flex-basis: 25%;
}

.grid-view .item-listing-right .item-price-row h3 {
    font-size: 20px;
    line-height: 1em;
    color: #777;
}

.item-listing-right .item-price-avg {
    flex-basis: 75%;
    align-self: flex-end;
    color: #777777;
}

.grid-view .item-listing-right .item-price-avg {
    font-size: 10px;
    text-align: right;
    color: #444;
}

.item-listing-right .item-price-avg img {
    width: 150px;
    position: relative;
    bottom: 1px;
    left: 1px;
}

.grid-view .item-listing-right .item-price-avg img {
    width: 92px;
    position: relative;
    bottom: 0;
}

.item-listing-right .item-listing-separator-distance {
    display: none;
}

.grid-view .item-listing-right .item-listing-separator-distance {
    display: block;
    border-bottom: #eee solid 1px;
    margin: 9px 5px 0 5px;
}

.item-listing-right .item-listing-distance {
    display: none;
}

.grid-view .item-listing-right .item-listing-distance {
    display: block;
    font-size: 12px;
    letter-spacing: .75px;
    line-height: 1em;
    margin: 4px 0 12px 5px;
    font-family: 'Oswald',sans-serif;
}

.item-listing-right .item-property-row {
    display: flex;
    color: #444;
    font-size: 12px;
    letter-spacing: 0.25px;
    line-height: 1.4em;
    margin: 0 5px 15px 5px;
}

.grid-view .item-listing-right .item-property-row {
    display:block;
    margin: 12px 5px 0 5px;
    flex-wrap: wrap;
    font-size: 10px;
    line-height: 1em;
    letter-spacing: 0.25px;
    overflow:hidden;
}

@media(min-width:500px) {
    .grid-view .item-listing-right .item-property-row {
        height: 70px;
    }
}

.item-listing-right .item-property-row div span:nth-child(1) {
    font-weight: bold;
}

.grid-view .item-listing-right .item-property-row div {
    margin-bottom: 6px;
}

.item-listing-right .item-property-row.prop-normal {
    justify-content: space-between;
}

.grid-view .item-listing-right .item-property-row.prop-normal {
    justify-content: flex-start;
}

.item-listing-right .item-property-row .prop-small-item, .grid-view .prop-small-item, .grid-view .prop-normal-item {
    flex-basis: 50%;
}

.item-listing-right .item-description {
    margin: 0 5px 15px 5px;
    font-size: 14px;
    line-height: 1.4em;
    overflow: hidden;
    max-height: 39.2px;
}

.grid-view .item-listing-right .item-description {
    font-size: 12px;
    max-height: 32.4px;
    letter-spacing: 0.25px;
    margin: 5px;
}

.item-listing-right .item-detail-button, .item-listing-right .item-detail-button-bottom {
    margin: 0 5px 0 5px;
}

.grid-view .item-listing-right .item-detail-button {
    display: none;
}

.item-listing-right .item-detail-button a, .item-listing-right .item-detail-button-bottom a {
    width: 100%;
    text-align: center;
}

.item-listing-right .item-detail-button svg {
    position: relative;
    top: 1px;
}

.item-listing-right .item-listing-separator-dealer {
    display: none;
}

.grid-view .item-listing-right .item-listing-separator-dealer {
    display: block;
    border-bottom: #eee solid 1px;
    /*margin: auto 0 0 0;*/
}

.item-listing-right .item-dealer {
    display: flex;
}

.grid-view .item-listing-right .item-dealer {
    flex-direction: column;
    margin: 0 5px;
}

.item-listing-right .item-dealer .item-dealer-info {
    flex-basis: 66.67%;
    margin-top: 5px;
}

.item-listing-right .item-dealer-name {
    margin-top: 15px;
}

.grid-view .item-listing-right .item-dealer-name {
    margin-top: 0;
}

.item-listing-right .item-dealer-name span {
    display: block;
    font-size: 12px;
    line-height: 1.4em;
    font-weight: bold;
}

.grid-view .item-listing-right .item-dealer-name span {
    font-size: 10px;
    line-height: 1em;
    letter-spacing: 0.25px;
}

.item-listing-right .item-dealer-name h5 {
    font-size: 20px;
    line-height: 1.4em;
    font-weight: bold;
}

.grid-view .item-listing-right .item-dealer-name h5 {
    font-size: 14px;
    line-height: 1em;
    font-family: 'Oswald', sans-serif;
    margin: 5px 0 5px 0;
}

.item-listing-right .item-dealer-location {
    font-size: 13px;
    line-height: 1em;
    color: #007DC5;
    margin-top: 5px;
    font-weight: bold;
}

    .item-listing-right .item-dealer-location svg {
        color: #444;
        position: relative;
        bottom: 1px;
    }

.grid-view .item-listing-right .item-dealer-location {
    font-size: 12px;
    line-height: 1em;
    font-weight: bold;
    margin: 8px 0 0 2px;
    color: #444;
}

    .grid-view .item-listing-right .item-dealer-location svg {
        position: relative;
        bottom: 2px;
    }

.item-listing-right .item-dealer-distance {
    font-size: 11px;
    line-height: 1em;
    margin-top: 1px;
    margin-left: 15px;
}

.grid-view .item-listing-right .item-dealer-distance {
    display: none;
}

.item-listing-right .item-dealer-phone div {
    font-size: 13px;
    line-height: 21px;
    font-weight: bold;
    margin-top: 5px;
}

.grid-view .item-listing-right .item-dealer-phone div {
    font-size: 14px;
    line-height: 1em;
    font-weight: bold;
    margin: 4px 0 5px 2px;
}

.item-listing-right .item-dealer .item-dealer-phone div svg {
    color: #444;
    position: relative;
    top: -1px;
}

.item-listing-right .item-dealer .item-dealer-phone div span {
    color: #007DC5;
}

.grid-view .item-listing-right .item-dealer .item-dealer-phone div span {
    color: #777;
}

.item-listing-right .item-dealer-buttons {
    flex-basis: 33.33%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.grid-view .item-listing-right .item-dealer-buttons {
    flex-direction: row;
    justify-content: space-between;
}

.grid-view .item-listing-right .item-dealer-buttons:has(> :only-child) {
    justify-content: center;
}

.grid-view .item-listing-right .item-dealer-button-container {
    flex-basis: 45%;
}

.grid-view .item-listing-right .item-dealer-button-container:not(:only-child) {
    margin: 5px 0 10px 0;
}

.item-listing-right .item-dealer-button-container:nth-child(2) {
    margin-top: 10px;
}

.grid-view .item-listing-right .item-dealer-button-container:nth-child(2) {
    margin-top: 5px;
}

.item-listing-right .item-dealer-button {
    background-color: #777777;
    color: #fff;
    font-size: 16px;
    font-family: 'Oswald',sans-serif;
    border-radius: 5px;
}

.grid-view .item-listing-right .item-dealer-button {
    font-size: 14px;
}

.item-listing-right .item-dealer .item-dealer-button > div {
    display: flex;
}

    .item-listing-right .item-dealer .item-dealer-button > div div:nth-of-type(1) {
        flex-basis: 16.67%;
        text-align: center;
    }

    .item-listing-right .item-dealer .item-dealer-button > div div:nth-of-type(2) {
        flex-basis: 83.33%;
        text-align: center;
    }

.item-listing-right .item-detail-button-bottom {
    display: none;
}

.grid-view .item-listing-right .item-detail-button-bottom {
    display: block;
}

    .grid-view .item-listing-right .item-detail-button-bottom a {
        font-size: 14px;
        padding: 8px 60px 6px 25px;
    }

.item-listing-right .compare-item-bottom {
    display: none;
}

.grid-view .item-listing-right .compare-item-bottom {
    display: block;
    margin: 15px 5px 5px 5px;
    line-height: 0;
}

    .grid-view .item-listing-right .compare-item-bottom label {
        font-size: 12px;
        bottom: 3px;
        left: 2px;
    }

@media(max-width:1130px) {
    .item-price-avg {
        text-align: right;
    }
}

@media(min-width:994px) and (max-width:1150px) {
    .item-listing-left .item-deal-banner {
        top: -8px;
        left: 8px;
    }

        .item-listing-left .item-deal-banner img {
            width: 65px;
        }

    .grid-view .item-listing-left .item-deal-banner {
        top: -11px;
        left: 10px;
    }

        .grid-view .item-listing-left .item-deal-banner img {
            width: auto;
        }
}

@media(max-width:889px) {
    .listing-view-mode {
        display: none;
    }
}

.filter-box {
    border-radius: 5px;
    border: 1px solid #777;
    display: flex;
    flex-direction: column;
    font-size: 15px;
    letter-spacing: 0;
}

    .filter-box input {
        border: 1px solid #666;
        border-radius: 2px;
    }

.filter-head {
    text-align: center;
    padding: 10px;
    font-size: 18px;
    background-color: #d8d8d8;
    color: #333;
    text-transform: uppercase;
    line-height: 1em;
    cursor: default;
}

.filter-content {
    color: #444;
    background-color: #fff;
}

.filter-clear {
    color: #777;
    padding: 10px 0 10px 9px;
    cursor: pointer;
}

    .filter-clear svg {
        margin-right: 8px;
    }

.filter-new-search {
    margin-top: 8px;
    cursor: pointer;
}

.filter-new-search-button {
    font-size: 12px;
    color: #777;
    border: 2px solid #777;
    letter-spacing: normal;
}

    .filter-new-search-button:hover {
        color: #777;
    }

.filter-section {
    padding: 0 15px 20px 15px;
}

.filter-section-title {
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 5px;
}

.filter-distance .filter-section-title, .filter-min-max .filter-section-title {
    flex-basis: 100%;
}

@media (min-width:992px) {
    .filter-select select {
        min-width: 75%;
    }
}

.max-right-margin {
    margin-right: 8px;
}

.filter-distance, .filter-min-max {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

    .filter-distance div:nth-child(2), .filter-min-max > div {
        position: relative;
    }

        .filter-distance div:nth-child(2) input {
            width: 75px;
            padding-left: 20px;
        }

        .filter-distance div:nth-child(2) svg, .filter-min-max svg {
            position: absolute;
            z-index: 100;
            bottom: 8px;
            left: 4px;
            font-size: 12px;
        }

    .filter-min-max input {
        width: 75px;
        padding-left: 5px;
    }

        .filter-min-max input.icon {
            width: 75px;
            padding-left: 13px;
        }

.filter-box .filter-deal {
    padding-bottom: 15px;
}

.filter-deal label {
    margin-bottom: 0;
}

.filter-deal > div:nth-child(2) {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

    .filter-deal > div:nth-child(2) > div {
        display: flex;
    }

.filter-box .deal-icon {
    font-size: 25px;
    margin-bottom: 10px;
}

    .filter-box .deal-icon img {
        height: 37px;
    }

    .filter-box .deal-icon.flame img {
        height: 23px;
    }

.filter-box .deal-text {
    line-height: 36px;
    text-transform: uppercase;
}

.filter-box .deal-check {
    line-height: 36px;
    text-align: right;
}

.filter-collapse {
    border-bottom: 1px solid #f5f5f5;
}

.filter-collapse-title, .filter-collapse-title-2 {
    background-color: #d8d8d8;
    color: #333;
    text-align: center;
    position: relative;
    cursor: default;
}

    .filter-collapse-title:after {
        content: "\f107";
        font-family: 'Font Awesome 5 Pro';
        position: absolute;
        right: 10px;
        top: 2px;
    }

.filter-collapse-title-2:after {
    content: "\f107";
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    right: 12px;
    top: 12px;
}

    .filter-collapse-title.active:after {
        content: "\f106"
    }

.filter-collapse-content {
    display: none;
    padding: 10px 0 10px 10px;
}

    .filter-collapse-content .filter-section {
        padding: 0;
    }

.filter-collapse-section .filter-check {
    padding-left: 15px;
}

.filter-buttons {
    margin: 20px 10px;
}

.filter-check-list {
    display: flex;
    flex-direction: column;
    padding-top: 10px;
}

    .filter-check-list input {
        position: relative;
        top: 1px;
    }

    .filter-check-list > div span {
        font-size: 11px;
        position: relative;
        bottom: 1px;
    }

.filter-see-all {
    text-align: center;
    padding-top: 10px;
}

    .filter-see-all a {
        color: #777;
    }

    .filter-see-all svg {
        font-size: 11px;
        position: relative;
        bottom: 1px;
    }

.filter-apply {
    background-color: #FFCC00;
    padding: 5px;
    text-align: center;
    font-size: 18px;
    border-radius: 5px;
    text-transform: uppercase;
    border: 1px solid #ddd;
    cursor: pointer;
}

.filter-save {
    margin-top: 6px;
    color: #333;
    background-color: #d8d8d8;
    padding: 5px;
    text-align: center;
    font-size: 18px;
    border-radius: 5px;
    text-transform: uppercase;
    border: 1px solid #ddd;
    cursor: pointer;
}

@media (max-width: 991px) {
    .filter-distance div:nth-child(2), .filter-min-max > div:nth-child(2), .filter-min-max > div:nth-child(3) {
        margin-right: 10px;
    }

    .filter-distance, .filter-min-max {
        justify-content: center;
    }

    .filter-select div:nth-child(2) {
        text-align: center;
    }

    .filter-section-title {
        text-align: center;
    }

    .filter-clear {
        text-align: center;
    }

    .filter-check-list {
        align-items: center;
    }

    .filter-deal > div:nth-child(2) > div {
        justify-content: center;
    }

    .filter-box .deal-icon.flame {
        left: 0;
    }

    .deal-icon, .deal-text {
        margin-right: 10px;
    }
}

@media (min-width:992px) {
    .deal-icon {
        flex-basis: 12%;
    }

    .deal-text {
        flex-basis: 68%;
    }

    .deal-check {
        flex-basis: 10%;
    }
}

.state-filter-box {
    border-radius: 5px;
    border: 1px solid #777;
    display: flex;
    flex-direction: column;
    font-size: 15px;
    letter-spacing: 0;
    margin-bottom: 50px;
}


.state-filter-head {
    text-align: center;
    padding: 10px;
    font-size: 18px;
    background: #777;
    color: #fff;
    text-transform: uppercase;
    line-height: 1em;
    cursor: default;
}

.state-filter-content {
    color: #444;
    background-color: #fff;
}

.item-detail-page .h-divider {
    margin-top: 1px;
    margin-bottom: 1px;
    height: 1px;
    width: 100%;
    border-top: 1px solid #666F5C;
}


.item-detail-page .watch-arrow--left {
    left: -2% !important;
}

.item-detail-page .watch-arrow--right {
    right: -2% !important;
}

.item-detail-page .slider-nav button.slick-arrow--prev {
    left: -10px;
}

.item-detail-page .slider-nav button.slick-arrow--next {
    right: -10px;
}

.item-detail-page .grecaptcha-badge {
    visibility: hidden;
}

.item-detail-page .center-me-parent {
    width: 100%;
    text-align: center;
}

.item-detail-page .google-recaptcha-policy {
    /*width: 68%;*/
    line-height: 17px;
    background-color: #f3f3f3;
    color: #c0bfbf;
    margin-top: 7px;
    margin-right: auto;
    margin-left: auto;
    font-size: 54%;
}

.item-detail-page .item-title-container {
    background-color: #777777;
    margin: 0;
}

.item-deal-pill {
    color: white;
    border-radius: 5px;
    padding: 0 8px;
    text-align: center;
    margin: 13px 0 0 9px;
    transform: translate(5px, 5px);
    font-size: 11px;
    line-height: 24px;
    /*position: absolute;*/
    /*scale: 70%;*/
}

.item-detail-page .item-deal-banner {
    position: relative;
}

    .item-detail-page .item-deal-banner img {
        position: absolute;
        /*width: 83px;*/
        z-index: 100;
        top: -14px;
    }

.item-detail-page .item-price-avg {
    margin-left: 100px;
    line-height: 1.5em;
    margin-top: 6px;
    color: #fff;
    margin-top: 0 !important;
}

    .item-detail-page .item-price-avg h3 {
        font-size: 18px;
        line-height: 25px;
        font-weight: normal;
        letter-spacing: .5px;
    }

.item-detail-page .item-title {
    color: #FFCC00;
    line-height: 1em;
    font-size: 25px;
}

.item-detail-page .item-price h2 {
    color: #ffcc00;
    font-weight: normal;
    letter-spacing: .5px;
    font-size: 21px;
}

.item-detail-page .expired-item-warning {
    background-color: #f0f0f0;
    color: #ff0012;
}

.item-detail-page .box-header {
    background-color: #777;
}

    .item-detail-page .box-header h2 {
        text-align: center;
        color: #fff;
    }

.item-detail-page .box-content {
    background-color: #F0F0F0;
    border: 1px solid #777;
    color: #444;
}

.item-detail-page .btn--product--email {
    font-style: normal;
}

.item-detail-page .dealer-options, .dealer-options a {
    color: #777;
}

@media(min-width:576px) and (max-width:991px) {
    .item-detail-page.container {
        max-width: 720px;
    }
}

@media(max-width:600px) {
    .item-detail-page .item-price h2 {
        font-size: 18px;
        line-height: 40px;
    }

    .item-detail-page .action-word {
        display: none;
    }
}

@media(max-width:767px) {
    .item-detail-page .item-price-avg {
        display: none;
    }

    .item-detail-page .item-title-container > div:nth-child(1) {
        flex: 0 0 30%;
        max-width: 30%;
    }

    .item-detail-page .item-title-container > div:nth-child(2) {
        flex: 0 0 70%;
        max-width: 70%;
    }
}

@media(max-width:450px) {
    .item-detail-page .item-price-avg {
        font-size: 10px;
    }

    .item-detail-page .item-title {
        font-size: 15px;
    }

    .item-detail-page .item-price h2 {
        font-size: 13px;
        line-height: 2em;
    }

    .item-detail-page .item-deal-banner img {
        width: 75px;
        top: -9px;
    }
}

.item-detail-page input::-webkit-outer-spin-button,
.item-detail-page input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
/* Firefox */
.item-detail-page input[type=number] {
    -moz-appearance: textfield;
}

.alpha-nav-section {
    color: #417505;
    font-weight: bold;
    margin-top:-109px;
    padding-top:109px;
    pointer-events:none;
}

.tile__image-mega-featured {
    height: 170px;
    overflow: hidden;
    border-radius: 5px 5px 0 0;
}

.tile__text-mega-featured {
    min-height: 126px;
    position: relative;
    background-color: #f5f5f5;
    margin-top: -5px;
}

.tile__text-title-mega-featured {
    color: #007185 !important;
    font-size: 14px !important;
}

.tile__text-advertiser-mega-featured {
    color: black !important;
}

@media(max-width: 1150px) {
    .tile__image-mega-featured {
        height: 117px;
    }
}

.warranty-button-style {
    border-radius: 20px;
    padding: 2px 5px;
    font-size: 38px;
}

    .warranty-button-style a {
        color: #FFCC00 !important;
    }

.warranty-details-quote-style {
    text-align: center;
    font-size: 14px !important;
    line-height: 15px !important;
}

.finance-listing-button-position {
    /*    margin-left: 30px;*/
}

.warranty-listing-button-style {
    border-radius: 20px;
    padding: 2px 5px;
    font-size: 38px;
}

    .warranty-listing-button-style a {
        color: #FFCC00 !important;
    }

.modal-header-warranty-background-image-left,
.modal-header-warranty-background-image-right {
    max-width: 100%;
}

.modal-header-warranty-sourced-by {
    margin-right: 72px;
}

.modal-header-warranty-image-container {
    background-color: #444;
    border-radius: 16px;
    padding: 13px;
}

@media(max-width: 440px) {
    .modal-header-warranty-image-container {
        padding: 0;
    }
}

.finance-listing-button-style {
    border-radius: 20px;
    padding: 2px 5px;
    font-size: 38px;
}

    .finance-listing-button-style a {
        color: #005272 !important;
    }

.commodity-overlay-parent-container {
    position: relative;
}

.commodity-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
}

.commodity-overlay-blurred {
    position: absolute;
    width: 100%;
    height: 84%;
    left: -2px;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(3px);
    border-radius: 30px;
    /*box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.5);*/
}

.commodity-blur-overlay-button {
    background-color: #FFCC00;
    color: #444;
    border-radius: 5px;
    top: 43%;
    left: 31%;
    font-size: 18px;
    padding: 13px !important;
}

@media(max-width: 440px) {
    .commodity-overlay-blurred {
        left: 0px;
    }

    .commodity-blur-overlay-button {
        left: 23%;
    }
}

.dealer__featured-listings {
}

.bid-data {
    background-color: #EB9446;
    margin: 5px 0;
    border-radius: 5px;
    padding: 5px 0;
}

.bid-label {
    font-size: 10pt;
    line-height: 1.4;
    padding-left: 10px;
}

.bid-value {
    font-size: 10pt;
    line-height: 1.4;
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
}

.part-detail-page .expired-part-warning {
    background-color: #f0f0f0;
    color: #ff0012;
}

.item-detail-page .btn-product-send-message {
    font-style: normal;
    background-color: #FFCC00;
    color: #333;
    line-height: 8px !important;
}
.item-detail-page .btn-product-send-message:hover {
    background-color: #e6b800;
    color: #333;
    line-height: 8px !important;
}

.item-detail-page .btn-product-make-offer {
    font-style: normal;
    background-color: #EB9446;
    color: #333;
    line-height: 8px !important;
}
.item-detail-page .btn-product-make-offer:hover {
    background-color: #d3853f;
    color: #333;
    line-height: 8px !important;
}
.item-detail-page .btn-product-buy-now {
    font-style: normal;
    background-color: #449914;
    color: #fff;
    line-height: 8px !important;
}
.item-detail-page .btn-product-buy-now:hover {
    font-style: normal;
    background-color: #3d8912;
    color: #fff;
    line-height: 8px !important;
}