.elementor-kit-7{--e-global-color-primary:#831E19;--e-global-color-secondary:#06217E;--e-global-color-text:#10368E;--e-global-color-accent:#C1272E;--e-global-typography-primary-font-family:"Helvetica";--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-7 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){margin-block-end: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 */@font-face {
    font-family: 'HelveticaNeue';
    src: url('../../../themes/ideas_republicanas/fonts/HelveticaNeue.ttc') format('truetype'); /* Ajusta la ruta según sea necesario */
    font-weight: normal;
    font-style: normal;
}

* {
    font-family: 'HelveticaNeue', sans-serif !important; /* Aplica la fuente a todos los elementos */
}




.page-header {
  display: none; /* Oculta el elemento */
}

/* formulario de contacto */
.your-submit-button-class {
    background-color: #c1272e; /* Color rojo */
    color: white;
    border: none;
    padding: 10px 20px;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 5px; /* Bordes redondeados */
}

input[type="text"], input[type="email"], textarea {
    width: 100%;
    padding: 10px;
    margin-bottom: 10px; /* Ajusta según sea necesario */
    border: 1px solid #c1272e; /* Borde rojo */
    border-radius: 10px; /* Bordes redondeados */
}

textarea {
    height: 100px; /* Ajusta según sea necesario */
}

input::placeholder, textarea::placeholder {
    color: #999;
}
label {
    color: #10368e; /* Color de los labels */
    /*font-weight: bold;*/
    display: block;
    margin-bottom: 5px;
    font-size: 18px; 
}
/** CATEGORIAS POST */
 /*.elementor-post__title a{
    color: var(--e-global-color-secondary);
        font-family: Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 600;
 }
.elementor-post-date{
    color: var(--e-global-color-text);
    font-family: "Roboto Slab", sans-serif;
    font-size: 10px;
    font-weight: 400;
    margin-bottom: 0px;
}*/
.simple-posts-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px; /* Ajusta según sea necesario */
}

.simple-post {
    display: flex;
    align-items: flex-start;
    width: 100%; /* Ajusta según el diseño deseado */
    /*border: 1px solid #ddd; *//* Para visualización */
    padding: 10px; /* Para visualización */

}
.simple-post-category{
        font-size: 16px!important;
}
.simple-post-title{
    font-size: 16px!important;
}

.simple-post-thumbnail {
    flex-shrink: 0;
    margin-right: 20px;
}

.simple-post-thumbnail img {
    width: 107px;
    height: 105px;
    object-fit: cover; /* Ajusta la imagen para que cubra el área sin distorsionar */
}

.simple-post-text {
    flex: 1;
}

.simple-post-title {
    font-size: 16px; /* Ajusta el tamaño del título */
}

.simple-post-category,
.simple-post-meta-data {
    font-size: 14px; /* Ajusta el tamaño del texto */
}

.simple-post-title a{
font-family: "Helvetica", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    color:#06217e;
    
}
.simple-post-category {
font-family: "Helvetica", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    color:#c1272e;
    margin-bottom: -10px;
}
.simple-post-meta-data{    color: var(--e-global-color-text);
    font-family: "Roboto Slab", Sans-serif;
    font-size: 10px;
    font-weight: 400;
    margin-bottom: 0px;
    margin-bottom: -4px;
}
.simple-post-read-more{
    font-family: "Helvetica", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    color:#c1272e;
}

.elementor-element-a513dc6 h5{
    color: #06217e;
    font-family: "Helvetica";
    font-weight: 600;
}
.elementor-element-e0a0957  svg {
    display: none;
    
}
.elementor-element-5607652 svg {
    display: none;
    
}
#back{
    font-family: "Helvetica", Sans-serif;
    font-weight: 700;
}
.e-search-submit {
height:40px;
}/* End custom CSS */