.component_text{
  padding:0;
  margin:0;
}

.component_text .text-box{
  max-width:none;
}

.item-location_content h3{
  font-size:1.875rem;
  font-weight:300;
  line-height:normal;
}

@media (min-width:768px) and (max-width:991.98px){
  .item-location_content h3{
    font-size:1.25rem;
  }
}

.item-location_content .item-location_summary h4{
  font-size:1.125rem;
  font-family:Open Sans,sans-serif;
  margin-top:1.875rem;
  margin-bottom:.9375rem;
  line-height:normal;
}

.item-location_content .item-location_summary h4:first-of-type{
  margin-top:0;
}

@media (min-width:768px) and (max-width:991.98px){
  .item-location_content .item-location_summary h4{
    font-size:.875rem;
  }
}

.item-location_content .item-location_summary p{
  margin-bottom:.625rem;
  position:relative;
  padding-left:1.875rem;
  word-wrap:break-word;
}

@media (min-width:768px) and (max-width:991.98px){
  .item-location_content .item-location_summary p{
    font-size:.875rem;
  }
}

@media (max-width:767.98px){
  .item-location_content.mob_bottom_border{
    border-bottom:.0625rem solid #ddd;
    padding-bottom:1.875rem;
  }
}

/*# sourceMappingURL=text_theme.min.css.map */
