/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: Astra is fast, fully customizable & beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with Schema.org code integrated and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL & Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.8.10.1736420087
Updated: 2025-01-09 11:54:47

*/

/*menu*/
.ast-primary-header-bar {
  background-color: #000000;
  background-image: none;
}
.main-menu {
  background-color: #000000 !important;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.main-menu a {
  font-weight: bolder !important;
}

.wp-block-cover__background.has-background-dim.wp-block-cover__gradient-background.has-background-gradient {
  background-color: none !important; /* Cambia el color de fondo */
  background: none !important; /* Cambia el degradado */
}

.sub-menu {
  background-color: gray !important;
}

.sub-menu:before {
  background-color: gray !important;
}

.sub-menu a {
  color: #ffffff !important;
}

/*columnas noticias blog*/
.column-left {
  flex-basis: 16% !important;
}

/* Columna Derecha (25%) */
.column-right {
  flex-basis: 16% !important;
}

/* Columna Central (50%) */
.column-center {
  flex-basis: 68% !important;
}

/*Contacto*/
.div-info {
  line-height: 1.6; /* Espaciado entre líneas */
  padding: 20px; /* Espaciado interno para evitar que se pegue al borde */
  padding-bottom: 0px !important;
}

.div-info h4 {
  color: #000000; /* Color del título */
  margin-bottom: 20px; /* Espacio debajo del título */
  border-bottom: 1px solid #ccc; /* Línea sutil debajo del título */
  padding-bottom: 5px; /* Espaciado adicional para separar el título */
  text-align: center; /* Centra los títulos */
}

.div-info p {
  color: #000000; /* Color del texto */
  margin-bottom: 15px; /* Espacio debajo de cada párrafo */
  text-align: left; /* Alinea el texto a la derecha */
  margin-right: 40px; /* Añade espacio entre el texto y el borde derecho */
}

.div-info a {
  color: #007bff; /* Color del enlace */
  text-decoration: none;
}

.div-info a:hover {
  text-decoration: underline;
}

.icon {
  font-size: 1.2em; /* Tamaño del icono */
  color: #007bff; /* Color del icono */
  margin-right: 10px; /* Espaciado entre el icono y el texto */
}

.icon-title {
  font-size: 1.5em; /* Tamaño más grande para títulos */
  color: #000000; /* Color oscuro para el icono del título */
  margin-right: 10px; /* Espaciado entre el icono y el texto */
}

.wp-image-499 {
  max-height: 428px;
}

/* footer */
.ast-builder-footer-grid-columns.site-below-footer-inner-wrap.ast-builder-grid-row {
  min-height: 0px;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] {
  min-height: 5px;
}

.site-footer {
  text-align: center;
  /* Centra el texto */
  padding: 5px !important;
  background-color: #000000 !important;
}

.site-footer p {
  margin: 0px !important;
  color: #ffffff;
  font-weight: bold !important;
}

.wp-container-core-columns-is-layout-4 {
  padding-bottom: 0px !important;
  /* Añadir espacio interno */
}

/* autoscroll */
#ast-scroll-top {
  background-color: #ffd470 !important;
}

/* pagina de evengelio del día */
#post-32 iframe {
  height: 1700px !important;
}
