/*
Theme Name: Leroux Child
Theme URI: https://leroux.qodeinteractive.com
Description: A child theme of Leroux
Author: Elated Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: leroux
Template: leroux
*/


/* Ajustes de estilos en el formulario de contacto de la HOME */
.ingresos-input-contacto span {
	width: 428px !important;
}
@media only screen and (max-width: 1348px) {
	#block-38 {
		display: block !important;
	}
}
@media only screen and (min-width: 680px) and (max-width: 880px) {
	.ingresos-input-contacto span {
		width: 300px !important;
	}
}
@media only screen and (max-width: 680px) {
	.ingresos-input-contacto span {
		width: 100% !important;
	}
}
.textarea-input-contacto span textarea {
	resize: none !important;
}
.conjunto-campos-form-contacto {
	padding-bottom: 23px !important;
}
.conjunto-campos-inferior-form-contacto {
	display: flex !important;
	justify-content: space-between !important;
	align-items: baseline !important;
	flex-direction: row !important;
	padding-top: 23px !important;
}
.conjunto-campos-inferior-form-contacto .wpcf7-acceptance span {
	padding: 0px !important;
	margin: 0 !important;
}
.boton-enviar-form {
	background-color: #77C7CA !important;
	color: #00383A !important;
	font-family: "Inter" !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	line-height: 24px !important;
	
}
.boton-enviar-form:hover {
	background-color: #00383A !important;
	color: #77C7CA !important;
}





/* Edición estilos zona superior al footer (content bottom) */
#qodef-content-bottom-inner {
	background-color: rgba(119, 199, 202, 1);
}
#qodef-content-bottom-inner .qodef-grid-item .menu-content-bottom-container #menu-content-bottom li a  {
	color: rgba(0, 56, 58, 1);
}
#qodef-content-bottom-inner .qodef-grid-item .qodef-icon-list-item h6 a span span  {
	color: rgba(0, 56, 58, 1);
}



/* Edición estilos zona copyright footer */
#block-38 {
	display: flex !important;
	justify-content: flex-end !important;
}
@media only screen and (max-width: 1348px) {
	#block-38 {
		display: block !important;
	}
}
#qodef-page-footer-copyright-area {
	border-top: 1px solid rgba(196, 236, 238, 1) !important;
}



/* Eliminado margen inferior en la palabra "Servicios" y "Síguenos en" del footer */
body .qodef-widget-block-2f314fb8 .qi-block-section-title .qodef-m-title {
	margin-bottom: 0px !important;
}
body .qodef-widget-block-e2071528 .qi-block-section-title .qodef-m-title {
	margin-bottom: 0px !important;
}



/* Modificación estilos cards servicios página "Servicios" al hacer hover */
.cards-servicios:hover p {
	color: white !important;
}
.cards-servicios:hover h4 {
	color: white !important;
}
.cards-servicios:hover img {
	color: white !important;
}
.cards-servicios:hover img {
	filter: brightness(10);
}



/* Modificación estilos formulario contacto página "Contacto" */
.textarea-contact-page {
	border: none !important;
	border-bottom: 1px solid white !important;
	resize: none !important;
}
.qodef-contactpage-form .wpcf7-acceptance {
	color: white !important;
}
.qodef-contactpage-form .boton-enviar-form:hover {
	color: white !important;
}
@media only screen and (max-width: 565px) {
	.qodef-contactpage-form .conjunto-campos-inferior-form-contacto {
		flex-direction: column !important;
	}
}



/* Modificación estilos acordeón página HOME */
.acordeon-home .qodef-tab-title {
	font-size: 40px !important;
	padding-left: 40% !important;
}
.acordeon-home .qodef-tab-title::before {
	font-size: 70px !important;
}



