/*
Theme Name: Club Braman
Template: jupiter
Author: THAT Agency
Version: 1.0
*/

.cb-footer-links {
    float: right;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 11px;
    font-weight: 400;
    position: relative;
}
.cb-footer-links > a {
    color: #fff !important;
    font-size: 13px;
    margin-left: 20px;
}
.cb-footer-links > a:hover {
    color: #dd3333 !important;
}
.footer-location-list {
    display: none;
    position: absolute;
    width: 100%;
    left: 20px;
}
.footer-location-list li {

}
.footer-location-list li a {
    color: #fff !important;
}
.footer-location-list li a:hover {
    color: #dd3333 !important;
}
body.blog #mk-page-introduce {
    color: #fff;
    background: url('http://www.clubbraman.com/wp-content/uploads/2016/09/club-braman-membership-bg.jpg?id=191') no-repeat center center;
    background-size: cover;
    padding: 120px 0;
    margin-top: -24px;
    text-align: center;
}
body.blog #mk-page-introduce .page-title {
    font-weight: 600;
    text-transform: uppercase;
    color: #fff !important;
    font-size: 36px;
    line-height: 1.3em;
    font-family: "Open Sans Condensed", sans-serif;
}
.blog-footer-links .vc_col-sm-4 h4 {
    font-size: 18px;
}
.blog-footer-links .vc_col-sm-4 h4 a {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}
.cb-upcoming-event {
    overflow: auto;
    margin: 0 0 42px;
}
.ue-date {
    float: left;
}
.ue-date em {
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    font-style: normal;
    display: block;
}
.ue-date i {
    display: block;
    width: 16px;
    height: 1px;
    background: #ccc;
}
.ue-date span {
    display: block;
    font-size: 42px;
    font-weight: 600;
    margin: 8px 0 0;
}
.ue-img {
    float: left;
    margin: 0 42px 0 24px;
}
.ue-content {

}
.ue-content .address {
    font-weight: 700;
    display: block;
    line-height: 1em;
    margin: 12px 0 0;
}
.ue-content .time {
    font-weight: 700;
    display: block;
    margin: 0 0 10px;
}
body.single-upcoming-events .mk-blog-single .blog-single-meta {
    display: none !important;
}
body.single-upcoming-events .mk-blog-single .single-social-section {
    margin-top: -42px;
}
.button-register {
    display: inline-block;
    border-top: 1px solid #ccc;
    padding: 6px 0 0;
    width: 100%;
    max-width: 520px;
}
.button-register:hover {
    cursor: pointer;
}
.button-border-bottom {
    display: block;
    width: 80px;
    height: 1px;
    background: #ccc;
    margin: 6px 0 0;
}
.cb-upcoming-event .button-border-bottom {
    display: none;
}
.button-register-single {
    font-size: 16px;
    font-weight: bold;
}
.button-register-single .button-border-bottom {
    width: 160px;
}
.overlay {
    display: none;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.85);
}
.overlay .modal {
    background: #fff;
    max-width: 480px;
    margin: 5% auto 0;
}
.form-registration {
    width: 100%;
    max-width: 360px;
}
.form-registration label {
    font-weight: 700;
    font-size: 12px;
    display: block;
}
.form-registration input[type="text"],
.form-registration input[type="email"] {
    display: block;
    width: 100%;
    margin: 0 0 12px;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form-registration input[type="submit"],
.button-register {
    background: #dd3333;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 14px 12px;
    font-size: 12px;
    line-height: 100%;
    text-align: center;
    font-weight: 700;
    display: inline-block;
    max-width: 100%;
    width: auto;
    text-transform: uppercase;
    color: #fff;
}
.button-register:hover {
    cursor: pointer;
    color: #fff;
}
.form-registration input[type="submit"]:focus,
.button-register:focus {
    outline: 0;
    outline: none;
}
.registration-alert {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    border-left: 3px solid #dd3333;
    padding-left: 12px;
    margin: 12px 0;
}
#mk-sidebar .cb-event-details {
    margin: 16px 0;
}
#mk-sidebar .cb-event-details p {
    margin: 8px 0;
    color: #404040;
}
#mk-sidebar .cb-event-details p span {
    font-weight: 700;
}
.cb-date-wrapper {
    text-align: center;
    margin: 24px 0 0;
}
.cb-date {
    display: inline-block;
    width: 20%;
    margin: 0 1%;
    text-decoration: none !important;
}
.cb-date .month,
.cb-date .day {
    font-size: 42px;
    line-height: 1em;
    font-weight: 700;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    padding: 24px 0;
}
.cb-date .month {
    color: #fff;
    background: #343031;
}
.cb-date .day {
    color: #22323F;
    background: #fff;
    font-size: 48px;
    padding: 20px 0;
}
.ue-row {
    overflow: auto;
    margin: 12px 0 24px;
}
.cb-event-frontpage {
    overflow: auto;
    width: 49%;
    margin-right: 2%;
    float: left;
}
.cb-event-frontpage:nth-child(even) {
    margin-right: 0;
}
.cb-event-frontpage .ue-content {
    width: 48%;
    float: left;
}
.cb-event-frontpage .ue-img img {
    width: 200px;
    height: auto;
}
.cb-event-frontpage .ue-content .date {
    color: #dd3333;
    font-style: italic;
    font-weight: bold;
}
.mk-single-employee.layout-style1 .employees-featured-image img,
.mk-single-employee.layout-style3 .employees-featured-image img {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}