/*
Theme Name: The7 Child Theme
Theme URI: http://dream-theme.com/the7/
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: Put simply, The7 is the world's most advanced WordPress theme. It features 630+ design customization options for power users and developers. People new to multipurpose WordPress themes will be delighted with The7 Design Wizard. It allows to choose basic settings like branding, colors, header layout, etc. and intelligently calculates all the rest. Voilà, your pro-grade site design is ready in mere minutes. Automatically! Add a seamless integration with Visual Composer page builder, Slider Revolution, WooCommerce, WPML (as well as other most popular plugins), and you get the definitive web-development toolkit. And, yes, it is SEO-ready.
Version: 3.1.3
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: multipurpose, responsive, retina ready, SEO ready
Text Domain: the7mk2-child
Template: dt-the7
*/

#phantom .main-nav > li.act:not(.wpml-ls-item) > a .menu-text, 
#phantom .main-nav > li.act:not(.wpml-ls-item) > a .subtitle-text,
.main-nav > li.act:not(.wpml-ls-item) > a .menu-text, 
.main-nav > li.act:not(.wpml-ls-item) > a .subtitle-text{
	color: #a2a2a2;
}

#phantom .main-nav > li.act:not(.wpml-ls-item) > a:hover .menu-text, 
#phantom .main-nav > li.act:not(.wpml-ls-item) > a:hover .subtitle-text,
.main-nav > li.act:not(.wpml-ls-item) > a:hover .menu-text, 
.main-nav > li.act:not(.wpml-ls-item) > a:hover .subtitle-text{
	color: #008187;
}

.mobile-main-nav li.act > a .menu-text, 
.mobile-main-nav li.act > a .subtitle-text, 
.dt-mobile-header .mobile-main-nav .sub-nav > li.act > a .subtitle-text, 
.dt-mobile-header .mobile-main-nav .sub-nav > li.act > a .menu-text{
	color: #a2a2a2;
}

.mobile-main-nav li.act > a:hover .menu-text, 
.mobile-main-nav li.act > a:hover .subtitle-text, 
.dt-mobile-header .mobile-main-nav .sub-nav > li.act > a:hover .subtitle-text, 
.dt-mobile-header .mobile-main-nav .sub-nav > li.act > a:hover .menu-text{
	color: #008187;
}

