/**
 * Global
 */

body,
p {
	font-family: Raleway, sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.7;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Raleway, sans-serif;
	font-weight: 500;
	line-height: 1.2;
}

h1 {
	color: #e23d28;
	font-size: 34px;
}

h2 {
	font-size: 26px;
}

abbr {
	text-decoration: none;
}

.wf-loading {
	visibility: hidden;
} /* Typekit */

/**
 * WordPress
 */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	height: 1px;
}

/**
 * Structure
 */

/**
 * Custom
 */
.artwork-container {
	padding: 0 0 10px;
}

.artist-name,
.artwork-date {
	font-size: 14px !important;
	font-weight: 400;
	line-height: 1;
	padding: 2px 0;
}

.artist-name {

}

.artwork-date {

}







@media (min-width: 981px) {
	.column-5,
	.et_pb_row .column-5 {
		width: 18%;
	}

	.column-5,
	.et_pb_row .column-5 {
		margin-right: 2.5%;
	}

	.et_pb_row .et_pb_column:last-child,
	.et_pb_row .et_pb_column.et-last-child,
	.et_pb_row_inner .et_pb_column:last-child,
	.et_pb_row_inner .et_pb_column.et-last-child {
		margin-right: 0 !important;
	}
}


#search-query {
	text-align: center;
}



/**
 * Search pagination
 */
.search-pagination-container {
	background-color: #fff;
	border-top: 1px solid #d4d5d6;
	border-bottom: 1px solid #d4d5d6;
	text-align: center;
}

.search-pagination {
	margin: auto;
	width: 80%;
}

.search-pagination .pagination {
	margin-bottom: 0;
}

.search-pagination .nav-links {
	font-size: 16px;
	line-height: 1;
}

.search-pagination .page-numbers {
	color: #333338;
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	padding: 30px 12px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	vertical-align: middle;
}

.search-pagination a.page-numbers:hover,
.search-pagination .page-numbers.current {
	color: #e23d28;
}

.dots,
.dots:hover {
	color: #333338 !important;
}

.search-pagination .prev.page-numbers,
.search-pagination .next.page-numbers {
	font-family: ETmodules;
}

.search-pagination .prev.page-numbers:before {
	content: "\23";
}

.search-pagination .next.page-numbers:after {
	content: "\24";
}


/**
 * Upcoming Exhibitions
 */

.hide-exhibition {
	display: none !important;
}
