/*   
Theme Name: Studio 8 Child Theme
Theme URI: https://wplook.com/theme/studio-8-agency-wordpress-theme/
Description: Use this theme to start your Child Theme development.
Author: WPlook Studio
Author URI: https://wplook.com/
Template: studio8-wpl
Version: 1.0.0
*/

@import url('../studio8-wpl/style.css');

.intro h1 {
    letter-spacing: 0em;
}

a.efecto:after {
	background: #000000;
	background: -webkit-gradient(linear, left top, right top, from(#ff5000 50%), to(#d7d7d7 50%));
	background: -webkit-linear-gradient(left, #ff5000 50%, #d7d7d7 50%);
	background: -moz-linear-gradient(left, #ff5000 50%, #d7d7d7 50%);
	background: -o-linear-gradient(left, #ff5000 50%, #d7d7d7 50%);
	background: linear-gradient(to right, #ff5000 50%, #d7d7d7 50%);
	background-size: 204% 100%;
	background-position: 99% 0;
}

.twfeed {
	border: 10px solid #F4F4F4;
}

/*.vc_gitem-zone-mini .vc_gitem-post-data-source-post_excerpt,*/
.type-post .author_description,
.posts #comments
{
	display: none;
}

.posts .entry-header {
	height: unset !important;
}

.qd-intro {
	padding-left: 50px;
	padding-right: 50px;
}

.equipo-atributos h6 {
    margin-bottom: 14px;
}

.equipo-atributos .vc_icon_element {
	height: 14px;
}

nav.primary, header.header > div > nav.primary ul li a, header.header > div > nav.primary a:hover {
	font-family: "Raleway", sans-serif;
	font-size: 13px !important;
	font-style: inherit;
	font-variant: normal;
	font-weight: 100;
	letter-spacing: 0em;
}
.header .wrap, .header .brand, .header .site-title {
	height: 90px !important;
	line-height: 90px !important;
	padding-top: 10px;
	margin-bottom: 20px;
	padding-left: 60px;
}
.header .wrap.cf {
	max-width: 1360px;
}
body.curtain-on, body.curtain-off {
	margin: 20px !important;
}
.curtain-right, .curtain-left {
	width: 20px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block !important;
}

nav.secondary li > a.search-button {
	display: none;
}
.caja-intro .vc_col-sm-3 {
	width: 20% !important;
}
.caja-intro .vc_col-sm-6 {
	width: 60% !important;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Raleway", sans-serif;
	letter-spacing: 0em;
}
.h3, h3 {
	font-size: 1.98em;
}
.h6, h6 {
	font-size: 1.05em;
}
.owl-item {
	width: 302px !important;
}
.tc_team-members .tc_team-member > h3 {
	font-weight: 700 !important;
}