#site-header {
    padding: 0;
    width: 100%;
    position: fixed;
    z-index: 100;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
 top:0;
}
main{
	margin-top: 120px;
}
.eb-primary {
    margin-top: 75px;
}
.main-plugin:hover {
	  background: #693;
    color: white !important;
    padding-right: 10px;
    padding-left: 10px;
		margin-bottom:10px;
		margin-top:10px;
 }
.main-plugin:hover .tipo-industria{
		color: white !important;
}

.main-plugin:hover .titulo{
		color: white !important;
}

.main-plugin:hover .descripcion{
		color: white !important;
}



a.custom-logo-link {
    height: 120px;
}

.floating-cart {
    position: fixed;
    bottom: 20px; /* Ajusta la distancia desde la parte inferior según tus necesidades */
    right: 20px; /* Ajusta la distancia desde la derecha según tus necesidades */
    background-color: #F93; /* Cambia el color de fondo del botón */
    color: white; /* Cambia el color del texto e ícono */
    border-radius: 50%;
    width: 60px; /* Ajusta el ancho del botón según tus necesidades */
    height: 60px; /* Ajusta la altura del botón según tus necesidades */
        display: flex;
    justify-content: center;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); /* Agrega una sombra al botón */
    z-index: 9999; /* Asegura que el botón esté por encima de otros elementos */
}

.floating-cart a {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: inherit;
}

.floating-cart i {
    font-size: 24px; /* Cambia el tamaño del ícono según tus necesidades */
}
.cart-count {
    font-size: 16px;
    margin-left: 17%;
}


a.btn, .button, button:not(:hover):not(:active):not(.has-background) {
    background: #006699 !important;
    color: white !important;
    text-decoration: none !important;
}

/* Estilos para el encabezado de tres columnas */
.site-header .header-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.site-logo {
    flex: 1;
}

.site-navigation {
  
}

.site-header .site-navigation{
	justify-content:flex-start
}

.third-column {
    text-align: right;
		margin-right:2%;
		color:black;
}

.third-column img {
    max-height: 40px; /* Ajusta el tamaño según tus necesidades */
    margin-right: 20px; /* Espaciado entre el icono y el menú */
}

/* Puedes agregar más estilos según tus necesidades */


.elementor-element {
    padding: 0;
}

/* Estilos generales para el pie de página */
.site-footer {
    background-image: url('https://agrihub-iica.com/wp-content/uploads/2023/09/rain-water-green-leaf-macro-3background_footer.png');
    background-size: cover;
    padding: 0px 0;
    color: #fff;
}

.footer-inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
	margin:0 !important;
}

/* Estilos para la primera columna (Información de contacto) */
.contact-info {
    flex: 1;
    max-width: 30%;
    padding: 20px;
}

.contact-info h3 {
    font-size: 18px;
    margin-bottom: 10px;
}

.contact-info p {
    margin: 0;
}

.contact-info a {
    color: #fff;
    text-decoration: none;
}

/* Estilos para la segunda columna (Formulario) */
.contact-form {
    flex: 1;
    padding: 20px;
    border-radius: 5px;
    margin-right: 20px; /* Espacio entre columnas */
}

.contact-form h3 {
    font-size: 18px;
    margin-bottom: 10px;
}

.contact-form form {
    display: flex;
    flex-direction: column;
}

