/*
 Theme Name:   Hepta Child
 Theme URI:    http://keenitsolutions.com/products/wordpress/hepta/
 Description:  Hepta Child
 Author:       RS Theme
 Author URI:   http://rstheme.com
 Template:     hepta
 Version:      2.9
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */

.contact-address.style2 .address-item{ 
width: 33%!important;
}

.entry-footer,
.ps-navigation,
.aioseo-html-services-sitemap h4,
.aioseo-html-portfolios-sitemap h4{ 
	display:none!important;
	}

#sidebar-services .widget.widget_nav_menu{ 
padding: 0!important;
}

.p-servicio strong{ 
color: #02C5C5!important;
}

.rs-team .team-gird .team-style4 .inner .image-section{ 
background-color: #02C5C5!important;
}

.rs-team .team-gird .team-style4 .inner:hover .box-section:before{ 
opacity: 0!important;
}

.rs-team .team-gird .team-style4 .inner .box-section{ 
background-color: #fff!important;
}

.rs-team .team-gird .team-style4 .inner .box-section .team-content{ 
    padding: 33.8% 0!important;
}

.rs-breadcrumbs .breadcrumbs-inner span:last-child{
	padding-right: 15px!important;
}

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

.rs-heading .sub-text{ 
font-size: 30px!important;
	color: white!important;
}

.bstart-shadow2 > .vc_column_container{
	border-color: #02C5C5!important;
    border-style: solid!important;
}

h2{
	font-size: 26px!important;
}

h3{
	font-size: 17px!important;
}

#contact-info h3{
    font-size: 23px!important;
    padding-top: 7px;
    padding-bottom: 7px;
}

.nosotros-b > div {
	height: 300px!important;
	background-repeat: no-repeat!important;
	background-size: cover;
}

form.wpcf7-form.init {
    min-width: 400px;
    max-width: 400px;
}

@media only screen and (max-width: 996px) {
  .toolbar-contact {
    display:none!important;
  }
	
	#rs-header.header-style6 .col-sm-3.header-logo{
		float: none!important;
		text-align: center;
	}
	
	.contact-address.style2 .address-item{
		
		margin-left:auto;
		margin-right: auto;
	}
	
	#sidebar-services{
		display: none;
	}
}