/* Saarch Results */

.search-result-item .search-loop-meta,
.search-result-item .the-excerpt{
	display: none!important;
}



/* Page layout */


body.single-artwork .theme-content {
	width: 100%!important;
}

body.single-artwork #mk-sidebar{
	display: none;
}


/* Artwork details */

body.single-artwork .wpb_single_image wpb_content_element.vc_align_left,
body.single-artwork .wpb_single_image.wpb_content_element.vc_align_left{
	text-align: center!important;
}

body.single-artwork .wpb_wrapper.vc_figure{
	margin-left:auto!important;
	margin-right:auto!important;
}

body.single-artwork img.vc_single_image-img.attachment-art-large{
	max-height: 550px!important;
	max-width: 550px!important;
	display: block;
	width: auto;
	height: auto;
}

body.single-artwork img.vc_img-placeholder{
	display:none;
}

body.single-artwork .photo-unavailable{
	padding-top: 150px;
	font-size: 16px;
}

body.single-artwork .record-content a:after{
/* 	content: ' »'; */
}

body.single-artwork .record-content p{
	line-height: 22px!important;
}

body.single-artwork .record-content .about,
body.single-artwork .record-content .about div,
body.single-artwork .record-content .about span{
	font-family: "Raleway"!important;
	font-size: 16px!important;
	line-height: 22px!important;
	color: #222222!important;
}

body.single-artwork .record-content .about span.break{
	display: block;
	height: 20px;
}

body.single-artwork .record-content h3.title{
	margin-top: -20px;
}

body.single-artwork .record-content .artist{
	font-weight: bold;
	margin-top: 0px;
	text-transform: uppercase; 
}

body.single-artwork .record-content .details{
}

body.single-artwork .record-content .details span{
	display: block;
}

body.single-artwork .record-content small{
	display: block;
	font-size: 12px;
	line-height: 14px!important;
	text-transform: uppercase; 
}


/* Term links */

ul.artwork-terms{
	list-style: none;
	margin:0px 0px 20px 0px;
	padding: 0px;
}

ul.artwork-terms li{
	margin:0px 10px 15px 0px;
	padding: 0px;
	display: inline-block;
}

ul.artwork-terms li a{
	font-size: 13px;
	line-height: 14px!important;
	text-transform: uppercase;
	padding:10px;
	background-color: #f3f3f3;
	border:1px solid #e5e5e5;
	border-radius: 3px;
	margin:0px;
	font-weight: bold;
}

ul.artwork-terms li a:hover{
	background-color: #dddddd;
}

ul.artwork-terms.list{
	list-style: none;
	margin:0px 0px 20px 0px;
	padding: 0px;
}

ul.artwork-terms.list li{
	font-size: 16px!important;
	line-height: 26px!important;
	margin:0px!important;
	padding: 0px;
	display: block;
}

ul.artwork-terms.list li a{
	font-size: 16px!important;
	line-height: 26px!important;
	padding:0px!important;
	background-color: transparent;
	border-width:0px;
}

ul.artwork-terms.list li a:hover{
	background-color: transparent;
}


/* Archives */

body.archive-artwork .screen-reader-text{
	display: none;
}

body.archive-artwork .pagination{
	clear: both!important;
}

.mk-blog-container .featured-image:hover .image-hover-overlay{
	opacity: 0.6!important;
} 

body.archive-artwork .featured-image{
	width: 125px!important;
	float: right;
	margin-left: 10px;
}

body.archive-artwork .featured-image:hover .full-cover-link {
	background-color: rgba(51, 51, 51, 0.5);
}

body.archive-artwork .mk-blog-meta{
	height: 166px!important;
}

body.archive-artwork .the-title{
	font-weight: bold;
	
}body.archive-artwork .the-title a span{
	color: #333333;
	display: block;
	font-size: 12px;
	margin-top:10px;
}

.nav-links{
	margin:20px 12px 20px 12px;
}

.nav-links .page-numbers{
	font-size: 13px;
	line-height: 14px!important;
	text-transform: uppercase;
	padding:10px;
	background-color: #f3f3f3;
	border:1px solid #e5e5e5;
	border-radius: 3px;
	margin:0px;
	font-weight: bold;
}
