/*
 * 1 - Containers & Breakpoints related
 * 2 - Box Model related
 * 3 - Typographic related
 * 4 - Visual related
 * 5 - Animation Related
 */
/*
 * NOTE: This ordering is also a reminder about this CSS properties should be
 * ordered in a selector, with the exception of the 1st one, which is actually
 * the positioning.
 */
/*
        Gradient, then RGB (more or less), then White/Black'ish
    */
.cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 {
  border: 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }
  .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container ul.menu li.menu-item:hover a {
    background-color: transparent; }
  .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container ul.menu li.menu-item > a {
    text-transform: initial !important;
    font-weight: 400;
    font-size: initial;
    color: #3c454b;
    line-height: 72px;
    height: 72px;
    letter-spacing: 0;
    padding: 0 12px;
    background-color: transparent; }
    .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container ul.menu li.menu-item > a:hover {
      color: #589ab8; }
  .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container ul.menu li.menu-item.g-blog-nav__logo {
    padding-right: 24px; }
    .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container ul.menu li.menu-item.g-blog-nav__logo a {
      text-transform: initial !important; }
  .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container ul.menu li.menu-item.account_item-sign_up {
    float: right; }
  .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container ul.menu li.menu-item.account_item-log_in {
    float: right;
    padding-right: 12px; }
  .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container ul.menu li.menu-item.account_item-sign_up a,
  .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container ul.menu li.menu-item.account_item-log_in a {
    line-height: 16px;
    height: auto;
    padding: 12px;
    font-weight: 500;
    border-radius: 4px;
    box-sizing: border-box; }
  .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container ul.menu li.menu-item.account_item-sign_up a {
    color: #ffffff;
    background: #589ab8; }
  .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container ul.menu li.menu-item.account_item-log_in a {
    color: #589ab8;
    box-shadow: inset 0 0 0 1px #589ab8; }
  @media only screen and (max-width: 960px) {
    .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 {
      height: 62px;
      padding: 0 24px; }
      .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container {
        width: 100%;
        text-align: left; }
        .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container .button-menu-mobile.header-6 {
          height: 38px !important;
          width: 38px;
          float: right;
          position: relative;
          margin: 0;
          background: #fbfcfd;
          line-height: 0;
          border-radius: 4px;
          box-shadow: inset 0 0 0 1px #eaeef1;
          margin-top: 12px; }
          .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container .button-menu-mobile.header-6 i::before {
            margin-top: -9px;
            margin-left: -9px;
            width: 18px;
            height: 18px;
            position: absolute;
            top: 50%;
            font-size: 18px;
            color: #589ab8; }
        .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container #logo {
          line-height: 62px; }
          .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container #logo img {
            padding: 0 !important;
            height: 38px;
            vertical-align: middle; } }
  @media only screen and (min-width: 961px) {
    .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 {
      height: 72px; }
      .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 #logo a {
        line-height: 72px;
        height: 72px; }
        .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 #logo a img {
          height: 48px;
          padding: 0 24px 0 0;
          vertical-align: middle; }
      .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container ul.menu {
        display: block !important; }
        .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container ul.menu > li.menu-item {
          line-height: 72px;
          height: 72px; }
          .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container ul.menu > li.menu-item.mobile-only {
            display: none; }
          .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container ul.menu > li.menu-item.current-menu-item > a {
            background-color: transparent;
            color: #589ab8; }
          .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container ul.menu > li.menu-item > ul.sub-menu {
            border-radius: 0 0 4px 4px;
            margin-top: 0;
            border-top-color: #eaeef1; }
            .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container ul.menu > li.menu-item > ul.sub-menu li {
              line-height: 1.5;
              height: auto;
              background-color: #ffffff; }
              .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container ul.menu > li.menu-item > ul.sub-menu li > a {
                font-size: 14px;
                line-height: 21px;
                height: auto;
                padding: 12px;
                min-width: 150px;
                margin: 0;
                position: relative;
                border-bottom-color: #eaeef1; }
                .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container ul.menu > li.menu-item > ul.sub-menu li > a:hover {
                  background-color: #F9FDFE;
                  color: #589ab8; }
              .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container ul.menu > li.menu-item > ul.sub-menu li.menu-item-has-children > a {
                padding-right: 18px; }
                .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container ul.menu > li.menu-item > ul.sub-menu li.menu-item-has-children > a::after {
                  font-family: 'FontAwesome';
                  content: "\F105";
                  position: absolute;
                  right: 12px;
                  top: 50%;
                  margin-top: -10.5px;
                  opacity: .7; }
              .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container ul.menu > li.menu-item > ul.sub-menu li ul.sub-menu {
                top: -1px;
                margin-top: 0; }
          .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container ul.menu > li.menu-item.penci-mega-menu .penci-megamenu .penci-mega-child-categories a {
            text-transform: initial !important;
            font-weight: 500;
            color: #3c454b;
            letter-spacing: 0;
            padding: 12px calc(6px + 12px);
            height: auto;
            line-height: initial; }
            .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container ul.menu > li.menu-item.penci-mega-menu .penci-megamenu .penci-mega-child-categories a span {
              font-size: 14px;
              line-height: 21px; }
            .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container ul.menu > li.menu-item.penci-mega-menu .penci-megamenu .penci-mega-child-categories a:hover, .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container ul.menu > li.menu-item.penci-mega-menu .penci-megamenu .penci-mega-child-categories a.cat-active {
              color: #589ab8; }
          .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container ul.menu > li.menu-item.penci-mega-menu .penci-megamenu .penci-content-megamenu .penci-mega-post .penci-mega-thumbnail {
            border-radius: 4px;
            overflow: hidden; }
            .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container ul.menu > li.menu-item.penci-mega-menu .penci-megamenu .penci-content-megamenu .penci-mega-post .penci-mega-thumbnail .mega-cat-name {
              font-size: 12px !important;
              letter-spacing: .5px;
              line-height: 1;
              font-weight: 500 !important;
              background: linear-gradient(135deg, #589ab8, #53a69a);
              color: #ffffff !important;
              padding: 0;
              border-radius: 0 20px 20px 0;
              margin-right: 6px;
              height: auto;
              top: 6px; }
              .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container ul.menu > li.menu-item.penci-mega-menu .penci-megamenu .penci-content-megamenu .penci-mega-post .penci-mega-thumbnail .mega-cat-name a {
                padding: 6px 9px 5px;
                text-transform: uppercase; }
          .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container ul.menu > li.menu-item.penci-mega-menu .penci-megamenu .penci-content-megamenu .penci-mega-post .penci-mega-meta h3.post-mega-title {
            margin-bottom: 6px; }
            .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container ul.menu > li.menu-item.penci-mega-menu .penci-megamenu .penci-content-megamenu .penci-mega-post .penci-mega-meta h3.post-mega-title a {
              color: #3c454b;
              font-size: 14px;
              line-height: 1.3em;
              font-weight: 500; }
              .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container ul.menu > li.menu-item.penci-mega-menu .penci-megamenu .penci-content-megamenu .penci-mega-post .penci-mega-meta h3.post-mega-title a:hover {
                color: #589ab8; }
          .cf-soledad-blog header .sticky-wrapper #navigation.menu-style-1.header-6 .container ul.menu > li.menu-item.penci-mega-menu .penci-megamenu .penci-content-megamenu .penci-mega-post .penci-mega-meta p.penci-mega-date time {
            font-size: 12px;
            color: #768895;
            line-height: 1.8; } }

.cf-soledad-blog header#header {
  margin-bottom: 12px; }
  @media only screen and (max-width: 960px) {
    .cf-soledad-blog header#header {
      z-index: 4; } }

@media only screen and (max-width: 960px) {
  .cf-soledad-blog .mobile-only {
    display: block !important; }
  .cf-soledad-blog a#close-sidebar-nav {
    transform: none;
    transition: none; }
    .cf-soledad-blog a#close-sidebar-nav i {
      position: absolute;
      top: -50px;
      height: 38px !important;
      width: 38px;
      background: #fbfcfd;
      border-radius: 4px;
      box-shadow: inset 0 0 0 1px #eaeef1;
      right: 24px;
      display: block; }
      .cf-soledad-blog a#close-sidebar-nav i::before {
        font-size: 18px;
        color: #589ab8;
        line-height: 38px; }
  .cf-soledad-blog nav#sidebar-nav .menu li.account_item-sign_up, .cf-soledad-blog nav#sidebar-nav .menu li.account_item-log_in {
    border: 0;
    padding: 24px; }
    .cf-soledad-blog nav#sidebar-nav .menu li.account_item-sign_up a, .cf-soledad-blog nav#sidebar-nav .menu li.account_item-log_in a {
      border: 0;
      padding: 12px;
      border-radius: 4px;
      text-align: center;
      font-weight: 500; }
  .cf-soledad-blog.open-sidebar-nav nav#sidebar-nav,
  .cf-soledad-blog nav#sidebar-nav {
    height: auto;
    margin: 62px 0 0 0;
    border-bottom: 1px solid #eaeef1;
    width: 100%;
    left: initial;
    display: none;
    transform: none;
    transition: none;
    padding: 0;
    background-color: #fbfcfd;
    border-top: 1px solid #eaeef1;
    opacity: 0; }
    .cf-soledad-blog.open-sidebar-nav nav#sidebar-nav .menu,
    .cf-soledad-blog nav#sidebar-nav .menu {
      overflow: visible; }
      .cf-soledad-blog.open-sidebar-nav nav#sidebar-nav .menu li,
      .cf-soledad-blog nav#sidebar-nav .menu li {
        border-bottom: 1px solid #eaeef1; }
        .cf-soledad-blog.open-sidebar-nav nav#sidebar-nav .menu li.account_item-sign_up, .cf-soledad-blog.open-sidebar-nav nav#sidebar-nav .menu li.account_item-log_in,
        .cf-soledad-blog nav#sidebar-nav .menu li.account_item-sign_up,
        .cf-soledad-blog nav#sidebar-nav .menu li.account_item-log_in {
          border: 0;
          padding: 24px; }
          .cf-soledad-blog.open-sidebar-nav nav#sidebar-nav .menu li.account_item-sign_up a, .cf-soledad-blog.open-sidebar-nav nav#sidebar-nav .menu li.account_item-log_in a,
          .cf-soledad-blog nav#sidebar-nav .menu li.account_item-sign_up a,
          .cf-soledad-blog nav#sidebar-nav .menu li.account_item-log_in a {
            border: 0;
            padding: 12px;
            border-radius: 4px;
            text-align: center;
            font-weight: 500; }
        .cf-soledad-blog.open-sidebar-nav nav#sidebar-nav .menu li.account_item-sign_up a,
        .cf-soledad-blog nav#sidebar-nav .menu li.account_item-sign_up a {
          color: #ffffff;
          background-color: #589ab8; }
        .cf-soledad-blog.open-sidebar-nav nav#sidebar-nav .menu li.account_item-log_in,
        .cf-soledad-blog nav#sidebar-nav .menu li.account_item-log_in {
          padding-top: 0;
          margin-top: -12px; }
          .cf-soledad-blog.open-sidebar-nav nav#sidebar-nav .menu li.account_item-log_in a,
          .cf-soledad-blog nav#sidebar-nav .menu li.account_item-log_in a {
            color: #589ab8;
            box-shadow: inset 0 0 0 1px #589ab8; }
        .cf-soledad-blog.open-sidebar-nav nav#sidebar-nav .menu li a,
        .cf-soledad-blog nav#sidebar-nav .menu li a {
          padding: 12px 24px;
          text-transform: none;
          font-weight: 400;
          color: #3c454b; }
        .cf-soledad-blog.open-sidebar-nav nav#sidebar-nav .menu li.menu-item-has-children a, .cf-soledad-blog.open-sidebar-nav nav#sidebar-nav .menu li.penci-mega-menu a,
        .cf-soledad-blog nav#sidebar-nav .menu li.menu-item-has-children a,
        .cf-soledad-blog nav#sidebar-nav .menu li.penci-mega-menu a {
          padding-right: 32px; }
        .cf-soledad-blog.open-sidebar-nav nav#sidebar-nav .menu li.menu-item-has-children u.indicator, .cf-soledad-blog.open-sidebar-nav nav#sidebar-nav .menu li.penci-mega-menu u.indicator,
        .cf-soledad-blog nav#sidebar-nav .menu li.menu-item-has-children u.indicator,
        .cf-soledad-blog nav#sidebar-nav .menu li.penci-mega-menu u.indicator {
          padding: 12px 24px;
          color: #94AABA; }
        .cf-soledad-blog.open-sidebar-nav nav#sidebar-nav .menu li.menu-item-has-children ul.sub-menu, .cf-soledad-blog.open-sidebar-nav nav#sidebar-nav .menu li.penci-mega-menu ul.sub-menu,
        .cf-soledad-blog nav#sidebar-nav .menu li.menu-item-has-children ul.sub-menu,
        .cf-soledad-blog nav#sidebar-nav .menu li.penci-mega-menu ul.sub-menu {
          padding: 0;
          margin-left: 48px;
          border-top: 1px solid #eaeef1; }
          .cf-soledad-blog.open-sidebar-nav nav#sidebar-nav .menu li.menu-item-has-children ul.sub-menu li a, .cf-soledad-blog.open-sidebar-nav nav#sidebar-nav .menu li.penci-mega-menu ul.sub-menu li a,
          .cf-soledad-blog nav#sidebar-nav .menu li.menu-item-has-children ul.sub-menu li a,
          .cf-soledad-blog nav#sidebar-nav .menu li.penci-mega-menu ul.sub-menu li a {
            padding-left: 0; }
          .cf-soledad-blog.open-sidebar-nav nav#sidebar-nav .menu li.menu-item-has-children ul.sub-menu li:last-child, .cf-soledad-blog.open-sidebar-nav nav#sidebar-nav .menu li.penci-mega-menu ul.sub-menu li:last-child,
          .cf-soledad-blog nav#sidebar-nav .menu li.menu-item-has-children ul.sub-menu li:last-child,
          .cf-soledad-blog nav#sidebar-nav .menu li.penci-mega-menu ul.sub-menu li:last-child {
            border-bottom: 0; }
          .cf-soledad-blog.open-sidebar-nav nav#sidebar-nav .menu li.menu-item-has-children ul.sub-menu li ul.sub-menu, .cf-soledad-blog.open-sidebar-nav nav#sidebar-nav .menu li.penci-mega-menu ul.sub-menu li ul.sub-menu,
          .cf-soledad-blog nav#sidebar-nav .menu li.menu-item-has-children ul.sub-menu li ul.sub-menu,
          .cf-soledad-blog nav#sidebar-nav .menu li.penci-mega-menu ul.sub-menu li ul.sub-menu {
            margin-left: 24px; }
          .cf-soledad-blog.open-sidebar-nav nav#sidebar-nav .menu li.menu-item-has-children ul.sub-menu li .penci-mega-child-categories a, .cf-soledad-blog.open-sidebar-nav nav#sidebar-nav .menu li.penci-mega-menu ul.sub-menu li .penci-mega-child-categories a,
          .cf-soledad-blog nav#sidebar-nav .menu li.menu-item-has-children ul.sub-menu li .penci-mega-child-categories a,
          .cf-soledad-blog nav#sidebar-nav .menu li.penci-mega-menu ul.sub-menu li .penci-mega-child-categories a {
            border-bottom: 1px solid #eaeef1;
            font-weight: 400; }
            .cf-soledad-blog.open-sidebar-nav nav#sidebar-nav .menu li.menu-item-has-children ul.sub-menu li .penci-mega-child-categories a span, .cf-soledad-blog.open-sidebar-nav nav#sidebar-nav .menu li.penci-mega-menu ul.sub-menu li .penci-mega-child-categories a span,
            .cf-soledad-blog nav#sidebar-nav .menu li.menu-item-has-children ul.sub-menu li .penci-mega-child-categories a span,
            .cf-soledad-blog nav#sidebar-nav .menu li.penci-mega-menu ul.sub-menu li .penci-mega-child-categories a span {
              font-size: 14px;
              display: block;
              line-height: 1.3em; }
            .cf-soledad-blog.open-sidebar-nav nav#sidebar-nav .menu li.menu-item-has-children ul.sub-menu li .penci-mega-child-categories a:last-child, .cf-soledad-blog.open-sidebar-nav nav#sidebar-nav .menu li.penci-mega-menu ul.sub-menu li .penci-mega-child-categories a:last-child,
            .cf-soledad-blog nav#sidebar-nav .menu li.menu-item-has-children ul.sub-menu li .penci-mega-child-categories a:last-child,
            .cf-soledad-blog nav#sidebar-nav .menu li.penci-mega-menu ul.sub-menu li .penci-mega-child-categories a:last-child {
              border: 0; }
  .cf-soledad-blog.open-sidebar-nav {
    position: static;
    overflow: hidden; }
    .cf-soledad-blog.open-sidebar-nav a#close-sidebar-nav {
      left: 0;
      top: 62px;
      padding: 0; }
    .cf-soledad-blog.open-sidebar-nav nav#sidebar-nav {
      display: block;
      max-height: calc(100vh - 62px);
      opacity: 1; } }

