/* Enter Your Custom CSS Here */
.grecaptcha-badge {
opacity: 0;
}

.flybook-book-now-button {
    font-size: 16px !important;
    border: none;
    padding: 10px 20px 10px 20px !important;
    margin-top: 0px !important;
}

.promo_link img{margin-top:30px;}

.home-review-sec{
	/*padding-top: 0px !important;
    margin-top: -90px;
    z-index: 9;
    position: relative;*/
}
.home-review-sec .review-container{background-color: #F2F2F2;border-radius: 5px;margin-top: -150px;margin-bottom:50px;padding-bottom: 25px;}
.home-review-sec .WidgetTitle__Header-sc-ruy1gu-2{display:none;}
body.blog figure, body.single figure{ width:100% !important;}
@media(max-width:1200px){
	.home-review-sec .review-container{margin-top:0px;}
}