  /**************/
 /* BOOTH SKIN */
/**************/

/* HEADER */

.content-logo .logo img {
    margin: 16px 0 0 0px;
    width: 171px;
}

.content-logo .logo .section-cont__content-menu_club_logo img {
    max-height: 65px;
}

.content-logo .logo > span {
    vertical-align: -webkit-baseline-middle;
    vertical-align: -moz-middle-with-baseline;
}

.content-logo .logo img.section-cont__content-menu_club_logo {
    width: 100px;
    margin-top: 0px;
}

.box-login a {
    border-bottom: 1px solid #800000;
}

.box-login a:hover {
    background: #800000;
}

.cbp-hrmenu > ul > li > a {
    padding: 1.4em 0.5em;
}

.cbp-hrmenu > ul li a.lnk-menu:hover {
    border-bottom: 2px solid #800000;
}

.cbp-hrmenu > ul li a.lnk-menu.active {
    border-bottom: 2px solid #800000;
}

/* GENERIC */

.generic_stripe p a {color: #800000;}

/* NEWS */

.point-big {
    color: #800000;
}

.cg-booth .content-result.content-result-news #textslide {
    background: url(/css/themes/wt-tennis/images/booth_slider.jpg) no-repeat 100% 100%;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.slide-news-bottom {
    background: #800000;
}

/* ABOUT */

.yoga-desc {
    background-color: #800000;
    color: #FFF;
}

.yoga-desc::before {
    border-left: 25px solid #800000;
}

/* OUR SPONSORS */

.testimon-desc p.nm-name, .testimon-desc p span {
    color: #800000;
}

.point-little {
    color: #800000;
}

/* PAGE HEADER */

.cg-booth.back-img {
    background: transparent url(/css/themes/wt-tennis/images/booth_1200x350.jpg) no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.effect-cover {
    background: rgba(0,0,0,0.3);
}

.top-slide-info h4 {
    border-top: 1px solid #800000;
}

/* OFFERING */

.bbtxt-content-subscription {
    background: #676E73;
}

.subscription-tennis {
    background: darkgray;
}

.subscription-tennis p a {
    color: #800000;
}

.bbtxt-box .fa-quote-left, .bbtxt-box .fa-quote-right, .subscription-tennis h3 span, .pl-point-button:hover {
    color: #800000;
}

/* CONTACT */

#contact_form #submit {
    border: 1px solid #800000;
    background-color: #800000;
}

/* UPCOMING EVENTS */

.data-news-pg p.news-dd {
    background-color: #800000;
}

.section-cont__content-events_name a:hover {
    color: #800000;
}

/* PHOTOS */

.filter a:hover, .current a {
    color: #800000;
    border-bottom: 1px solid #800000;
}

/* FOOTER */

#footer-tag ul.social li a:hover {
    background: #800000;
}

/* GENERAL */

ul li { letter-spacing: 0.05em; line-height: 26px;}