/*
Theme Name: Alumni 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 &amp; 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 &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; 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: 3.7.9.1648123056
Updated: 2022-03-24 12:57:36

*/

.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single{
    padding: 2.34em 2.67em;
    margin-top: 1%;
    margin-bottom: 1%;
    border-radius: 25px;
}

.ast-separate-container .ast-article-post .read-more, .ast-separate-container .ast-article-single .read-more {
    margin-bottom: 0;
    position: absolute;
    bottom: 0px;
    right: 0px;
    background-color: #fff;
}

.sidebar-main{
  /*  border: 5px solid #97aeff;
    background: #97aeff;
    */
    border: 5px solid #0053CE;
    background: #0053CE;
    border-radius: 10px;
    margin-top: 20px;
}

.sidebar-main .wp-block-button  .wp-block-button__link, .sidebar-main button{
	border: 1px solid #fff!important;
}

.sidebar-main .widget{
  /*  background: #97aeff!important; */

    background: transparent;
    border-radius: 10px;
    padding: 1em; 
    margin-bottom: .5em;
    margin-top: .5em;
}


#secondary {
    margin: 0em 0 2.5em; 
}

form.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input{
    border-radius: 10px;
    height: 40px;
}

.wp-block-search__button{
   
    padding-top: 0px!important;
    padding-right: 5px!important; 
    padding-bottom: 0px!important; 
    padding-left: 5px!important; 
    border-radius: 10px!important;
}

.wp-block-search {
     margin-bottom: 0px;
}

.wp-block-archives select{
    border-radius: 10px!important;
    width: 100%!important;
}

.widget_block label{
    color: #fff!important;
}

.entry-meta, .entry-meta a{
    color: #97aeff;
}

.entry-title a{
    color: #0053CE;
}
.entry-title a:hover{
    color: #000!important;
}

li.cat-item-721{
    display:none!important;
}

ul.wp-block-categories-list li a, ul.wp-block-latest-posts li a, .wp-block-tag-cloud a{
    color: #fff;
    line-height: initial;
}

ul.wp-block-categories-list li a:hover, ul.wp-block-latest-posts li a:hover, .wp-block-tag-cloud a:hover{
    color: #fff;
    text-decoration:underline;
}

ul.wp-block-categories-list li{
    margin-bottom:0px;
    line-height: 1em;
    
}

ul.wp-block-latest-posts li{
    line-height: 1.2em;
    margin-bottom:.5em!important;

}

ul.wp-block-categories-list li:before, ul.wp-block-latest-posts li:before {
    content: ">";
    color: #fff;
    padding-right: 5px;
  }


.widget_block .wp-block-group{
    padding-top: 0px;
    padding-bottom: 0px;
}

.widget_block h4{
    color: #fff!important;
    margin-bottom: 1em!important;
}

.ast-separate-container #primary{
    margin-top: 10px!important;
}

/* ======== Título cabecera ========== */

.title_before_content{color:#0053CE;font-size:24px;}
.available_blogs span a {
    margin-right: 10px;
    background:#fff;background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 4px; -webkit-border-radius: 4px;
    color: #0053CE;
    float: left;
    font-family: 'Cousine',Arial,Helvetica,sans-serif;
    font-size: 14px;
    padding: 5px 10px;
    text-decoration: none;
    text-transform: uppercase;
}
.available_blogs span.blog_actual a,
.available_blogs span a:hover{
    background: none repeat scroll 0 0 #0053CE;
    color: #cecece;
    font-weight: normal;
    text-decoration: none;
}

.main-navigation a:hover{
   /* text-decoration:underline!important; */
    color: #5e7fff!important;
}

.available_blogs {
    margin-top: 5px;
    margin-bottom: 10px;
    overflow: hidden;
}

.ast-archive-description {
    margin: 0;
    padding: 0.5em 1em!important;
    border-radius: 10px!important;
    background: #0053CE!important;
    color: #fff;
}

.ast-archive-description h1{
    color: #fff;
}

.ast-archive-description .ast-author-avatar{
    max-width: 64px;
    max-height: 64px;
}

.ast-author-box img.avatar {
    margin:0px;
}

.ast-pagination .nav-links {
    display: inline-block;
    width: 100%;
    background-color: #5e7fff;
    border-radius: 10px;
    color: #fff
}
/* ========= Footer ======= */

.site-primary-footer-wrap {
    padding-top: 10px;
    padding-bottom: 10px;

}

.footer-nav-wrap .menu-link{
    color: #fff!important;
}

/* ========================== */


@media (max-width: 1200px){
    .wp-block-group {
    padding: 0em!important;
}
}

@media screen and (min-width : 640px){

.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {
    width:49%;
    float:left;
    border:1px solid #fff;
}

.ast-separate-container .ast-article-post:first-child .read-more, .ast-separate-container .ast-article-single:first-child .read-more {
    margin-bottom: -25px!important;
}

.ast-separate-container .ast-article-post:first-child, .ast-separate-container .ast-article-single:first-child{
    width: 100%!important;
}

.ast-separate-container .ast-article-post:first-child .post-content, .ast-separate-container .ast-article-single:first-child .post-content{
    min-height:0px!important;
    max-height:none;
}



.ast-separate-container .ast-article-post:nth-child(odd), .ast-separate-container .ast-article-single:nth-child(odd){

    padding: 2.34em 2.67em;
    float: right;
    width: 49%;
    border-radius: 25px;
}

.ast-separate-container .ast-article-post:not(first-child) .post-content, .ast-separate-container .ast-article-single:not(first-child) .post-content
{
    min-height: 730px;
    max-height:730px;
    overflow: hidden;
}
	
}