/*
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
*/

.footer a {
	text-decoration:none; 
}

.footer span.sitename {
	font-size: 26px;
	font-weight: 700;
	color: #fff;
}

#bottom-bar .wf-float-right {
	justify-content: center;
}
.bottom-text-block {
	color: #fff;
}

.wf-container-bottom, #bottom-bar.full-width-line {
	border-top: 1px solid #8b8d942b;
}

.box-central {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
} 

.box-quem-somos {
    border-left: 1px solid #465367;
}

p {
	margin-bottom: 15px;
}

.basic-heading li {
	margin-bottom: 15px;
}

@media only screen and (min-width: 720px) {
    .mensagens-video {
        width: 50%;
        height: auto;
    }
}

.text-center {
    text-align: center !important;
}

.basic-heading a {
	text-decoration:none;
}   

.text-danger {
    --bs-text-opacity: 1;
    color: rgb(220 53 69);
}

/*formulario*/

.formulario-item-50 {
	float: left;
	width: 49%;
}

/*.formulario-item-50 input {
	width: 100%;
	float:left;
}*/



.formulario-item-50.item-esquerda {
	width: 49%;
	margin-right: 2%;
}

@media only screen and (max-width: 767px) {
	.formulario-item-50 {
		width: 100%;
	}
	
	.formulario-item-50.item-esquerda {
		width: 100%;
		margin-right: 0%;
	}	
}

.formulario-item-100 {
	width: 100%;
	margin-bottom: 20px;
}

.envelopa-formulario .wpcf7-list-item {
	margin-left: 0em;
}

p.observacao {
	font-size: 14px;
}

.envelopa-formulario p {
	color: #333333;
}

.envelopa-formulario input.wpcf7-form-control.wpcf7-submit {
display: block;
margin: 0 auto;
}

.wpcf7-not-valid-tip {
  display: block!important;
}
/*.formulario-item-100 input {
	width: 100%!important;
}*/
/*
.formulario-item-100 textarea {
	width: 100%;
}
*/
