.elementor-kit-37{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-37 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.mis-redes-sociales i.fab, 
.mis-redes-sociales i.fa-brands {
    font-family: "Font Awesome 5 Brands" !important;
    font-weight: 400 !important;
    display: inline-block !important;
    visibility: visible !important;
    opacity: 1 !important;
}

/* Ajustes para los iconos (tanto <i> como <svg>) */

.mis-redes-ajustadas svg {
    /* 1. Reduce el tamaño un poco (antes era 1em o el heredado) */
    font-size: 1.13em !important; /* Ajusta este valor (0.8, 0.9...) hasta que te guste */
    width: 0.85em !important;
    height: 0.85em !important;

    /* 2. Sube el icono un poquito */
    position: relative;
    top: -2px; /* Ajusta este valor (-2px, -4px...) para subirlo más o menos */
    
    /* Asegura que se alineen bien verticalmente */
    vertical-align: middle;
    display: inline-block;
}

/* Ajuste específico para que el SVG no pierda sus proporciones */
.mis-redes-ajustadas svg {
    fill: currentColor; /* Mantiene el color del texto */
}

.header__top-wraper {
    background: #29724d;
}

.byteflows_menu .byteflows_menu-nav>li:not(:last-child) {
    padding-right: 30px;
}

.single__footer-wrapper .post_tags {
    display: block;
    align-items: center;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-evenly;
}

.header__adds img{
    max-width: 500px;
}

.bytf__feature-image img, .bytf__category-item .bytf__category-img img {
    -webkit-transform: scale(1) translateX(0);
}/* End custom CSS */