/*
 Theme Name:     Divi Child Theme
 Theme URI: http://www.elegantthemes.com/gallery/divi/
 Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/



#iact-logo {
    float: left;
    margin: -4px 0 8px 6px
}

#iact-logo img {
    max-width: 70px
}

.lessons_tiles {
    height: 60px;
    background: #dbdbdb
}

.lessons_tiles .icon-expander {
    width: 60px;
    height: 60px;
    -webkit-transition: all .12s ease-in-out;
    transition: all .12s ease-in-out;
    position: relative
}

.lessons_tiles:hover .icon-expander {
    width: 100%
}

.lessons_tiles:hover .tiles_text {
    padding-top: 15px;
    color: #fff
}

.lessons_tiles:hover span {
    display: inherit
}

.lessons_tiles:hover {
    color: #fff!important
}

.lessons_tiles img {
    position: absolute;
    float: left
}

div.bar_2,
div.score,
div.title-wrap {
    position: relative
}

.lessons_tiles .tiles_text {
    margin-left: 70px;
    padding-top: 15px;
    color: #000
}

.lessons_tiles span {
    color: #ccc;
    font-size: 12px;
    line-height: 10px;
    text-transform: uppercase;
    display: none
}

#skill_bar {
    display: none
}

h3.name {
    float: left;
    margin: 0
}

h4.top-title {
    float: right
}

div.bar-wrap {
    width: 100%;
    height: 40px;
    background-color: #ddd
}

div.box-wrap {
    width: 19.6%;
    float: left
}

div.bar-space,
div.title-space {
    width: .5%;
    height: 40px;
    float: left
}

div.title-wrap {
    float: left;
    height: 20px;
    width: 100%
}

div.bar_1,
div.bar_2 {
    float: left;
    width: 0;
    height: 40px;
    animation-fill-mode: forwards;
    animation-timing-function: linear
}

div.score {
    float: left;
    font-size: 16px
}

div.bar-title {
    text-align: center;
    font-size: 16px
}

div.bar_1 {
    background-color: #F3821B;
    position: relative;
	-webkit-animation-name: apprentice;
    -webkit-animation-duration: 2s;
    animation-name: apprentice;
    animation-duration: 1s;
    animation-delay: 0s
}

div.bar_2,
div.bar_3 {
    -webkit-animation-name: apprentice
}

div.bar_2 {
    background-color: #EC7014;
    -webkit-animation-duration: 1s;
    animation-name: apprentice;
    animation-duration: 1s;
    animation-delay: 1s
}

div.bar_3,
div.bar_4 {
    -webkit-animation-duration: 1s;
    animation-timing-function: linear;
    float: left;
    width: 0;
    height: 40px;
    position: relative;
    animation-fill-mode: forwards
}

div.bar_3 {
    background-color: #E65E0E;
    animation-name: apprentice;
    animation-duration: 1s;
    animation-delay: 2s
}

div.bar_4 {
    background-color: #E04C07;
    -webkit-animation-name: apprentice;
    animation-name: apprentice;
    animation-duration: 1s;
    animation-delay: 3s
}

div.bar_5 {
    background-color: #DA3B01;
    float: left;
    width: 0;
    height: 40px;
    position: relative;
    -webkit-animation-name: master;
    -webkit-animation-duration: 1s;
    animation-name: master;
    animation-fill-mode: forwards;
    animation-timing-function: ease-out;
    animation-duration: 1s;
    animation-delay: 4s
}

@-webkit-keyframes apprentice {
    from {
        width: 0
    }
    to {
        width: 100%
    }
}

@-webkit-keyframes master {
    from {
        width: 0
    }
    to {
        width: 70%
    }
}

@keyframes apprentice {
    from {
        width: 0
    }
    to {
        width: 100%
    }
}

@keyframes master {
    from {
        width: 0
    }
    to {
        width: 70%
    }
}

#place_order,
.checkout-button,
.return-to-shop a,
.shop_table .actions input[name=update_cart] {
    background-color: #000dff !important;
    color: #fff!important
}

.checkout-button::after,
.return-to-shop a::after {
    color: #fff!important
}

.woocommerce-message {
    display: none!important
}
.woocommerce-page #top-header,
.woocommerce-page #main-header{
	background-color: #000 !important;

}

.product-name a {
    color: #da3b01!important
}

.product-name a:hover {
    text-decoration: underline!important
}

.payment_method_stripe label[for=payment_method_stripe] img {
    display: none
}

.woocommerce-checkout-payment ul::before {
    content: '';
    width: 280px!important;
    height: 37px;
    background: url(/wp-content/uploads/2016/12/Powered_By_Stripe_small.png) no-repeat;
    position: relative;
    float: right
}

.image-half,
.text-half {
    position: relative;
    width: 50%
}

.image-half {
    height: 0
}

.text-half {
    padding-bottom: 36%
}

.half-positioner-nolist {
    margin-left: -20%;
    left: 50%;
    position: absolute;
    top: 40%;
    margin-top: -125px;
    margin-right: 20%
}

.half-title {
    font-size: 26px;
    margin-bottom: 1em
}

.half-body {
    font-size: 20px;
    padding-top: 1em;
    margin-bottom: 1em
}

@media only screen and (min-width:280px) {
    div.image-half {
        width: 100%
    }
    div.text-half {
        position: relative;
        width: 100%;
        padding-bottom: 0;
        padding-top: 0;
        text-align: center
    }
    div.half-positioner-nolist {
        margin-top: 58%;
        display: inline-block;
        position: relative;
        padding-left: 5%;
        padding-right: 5%;
        padding-bottom: 5%;
        margin-left: 0;
        left: 0;
        top: 0;
        margin-right: 0
    }
}

@media only screen and (min-width:480px) {
    div.half-positioner-nolist {
        margin-top: 64%;
        padding-left: 10%;
        padding-right: 10%
    }
}

@media only screen and (min-width:769px) {
    div.image-half {
        height: auto
    }
    div.half-positioner-nolist {
        margin-top: -66px;
        padding-left: 30%;
        padding-right: 30%
    }
}

@media only screen and (min-width:990px) {
    div.image-half {
        position: relative;
        width: 50%;
        height: 0
    }
    div.text-half {
        position: relative;
        width: 50%;
        padding-bottom: 36%;
        padding-top: 0
    }
    div.half-positioner-nolist {
        margin-left: -20%;
        left: 50%;
        position: absolute;
        top: 40%;
        margin-top: -125px;
        margin-right: 20%;
        padding-left: 0;
        padding-right: 0
    }
}

@media only screen and (maxn-width:989px) {
    .half-title {
        font-size: 19px
    }
    .half-body {
        font-size: 17px
    }
}

@media only screen and (max-width:769px) {
    div.bar-title {
        display: none
    }
}

.relocate {
    margin: -65px 0 25px -20px
}

#order_review_heading {
    margin-top: 40px
}

.fa-footer a {
    display: inline-block;
    color: #666;
    font-size: 26px;
    text-align: center;
    transition: color .3s ease 0s;
}

.fa-footer a:hover {
    color: #2ea3f2;
}

#footer-bottom{
	display: block;
	clear: both;
	padding: 0;
}

@media only screen and (max-width:580px) {
	#footer-widgets .footer-widget{
		display: flex !important;
		flex-direction: column;
		padding: 0 30px 10px;
	}
    #main-footer .container {
        height: 650px;
    }
    #footer-bottom .container {
        height: auto !important;
    }
    .et-social-icons li {
        padding: 30px 0;
    }
    #search-5 {
        width: 100%;
    }
}

.page-id-31154 #top-header,
.page-id-31154 #main-header,
.page-id-31154 #footer-widgets,
.parent-pageid-31154 #top-header,
.parent-pageid-31154 #main-header,
.parent-pageid-31154 #footer-widgets {
    display: none !important;
}

.view_details {
    visibility: hidden;
}

.page-parent .view_details {
    visibility: inherit !important;
}
/*Checkout page*/
#billing_last_name_field {
    float: left;
    width: 50%;
}
#billing_address_1_field {
    float: left;
    width: 50%;
}
#account_password_field {
    float: left;
}
.input-text  {
    background: none !important;
    border: 1px solid !important;
}

