html {}
@font-face {
	font-family: 'CoconVU';
	src: url('../Newspaper/fonts/CoconVU.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'CoconVUBold';
	src: url('../Newspaper/fonts/CoconVUBold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Sari';
	src: url('../Newspaper/fonts/SariRegular.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'SariBold';
	src: url('../Newspaper/fonts/SariVNBold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'SariBoldItalic';
	src: url('../Newspaper/fonts/SariBoldItalic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'SariItalic';
	src: url('../fonts/SariItalic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

#sakura-visit .wrapper-info {margin-top: 100px;}
#sakura-visit .gfield_label {font-size: 14px; text-transform: uppercase; display: block!Important;}
#sakura-visit .ginput_container input, #sakura-visit .ginput_container_select select {font-size: 24px; color: #ed0e73; height: 50px; border: none; box-shadow: none; 
border-bottom: solid 1px #cfc4c4; border-radius: 0; text-transform: uppercase; padding-bottom: 15px;}
#sakura-visit .ginput_container_select select {padding-bottom: 0; font-size: 14px; color: #000;}
#sakura-visit #gform_wrapper_2 {margin-top: 30px;}
#sakura-visit #gform_wrapper_2 .gform_button {background-color: #ed0e73; color: #fff; text-transform: uppercase; padding: 8px 47px; 
border-radius: 25px; font-size: 18px; border: none; margin-top: 10px;}
#sakura-visit #field_2_6 .gfield_label {display: none!Important;}


