div[class$="rankya-lbm-wrapper"] > * {
float:left;
clear:both;
}
.rankya-lbm-wrapper {
clear: both;
display: block;
margin: 0 0 20px 0;
margin: 0 0 1.8rem 0;
overflow: hidden;
}
.lbm-data {
clear: both;
display: block;
font-family: inherit;
font-size: inherit;
}
.lbm-data.country {
clear: both !important;
}
.lbm-data.name {
font-size: inherit;
}
.lbm-data.fax, .lbm-data.phone, .lbm-data.po_box {
clear: right;
display: inline;
float: left;
}
.lbm-label.po_box {
display: inline;
float: left;
margin-right: 4px;
}
.lbm-label.email, .lbm-label.fax, .lbm-label.phone, .lbm-label.url {
clear: left;
display: inline;
float: left;
margin-right: 4px;
}
.lbm-label.email, .lbm-label.fax, .lbm-label.hours, .lbm-label.name, .lbm-label.phone, .lbm-label.url {
font-weight: bold;
}
.lbm-data.email, .lbm-data.url {
border-bottom: none;
clear: right;
display: inline;
float: left;
text-decoration: none;
}
.lbm-data.email:hover, .lbm-data.url:hover {
text-decoration: none;
}
.lbm-data.address {
clear: left;
display: inline;
float: left;
}
.lbm-data.city {
clear: left;
display: inline;
float: left;
}
.lbm-data.city_comma {
clear: none;
display: inline;
float: left;
margin-right: 6px;
}
.lbm-data.state_region {
clear: none;
display: inline;
float: left;
margin-right: 6px;
}
.lbm-data.postal_code {
clear: none;
display: inline;
float: left;
margin-right: 6px;
}
.lbm-opening-hours {
clear: both;
display: block;
float: left;
overflow: hidden;
}