/*
 Theme Name:   Divi-child-sts (STSTravel.com)
 Theme URI:    https://www.ststravel.com
 Description:  This is a Divi Child Theme. It was created for STSTravel.com
 Author:       STS Travel
 Author URI:   https://www.ststravel.com
 Template:     Divi
 Version:      1.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  Divi-child
*/

input[type=text], 
input[type=password], 
input[type=tel], 
input[type=email], 
input.text, 
input.title, 
textarea, 
select {
    background-color: #012f4f;
    color: #fff;
}

#bookingbar input[type="text"], #bookingbar #bookingbar_dest_end {
    width: 196px;
    height: 40px;
    line-height: 40px;
    padding-left: 40px;
    border: 0;
}

#bookingbar .traveler_count input[type="text"] {
    width: 63px;
}

#bookingbar #btn_bookingbar_submit .btn_peach, #bookingbar #btn_bookingbar_display .btn_peach {
   width: 100%;
}

div.ui-datepicker {
    width:478px !important;
}

.bookingbar_datepicker_footer {
    color: #fff;
}

.container1 {
    min-height: 100px;
}

.bottom li a {
    color: inherit;
}

#footer-bottom {
    background-color: #124f78;
}

#footer .column.social {
    width: 250px;
}

.comments-number { display: none; }
.loop-comments { display: none; }