/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: May 24 2018 | 06:24:31 (am)
/*
/******* Do not edit this file *******/

/* CUSTOM STYLES for WEBSITE */

body {
    font-size: 17px !important;
}

h1.greetingTitle {
    font-family: 'Dancing Script', cursive;
    font-size: 75px;
}

h2.subTitle {
    color: #22a1c4;
    font-weight:500;
    margin-bottom: 20px;
}

.blue {
    color: #22a1c4 !important;
}

/* HOME PAGE */
.site-header .wrap {
    padding: 55px 55px 25px;
}

.site-title {
    font-size: 40px;
}

.site-title a, .site-title a:hover {
    font-family: 'Special Elite', 'Roboto', sans-serif;
    text-transform: initial;
    letter-spacing: 3px;
}

.site-description {
    font-size: 20px;
    margin-top: 15px;
}

/* HOME PAGE EMAIL SUBSCRIPTION FORM */
.home #home-top #black-studio-tinymce-2 {
    background-color: #e5e2e2;
    padding: 30px 0 10px;
    margin-bottom: -20px;
}

.home-top .enews-widget {
    background-color: #e5e2e2;
}

/* HOME PAGE FEATURED BLOG POSTS SECTION */
.featured-content .entry-title, .flex-grid-view .entry-title {
    font-size: 18px !important;
}

/* CONTACT FORM */
.with_frm_style .frm_message p {  /* changes font size of "Thank you" message after form sends */
    font-size: 18px !important;
}

/* MEDIA QUERIES */

@media screen and (max-width: 360px) {
    h1.greetingTitle {
        font-size: 55px;
    }
    h2.subTitle {
        font-size: 22px;
    }
}

/* LANDING PAGES */

/* home page 'tell me more' button */
.challengeButton {
    padding: 15px 15px;
    border-radius: 5px;
    background-color: #22a1c4;
    text-align: center !important;
    color: #ffffff;
    font-size: 25px;
    max-width: 250px !important;
    margin: 25px auto 10px;
}

.challengeButton a {
    text-decoration: none;
    color: #ffffff;
}
.challengeButton:hover {
    background-color: #1592b4;
}

.page-template.page-template-template-page-builder-no-header-footer.page-template-template-page-builder-no-header-footer-php.page.page-id-153.logged-in.admin-bar.siteorigin-panels.fpt-template.fpt-template-genesis.header-full-width.full-width-content.customize-support {
    margin: 0 !important;
}
.challengeIntro, .mojoIntro {
    background-color: rgba(255,255,255,0.75);
    margin: 50px;
}

@media screen and (max-width: 599px) {
    .challengeIntro {
        margin: 20px;
    }
}

.challengeIntro .richLifeName, .mojoIntro .richLifeName, .enoughGuideIntro .richLifeName {
    font-size: 25px;
    letter-spacing: 2px;
    font-family: 'Special Elite', 'Roboto', sans-serif;
    margin-top: 10px;
    border-bottom: 1px solid #333333;
    padding: 0 0 10px;
}

.challengeIntro .heading {
    font-size: 42px;
    font-family: 'Special Elite', 'Roboto', sans-serif;
    margin: 20px 0;
}

.mojoIntro .heading {
    font-size: 38px;
    font-family: 'Special Elite', 'Roboto', sans-serif;
    margin: 20px 0;
}

.enoughGuideIntro .heading {
    font-size: 42px;
    font-family: 'Special Elite', 'Roboto', sans-serif;
    margin: 20px 0;
}

@media screen and (max-width: 400px) {
    .challengeIntro .heading, .mojoIntro .heading {
        font-size: 35px;
    }
}

.challengeIntro .button, .enoughGuideIntro .button {
    padding: 15px 15px;
    border-radius: 5px;
    background-color: #22a1c4;
    text-align: center;
    color: #ffffff;
    font-size: 35px;
}

.challengeIntro .button a, .challengeInfo .button a {
    text-decoration: none;
    color: #ffffff;
}
.challengeIntro .button:hover, .challengeInfo .button:hover {
    background-color: #1592b4;
}

.challengeInfo, .mojoInfo {
    font-size: 25px;
    line-height: 1.4em;
}

.challengeBullets {
    margin: 0 auto;
    padding: 0 130px;
}

@media screen and (max-width: 1280px) {
    .challengeBullets {
        padding: 0;
    }
}

.challengeInfo .button {
    padding: 15px 15px;
    border-radius: 5px;
    background-color: #22a1c4;
    text-align: center;
    color: #ffffff;
    font-size: 35px;
    max-width: 450px;
    margin: 0 auto;
}

.thankYou {
    font-size: 25px;
    line-height: 1.4em;
}
.thankYou .signature {
    font-family: 'Dancing Script', cursive;
    font-size: 40px;
}

.page-template.page-template-template-page-builder-no-header-footer.page-template-template-page-builder-no-header-footer-php.page.page-id-156.logged-in.admin-bar.siteorigin-panels.fpt-template.fpt-template-genesis.header-full-width.content-sidebar.customize-support {
    margin: 0 !important;
}

.mojoIntro .button {
    padding: 15px 15px;
    border-radius: 5px;
    background-color: #51C3C4;
    text-align: center;
    color: #ffffff;
    font-size: 35px;
}

.mojoIntro .button a, .mojoInfo .button a {
    text-decoration: none;
    color: #ffffff;
}

.mojoIntro .button:hover, .mojoInfo .button:hover {
    background-color: #43b6b7;
}

#panel-156-0-1-0 {
    margin-bottom: -20px !important;
}

#pl-156 .so-panel {
    margin-bottom: 0;
}
.mojoArrow {
    text-align: center !important;
}

.mojoInfo .button {
    padding: 15px 15px;
    border-radius: 5px;
    background-color: #51C3C4;
    text-align: center;
    color: #ffffff;
    font-size: 35px;
    max-width: 450px;
    margin: 0 auto;
}

.page-template.page-template-template-page-builder-no-header-footer.page-template-template-page-builder-no-header-footer-php.page.page-id-158.logged-in.admin-bar.siteorigin-panels.fpt-template.fpt-template-genesis.header-full-width.content-sidebar.customize-support {
    margin: 0 !important;
}

.enoughGuideIntro {
    background-color: rgba(255,255,255,0.75);
    margin: 30px 50px;
}

.enoughGuideIntro .button {
    padding: 15px 15px;
    border-radius: 5px;
    background-color: #22a1c4;
    text-align: center;
    color: #ffffff;
    font-size: 35px; 
}

.enoughGuideIntro .button a {
    text-decoration: none;
    color: #ffffff;
}

.enoughGuideIntro .button:hover {
    background-color: #1592b4;
}