/*
Theme Name: the7dtchild
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.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
*/

.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 {}



DIV.footerContactForm
{
	width: 100%;
	height: 100%;
}
INPUT.wpcf7-form-control.wpcf7-submit
{
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
}
DIV.footerContactInner TEXTAREA
{
	height: 124px;
	resize: vertical;
}
DIV#branding.wf-td
{
	padding-bottom: 0px;
	padding-top: 0px;
}
HEADER
{
	border-bottom: 8px solid #236CFF !important;
}
INPUT.wpcf7-form-control.wpcf7-submit
{
	margin-top: 20px;
}
DIV.footerContactForm DIV.footerContactInner SPAN INPUT
{
	margin-bottom: 2px;
}
DIV.ls-slide P A
{
	color: #FFFFFF;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}
DIV.ls-slide P A:hover
{
	color: #FFFFFF;
	text-shadow: 0px 0px 20px #DD0000;
}








/** CONTACT FORM CODE **/

DIV.quoteContactFormBox
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	background-color: #191919;
	/*+box-sizing:border-box;*/
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-ms-box-sizing: border-box !important;
	box-sizing: border-box !important;
	padding: 20px;
}
DIV.quoteContactFormInner
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 49%;
	/*+box-sizing:border-box;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 20px 10px;
	background-color: #3A3A3A;
	margin-right: 0px;
	margin-left: 1%;
	min-height: 440px;
}
DIV.quoteContactFormInner SPAN > INPUT
{
	max-width: 100% !important;
	min-width: 0%;
	display: inline-block;
	margin-bottom: 10px !important;
	background-color: #111111 !important;
	border: 1px solid #222222 !important;
}
DIV.quoteContactFormInner SPAN INPUT:focus
{
	background-color: #111111 !important;
	border: 1px solid #0E68FF !important;
	color: #6299F6;
}
::-webkit-input-placeholder
{
	color: #449AFE !important;
}
:-moz-placeholder
{
	/*Firefox 18-*/
	color: #449AFE !important;
}
::-moz-placeholder
{
	/*Firefox 19+*/
	color: #449AFE !important;
}
:-ms-input-placeholder
{
	color: #449AFE !important;
}
DIV.quoteContactFormFullWidthInnerInner
{
	background-color: #111111;
	padding: 10px;
	color: #6299F6;
}
DIV.quoteContactFormFullWidthUpperMostBox P
{
	color: #FFFFFF;
	font-size: 18px;
	text-align: left !important;
	padding: 11px;
	line-height: 1.5;
}
DIV.quoteContactFormFullWidthUpperMostBox
{
	margin-bottom: 20px;
	border-left: 10px solid #449AFE;
	margin-left: 12px;
	padding-left: 14px;
	background-color: #3A3A3A;
	padding-bottom: 14px;
	padding-top: 14px;
	padding-right: 14px;
}
DIV.quoteContactFormInner SPAN.contactFormInnerTitle
{
	font-weight: bold;
	font-size: 32px;
	color: #FFFFFF;
}


DIV.quoteContactFormFullWidthInnerInner SPAN.wpcf7-form-control-wrap.checkbox-182 SPAN.wpcf7-form-control.wpcf7-checkbox
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}



SPAN.innerMostTitling
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	margin-bottom: 10px;
	margin-top: -10px;
	color: #6299F6;
}



