.wpcf7-submit {
font-family: FontAwesome !important;
}
.hide-summary{
	display: none;
}
/*.newsletter-form .wpcf7-response-output {*/
/*    display: none !important;*/
/*}*/

.inbound-hde{
	display: none;
}
.error-hide{
display: none;
}
.wait-message {
    font-size: 20px;
    color: #d13938;
    font-style: italic;
    display: block;
    line-height: 16px;
    margin-top: 4px;
}
.no-dates{
	padding-left: 15px;
	font-size: 18px;
	display: block;
}
.error-display{
    padding: 16px 17px 15px 27px;
    width: 100%;
    display: inline-block;
}
/*.fa-bags-shopping:before {*/
/*    content: "\f290";*/
/*}*/
.contactbox.bill-box.wrong-box {
    display: table;
    margin: 0 auto;
    text-align: center;
} 
.top-section .top-bar {
    padding: 0;
    margin-top: 10px;
    margin-bottom: 60px;
}
.time-weather .timeline .time-clock {
    width: 58px;
}
.time-weather .timeline .desktop-time-clock {
    width: 50px;
}

.swal2-styled.swal2-confirm {
    background-color: #0E76BC !important;
}
.travel-agent-links .rounded-btn {
    float: left;
    margin: 0 15px 15px 0;
}
.grecaptcha-badge {
    visibility: hidden;
}
.people-box .people-list .items .team-img img {
height:240px;
}
@media only screen and (max-width: 767px) {
.mobile-weather{
    margin-left: -6px;
}
}