/*
 Theme Name:   Thrive
 Theme URI:    thrive.divisoup.com
 Description:  A Child Theme built for Divi by Divi Soup
 Author:       Michelle Nunan
 Author URI:   http://www.divisoup.com
 Template:     Divi
 Version:      1.1
*/

/*---------- [Load The Fonts] ----------*/

@font-face {
    font-family: sloops;
    src: url('fonts/sloops.ttf');
}
@font-face {
    font-family: Geosans Light;
    src: url('fonts/geosanslight.ttf');
}
/*---------- [Font Styling] ----------*/

h1 {
    font-size: 50px;
    color: #bf9b30 !important;
}
h2 {
    font-family: Geosans Light;
    font-size: 40px;
}
.about h3 {
    font-family: Geosans Light;
    font-size: 30px;
    text-transform: uppercase;
    color: #bf9b30 !important;
    font-weight: 600;
    line-height: 1.4em;
}
h4 {
    text-transform: uppercase;
    color: #bf9b30;
    font-weight: 600;
}
h5 {
    font-family: sloops !important;
    font-size: 60px;
    color: #bf9b30 !important;
}
body {
    font-family: Geosans Light !important;
    font-size: 20px;
    line-height: 1.2em;
}
p {
    font-family: Geosans Light !important;
    font-size: 20px !important;
    line-height: 1.2em;
}
.et_pb_bg_layout_dark,
.et_pb_bg_layout_dark h1 {
    color: #bf9b30 !important;
}
/*---------- [Main Menu Styling] ----------*/

.et_header_style_split #main-header {
    border-bottom: 1px solid;
    border-color: #ffffff;
    outline: 10px solid rgba(255, 255, 255, 0.5);
}
/*---------- [Mobile Menu Styling] ----------*/

.select_page {
    text-transform: uppercase;
}
.et_mobile_menu {
    border-top: 3px solid #bf9b30;
}
.et_mobile_menu a {
    background-color: rgba(176, 203, 220, 0.8)
}
/*---------- [Button Styling] ----------*/

.et_pb_button {
    font-family: Geosans Light !important;
    font-weight: 300;
}
/*---------- [Fullwidth Slider Styling] ----------*/

.slider-text {
    font-family: sloops !important;
    font-size: 95px !important;
    color: #bf9b30 !important;
    padding-bottom: 0px !important;
}
/* Set the slider semi-transparent background color and border */

@media only screen and ( min-width: 981px) {
    .et_pb_slide_content,
    .et_pb_slide_description > h2,
    .et_pb_more_button_wrap {
        background-color: rgba(0, 91, 150, 0.5);
        border: 1px solid #fff;
        outline: 10px solid rgba(255, 255, 255, 0.5);
    }
    .et_pb_slide_description {
        width: 50% !important;
    }
}
@media only screen and ( max-width: 980px) {
    .et_pb_slide_content,
    .et_pb_slide_description > h2,
    .et_pb_more_button_wrap {
        background-color: rgba(176, 203, 220, 0.5);
        border: 1px solid #fff;
        outline: 10px solid rgba(255, 255, 255, 0.5);
    }
}
/* Hide the content area if empty (no title and no content) */

.et_pb_slide_description:first-child .et_pb_slide_content:empty {
    display: none;
}
/* Add padding to the background */

.et_pb_slide_description > h2 {
    padding: 20px 20px 10px 20px !important;
    margin-left: -30px;
    margin-right: -30px;
}
.et_pb_slide_description {
    margin-top: 30px;
    margin-bottom: -30px;
}
.et_pb_slide_description > div:first-child {
    padding-top: 30px !important;
}
.et_pb_slide_description .et_pb_slide_content,
.et_pb_more_button_wrap {
    padding: 0px 20px 20px 20px !important;
    margin-left: -30px;
    margin-right: -30px;
}
@media only screen and ( max-width: 479px) {
    .et_pb_slide_description > h2 {
        padding-bottom: 20px !important;
    }
    .et_pb_more_button_wrap {
        display: none;
    }
}
/*---------- [Slim Newsletter Signup [Thank you Geno Quiroz] ] ----------*/

