/*
Theme Name:     Traveler Childtheme
Description:    Traveler Child Theme
Theme URI:      https://travelerwp.com/
Author:         the ShineTheme
Author URI:     http://shinetheme.com
Version:        1.0
Template:       traveler
*/


.content-item .title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row {
    width: 100%;
}
