/* 
Theme Name: Hello Elementor Child theme
Description: Child theme for Hello Elementor.
Author: colectivofreelance
Author URI: https://colectivofreelance.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/
/* GENERALES */

a {color: #E37425; text-decoration:underline;}
a:active, a:hover {color: #E37425;}
.white-link a{color:white;text-decoration:underline;}
li{margin-bottom:1.2rem;}
*:focus {outline: none!important;}
.overflow-visible{overflow:visible !important;}
html,body{
	font-size:16px;
	color:black;
  	font-family: "Noto Serif", serif;
  	font-optical-sizing: auto;
  	font-weight: 400;
  	font-style: normal;
	line-height: 1.4em;
	overflow-x:hidden;
}
/* CONTENEDOR ELEMENTOR */
.elementor-section.elementor-section-boxed > .elementor-container {max-width: 95%;}
/* IMAGES */
.full-img *{width:100%;}
.full-img a{display: block;}
.marco .elementor-widget-container::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: -25px;
    top: -25px;
    border: 2px solid #d0a933;
}

.marco .elementor-widget-container {
    position: relative;
}
/* TÍTULOS */
.elementor-heading-title :is(h2,h3,h4,h5,h6), h2,h3,h4,h5,h6 {
  font-family: "Charm", cursive;
  font-weight: 400;
  font-style: normal;
}
h1, .elementor-heading-title h1{font-size:45px;font-weight:700;}
h2, .elementor-heading-title h2{font-size:35px;}
h3, .elementor-heading-title h3{font-size:28px;}
h4, .elementor-heading-title h4{font-size:25px;}
h5, .elementor-heading-title h5{font-size:22px;}
h6, .elementor-heading-title h6{font-size:20px}

.main-title span::before {
    content: '';
    position: absolute;
    left: 0;
    top: 17px;
    width: 30px;
    height: 2px;
    background: #d0a933;
}

.main-title span {
    display: inline-block;
    padding-left: 40px;
    position: relative;
}
/* CONTENEDOR ELEMENTOR */
.full-btn a{
	display:block;
	width:100%;
}

/* ----------- HEADER ------------------*/
.ekit-template-content-header{
	position:absolute;
	width:100%;
	z-index:9999;
}

.fixed {
    position: fixed !important;
    width: 100%;
    top: 0;
	transition:0.3s ease-in-out;
}
.logged-in .fixed {
    top: 32px;
	transition:0.3s ease-in-out;
}

.ekit-template-content-header.fixed .header-section {
    margin: 0 !important;
}

.ekit-template-content-header.fixed .header-section .logo-header .elementor-widget-container {
    margin: 0;
}

.ekit-template-content-header.fixed .header-section .logo-header .elementor-widget-container img {
    width: 85px;
}

.main-menu .menu-item a.ekit-menu-nav-link {
    border-bottom: 1px solid transparent;
}

.main-menu .menu-item a.ekit-menu-nav-link.active {
    border-color: #D0A933;
    color: white !important;
    font-family: "Charm", cursive !important;
    font-size:26px !important;
    font-weight: 400;
    font-style: normal;
}
/* -- mobile -- */
.contact-in-menu {
    padding: 30px 0;
    margin: 10px 30px;
    border-top: 1px solid #D0A933;
}

.contact-in-menu ul li a {
    color: white;
}

.contact-in-menu ul li {
    margin-bottom: 10px;
}
/*------------- HOME ------------------*/

/*-- Before and after slider 
.before-after-slider .twentytwenty-container img {
    max-height: 260px;
	min-height: 260px;
	width:100%;
    object-fit: cover;
    object-position: center;
}-- */
.before-after-slider {
    border: 4px solid #003F5C;
    border-radius: 7px;
    overflow: hidden;
    -webkit-box-shadow: 3px 3px 6px 1px rgba(0,0,0,0.51);
    -moz-box-shadow: 3px 3px 6px 1px rgba(0,0,0,0.51);
    box-shadow: 3px 3px 6px 1px rgba(0,0,0,0.51);
}
.before-after-slider .twentytwenty-after-label::before{
    content:'Después';
}
.before-after-slider .twentytwenty-before-label::before{
    content:'Antes';
}

.before-after-slider  .twentytwenty-horizontal .twentytwenty-handle::after{
    -webkit-box-shadow: 0 -3px 0 #003F5C,0 0 12px rgba(51,51,51,.5);
    box-shadow: 0 -3px 0 #003F5C,0 0 12px rgba(51,51,51,.5)   
}
.before-after-slider  .twentytwenty-horizontal .twentytwenty-handle::before{
    -webkit-box-shadow: 0 -3px 0 #003F5C,0 0 12px rgba(51,51,51,.5);
    box-shadow: 0 -3px 0 #003F5C,0 0 12px rgba(51,51,51,.5)   
}
.before-after-slider div.twentytwenty-handle{
    border-color:#003F5C;
    background-color:#003F5C;
}

.before-after-slider .twentytwenty-horizontal .twentytwenty-handle:before, .before-after-slider .twentytwenty-horizontal .twentytwenty-handle:after{
    background:#003F5C;
}


/* -- Tabs -- */
.custom-tab{
	display:none;
}
.custom-tab.active{
	display:block;
}
.elementor-editor-active .custom-tab{
	display:block;
}
.custom-tab-nav .elementor-icon-list-item a.active span.elementor-icon-list-text {
    color: #d0a933;
}

.custom-tab-nav .elementor-icon-list-item a:hover span.elementor-icon-list-text{
	color: #d0a933;
	cursor: pointer;
}
.custom-tab-nav .elementor-icon-list-item a.active .elementor-icon-list-icon svg {
    fill:#d0a933;
}

/* -------- Servicios -------------*/
	.block-r::before {
		content: '';
		position: absolute;
		right: 0;
		top: 60%;
		transform: translateY(-50%);
		width: 30%;
		height: 35%;
		background-color: #1D1D1B;
	}
	.block-l::before {
		content: '';
		position: absolute;
		left: 0;
		top: 65%;
		transform: translateY(-50%);
		width: 30%;
		height: 34%;
		background-color: #1D1D1B;
	}
/* ------- CONTACTO -----------*/
.page-id-284 .contact-footer {
    display: none;
}
.c-form .aceptacion span.wpcf7-form-control.wpcf7-acceptance {
    width: 100%;
    display: block;
    background:transparent !important;
    padding: 0 !important;
}
.c-form textarea.wpcf7-form-control.wpcf7-textarea  {
    height:150px;
    max-height: 300px;
}
.c-form form span input, .c-form span textarea {
    margin-bottom: 15px;
    background: white;
}
.aceptacion span.wpcf7-list-item {
    margin: 0;
}
.c-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    border: 0;
}
.single-post .happy-addon.ha-post-featured-image .elementor-widget-container::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 99%;
    left: 0;
    top: 0;
    background: #00000029;
}

