/* General Styling */

body {
	background: #ffffff;
	color: #222222;
	font-family: 'Open Sans', sans-serif;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
}

body .container {
	background-color: #ffffff;
}

#content-body > .container {
	min-height: 450px;
}

a {
	color: #755a23;
	text-decoration: underline;
}

a:hover,
a:focus {
	color: #8c6d2c;
	text-decoration: none;
}

h1, .h1 {
	color: #8c6d2c;
	font-family: 'Cormorant', serif;
	font-style: normal;
	font-weight: 600;
	line-height: 1.4;
}

h2, .h2 {
	color: #222222;
	font-family: 'Cormorant', serif;
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 600;
}

h3, .h3 {
	color: #222222;
	font-family: 'Cormorant', serif;
	font-size: 2.25rem;
	font-style: normal;
	font-weight: 600;
}

h4, .h4 {
	color: #222222;
	font-family: 'Cormorant', serif;
	font-size: 2.1rem;
	font-style: normal;
	font-weight: 600;
}

h5, .h5 {
	color: #222222;
	font-family: 'Cormorant', serif;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 600;
}

h6, .h6 {
	color: #222222;
	font-family: 'Cormorant', serif;
	font-size: 1.3rem;
	font-style: normal;
	font-weight: 600;
}

p {
	margin-bottom: 20px;
	font-size: 1.1rem;
	line-height: 1.6;
}

li {
	font-size: 1.1rem;
}


/* Page Header */

header {
	background-color: transparent;
}

header .container {
    padding: 0;
	background-color: transparent;
}

header > .container {
	max-width: 100%;
}
.wfu-header {
	padding: 14px 0;
	background-color: #1a1a1a;
}

.wfu-header a {
	margin-left: 19px;
}

.museum-header {
	background-color: #efefef;
}

.museum-header h1 {
	margin: 0 19px;
	padding: 12px 0;
	border-bottom: 1px solid #dddddd;
	font-size: 1.4rem;
	color: #222222;
}

.museum-header a, 
.museum-header a:hover,
.museum-header a:focus {
	color: inherit;
	text-decoration: none;
}

header img {
	max-width: 100%;
	height: auto !important;
}

.wfu-header {
	padding: 14px 0;
	background-color: #1a1a1a;
}

.wfu-header a {
	margin-left: 19px;
}

.museum-header {
	background-color: #efefef;
}

.museum-header h1 {
	margin: 0 19px;
	padding: 12px 0;
	border-bottom: 1px solid #dddddd;
	font-size: 1.4rem;
	color: #222222;
}

.museum-header a, 
.museum-header a:hover,
.museum-header a:focus {
	color: inherit;
	text-decoration: none;
}



/* Navigation */

.navbar {
	background: #efefef;
}

.navbar .offcanvas {
	background-color: #efefef;
}
	
.navbar .offcanvas .nav-link {
	color: #333333;
	padding: 15px;
	font-size: 1rem;
	text-decoration: none;
}

.navbar .offcanvas .nav-link:hover,
.navbar .offcanvas .nav-link:focus {
	background-color: #cdcdcd;
	color: #333333;
	text-decoration: none;
}

.navbar .offcanvas .nav-item.active .nav-link {
	background-color: #efefef;
	color: #333333;
	font-weight: 400;
}

.navbar .offcanvas .nav-item.active .nav-link:hover,
.navbar .offcanvas .nav-item.active .nav-link:focus {
	background-color: #cdcdcd;
	color: #333333;
}

.navbar-toggler {
	border: none;
	border-radius: 6px;
}

.navbar-toggler:hover,
.navbar-toggler:focus {
	background: #efefef;
}

.navbar-toggler .navbar-toggler-icon {
	filter: invert(1);
}

.navbar-toggler:hover .navbar-toggler-icon,
.navbar-toggler:focus .navbar-toggler-icon {
	filter: invert(1);
}

.navbar .offcanvas .offcanvas-header .btn-close {
	filter: invert(0);
	opacity: 1;
}


/* Page Footer */

footer {
	background: #353872;
	color: #222222;
}

footer .container {
	background: transparent;
	font-size: 0.95rem;
	text-align: left;
}

footer > .container {
	max-width: 100%;
	margin: 0;
	padding: 0;
}

footer .container a {
	color: inherit;
	text-decoration: underline;
}

footer .container a:hover,
footer .container a:focus {
	color: inherit;
	text-decoration: underline;
}

footer .container p {
	font-size: inherit;
}

.museum-footer {
	background-color: #dedede;
}

.museum-footer .container {
	display: flex;
	padding: 10px 10px 0;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: flex-start;
}

