/*
Theme Name: St Clares
Author: Efishinsea
Author URI: http://dream-theme.com/
Description: Child theme for The7 Wordpress Theme
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/


.white * {
	color:#fff;
}
.vc_figure-caption {
	font-size:.6em !important;
}

.author-info.entry-author {
	display:none !important;
}


@media (max-width: 767px) { 
	
}	



@media screen and (min-width: 768px) {

	.five-columns.vc_row .vc_col-sm-2 {
		float: left;
		width: 18.5%;
		padding: 0;
		margin-right: 1.5%;
		min-height: 0;
	}
	.five-columns.vc_row .vc_col-sm-2:nth-last-child(2) {
		margin-right: 0;
	}

}

.five-columns.vc_row .vc_col-sm-2 {
	margin:4px 0px;   
}

.five-columns .btnsubmit,
.five-columns .wpcf7-submit {
	width:100%;
}