body {
overflow: hidden;
}
.btn--small {
font-size: 0.7rem !important;
margin: 5px 0;
display: inline-block;
padding: 5px 12px !important;
}
.btn--small:hover {
text-decoration: none !important;
}
.wpgmza_infowindow_link:hover {
background-color: #919191 !important;
}
.wpgmza_infowindow_link {
display: none !important;
}
.single-location .open-table-section .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector {
width: 100% !important;
}
@media only screen and (min-width: 1024px) {
.single-location .open-table-section .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-button {
width: 90% !important;
}
}
.single-location .map-section {
margin-top: 40px;
}
.single-location .map-section iframe {
width: 100%;
}
.single-location .sidebar-text {
background: #4a4a49;
padding: 30px;
border: 5px solid #fff;
margin-top: 20px;
}
.single-location .sidebar-text p {
font-size: 18px;
}
.single-location .sidebar-text a {
color: #ed0000 !important;
font-weight: 700;
}
.locations-main__content .locations-info__box .kobe-button {
width: 100%;
margin: 10px 0;
}
.location .container .locations__sidebar .kobe-button {
width: 100%;
display: block;
margin: 10px auto;
text-align: center;
}
@media (min-width: 768px) {
.locations-main__content .locations-info__box .kobe-button {
width: auto;
margin-right: 10px;
}
}
.location .block-50-50 .description-block .toggle-text {
font-size: 20px;
}
.location .block-50-50 .image-block img {
height: 25em;
}
.location .locations__sidebar p {
color: #fff;
}
.location-post .kobe-button {
border: none !important;
box-shadow: none !important;
width: 360px;
margin-bottom: 30px;
text-shadow: none !important;
}
.location .locations__sidebar .action-buttons {
display: flex;
flex-flow: column;
justify-content: center;
align-items: center;
}