.dmbs-content-wrapper {
    margin-top: 30px;
}

.dmbs-main .card {
    box-shadow: none;
    border: none;
}

.dmbs-main .hentry {
    margin-bottom: 60px;
}

.dmbs-main .hentry .card-header, .dmbs-main .hentry .card-footer {
    background: none;
    padding-left: 0;
    padding-right: 0;
    border: none;
}

.blog .dmbs-main .hentry .card-img-top {
    border-radius: 0;
    height: 200px;
    max-width: unset;
}
.single .dmbs-main .hentry .card-img-top {
    border-radius: 0;
    width:80%;
}
body .hentry .dmbs-post-author, body .dmbs-post-meta-header, body .dmbs-post-meta-header .dmbs-post-meta-header, body .dmbs-post-meta-header > div, body .dmbs-post-meta-footer, body .dmbs-post-meta-footer .dmbs-post-meta-footer, body .dmbs-post-meta-footer, body .dmbs-post-meta-footer .dmbs-post-meta-footer > div, .hentry .dmbs-post-title {
    display: inline-block;
    width: auto;
}

body .hentry .dmbs-post-meta-header {
    float: right;
}

body .hentry .dmbs-post-featured-image {
    margin:0 auto;
    margin-bottom: 20px;
    margin-top: 10px;
}

.hentry .dmbs-post-author {
    margin-right: 5px;
}

.hentry .dmbs-post-author a, .hentry .dmbs-post-meta-categories a, .hentry .dmbs-post-comment-counter a {
    color: #000;
    font-weight: 300;
}

.hentry .dmbs-post-author, .hentry .dmbs-post-meta-footer, .hentry .dmbs-post-comment-counter a {
    font-size: 12px;
    /*font-family: 'Montserrat', sans-serif;*/
    font-weight: 300;
}

.hentry .dmbs-post-content {
    /*font-family: 'Poppins';*/
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 163.5%; 
}

.hentry .dmbs-post-header .info {
    margin-top: 10px;
}

.hentry .dmbs-post-title, .hentry .dmbs-post-date {
    display: table-cell;
    line-height: 20px;
}

.dmbs-right .widgettitle {
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    color: #000;
    font-family: 'Montserrat', sans-serif;
}

.dmbs-right > * {
    margin-top: 25px;
}

html .input-group .input-group-btn > .btn {
  padding: 0.5rem 0.8rem;
  height: 40px;
  line-height: 20px;
}

html .fa, html .fas, html .far, [class*=" fa-"], [class^="fa-"] {
  font-family: 'FontAwesome' !important;
}

html .fa-search::before {
  content: "\f002";
}

html .input-group-btn:not(:first-child) > .btn:hover {
  background-color: #f11d22;
  border-left: none;
  color: #000;
}

html .comment-form .btn-success {
  background: #f11d22;
  border-color: #f11d22;
}

html .comment-form .btn-success:hover {
  background: #fff;
  color: #f11d22;
}

html .comment-form .form-control {
  border-color: #ccc;
  background: transparent;
}

html .comment-form .btn-danger {
  background: transparent;
  border-color: transparent;
  text-decoration: underline;
  color: #f11d22;
}

html .comment-form .btn-danger:hover {
  color: #494949;
}

.dmbs-right {
    color: #666;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}



.input-group .form-control {
    font-family: 'Montserrat', sans-serif;
    color: #666;
    font-size: 13px;
    border-color: #000;
}

/*  SINGLE */

body .card-header, body .card-footer {
    background: none;
}

body .form-control, body .card-header, body .card-footer {
    border-color: #f11d22;
}

body hr {
    border-color: rgba(128, 199, 196, 0.2);
}

#comments {
    font-weight: 500;
    color: #f11d22;
}

.dmbs-comment-author .media-heading {
    font-weight: 500;
}



.dmbs-comments .card-block {
    width: 72%;
    float: left;
}

.dmbs-comments .dmbs-comment-footer {
    margin-top: 20px;
    float: left;
    width: 100%;
    border-color: rgba(128, 199, 196, 0.35);
}

.dmbs-comments .comment .children {
    clear: both;
}


.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  padding: 0 15px;
}
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }

  
  
  
  
