/* Removes result data from archive and single pages */
ul.result_data {display:none;}

/* Floats featured image to right of text in archive page */
/*.wp-post-image {float:right!important; margin:0 0 0 25px!important;}*/

/* Styles for archive */
.archive_date {font-weight:bold;}
.topheader.resultheader {font-size:28px; text-transform:capitalize; font-weight:700;}

/* Styles for testimonials shortcode list */
h3.am_testimonial_name {margin:0; font-size:22px; text-transform:uppercase;}
.am-testimonial-title {font-size:20px; font-style:italic;}
.am-testimonial-holder {border-left:1px solid #cccccc;}
.am-small-hr {width: 5%; margin:10px 0;}

.am-testimonial-post-thumbnail img {width:100%; max-width:189px; height:auto; margin:0 auto 10px; float:none; display:block;}
@media screen and (max-width: 992px) {
	.am-testimonial-holder {border-left:0 solid #cccccc;}
}

.am-outer-testimonial-holder .am-divider-holder {border-bottom:1px solid #cccccc; padding-bottom:40px; margin-bottom:40px;}
.am-outer-testimonial-holder .am-divider-holder:last-child {border-bottom:0 solid #cccccc;}