/*
 Theme Name:     Venture Creations Divi Child Theme
 Theme URI:      http://www.venturecreationsmedia.com
 Description:    Venture Creations Divi Child Theme
 Author:         Miles Alquist
 Template:       Divi
 Version:        1.0.0
*/

@import url("../Divi/style.css");

/* =Theme customization starts here
------------------------------------------------------- */


/*------------------------------------------------*/


/*-----------------[CTA Menu Item]----------------*/


/*-----------------[by GenoQuiroz]----------------*/


/*------------------------------------------------*/


/* style the get started cta button */

.get-started {
    border-radius: 0px;
}
.get-started a {
    color: #fff!important;
}
li.get-started {
    background-color: #e22d3d;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 10px 10px!important;
    border-radius: 3px;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
li.get-started:hover {
    background-color #B42331;
}

/* fixed header button text color */

.et-fixed-header #top-menu .get-started a {
    color: #fff!important;
}
.get-started li.current-menu-ancestor> a, .get-started li.current-menu-item> a {
    color: #fff !important;
}
@media only screen and (min-width: 981px) {
    li.get-started {
        height: 33px;
    }
}

/* =Theme customization starts here
            ------------------------------------------------------- */



/*-- Width Helpers Begin --*/


/*------ Full Width Begins ------*/

.full-stretch {
    width: 100%;
}

/*------ Full Width Ends ------*/


/*-- Width Helpers Ends --*/


/*-- Height Helpers Begin --*/


/*------ 40x Bottom Margin ------*/

.40-bottom-push {
    margin-bottom: 200px;
}

/*------ 40x Bottom Margin Ends ------*/


/*-- Height Helpers Ends --*/


/*-- Animation Helpers Begin --*/


/*------ Bouncing Scroll-Down Arrow Begins ------*/

.et_pb_fullwidth_header_scroll a {
    -webkit-transform: translateZ(0px);
    -moz-transform: translateZ(0px);
    -ms-transform: translateZ(0px);
    -o-transform: translateZ(0px);
    transform: translateZ(0px);
}
.et_pb_fullwidth_header_scroll .et-pb-icon {
    -webkit-animation: et_bounce 1s infinite;
    -moz-animation: et_bounce 1s infinite;
    -ms-animation: et_bounce 1s infinite;
    -o-animation: et_bounce 1s infinite;
    animation: et_bounce 1s infinite;
}
@-webkit-keyframes et_bounce {
    0% {
        -webkit-transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-15px);
    }
    100% {
        -webkit-transform: translateY(0px);
    }
}
@-moz-keyframes et_bounce {
    0% {
        -moz-transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-10px);
    }
    100% {
        -moz-transform: translateY(0px);
    }
}
@-ms-keyframes et_bounce {
    0% {
        -ms-transform: translateY(0);
    }
    40% {
        -ms-transform: translateY(-10px);
    }
    100% {
        -ms-transform: translateY(0px);
    }
}
@-o-keyframes et_bounce {
    0% {
        -o-transform: translateY(0);
    }
    40% {
        -o-transform: translateY(-10px);
    }
    100% {
        -o-transform: translateY(0px);
    }
}
@keyframes et_bounce {
    0% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0px);
    }
}

/*------ Bouncing Scroll-Down Arrow Ends ------*/


/*-- Animation Helpers Ends --*/


/*-- SVG Helper Begins --*/


/*-- SVG Hero White Begins --*/

.svg-header-white {
    color: #ffffff;
}



/*-- Width Helpers Begin --*/


/*------ Full Width Begins ------*/

.full-stretch {
    width: 100%;
}

/*------ Full Width Ends ------*/

/*------ 75 Width Begins ------*/

.seventyfive-stretch {
    width: 75%;
}

/*------ 75 Width Ends ------*/

/*------ 50 Width Begins ------*/

.half-stretch {
    width: 50%;
}

/*------ 50 Width Ends ------*/


/*-- Width Helpers Ends --*/



/*-- TM Sizing Starts --*/

/*------ TM Large Starts ------*/

.tm-large {
    font-size: 22px;
    position:relative;
    top:-18px;
}

/*------ TM Large Ends ------*/

/*------ TM Medium Starts ------*/

.tm-medium {
    font-size: 16px;
    position:relative;
    top:-8px;
}

/*------ TM Medium Ends ------*/

/*------ TM Body Starts ------*/

.tm-body {
    font-size: 10px;
    position:relative;
    top:-8px;
}

/*------ TM Body Ends ------*/

/*-- TM Sizing Ends --*/



/*-- Body Copy Helper Starts --*/

/*------ Body Copy X-Large Starts ------*/

.body-copy-x-large {
    font-size: 30px;
}

/*------ Body Copy X-Large Ends ------*/

/*------ Body Copy Large Starts ------*/

.body-copy-large {
    font-size: 24px;
}

/*------ Body Copy Large Ends ------*/

/*-- Body Copy Helper Ends --*/



/*-- Body Copy Weight Helper Starts --*/

/*------ Body Copy Weight X-Bold Starts ------*/

.body-weight-x-bold {
    font-weight: 900;
}

/*------ Body Copy Weight X-Bold Ends ------*/

/*------ Body Copy Weight Bold Starts ------*/

.body-weight-bold {
    font-weight: 700;
}

/*------ Body Copy Weight Bold  Ends ------*/

/*------ Body Copy Weight Medium Starts ------*/

.body-weight-medium {
    font-weight: 600;
}

/*------ Body Copy Weight Medium  Ends ------*/

/*-- Body Copy Weight Helper Ends --*/



/*-- Color Helper Starts --*/

/*------ Color Red Starts ------*/

.main-red {
    color: #e22d3d;
}

.dark-red {
    color: #A21622;
}

.light-red {
    color: #EB6F7A;
}

/*------ Color Red Ends ------*/

/*------ Color Green Starts ------*/

.main-green {
    color: #6eb99f;
}

.dark-green {
    color: #49977C;
}

.light-green {
    color: #ACD7C8;
}

/*------ Color Green Ends ------*/

/*------ Color Brown Starts ------*/

.main-brown {
    color: #4d3d39;
}

.dark-brown {
    color: #231C1A;
}

.light-brown {
    color: #81665F;
}

/*------ Color Brown Ends ------*/

/*------ Color Tan Starts ------*/

.main-tan {
    color: #fff6d7;
}

.dark-tan {
    color: #FFF2C2;
}

/*------ Color Tan Ends ------*/

/*------ Color White Starts ------*/

.main-white {
    color: #ffffff;
}

/*------ Color White Ends ------*/

/*-- Color Helper Ends --*/
