.lrv-container {
    width: 100%;
    /*max-width: 1300px;*/
    margin: 0 auto;
}
.page-id-110042 .row.primary-nav.nav.hidden-xs, .page-id-110042 .row.primary-nav.nav.visible-xs.mobile-primary-nav {
    display: none !important;
}  
div#content {
    padding-top: 52px;
}

.lereve-find-store {
    display: flex;
    width: 100%;
}

.left-panel {
    display: inline-flex;
    flex-direction: column;
    height: 100vh;
    align-items: flex-start;
    position: relative;
    max-width: 523px;
    width: 100%;
}

.right-panel {
    width: 100%;
    height: 100vh;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
}

.lrd-fl-filer {
    width: 100%;
}

.left-panel .top-content {
    display: flex;
    flex-direction: column; 
    align-items: flex-start;
    gap: 24px;
    padding: 33px 33px 17px;
    position: relative;
    flex: 0 0 auto;
}

.left-panel .back {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    position: relative;
    flex: 0 0 auto;
}

.left-panel .img {
    position: relative;
    width: 16px;
    height: 16px;
}

.left-panel .text-wrapper {
    color: rgba(112, 112, 112, 1);
    font-size: 13px;
    position: relative;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 16px;
    white-space: nowrap;
}

.left-panel .div {
    position: relative;
    font-weight: 700;
    color: rgba(41, 41, 41, 1);
    font-size: 16px;
    letter-spacing: 0;
    line-height: 16px;
    white-space: nowrap;
}

.left-panel .fl-filter-area {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.left-panel .area-input {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.left-panel .input {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    flex: 1;
    flex-grow: 1;
    display: flex;
    position: relative;
}

.left-panel .text-wrapper-2 {
    position: relative;
    font-weight: 500;
    color: rgba(41, 41, 41, 1);
    font-size: 12px;
    letter-spacing: 0;
    line-height: 16px;
    white-space: nowrap;
}



.left-panel .store-list {
    display: inline-flex;
    height: 100vh;
    background-color: #ffffff;
    overflow: hidden;
    overflow-y: scroll;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    width: 100%;
    padding: 0;
}

.left-panel .store-card {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
    gap: 8px;
    border-bottom: 1px solid #EAEAEA;
    position: relative;
    flex: 0 0 auto;
    list-style: none;

}

.locationList-inner {
    padding: 24px 33px;
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%;
}

.left-panel .store-card.highlighted {

    background-color: rgba(255, 251, 231, 1);
    border-top-width: 1px;
    border-top-style: solid;
    border-color: rgba(234, 234, 234, 1);
}

.left-panel .store-location {
    display: inline-flex;
    gap: 12px;
    flex: 0 0 auto;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
}

.left-panel .text-wrapper-5 {
    position: relative;



    font-weight: 600;
    color: rgba(41, 41, 41, 1);
    font-size: 16px;
    letter-spacing: 0;
    line-height: 16px;
    white-space: nowrap;
}

.left-panel .p {
    position: relative;


    font-weight: 400;
    color: rgba(112, 112, 112, 1);
    font-size: 12px;
    letter-spacing: 0;
    line-height: 16px;
}

.googleLocation .link-https-g-page {
  font-weight: 400;
  color: transparent;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.googleLocation .text-wrapper {
  font-weight: 600;
  color: #292929;
}

.left-panel .open-closes-at {
    position: relative;


    font-weight: 400;
    color: transparent;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 16px;
    white-space: nowrap;
}

.left-panel .span {
    font-weight: 600;
    color: #292929;
}

.left-panel .text-wrapper-6 {

    color: #707070;
}

.left-panel .text-wrapper-7 {
    position: relative;


    font-weight: 400;
    color: rgba(112, 112, 112, 1);
    font-size: 12px;
    letter-spacing: 0;
    line-height: 16px;
    white-space: nowrap;
}

.left-panel .contact-number {
    display: inline-flex;
    align-items: flex-start;
    gap: 8px;
    position: relative;
    flex: 0 0 auto;
}

.left-panel .text-wrapper-8 {
    position: relative;



    font-weight: 400;
    color: rgba(112, 112, 112, 1);
    font-size: 12px;
    letter-spacing: 0;
    line-height: 16px;
    white-space: nowrap;
}


.lereve-find-store select {
    display: flex;
    height: 46px;
    align-items: center;
    justify-content: space-between;
    padding: 5px 15px;
    position: relative;
    background-color: white;
    border: 1px solid;
    width: 100%;
    border-color: rgba(189, 189, 189, 1);
}

.lereve-find-store .left-panel .right-panel {
    display: block;
}
.mobileLereveStoreImage{display: none;}
.page-template-template-location #un-page-header {
    visibility: hidden;display:none;
}
.lereve-find-store { 
    padding-bottom: 70px;
}
@media(max-width:1300px) {}

@media(max-width:600px) {
    .lereve-find-store {
        flex-direction: column;
    }

    .left-panel .area-input {
        flex-direction: column;
        width: 100%;
    }

    .left-panel .input {
        width: 100%;
    }

    .right-panel {
        display: none;
    }
  
    .left-panel {
        max-width: 100%;
    }
    .left-panel .store-list{overflow: visible; overflow-y: auto;height: auto;}
    .select2-container {        width: 100% !important;    }
    .left-panel .top-content{padding: 20px 20px 17px;}
    .locationList-inner {
        padding: 24px 20px;}
}


.left-panel .store-card:hover .locationList-inner {
    background: #A8362F;
}