/*

    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. Product Template
    02. "Profile" Page
    03. "Test" Page
    04. "My Account" Page
    05. "Cart" Page

*/



/*-----------------------------------------------*/
/*  Product Template                             */
/*-----------------------------------------------*/
body.single-product #bkap-booking-form{
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
}

body.single-product #booking_calender{
	width:100%;
}

@media (min-width:896px){

	body.single-product #bkap_start_date{
	width:514px;
	}

}



/*-----------------------------------------------*/
/*  "Profile" Page                               */
/*-----------------------------------------------*/
body.page-id-76579 .page-layout .hentry{
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
	margin-left:50px;
	margin-right:50px;
}



/*-----------------------------------------------*/
/*  "Test" Page                                  */
/*-----------------------------------------------*/
body.page-id-76564 .page-layout .hentry{
	margin-left:50px;
	margin-right:50px;
}



/*-----------------------------------------------*/
/*  "My Account" Page                            */
/*-----------------------------------------------*/
body.page-id-76607 .page-layout .hentry{
	margin-left:50px;
	margin-right:50px;
}



/*-----------------------------------------------*/
/*  "Cart" Page                                  */
/*-----------------------------------------------*/
body.page-id-76609 .page-layout .hentry{
	margin-left:50px;
	margin-right:50px;
}

body.page-id-76609 .page-layout .litho-main-content-wrap{
	margin-left:0px;
	margin-right:0px;
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
}