.thrive-newsletter {
    padding: 0px!important;
    border-top: 5px solid #b3cde0;
    border-bottom: 5px solid #b3cde0;
}
.thrive-newsletter .et_pb_row {
    padding: 0px!important;
}
.thrive-newsletter .et_pb_newsletter {
    padding: 0px 0px;
}
.thrive-newsletter .et_pb_newsletter_description {
    padding: 2px 0px 0 0;
    vertical-align: middle !important;
    width: 50%;
    margin: 0;
    margin-top: 18px;
}
.thrive-newsletter .et_pb_newsletter_description p {
    padding: 4px 20px 0px 0px !important;
    color: #fff !important;
    font-weight: 700;
}
.thrive-newsletter .et_pb_newsletter_form {
    width: 50%;
    padding-left: 5px;
    height: 60px;
    text-align: left;
    margin-top: 10px;
}
.thrive-newsletter .et_pb_newsletter_form p {
    display: inline-block;
    margin-right: 10px;
    padding: 0px;
    padding-bottom: 10px;
}
.thrive-newsletter .et_pb_newsletter_form p input {
    font-family: 'Lato', sans-serif;
    padding: 5px 4% !important;
    width: 160px;
    border-radius: 0px!important;
}
.thrive-newsletter span.et_pb_newsletter_button {
    font-family: Geosans Light !important;
}
.thrive-newsletter a.et_pb_newsletter_button:after {
    display: none;
}
.thrive-newsletter .et_pb_newsletter_form p:nth-child(3) {
    display: none;
}
.thrive-newsletter .et_pb_newsletter_result {
    padding-top: 19px;
}
.thrive-newsletter h2.et_pb_subscribed {
    font-size: 17px;
    padding-top: 3px;
}
@media only screen and (max-width: 1110px) {
    .thrive-newsletter .et_pb_newsletter_description {
        width: 100%;
        text-align: center;
    }
    .thrive-newsletter .et_pb_newsletter_description p {
        text-align: center!important;
    }
    .thrive-newsletter .et_pb_newsletter_form {
        width: 100%;
        text-align: center;
    }
}
@media only screen and (max-width: 980px) {
    .thrive-newsletter .et_pb_newsletter_description {
        width: 100% !important;
        text-align: center;
    }
    .thrive-newsletter .et_pb_newsletter_description p {
        text-align: center!important;
    }
    /*Updated 17/07/16*/
    .et_pb_column .et_pb_newsletter_form {
        width: 100%;
        text-align: center;
        padding-left: 0px !important;
    }
}

@media only screen and (max-width: 603px) {
    .thrive-newsletter .et_pb_newsletter_form {
        height: 120px;
        padding-top: 17px;
    }
    .thrive-newsletter .et_pb_newsletter_button {
        margin-left: 0px;
    }
}
@media only screen and (max-width: 550px) {
    .thrive-newsletter .et_pb_newsletter_form {
        height: 130px;
    }
    .thrive-newsletter .et_pb_newsletter_button {
        margin-left: 0px;
    }
}
@media only screen and (max-width: 460px) {
    .thrive-newsletter .et_pb_newsletter_form {
        height: 168px;
    }
    .thrive-newsletter.et_pb_newsletter_form {
        width: 63%;
        margin-left: 17%;
    }
}
@media only screen and (max-width: 360px) {
    .thrive-newsletter .et_pb_newsletter_form {
        width: 50%;
        margin-left: 17%;
    }
    .thrive-newsletter .et_pb_newsletter_button {
        margin-left: 0px;
        width: 160px;
    }
}

/*---------- [Bloom Super Slim Optin Form - Added 17/07/16] ----------*/

/* Set the padding for the content */

.ds-slim-optin-form .et_bloom_form_container .et_bloom_form_content {
    padding: 0px !important;
}
/* Hide the header area */

.ds-slim-optin-form .et_bloom_form_container .et_bloom_form_header {
    display: none !important;
}
/* Set the font size of the optin text module */

.ds-slim-optin-text {
    padding-top: 17px !important;
    color: #fff !important;
    font-weight: 700;
}

/*Center text on mobile & tablet*/
@media only screen and (max-width:980px) {
    .ds-slim-optin-text {
        text-align: center;
    }
}

/* Set the margin for the optin form module */