/* SIMON CHANGES */

#footer-info {display: none;}

/*Menu CTA Button*/
#et-top-navigation .et_pb_button {
    margin-top: 2px;
    font-size: 20px;
    font-weight: initial;
    color: #000000;
    background-color: #ffffff;
    border-radius: 5px;
    border: 1px solid #000000;
}

#et-top-navigation .et_pb_button:after {
	font-size: 20px;
    font-weight: initial;
    color: #ffffff;
    background-color: #000000;
    border-radius: 5px;
    border: 1px solid #ffffff;
    margin-top: 8px;
    margin-left: 8px;
}


#top-header .et-social-icons { float:left !important; }

#footer-widgets {
    padding: 30px 0;
}

#main-footer .container #footer-widgets {
  max-height: 210px !important;
}

#footer-widgets .footer-widget li:before {
display: none;
}

#footer-widgets {
  padding-top: 30px;
}

html #footer-widgets .footer-widget .et_pb_widget:not(.woocommerce) ul li {
line-height: 18px;
padding-left: 0px;
}

/*---------- [Custom Blurb Module] ----------*/
.myblurb img {
    border: 0px;
    border-radius: 50%;
    margin-top: -150px;
}



/*** REMOVE LABEL ON FIELDS USING PLACEHOLDER ***/
.gform_wrapper .top_label .gfield_label,
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
 display: none;
}
/*** FIELD STYLING ***/
input[type=text],
input[type=tel],
input[type=email],
textarea {
 background: #fff;
 border: none;
 border-radius: 0;
 color: #999 !important;
 padding: 15px !important;
}
/*** BUTTON STYLING ***/
.gform_wrapper .gform_footer input.button {
 float: right;
 background: #02206B;
 border: 1px solid #000000;
 font-size: 20px;
 color: #ffffff;
 padding: 12px 23px;
 border-radius: 5px;
 letter-spacing: 1px;
 cursor: pointer;
}
/*** BUTTON HOVER STYLING ***/
.gform_wrapper .gform_footer input.button:hover {
 background: #ffffff;
 border: 1px solid #000000;
 font-size: 20px;
 color: #000000;
 padding: 12px 23px;
 border-radius: 5px;
 letter-spacing: 1px;
 cursor: pointer;
}

