/********* Compiled - Do not edit *********/
:root{--color-primary:#2f0e51;--color-secondary:#21469e;--color-gradient-start:#F5634B;--color-gradient-stop:#FF1839;--color-link:#1b8249;--color-link-hover:#2f0e51;}.woocommerce ul.products, .woocommerce-page ul.products{margin-left:-15px;margin-right:-15px;}.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{padding-left:15px;padding-right:15px;}body{font-family:Lato;font-weight:400;line-height:1.5em;font-size:1em;color:#1c181b;}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:Lato;font-weight:400;line-height:1.5em;font-size:1.1em;color:#383838;}.h1,h1{font-family:Raleway;font-weight:700;line-height:50px;font-size:48px;color:#181b31;}.h2,h2{font-family:Raleway;font-weight:700;line-height:38px;font-size:36px;color:#181b31;}.h3,h3{font-family:Raleway;font-weight:700;line-height:32px;font-size:30px;color:#181b31;}.h4,h4{font-family:Raleway;font-weight:600;line-height:26px;font-size:26px;color:#181b31;}.h5,h5{font-family:Raleway;font-weight:600;line-height:23px;font-size:21px;color:#181b31;}.h6,h6{font-family:Raleway;font-weight:600;line-height:20px;font-size:18px;color:#181b31;}.main-header .navbar-brand{max-width:100px !important;}.titlebar-inner h1{}.titlebar-inner p{}@media screen and (max-width: 1199px){.main-header .navbar-header{background:rgb(47, 14, 81);}.main-header .ld-module-trigger, .main-header .ld-search-form .input-icon{color:rgb(255, 255, 255);}.main-header .nav-trigger .bar{background-color:rgb(255, 255, 255);}body[data-mobile-nav-style=classic] .navbar-collapse, body[data-mobile-nav-style=minimal] .navbar-collapse{background:rgb(47, 14, 81);color:rgb(255, 255, 255);}ul.nav.main-nav > li > a, ul.nav.main-nav > li > a:hover, .main-nav .children > li.active > a, .main-nav .children > li.current-menu-item > a, .main-nav .children > li.current-menu-ancestor > a, .main-nav .children > li:hover > a, .nav-item-children > li.active > a, .nav-item-children > li.current-menu-item > a, .nav-item-children > li.current-menu-ancestor > a, .nav-item-children > li:hover > a{color:inherit !important;}}.lqd-back-to-top {
    display: none !important;
}


/*.category, .category #content{background:#f3efff80;}*/

.category .liquid-blog-grid .liquid-lp {background:white; box-shadow: 0 0 28px #c6c6c6 !important;}

.liquid-blog-grid .liquid-lp {margin-bottom:30px !important; }

.wp-inline-heading {
    display: inline;
    margin: 0;
    padding: 0;
    font-size: inherit;
    line-height: inherit;
}

.is-style-fill{font-size:20px !important;}

.wp-block-button a {
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
    transition: transform 0.2s ease-out, box-shadow 0.2s ease-out;
}

.wp-block-button a:hover {
    transform: translateY(-3px);
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5);
}


.titlebar-inner {padding-top:3%;padding-bottom:3px; /*margin-bottom:-25px;*/}

.titlebar-inner h1{font-size: 30px; font-weight:700;}

.liquid-lp-title a:hover {color: #f4c70c;}

/*.cat-links a, */

.blog-single-modern .blog-single-title {font-size: 32px}

.blog-single-modern .entry-header { padding-bottom:5px;}

.post-meta, .blog-single-cover, .blog-single-cover-bg svg, .blog-single-modern .related-posts-paper-cut {display:none;}

.blog-single-modern .related-post .liquid-lp-media .liquid-lp-details, .liquid-lp-details time {display:none;}

.blog-single-content {
    padding-top: 15px;
}

.liquid-lp-read-more .btn-line~.btn-txt {
    visibility: hidden;}
    
.liquid-lp-read-more .btn-line + .btn-txt::before {
  content: " Leer más ";
  visibility: visible;
}  

.liquid-blog-grid .liquid-lp {
   
    padding: 5%;
    box-shadow: 0 0 28px #eaeaea;
    border-radius: 10px;
    margin-bottom: 10px;
}

.blog-home .liquid-blog-grid .liquid-lp { background: #2F0E51;}
.blog-campus .liquid-blog-grid .liquid-lp { background: #3F2589;  box-shadow:none;}
.blog-agro   .liquid-blog-grid .liquid-lp { background: #1B8249;box-shadow:none;}
.blog-unc   .liquid-blog-grid .liquid-lp { background: #21469E;box-shadow:none;}


.liquid-lp-footer, .liquid-lp-excerpt {display:none;}

.liquid-lp-media img {border-radius: 10px;}
.liquid-lp-date {display:none;}
  
/*@media screen and (min-width: 1200px) {
    .blog-single-cover[data-fullheight=true] {
        height: 57vh;
    }
}