/*
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
*/
/********************************/
/* Generales					*/ 
/********************************/
#main {
	padding: 0 !important;
}

.masthead.inline-header.center.shadow-decoration.small-mobile-menu-icon.dt-parent-menu-clickable {
    background: -moz-linear-gradient(top, #333333 0%, transparent);
    background: -webkit-linear-gradient(top, #333333 0%, transparent);
    background: linear-gradient(to bottom, #333333 0%, transparent);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='transparent',GradientType=0 );
}

.masthead:not(.side-header):not(.mixed-header) .header-bar, .header-space {
    min-height: 115px !important;
}

.hide-padding-top .vc_column-inner {
	padding-top: 0 !important;
}

.font-green {
	color: #C1E86A;
}

.font-white {
	color: #FFFFFF;
}

.font-blue {
	color: #00A1C6;
}

/* Las listas de los sericios */
.custom-list ul {
    font-size: 14px;
}

/* No padding top en la clase vc_column-inner en el primer elemento */
.no-padding-top > .vc_column_container:first-child > .vc_column-inner {
    padding-top: 0px !important;
}

/* El teléfono de la cabecera*/
.cta-phone {
    font-size: 1.125rem;
    font-weight: 400;
    margin-bottom: 6px;
}

#phantom .widget-box a.dt-btn, .mobile-mini-widgets a.dt-btn {
	border: 2px solid #FFFFFF;
}

.mobile-mini-widgets-in-menu .text-area .font-white {
	color: #00A1C6;
}

/* Logo CodeMat */
.logo-codemat {
	font-family: 'Miriam Libre', Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: 0.3px;
	position: relative;
}

.logo-codemat:before {
	content: url('/wp-content/themes/dt-the7-child/assets/img/logo_reducido_codemat.png');
	position: absolute;
	left: 0px;
}

.logo-codemat a {
	padding-left: 43px;
}

@media screen and (max-width: 1235px) {
	.mini-widgets {
		flex-direction: column;
		padding-top: 35px !important;
	}
	
	#phantom .mini-widgets {
		padding: 5px !important;
	}
}

/********************************/
/* H2 de los servicios			*/
/********************************/
.services-h2 {
	margin-bottom: 40px;
	padding-left: 75px;
}

.services-h2:before {
    content: url(/wp-content/themes/dt-the7-child/assets/img/icon-header-h2.png);
    position: absolute;
    left: 15px;
    top: 10px;
}

.services-h2, .services-h2 h2 {
	font-size: 2rem;
}

.services-h2 h2 {
	color: #00A1C6;
	font-weight: 100 !important;
}

.services-h2 .sub-h2 {
	font-size: 1.625rem;
}

@media screen and (max-width: 800px) {
	.services-h2 h2 {
		font-size: 1.6rem;
	}
	
	.services-h2 .sub-h2 {
		font-size: 1.4rem;
	}
}


/********************************/
/* Puntos de menú				*/
/********************************/
.main-nav > li > a .menu-text {
	letter-spacing: 0.5px;
}

.main-nav > li.act:not(.wpml-ls-item) > a .menu-text:hover {
	color: #00A1C6;
}

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

.main-nav > li > a .menu-text span {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 300;
}

.main-nav > li > a .menu-text:before {
    content: url(/wp-content/themes/dt-the7-child/assets/img/before_icon_menu.png);
    position: absolute;
    left: -20px;
}

/********************************/
/* Título página				*/ 
/********************************/
.title-page {
	text-align: center;
}

.title-page h1 {
	color: #FFFFFF;
}

.title-page h1 strong {
	font-size: 3rem;
	color: #C1E86A;
}

@media screen and (max-width: 800px) {
	.title-page h1 strong {
		font-size: 1.875rem;
	}
}

/********************************/
/* Botones en el título			*/ 
/********************************/
.content-buttons-title {
	text-align: center;	
}

.button-header {
	min-width: 220px;	
}

.content-buttons-title a:first-child {
	margin-right: 20px;
}

.content-buttons-title a:last-child {
	margin-left: 20px;
}

@media screen and (max-width: 768px) {
	.content-buttons-title a {
		margin: 0 0 10px !important;
		display: block;
	}
}

/********************************/
/* Header H2					*/ 
/********************************/
.header-h2-content {
	margin-bottom: 60px;
}

.header-h2-content h2 {
	text-align: right;	
}
.header-h2-content h2 span.header-h2, .header-h2-content h2 .header-h2-sub, .header-h2-content h2 .header-h2-text {
	display: block;
}

.header-h2-content h2 span.header-h2 {
    font-size: 2rem;
    line-height: 2.25rem;
    font-weight: 100;
	color: #FFFFFF;
	padding-top: 10px;
}

.header-h2-content h2 .header-h2-sub, .header-h2-content h2 .header-h2-text {
	color: #C1E86A;
	line-height: 2.15rem;
}

.header-h2-content h2 .header-h2-sub {
    font-size: 2rem;
}

.header-h2-content h2 .header-h2-text {
	font-size: 1.625rem;
}

/* La lista 			*/
.header-list {
	color: #FFFFFF;
	font-weight: 100;
}

.header-list .list-divider li {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
}

.header-list li:before {
    content: url(/wp-content/themes/dt-the7-child/assets/img/before_icon_menu.png);
    position: absolute;
	left: 10px;
    padding-top: 3px;
}

@media screen and (max-width: 768px) {
	.header-h2-content h2 {
		text-align: left;	
	}
	
	.header-h2-content {
		margin-bottom: 0px;
	}
}

/********************************/
/* CTA Ayuda					*/ 
/********************************/
.cta-help {
	padding: 25px 0;
}

/********************************/
/* Empresa						*/ 
/********************************/
.business-column-apta .vc_column-inner > .wpb_wrapper {
	padding-top: 20px;
}

.business-column-apta .wpb_single_image {
	
}

.business-column-apta .wpb_text_column {
	text-align: center;
    font-size: 1.125rem;
	font-weight: 700;
}

.business-column-apta .wpb_text_column p:first-child {
	font-size: 16px;
}

.business-column-apta .wpb_text_column p:nth-child(1), .business-column-apta .wpb_text_column p:nth-child(4) {
	margin-bottom: 25px;	
}

.business-column-apta .wpb_text_column p:nth-child(2), .business-column-apta .wpb_text_column p:nth-child(5) {
	font-size: 1.5rem;
	line-height: 1.5rem;
	color: #00A1C6;
	font-style: italic;
}

/********************************/
/* Tratamientos					*/
/********************************/
.tratamientos-title, .tratamientos-cta {
	text-align: center;
}

.tratamientos-title .wpb_text_column p:last-child {
	max-width: 450px;
	margin: 40px auto;
}

.tratamientos-cta .default-btn-shortcode {
    min-width: 285px;
	margin-bottom: 36px;
}

.tratamientos-cta .text-iso {
	font-size: 12px;
	max-width: 285px;
	margin: auto;
}

/********************************/
/* Más tratamientos				*/
/********************************/
.more-treatments h2 {
	text-align: center;
	font-size: 1.75rem;
	line-height: 1.875rem;
	margin: 45px 0 !important;
}

.more-treatments span.subtitle-treatments {
	font-size: 1.25rem;
}

.more-treatments .more-treatments-card .wpb_single_image, .more-treatments .more-treatments-card .wpb_text_column {
	margin-bottom: 0;
}

.more-treatments .more-treatments-card .wpb_text_column {
	background-color: #00A1C6;
	color: #FFFFFF;
}

.more-treatments .more-treatments-card .wpb_text_column h4 {
	font-size: 1.15rem;
}

.more-treatments .more-treatments-card .wpb_text_column p {
	font-size: 0.875rem;
}

.more-treatments .more-treatments-card .treatment-column-card.treatment-title {
	width: calc(55% - 20px);	
}

.more-treatments .more-treatments-card .treatment-column-card.treatment-features {
	width: calc(45% - 20px);
}

.more-treatments .more-treatments-card .treatment-column-card {
    float: left;
    padding-top: 24px;
    padding-left: 20px;
	min-height: 220px;
}

.row-button-more {
	margin: 70px 0 120px;
}

/********************************/
/* Product CARD					*/
/********************************/
.product-card {
	padding: 65px 40px 15px;
}

.product-card .product-card-title {
	text-align: center;
}

.product-card .product-card-title.apta-translucent {
	font-size: 1.875rem;	
}

.product-card .product-card-title h3 {
	line-height: 2.8125rem;
}

.product-card .product-card-title.apta-translucent h3 {
	font-size: 1.75rem;
}

.product-card .product-card-title h3 span.font-blue {
	font-weight: 700;
}

.product-card .product-card-title h4 {
	font-size: 1.25rem;
	line-height: 1.5625rem;
}

.product-card .product-card-items {
	font-size: 0.875rem;
}

.product-card .product-card-footer {
	font-size: 0.75rem;
	line-height: 1rem;
	padding-left: 70px;
	min-height: 65px;
}

.product-card .product-card-footer:before {
    content: url(/wp-content/themes/dt-the7-child/assets/img/icon_product_card_footer.png);
    position: absolute;
    left: 0;
    padding-top: 5px;
}

.product-card .uavc-list-icon-wrapper {
    min-height: 226px;
}

@media screen and (max-width: 1200px) {
	.product-card .product-card-title h3 {
		font-size: 1.875rem;
	}
	
	.product-card .product-card-title.title-long h3 {
		font-size: 1.375rem;
	}
	
	.product-card .uavc-list-icon-wrapper {
 	   min-height: 270px;
	}
	
	.product-card .product-card-footer {
		min-height: 96px;
	}
}

@media screen and (max-width: 1099px) {

	.product-card .uavc-list-icon-wrapper {
 	   min-height: 196px;
	}
	
	.product-card .product-card-footer {
    	min-height: initial;
	}
	
	.product-card .product-card-title h3 {
		font-size: 1.625rem;
	}
}

/********************************/
/* Nanotectnologia				*/
/********************************/
.tratamientos-especificos {
	font-size: 1.125rem;
}

.icons-nano span {
	font-size: 0.875rem;
	line-height: 1.125rem;
	text-align: center;
	display: block;
}

/********************************/
/* Contacto						*/
/********************************/
#contacto .services-h2 h2 {
	color: #C1E86A;
}