#et-info-phone:hover {
  opacity: 0.7;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/*** ICON HOVER***/
.blurb-hover.et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image .et-pb-icon:hover {
color: #424242 !important;
}

.image-grow {
border: none !important;
-webkit-transition:all 0.6s ease-out;
-moz-transition:all 0.6s ease-out;
-ms-transition:all 0.6s ease-out;
-o-transition:all 0.6s ease-out;
transition:all 0.6s ease-out;
}
.image-grow:hover {
-webkit-transform:scale(1.15);
-moz-transform:scale(1.15);
-ms-transform:scale(1.15);
-o-transform:scale(1.15);
transform:scale(1.15);
}

/*** TOP MENU HOVER LINK***/

/*** SUB MEGA LINK***/
.sub-menu {
    text-align: left !important;
    font-size: 10px !important;
    background: #7b679 !important;
}

#top-menu li li a
{
width: 200px;
padding: 4px 5px 0px 15px;
}


/* MENU MEDIA QUERIES */

@media only screen and (max-width: 1336px){
    #top-menu li.mega-menu>ul>li>a{
        font-size: 13px !important;
    }
}

/* Duplicated active menus */
/* .current-menu-item.duplicated a{
	color: #fff !important;
}
 */



/* Parent menu clickable on mobile */
@media screen and (max-width: 980px) {
	.et_mobile_menu{
		padding-top: 100px !important;
	}
 .container {
 width: 100% !important;
 }
 .et_header_style_left .logo_container{
 padding-left: 25px;
 }
 .et_header_style_centered #main-header .mobile_nav {
 background-color: transparent;
 }
 .mobile_nav.closed .select_page {
 display: none;
 }
 .et-fixed-header#main-header {
 background-color: transparent !important;
 }
}
.et_mobile_menu {
 top: 0 !important;
 border-top: 3px solid #283fc0 !important;;
 background-color: #fff !important;
 padding: 20% 0;
}
.et_mobile_menu li a {
 text-align: center;
 font-size: 20px !important;
 border: 0;
 padding: 20px 0;
 letter-spacing: 1px;
}
.mobile_nav ul#mobile_menu .current_page_item > a,
.mobile_nav ul#mobile_menu .current-menu-ancestor > a{
 color: #ffd30f !important;
}
.mobile_nav ul#mobile_menu li ul li a{
 	font-size: 18px !important;
 	color: #fff !important;
	 margin: auto;
	 padding-top: 0.2em;
	text-align:left;
}