.contact-form label {
    font-weight: bold;
    margin-top: 10px;
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form textarea {
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.button-footer {
    display: flex;
    justify-content: flex-end;
}

.button-footer p input[type="submit"] {
    background-color: #007bff; /* Color azul */
    color: #fff;
    border: none;
    border-radius: 5px;
    padding: 10px 20px;
    cursor: pointer;
}

.inputs-footer {
    display: flex;
    width: 100%;
}
.input-group {
    width: 100%;
}

/* Estilos para la tercera columna (Imagen) */

.image-column img {
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
		width:10%;
}


table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents thead tr {
    background: #828282;
    color: white;
}

a.checkout-button.button.alt.wc-forward, .button {
    background: #006699 !important;
    color: white !important;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: none !important;
    width: 100% !important;
}

.wc-proceed-to-checkout {
    float: right !important;
}

.comments-area a, .page-content a {
    color: #069;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    text-decoration-line: underline;
}

a {
    background-color: transparent;
    text-decoration: none;
    color: #069;
    font-family: Roboto;
}

.post-556 {
    background-image: url('https://agrihub-iica.com/wp-content/uploads/2023/09/Abstract_background-2-1.png');
    background-size: cover; /* This will cover the entire div with the background image */
    width: 100%; /* Set the width of the div */
    height: auto; /* Set the height of the div */
    /* You can adjust the width, height, and other styles as needed */
	margin:0 !important;
  max-width: 100% !important;
}

.post-556 .page-header {
    color: #069;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin-left: 3%;
}

.post-556 .page-header h1{
		margin-top: 7%;
    padding-top: 5%;
    padding-bottom: 5%;
}

.wpsm_col-md-6.wpsm_testimonial_2 {
    display: flex;
    border-radius: 10px;
    border: 0.25px solid var(--Gray-3, #828282);
    background: #FFF;
    margin-right: 5%;
    margin-left: 5%;
    justify-content: center;
    width: 40%;
}

.wpsm_testi_pic {
    border-radius: 8px;
    border: 2px solid #069;
    margin-top: 6%;
}

.title-testimonio {
    color: var(--Gray-1, #333);
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    width: 100%;
    display: block;
    text-align: left;
}

.testi_title {
    color: var(--VERDE-HUB, #693);
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
}

.wpsm_testi_review {
    margin-right: 20px !important;
}
.testi_description {
    color: var(--Gray-2, #4F4F4F);
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
}



.wpsm_row_pagination {
    display: flex;
    justify-content: flex-end;
		width:90%;
		margin-left:5%;
		margin-right:5%;
}

.wpsm_row_pagination a.active {
    color: #F93 !important;
    text-decoration-line: none;
}

.wpsm_row_pagination a {
    text-decoration-line: none;
    width: 35px;
    border: 1px solid gray;
    text-align: center;
}

h1.entry-title.eb_single_course_title {
    color: var(--AZUL-HUB, #069);
    font-family: Roboto;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.summary {
    border-radius: 6px;
    border: 1px solid var(--Gray-4, #BDBDBD);
    padding: 10px;
}

.summary h2 {
    color: var(--AZUL-HUB, #069);
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
}

.eb_single_course_price_wrapper {
	display: block !important;
}

.summary.contenido {
    margin-top: 5%;
}

.eb-course-summary {
	width: 25% !important;
	margin-top: 7%;
}

.eb-course-img-wrapper {
    width: 70% !important;
}


.accordion-content {
            display: none;
            padding: 10px;
            background-color: #f1f1f1;
        }

h3.accordion-button {
    cursor: pointer;
    color: #000;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

p.precio {
    color: #828282;
    text-align: center;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

.precio span {
    color: #069;
    font-family: Roboto;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.contenido-precio {
    border-radius: 6px;
    border: 1px solid var(--Gray-4, #BDBDBD);
    padding: 15px;
}

.eb_single_course_price_wrapper a {
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
		margin-bottom: 30px;
}

div.eb_join_button {
    width: 100% !important;
}

.caracteristicas{
	margin-top:7%;
}

.caracteristicas h2 {
    color: var(--AZUL-HUB, #069);
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
}

.site-navigation-toggle-holder.elementor-active .site-navigation-toggle i:before {
    content: "\f00d" !important;
}

.redessociaes a img {
    width: 40px;
}

/* Smartphones pequeños (portrait) */
@media screen and (max-width: 360px) {
    /* Estilos específicos para smartphones pequeños en modo retrato */
.page-content a {
    font-size: 10px;
    line-height: 9px;
}
.section:nth-child(2) p {
    max-height: 3em; /* Establece la altura máxima del texto (ajústala según tus necesidades) */
        overflow: hidden; /* Oculta el exceso de texto */
        text-overflow: ellipsis; /* Agrega puntos suspensivos al final del texto oculto */
}
	h2.titulo-testimonio {
    max-height: 3em;
    overflow: hidden;
    text-overflow: ellipsis;
}
	p.testimonio-texto {
    max-height: 3em;
    overflow: hidden;
    text-overflow: ellipsis;
}
	#seccion7 {
    display: block !important;
}
.imagen-fondo {
    width: 100% !important;
}
.cuadros-info {
    width: 100%;
}
.box, .box a {
    font-size: 12px !important;
}
main#content{
    margin-top: 40%;
}
	.eb-course-img-wrapper {
    margin-top: 25%;
		width:100% !important;
}
.eb-course-summary {
    width: 100% !important;
}
.wpsm_col-md-6.wpsm_testimonial_2 {
    width: 91% !important;
}
.wpsm_testi_review {
    margin-top: 20px;
}
.background-testimonios {
    margin-top: 10%;
}
	.footer-column.image-column {
    display: none;
}
.footer-column.contact-info {
    max-width: 100% !important;
}
	.footer-inner {
    display: block !important;
}
.cuadro-informacion {
    width: 90% !important;
}
.columns {
    display: block !important;
}

.post-556 .page-header h1{
		margin-top: 25% !important;
}
	.custom-text{
	width:100% !important;
		max-height: 20em;
    overflow: hidden;
    text-overflow: ellipsis;
}
}

/* Smartphones pequeños (landscape) */
@media screen and (min-width: 361px) and (max-width: 480px) {
    /* Estilos específicos para smartphones pequeños en modo paisaje */
.page-content a {
    font-size: 10px;
    line-height: 9px;
}
.section:nth-child(2) p {
    max-height: 3em; /* Establece la altura máxima del texto (ajústala según tus necesidades) */
        overflow: hidden; /* Oculta el exceso de texto */
        text-overflow: ellipsis; /* Agrega puntos suspensivos al final del texto oculto */
}
	h2.titulo-testimonio {
    max-height: 3em;
    overflow: hidden;
    text-overflow: ellipsis;
}
	p.testimonio-texto {
    max-height: 3em;
    overflow: hidden;
    text-overflow: ellipsis;
}
	#seccion7 {
    display: block !important;
}
.imagen-fondo {
    width: 100% !important;
}
.cuadros-info {
    width: 100%;
}
.box, .box a {
    font-size: 12px !important;
}
main#content{
    margin-top: 40%;
}
	.eb-course-img-wrapper {
    margin-top: 25%;
		width:100% !important;
}
.eb-course-summary {
    width: 100% !important;
}
.wpsm_col-md-6.wpsm_testimonial_2 {
    width: 91% !important;
}
.wpsm_testi_review {
    margin-top: 20px;
}
.background-testimonios {
    margin-top: 10%;
}
	.footer-column.image-column {
    display: none;
}
.footer-column.contact-info {
    max-width: 100% !important;
}
	.footer-inner {
    display: block !important;
}
.cuadro-informacion {
    width: 90% !important;
}
.columns {
    display: block !important;
}
.post-556 .page-header h1{
		margin-top: 40% !important;
}
.custom-text{
	width:100% !important;
	max-height: 20em;
    overflow: hidden;
    text-overflow: ellipsis;
}
}

/* Smartphones medianos */
@media screen and (min-width: 481px) and (max-width: 767px) {
    /* Estilos específicos para smartphones medianos */
.footer-inner {
        flex-direction: column; /* Apilar columnas en pantallas más pequeñas */
        align-items: center;
    }

    .contact-info,
    .contact-form,
    .image-column {
        max-width: 100%; /* Ocupar todo el ancho en pantallas más pequeñas */
        margin-right: 0;
        margin-bottom: 20px; /* Espacio entre columnas en pantallas más pequeñas */
    }
	.page-content a {
    font-size: 10px;
    line-height: 9px;
}
.section:nth-child(2) p {
    max-height: 3em; /* Establece la altura máxima del texto (ajústala según tus necesidades) */
        overflow: hidden; /* Oculta el exceso de texto */
        text-overflow: ellipsis; /* Agrega puntos suspensivos al final del texto oculto */
}
	h2.titulo-testimonio {
    max-height: 3em;
    overflow: hidden;
    text-overflow: ellipsis;
}
	p.testimonio-texto {
    max-height: 3em;
    overflow: hidden;
    text-overflow: ellipsis;
}
	#seccion7 {
    display: block !important;
}
.imagen-fondo {
    width: 100% !important;
}
.cuadros-info {
    width: 100%;
}
.box, .box a {
    font-size: 12px !important;
}
main#content{
    margin-top: 40%;
}
	.eb-course-img-wrapper {
    margin-top: 25%;
		width:100% !important;
}
	.eb-course-summary {
    width: 100% !important;
}
.wpsm_col-md-6.wpsm_testimonial_2 {
    width: 91% !important;
}
.wpsm_testi_review {
    margin-top: 20px;
}
.background-testimonios {
    margin-top: 10%;
}
	.footer-column.image-column {
    display: none;
}
.footer-column.contact-info {
    max-width: 100% !important;
}
	.footer-inner {
		display: block !important;
}
.cuadro-informacion {
    width: 90% !important;
}
.columns {
    display: block !important;
}
.post-556 .page-header h1{
		margin-top: 40% !important;
}
.custom-text{
	width:100% !important;
	max-height: 20em;
    overflow: hidden;
    text-overflow: ellipsis;
}
}

/* Tabletas pequeñas */
@media screen and (min-width: 768px) and (max-width: 1023px) {
    /* Estilos específicos para tabletas pequeñas */
.page-content a {
    font-size: 10px;
    line-height: 9px;
}
.section:nth-child(2) p {
    max-height: 3em; /* Establece la altura máxima del texto (ajústala según tus necesidades) */
        overflow: hidden; /* Oculta el exceso de texto */
        text-overflow: ellipsis; /* Agrega puntos suspensivos al final del texto oculto */
}
	h2.titulo-testimonio {
    max-height: 3em;
    overflow: hidden;
    text-overflow: ellipsis;
}
	p.testimonio-texto {
    max-height: 3em;
    overflow: hidden;
    text-overflow: ellipsis;
}
	#seccion7 {
    display: block !important;
}
.imagen-fondo {
    width: 100% !important;
}
.cuadros-info {
    width: 100%;
}
	.box, .box a {
    font-size: 16px !important;
}
}

/* Tabletas medianas y dispositivos 2-en-1 */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
   .page-content a {
    font-size: 10px;
    line-height: 9px;
}
}

/* Portátiles y pantallas de escritorio pequeñas */
@media screen and (min-width: 1280px) and (max-width: 1439px) {
    /* Estilos específicos para portátiles y pantallas de escritorio pequeñas */
}

/* Pantallas de escritorio medianas */
@media screen and (min-width: 1440px) and (max-width: 1919px) {
    /* Estilos específicos para pantallas de escritorio medianas */
}

/* Pantallas de escritorio grandes */
@media screen and (min-width: 1920px) {
    /* Estilos específicos para pantallas de escritorio grandes */
}