.single-post .happy-addon.ha-post-featured-image .elementor-widget-container {
    position: relative;
}

/* --- Blog ----- */
/* Single post */
.single-post .happy-addon.ha-post-featured-image img {
    height: 700px;
    object-fit: cover;
    object-position: center;
}
/* ------------------ Footer ---------------- */
.tiktok-label .elementor-heading-title {
    padding: 6px 0;
    margin-top: -9px;
}

.tiktok-label .elementor-heading-title::before {
    content: '';
    position: absolute;
    left: -1px;
    top: -1px;
    height: 24px;
    background-color: black;
    width: 16px;
}

.tiktok-label .elementor-heading-title {
    position: relative;
}

.tiktok-label .elementor-heading-title::after {
    content: '';
    width: 93%;
    height: 100%;
    position: absolute;
    border: 1px solid white;
    right: 0;
    top: 0;
    transform: skew(-20deg);
}
.footer-list-icon li.elementor-icon-list-item::marker {
    display: none !important;
    font-size: 0;
}

.footer-list-icon li.elementor-icon-list-item{
    margin-bottom: 0;
}

.footer-list-icon li.elementor-icon-list-item span.elementor-icon-list-icon svg {
    margin-bottom: -3px;
    margin-right: 5px;
    width: 15px;
    height: 20px;
}
.footer-list-icon ul.elementor-icon-list-items {
    padding: 0;
}
.home .footer-list-icon li.elementor-icon-list-item span.elementor-icon-list-icon svg, .page-id-284 .footer-list-icon li.elementor-icon-list-item span.elementor-icon-list-icon svg{
	margin-bottom:0;
}
/* ------------------  RESPONSIVE ----------------------- */


/*Dispositivos más grandes que móviles*/
@media all and (min-width: 768px) {
/* -------- Servicios -------------*/
	.block-r::before {
		content: '';
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
		width: 30%;
		height: 50%;
		background-color: #1D1D1B;
	}
	.block-l::before {
		content: '';
		position: absolute;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
		width: 30%;
		height: 50%;
		background-color: #1D1D1B;    
	}	

}

/*Dispositivos más grandes que tablets*/
@media all and (min-width: 1024px) {
	
	/* --- HEADER --- */
	header#masthead .menu-item {
		margin: 0 15px;
	}
	
	/*------------- HOME ------------------*/

	/*-- Before and after slider 
	.before-after-slider .twentytwenty-container img {
		max-height: 360px;
		min-height: 360px;
	}-- */
	
}

/*Portátiles comunes y más grande*/
@media all and (min-width: 1200px) {
	html,body{
		font-size:18px;
	}
	.elementor-section.elementor-section-boxed > .elementor-container {max-width: 1150px;}

	

}

/*Tamaño intermedio entre portátiles comunes y Desktop grande*/
@media all and (min-width: 1500px) {


}

/*Desktop grande de 1920px, Desktop 4K y Retina*/
@media all and (min-width: 1800px) {

}

/*Tablets y móviles*/
@media all and (max-width: 768px) {
	
	/*--- Header ----*/
	.main-menu .menu-item a.ekit-menu-nav-link {
		padding: 15px 0px !important;
		margin: 0 30px;
	}
	.main-menu .menu-item a.ekit-menu-nav-link.active {
		font-size: 20px !important;
		display:inline-block;
	}
}