/* 
Theme Name: Marta Cabeza
Description: Pagina web desarrollada por Neobunker para Marta Cabeza.
Author: Neobunker
Author URI: https://www.neobunker.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: marta-cabeza
*/
[type=submit].wpcf7-submit{
	font-family: var(--e-global-typography-accent-font-family ), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size );
    font-weight: var(--e-global-typography-accent-font-weight );
    text-transform: var(--e-global-typography-accent-text-transform );
    line-height: var(--e-global-typography-accent-line-height );
    color: var(--e-global-color-text );
    background-color: #00000000;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: var(--e-global-color-primary );
    border-radius: 0px 0px 0px 0px;
    padding: 18px 25px 18px 25px;
}
[type=submit].wpcf7-submit:hover{
	background-color: #5B325D;
}

#elementor-tab-title-1601::before {
  content: "";
  display: block;
  height: 500px; /* fixed header height*/
  margin: -500px 0 0; /* negative fixed header height */
}

.elementor-widget-testimonial-carousel .swiper-slide{
	display: flex;
	align-items: center;
}

a:active, a:active * { outline: none !important; outline-style: none !important; }
a:focus, a:focus * { outline: none !important; outline-style: none !important; }

.link-descarga a{
	color: #5B325D;
	text-decoration: underline !important;
	text-underline-offset: 8px;
}
.link-descarga a{
	text-decoration: none;
}
.wpcf7 p{
	margin-bottom: 0;
}
.wpcf7-not-valid-tip{
	font-size: 13px;
}
.wpcf7-list-item{
	margin: 0 0 20px 0;
}

.elementor-text-editor p:last-child, .elementor-widget-text-editor p:last-child{ 
    margin-bottom: 0px !important;
}

.desplegables-servicios .elementor-tab-title{
	display: flex;
    flex-direction: row;
    align-items: center;
}
.desplegables-servicios .elementor-toggle-icon.elementor-toggle-icon-right{
	order: 3;
    flex-grow: 1;
}

.desplegables-servicios .elementor-toggle-title{
	display: inherit;
	align-items: center;
}

.icono-servicios{
	width: 70px;
	margin-right: 15px;
	filter: invert(20%) sepia(14%) saturate(2174%) hue-rotate(249deg) brightness(102%) contrast(88%);
}

.elementor-text-editor ul, .elementor-text-editor ol, .elementor-widget-text-editor ul, .elementor-widget-text-editor ol{
	margin-bottom: 20px !important;
}

.grecaptcha-badge { 
    visibility: hidden;
}

.cf-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
}
.cf-col-1, .cf-col-2, .cf-col-3, .cf-col-4, .cf-col-5, .cf-col-6, .cf-col-7, .cf-col-8, .cf-col-9, .cf-col-10, .cf-col-11, .cf-col-12 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 10px;
}
@media ( min-width: 576px ) {
	.cf-col-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.cf-push-1 { margin-left: 8.333333%; }
	.cf-col-2 {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.cf-push-2 { margin-left: 16.66667%; }
	.cf-col-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.cf-push-3 { margin-left: 25%; }
	.cf-col-4 {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.cf-push-4 { margin-left: 33.33333%; }
	.cf-col-5 {
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.cf-push-5 { margin-left: 41.66667%; }
	.cf-col-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.cf-push-6 { margin-left: 50%; }
	.cf-col-7 {
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.cf-push-7 { margin-left: 58.33333%; }
	.cf-col-8 {
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.cf-push-8 { margin-left: 66.66667%; }
	.cf-col-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.cf-push-9 { margin-left: 75%; }
	.cf-col-10 {
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.cf-push-10 { margin-left: 83.33333%; }
	.cf-col-11 {
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.cf-push-11 { margin-left: 91.66667%; }
	.cf-col-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}
