/* 
Theme Name:		 GeneratePress Child theme
Theme URI:		 http://childtheme-generator.com/
Description:	 GeneratePress Child theme is a child theme of GeneratePress, created by ChildTheme-Generator.com
Author:			 Agencia digital AMD
Author URI:		 http://childtheme-generator.com/
Template:		 generatepress
Version:		 1.0.0
Text Domain:	 generatepress-child-theme
*/


/*
    Add your custom styles here
*/

.shape-banner-home .swiper-slide-contents {
	background-color: #152239b5 !important;
	padding: 20px 40px 20px 40px !important;
	border-radius: 0px 14px 14px 0px!important;
}

#field_69756c5 {
	color: #fff !important;
}

/* custom accordeon border radious*/
.page-id-324 .elementor-324 .elementor-element.elementor-element-d6b08b4 .elementor-toggle-item {
	border-radius: 14px;
}

.page-id-324 .elementor-324 .elementor-element.elementor-element-d6b08b4 .elementor-tab-title {
	border-radius: 14px;
}

.page-id-450 .elementor-450 .elementor-element.elementor-element-fbafe77 .elementor-toggle-item {
	border-radius: 14px;
}

.page-id-450 .elementor-450 .elementor-element.elementor-element-fbafe77 .elementor-tab-title {
	border-radius: 14px;
}


/* end custom accordeon border radious*/

.elementor-20 .elementor-element.elementor-element-c22714e .elementor-button[type="submit"] {
	border: none !important;
}

.elementor-563 .elementor-element.elementor-element-e114ffe .elementor-button[type="submit"] {
	border: none !important;
}

.elementor-540 .elementor-element.elementor-element-5cf9cac .elementor-button[type="submit"]  {
	border: none !important;
}


.elementor-324 .elementor-element.elementor-element-af36a37 .elementor-button[type="submit"] {
	border: none !important;
}

.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label {
	color: #fff;
}

#form-field-field_bf770a6 {
	color: #fff !important;
}

#accordeon-bullets li::marker {
    content: url("https://geisalop.paginasamd.com/wp-content/uploads/Icon-flecha-listados.svg");
}

#accordeon-bullets li {
	padding-left: 5px;
}

#accordeon-bullets-nostros li::marker {
    content: url("https://geisalop.paginasamd.com/wp-content/uploads/Fleha-blanco-2.svg");
}

#accordeon-bullets-nostros li {
	padding-left: 5px;
}

.terminos {
	color: #fff !important;
}

.terminos:hover {
	color: #fff !important;
}

/* Estilos boton Whatsap */
@media only screen and (min-width: 1200px){
	a#llamaaqui{
		display: none!important;
	}
	a#whatsaap{
		left: 15px!important;
		bottom: 15px!important;
	}
}

a#whatsaap{
position: fixed;
bottom: 50px;
z-index: 99;
left: 10px;
width: 65px;
}

a#llamaaqui{
position: fixed;
bottom: 10px;
z-index: 99;
left: 10px;
width: 65px;
}