.lbc-wrapper{display:flex;width:100%;min-height:500px;gap:20px}.lbc-map-column{width:66%;border:1px solid #455727}.lbc-accordion-column{width:34%;overflow-y:auto;display:flex;flex-direction:column;gap:10px}.lbc-city-title{padding:12px;border:1px solid #455727;cursor:pointer;display:flex;justify-content:space-between;font-family:"Montserrat",Sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:1.9px;font-size:20px;color:#455727;align-items:center}.lbc-city-title:hover{background:#455727;color:#fff}.lbc-locations{display:none}.lbc-location-item{padding:10px 12px;cursor:pointer;border-bottom:1px solid #455727;font-family:"Montserrat",Sans-serif;color:black}.lbc-locations{border-left:1px solid #455727;border-right:1px solid #455727;border-bottom:1px solid #455727;border-top:none}.lbc-location-item:last-child{border:none}.lbc-location-item:hover{background:#7d915b;color:#fff}.lbc-location-item.active{background:#7d915b;color:#fff}.lbc-city-title .dashicons{transition:.2s ease-in-out}.lbc-city-title .dashicons.active{transform:rotate(180deg)}@media only screen and (max-width:550px){.lbc-wrapper{flex-direction:column-reverse}.lbc-accordion-column,.lbc-map-column{width:100%}.lbc-map-column iframe{min-height:300px}}