/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.7
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

body
{
	line-height:2em;
}

h1
{
	font-size:42px;
	color:#0a303a;
}
h2
{
	font-size:36px;
	color:#0a303a;
}

.bokglantan_main_banner .ux-shape-divider--bottom svg
{
	height:60px !important;
}
.absolute-footer
{
	display:none;
}
.white_link
{
	color:#fff;
	text-decoration:none;
}
.white_link:hover
{
	color:#fff;
	text-decoration:underline;
}



.mobile-sidebar li a
{
	font-size:18px !important;
	font-weight:normal !important;
}
