/**
Theme Name: JyS
Author: Think Focus
Author URI: https://thinkfocus.es
Description: Theme a medida para Jara y Sedal
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: jys
Template: astra
*/

.main-header-bar {

    border-bottom-style: none
}

.read-more {
    margin-bottom: 0;
	display: none;
}

.footer-widget-area .widget-title {
    color: white;
}

.footer-widget-area .widget_nav_menu a{
	text-decoration:underline;
	color:white;
}
.footer-widget-area .widget_nav_menu a:hover{
	text-decoration:underline;
	color:#25d366;
}

.footer-widget-area .widget_block a{
	text-decoration:underline;
	color:white;
}
.footer-widget-area .widget_block a:hover{
	text-decoration:underline;
	color:#25d366;
}

  .container {
    display: flex;
    justify-content: center;
  }
  
  ol, ul {
    margin: 0 0 0.1em 0.1em;
}



.wp-block-query-title{
	margin-bottom:75px;
	margin-top: 30px;
}
.widget.widget_block{
	margin-bottom:25px;
}
.wp-caption-text {
    font-size: 14px;
}