.et_mobile_menu li a:hover {
 color: #999;
 -webkit-transition: all .2s ease-in-out;
 transition: all .2s ease-in-out;
}
.mobile_menu_bar:before {
 padding-right: 25px;
}
.mobile_nav.opened .mobile_menu_bar:before {
 content: "\4d";
 z-index: 99999;
}

#mobile_menu.et_mobile_menu {
    overflow: scroll!important;
    max-height: 100vh;
    min-height: 100vh;
    background-color: #000!important;
}

/* NESTING MOBILE MENU SETTINGS */
#et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
 content: '\4d';
}

#top-menu .menu-item-has-children .menu-item-has-children > a:first-child::after,
#et-secondary-nav .menu-item-has-children .menu-item-has-children > a:first-child::after {
 content: '5';
}

#main-header #mobile_menu.et_mobile_menu .menu-item-has-children {
 position: relative;
}

#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle {
 position: absolute;
 background-color: rgba(0,0,0,0.03);
 z-index: 1;
 width: 36px;
 height: 36px;
 line-height: 36px;
 border-radius: 50%;
 top: 10px !important;
 right: 10px;
 cursor: pointer;
 text-align: center;
}
#main-header #mobile_menu.et_mobile_menu li .sub-menu > li .sub-menu-toggle{
	 top: -5px !important;;
}

#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle.popped {
 background-color: rgba(0,0,0,0.1);
}

#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle::before {
 font-family: "ETmodules" !important;
 font-weight: normal;
 font-style: normal;
 font-variant: normal;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 line-height: 36px;
 font-size: 24px;
 text-transform: none;
 speak: none;
 content: '\33';
}

/* #main-header #mobile_menu.et_mobile_menu .sub-menu-toggle.popped::before {
 content: '\32';
} */

#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle ~ ul.sub-menu {
 display: none !important;
 padding-left: 2em !important;
}

#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle.popped ~ ul.sub-menu {
 display: block !important;
 background-color: rgba(0,0,0,0.03);
}

 #main-header #mobile_menu.et_mobile_menu li li {
 padding-left: 0;
}

#main-header #mobile_menu.et_mobile_menu li a,
#main-header #mobile_menu.et_mobile_menu li li a,
#main-header #mobile_menu.et_mobile_menu li li li a {
 padding-left: 20px;
 padding-right: 20px;
}

#main-header #mobile_menu.et_mobile_menu .menu-item-has-children .sub-menu-toggle + a {
 padding-right: 20px;
}

#main-header #mobile_menu.et_mobile_menu .menu-item-has-children > a {
 background-color: transparent;
 font-weight: inherit;
 text-align:left;
 color:#fff;
opacity:1
}

#main-header #mobile_menu.et_mobile_menu li.current-menu-item > a {
 font-weight: bolder;
}



td a i{
  pointer-events: none !important;
}
#outlines-header{
  min-height: 30vh;
}

#outlines-header .et_pb_fullwidth_post_title_0{
  padding-top: 25vh !important;
  padding-bottom: 0 !important;
}
.acf-field--post-title{
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.acf-form-submit{
    padding: 15px;
}
.select2-selection,
.acf-fields input,
.acf-fields select{
  background: #fff !important;
  height: 35px !important;
  outline: 0 !important;
  border: 1px solid #ccc !important;
}
