/*
Theme Name: The7.2
Theme URI: http://dream-theme.com/
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.2
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
License URI: License.txt
Tags: one-column, two-columns, right-sidebar, flexible-width, custom-menu, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, translation-ready
*/

.blog .dt-format-gallery .dt-format-gallery-coll.full,
.archive .dt-format-gallery .dt-format-gallery-coll.full,
.search .dt-format-gallery .dt-format-gallery-coll.full
{
	display: none;
}


.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}

#footer a {
	text-decoration: none !important;
}
#footer a:hover {
	text-decoration: underline !important;
}

h2 {
	color:  #000;
	}
.soc-ico {
	position: absolute;
	left: 0;
	display: block;
}
.text-area {
	position: absolute;
	right: 0;
	border: 0px solid #000;
}
.text-area a {
	display: block;
}
.wf-container-top {
	border: 0px solid #000;
	display: block;
	height: 25px;

}
#branding {
	border: 0px solid #000;
	padding: 0px !important;
}
/*div.panel-widget-style-for-w5bb69fedf2d45-0-0-0 {
	width: 1250px !important;
	border: 2px solid #fff;
	margin: auto !important;
}*/

.fullRow {
	text-align: center !important;
	width: 100% !important;
	border-bottom: 1px solid #fff;
	margin: auto !important;
}
span.wpcf7-list-item { display: block; border: 0px solid #000; margin: 0px; }
span.wpcf7-list-item input { width: 15px; height: 15px; margin: 5px; }
td { vertical-align: top !important; }
div.wpcf7 { 
color: #000;
}

.cf1 {
		display:inline-block; 
		width: 22%; 
		margin-right: 5px; 
		margin-top: 10px;
		border: 0px solid #000;
	}
	.cf2 {
		display:inline-block; 
		width: 15%; 
		margin-right: 5px; 
		margin-top: 10px;
		min-height: 100px;
		vertical-align: top;
		border: 0px solid #000;
	}
	.cf3 {
		display:inline-block; 
		width: 45%; 
		margin-right: 5px; 
		margin-top: 10px;
		min-height: 100px;
		vertical-align: top;
		border: 0px solid #000;
	}
	.cf4 {
		display:block !important; 
		width: 100%; 
		margin-right: 5px; 
		margin-top: 10px;
		min-height: 100px;
		border: 0px solid #000;
	}	

@media only screen and (max-width: 900px) {
	.cf1 {
		display:block; 
		width: 100%; 
		margin-right: 5px; 
		margin-top: 10px;
	}
	.cf2 {
		display:block; 
		width: 100%; 
		margin-right: 5px; 
		margin-top: 10px;
	}
	.cf3 {
		display:block; 
		width: 100%; 
		margin-right: 5px; 
		margin-top: 10px;
	}
	.cf4 {
		display:block; 
		width: 100%; 
		margin-right: 5px; 
		margin-top: 10px;
	}	
}

.wpcf7-form select {
	-webkit-appearance: menulist-button;
	/*height: 50px !important;
	font-size: 22px;*/
}

iframe {
	overflow: visible !important;
}