/*
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
*/

/* Resets */
* {
	transition: .2s;
}
.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {
	padding-top: 0px;
}

/* General */
li {
	margin: 0 0 0 30px;
}
.bold {
	font-weight: bold;
}
@font-face {
	font-family: 'special';
	src: url(/wp-content/themes/dt-the7-child/fonts/special.woff);
}
.special_font {
	font-family: 'special';
	color: #ccb056;
    font-style: italic;
    font-size: 35px;
    font-weight: bold;
	text-align: center;
}

/* Header */
.sticky-off header .branding .same-logo {
	max-width: 470px;
}
.sticky-on header .branding .same-logo {
	max-width: 340px;
}
.page-title .hgroup {
	overflow: visible;
}

/* Homepage */
.front-services {
	margin-bottom: 0px;
}
.front-services ul {
	line-height: 35px;
    padding: 0 0 0 20px;
    font-weight: 600;
}

/* Blog */
.blog #main .wf-wrap,
.single #main .wf-wrap {
	padding-top: 50px;
}
.sidebar-content .widget-title {
	font-size: 24px;
	line-height: 30px;
}
.single-post ul {
	padding-left: 20px;
}

/* Resources and Links */
.page-id-307 #main li {
	margin-left: 30px;
}

/* Contact us */
.page-id-11 #custom_html-2 {
	display: none;
}

/* Footer */
footer#footer.solid-bg {
	background: url(/wp-content/uploads/2020/12/40867301_xlweb-bw.jpg) no-repeat 50% 50%/cover;
}
footer#footer .wf-wrap {
	width: 100%;
}
footer#footer .wf-container-footer {
    padding: 0;
} 
footer#footer section.widget_custom_html {
	margin: 0;
}
footer#footer #custom_html-2 {
	background-color: #fff;
}
footer#footer .textwidget {
	margin: 0 auto;
	max-width: 1300px;
}
footer#footer .footer-CTA {
	display: flex;
    justify-content: center;
    padding: 40px 0;
	background-color: #fff;
}
footer#footer .CTA-text {
	flex: 0 0 50%;
    text-align: center;
    color: #ccb164;
    font-size: 30px;
    line-height: 35px;
    font-family: 'freight-text-pro';
    font-weight: 500;
}
footer#footer .CTA-button {
	flex: 0 0 20%;
    text-align: center;
}
footer#footer .CTA-button a {
	padding: 13px 22px;
    line-height: 35px;
    background-color: #53151c;
}
footer#footer > .wf-wrap, 
footer#footer #bottom-bar > .wf-wrap {
	padding: 0;
}
footer#footer .main-footer-content {
	display: flex;
    padding: 50px 30px 15px;
    max-width: 85%;
    margin: 0 auto;
}
footer#footer .footer-section {
	flex: 1 1 33%;
	padding: 0 20px;
}
footer#footer .footer-section.footer-3 {
	flex: 1 1 33%;
}
footer#footer .footer-section.footer-3 .state-content ul {
	list-style: circle;
	padding-left: 20px;
}
footer#footer .footer-section a {
	color: #53151c;
}
footer#footer .footer-section a:hover {
	color: #380f13;
}
footer#footer .footer-title {
	font-weight: bold;
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 30px;
}
footer#footer #bottom-bar.solid-bg {
	padding: 0 60px;
}
footer#footer .footer-disclaimer {
	padding: 30px 30px;
    text-align: justify;
    max-width: 80%;
    font-size: 13px;
    margin: 0 auto;
    background-color: rgb(255 255 255 / 65%);
    line-height: 21px;
}

/* Responseive */
@media (max-width: 1175px){
	/* Header */
	.sticky-off header .branding .same-logo {
		max-width: 320px;
	}
}
@media (max-width: 992px){
	/* Header */
	a.same-logo,
	.sticky-mobile-on.masthead:not(.mixed-header) .mobile-branding > a {
		max-width: 400px;
		padding: 10px 0;
	}
	/* Homepage */
	.front-services-container > .vc_column-inner{
		padding-left: 50px !important;
		padding-right: 50px !important;
	}
	/* Footer */
	footer#footer .CTA-text {
		flex: 0 0 65%;
		font-size: 28px;
		line-height: 33px;
	}
	footer#footer .CTA-button {
		flex: 0 0 35%;
	}
}
@media (max-width: 767px) {
	/* Homepage */
	.frontpage-morethan .wpb_wrapper .wpb_column {
		padding: 20px 0 0;
	}
	#main #content .frontpage-dual-bg {
		background-image: url(/wp-content/uploads/2020/12/96875946_x_webl.jpg) !important;
	}
	/* Attorney */
	.page-id-296 .wpb_row.switch {
		flex-direction: column-reverse;
	} 
	/* Footer */
	footer#footer .CTA-text {
		font-size: 24px;
    	line-height: 30px;
	}
	footer#footer .CTA-button {
		flex: 0 0 35%;
	}
}
@media (max-width: 630px) {
	/* Footer */
	footer#footer .footer-CTA {
		flex-wrap: wrap;
	}
	footer#footer .CTA-text,
	footer#footer .CTA-button {
		flex: 0 0 100%;
	}
	footer#footer .CTA-text {
		padding-bottom: 25px;
	}
	footer#footer .main-footer-content {
		flex-wrap: wrap;
	}
	footer#footer .footer-section {
		flex: 1 1 100%;
		padding-bottom: 60px;
	}
	footer#footer .footer-3 {
		padding-bottom: 0px;
	}
}