.ds-slim-optin-form {
    margin: 0px 0;
}
.ds-slim-optin-form .et_bloom_inline_form {
    margin: 10px 0 !important;
}
/* Add a little padding for smaller screens */

@media only screen and (max-width: 1110px) {
    .ds-slim-optin-form {
        margin-bottom: 20px !important;
        margin-top: 0px;
    }
    
    /*Center the input text*/
    .ds-slim-optin-form input {
        text-align: center;
    }
}


/*Style the button*/
.ds-slim-optin-form form button span {
    padding: 10px;
    font-family: Geosans Light !important;
    font-size: 18px !important;
}

.ds-slim-optin-form button {
    width: 32%;
    background-color: transparent !important;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 1px solid #fff !important;
    padding: 9px !important;
}

.ds-slim-optin-form button:hover {
    background-color: rgba(255,255,255,.5) !important;
}

/* Set the font colour for the success and error messages */

.ds-slim-optin-form h2.et_bloom_success_message,
h2.et_bloom_error_message {
    color: #888 !important;
    margin-top: 0px !important;
}
/* Set the border radius for the success and error messages */

.ds-slim-optin-form .et_bloom_form_container h2.et_bloom_error_message,
h2.et_bloom_success_message {
    border-radius: 0px !important;
}
/* Hide the checkmark on success message */

.ds-slim-optin-form .et_bloom_success_container.et_bloom_animate_success span.et_bloom_success_checkmark {
    display: none;
}


/*---------- [Blurb Styling (Work with me section)] ----------*/

.et_pb_blurb {
    background-color: rgba(0, 91, 150, 0.5);
    border: 1px solid #fff;
    outline: 10px solid rgba(255, 255, 255, 0.5);
}
.et_pb_blurb_content {
    font-weight: 900;
    color: #fff;
    padding: 15px;
}
.et_pb_blurb h4 a {
    text-decoration: none;
    font-weight: 600;
    color: #bf9b30;
    line-height: 1.2em;
    font-size: 35px;
    text-shadow: 1px 1px #b3cde0;
}
@media only screen and (max-width: 360px) {
    .et_pb_blurb h4 a {
        font-size: 30px;
    }
}
/*---------- [Testimonial Styling] ----------*/

.et_pb_testimonial {
    background-color: #b3cde0;
    border: 1px solid #fff;
    outline: 10px solid #6497b1;
}
.et_pb_testimonial_author {
    display: block;
    margin-top: 16px;
    font-weight: 700;
    font-size: 20px;
}
/*---------- [Blog Styling (Grid layout)] ----------*/

.et_pb_blog_grid h2 {
    margin-top: 19px;
    font-size: 25px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin-top: -10px !important;
    z-index: 99999 !important;
    margin-left: -20px !important;
    margin-right: -20px !important;
    margin-bottom: 15px !important;
    padding: 20px !important;
    background-color: #03396c;
    border-top: 5px solid #6497b1;
    border-bottom: 5px solid #6497b1;
}
.et_pb_post {
    font-size: 18px;
    outline: 10px solid #6497b1;
}
.single .post {
    font-size: 18px;
    outline: none !important;
}
.category .post {
    font-size: 18px;
    outline: none !important;
}
.archive .post {
    font-size: 18px;
    outline: none !important;
}
.pagination {
    font-size: 18px;
    font-weight: 600;
}
#main-content .container {
    padding-top: 143px;
}
@media (max-width: 980px) {
    #main-content .container {
        padding-top: 200px;
    }
}
/* [Keep the Global Footer fullwidth on default blog pages] */

.et_pb_pagebuilder_layout.single-post #page-container .et_pb_row {
    width: 100% !important;
}
/*---------- [Sidebar Styling] ----------*/

#main-content .container:before {
    width: 0px !important;
    height: 0% !important;
}
.et_right_sidebar #sidebar {
    background-color: #03396c !important;
    border: 10px solid #b3cde0;
    padding: 15px;
}
.et_right_sidebar #sidebar a {
    font-size: 18px;
    color: #fff !important;
}
.et_right_sidebar #sidebar a:after {
    border-bottom: 1px solid #fff;
}
#left-area .post-meta a {
    color: #bf9b30 !important;
}
/*[Hide the search function]*/

.widget_search {
    display: none;
}
/*[Comments styling]*/

