/*

Theme Name: Shropshire Dragin Flies

Theme URI: http: //mysite.com/

Description: This is a custom child theme for Salient

Author: PepperStreet

Author URI: http: //mysite.com/

Template: salient

Version: 0.1

*/



@import url("../salient/style.css");

.row .col.section-title {
	padding: 0 0 10px 0 !important;
	margin: 0 0 15px 0;
}

h1, h2, h3 {
	color:#31a59d;
}


.dragonfly-bg  {
	background-image:url(images/dragonfly-background.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-size: auto;
}


.species-heading-row h3 {
	font-size:12px;
	
	text-transform:uppercase;
	font-weight:bold;
	margin:0 !important;
	padding:0 !important;
	line-height:15px  !important;
}

.species-heading-row p{
	margin:0 0 10px 0 !important;
	padding:0 !important;
	font-style:italic;
	font-size:16px
	
}

.wpb_column.boxed img {
	padding:0 !important;
}


.vc_separator h4 {
	font-size:16px !important;
	font-style:italic;
	color:#31a59d;
	font-weight:normal;
}

.container-wrap, .project-title {
	margin-top:0 !important;
	padding-top:10px !important;
}


body#home.container-wrap, .project-title {
	margin-top:0 !important;
	padding-top:10px !important;
}


.species-top-bar h1 {
	color:#fff !important;
	margin-top:60px !important;
}


#home-banner {
	margin-top:0 !important;
}

.container-wrap {
	padding-top:0 !important;
}

span.meta-author, span.meta-category, span.meta-comment-count {
	display:none;
}

.swiper-slide .content h2  {
	margin-top:80px !important;
}