.so-topbar-text {
    font-size: 14px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.so-topbar-whats {
    display: inline-flex;
    align-items: center;
	text-decoration: none !important;
}

.top-header .l-to-r-line>li.act>a i.underline{
	width: 0;
}

.top-header .l-to-r-line>li.dt-hovered>a i.underline, .top-header .l-to-r-line>li>a:hover i.underline {
    width: 100%;
}

.branding a img, 
.branding img, 
.mobile-header-bar .mobile-branding img{
	max-width: 90%;
}

div.so-img-sobre {
    float: left;
    margin-bottom: 20px !important;
	margin-right: 20px;
}

.so-border-img .vc_box_circle {
    border: 2px solid #96989a;
}

.so-font-600{
	font-weight: 600;
}

.so-col-contato > .vc_column-inner{
	max-width: 380px;
    margin: 0 auto;
}

.so-col-contato input[type="text"].wpcf7-text, .so-col-contato input[type="tel"].wpcf7-text {
    background-color: #dddddd;
	background-repeat: no-repeat;
    background-position: 20px 50%;
    border: none;
    border-radius: 100px;
    font-size: 18px;
    line-height: 18px;
    color: #949494;
	padding-left: 50px;
    height: 50px;
    margin-bottom: 15px;
}

.so-col-contato input[type="text"].wpcf7-text{
    background-image: url(/wp-content/uploads/2020/04/icon-person.png);
}

 .so-col-contato input[type="tel"].wpcf7-text {
	  background-image: url(/wp-content/uploads/2020/04/icon-phone.png);
}

.so-col-contato input[type="submit"].wpcf7-submit {
	width: 100%;
    line-height: 20px;
    white-space: pre-wrap;
    border-radius: 100px;
    padding: 10px;
    font-weight: 700;
    min-height: 50px;
}

.so-testimonial-home .testimonial-item {
    border-radius: 35px;
}

.so-testimonial-home .dt-owl-item {
	background: #fff;
}

.so-testimonial-home .testimonial-author {
    padding-bottom: 15px;
    border-bottom: 1px solid #fff;
    position: relative;
    margin-bottom: 35px;
}

.so-testimonial-home .testimonial-author:after {
    content: '';
    width: 70px;
    background: #fff;
    height: 70px;
    position: absolute;
    border-radius: 50%;
    right: 0;
    bottom: 0;
    transform: translateY(50%);
}

.so-testimonial-home .testimonial-content {
	text-align: justify;
}

.so-social-topbar a, 
.so-social-footer a {
    display: flex;
}

.so-social-topbar a:hover,
.so-social-footer a:hover{
	opacity: 0.7;
}

.so-social-topbar,
.so-social-footer{
    display: flex;
}

.so-social-topbar svg{
	fill: #fff;
}

.so-social-topbar li:not(:last-child),
.so-social-footer li:not(:last-child){
    margin-right: 5px;
}

.so-servicos-row{
	box-shadow: 0 15px 15px -14px rgba(0,0,0,0.07);
}

.so-disclaimer-foo {
    position: relative;
    z-index: 2;
    font-size: 15px;
    color: #fff;
    line-height: 20px;
    padding: 30px 0;
    text-align: justify;
}

.so-disclaimer-foo .full-width-bg {
    width: 200vw;
    height: 100%;
    position: absolute;
    z-index: -1;
    display: block;
    left: -50%;
    background: #008187;
    top: 0;
    max-width: none;
}

.so-disclaimer-foo p {
    margin-bottom: 0;
}

/* footer */

.wf-container-footer > .wf-container:before, 
.wf-container-footer > .wf-container:after {
    display: none;
}

.so-logo-foo img {
	max-width: 160px;
}

.footer .widget {
    font-size: 15px;
    line-height: 18px;
}

.so-logo-foo {
    display: block;
    margin-bottom: 30px;
}

.so-phone-foo, 
.so-address-foo {
    display: flex;
    align-items: center;
	color: #a8a8a8;
}

.so-phone-foo img, .so-address-foo img {
    margin-right: 15px;
}

.so-phone-foo {
    margin-bottom: 10px;
}

.so-social-footer svg{
	fill: #00898c;
}

.so-social-footer {
    justify-content: flex-end;
}

.footer .menu li{
	border: none;
	padding: 0;
	margin: 7px 0 0;
}

.footer .widget_nav_menu a {
    color: #7d7d7d;
}

.footer .widget-title {
    text-transform: uppercase;
    line-height: 15px;
    font-size: 15px;
}

.footer .menu {
    display: flex;
    flex-flow: column;
    flex-wrap: wrap;
    height: 125px;
}

#footer .wf-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#footer .wf-container > section:first-child {
    margin-bottom: 50px;
}



@media only screen and (max-width: 1024px){
	.so-social-topbar svg{
		fill: #a2a2a2 !important;
	}
}

@media only screen and (max-width: 1023px){
	#footer{
		text-align: center;
	}
	
	.footer .menu{
		display: block;
	}
	
	.so-phone-foo, 
	.so-address-foo,
	.so-social-footer{
		justify-content: center;
	}
}

@media only screen and (max-width: 768px){
	div.so-img-sobre {
		float: none;
		margin-right: 0;
		margin-bottom: 35px  !important;;
	}
}

@media only screen and (max-width: 767px){
	.so-testimonial-home .owl-dots{
		bottom: 0;
		top: auto !important;
		left: 50%;
		right: auto !important;
		transform: translateX(-50%);
	}
	
	.so-xs-txt-center{
		text-align: center !important;
	}
}