/********* Compiled - Do not edit *********/
:root{--color-primary:#9e5600;--color-secondary:#f8b24a;--color-gradient-start:#f5634b;--color-gradient-stop:#ff1839;}.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:Fira Sans;font-weight:400;line-height:1.3em;font-size:1em;color:#1f1f23;}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:Fira Sans;font-weight:400;line-height:24px;font-size:20px;color:#4c4c4c;}.h1,h1{font-family:Fira Sans;font-weight:400;line-height:48px;font-size:45px;color:#181b31;}.h2,h2{font-family:Fira Sans;font-weight:600;line-height:42px;font-size:40px;color:#181b31;}.h3,h3{font-family:Fira Sans;font-weight:400;line-height:38px;font-size:36px;color:#181b31;}.h4,h4{font-family:Fira Sans;font-weight:400;line-height:26px;font-size:26px;color:#181b31;}.h5,h5{font-family:Fira Sans;font-weight:300;line-height:23px;font-size:21px;color:#181b31;}.h6,h6{font-family:Fira Sans;font-weight:300;line-height:20px;font-size:18px;color:#181b31;}.main-header .navbar-brand{max-width:150px !important;}.titlebar-inner h1{}.titlebar-inner p{}@media ( min-width: 1200px ){.main-header .is-stuck{background:rgb(255, 255, 255) !important;}.mainbar-wrap.is-stuck .social-icon:not(.branded):not(.branded-text) a, .mainbar-wrap.is-stuck .header-module .ld-module-trigger, .mainbar-wrap.is-stuck .main-nav > li > a, .mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input, .mainbar-wrap.is-stuck .header-module .lqd-custom-menu > li > a{color:rgb(79, 115, 139) !important;}.mainbar-wrap.is-stuck .mainbar-wrap.is-stuck .header-module .nav-trigger .bar{background-color:rgb(79, 115, 139) !important;}.mainbar-wrap.is-stuck .header-module .ld-module-trigger-icon, .mainbar-wrap.is-stuck .header-module .ld-module-trigger-txt{color:inherit !important;}.mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input{border-color:rgb(79, 115, 139) !important;}.mainbar-wrap.is-stuck .social-icon:not(.branded):not(.branded-text) a:hover, .mainbar-wrap.is-stuck .main-nav > li > a:hover, .mainbar-wrap.is-stuck .header-module .lqd-custom-menu > li > a:hover{color:rgb(9, 71, 112) !important;}}/*--Card Noticias--
(aplica en Home, Category pages, y Related posts)*/

.liquid-lp{
    padding: 4%;
    background: #f7f7f7 ;
}

.liquid-lp-footer {margin-top:0;}

/*--Título Category pages (Secciones)--*/

.titlebar-inner {
    padding-top: 5%;
    padding-bottom: 0;
}

body.archive #content {padding-top: 20px;}

/*--Entradas--*/

    /*Autor del post*/
.blog-single-modern .post-meta {display:none;}


    /*Fondos*/
.blog-single-cover-bg svg {display:none;}

.blog-single-modern .related-posts-paper-cut {display: none;}

.blog-single-modern .related-posts {background-color: #ffce867d ;}

    /*Img destacada mostrada dentro del post*/
.border-radius-10 {border-radius: 0 !important;}

.liquid-parallax-figure {display:none;}

@media screen and (min-width:1200px){.blog-single-modern .blog-single-cover {width: 50%;}}

.liquid-lp-details time{color:darkred;}



/*----------- Descartes -----------*/

/*
.liquid-lp-read-more .btn-line~.btn-txt {display:none;}

.liquid-lp-read-more::before {content: "Leer  ";}
*/


/*
.liquid-lp-media {
    transition: none;
    box-shadow: none;
} 
*/

/*.liquid-lp {
  box-shadow: 0 0 15px rgba(33,33,33,.2); 
  transition: box-shadow 0.5s;
  border-radius: 5px;
  -webkit-transition: transform 0.5s ease-in-out;
}

.liquid-lp:hover {
  box-shadow: 0 0 15px rgba(33,33,33,.5); 
  transform: scale(1.025);
  cursor:pointer;
  -webkit-transition: transform 0.5s ease-in-out;
}*/