.card-body{
    padding:0px 0px;
}
.dmbs-comments .card-header {
    width: 28%;
    float: left;
    border-bottom: none;
    border-right: 1px solid #f11d22;
    border-radius: 0;
    margin-bottom:5px;
}

.mimore{
    margin-top:30px;
}
.av-date{
    float:right;
    padding-right:0px;
}
.hentry .dmbs-post-content a , .dmbs-right a:hover, .dmbs-right a:focus, .dmbs-right a:active {
    color: #23A1B0;
    text-decoration:none;

}
.hentry .dmbs-post-content .mimore a {
    border:2px solid #32BACA;
    padding:10px 30px;
}

.dmbs-main .hentry{
    padding-top: 40px;
}

.blog .hentry .dmbs-post-date{
    font-weight: 500;
    background-color: #1C3264;
    border-radius: 0 6px 6px 0;
    padding: 1px 3px 3px 3px;
    position: absolute;
    left: 0;
    top: 15px;
}

.home #mapa .dmbs-main .hentry:hover .dmbs-post-date{
    background-color: #e8ebef;
}

.home #mapa .dmbs-main .hentry:hover .dia, .home #mapa .dmbs-main .hentry:hover .mes, .home #mapa .dmbs-main .hentry:hover .anyo{
    color: #1C3264 !important;
}

.hentry .dmbs-post-date .dia, .hentry .dmbs-post-date .mes, .hentry .dmbs-post-date .anyo{
    color: #e8ebef !important;
}
.single .hentry .dmbs-post-date {
    font-weight: 500;
    padding-right: 20px;
/*    float:none;*/
    text-align:center;
    display:block;
}
.single .hentry .dmbs-post-date .dia,.single .hentry .dmbs-post-date .mes,.single .hentry .dmbs-post-date .anyo{
    /*font-family: 'Poppins';*/
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 163.5%;
    /* identical to box height, or 23px */
    text-align: right;
    color: #23A1B0;
}
.av-readTime{
    text-align:left;
}
.hentry .dmbs-post-date .dia, .hentry .dmbs-post-date .mes, .hentry .dmbs-post-date .anyo,.av-readTime span  {
    /*font-family: 'Poppins';*/
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    line-height: 163.5%;

    /* or 16px */
/*    text-align: right;*/

    color: #23A1B0;
    font-size: 11px;
}

.icon-clock {
    background: url('./../../img/readTime.png');
/*    background-repeat: repeat;*/
    height: 20px;
    width: 20px;
    display: inline-block;
    background-repeat: no-repeat;
    top:7px;
    position:relative;
}
.dmbs-post-date span{
    margin-right:3px;
}
.hentry .dmbs-post-title a {
    line-height:30px;
    /*font-family: 'Libre Baskerville';*/
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    /* or 30px */
    letter-spacing: 0.02em;
    text-decoration: none;
}

