/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 20 2024 | 10:45:01 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 


body {
	font-family: EB Garamond;
}

h1 {
	font-family: EB Garamond;
	font-weight: 400;
}

h2 {
	font-family: EB Garamond;
	font-weight: 400;
}

h3 {
	font-family: EB Garamond;
	font-size: 25px;
	font-weight: 400;
}

h4 {
	font-family: EB Garamond;
	font-weight: 400;
}

h5 {
	font-family: EB Garamond;
	font-weight: 400;
}

h6 {
	font-family: EB Garamond;
	font-weight: 400;
}

p {
	color: #0a0a0a;
	font-family: EB Garamond;
	font-size: 15px;
	font-weight: 400;
}

a,
p a {
	font-weight: 400;
}

.qodef-page-footer .qodef-footer-top-holder {
	background-color: #959696;
}

.qodef-page-footer .qodef-footer-bottom-holder {
	background-color: #959696;
}

.qodef-mobile-header .qodef-mobile-header-inner {
	background-color: #959696;
}

@media only screen and (max-width: 480px) {
	.qodef-mobile-header .qodef-mobile-logo-wrapper a {
		height: 40px !important;
	}
}

.qodef-main-menu.qodef-sticky-nav>ul>li>a {
	text-transform: uppercase;
}

.qodef-top-bar {
	height: 10px;
}

.qodef-top-bar .qodef-logo-wrapper a {
	max-height: 10px;
}

.qodef-header-box .qodef-top-bar-background {
	height: 40px;
}

.qodef-header-box .qodef-top-bar-background {
	background-color: rgba(90, 161, 179, 1);
}

.qodef-top-bar {
	background-color: rgba(90, 161, 179, 1);
}

.qodef-page-header .qodef-menu-area {
	background-color: rgba(149, 150, 150, 1);
	height: 60px !important;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
}

.qodef-page-header .qodef-logo-area {
	background-color: rgba(149, 150, 150, 1);
	height: 110px !important;
}

.qodef-page-header .qodef-logo-area .qodef-grid .qodef-vertical-align-containers {
	background-color: rgba(0, 0, 0, );
}

.qodef-header-centered .qodef-logo-area .qodef-logo-wrapper {
	padding: 25px 0px 20px 0px;
}

.qodef-drop-down .second .inner>ul>li>a {
	font-size: 15px;
}

.qodef-title-holder .qodef-title-wrapper .qodef-page-title {
	text-transform: none;
}

