
body{
	background-color:  !important;
	font-family: ;
	font-weight: 0; 
	font-size: 1.125rem;
	color: #ffffff}
h1,h2,h3,h4,h5,h6{
	color: #000a12 !important;
}
h1{
	font-size: 3.25rem;
	font-weight: ;
	font-family: Playfair Display, serif ;
}
h2{
	font-size: ;
	font-weight: ;
	font-family: Playfair Display, serif ;
}
h3{
	font-size: ;
	font-weight: ;
	font-family: Playfair Display, serif ;
}
h4{
	font-size: ;
	font-weight: ;
	font-family: Playfair Display, serif ;
}
h5{
	font-size: ;
	font-weight: ;
	font-family: Playfair Display, serif ;
}
h6{
	font-size: ;
	font-weight: ;
	font-family: Playfair Display, serif ;
}
.flexHeaderLogo img, .flexHeaderLogoSecondary img{
	max-width: 100px !important;
	height: auto;
}
.navbar-dark .navbar-nav .nav-link{
	color: #000a12 !important;
	font-size: 1.125rem !important;
}
.search-form input {
	font-size: 1.125rem !important;
	margin-right: 10px;
}
.search-field:hover{
	box-shadow: none !important;
	border: 1px solid #ced4da !important;
}
.search-form .search-submit{
	background-color: #000a12 !important;
	border: none !important;
}
.navbar-dark .navbar-nav .nav-link:hover{
	color: #000a12 !important;
}
.navbar-dark .navbar-nav .nav-link:active{
	color: #000a12 !important;
}
.flex-topbar__leftcontent i, .flex-topbar__rightcontent i,
.flex-topbar__leftcontent .topbar-textfield, .flex-topbar__rightcontent  .topbar-textfield {
	color:  #ffffff !important;
}
.flex-topbar__leftcontent span, .flex-topbar__rightcontent span {
	color:  #ffffff !important;
}
.bg-active{
	background-color:  !important;
	transition: all .3s ease-in;
	box-shadow: 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%), 0 2px 4px -1px rgb(0 0 0 / 20%);
}
.bg-active #main-menu li a {
	color:  !important;
}
.bg-active #main-menu .dropdown-menu li a {
	color:  !important;
}