.form-submit input {
    border-color: #bf9b30;
    color: #bf9b30;
    text-transform: uppercase !important;
    font-family: Geosans Light !important;
}
.comment_area .comment-reply-link {
    border-color: #bf9b30;
    color: #bf9b30;
    text-transform: uppercase !important;
    font-family: Geosans Light !important;
}
/*[Page Width Styling for blog pages]*/

@media (min-width: 981px) {
    .et_right_sidebar #left-area {
        width: 70%;
    }
}
@media (min-width: 981px) {
    .et_right_sidebar #sidebar {
        width: 30%;
    }
}
/* [Title background] */

.title-row {
    width: 100% !important;
    max-width: 100% !important;
    border-top: 1px solid #fff !important;
    border-bottom: 1px solid #fff !important;
    margin-bottom: 30px;
}
.title-row2,
.et_pb_row.et_pb_row_fullwidth {
    width: 100% !important;
    max-width: 100% !important;
    border-top: 1px solid #03396c;
    border-bottom: 1px solid #03396c;
    margin-bottom: 30px;
}
.title-row,
.et_pb_row.et_pb_row_fullwidth h2 {
    padding-bottom: 10px !important;
    color: #bf9b30 !important;
    text-shadow: 1px 1px #b3cde0;
}
.title-row2,
.et_pb_row.et_pb_row_fullwidth h2 {
    padding-bottom: 10px !important;
    color: #bf9b30 !important;
    text-shadow: 1px 1px #b3cde0;
}
/*---------- [Footer Styling (including footer newsletter)] ----------*/

.thrive-footer-nav p {
    font-size: 16px !important;
    color: #fff;
}
.thrive-footer-nav a {
    font-size: 16px !important;
    color: #fff;
}
.thrive-footer-bottom p {
    font-size: 14px !important;
    color: #fff;
}
.thrive-footer-bottom a {
    font-size: 14px !important;
    color: #fff;
}
.bottom-optin input {
    border: 1px solid #fff !important;
}
.bottom-optin .et_pb_newsletter_form p:nth-child(3) {
    display: none;
}
.et_pb_subscribed {
    color: #fff !important;
}
.et_pb_newsletter {
    padding: 0px !important;
}
.et_pb_newsletter_form p input {
    padding: 9px 4% !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}
.footer-widget {
    margin: 0 !important;
}
.thrive-global-footer {
    padding-bottom: 0px !important;
}

.et_pb_section.thrive-global-footer {
    padding-top: 0px !important;
}

.footer-row1,
.footer-row2 {
    width: 100%;
}

#main-footer {
   border-top: 5px solid #d1d5d2;
}

#footer-widgets {
    padding: 2% 0 0;
}

/*Added 17/07/16*/  
@media only screen and (max-width:980px) {
    .footer-widget {
        float: left;
        color: #fff;
        min-width: 100%;
    }
}

/*Added 17/07/16*/
/*---------- [Bloom Footer Optin] ----------*/

.bloom-bottom-optin .et_bloom_inline_form {
    margin: 10px 0 0 0 !important;
}

.bloom-bottom-optin .et_bloom_form_header {
    display: none;
}

.bloom-bottom-optin .et_bloom_form_content {
    padding: 0 !important;
}

.bloom-bottom-optin p.et_bloom_popup_input {
    margin-bottom: 20px !important;
}

.bloom-bottom-optin form button span {
    padding: 15px;
    font-family: Geosans Light !important;
    font-size: 20px !important;
}

.bloom-bottom-optin button {
    width: 32%;
    background-color: transparent !important;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 1px solid #fff !important;
    padding: 14px !important;
}

.bloom-bottom-optin button:hover {
    background-color: rgba(255,255,255,.5) !important;
}

.bloom-bottom-optin .et_bloom_animate_success span.et_bloom_success_checkmark {
    display: none !important;
}
/*---------- [Contact Form Styling] ----------*/

.et_pb_contact_submit,
.et_pb_contact_reset {
    border-color: #bf9b30;
    color: #bf9b30;
    text-transform: uppercase !important;
    font-family: Geosans Light !important;
}
.et_pb_contact p input {
    height: 48px;
}
.et_pb_contact p input,
.et_pb_contact p textarea {
    font-family: Geosans Light !important;
    font-size: 18px;
}