/*
CTC Separate Stylesheet
Updated: 2016-11-29 16:57:25
*/

.border-bottom: 3px solid #e41e1e;
}
td {
    font-size: 60%;
}
.page .entry-title {
    display: none;
}
tr:nth-child(even) {
    background-color: #f2f2f2;
}
.wpcf7-form .wpcf7-submit {
    padding-right: 15px;
    padding-left: 15px;
    background-color: #e41e1e;
    color: #fff;
    cursor: pointer;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
}
h1.menu-toggle {
    background-color: red !important;
}
.body_template_one .slider-caption .caption-title {
    background-color: rgba(210, 46, 44, 0.9) !important;
}
h3.widget-title {
    border-color: red !important;
}
.event-date {
    background-color: red !important;
}
a.all-events {
    color: red !important;
}