#contacto .services-h2:before {
	content: url(/wp-content/themes/dt-the7-child/assets/img/icon-header-h2-green.png);
}

#contacto form input[type=submit] {
	width: 100%;
}

#contacto form input, #contacto form select, #contacto form textarea, #contacto form checkbox {
    margin-bottom: 20px;
	min-height: 3rem;
    border-radius: 0.625rem;
}

#contacto form select {
	margin-top: 10px;
}

#contacto form label {
    padding: 10px;
}

#contacto .accept-pol .wpcf7-list-item {
	margin: 0;
	font-size: 0.75rem;
}

#contacto .contact-phone, #contacto .contact-schedule, #contacto .contact-location {
	text-align: center;
	display: block;
	margin-bottom: 10px;
}

#contacto .contact-phone {
	font-size: 2.25rem;
	line-height: 2.5rem;
}

#contacto .contact-schedule {
	font-size: 0.875rem;
	line-height: 1.125rem;
}

/********************************/
/* Footer						*/
/********************************/
.footer-message span {
    font-size: 18px;
    letter-spacing: 0.8px;
    font-weight: 300;
    line-height: 22px;
}

.footer-message span:last-child {
	color: #00A1C6;
}

.footer .textwidget .footer-links li a {
	color: #C1E86A;
	padding-left: 10px;
}

.footer-links ul li {
    padding-bottom: 5px;
}

.footer-links ul li:before {
	content: "";
    border-color: transparent #C1E86A;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: inline-block;
}