/* Añadir iconos al formulario de la página HOME */
/* Añadido espacio a la izquierda de los inputs para colocar el icono y que quepa. */
.qodef-main-form .wpcf7-form-control.wpcf7-tel,
.qodef-main-form  .wpcf7-form-control.wpcf7-text,
.qodef-main-form .wpcf7-form-control.wpcf7-mail,
.qodef-main-form .wpcf7-form-control.wpcf7-textarea,
.qodef-main-form .wpcf7-form-control.wpcf7-number {
	padding-left: 35px;
	background-position: 0px 10px !important;
	background-size: 26px;
}
.qodef-main-form .wpcf7-form-control.wpcf7-textarea {
	background-position: 0px 3px !important;
}
/* Añadido el icono al input */
.qodef-main-form .wpcf7-form-control[name="your-company"] {
	background-image : url('/wp-content/uploads/2024/01/building.svg');
	background-repeat: no-repeat;
}
.qodef-main-form .wpcf7-form-control[name="your-fecha-constitucion"] {
	background-image : url('/wp-content/uploads/2024/01/building.svg');
	background-repeat: no-repeat;
}
.qodef-main-form .wpcf7-form-control[name="your-ingresos"] {
	background-image : url('/wp-content/uploads/2024/01/dolar-icon.svg');
	background-repeat: no-repeat;
}
.qodef-main-form .wpcf7-form-control[name="your-sector"] {
	background-image : url('/wp-content/uploads/2024/01/user-icon.svg');
	background-repeat: no-repeat;
}
.qodef-main-form .wpcf7-form-control[name="your-empleados"] {
	background-image : url('/wp-content/uploads/2024/01/building.svg');
	background-repeat: no-repeat;
}
.qodef-main-form .wpcf7-form-control[name="your-base-tecnologica"] {
	background-image : url('/wp-content/uploads/2024/01/building.svg');
	background-repeat: no-repeat;
}
.qodef-main-form .wpcf7-form-control[name="your-email"] {
	background-image : url('/wp-content/uploads/2024/01/mail-icon.svg');
	background-repeat: no-repeat;
}
.qodef-main-form .wpcf7-form-control[name="your-phone"] {
	background-image : url('/wp-content/uploads/2024/01/phone-icon.svg');
	background-repeat: no-repeat;
}
.qodef-main-form .wpcf7-form-control[name="your-message"] {
	background-image : url('/wp-content/uploads/2024/01/description-icon.svg');
	background-repeat: no-repeat;
}



/* Añadir iconos al formulario de la página CONTACTO */
/* Añadido espacio a la izquierda de los inputs. */
.qodef-contactpage-form .wpcf7-form-control.wpcf7-tel,
.qodef-contactpage-form  .wpcf7-form-control.wpcf7-text,
.qodef-contactpage-form .wpcf7-form-control.wpcf7-mail,
.qodef-contactpage-form .wpcf7-form-control.wpcf7-textarea {
	padding-left: 35px;
	background-position: 0px 10px !important;
	background-size: 26px;
}
.qodef-contactpage-form .wpcf7-form-control.wpcf7-textarea {
	background-position: 0px 3px !important;
}
/* Añadido el icono al input */
.qodef-contactpage-form .wpcf7-form-control[name="your-company"] {
	background-image : url('/wp-content/uploads/2024/01/building-icon-white.svg');
	background-repeat: no-repeat;
}
.qodef-contactpage-form .wpcf7-form-control[name="your-nombre"] {
	background-image : url('/wp-content/uploads/2024/01/user-icon-white.svg');
	background-repeat: no-repeat;
}
.qodef-contactpage-form .wpcf7-form-control[name="your-mail"] {
	background-image : url('/wp-content/uploads/2024/01/mail-icon-white.svg');
	background-repeat: no-repeat;
}
.qodef-contactpage-form .wpcf7-form-control[name="your-phone"] {
	background-image : url('/wp-content/uploads/2024/01/phone-icon-white.svg');
	background-repeat: no-repeat;
}
.qodef-contactpage-form .wpcf7-form-control[name="your-message"] {
	background-image : url('/wp-content/uploads/2024/01/description-icon-white.svg');
	background-repeat: no-repeat;
}



/* Ajustar tamaño logo footer */
#imagen-logo-footer {
	width: 175px !important;
	height: 104px !important;
}

.logos__footer{
	background: white;
    padding: 20px;
    margin: 0 auto;
    text-align: center;
}

@media only screen and (min-width: 680px) {
	.logos__footer {
		padding: 40px;
	}
}

.logos__footer img{
	max-height: 100px;
    width: auto;
}

*{
	line-height: 1.5;
}