/*
Theme Name: ute child
Theme URI: https://wordpress.org/themes/ute-child/
Author: UTES Van Hire
Author URI: http://www.igexsolutions.com/
Template: ute
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  ute-child
*/



.wrap .content-area .site-main .entry-content .entry-content-wrap .acf-map.conntact-us {
    width: 100%;
    height: auto !important;
    display: flex;
    flex-flow: column wrap;
}

.acf-map.conntact-us .marker {
    padding-top: 30px;
/*     border-bottom: .0625rem solid rgba(0,0,0,0.08); */
}
ul li.addres-box {
    white-space: pre;
}
.wrap .content-area .site-main .entry-content .entry-content-wrap .rental-locations .rental-locations-wrap {
    height: 100%;
}
.rantel-box {
    margin-bottom: 20px;
}
table, th, td {
  border: 2px solid black;
}
@media (min-width:768px) {
.addres-box {
    min-height: 88px;
}
}

@media (min-width:768px) and (max-width:1310px) {
.wrap .content-area .site-main .entry-content .entry-content-wrap .rental-locations .rental-locations-wrap h4 {
    font-size: 0.9rem;
}
}