body{
    font-family: 'avenirnextreguler';
}

.find-a-dealer2{
    flex-direction: row-reverse;
    height: 100%;
    min-height: 150vh;
    /* position: absolute; */
    /* width: 100%;
    top: 0;
    bottom: 0; */
}

.find-a-dealer__panel2{
    flex: 0 0 40%;
}

.find-a-dealer__map2{
    flex: 0 0 60%;
}

.find-a-dealer__output-length-2{
    font-size: 24px;
    font-weight: bold;
    font-family: avenirnextsemibold;
    padding-top: 24px;
    padding-bottom: 24px;
    text-align: center;
    background-color: #F1F1F1;
    text-transform: uppercase;
    letter-spacing: 6px;
}

.result-number{
    background: #BC2F2C;
    color: #ffffff;
    padding: 2px 12px;
    letter-spacing: normal;
    border-radius: 4px;
    font-size: 16px;
    margin-left: 24px;

}

.input-row .form-field--select {
    height: 45px;
    visibility: unset;
    opacity: 1;
    background-color: #F8F8F8;
    padding: 10px 12px
}

.find-a-dealer__search-note{
    height: 45px;
    background-color: #F8F8F8;
    margin-left: 20px;
    width:100%;
}

.curr-loc-text{
    color: #676465;
}

.find-a-dealer__search2{
    background-color: #ffffff;
    border-bottom: 0;
    padding-top:0;
}

.find-a-dealer__search-wrapper2{
    display:block;
}

.find-a-dealer__search-form{
    flex-flow: unset;
    max-width: unset;
}

.find-a-dealer__province{
    max-width: 50%;
}

.find-a-dealer__list-item2{
    padding: 24px 42px;
    border-bottom: none;
}

.find-a-dealer__dealer-accordion-button{
    text-align: left;
}

.find-a-dealer__dealer-address-link p, .find-a-dealer__dealer-phone-link p, .find-a-dealer__dealer-email-link p, .find-a-dealer__dealer-hours-link p{
    margin-left: unset;
    text-transform: none;
    font-size: 14px!important;
    letter-spacing: normal;
    font-weight: 600;
}

.find-a-dealer__dealer-name2{
    color:#101820;
    font-size: 20px;
    text-transform: none;
    margin-top: 10px;
    margin-bottom: 14px;
    letter-spacing: unset;
    font-family: avenirnextbold;
    font-weight: bold;
}

.find-a-dealer__pin img {
    opacity: 0.6;
}

.find-a-dealer__pin.active img {
    opacity: 1;
}

.find-a-dealer__infobox{
    top: -20px!important;
    left: 134px!important;
    border-radius: 2.07px;
    border-color: transparent;
    background-color: #BC2F2C;
    color: #ffffff;
    white-space: unset;
    padding: 6.21px 8.28px;

}

.find-a-dealer__output{
    height: 150vh;
}

.anchor__location{
    display: flex;
    align-items: center;
    height: 100%;
    padding: 9px 13px;
}

.anchor__location img{
    padding-right: 13px;
}

.find-a-dealer__infobox-text{
    font-size:18.63px;
    line-height: 22.36px;
    text-transform: none;
    font-weight: 500;
    letter-spacing: normal;
    width: 207px;
    text-align: left;
}

.find-a-dealer__infobox-address{
    font-size: 12px;
    color: #ffffff;
    text-align: left;
}

.lable-city{
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 12px;
    color:#101820;
    font-weight: bold;
}

.find-a-dealer__list-item-wrapper{
    /*max-width: 100%;*/
}

.marker-loc-img{
    margin-right: 8.28px;
}

.find-a-dealer__infobox-button-wrapper{
    padding-top: 10.35px;
}

.find-a-dealer__infobox-button{
    font-size: 14px;
    color: #BC2F2C;
    line-height: 16px;
    text-align: center;
    background-color: #ffffff;
    padding: 5.99px 64.22px;
    display: block;
}

.find-a-dealer__infobox-button:after {
    background: #BC2F2C;
    -webkit-clip-path: polygon(0 0,50% 100%,100% 0);
    clip-path: polygon(0 0,50% 100%,100% 0);
    content: "";
    height: 6.21px;
    left: -10px;
    position: absolute;
    top: 18px;
    width: 12.42px;
    transform: rotate(90deg);
}

.find-a-dealer__infobox-button:hover{
    filter: brightness(0.9);
    transition: all 0.3s ease;
}

.find-a-dealer__dealer-address,.find-a-dealer__dealer-address-link{
    margin-bottom: 0;
}

.store-detail-wrapper{
    margin-bottom: 20px;
}

.find-store_store-phone{
    display: flex;
}

.find-store_store-cta-link{
    background: #ffffff;
    padding: 8px 24px;
    font-size: 15px;
    line-height: 20.49px;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #101820;
    color: #101820;
    letter-spacing: normal;
    text-transform: none;
    margin-right: 24px;
}

.find-store_store-cta-link:last-child{
    margin-right: 0px;
}

.find-store_store-cta-link.red{
    background-color: #BC2F2C;
    color: #ffffff;
    border-bottom: transparent;
}

.find-store_store-cta-link:hover{
    filter: brightness(0.9);
    transition: all 0.3s ease;
}

.find-a-dealer__list-item2.active-store{
    background-color: #f6e9e9;
}

.find-a-dealer__list-item2.active-store h2,.find-a-dealer__list-item2.active-store p,
.find-a-dealer__list-item2.active-store .find-store_store-cta-link{
    color: #852e2c;
    background-color: #f6e9e9;
    border-color: #852e2c;
}

.find-a-dealer__list-item2.active-store .find-store_store-cta-link.red{
    color: #f6e9e9;
    background-color: #BC2F2C;
}

.find-a-dealer__list-item2.active-store img{
    filter: invert(18%) sepia(22%) saturate(5453%) hue-rotate(520deg) brightness(99%) contrast(83%);
}

.current-loc-marker{
    filter: invert(18%) sepia(22%) saturate(5454%) hue-rotate(372deg) brightness(100%) contrast(105%);
}

.icon-close:before{
    content: "";
}

@media (max-width: 1199px){
    .find-a-dealer {
        flex-direction: column;
        height: auto;
    }

    .map-section{
        display: none;
    }

    .find-a-dealer .find-a-dealer__map {
        flex: 0 0 auto;
        height: 280px;
        position: relative;
        z-index: 99;
        top: 183px;
    }

    .find-a-dealer__search2{
        padding: 20px 16px;
        position: relative;
        top: -282px;
    }

    .find-a-dealer__output-length-2{
        font-size: 16px;
        letter-spacing: 4px;
    }

    .find-a-dealer__dealer-name2{
        font-size: 15px;
    }

    .find-a-dealer__list-item2 {
        padding: 26px 16px 16px 16px;
    }

    .find-a-dealer .find-a-dealer__output {
        overflow: scroll;
        height: 100vh;
    }

    .find-a-dealer .find-a-dealer__search-form {
        max-width: 100%;
        width: 100%;
        flex-flow: row wrap;
    }

    .find-a-dealer__province{
        max-width: 100%!important;
    }

    .find-a-dealer__search-note{
        margin-left: 0;
    }

    .find-a-dealer__search-wrapper2{
        max-width: 100%!important;
        align-items: start!important;
    }

    .find-store_store-cta-link{
        font-size: 13px;
        padding: 9px 12px;
    }
}