@media only screen and (min-width: 961px) {
  .cf-soledad-blog.open-sidebar-nav a#close-sidebar-nav,
  .cf-soledad-blog.open-sidebar-nav nav#sidebar-nav {
    display: none; } }

.cf-soledad-blog {
  padding-top: 0px;
  background-color: #fbfbfb; }
  .cf-soledad-blog, .cf-soledad-blog * {
    font-size: 16px;
    font-family: Post Grotesk, Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif !important; }
  .cf-soledad-blog p {
    line-height: 1.5 !important; }
  .cf-soledad-blog i.fa {
    font-family: 'FontAwesome' !important; }
  .cf-soledad-blog.single.single-post .penci-breadcrumb, .cf-soledad-blog.archive.category .penci-breadcrumb, .cf-soledad-blog.archive.author .penci-breadcrumb, .cf-soledad-blog.archive.tag .penci-breadcrumb, .cf-soledad-blog.search.search-results .penci-breadcrumb {
    margin-top: 0;
    border-bottom: 1px solid #eaeef1;
    padding-bottom: 12px;
    margin-bottom: 0; }
    .cf-soledad-blog.single.single-post .penci-breadcrumb span, .cf-soledad-blog.archive.category .penci-breadcrumb span, .cf-soledad-blog.archive.author .penci-breadcrumb span, .cf-soledad-blog.archive.tag .penci-breadcrumb span, .cf-soledad-blog.search.search-results .penci-breadcrumb span {
      cursor: default; }
      .cf-soledad-blog.single.single-post .penci-breadcrumb span a, .cf-soledad-blog.archive.category .penci-breadcrumb span a, .cf-soledad-blog.archive.author .penci-breadcrumb span a, .cf-soledad-blog.archive.tag .penci-breadcrumb span a, .cf-soledad-blog.search.search-results .penci-breadcrumb span a {
        cursor: pointer; }
    @media only screen and (min-width: 480px) {
      .cf-soledad-blog.single.single-post .penci-breadcrumb, .cf-soledad-blog.archive.category .penci-breadcrumb, .cf-soledad-blog.archive.author .penci-breadcrumb, .cf-soledad-blog.archive.tag .penci-breadcrumb, .cf-soledad-blog.search.search-results .penci-breadcrumb {
        margin-bottom: 48px; } }
  .cf-soledad-blog .featured-area {
    margin-top: 24px; }
    @media only screen and (max-width: 479px) {
      .cf-soledad-blog .featured-area {
        margin-top: -12px; } }
  .cf-soledad-blog .penci-owl-carousel.penci-owl-featured-area.owl-loaded {
    overflow: hidden; }
    .cf-soledad-blog .penci-owl-carousel.penci-owl-featured-area.owl-loaded .owl-stage-outer .owl-stage .owl-item .item a.penci-image-holder {
      min-height: 330px !important; }
      .cf-soledad-blog .penci-owl-carousel.penci-owl-featured-area.owl-loaded .owl-stage-outer .owl-stage .owl-item .item a.penci-image-holder:before {
        padding-top: 70vh !important; }
      @media only screen and (min-width: 480px) {
        .cf-soledad-blog .penci-owl-carousel.penci-owl-featured-area.owl-loaded .owl-stage-outer .owl-stage .owl-item .item a.penci-image-holder {
          border-radius: 8px; } }
      @media only screen and (max-width: 479px) {
        .cf-soledad-blog .penci-owl-carousel.penci-owl-featured-area.owl-loaded .owl-stage-outer .owl-stage .owl-item .item a.penci-image-holder {
          max-height: 380px; } }
    .cf-soledad-blog .penci-owl-carousel.penci-owl-featured-area.owl-loaded .owl-stage-outer .owl-stage .owl-item .item .penci-featured-content .feat-text.slider-hide-date {
      padding: 36px 24px; }
      .cf-soledad-blog .penci-owl-carousel.penci-owl-featured-area.owl-loaded .owl-stage-outer .owl-stage .owl-item .item .penci-featured-content .feat-text.slider-hide-date .featured-slider-overlay {
        background-color: #000000;
        opacity: .7;
        border-radius: 8px; }
      .cf-soledad-blog .penci-owl-carousel.penci-owl-featured-area.owl-loaded .owl-stage-outer .owl-stage .owl-item .item .penci-featured-content .feat-text.slider-hide-date .cat.featured-cat a.penci-cat-name {
        margin-bottom: 12px; }
      @media only screen and (max-width: 767px) {
        .cf-soledad-blog .penci-owl-carousel.penci-owl-featured-area.owl-loaded .owl-stage-outer .owl-stage .owl-item .item .penci-featured-content .feat-text.slider-hide-date .cat.featured-cat {
          display: block; } }
      .cf-soledad-blog .penci-owl-carousel.penci-owl-featured-area.owl-loaded .owl-stage-outer .owl-stage .owl-item .item .penci-featured-content .feat-text.slider-hide-date h3 a {
        text-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        font-size: 28px;
        font-weight: 400; }
        @media only screen and (max-width: 767px) {
          .cf-soledad-blog .penci-owl-carousel.penci-owl-featured-area.owl-loaded .owl-stage-outer .owl-stage .owl-item .item .penci-featured-content .feat-text.slider-hide-date h3 a {
            font-size: 21px;
            font-weight: 500; } }
      @media only screen and (max-width: 767px) {
        .cf-soledad-blog .penci-owl-carousel.penci-owl-featured-area.owl-loaded .owl-stage-outer .owl-stage .owl-item .item .penci-featured-content .feat-text.slider-hide-date {
          padding: 36px; } }
    @media only screen and (min-width: 479px) {
      .cf-soledad-blog .penci-owl-carousel.penci-owl-featured-area.owl-loaded {
        border-radius: 8px; } }
  .cf-soledad-blog .penci-owl-carousel .owl-nav .owl-prev, .cf-soledad-blog .penci-owl-carousel .owl-nav .owl-next {
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.8);
    color: #589ab8;
    opacity: 1;
    width: 38px;
    height: 38px;
    margin-top: -19px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    transition: all 0.2s ease-in-out; }
    @media only screen and (max-width: 767px) {
      .cf-soledad-blog .penci-owl-carousel .owl-nav .owl-prev, .cf-soledad-blog .penci-owl-carousel .owl-nav .owl-next {
        background-color: #ffffff !important; } }
  .cf-soledad-blog .penci-owl-carousel .owl-nav .owl-prev {
    left: 24px; }
    @media only screen and (max-width: 767px) {
      .cf-soledad-blog .penci-owl-carousel .owl-nav .owl-prev {
        left: 12px; } }
  .cf-soledad-blog .penci-owl-carousel .owl-nav .owl-next {
    right: 24px; }
    @media only screen and (max-width: 767px) {
      .cf-soledad-blog .penci-owl-carousel .owl-nav .owl-next {
        right: 12px; } }
  .cf-soledad-blog .penci-owl-carousel .owl-nav .owl-prev:hover, .cf-soledad-blog .penci-owl-carousel .owl-nav .owl-next:hover {
    background-color: #ffffff;
    background-color: white;
    opacity: 1;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); }
  .cf-soledad-blog .penci-owl-carousel .owl-nav .owl-prev i::before {
    content: "\F104";
    font-size: 28px;
    padding-right: 4px;
    line-height: 37px; }
  .cf-soledad-blog .penci-owl-carousel .owl-nav .owl-next i::before {
    content: "\F105";
    font-size: 28px;
    padding-left: 4px;
    line-height: 37px; }
  .cf-soledad-blog .penci-owl-carousel:hover .owl-nav .owl-prev, .cf-soledad-blog .penci-owl-carousel:hover .owl-nav .owl-next {
    opacity: 1; }
  .cf-soledad-blog .penci-homepage-title, .cf-soledad-blog .widget h4.widget-title {
    background-color: #fbfbfb;
    border-bottom: 2px solid #71c292 !important;
    display: block;
    font-size: 12px;
    letter-spacing: .5px;
    font-weight: 500;
    line-height: 1.5; }
    .cf-soledad-blog .penci-homepage-title span, .cf-soledad-blog .penci-homepage-title h3, .cf-soledad-blog .widget h4.widget-title span, .cf-soledad-blog .widget h4.widget-title h3 {
      border: none;
      font-size: 12px;
      letter-spacing: .5px;
      margin-bottom: 0 !important;
      padding: 10px 12px 6px;
      background-color: #71c292;
      border-radius: 4px 4px 0 0;
      display: inline-block; }
      .cf-soledad-blog .penci-homepage-title span a, .cf-soledad-blog .penci-homepage-title h3 a, .cf-soledad-blog .widget h4.widget-title span a, .cf-soledad-blog .widget h4.widget-title h3 a {
        font-size: 12px; }
  .cf-soledad-blog .cat a.penci-cat-name {
    font-size: 12px;
    letter-spacing: .5px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 500;
    background: linear-gradient(135deg, #589ab8, #53a69a);
    color: #ffffff !important;
    padding: 6px 9px 5px;
    border-radius: 20px;
    margin-right: 6px; }
    .cf-soledad-blog .cat a.penci-cat-name::after {
      content: none; }
  .cf-soledad-blog.blog .penci-main-sticky-sidebar .penci-wrapper-posts-content .magazine-layout article.item,
  .cf-soledad-blog.blog .penci-main-sticky-sidebar .home-featured-cat-content .mag-post-box.first-post {
    line-height: 1.25;
    background-color: #ffffff;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    transition: box-shadow 0.2s ease-in-out;
    cursor: default; }
    .cf-soledad-blog.blog .penci-main-sticky-sidebar .penci-wrapper-posts-content .magazine-layout article.item .thumbnail,
    .cf-soledad-blog.blog .penci-main-sticky-sidebar .penci-wrapper-posts-content .magazine-layout article.item .magcat-thumb,
    .cf-soledad-blog.blog .penci-main-sticky-sidebar .home-featured-cat-content .mag-post-box.first-post .thumbnail,
    .cf-soledad-blog.blog .penci-main-sticky-sidebar .home-featured-cat-content .mag-post-box.first-post .magcat-thumb {
      margin-bottom: 0;
      border-radius: 4px 4px 0 0;
      overflow: hidden; }
    .cf-soledad-blog.blog .penci-main-sticky-sidebar .penci-wrapper-posts-content .magazine-layout article.item .grid-header-box,
    .cf-soledad-blog.blog .penci-main-sticky-sidebar .penci-wrapper-posts-content .magazine-layout article.item .magcat-detail .mag-header,
    .cf-soledad-blog.blog .penci-main-sticky-sidebar .home-featured-cat-content .mag-post-box.first-post .grid-header-box,
    .cf-soledad-blog.blog .penci-main-sticky-sidebar .home-featured-cat-content .mag-post-box.first-post .magcat-detail .mag-header {
      padding: 24px 24px 18px;
      margin: 0; }
      .cf-soledad-blog.blog .penci-main-sticky-sidebar .penci-wrapper-posts-content .magazine-layout article.item .grid-header-box::after,
      .cf-soledad-blog.blog .penci-main-sticky-sidebar .penci-wrapper-posts-content .magazine-layout article.item .magcat-detail .mag-header::after,
      .cf-soledad-blog.blog .penci-main-sticky-sidebar .home-featured-cat-content .mag-post-box.first-post .grid-header-box::after,
      .cf-soledad-blog.blog .penci-main-sticky-sidebar .home-featured-cat-content .mag-post-box.first-post .magcat-detail .mag-header::after {
        content: initial; }
    .cf-soledad-blog.blog .penci-main-sticky-sidebar .penci-wrapper-posts-content .magazine-layout article.item .item-content.entry-content,
    .cf-soledad-blog.blog .penci-main-sticky-sidebar .penci-wrapper-posts-content .magazine-layout article.item .magcat-detail .entry-content,
    .cf-soledad-blog.blog .penci-main-sticky-sidebar .home-featured-cat-content .mag-post-box.first-post .item-content.entry-content,
    .cf-soledad-blog.blog .penci-main-sticky-sidebar .home-featured-cat-content .mag-post-box.first-post .magcat-detail .entry-content {
      padding: 0 24px 24px;
      margin-top: 0; }
      .cf-soledad-blog.blog .penci-main-sticky-sidebar .penci-wrapper-posts-content .magazine-layout article.item .item-content.entry-content p,
      .cf-soledad-blog.blog .penci-main-sticky-sidebar .penci-wrapper-posts-content .magazine-layout article.item .magcat-detail .entry-content p,
      .cf-soledad-blog.blog .penci-main-sticky-sidebar .home-featured-cat-content .mag-post-box.first-post .item-content.entry-content p,
      .cf-soledad-blog.blog .penci-main-sticky-sidebar .home-featured-cat-content .mag-post-box.first-post .magcat-detail .entry-content p {
        color: #768895;
        font-size: 14px;
        line-height: 1.5; }
    .cf-soledad-blog.blog .penci-main-sticky-sidebar .penci-wrapper-posts-content .magazine-layout article.item:hover,
    .cf-soledad-blog.blog .penci-main-sticky-sidebar .home-featured-cat-content .mag-post-box.first-post:hover {
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); }
  .cf-soledad-blog.blog .penci-main-sticky-sidebar .home-featured-cat-content .magcat-detail .mag-meta {
    margin-top: 12px; }
    .cf-soledad-blog.blog .penci-main-sticky-sidebar .home-featured-cat-content .magcat-detail .mag-meta span {
      color: #768895; }
  .cf-soledad-blog.blog .penci-main-sticky-sidebar .home-featured-cat-content .magcat-detail h3 a {
    margin-left: 140px;
    line-height: 1.5; }
  .cf-soledad-blog.blog .penci-main-sticky-sidebar .home-featured-cat-content .cat-right .mag-post-box {
    border-color: #eaeef1; }
    .cf-soledad-blog.blog .penci-main-sticky-sidebar .home-featured-cat-content .cat-right .mag-post-box .magcat-thumb a {
      border-radius: 4px; }
  .cf-soledad-blog.blog .penci-main-sticky-sidebar .home-featured-cat-content .first-post .magcat-detail h3 a {
    font-weight: 500 !important;
    margin-left: 0;
    font-size: 21px; }
  .cf-soledad-blog.blog .penci-main-sticky-sidebar .penci-grid li .item h2 a {
    font-size: 21px; }
  .cf-soledad-blog.blog .penci-main-sticky-sidebar .penci-grid li .item .cat {
    margin-bottom: 8px; }
  .cf-soledad-blog.blog .penci-main-sticky-sidebar .penci-grid li .item p {
    color: #768895;
    font-size: 14px;
    line-height: 1.5; }
  .cf-soledad-blog.blog .penci-main-sticky-sidebar .grid-post-box-meta {
    margin-top: 12px; }
    .cf-soledad-blog.blog .penci-main-sticky-sidebar .grid-post-box-meta span {
      color: #768895; }
      .cf-soledad-blog.blog .penci-main-sticky-sidebar .grid-post-box-meta span a, .cf-soledad-blog.blog .penci-main-sticky-sidebar .grid-post-box-meta span.author, .cf-soledad-blog.blog .penci-main-sticky-sidebar .grid-post-box-meta span .entry-date {
        font-size: 12px; }
  .cf-soledad-blog.single-post .post h1 {
    font-size: 24px;
    margin-bottom: 12px;
    line-height: 1.5; }
    @media only screen and (max-width: 767px) {
      .cf-soledad-blog.single-post .post h1 {
        font-size: 21px; } }
    @media only screen and (max-width: 767px) {
      .cf-soledad-blog.single-post .post h1.post-title {
        font-size: 24px; } }
    @media only screen and (min-width: 768px) {
      .cf-soledad-blog.single-post .post h1.post-title {
        margin-top: 12px;
        font-size: 36px;
        font-weight: 400; } }
  .cf-soledad-blog.single-post .post .single-header {
    padding: 0 0 48px;
    margin: 0; }
    @media only screen and (max-width: 479px) {
      .cf-soledad-blog.single-post .post .single-header {
        padding-top: 36px;
        padding-bottom: 36px;
        background-color: #ffffff; } }
    .cf-soledad-blog.single-post .post .single-header .post-box-meta-single span {
      color: #768895; }
      .cf-soledad-blog.single-post .post .single-header .post-box-meta-single span a, .cf-soledad-blog.single-post .post .single-header .post-box-meta-single span.author, .cf-soledad-blog.single-post .post .single-header .post-box-meta-single span .entry-date {
        font-size: 12px; }
    @media only screen and (min-width: 480px) {
      .cf-soledad-blog.single-post .post .single-header .post-box-meta-single {
        margin-top: 24px; } }
  .cf-soledad-blog.single-post .post .post-image {
    margin: 0; }
    @media only screen and (max-width: 479px) {
      .cf-soledad-blog.single-post .post .post-image {
        border-radius: 0; } }
    @media only screen and (min-width: 480px) {
      .cf-soledad-blog.single-post .post .post-image {
        border-radius: 8px 8px 0 0;
        overflow: initial;
        box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2); }
        .cf-soledad-blog.single-post .post .post-image a img {
          border-radius: 4px 4px 0 0; }
        .cf-soledad-blog.single-post .post .post-image a::after {
          content: " ";
          position: absolute;
          right: 0;
          bottom: -16px;
          left: 0;
          height: 16px;
          background-color: #ffffff; } }
  .cf-soledad-blog.single-post .post .post-entry {
    border-radius: 0 0 8px 8px;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
    padding: 42px 36px 48px; }
    .cf-soledad-blog.single-post .post .post-entry * + h1 {
      margin-top: 36px; }
    .cf-soledad-blog.single-post .post .post-entry * + h2 {
      margin-top: 36px;
      margin-bottom: 12px; }
    .cf-soledad-blog.single-post .post .post-entry * + h3 {
      margin-top: 24px;
      margin-bottom: 12px; }
    .cf-soledad-blog.single-post .post .post-entry * + h4 {
      margin-top: 24px;
      margin-bottom: 12px; }
    .cf-soledad-blog.single-post .post .post-entry h2 {
      font-size: 21px;
      line-height: 1.5; }
      @media only screen and (max-width: 767px) {
        .cf-soledad-blog.single-post .post .post-entry h2 {
          font-size: 18px; } }
    .cf-soledad-blog.single-post .post .post-entry h3 {
      font-size: 18px;
      line-height: 1.5; }
      @media only screen and (max-width: 767px) {
        .cf-soledad-blog.single-post .post .post-entry h3 {
          font-size: 16px; } }
    .cf-soledad-blog.single-post .post .post-entry h4 {
      font-size: 16px;
      font-weight: 500;
      line-height: 1.5; }
      @media only screen and (max-width: 767px) {
        .cf-soledad-blog.single-post .post .post-entry h4 {
          font-size: 14px; } }
    .cf-soledad-blog.single-post .post .post-entry p {
      color: #3c454b;
      margin-bottom: 12px; }
      .cf-soledad-blog.single-post .post .post-entry p a {
        text-decoration: underline; }
        .cf-soledad-blog.single-post .post .post-entry p a:hover {
          color: #42738a; }
        .cf-soledad-blog.single-post .post .post-entry p a:active {
          color: #2c4e5d; }
    .cf-soledad-blog.single-post .post .post-entry img {
      margin: 24px auto;
      display: block; }
    .cf-soledad-blog.single-post .post .post-entry table {
      margin-top: 12px; }
    .cf-soledad-blog.single-post .post .post-entry p,
    .cf-soledad-blog.single-post .post .post-entry a,
    .cf-soledad-blog.single-post .post .post-entry b,
    .cf-soledad-blog.single-post .post .post-entry strong,
    .cf-soledad-blog.single-post .post .post-entry em,
    .cf-soledad-blog.single-post .post .post-entry ol li,
    .cf-soledad-blog.single-post .post .post-entry ul li,
    .cf-soledad-blog.single-post .post .post-entry table th,
    .cf-soledad-blog.single-post .post .post-entry table td {
      line-height: 1.5; }
      @media only screen and (max-width: 767px) {
        .cf-soledad-blog.single-post .post .post-entry p,
        .cf-soledad-blog.single-post .post .post-entry a,
        .cf-soledad-blog.single-post .post .post-entry b,
        .cf-soledad-blog.single-post .post .post-entry strong,
        .cf-soledad-blog.single-post .post .post-entry em,
        .cf-soledad-blog.single-post .post .post-entry ol li,
        .cf-soledad-blog.single-post .post .post-entry ul li,
        .cf-soledad-blog.single-post .post .post-entry table th,
        .cf-soledad-blog.single-post .post .post-entry table td {
          font-size: 14px; } }
    .cf-soledad-blog.single-post .post .post-entry strong,
    .cf-soledad-blog.single-post .post .post-entry b,
    .cf-soledad-blog.single-post .post .post-entry a {
      font-weight: 500; }
    .cf-soledad-blog.single-post .post .post-entry td, .cf-soledad-blog.single-post .post .post-entry th {
      border-color: #eaeef1; }
    .cf-soledad-blog.single-post .post .post-entry blockquote {
      background-color: #fbfbfb;
      padding: 24px 24px 24px 28px;
      margin-top: 24px;
      margin-bottom: 24px;
      clear: both;
      box-shadow: inset 0 0 0 1px #eaeef1; }
      .cf-soledad-blog.single-post .post .post-entry blockquote p {
        color: #768895;
        margin-bottom: 0; }
        .cf-soledad-blog.single-post .post .post-entry blockquote p + p {
          margin-top: 12px; }
      @media only screen and (max-width: 479px) {
        .cf-soledad-blog.single-post .post .post-entry blockquote {
          padding: 18px 18px 18px 22px; } }
    .cf-soledad-blog.single-post .post .post-entry .btn {
      font-size: 16px;
      line-height: 24px;
      padding: 12px 18px;
      color: #ffffff;
      font-weight: 500;
      background-color: #589ab8;
      text-decoration: none;
      border-radius: 4px;
      display: inline-block;
      transition: all 0.1s ease-in-out; }
      .cf-soledad-blog.single-post .post .post-entry .btn:hover {
        background-color: #42738a; }
      .cf-soledad-blog.single-post .post .post-entry .btn:active {
        background-color: #2c4e5d; }
    .cf-soledad-blog.single-post .post .post-entry .banner {
      display: block;
      margin-bottom: 24px;
      border: 1px solid #eaeef1;
      background-color: #fbfcfd;
      padding: 24px;
      text-align: center;
      border-radius: 4px;
      width: 100%;
      margin-top: 12px;
      margin-bottom: 24px; }
      .cf-soledad-blog.single-post .post .post-entry .banner .banner__content .banner__copy {
        margin-bottom: 12px; }
      @media only screen and (min-width: 480px) {
        .cf-soledad-blog.single-post .post .post-entry .banner {
          display: inline-block;
          text-align: left; }
          .cf-soledad-blog.single-post .post .post-entry .banner .banner__content {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center; }
            .cf-soledad-blog.single-post .post .post-entry .banner .banner__content .banner__copy {
              -ms-flex: 1;
              flex: 1;
              margin-right: 12px;
              margin-bottom: 0; }
            .cf-soledad-blog.single-post .post .post-entry .banner .banner__content .banner__cta {
              margin-left: 12px; } }
    .cf-soledad-blog.single-post .post .post-entry .post-tags a {
      font-size: 12px !important;
      text-transform: initial;
      padding: 6px 12px;
      border-radius: 18px;
      line-height: 18px;
      color: #768895;
      background-color: #ffffff;
      letter-spacing: .5px; }
      .cf-soledad-blog.single-post .post .post-entry .post-tags a:hover {
        color: #ffffff;
        border-color: #589ab8 !important;
        background-color: #589ab8; }
      .cf-soledad-blog.single-post .post .post-entry .post-tags a:active {
        border-color: #42738a;
        background-color: #42738a !important; }
    .cf-soledad-blog.single-post .post .post-entry .note {
      border: 1px solid #eaeef1;
      background-color: #fbfcfd;
      color: #768895;
      padding: 18px;
      border-radius: 4px;
      margin-top: 24px; }
      .cf-soledad-blog.single-post .post .post-entry .note.blue {
        background-color: #f9fdfe;
        border-color: #E2F2FA;
        color: #589ab8; }
      .cf-soledad-blog.single-post .post .post-entry .note.orange {
        background-color: #FFFBF8;
        border-color: #FFE6D2;
        color: #CC671A; }
      .cf-soledad-blog.single-post .post .post-entry .note.green {
        background-color: #FAFCFA;
        border-color: #DBF0E4;
        color: #3E8F5F; }
      .cf-soledad-blog.single-post .post .post-entry .note p {
        margin-bottom: 0;
        font-size: 14px;
        font-style: italic;
        color: inherit; }
        .cf-soledad-blog.single-post .post .post-entry .note p + p {
          margin-top: 6px; }
    .cf-soledad-blog.single-post .post .post-entry .card {
      margin-bottom: 24px;
      border: 1px solid #eaeef1;
      background-color: #ffffff;
      border-radius: 4px; }
      .cf-soledad-blog.single-post .post .post-entry .card .card__band {
        border-bottom: 1px solid #eaeef1;
        padding: 18px 24px;
        background-color: #fbfbfb; }
        @media only screen and (max-width: 479px) {
          .cf-soledad-blog.single-post .post .post-entry .card .card__band {
            padding: 12px 18px; } }
      .cf-soledad-blog.single-post .post .post-entry .card .card__band--header {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px; }
        .cf-soledad-blog.single-post .post .post-entry .card .card__band--header h3 {
          margin-bottom: 0; }
      .cf-soledad-blog.single-post .post .post-entry .card .card__block {
        padding: 24px 24px 12px; }
        @media only screen and (max-width: 479px) {
          .cf-soledad-blog.single-post .post .post-entry .card .card__block {
            padding: 18px; } }
        .cf-soledad-blog.single-post .post .post-entry .card .card__block p:first-child img {
          margin: 0;
          float: left;
          padding: 6px 24px 24px 0;
          max-width: 216px;
          max-height: 96px;
          width: initial !important;
          height: initial !important; }
          @media only screen and (max-width: 479px) {
            .cf-soledad-blog.single-post .post .post-entry .card .card__block p:first-child img {
              display: block;
              margin: 0 auto;
              max-height: 96px;
              padding: 0 0 12px;
              float: none;
              max-width: 132px; } }
    @media only screen and (max-width: 479px) {
      .cf-soledad-blog.single-post .post .post-entry {
        padding-top: 36px;
        border-radius: 0;
        box-shadow: none;
        margin-bottom: 0; } }
  @media only screen and (max-width: 479px) {
    .cf-soledad-blog.single-post .post {
      margin: 0 -20px !important;
      border-radius: 0; }
      .cf-soledad-blog.single-post .post .post-entry,
      .cf-soledad-blog.single-post .post .single-header,
      .cf-soledad-blog.single-post .post .tags-share-box,
      .cf-soledad-blog.single-post .post .post-author,
      .cf-soledad-blog.single-post .post .post-pagination,
      .cf-soledad-blog.single-post .post .post-related {
        padding-left: 24px;
        padding-right: 24px; } }
  .cf-soledad-blog .container-single .post-share,
  .cf-soledad-blog .container-single .page-share {
    margin-top: 0; }
    .cf-soledad-blog .container-single .post-share .count-number-like,
    .cf-soledad-blog .container-single .page-share .count-number-like {
      font-weight: 400;
      font-size: 21px; }
      @media only screen and (max-width: 479px) {
        .cf-soledad-blog .container-single .post-share .count-number-like,
        .cf-soledad-blog .container-single .page-share .count-number-like {
          font-size: 28px; } }
    .cf-soledad-blog .container-single .post-share a,
    .cf-soledad-blog .container-single .page-share a {
      color: #768895 !important;
      font-size: 21px;
      margin: 0 3px 0 3px; }
      .cf-soledad-blog .container-single .post-share a.liked,
      .cf-soledad-blog .container-single .page-share a.liked {
        color: #589ab8 !important; }
      .cf-soledad-blog .container-single .post-share a .dt-share,
      .cf-soledad-blog .container-single .post-share a:hover .dt-share,
      .cf-soledad-blog .container-single .page-share a .dt-share,
      .cf-soledad-blog .container-single .page-share a:hover .dt-share {
        color: #589ab8 !important;
        font-size: 12px;
        padding: 6px;
        width: 70px;
        border-radius: 4px;
        height: 31px;
        line-height: 21px;
        margin-left: -35px;
        bottom: -40px;
        background-color: #3c454b; }
      .cf-soledad-blog .container-single .post-share a.penci-post-like,
      .cf-soledad-blog .container-single .page-share a.penci-post-like {
        margin-left: 3px; }
        .cf-soledad-blog .container-single .post-share a.penci-post-like:after,
        .cf-soledad-blog .container-single .page-share a.penci-post-like:after {
          height: 21px;
          margin: 3px 3px 0 12px; }
          @media only screen and (max-width: 479px) {
            .cf-soledad-blog .container-single .post-share a.penci-post-like:after,
            .cf-soledad-blog .container-single .page-share a.penci-post-like:after {
              height: 28px; } }
      .cf-soledad-blog .container-single .post-share a .dt-share,
      .cf-soledad-blog .container-single .page-share a .dt-share {
        bottom: -50px; }
        .cf-soledad-blog .container-single .post-share a .dt-share::before,
        .cf-soledad-blog .container-single .page-share a .dt-share::before {
          border-bottom-color: #3c454b; }
      .cf-soledad-blog .container-single .post-share a i,
      .cf-soledad-blog .container-single .page-share a i {
        padding: 0 6px; }
      @media only screen and (max-width: 479px) {
        .cf-soledad-blog .container-single .post-share a,
        .cf-soledad-blog .container-single .page-share a {
          font-size: 28px; } }
  .cf-soledad-blog .post-author {
    border-radius: 4px; }
    .cf-soledad-blog .post-author .author-content h5 {
      margin-bottom: 6px; }
      .cf-soledad-blog .post-author .author-content h5 a {
        text-transform: initial;
        font-size: 16px;
        letter-spacing: 0;
        font-weight: 400; }
    .cf-soledad-blog .post-author .author-content p {
      color: #768895;
      font-size: 14px; }
    .cf-soledad-blog .post-author .author-content .author-social {
      font-size: 21px;
      color: #768895; }
  .cf-soledad-blog .post-pagination {
    margin-top: 0;
    padding: 24px 0; }
    .cf-soledad-blog .post-pagination .prev-post a.penci-post-nav-thumb {
      color: #3c454b;
      width: 76px;
      border-radius: 4px;
      background-repeat: no-repeat; }
      @media only screen and (min-width: 480px) {
        .cf-soledad-blog .post-pagination .prev-post a.penci-post-nav-thumb + .prev-post-inner .prev-post-title,
        .cf-soledad-blog .post-pagination .prev-post a.penci-post-nav-thumb + .prev-post-inner a .pagi-text h5 {
          margin-left: 91px; }
        .cf-soledad-blog .post-pagination .prev-post a.penci-post-nav-thumb + .next-post-inner .next-post-title,
        .cf-soledad-blog .post-pagination .prev-post a.penci-post-nav-thumb + .next-post-inner a .pagi-text h5 {
          margin-right: 91px; } }
    .cf-soledad-blog .post-pagination .prev-post .prev-post-inner {
      margin-top: 4px; }
    .cf-soledad-blog .post-pagination .prev-post .prev-post-title span {
      color: #768895;
      font-size: 14px;
      font-weight: 500; }
    .cf-soledad-blog .post-pagination .prev-post a .pagi-text h5.prev-title {
      font-size: 16px; }
      @media only screen and (max-width: 479px) {
        .cf-soledad-blog .post-pagination .prev-post a .pagi-text h5.prev-title {
          padding: 0; } }
    .cf-soledad-blog .post-pagination .prev-post .next-post-inner {
      margin-top: 4px; }
    .cf-soledad-blog .post-pagination .prev-post .next-post-title span {
      color: #768895;
      font-size: 14px;
      font-weight: 500; }
    .cf-soledad-blog .post-pagination .prev-post a .pagi-text h5.prev-title {
      font-size: 16px; }
      @media only screen and (max-width: 479px) {
        .cf-soledad-blog .post-pagination .prev-post a .pagi-text h5.prev-title {
          padding: 0; } }
    @media only screen and (max-width: 479px) {
      .cf-soledad-blog .post-pagination .prev-post {
        float: none;
        width: 100%;
        display: block;
        text-align: center; } }
    @media only screen and (max-width: 767px) and (min-width: 480px) {
      .cf-soledad-blog .post-pagination .prev-post {
        float: left;
        width: 50%; } }
    .cf-soledad-blog .post-pagination .next-post a.penci-post-nav-thumb {
      color: #3c454b;
      width: 76px;
      border-radius: 4px;
      background-repeat: no-repeat; }
      @media only screen and (min-width: 480px) {
        .cf-soledad-blog .post-pagination .next-post a.penci-post-nav-thumb + .prev-post-inner .prev-post-title,
        .cf-soledad-blog .post-pagination .next-post a.penci-post-nav-thumb + .prev-post-inner a .pagi-text h5 {
          margin-left: 91px; }
        .cf-soledad-blog .post-pagination .next-post a.penci-post-nav-thumb + .next-post-inner .next-post-title,
        .cf-soledad-blog .post-pagination .next-post a.penci-post-nav-thumb + .next-post-inner a .pagi-text h5 {
          margin-right: 91px; } }
    .cf-soledad-blog .post-pagination .next-post .prev-post-inner {
      margin-top: 4px; }
    .cf-soledad-blog .post-pagination .next-post .prev-post-title span {
      color: #768895;
      font-size: 14px;
      font-weight: 500; }
    .cf-soledad-blog .post-pagination .next-post a .pagi-text h5.prev-title {
      font-size: 16px; }
      @media only screen and (max-width: 479px) {
        .cf-soledad-blog .post-pagination .next-post a .pagi-text h5.prev-title {
          padding: 0; } }
    .cf-soledad-blog .post-pagination .next-post .next-post-inner {
      margin-top: 4px; }
    .cf-soledad-blog .post-pagination .next-post .next-post-title span {
      color: #768895;
      font-size: 14px;
      font-weight: 500; }
    .cf-soledad-blog .post-pagination .next-post a .pagi-text h5.prev-title {
      font-size: 16px; }
      @media only screen and (max-width: 479px) {
        .cf-soledad-blog .post-pagination .next-post a .pagi-text h5.prev-title {
          padding: 0; } }
    @media only screen and (max-width: 479px) {
      .cf-soledad-blog .post-pagination .next-post {
        float: none;
        width: 100%;
        display: block;
        text-align: center; } }
    @media only screen and (max-width: 767px) and (min-width: 480px) {
      .cf-soledad-blog .post-pagination .next-post {
        float: left;
        width: 50%; } }
  .cf-soledad-blog.single-post .post .post-related {
    background-color: #ffffff;
    padding: 48px 14px;
    margin-top: 48px;
    border: 0; }
    .cf-soledad-blog.single-post .post .post-related .post-title-box h4.post-box-title {
      text-transform: capitalize;
      letter-spacing: 0;
      font-size: 21px;
      color: #3c454b;
      font-weight: 400;
      z-index: 0; }
    .cf-soledad-blog.single-post .post .post-related .penci-owl-carousel.penci-owl-carousel-slider.penci-related-carousel.owl-loaded.owl-drag .owl-stage-outer.owl-height .owl-stage .owl-item .item-related a.related-thumb.penci-image-holder {
      border-radius: 4px; }
    .cf-soledad-blog.single-post .post .post-related .penci-owl-carousel.penci-owl-carousel-slider.penci-related-carousel.owl-loaded.owl-drag .owl-stage-outer.owl-height .owl-stage .owl-item .item-related h3 a {
      font-size: 16px;
      line-height: 1.5;
      font-weight: 400;
      color: #3c454b; }
    .cf-soledad-blog.single-post .post .post-related .penci-owl-carousel.penci-owl-carousel-slider.penci-related-carousel.owl-loaded.owl-drag .owl-stage-outer.owl-height .owl-stage .owl-item .item-related span.date {
      color: #768895; }
    .cf-soledad-blog.single-post .post .post-related .penci-owl-carousel.penci-owl-carousel-slider.penci-related-carousel.owl-loaded.owl-drag .owl-nav .owl-prev {
      left: 2px; }
    .cf-soledad-blog.single-post .post .post-related .penci-owl-carousel.penci-owl-carousel-slider.penci-related-carousel.owl-loaded.owl-drag .owl-nav .owl-next {
      right: 2px; }
    @media only screen and (max-width: 479px) {
      .cf-soledad-blog.single-post .post .post-related .penci-owl-carousel.penci-owl-carousel-slider.penci-related-carousel.owl-loaded.owl-drag .owl-nav .owl-prev,
      .cf-soledad-blog.single-post .post .post-related .penci-owl-carousel.penci-owl-carousel-slider.penci-related-carousel.owl-loaded.owl-drag .owl-nav .owl-next {
        top: calc(50% - 45px); } }
    @media only screen and (min-width: 480px) {
      .cf-soledad-blog.single-post .post .post-related .penci-owl-carousel.penci-owl-carousel-slider.penci-related-carousel.owl-loaded.owl-drag .owl-nav .owl-prev,
      .cf-soledad-blog.single-post .post .post-related .penci-owl-carousel.penci-owl-carousel-slider.penci-related-carousel.owl-loaded.owl-drag .owl-nav .owl-next {
        top: calc(50% - 60px); } }
    @media only screen and (min-width: 480px) {
      .cf-soledad-blog.single-post .post .post-related {
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
        padding-left: 12px;
        padding-right: 12px;
        border-radius: 8px; } }
    @media only screen and (max-width: 479px) {
      .cf-soledad-blog.single-post .post .post-related {
        border-top: 1px;
        border-bottom: 1px;
        border-style: solid;
        border-color: #eaeef1; } }
  .cf-soledad-blog.archive.category .archive-box, .cf-soledad-blog.archive.author .archive-box, .cf-soledad-blog.archive.tag .archive-box, .cf-soledad-blog.archive.search-results .archive-box, .cf-soledad-blog.search.category .archive-box, .cf-soledad-blog.search.author .archive-box, .cf-soledad-blog.search.tag .archive-box, .cf-soledad-blog.search.search-results .archive-box {
    z-index: 0;
    text-align: left;
    margin-bottom: 36px; }
    @media only screen and (max-width: 479px) {
      .cf-soledad-blog.archive.category .archive-box, .cf-soledad-blog.archive.author .archive-box, .cf-soledad-blog.archive.tag .archive-box, .cf-soledad-blog.archive.search-results .archive-box, .cf-soledad-blog.search.category .archive-box, .cf-soledad-blog.search.author .archive-box, .cf-soledad-blog.search.tag .archive-box, .cf-soledad-blog.search.search-results .archive-box {
        margin-top: 24px; } }
    .cf-soledad-blog.archive.category .archive-box .title-bar span, .cf-soledad-blog.archive.category .archive-box .title-bar h1, .cf-soledad-blog.archive.author .archive-box .title-bar span, .cf-soledad-blog.archive.author .archive-box .title-bar h1, .cf-soledad-blog.archive.tag .archive-box .title-bar span, .cf-soledad-blog.archive.tag .archive-box .title-bar h1, .cf-soledad-blog.archive.search-results .archive-box .title-bar span, .cf-soledad-blog.archive.search-results .archive-box .title-bar h1, .cf-soledad-blog.search.category .archive-box .title-bar span, .cf-soledad-blog.search.category .archive-box .title-bar h1, .cf-soledad-blog.search.author .archive-box .title-bar span, .cf-soledad-blog.search.author .archive-box .title-bar h1, .cf-soledad-blog.search.tag .archive-box .title-bar span, .cf-soledad-blog.search.tag .archive-box .title-bar h1, .cf-soledad-blog.search.search-results .archive-box .title-bar span, .cf-soledad-blog.search.search-results .archive-box .title-bar h1 {
      text-transform: initial;
      letter-spacing: 0; }
  .cf-soledad-blog.archive.category .penci-category-description, .cf-soledad-blog.archive.author .penci-category-description, .cf-soledad-blog.archive.tag .penci-category-description, .cf-soledad-blog.archive.search-results .penci-category-description, .cf-soledad-blog.search.category .penci-category-description, .cf-soledad-blog.search.author .penci-category-description, .cf-soledad-blog.search.tag .penci-category-description, .cf-soledad-blog.search.search-results .penci-category-description {
    margin-top: -24px; }
    .cf-soledad-blog.archive.category .penci-category-description p, .cf-soledad-blog.archive.author .penci-category-description p, .cf-soledad-blog.archive.tag .penci-category-description p, .cf-soledad-blog.archive.search-results .penci-category-description p, .cf-soledad-blog.search.category .penci-category-description p, .cf-soledad-blog.search.author .penci-category-description p, .cf-soledad-blog.search.tag .penci-category-description p, .cf-soledad-blog.search.search-results .penci-category-description p {
      text-align: left; }
  .cf-soledad-blog.archive.category .post-author, .cf-soledad-blog.archive.author .post-author, .cf-soledad-blog.archive.tag .post-author, .cf-soledad-blog.archive.search-results .post-author, .cf-soledad-blog.search.category .post-author, .cf-soledad-blog.search.author .post-author, .cf-soledad-blog.search.tag .post-author, .cf-soledad-blog.search.search-results .post-author {
    border-color: #eaeef1; }
  .cf-soledad-blog.archive.category .penci-layout-list ul.penci-grid li.list-post, .cf-soledad-blog.archive.author .penci-layout-list ul.penci-grid li.list-post, .cf-soledad-blog.archive.tag .penci-layout-list ul.penci-grid li.list-post, .cf-soledad-blog.archive.search-results .penci-layout-list ul.penci-grid li.list-post, .cf-soledad-blog.search.category .penci-layout-list ul.penci-grid li.list-post, .cf-soledad-blog.search.author .penci-layout-list ul.penci-grid li.list-post, .cf-soledad-blog.search.tag .penci-layout-list ul.penci-grid li.list-post, .cf-soledad-blog.search.search-results .penci-layout-list ul.penci-grid li.list-post {
    border: 0;
    padding-bottom: 0;
    background-color: #ffffff;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    transition: all 0.2s ease-in-out;
    cursor: default; }
    .cf-soledad-blog.archive.category .penci-layout-list ul.penci-grid li.list-post:hover, .cf-soledad-blog.archive.author .penci-layout-list ul.penci-grid li.list-post:hover, .cf-soledad-blog.archive.tag .penci-layout-list ul.penci-grid li.list-post:hover, .cf-soledad-blog.archive.search-results .penci-layout-list ul.penci-grid li.list-post:hover, .cf-soledad-blog.search.category .penci-layout-list ul.penci-grid li.list-post:hover, .cf-soledad-blog.search.author .penci-layout-list ul.penci-grid li.list-post:hover, .cf-soledad-blog.search.tag .penci-layout-list ul.penci-grid li.list-post:hover, .cf-soledad-blog.search.search-results .penci-layout-list ul.penci-grid li.list-post:hover {
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); }
    @media only screen and (min-width: 768px) {
      .cf-soledad-blog.archive.category .penci-layout-list ul.penci-grid li.list-post .item .thumbnail a.penci-image-holder.penci-lazy, .cf-soledad-blog.archive.author .penci-layout-list ul.penci-grid li.list-post .item .thumbnail a.penci-image-holder.penci-lazy, .cf-soledad-blog.archive.tag .penci-layout-list ul.penci-grid li.list-post .item .thumbnail a.penci-image-holder.penci-lazy, .cf-soledad-blog.archive.search-results .penci-layout-list ul.penci-grid li.list-post .item .thumbnail a.penci-image-holder.penci-lazy, .cf-soledad-blog.search.category .penci-layout-list ul.penci-grid li.list-post .item .thumbnail a.penci-image-holder.penci-lazy, .cf-soledad-blog.search.author .penci-layout-list ul.penci-grid li.list-post .item .thumbnail a.penci-image-holder.penci-lazy, .cf-soledad-blog.search.tag .penci-layout-list ul.penci-grid li.list-post .item .thumbnail a.penci-image-holder.penci-lazy, .cf-soledad-blog.search.search-results .penci-layout-list ul.penci-grid li.list-post .item .thumbnail a.penci-image-holder.penci-lazy {
        border-radius: 4px 0 0 4px;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0; } }
    @media only screen and (max-width: 767px) {
      .cf-soledad-blog.archive.category .penci-layout-list ul.penci-grid li.list-post .item .thumbnail a.penci-image-holder.penci-lazy, .cf-soledad-blog.archive.author .penci-layout-list ul.penci-grid li.list-post .item .thumbnail a.penci-image-holder.penci-lazy, .cf-soledad-blog.archive.tag .penci-layout-list ul.penci-grid li.list-post .item .thumbnail a.penci-image-holder.penci-lazy, .cf-soledad-blog.archive.search-results .penci-layout-list ul.penci-grid li.list-post .item .thumbnail a.penci-image-holder.penci-lazy, .cf-soledad-blog.search.category .penci-layout-list ul.penci-grid li.list-post .item .thumbnail a.penci-image-holder.penci-lazy, .cf-soledad-blog.search.author .penci-layout-list ul.penci-grid li.list-post .item .thumbnail a.penci-image-holder.penci-lazy, .cf-soledad-blog.search.tag .penci-layout-list ul.penci-grid li.list-post .item .thumbnail a.penci-image-holder.penci-lazy, .cf-soledad-blog.search.search-results .penci-layout-list ul.penci-grid li.list-post .item .thumbnail a.penci-image-holder.penci-lazy {
        border-radius: 4px 4px 0 0; } }
    @media only screen and (min-width: 768px) {
      .cf-soledad-blog.archive.category .penci-layout-list ul.penci-grid li.list-post .item .thumbnail, .cf-soledad-blog.archive.author .penci-layout-list ul.penci-grid li.list-post .item .thumbnail, .cf-soledad-blog.archive.tag .penci-layout-list ul.penci-grid li.list-post .item .thumbnail, .cf-soledad-blog.archive.search-results .penci-layout-list ul.penci-grid li.list-post .item .thumbnail, .cf-soledad-blog.search.category .penci-layout-list ul.penci-grid li.list-post .item .thumbnail, .cf-soledad-blog.search.author .penci-layout-list ul.penci-grid li.list-post .item .thumbnail, .cf-soledad-blog.search.tag .penci-layout-list ul.penci-grid li.list-post .item .thumbnail, .cf-soledad-blog.search.search-results .penci-layout-list ul.penci-grid li.list-post .item .thumbnail {
        position: absolute;
        float: none;
        top: 0;
        left: 0;
        bottom: 0; }
        .cf-soledad-blog.archive.category .penci-layout-list ul.penci-grid li.list-post .item .thumbnail + .content-list-right.content-list-center, .cf-soledad-blog.archive.author .penci-layout-list ul.penci-grid li.list-post .item .thumbnail + .content-list-right.content-list-center, .cf-soledad-blog.archive.tag .penci-layout-list ul.penci-grid li.list-post .item .thumbnail + .content-list-right.content-list-center, .cf-soledad-blog.archive.search-results .penci-layout-list ul.penci-grid li.list-post .item .thumbnail + .content-list-right.content-list-center, .cf-soledad-blog.search.category .penci-layout-list ul.penci-grid li.list-post .item .thumbnail + .content-list-right.content-list-center, .cf-soledad-blog.search.author .penci-layout-list ul.penci-grid li.list-post .item .thumbnail + .content-list-right.content-list-center, .cf-soledad-blog.search.tag .penci-layout-list ul.penci-grid li.list-post .item .thumbnail + .content-list-right.content-list-center, .cf-soledad-blog.search.search-results .penci-layout-list ul.penci-grid li.list-post .item .thumbnail + .content-list-right.content-list-center {
          padding-left: calc(50% + 12px); } }
    @media only screen and (max-width: 767px) {
      .cf-soledad-blog.archive.category .penci-layout-list ul.penci-grid li.list-post .item .thumbnail, .cf-soledad-blog.archive.author .penci-layout-list ul.penci-grid li.list-post .item .thumbnail, .cf-soledad-blog.archive.tag .penci-layout-list ul.penci-grid li.list-post .item .thumbnail, .cf-soledad-blog.archive.search-results .penci-layout-list ul.penci-grid li.list-post .item .thumbnail, .cf-soledad-blog.search.category .penci-layout-list ul.penci-grid li.list-post .item .thumbnail, .cf-soledad-blog.search.author .penci-layout-list ul.penci-grid li.list-post .item .thumbnail, .cf-soledad-blog.search.tag .penci-layout-list ul.penci-grid li.list-post .item .thumbnail, .cf-soledad-blog.search.search-results .penci-layout-list ul.penci-grid li.list-post .item .thumbnail {
        margin-bottom: 0; } }
    .cf-soledad-blog.archive.category .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center, .cf-soledad-blog.archive.author .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center, .cf-soledad-blog.archive.tag .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center, .cf-soledad-blog.archive.search-results .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center, .cf-soledad-blog.search.category .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center, .cf-soledad-blog.search.author .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center, .cf-soledad-blog.search.tag .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center, .cf-soledad-blog.search.search-results .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center {
      margin: 0;
      padding: 24px; }
      .cf-soledad-blog.archive.category .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style::after, .cf-soledad-blog.archive.author .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style::after, .cf-soledad-blog.archive.tag .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style::after, .cf-soledad-blog.archive.search-results .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style::after, .cf-soledad-blog.search.category .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style::after, .cf-soledad-blog.search.author .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style::after, .cf-soledad-blog.search.tag .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style::after, .cf-soledad-blog.search.search-results .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style::after {
        content: none; }
      .cf-soledad-blog.archive.category .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style h2.entry-title.grid-title a, .cf-soledad-blog.archive.author .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style h2.entry-title.grid-title a, .cf-soledad-blog.archive.tag .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style h2.entry-title.grid-title a, .cf-soledad-blog.archive.search-results .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style h2.entry-title.grid-title a, .cf-soledad-blog.search.category .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style h2.entry-title.grid-title a, .cf-soledad-blog.search.author .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style h2.entry-title.grid-title a, .cf-soledad-blog.search.tag .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style h2.entry-title.grid-title a, .cf-soledad-blog.search.search-results .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style h2.entry-title.grid-title a {
        font-size: 21px; }
      .cf-soledad-blog.archive.category .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style .grid-post-box-meta span, .cf-soledad-blog.archive.author .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style .grid-post-box-meta span, .cf-soledad-blog.archive.tag .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style .grid-post-box-meta span, .cf-soledad-blog.archive.search-results .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style .grid-post-box-meta span, .cf-soledad-blog.search.category .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style .grid-post-box-meta span, .cf-soledad-blog.search.author .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style .grid-post-box-meta span, .cf-soledad-blog.search.tag .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style .grid-post-box-meta span, .cf-soledad-blog.search.search-results .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style .grid-post-box-meta span {
        color: #768895; }
        .cf-soledad-blog.archive.category .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style .grid-post-box-meta span a, .cf-soledad-blog.archive.category .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style .grid-post-box-meta span.author, .cf-soledad-blog.archive.category .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style .grid-post-box-meta span .entry-date, .cf-soledad-blog.archive.author .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style .grid-post-box-meta span a, .cf-soledad-blog.archive.author .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style .grid-post-box-meta span.author, .cf-soledad-blog.archive.author .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style .grid-post-box-meta span .entry-date, .cf-soledad-blog.archive.tag .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style .grid-post-box-meta span a, .cf-soledad-blog.archive.tag .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style .grid-post-box-meta span.author, .cf-soledad-blog.archive.tag .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style .grid-post-box-meta span .entry-date, .cf-soledad-blog.archive.search-results .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style .grid-post-box-meta span a, .cf-soledad-blog.archive.search-results .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style .grid-post-box-meta span.author, .cf-soledad-blog.archive.search-results .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style .grid-post-box-meta span .entry-date, .cf-soledad-blog.search.category .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style .grid-post-box-meta span a, .cf-soledad-blog.search.category .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style .grid-post-box-meta span.author, .cf-soledad-blog.search.category .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style .grid-post-box-meta span .entry-date, .cf-soledad-blog.search.author .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style .grid-post-box-meta span a, .cf-soledad-blog.search.author .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style .grid-post-box-meta span.author, .cf-soledad-blog.search.author .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style .grid-post-box-meta span .entry-date, .cf-soledad-blog.search.tag .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style .grid-post-box-meta span a, .cf-soledad-blog.search.tag .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style .grid-post-box-meta span.author, .cf-soledad-blog.search.tag .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style .grid-post-box-meta span .entry-date, .cf-soledad-blog.search.search-results .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style .grid-post-box-meta span a, .cf-soledad-blog.search.search-results .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style .grid-post-box-meta span.author, .cf-soledad-blog.search.search-results .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .header-list-style .grid-post-box-meta span .entry-date {
          font-size: 12px; }
      .cf-soledad-blog.archive.category .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .item-content.entry-content, .cf-soledad-blog.archive.author .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .item-content.entry-content, .cf-soledad-blog.archive.tag .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .item-content.entry-content, .cf-soledad-blog.archive.search-results .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .item-content.entry-content, .cf-soledad-blog.search.category .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .item-content.entry-content, .cf-soledad-blog.search.author .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .item-content.entry-content, .cf-soledad-blog.search.tag .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .item-content.entry-content, .cf-soledad-blog.search.search-results .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .item-content.entry-content {
        margin-top: 0; }
        .cf-soledad-blog.archive.category .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .item-content.entry-content p, .cf-soledad-blog.archive.author .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .item-content.entry-content p, .cf-soledad-blog.archive.tag .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .item-content.entry-content p, .cf-soledad-blog.archive.search-results .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .item-content.entry-content p, .cf-soledad-blog.search.category .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .item-content.entry-content p, .cf-soledad-blog.search.author .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .item-content.entry-content p, .cf-soledad-blog.search.tag .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .item-content.entry-content p, .cf-soledad-blog.search.search-results .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .item-content.entry-content p {
          color: #768895;
          font-size: 14px;
          line-height: 1.5; }
      .cf-soledad-blog.archive.category .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .penci-readmore-btn, .cf-soledad-blog.archive.author .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .penci-readmore-btn, .cf-soledad-blog.archive.tag .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .penci-readmore-btn, .cf-soledad-blog.archive.search-results .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .penci-readmore-btn, .cf-soledad-blog.search.category .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .penci-readmore-btn, .cf-soledad-blog.search.author .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .penci-readmore-btn, .cf-soledad-blog.search.tag .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .penci-readmore-btn, .cf-soledad-blog.search.search-results .penci-layout-list ul.penci-grid li.list-post .item .content-list-right.content-list-center .penci-readmore-btn {
        display: none; }
    @media only screen and (min-width: 768px) {
      .cf-soledad-blog.archive.category .penci-layout-list ul.penci-grid li.list-post .item, .cf-soledad-blog.archive.author .penci-layout-list ul.penci-grid li.list-post .item, .cf-soledad-blog.archive.tag .penci-layout-list ul.penci-grid li.list-post .item, .cf-soledad-blog.archive.search-results .penci-layout-list ul.penci-grid li.list-post .item, .cf-soledad-blog.search.category .penci-layout-list ul.penci-grid li.list-post .item, .cf-soledad-blog.search.author .penci-layout-list ul.penci-grid li.list-post .item, .cf-soledad-blog.search.tag .penci-layout-list ul.penci-grid li.list-post .item, .cf-soledad-blog.search.search-results .penci-layout-list ul.penci-grid li.list-post .item {
        position: relative; } }
  .cf-soledad-blog ::-webkit-input-placeholder {
    color: #768895; }
  .cf-soledad-blog :-moz-placeholder {
    color: #768895;
    opacity: 1; }
  .cf-soledad-blog ::-moz-placeholder {
    color: #768895;
    opacity: 1; }
  .cf-soledad-blog :-ms-input-placeholder {
    color: #768895; }
  .cf-soledad-blog ::-ms-input-placeholder {
    color: #768895; }
  .cf-soledad-blog ::placeholder {
    color: #768895; }
  .cf-soledad-blog .widget ul li, .cf-soledad-blog .widget ul ul {
    border-color: #eaeef1; }
  .cf-soledad-blog .widget #searchform input[type="text"], .cf-soledad-blog .widget #searchform input[type="email"], .cf-soledad-blog .widget #searchform input[type="date"], .cf-soledad-blog .widget #searchform input[type="number"], .cf-soledad-blog .widget #searchform input[type="search"], .cf-soledad-blog .widget #searchform input[type="password"] {
    border-color: #eaeef1;
    border-radius: 4px;
    letter-spacing: normal;
    max-width: initial;
    padding: 12px 18px;
    color: #3c454b;
    letter-spacing: normal;
    font-size: initial; }
  .cf-soledad-blog .widget #searchform input.search-input {
    background-image: url(https://www.currencyfair.com/cf-content/uploads/2018/09/icon-magnifying-glass-gray.png);
    background-size: 24px;
    background-position: calc(100% - 12px) 50%;
    padding-right: 36px; }
  .cf-soledad-blog .widget select {
    -webkit-appearance: button;
    -moz-appearance: button;
    -webkit-user-select: none;
    -moz-user-select: none;
    -webkit-padding-end: 36px;
    -moz-padding-end: 36px;
    -webkit-padding-start: 18px;
    -moz-padding-start: 18px;
    background-color: #ffffff;
    background-image: url(https://www.currencyfair.com/cf-content/uploads/2018/09/icon-chevron-down-gray.png);
    background-position: calc(100% - 12px) 50%;
    background-size: 24px;
    background-repeat: no-repeat;
    color: #3c454b;
    font-size: inherit;
    margin: 0;
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 47px;
    line-height: 47px;
    border: 1px solid #ececec;
    border-radius: 4px;
    cursor: pointer; }
  .cf-soledad-blog .widget .penci-promo-item.penci-banner-has-text {
    background-image: url(/cf-content/uploads/2018/09/currencyfair-companies-compared.png);
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    transition: all 0.2s ease-in-out; }
    .cf-soledad-blog .widget .penci-promo-item.penci-banner-has-text:hover {
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); }
      .cf-soledad-blog .widget .penci-promo-item.penci-banner-has-text:hover .penci-promo-text h4 {
        color: #42738a; }
    .cf-soledad-blog .widget .penci-promo-item.penci-banner-has-text::after {
      content: none; }
    .cf-soledad-blog .widget .penci-promo-item.penci-banner-has-text .penci-promo-text {
      padding: 0;
      z-index: 2;
      transform: none;
      bottom: 0;
      top: initial; }
      .cf-soledad-blog .widget .penci-promo-item.penci-banner-has-text .penci-promo-text h4 {
        padding: 21px 24px;
        text-transform: initial;
        background-color: #ffffff;
        color: #589ab8;
        border-radius: 0 0 4px 4px;
        line-height: 1.5;
        letter-spacing: 0;
        transition: all 0.2s ease-in-out;
        font-size: initial;
        display: block; }
  .cf-soledad-blog .widget ul.side-newsfeed li.penci-feed .side-item .side-image a.penci-image-holder.penci-lazy.small-fix-size {
    border-radius: 4px; }
  .cf-soledad-blog .widget ul.side-newsfeed li.penci-feed .side-item .side-item-text h4.side-title-post a:hover {
    color: #589ab8; }
  .cf-soledad-blog .widget ul.side-newsfeed li.penci-feed .side-item .side-item-text .side-item-meta {
    color: #768895; }
  .cf-soledad-blog .widget .tagcloud a {
    font-size: 12px !important;
    text-transform: initial;
    padding: 6px 12px;
    border-radius: 18px;
    line-height: 18px;
    color: #768895;
    background-color: #ffffff;
    letter-spacing: .5px;
    border-color: #eaeef1; }
    .cf-soledad-blog .widget .tagcloud a:hover {
      background-color: #589ab8;
      border-color: #589ab8 !important;
      color: #ffffff; }
  @media only screen and (min-width: 480px) {
    .cf-soledad-blog .widget {
      margin-top: 34px; } }
  .cf-soledad-blog .widget .sidebar-calculator-wigdet {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); }
  .cf-soledad-blog .penci-pagination {
    margin-bottom: 72px; }
    .cf-soledad-blog .penci-pagination ul.page-numbers li a, .cf-soledad-blog .penci-pagination ul.page-numbers li span {
      border-color: #eaeef1 !important; }
      .cf-soledad-blog .penci-pagination ul.page-numbers li a.page-numbers, .cf-soledad-blog .penci-pagination ul.page-numbers li span.page-numbers {
        border-radius: 4px;
        min-width: 36px;
        height: 36px;
        line-height: 34px; }
    .cf-soledad-blog .penci-pagination ul.page-numbers li a:hover {
      background-color: #589ab8;
      border-color: #589ab8 !important;
      color: #ffffff; }
  .cf-soledad-blog #widget-area {
    background-color: #2c4e5d; }
    .cf-soledad-blog #widget-area .footer-widget-wrapper .widget h4.widget-title {
      border-bottom: 1px solid #596670 !important;
      background-color: transparent; }
      .cf-soledad-blog #widget-area .footer-widget-wrapper .widget h4.widget-title span {
        border: 1px solid #596670 !important;
        border-bottom: 0 !important;
        padding: 9px 11px 6px !important;
        background-color: transparent !important; }
    .cf-soledad-blog #widget-area .footer-widget-wrapper .widget ul li {
      border-color: #596670 !important; }
      .cf-soledad-blog #widget-area .footer-widget-wrapper .widget ul li .side-item .side-item-text h4.side-title-post a:hover {
        color: #ffffff;
        text-decoration: underline; }
      .cf-soledad-blog #widget-area .footer-widget-wrapper .widget ul li .side-item .side-item-text .side-item-meta {
        color: #bfccd6; }
    .cf-soledad-blog #widget-area .footer-widget-wrapper .widget .tagcloud a {
      font-size: 12px !important;
      text-transform: initial;
      padding: 6px 12px;
      border-radius: 18px;
      line-height: 18px;
      color: #ffffff;
      border-color: #596670 !important;
      background-color: transparent;
      letter-spacing: .5px; }
      .cf-soledad-blog #widget-area .footer-widget-wrapper .widget .tagcloud a:hover {
        background-color: #589ab8;
        border-color: #589ab8 !important; }
    @media only screen and (max-width: 960px) {
      .cf-soledad-blog #widget-area .footer-widget-wrapper .widget {
        margin-bottom: 60px !important; } }
  .cf-soledad-blog #footer-section {
    background-color: #213945; }
    .cf-soledad-blog #footer-section .footer-logo-copyright {
      padding: 24px 0; }
      .cf-soledad-blog #footer-section .footer-logo-copyright .footer-menu-wrap {
        margin-bottom: 24px;
        padding-bottom: calc(24px - 5px);
        border-bottom: 1px solid #596670; }
        .cf-soledad-blog #footer-section .footer-logo-copyright .footer-menu-wrap .footer-menu li a {
          color: #bfccd6;
          font-size: 14px; }
          .cf-soledad-blog #footer-section .footer-logo-copyright .footer-menu-wrap .footer-menu li a:hover {
            color: #bfccd6;
            text-decoration: underline; }
          .cf-soledad-blog #footer-section .footer-logo-copyright .footer-menu-wrap .footer-menu li a:active {
            color: #94aaba; }
      .cf-soledad-blog #footer-section .footer-logo-copyright #footer-copyright p {
        color: #94aaba;
        text-align: left; }
    .cf-soledad-blog #footer-section .penci-go-to-top-floating {
      border-radius: 4px; }
