/* 
Theme Name: Dinamic Art
Description: Pagina web desarrollada por Neobunker para Dinamic Art.
Author: Neobunker
Author URI: https://www.neobunker.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: dinamic-art
*/

/*Ajustes formulario Artistas de circo*/
#formulario-artistas-de-circo ::placeholder{
	color: black;
	font-weight: 400;
}
#formulario-artistas-de-circo .wpcf7-list-item a{
	text-decoration: underline;
	color: #000000;
}
#formulario-artistas-de-circo .cont-radio label{
	display: block;
	font-weight: 400;
}
#formulario-artistas-de-circo .borde-1{
	border: 1px solid #D0D0D0;
	padding: 1rem 1rem;
}
#formulario-artistas-de-circo .wpcf7-select, #formulario-artistas-de-circo .wpcf7-date{
	margin-top: 10px;
}
#formulario-artistas-de-circo .wpcf7-radio{
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
#formulario-artistas-de-circo .wpcf7-list-item{
	margin: 0;
}

#formulario-artistas-de-circo .wpcf7-radio .wpcf7-list-item{
	margin-top: 10px;
}

#formulario-artistas-de-circo select{
	border: 1px solid #D0D0D0;
    border-radius: 0;
	line-height: 2em;
}

#formulario-artistas-de-circo .wpcf7-submit{
	color: #FFFFFF;
    background-color: #E0691D;
    border-radius: 0px 0px 0px 0px;
	font-family: "Outfit";
    font-size: 18px;
    font-weight: 300;
	border: 0;
	text-transform: uppercase;
	padding: 15px 30px;
}
#formulario-artistas-de-circo .wpcf7-not-valid-tip{
	font-size: 14px;
}
/*fin*/

.link-legal a{
	color: #E0691D;
	text-decoration: underline !important;
	font-weight: 500;
}
.link-legal a:hover{
	color: #E0691D;
	text-decoration: none !important;
	font-weight: 500;
}

.single-post .elementor-widget-theme-post-content a{
	color: #E0691D;
	text-decoration: underline !important;
	font-weight: 700;
}
.single-post .elementor-widget-theme-post-content a:hover{
	color: #E0691D;
	text-decoration: none !important;
}
.single-post h2, .single-post h3, .single-post h4{
	font-family: "Outfit";
	font-size: 25px;
	font-weight: bold;
	color: #112755;
}
.single-post h3{
	font-size: 22px;
}
.single-post h4{
	font-size: 20px;
}
.single-post p{
	margin-bottom: 2rem;
}
.single-post .comments-area p{
	margin-bottom: 10px;
}
.comments-area{
	font-family: "Outfit";
}
.single-post .comments-area input:not([type="button"]):not([type="submit"]){
	line-height: 1.2em;
}
.comments-area .logged-in-as a{
	color: #E0691D;
	text-decoration: underline;
}
.comments-area .comment-reply-title{
	text-align: center;
	text-transform: uppercase;
}
.comments-area .form-submit .submit{
	font-family: "Outfit";
	font-weight: 300;
	font-size: 18px;
	color: #000000;
	text-transform: uppercase;
	border: 3px solid #35A99A;
	border-radius: 0;
}
.comments-area .form-submit .submit:hover{
	background-color: #35A99A;
	color: #ffffff;
}

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

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

.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: -10px;
	margin-left: -10px;
}
.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: 10px;
    padding-left: 10px;
    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%;
	}
}