/* 
Theme Name: DG Electric
Description: Pagina web desarrollada por Neobunker para DG Electric.
Author: Neobunker
Author URI: https://www.neobunker.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: dg-electric
*/

/*
    Add your custom styles here
*/

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

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

ul{
	padding-inline-start: 20px;
}
::marker{
	color: #E20613;
}

.jet-image-accordion__content{
	opacity: 1 !important;
	background-color: transparent !important;
}
.jet-image-accordion__title{
	color: white; 
	text-shadow: black 0.1em 0.1em 0.2em;
}

.post-footer .footer-info a{
	text-decoration: underline !important;
	color: #5D5D5D;
}
.post-footer .footer-info a:hover{
	text-decoration: none !important;
}

.acepto-privacidad, .acepto-privacidad a, .acepto-privacidad .texto-captcha, .acepto-privacidad .texto-captcha a{
	color: white;
}

.acepto-privacidad a{
	text-decoration: underline !important;
}
.acepto-privacidad a:hover{
	text-decoration: none !important;
	color: white;
}

.grecaptcha-badge { 
    visibility: hidden;
}

.acepto-privacidad .wpcf7-list-item{
	margin: 0;
}

.elementor-kit-6 select{
	border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: var( --e-global-color-22c035a );
	font-family: var( --e-global-typography-text-font-family ), Sans-serif;
	font-weight: var( --e-global-typography-text-font-weight );
    border-radius: 5px 5px 5px 5px;
	padding: 10px 10px 10px 10px;
}

.aviso-legal a{
	text-decoration: underline !important;
	color: black;
}

.aviso-legal span.wpcf7-list-item{
	margin: 0;
}

.texto-captcha{
	font-size: 12px;
	margin-bottom: 0;
	color: #5D5D5D;
}
.texto-captcha a{
	font-size: 12px;
	color: #5D5D5D;
	text-decoration: underline !important;
}

.jet-unfold__trigger{
    margin-top: 20px !important;
}

.cf-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -12.5px;
	margin-left: -12.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: 12.5px;
	padding-left: 12.5px;
	margin-bottom: 18px;
}
@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-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%;
	}
}

@media ( min-width: 768px ) and ( max-width: 770px){
	.cf-col-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.cf-push-6 { margin-left: 50%; }
}