/*

    The following CSS codes are created by the YellowPencil plugin.
    https://yellowpencil.waspthemes.com/


    T A B L E   O F   C O N T E N T S
    ........................................................................

    01. Global Styles

*/



/*-----------------------------------------------*/
/*  Global Styles                                */
/*-----------------------------------------------*/
body #order_review_heading{
	display:block !important;
	opacity:0;
}

body #wrapper .row{
	padding-bottom:0px;
	padding-right:10px;
}

body #booking_form{
	padding-top:20px !important;
	padding-bottom:20px !important;
}

body .home-template .elementor .custom-auto-grid{
	background-color:rgba(245,245,245,0);
}

body #booking_form .btn_tran{
	background-color:#282c35 !important;
	-webkit-box-shadow:none;	box-shadow:none;
	font-size:13px;
	border-right-style:solid;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
	border-style:none;
}

body #booking_form .btn_tran:hover{
	border-style:solid;
	border-width:1px;
	border-color:#ffffff;
}