/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 02 2024 | 23:05:51 */
/* Boton circular*/
:is(.btn,.button,button,[type="submit"],[type="button"]) {
    border-radius: 60px !important;
}
/* Sin borde */
.lp-proyectos__bloques-img1 img {
    border: 1px solid #FFFFFF !important;	
/* Modificacion pedida por el cliente */
	padding: 0;
    width: 340px;
	margin-left: 50px;
}

/* SE CREO ESTA CLASE PARA LAS IMAGENES UBICADAS AL LADO DERECHO */
.lp-proyectos__bloques-img2 img {
    border: 1px solid #FFFFFF !important;	
/* Modificacion pedida por el cliente */
	padding: 0;
    width: 340px;
	margin-right: 50px;
}


}
/* Texto TABLEROS */
.wpb_wrapper .wpb_text_column .wpb_content_element .lp-proyectos__bloques-text p{
    font-size: 18px !important;
    line-height: normal;
    text-align: justify;
}
.lp-proyectos__bloques-item-titulo h3 {
    font-size: 25px;
}
/* Texto cuadros amarillos */
.lp-proyectos__tabla .wpb_column h4 {
    font-size: 22px;
}
.page-id-133873 .wpb_wrapper p {
    font-size: 20px; /* Ajusta el tamaño de fuente según tus necesidades */
    line-height: normal;
    text-align: justify;
}
.page-id-133873 .wpb_wrapper h2 {
    font-size: 22px; /* Ajusta el tamaño de fuente según tus necesidades */
}
body.page-id-133873 .wpb_single_image .vc_figure {
    max-width: 75% !important;
}

.page-id-133873 .landing-corporativo-contacto .wpb_wrapper p {
    font-size: 22px;
}	

.page-id-133873 img[src="https://electroenchufe.com/wp-content/plugins/js_composer/assets/vc/no_image.png"] {
    display: none;
}

@media (max-width: 768px) {
	.page-id-133873 .wd-prefooter .container {
		margin-top: -120px;
	}
	.hidden-mobile {
		display: none;
	}
	.page-id-133873 :is([data-vc-full-width],[class*="wd-section-stretch"]).vc_row {
		display: none;
	}
	.page-id-133873 .wd-rs-66a23ce6e2a37 {
		margin-top: -80px;
	}
	.page-id-133873 .vc_custom_1721908164040 {
		margin-top: 20px;
	}
	.page-id-133873 .wd-rs-668c3fe3ddad4 {
		text-align: center;
	}
	.page-id-133873 .copyrights-wrapper p {
		font-size: 20px;
        line-height: normal;
        text-align: center;
	}
	.page-id-133873 .wpb_single_image .vc_single_image-wrapper img {
		margin-left: 0;
		margin-right: 0;
	}
	.page-id-133873 .wd-rs-647f8db3b04a2 .wpb_wrapper p {
		line-height: 15px;
	}
	/*CORRECCION DE PRE-FOOTER EN PAG. PRODUCTO UNICO 	 */
	.single-product .wd-prefooter .vc_row.footer-benefits-container {
		padding-top: 100px;
	}
}


@media screen and (min-width: 769px) {
	.hidden-desktop {
		display:none;
  }
}
.vc_row.wpb_row.vc_row-fluid.vc_custom_1715492494449 {
    display: none !important;
}
