/*
Theme Name: eurochange
Theme URI: https://devdmbootstrap.com
Author: Avanza Soluciones
Author URI: https://avanzaeninternet.com
Description: Eurochange theme.
Version: 2.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: devdmbootstrap4
*/

body,
h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1{
    font-family: 'Inter';
}

.body.body-minicart.none-minicart {
    display: none;
}
.body.body-minicart {
    display: none;
}

.dmbs-post-featured-image {
    display: flex;
}

.card-img-top.wp-post-image {
    margin: auto;
}

.hentry .dmbs-post-date .dia, .hentry .dmbs-post-date .mes, .hentry .dmbs-post-date .anyo, .av-readTime span,
.dmbs-post-date,
.hentry .dmbs-post-content a, .dmbs-right a:hover, .dmbs-right a:focus, .dmbs-right a:active,
.back-button a, .next-button a{
    color: #E3A73A !important;
}

.hentry .dmbs-post-content .mimore a,
.back-button a, .next-button a,
.back-button a:hover, .next-button a:hover{
    border-color: #E3A73A !important;
}

.hentry .dmbs-post-content .mimore a:hover,
.back-button a:hover, .next-button a:hover{
    background-color: #E3A73A !important;
    color: #fff !important;
}

body .title {
    padding: 30px 0;
}

.hentry .dmbs-post-date .dia, .hentry .dmbs-post-date .mes, .hentry .dmbs-post-date .anyo, .av-readTime span, .dmbs-post-date, .hentry .dmbs-post-content a, .dmbs-right a:hover, .dmbs-right a:focus, .dmbs-right a:active, .back-button a, .next-button a{
    color: #1C3264 !important;
}

.dmbs-main .card{
    padding: 20px;
}

body #mapa, .dmbs-content-wrapper{
    margin-bottom: 60px;
}

.back-button a, .next-button a,
.hentry .dmbs-post-content .mimore a, .back-button a, .next-button a, .back-button a:hover, .next-button a:hover{
    border-color: #1C3264 !important;
}

.hentry .dmbs-post-content .mimore a:hover, .back-button a:hover, .next-button a:hover{
    background-color: #1C3264 !important;
}

.page-numbers{
    font-weight: 300;
    border: 0 !important;
}

.current, .page-numbers:hover{
    color: #1C3264 !important;
    border-bottom: 1px solid #1C3264 !important;
}

.current{
    font-weight: 700;
}

.next, .prev {
    border: none !important;
}

.next:hover, .prev:hover {
    background: unset !important;
    border: none !important;
}

.next .btn-primary:hover, .prev .btn-primary:hover{
    background-color: #fff !important;
    color: #1C3264;
}

html .comment-form .btn-danger{
    color: #1C3264 !important;
}

html .comment-form .btn-success {
    background: #1C3264 !important;
    border-color: #1C3264 !important;
}

html .comment-form .btn-success:hover {
    background: #fff;
    color: #1C3264 !important;
}

html .comment-form .btn-success:hover {
    background: #fff !important;
}

.dmbs-post-title a{
    text-decoration: underline;
}

.card-body.dmbs-post-content{
    color: #1C3264;
}

.dmbs-main .hentry{
    background-color: transparent;
}

#mapa .dmbs-main .hentry{
    background: #e8ebef;
    border-radius: 11.5388px;
    box-shadow: 0px 4.61554px 4.61554px rgba(0, 0, 0, 0.25);
    transition-property: all;
    transition-duration: 1s;
    transition-timing-function: linear;
}

.home #mapa .dmbs-main .hentry:hover,
.search #mapa .dmbs-main .hentry:hover{
    background: #01579B;
    /*background: linear-gradient(0deg, rgba(28,50,100,1) 0%, rgba(66,133,220,1) 100%);*/
}

.home #mapa .dmbs-main .hentry:hover .dia,
.home #mapa .dmbs-main .hentry:hover .mes,
.home #mapa .dmbs-main .hentry:hover .anyo,
.home #mapa .dmbs-main .hentry:hover .dmbs-post-title a,
.home #mapa .dmbs-main .hentry:hover .dmbs-post-content p,
.search #mapa .dmbs-main .hentry:hover .dia,
.search #mapa .dmbs-main .hentry:hover .mes,
.search #mapa .dmbs-main .hentry:hover .anyo,
.search #mapa .dmbs-main .hentry:hover .dmbs-post-title a,
.search #mapa .dmbs-main .hentry:hover .dmbs-post-content p{
    color: #fff !important;
}

.dmbs-main .hentry .card-header{
    padding-bottom: 20px;
}

.card-body.dmbs-post-content p{
    margin-bottom: 0;
}

.dmbs-widget-top-title {
    display: none;
}

.top-sidebar {
    margin-bottom: 15px;
}

.widget_categories select {
    background:#fff;
    height: 40px;
    line-height: 40px;
    color: #1C3264;
    border: 1px solid #1C3264;
    border-radius:6px;
    padding:0 10px;
}

.widget_search input {
    border-radius: 6px 0 0 6px!important;
    max-width:260px;
}

.search-form {
    float:right;
}

.search-form button {
    border-radius: 0 6px 6px 0!important;
}

.dmbs-main .col-md-4{
    margin-bottom: 30px;
}

.dmbs-content-wrapper {
    margin-top: 0 !important;
}

html .input-group-btn:not(:first-child) > .btn:hover{
    background-color: #fff !important;
    border-left: 1px solid #1C3264 !important;
}

.dmbs-post-meta-categories a{
    background: #555 !important;
}