.btn-trans:hover,
.btn:hover{
    background-color: #A9525B;
    border-color: #A9525B;;
     color: #fff !important;
}
.bloque__cita q,
.ficha__vino_cita,
.siguiente__vino__cita,
a:hover,
.ficha__post_content blockquote,
.list_post a:hover h2,
.ficha__post_content a,
.ficha__vino_fc a:hover, .ficha__vino_material a:hover,
header .menu-header li a.activo,
.ficha__post_categorias a:hover,
a.cli-privacy-readmore,
header .menu-header li .sub-menu a:hover{
    color: #A9525B !important;
}
.anos_arrow{
    border-bottom: 10px solid #A9525B;
}
.cronologia .bolita,
.cronologia .linea2:before,
.ficha__post_content ul li:before{
    background-color: #A9525B;
}
table.cookielawinfo-winter thead th{
    background-color: #A9525B !important;
}
.home__banner .home__banner_container,
.home__blog,
.home__empresa,
.formulario__container,
.bloque__enlaces,
.bodega__datos_container:before,
.ficha__vino_imagen_cont:before,
.siguiente__vino:before,
.list__vino,
.ficha__post_rss:before,
.bloque__listado_post .list_post_destacado,
.ficha__post_rss_data{
    background-color: #F4F5F5;
}
table.cookielawinfo-winter tbody tr:nth-of-type(odd){
    background-color: #F4F5F5 !important;
}

.ficha__vino_volver a:hover svg path{
    fill: #A9525B;
}
.bloque__enlaces .bEnlace:hover h3 {
    color: #A9525B;
}
.flickity-button:hover {
    border: 1px solid #A9525B !important;
    background: #A9525B !important;
    cursor: pointer;
}
.lightbox__cerrar:hover svg path{
    fill: #A9525B;
}



.container-newsletter .formulario__container{
    padding: 0px;
    margin-bottom: 24px;
}
.formulario__container a{
    padding: 48px 20px 48px;
    display: block;
    border: 1px solid #A9525B;
    color: #A9525B;
    -webkit-transition: all .2s ease-in-out; 
    -moz-transition:all .2s ease-in-out; 
    -ms-transition:all .2s ease-in-out; 
    -o-transition:all .2s ease-in-out; 
    transition:all .2s ease-in-out; 
}
.formulario__container h2{
    color: #A9525B;
}
.formulario__container a:hover{
    background-color: #A9525B;
    color: #fff;
}
.formulario__container a:hover h2{
    color: #fff;
}
.page-template-plantilla_newsletter .formulario__container h2{
    color: #1D1D1C;
}
.page-template-plantilla_newsletter .formulario__container {
    padding: 48px 20px 48px;
}


@media (max-width: 992px){
    .header__menu_left_movil{
        background-color: #F4F5F5;
    }    
}
@media (max-width: 767px){
    .bloque__listado_post .list_post_destacado{
        background-color: #fff;
    }    

    .ficha__vino_imagen_cont{
        background-color: #F4F5F5;
    }
}