.single .hentry .dmbs-post-title a {
    /*font-family: 'Libre Baskerville';*/
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 147.5%;

    /* or 50px */
    text-align: center;
    letter-spacing: 0.02em;
}
.next .btn-primary{
    padding:3px;
/*    border:1px solid #32BACA;*/
    font-size:16px;
    min-width:unset;
    max-width:unset;
}
.prev .btn-primary{
    padding:3px;
/*    border:1px solid #32BACA;*/
    font-size:16px;
    min-width:unset;
    max-width:unset;
    margin-top:0px;
    display:block;
}
.next .btn-primary:hover,.prev .btn-primary:hover{
    background:#32BACA;
}
/*.page-numbers .btn-primary{
    border:1px solid #32BACA;
}*/
.page-numbers{
    padding:3px;
    border:1px solid #32BACA;
    display:inline-block;
    text-decoration:none;
    min-width:20px;
    text-align:center;
}
.next:hover,.prev:hover{
    background:unset;
    border:none;
/*    color:#fff!important;*/
}
.next,.prev{
    padding:3px;
    border:none;
}
.nav-links{
    margin:0 auto;
}
.titulo-blog{
/*    background: url('http://yourney.comercial.cc/blog/wp-content/themes/yourney/assets/img/MAPA-LP.png');*/
/*    background-repeat: repeat;*/
    height: 400px;
    background-repeat: no-repeat!important;   
}
.titulo-blog h2{
    width: 50%;
    color: #fff;
    position: relative;
    left: 15%;
    top: 20%;
    font-size: 40px;
    line-height: 45px;   
}
.titulo-blog a{
    width: 50%;
    border:1px solid #fff;
    position:relative;
    left:15.5%;
    top:25%;
    padding:10px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-decoration:none;
    color: #FFFFFF;
}
.titulo-blog a:hover{
    opacity:0.8;
}
.single .dmbs-post-title{
    text-align:center;
    text-align:center;
    display:block;
    margin:0 auto;
}
.single .wp-block-img{
    margin-top:35px;
    margin-bottom:35px;
}
.wp-block-image figcaption{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    line-height: 163.5%;

    /* or 16px */
    text-align: center;

    color: #7C7C7B;
}
.single .img-logo{
    margin-top:0px;
    margin-bottom:0px;
}
.single .wp-block-image{
    margin:0 auto;
    text-align:center;
}
.back-button a, .next-button a{
    text-decoration:none;
    /*font-family: 'Montserrat';*/
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;

    /* identical to box height */
    text-align: center;
    letter-spacing: 0.045em;

    color: #23A1B0;
    border:1px solid #23A1B0;
    padding:10px 50px;
}
.back-button a:hover, .next-button a:hover{
    color:#fff;
    background:#23A1B0;
    border:1px solid #23A1B0;

}
.back-button a{
    float:right;
    position:relative;
    top:-9px;
}
.dmbs-post-meta-categories a{
    /*font-family: 'Poppins';*/
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    text-decoration:none;
    /* identical to box height, or 129% */
    text-align: center;
    letter-spacing: 0.045em;
    background:#C4C4C4;
    border-radius:48px;
    padding: 5px 20px;
    color: #FFFFFF!important;
}
.subtitle p{
    display:block;
    text-align:center;
    margin-top:10px;
    /*font-family: 'Libre Baskerville';*/
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 147.5%;

    /* identical to box height, or 35px */
    text-align: center;
    letter-spacing: 0.02em;

    color: #333333;
}

#mapa .dmbs-main .hentry a{
    overflow: hidden;
}

#mapa .dmbs-main .row .hentry img{
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: linear;
}

#mapa .dmbs-main .row .hentry:hover img{
    transform: scale(1.2, 1.2);
    -ms-transform: scale(0.5, 0.5);
    -webkit-transform: scale(1.2,1.2);
}

/**************************/
/* RESPONSIVO             */
/**************************/
@media (max-width: 991px) {
    .dmbs-content-wrapper {
        margin-top: 0;
    }
    .titulo-blog h2,.titulo-blog a{
        width: 100%;
    }
}

@media (max-width: 767px) {

    .hentry .dmbs-post-title, .hentry .dmbs-post-date {
        display: block;
    }

    body .hentry .dmbs-post-meta-header {
        float: none;
        display: block;
        margin-top: 8px;
    }

    .hentry .dmbs-post-title a {
        font-size: 16px;
        margin-top: 5px;
        display: inline-block;
    }
    .dmbs-post-meta-categories a{
            line-height:33px;
    }
    .back-button a, .next-button a{
        padding:10px 40px;
    }
    .blog .av-date{
        padding-right:8px;
    }
}

@media (max-width: 660px) {

    .dmbs-comments .card-header {
        border-bottom: 1px solid #f11d22;
        border-right: none;
    }

    .dmbs-comments .card-header, .dmbs-comments .card-block {
        width: 100%;
        float: none;
        padding-right: 0;
        padding-left: 0;
    }

    .dmbs-comments .dmbs-comment-footer {
        float: none;
    }

    .dmbs-comments .card-block {
        padding-bottom: 0;
    }

    .dmbs-comments .dmbs-comment-footer {
        margin-top: 5px;
        padding-right: 0;
        padding-left: 0;
    }
    .titulo-blog h2,.titulo-blog a{
        width: 80%;
    }
    .titulo-blog h2{
        font-size:25px;
    }
    .titulo-blog a{
        font-size:15px;
    }
}

@media screen and (max-width: 600px) {
    html #wpadminbar {
        top: -46px !important;
    }
}