DIV.quoteContactFormFullWidthInnerInner
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	max-width: 100%;
	width: 100%;
	/*+box-sizing:border-box;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}


SPAN.wpcf7-form-control.wpcf7-checkbox SPAN.wpcf7-list-item
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 46%;
}
SPAN.wpcf7-list-item-label
{
	color: #6299F6;
}
INPUT.wpcf7-form-control.wpcf7-submit
{
	background-color: #6299F6;
}
INPUT.wpcf7-form-control.wpcf7-submit:hover
{
	background-color: #1A5AFE;
}
INPUT.wpcf7-form-control.wpcf7-submit:active
{
	background-color: #1A5AFE;
}
DIV.quoteContactFormBox
{
	margin-bottom: -39px;
}
DIV.wf-container-main DIV.content DIV.wpb_wrapper P IMG.alignleft
{
	margin-bottom: 12px !important;
	margin-top: 12px;
}




SPAN.phone-size-span
{
	font-size: 36px;
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 20px;
	margin-top: 20px;
}


DIV.navigation-holder NAV UL#main-nav
{
	text-align: center;
}
DIV.standard-arrow.list-divider UL LI
{
	color: #DD0000;
	fill: #DD0000;
}
DIV.logoSubTitleText
{
	position: absolute;
	left: 0;
	bottom: 0;
	color: #FF0000;
	text-transform: capitalize;
}
@media screen and (max-width: 970px)
{
DIV.logoSubTitleText
{
	position: relative;
	left: 0;
	bottom: 0;
	color: #FF0000;
	text-transform: capitalize;
}

}
DIV.standard-arrow.list-divider UL LI
{
	font-size: 16px;
}
DIV.flagsOnFrontPage
{
	/*+placement:float-left 0px 0px;*/
	float: left !important;
	position: relative !important;
	left: 0px !important;
	top: 0px !important;
	max-width: 400px;
	width: 100%;
	padding-left: 32px;
}
.secondHeaderBanner
{
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.firstHeaderBanner
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 20px;
	margin-top: 20px;
}
SPAN.quoteFormFlashBlock
{
	width: 100%;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	font-size: 36px;
	text-align: center;
	color: #FFFFFF;
	text-shadow: 2px 2px #111111;
	background-color: #CD0606;
	padding-bottom: 22px;
	padding-top: 22px;
	margin-bottom: 20px;
}
@-webkit-keyframes blink {
    0% { background: rgba(0,0,0,0); }
    25% { background: #449AFE; }
    50% { background: #449AFE; }
    100% { background: rgba(0,0,0,0); }
}

@-moz-keyframes blink {
    0% { background: rgba(0,0,0,0); }
    25% { background: #449AFE; }
    50% { background: #449AFE; }
    100% { background: rgba(0,0,0,0); }
}

@-o-keyframes blink {
    0% { background: rgba(0,0,0,0); }
    25% { background: #449AFE; }
    50% { background: #449AFE; }
    100% { background: rgba(0,0,0,0); }
}

@keyframes blink {
    0% { background: rgba(0,0,0,0); }
    25% { background: #449AFE; }
    50% { background: #449AFE; }
    100% { background: rgba(0,0,0,0); }
}

#animate { 
    background: #449AFE;
}

#animate {
    -webkit-animation-direction: normal;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: blink;
    -webkit-animation-timing-function: ease;   

    animation-direction: normal;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-name: blink;
    animation-timing-function: ease;       
}

DIV.flagsOnFrontPage IMG
{
	width: 50px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 6px;
	margin-left: 0px;
	padding-right: 16px;
}

IMG.firstHeaderBanner
{
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

DIV.flagsOnFrontPage
{
	/*+placement:float-right 0px 0px;*/
	float: right !important;
	position: relative !important;
	left: 0px !important;
	top: 0px !important;
}
DIV.footerRight
{
	background-image: url("/assets/uploads/2016/08/newtruck2.jpg");
	height: 283px;
	width: 699px;
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: -53px;
}
DIV.wpcf7-mail-sent-ok
{
	float: left;
	background-color: rgba(13, 241, 0, 0.333) !important;
	border: 4px inset rgba(14, 250, 0, 0.333) !important;
	/*+box-sizing: border-box !important;*/
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-ms-box-sizing: border-box !important;
	box-sizing: border-box !important;
	margin-top: 39px;
}
DIV.wpcf7-response-output
{
	/*+box-sizing: border-box !important;*/
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-ms-box-sizing: border-box !important;
	box-sizing: border-box !important;
	float: left;
	width: 100%;
	margin-left: 0 !important;
	padding: 20px;
	color: #5A5A5A;
	font-size: large;
	text-align: center;
}
DIV.wpcf7-validation-errors
{
	background-color: rgba(241, 0, 0, 0.133) !important;
	border: 4px inset rgba(250, 0, 0, 0.133) !important;
	margin-top: 39px;
}
DIV#main
{
	padding-bottom: 0 !important;
}
SPAN.phone-size-span
{
display: inline-block !important;	
	width: 100% !important; 
	pointer-events: all;
}
.phone-size-span
{
	padding-bottom: 22px;
	padding-top: 22px;
}
.phone-size-span
{
	padding-bottom: 22px;
	padding-top: 22px;
	font-size: 42px !important;
	line-height: 42px !important;
	margin-bottom: 10px !important;
	margin-top: 10px !important;
}
DIV.logoSubTitleText
{
	position: absolute;
	left: 0;
	bottom: 0;
	color: #FF0000;
	text-transform: capitalize;
	display: inline-block;
}
@media screen and (min-width: 978px)
{
	HEADER.header-bar DIV.branding DIV.mini-widgets:nth-of-type(3)
	{
		width: 60%;
	}
	.mini-widgets DIV.text-area
	{
		width: 100%;
	}
	.mini-widgets DIV.text-area DIV.wf-td.assistive-info
	{
		min-width: 100% !important;
		display: inline-block;
	}
	HEADER.header-bar DIV.branding DIV.mini-widgets:nth-of-type(4)
	{
		display: none !important;
		width: 0px !important;
		flex: none !important;
	}
	.mini-widgets DIV.text-area DIV.wf-td.assistive-info
	{
		padding-top: 20px;
	}
	HEADER.header-bar DIV.branding A:after
	{
		position: absolute;
		left: 20px;
		bottom: 70px;
		color: #FF0000;
		text-transform: capitalize;
		display: inline-block;
		content: 'Locally Owned And Operated Since 1996';
		width: ;
		height: ;
		font-size: 16px;
		line-height: 16px;
	}
}
SPAN.phone-size-span
{
	font-size: 36px;
	/*+placement: float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 0px !important;
	margin-top: 0px !important;
	padding-bottom: 0;
	padding-top: 0;
}

A.header-telephone
{
	text-decoration: none !important;
}
A.header-telephone:after
{
	display: none !important;
}


@media screen and (max-width: 978px)
{
	DIV.logoSubTitleText
	{
		position: relative;
		left: 0;
		right: 0;
		bottom: 0;
		color: #FF0000;
		text-transform: capitalize;
		display: inline-block;
		width: 100%;
	}
	DIV.wf-td.assistive-info A .phone-size-span
	{
		display: inline-block;
		width: auto !important;
		margin-left: auto;
		margin-right: auto;
		float: none;
		background-color: #DB0606;
		/*+border-radius: 5px;*/
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		border-radius: 5px;
		padding-bottom: 12px;
		padding-top: 12px;
		padding-right: 22px;
		padding-left: 22px;
		color: #FFFFFF;
		/*+transition: all 0.26s ease-in-out;*/
		-webkit-transition: all 0.26s ease-in-out;
		-moz-transition: all 0.26s ease-in-out;
		-o-transition: all 0.26s ease-in-out;
		transition: all 0.26s ease-in-out;
	}
	DIV.wf-td.assistive-info A:hover .phone-size-span
	{
		background-color: #236CFF;
		color: #FFFFFF;
	}
	DIV.wf-td.assistive-info A:active .phone-size-span
	{
		background-color: #23A1FF;
		color: #FFFFFF;
	}
	DIV.flagsOnFrontPage
	{
		max-width: none;
		width: 100% !important;
		padding-left: 0px;
		text-align: center !important;
		display: block !important;
	}
	DIV.flagsOnFrontPage IMG
	{
		display: inline-block !important;
		float: none !important;
		margin-left: auto;
		margin-right: auto;
		padding-right: 5px;
		padding-left: 5px;
		vertical-align: middle;
	}
	HEADER DIV.branding
	{
		text-align: center;
		justify-content: center;
		display: inline-flex;
		width: 100%;
		/*+box-sizing: border-box;*/
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}
	HEADER.header-bar DIV.branding DIV.mini-widgets DIV.mini-widgets:nth-of-type(4)
	{
		text-align: center !important;
		display: none !important;
	}
	DIV.branding DIV.mini-widgets
	{
		width: 100%;
		text-align: center;
		display: inline-block;
		margin-top: 15px;
		margin-bottom: 5px;
	}
	DIV.branding DIV.mini-widgets DIV.text-area
	{
		width: 100%;
		text-align: center;
		/*+box-sizing: border-box !important;*/
		-webkit-box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-ms-box-sizing: border-box !important;
		box-sizing: border-box !important;
		display: inline-block;
	}
	DIV.branding DIV.mini-widgets DIV.text-area DIV.wf-td.assistive-info
	{
		width: 100% !important;
		text-align: center;
		/*+box-sizing: border-box !important;*/
		-webkit-box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-ms-box-sizing: border-box !important;
		box-sizing: border-box !important;
		display: inline-block;
	}
	HEADER.header-bar DIV.branding A:after
	{
		position: absolute;
		left: 20px;
		bottom: 70px;
		color: #FF0000;
		text-transform: capitalize;
		display: inline-block;
		content: 'Locally Owned And Operated Since 1996';
		width: 100%;
		font-size: 16px;
		line-height: 16px;
	}
	#main {
    	padding: 0px 0 70px 0;
	}	
}