.museum-footer div {
	flex-grow: 1;
}

.museum-footer .info {
	flex-basis: 75%;
}

.museum-footer h5 {
	font-size: 1.8rem;
}

.museum-footer img {
	float: left;
	margin: 8px 20px 8px 0;
}

.museum-footer .contact {
	text-align: center;
}

.museum-footer .contact span {
	padding: 3px 4px 4px;
	font-size: 1.75rem;
}

.museum-footer .social-media {
	margin-bottom: 0;
}

.contact a,
.contact a:hover,
.contact a:focus {
	color: inherit;
}

.wfu-footer {
	background-color: #333333;
}

.wfu-footer .container {
	padding: 10px;
	color: #f4f4f4;
}

.wfu-footer .footer-logo {
	margin-bottom: 20px;
	border-bottom: 1px solid #ffffff;
	padding: 10px 0 20px;
}

.wfu-footer .address {
	padding: 0;
}

.wfu-footer ul {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}

.wfu-footer li {
	display: inline-block;
	margin-left: 0;
}

.wfu-footer .contact {
	padding: 0;
}

.wfu-footer .contact a {
	padding: 3px 4px 4px;
	font-size: 1.2rem;
	text-decoration: none;
}

.wfu-footer .contact a:hover,
.wfu-footer .contact a:focus {
	color: #cccccc;
}

.wfu-footer .social {
	border-left: 1px solid #f4f4f4;
	padding-left: 10px;
}

.wfu-footer .social a {
	border-bottom: 1px dotted #f4f4f4;
	padding: 0;
	font-size: 0.825rem;
}

.wfu-footer .social a:hover,
.wfu-footer .social a:focus {
	border-bottom-color: #cccccc;
}


/* Buttons */

.btn-primary {
	background-color: #8c6d2c;
	border:2px solid #8c6d2c;
	color: #ffffff;
	border-radius: 6px;
}

.btn-primary:hover, 
.btn-primary:focus {
	background-color: #755a23;
	border:2px solid #755a23;
	color: #ffffff;
}

.btn-outline-primary, 
.btn-right, .btn-left {
	background-color: #ffffff;
	border: 2px solid #8c6d2c;
	color:#8c6d2c;
	border-radius: 6px;
}

.btn-outline-primary:hover,
.btn-outline-primary:focus, 
.btn-right:hover, .btn-left:hover,
.btn-right:focus, .btn-left:focus {
	background-color: #e8ebee;
	border: 2px solid #755a23;
	color:#755a23;
}


/* Search Results */

.search-results-info h2 {
	color: #8c6d2c;
}

.search-result-text h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}

mark {
	background: #efefef;
	font-weight: 700;
	color: #222222;
}

#advance-search-page-markup .included-option:not(:has(#search-include-imagesonly)),
.options-divider {
	display: none;
}


/* Modals */

.custom-knockout-modal .modal-content .modal-header {
	background-color: #f5f5f5;
}

.modal-title {
	color: #333333;
	font-size: 2rem;
}

.custom-knockout-modal .modal-content .modal-header .btn-close {
	filter: invert(0);
}



/* Media Queries */


@media (min-width: 576px) {
	.navbar.main-nav .container-fluid {
		max-width: 540px;
		margin-right: auto;
		margin-left: auto;
	}
}

@media (min-width: 768px) {
	.navbar.main-nav .container-fluid {
		max-width: 720px;
	}
	
	@media (max-width: 991.98px) {
	    .footer-logo,
	    .address,
	    .contact {
	        width: unset;
	    }
	}
}

@media (min-width: 992px) {
	.museum-header h1 {
	   font-size: 2.3rem;
	}
	.navbar.main-nav .container-fluid {
		max-width: 960px;
	}
	.main-nav .navbar-nav {
	    justify-content: start !important;
	}
	.navbar .offcanvas .nav-link {
		font-size: 0.8125rem;
	}
	.museum-footer .contact, 
	.wfu-footer .contact {
		text-align: right;
	}
	.wfu-footer .container {
		display: flex;
		align-items: center;
	}
	.wfu-footer .footer-logo {
		margin-bottom: 0;
		border: none;
		padding-bottom: 20px;
	}
	.wfu-footer .address {
		text-align: center;
	}
	.wfu-footer p {
		margin-bottom: 0;
	}
	.wfu-footer .social {
		border-left: none;
		padding-left: 0;
	}
}

@media (min-width: 1200px) {
	.navbar.main-nav .container-fluid {
		max-width: 1140px;
	}
}

@media (min-width: 1400px) {
	.navbar.main-nav .container-fluid {
		max-width: 1320px;
	}
}