.wide .footer-widgets, .boxed .footer-widgets > .container {
    border-top: solid 5px #cc0000;
}

.widget-title:before {
    background-color: #cc0000;
}

.footer-widgets a {
    color: #cc0000 !important;
}

.thumbnails.info-thumbs .caption-title::before {
    background-color: #cc0000 !important;
}

.thumbnail.no-border.no-padding.text-center.hover .rehex .rehex-deg .rehex-deg{
    background-color: #cc0000 !important;
}

.filtrable a:hover, .thumbnails.events .caption-price {
    color: #cc0000;
}

.btn.btn-theme.btn-details {
    background-color: #435469;
    border-color: #435469;
    color: #ffffff;
}

.btn.btn-theme.btn-details:hover {
    background-color: #cc0000;
    border-color: #cc0000;
    color: #ffffff;
}

.wide.multipage .header.shrink, .boxed.multipage .header.shrink > .container {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #fff;
    border-bottom-color: #fff;
    /* margin-top: -24px; */
}


.wide .page-section.image, .boxed .page-section.image > .container {

    background-attachment: initial !important; 
}