.tzn-wpsl-wrap {
    position: relative;
    width: 100%;
    overflow: hidden;
    clear: both;
}
.tzn-wpsl-result-list {
    width: 30%;
    margin-right: 0;
    position: absolute;
    top: 0;
    left: 0;
    background: #F5EDDC;
    border-radius: 0;
    padding: 1.375rem 1.875rem 1.375rem 1.375rem;
    overflow: hidden !important;
    height: 36.25rem !important;
    box-shadow: 0.625rem 0.625rem 1.25rem #00000029;
        display: none;
}
.tzn-wpsl-store-location > img{
    position: absolute;
    top: 1.25rem;
    left: 1rem;
    width: 1.25rem;
    object-fit: contain;
}
.tzn-wpsl-store-location {
    background: #fff;
    padding: 1.25rem;
    padding-left: 3rem;
}
.tzn-map-store {
    height: 36.25rem !important;
    position: relative;
    overflow: hidden;
    width: 100%;
}
.tzn-wpsl-wrap .tzn-wpsl-result-list ul li{
    margin: 0;
    cursor: pointer;
    list-style: none !important;
    /* background: #1a1d21; */
    border-radius: 0;
    padding: 0;
    padding-left: 0;
    position: relative;
    margin-bottom: 1rem;
    border: 0;
}
.tzn-wpsl-store-location h4, .tzn-wpsl-store-location p {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0px;
    color: #000;
    margin-bottom: 0.5rem;
}
.tzn-wpsl-store-location p.p-km{
    opacity: .4;
}
.tzn-wpsl-store-location h4 {
    font-weight: 600;
    font-size: 1rem;
    font-family: 'Muli-Regular';
    line-height: 1.5rem;
}
.tzn-wpsl-direction-wrap a {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0px;
    color: #000;
    margin-bottom: 0.5rem;
    float: right;
    text-decoration: underline;
    display: none;
}
.tzn-wpsl-search-wrap h2 + p{
    margin-bottom: 0;
}
.tzn-wpsl-search-wrap h2{
    color: #000;
    margin-bottom: 0;
    font-family: 'Cormorant-Bold' !important;
}
.tzn-wpsl-search-wrap img {
    max-width: 3.75rem;
}
.tzn-wpsl-search-wrap form {
    margin-top: 1.3em;
    margin-bottom: 0;
    position: relative;
}
.tzn-wpsl-search-btn-wrap{
    position: absolute;
    top: 0;
    right: .5rem;
}
.tzn-wpsl-search-wrap label {
    margin-right: 0;
    display: flex;
    width: 100%;
    font-size: 0.75rem;
    margin-bottom: 0.625rem;
    line-height: 1.1;
    font-weight: normal;
    color: #000;
}
.tzn-wpsl-search-wrap .tzn-wpsl-input input {
    border: 0 !important;
    background: #fff;
    border-radius: 0;
    width: 100%;
    height: 2.8125rem;
    color: #000;
    margin-bottom: 0;
    border-radius: 25px;
}
.tzn-wpsl-search-wrap form .tzn-wpsl-search-btn-wrap input {
    width: auto;
    height: auto;
    margin-bottom: 0;
    background: transparent;
    box-shadow: none !important;
    letter-spacing: 0px;
    color: #5E261A;
    font-size: 1.25rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
    line-height: 1;
    text-transform: inherit;
    margin-top: 0;
    background-image: url(../images/icon-search-form.svg);
    background-repeat: no-repeat;
    border: 0;
    width: 2rem;
    height: 1rem;
    margin: 0;
    background-position: center;
}
.tzn-wpsl-input {
    display: flex;
    flex-direction: column;
    width: 100% !important;
    margin: 0px;
    position: relative;
}
/* .tzn-wpsl-input:after {
    content: "";
    background-image: url(../images/icon-search-form.svg);
    width: 1.0625rem;
    height: 1.0625rem;
    display: inline-block;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    right: 1rem;
    bottom: 0.6rem;
} */
.tzn-wpsl-result-list *{
    font-family: 'Muli-Regular' !important;
}
.tzn-wpsl-info-window {
    color: black;
    padding: 1rem;
}
.tzn-wpsl-info-window strong, .tzn-wpsl-info-window span {
    display: block;
    font-size: .875rem;
    line-height: 1.5;
    color: #000;
    font-family: 'Muli-Regular';
}
.tzn-wpsl-info-window strong {
    font-weight: normal;
    font-weight: 600;
    font-size: 1rem;
    font-family: 'Muli-Regular';
    line-height: 1.5rem;
}
.tzn-wpsl-result-list ul {
    height: 100%;
    overflow-y: auto;
    padding-right: 0.6rem;
}
.tzn-wpsl-result-list ul::-webkit-scrollbar-track {
    background: #FFFFFF;
}
.tzn-wpsl-result-list ul::-webkit-scrollbar-thumb {
    background: #FFFFFF;
    border-radius: 0.1875rem;
    width: 0.1875rem;
}
.tzn-wpsl-result-list ul::-webkit-scrollbar {
    width: 0.1875rem;
}
.tzn-wpsl-result-list ul::-webkit-scrollbar-thumb:hover {
    background: #1a1d21;
}
.tzn-wpsl-direction-wrap {
    display: inline-block;
    width: 100%;
    display: none;
}
#tzn-wpsl-result {
    height: 100%;
    overflow: auto;
    margin-top: 2rem;
}
#tzn-wpsl-result::-webkit-scrollbar {
	width: 5px;
	background-color: #F5EDDC;
}
#tzn-wpsl-result::-webkit-scrollbar-track {
	background-color: #F5EDDC;
}


#tzn-wpsl-result::-webkit-scrollbar-thumb {
	background-color: #D5C29B;
}
/* responsive */
@media only screen and (max-width: 1024px) {
    .tzn-wpsl-result-list {
        margin-bottom: 0;
        padding: 0px 1.875rem 0 1.375rem;
        background: #111318;
        width: 100%;
        margin-right: 0;
        position: relative;
        top: auto;
        z-index: 99;
        order: 1;
    }
    .tzn-wpsl-result-list {
        background: #111318;
        border-radius: 0;
        padding: 20px 35px 20px 20px;
        overflow: hidden !important;
        height: auto !important;
        box-shadow: none;
    }
    .tzn-map-store {
        width: 100%;
    }
}
@media only screen and (max-width: 849px) {
    .tzn-wpsl-result-list ul {
        height: 380px;
        overflow: auto;
    }
    .tzn-map-store {
        height: 388px !important;
    }
}