/*** SLIDERS ***/

/* Put text shadow on slider text */
.tp-caption.mintiboldwhite, .mintiboldwhite {
    text-shadow: 1px 1px 7px #333;
}

/* Make Slider Read More Buttons red */
.tp-caption a {
    border-bottom: 4px solid #B7232B !important;
}

.tp-caption a:hover {
    color: #B7232B !important;
  border-bottom: 4px solid transparent !important;
}

.social-big, .social-big a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 28px;
}

.social-icon {
    background-color: #595353;
}



a.button.red {
    background: #a00413;
    color: #ffffff;
    border-color: #a00413;
}

#footer .widget {
    margin-bottom: 10px;
}