/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/


/* fonts */
.master-holder h1 {
    line-height: 85px;
}

img.mk-desktop-logo.dark-logo {
    width: 220px;
}

img.mk-sticky-logo {
    width: 220px;
}

h3 {
    font-size: 26px;
}
@media only screen and (max-width: 728px) {
    .master-holder h1 {
        font-size: 40px;
    }
}

/* navigation */
.callout-button a {
    /* 	background-color: #23a79c !important; */
    border: solid #23a79c 2px;
    /* 	color: #ffffff !important; */
    border-radius: 0px;
    height: 40px !important;
    margin-top: 29px !important;
    line-height: 0px !important;
    padding-top: 20px !important;
}

.callout-button a:hover {
    background-color: #23a79c !important;
    color: #ffffff !important;
}

.callout-button a:after {
    display: none !important;
    color: #fff !important;
}
#mk-header-1.a-sticky .callout-button a{
    height: 40px !important;
    line-height: 0 !important;
    margin-top: 8px !important;
}

#mk-header-1 .callout-button a {
    transition: all 300ms;
}
#mk-header-1 .callout-button a:hover,
#mk-header-1 .callout-button a:focus {
    background-color: #23a79c !important;
    color: #fff !important;
}
@media only screen and (max-width: 728px;) {
    .callout-button a {
        background-color: none !important;
        */
        border: 0 !important;
        border-radius: 0 !important;
        height: 0 !important;
        margin-top: 0 !important;
        line-height: 0 !important;
    }
}

/* homepage */
.hp_hero_lrg {
    color: #fff !important;
}

.hp-hero-padding {
    padding: 0 4%;
}
.hp-love {
    font-weight: 200;
    letter-spacing: 10px;
    line-height: 150px;
    font-size: 150px;
}
.hp-your {
    font-weight: 400;
    line-height: 100px;
    font-size: 150px;
    letter-spacing: 0px;
}
.hp-life {
    font-weight: 900;
    letter-spacing: 29px;
    line-height: 110px;
    font-size: 150px;
}
@media (min-width:0px) and (max-width:960px){
    .hp-love {
        font-size: 50px;
        letter-spacing: 3px;
        line-height: 40px;
    }
    .hp-your {
        font-size: 50px;
        letter-spacing: 0px;
        line-height: 50px;
    }
    .hp-life {
        font-size: 50px;
        letter-spacing: 10px;
        line-height: 50px;
    }
    .mk-page-section .mk-skip-to-next {
        display: none;
    }
    .large-font {
        font-size: 48px !important;
        line-height: 1em !important;
    }
}
@media (min-width:0px) and (max-width:1000px){
    .callout-button a {
        background-color: #fff !important;
        border: none !important;
        color: #ffffff !important;
        border-radius: 0px;
        height: 5px !important;
        margin-top: 0px !important;
        line-height: 0px !important;
        padding-top: 20px !important;
    }
}



.mk-button--dimension-outline.mk-button--size-x-large, .mk-button--dimension-savvy.mk-button--size-x-large {
    padding: 17px 27px;
}
.mk-video-mask {
    background: none;
    background-color: #000;
    opacity: 0.1;
}
.mk-video-color-mask :hover {
    opacity: 0.3;
}
.large-font {
    font-size: 130px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: .9em;
}

.white-font {
    color: #fff !important;
}

.orange-font {
    color: #23a79c !important;
}
.cell-phone-image {
    width: 250px;
    margin-top: -300px;
    margin-bottom: -170px;
    /*     padding-left: 180px; */
    overflow: visible !important;
}
/* membership rates page */
/* pricing table titles */
.member-pricing {
    font-size: 28px !important;
    font-weight: 900 !important;
}
.mk-fancy-table.table-style1 td {
    padding: 4px;
    border-left: 0px solid #fff;
    text-align: center;
    font-size: 16px;
}
.member-right {
    text-align: right;
}

/* Testimonial style changes */
.mk-testimonial.simple-style .mk-testimonial-content p {
    font-size: 22px;
    font-weight: 600;
    color: #ffff;
    font-style: italic;
}
.mk-testimonial.simple-style {
    padding: 0px 20px 0;
    margin-top: 10px;
    text-align: center;
}
/* Footer  */
.gym-tagline-footer {
    background: #231f20;
    padding: 20px 15px 8px 15px;
}
.gym-tagline-text {
    font-size: 40px;
    color: #23a79c;
    letter-spacing: 5px;
    font-weight: 200;
    margin-bottom: 10px;
}
.footer-awards {
    max-width: 1140px;
    width: 100%;
    position: relative;
    margin: 0 auto;
}
.footer-awards-text {
    color: #e8e8e8;
    font-size: 19px;
}
