<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Divi child theme
Template: Divi
*/

/* YOUR CSS EDITS GO BELOW THIS LINE AND AND CSS RULES YOU MAKE HERE WILL OVERIDE THE MASTER DIVI THEME CSS RULES */
/*
.et_fixed_nav #logo {
max-height: 70px; padding-bottom: 20px;
}
.et-fixed-header #logo {
max-height: 50px; padding-bottom: 10px;
}*/
/*
.et_nav_text_color_dark #et-top-navigation {padding-top: 15px;}

.et-fixed-header #et-top-navigation {padding-top: 10px;}
*/
#main-header:not(.et-fixed-header) img {
    padding-top: 5px;	
    }
    
    h1 b {
        font-weight: normal!Important;
    }
    
    /* WIDGET GRAVITY WORDPRES */
    /* GFORM IN ACTUAL SIDEBAR as a Widget */
    
    .gform_widget {
    max-width: 100%;
    width: 320px;
    background-color: #636E54;
    padding: 30px;
    box-sizing: border-box;
    }
    .gform_widget .gform_wrapper{
    padding-bottom: 0;
    }
    .gform_widget label {
    margin: 0 0 10px 0!important;
    display: block!important;
    }
    .gform_widget .gform_wrapper span.gform_description {
    color: #ffffff;
    font-weight: 500!important;
    }
    .gform_widget {
    margin-right: 0!important;
    }
    
    body .gform_wrapper .gform_widget h3.gform_title {
    color: #ffffff;
    }
    
    
    .gform_widget input[type=text], .gform_widget input[type=email]{
    background-color: #f5f5f5!important;
    border: none !important;
    padding: 14px 4% !important;
    font-size: 16px!important;
    color: #666!important;
    font-weight: 400!important;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
    }
    .gform_widget input[type=submit] {
    font-size: 20px!important;
    color: #ffffff !important;
    width: 100%!important;
    border: 2px solid #ffffff !important;
    
    }
     body .gform_widget .gform_wrapper .gform_footer input.button:hover {
        color: #ffffff !important;
    }
    .gform_widget .gform_footer {
    padding-bottom: 0!important;
    padding-top: 0!important;
    }
    .gform_widget input {
    width: 100%!important;
    }
    
    .gform_widget h3.gform_title, .gform_widget h4 {
    margin-top: 0!important;
    padding-bottom: 0!important;
    font-size: 22px!important;
    color: white!important;
    }
    #gform_widget-2 {
        margin-bottom: 0px;
    }
    
    /* Sidebar button fix 10-30-15 */
    
    body .gform_wrapper .gform_footer input.button, body .gform_wrapper .gform_page_footer input.button {background-color: transparent!important; margin: 0;}
    
    body .gform_wrapper .gform_footer input.button:hover, body .gform_wrapper .gform_page_footer input.button:hover {background:rgba(255,255,255, 0.3)!important; }
    
    .et_pb_widget_area_right {
        padding-left: 0;
        border-left: none;
    }
    @media (min-width: 981px) {
    .et_right_sidebar #sidebar {
        padding-left: 0px;
    }
    #main-content .container:before {
        display: none;
    }
    }
    
    @media screen 
    and (min-width : 900px)   { 
    
    div.sharedaddy h3, #content div.sharedaddy h3, #main div.sharedaddy h3, #primary div.sharedaddy h3 {
        width: 5% !important;
        margin-left: 33px !important;
    }
    
    div.sharedaddy .sd-content {
        width: 92% !important;
    }
    
    }
    
    h1, h2, h3, h4, h5 {
        line-height: 1.2em;
    }
    
    
    
    #et_pb_signup_lastname {
        display: none;
    }
    
    #et_pb_signup_email {
        margin-top: -12px !important;
    }
    
    /* New Home Page Styling */
    
    .brown-button, body .gform_wrapper .gform_footer input.button, body .gform_wrapper .gform_page_footer input.button {
    font-size: 16px;
    font-family: 'DM Sans';
    background-color: #836741;
    color: #fff;
    padding: 10px 60px 10px;
    border-radius: 30px;
            transition: 0.3s;
        border: 1px solid #836741;
        text-transform: capitalize;
    }
    
    .brown-button:hover {
        background-color: transparent;
        color: #836741;
    }
    
    .white-button, .hustle_module_shortcode_trigger {
    font-size: 16px;
    font-family: 'DM Sans';
    background-color: #fff;
    color: #2B2624!important;
    padding: 10px 60px 10px;
        border-radius: 30px;
        text-transform: capitalize!important;
                transition: 0.3s;
        border: 1px solid #fff;
    }
    
    .white-button:hover {
        background-color: transparent;
        color: #fff;
    }
    
    .white-link {
    font-size: 16px;
    font-family: 'DM Sans';
    color: #fff;
    padding-bottom: 10px;
        border-bottom: 1px solid #fff;
        text-transform: capitalize;
            transition: 0.3s;
    }
    
    .white-link:hover {
        color: #f8f6f3;
        border-bottom: 1px solid #f8f6f3;
        padding-bottom: 2px;
    }
    
    .ghost-button {
    font-size: 16px;
        font-weight: 600;
    font-family: 'DM Sans';
    background-color: none;
    color: #2B2624;
    padding: 10px 60px;
    border-radius: 30px;
        border: 1px solid #2B2624;
        text-transform: capitalize;
    transition: 0.3s;
    }
    
    .ghost-button:hover {
        color: #fff!important;
        background-color: #2B2624;
    }
    
    .black-link {
        margin-top:20px;
    font-size: 16px;
            font-weight: 600;
    font-family: 'DM Sans';
    color: #2B2624;
    padding-bottom: 10px;
        border-bottom: 1px solid #2B2624;
        text-transform: capitalize;
                transition: 0.3s;
    }
    
    .black-link:hover {
        color: #2B2624;
        border-bottom: 1px solid #2B2624;
            padding-bottom: 2px;
    }
    
    .et_mobile_menu li a:hover, .nav ul li a:hover {
        background-color: rgba(255,255,255,255);
        opacity: 1;
    }
    
    /*change hamburger icon to x when mobile menu is open*/
    
    #et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before,
    .et_pb_module.et_pb_menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
        content: '\4d';
    }
    
    
    /*adjust the new toggle element which is added via jQuery*/
    
    ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
    ul.et_mobile_menu li.page_item_has_children .mobile-toggle,
    .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
    .et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle {
        width: 44px;
        height: 100%;
        padding: 0px !important;
        max-height: 44px;
        border: none;
        position: absolute;
        right: 0px;
        top: 0px;
        z-index: 999;
        background-color: transparent;
    }
    
    
    /*some code to keep everyting positioned properly*/
    
    ul.et_mobile_menu&gt;li.menu-item-has-children,
    ul.et_mobile_menu&gt;li.page_item_has_children,
    ul.et_mobile_menu&gt;li.menu-item-has-children .sub-menu li.menu-item-has-children,
    .et-db #et-boc .et-l ul.et_mobile_menu&gt;li.menu-item-has-children,
    .et-db #et-boc .et-l ul.et_mobile_menu&gt;li.page_item_has_children,
    .et-db #et-boc .et-l ul.et_mobile_menu&gt;li.menu-item-has-children .sub-menu li.menu-item-has-children {
        position: relative;
    }
    
    
    /*remove default background color from menu items that have children*/
    
    .et_mobile_menu .menu-item-has-children&gt;a,
    .et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children&gt;a {
        background-color: transparent;
    }
    
    
    /*hide the submenu by default*/
    
    ul.et_mobile_menu .menu-item-has-children .sub-menu,
    #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,
    .et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu,
    .et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu {
        display: none !important;
        visibility: hidden !important;
    }
    
    
    /*show the submenu when toggled open*/
    
    ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
    #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
    .et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
    .et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
        display: block !important;
        visibility: visible !important;
    }
    
    
    /*adjust the toggle icon position and transparency*/
    
    ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
    .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle {
        text-align: center;
        opacity: 1;
    }
    
    
    /*submenu toggle icon when closed*/
    
    ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after,
    .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after {
        top: 10px;
        position: relative;
        font-family: "ETModules";
        content: '\33';
        color: #836741;
        background: #fff;
        border-radius: 50%;
        padding: 3px;
    }
    
    
    /*submenu toggle icon when open*/
    
    ul.et_mobile_menu li.menu-item-has-children.dt-open&gt;.mobile-toggle::after,
    .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open&gt;.mobile-toggle::after {
        content: '\32';
    }
    
    
    /*add point on top of the menu submenu dropdown*/
    
    .et_pb_menu_0.et_pb_menu .et_mobile_menu:after {
        position: absolute;
        right: 5%;
        margin-left: -20px;
        top: -14px;
        width: 0;
        height: 0;
        content: '';
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-bottom: 20px solid #ffffff;
    }
    
    
    /*adjust the position of the hamburger menu*/
    
    .mobile_menu_bar {
        position: relative;
        display: block;
        bottom: 10px;
        line-height: 0;
    }
    
    
    /*force the background color and add a rounded border*/
    
    .et_pb_menu_0.et_pb_menu .et_mobile_menu,
    .et_pb_menu_0.et_pb_menu .et_mobile_menu ul {
        background-color: #ffffff!important;
        border-radius: 10px;
    }
    
    
    .gform_fields_3 body .gform_wrapper textarea.textarea, input[type=text] {
        background-color: #fff!important;
    }
    
    #gform_3 body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), body .gform_wrapper textarea.textarea, body div.form_saved_message div.form_saved_message_emailform form input[type=text] {
        background-color: #fff!important;
    }
    
    #gform_submit_button_3 {
    font-size: 16px;
    font-family: 'DM Sans';
    background-color: #836741!important;
    color: #fff;
    padding: 10px 60px 10px;
    border-radius: 30px;
            transition: 0.3s;
        border: 1px solid #836741;
        text-transform: capitalize;
    }
    
    #gform_submit_button_3:hover {
        background-color: transparent;
        color: #836741;
    }
    
    #page-container .white-bg .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), body .gform_wrapper textarea.textarea, body div.form_saved_message div.form_saved_message_emailform form input[type=text] {
        background-color: #eee !important;
    }</pre></body></html>