/* Enter Your Custom CSS Here */
/* btn-menu es el botón del menú para móvil*/
.btn-menu {
    color: #82197e;
}
/*.siteorigin-panels-stretch.sydney-stretch.panel-row-style {
  background-color: #000000
}*/ 
#mainnav .sub-menu li a {
    font-size: 16px !important;
    font-family: arcus !important;
}
.page-wrap {
    padding-top: 0px;
}
.title-post {
    font-size: 50px;
    font-weight: 600;
    line-height: normal;
    padding-bottom: 10px;
    /*margin: 0;*/
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 20px;
}

.nav-previous { display: none; }
.nav-next { display: none;}
.entry-post { text-align: justify;}