/*
Theme Name:     astc
Theme URI:      
Description:    Divi child theme.
Author:         Nucleus
Author URI:     nucleus.com.au
Template:       Divi
Version:        0.1.0
*/

/**
 * Contents
 *
 * 1.0 - General
 * 2.0 - Nav Bar
 * 3.0 - Home
 * 
 */


/**
 * 1.0 - General
 */
h1, h2 {
    color: #fcbf14;
    font-weight: 700;
}
h3 {
    font-weight: 700;
 }

/**
 * 2.0 - Nav Bar
 */

#main-header {
    height: 100px !important;
}

/* Setup the three cols */
.logo_container {
    width: 15%;
    float: left;
}
#et-top-navigation {
    width: 75% !important;
    float: left !important;
    margin-top: 50px;
}
.vlab-logo-right {
    width: 10%;
    float: left;
    margin-top: 3px;
}

/* Left logo */
img#vlab-logo-left {
    display: none;
}
.logo_container img {
    max-height: 60px;
    margin-top: 10px;
}

/* Right logo */
img#astc-logo-right {
    display: none;
}
.logo-top-right img {
    width: 65px;
    margin-top: 44px;
}

/* Top menu Items */
#top-menu li {
    text-transform: uppercase;
    font-weight: 600;
    padding-right: 12px;
}
#top-menu-nav .astc-about-menu-item {
    border-left: 2px solid #F4B115;
    padding-left: 17px;
    height: 18px !important;
    padding-top: 2px;
}

/* Turn off divi animations */
.et_fixed_nav #et-top-navigation {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}


/* NOTE: For mobile menu see Responsiveness Section */

/**
 * 3.0 - Home Page
 */

/* IN THE NEWS - Home Widget */
#astc-itn-home-title {
    padding-bottom: 0px;
    margin-bottom: 10px;
}
ul#astc-itn-list-simple {
    list-style: none;
    list-style-type: none;
    padding-left: 0;
 }
ul#astc-itn-list-simple li {
    padding: 5px 0px;
    border-bottom: 1px solid #e8e8e8;
}
ul#astc-itn-list-simple li a:hover {
    text-decoration: underline;
}

 .et_pb_social_media_follow li a.follow_button {
    margin-top: 0px;
    margin-right: 25px;
    padding: 5px 12px;
    border-radius: 3px;
    color: #ffffff;
    background: #007BB6;
    font-size: 14px;
    line-height: 1.6em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

/**
 * Home Blog
 */
#home-blog .entry-title {
	font-size: 16px;
}
#home-blog .entry-title a:hover {
	text-decoration: underline;
}
#home-blog .post-content {
	display: none;
}
#home-blog .et_pb_post {
	margin-bottom: 30px;
	border-bottom: 1px solid #ededf7;
}

/* STAY INFORMED */
#stay-informed-button {
    color: #000000;
    border: 1px solid #F8C228;
    border-radius: 8px;
    font-size: 16px;
    background: #f9e42f; /* Old browsers */
    background: -moz-linear-gradient(top, #f9e42f 0%, #f9e42f 47%, #f8af24 100%, #f8af24 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f9e42f 0%,#f9e42f 47%,#f8af24 100%,#f8af24 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f9e42f 0%,#f9e42f 47%,#f8af24 100%,#f8af24 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9e42f', endColorstr='#f8af24',GradientType=0 ); /* IE6-9 */
    box-shadow: 1px 1px 3px 0px #ccc;
}
#stay-informed-button:hover {
    background: #f8af24; /* Old browsers */
    background: -moz-linear-gradient(top, #f8af24 0%, #f8af24 0%, #f9e42f 53%, #f9e42f 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f8af24 0%,#f8af24 0%,#f9e42f 53%,#f9e42f 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f8af24 0%,#f8af24 0%,#f9e42f 53%,#f9e42f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8af24', endColorstr='#f9e42f',GradientType=0 ); /* IE6-9 */
    box-shadow: 1px 1px 3px 0px #333;
}

/**
 * Footer
 */
 #et-footer-nav .container {
 	height: 60px;
 }
 .footer-left-col {
 	width:80%;
 	float:left
 }
 .footer-right-col {
 	text-align: right;
 	float:left;
 }
 p.footer-copyright {
 	padding: 15px 0px;
 }


 /* CONTACT FORMS */
 #et_pb_contact__spacer__1 {
    visibility: hidden;
 }
 
 /* Career Form */
 #wpcf7-f380-p157-o1 input[type="text"],
 #wpcf7-f380-p157-o1 input[type="email"] {
    width: 100%;
    padding: 16px;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #999;
    background-color: #eee;
    font-size: 14px;
 }

 /* CONTACT FORM BUTTONS */
button.et_pb_contact_submit,
input.wpcf7-submit {
    color: #000000!important;
    background: #f8ce2a;
    border-width: 6px!important;
    border-color: #f8ce2a;
    letter-spacing: 0px;
    font-size: 16px;
    letter-spacing: 0px;
    padding: 0.3em 1em!important;
    border-style: none;
    border: 2px solid #f8ce2a;
    line-height: 1.7em!important;
    cursor: pointer;
    border-radius: 6px;
}
button.et_pb_contact_submit:hover,
input.wpcf7-submit:hover {
    background: #f7e7a5!important;
    border-color: #f7e7a5!important;
}


/* PARTNERS */
#astc-partner-table,
#astc-partner-table td {
    border: none;
}
#astc-partner-table img {
    max-width: none;
}

/* Services Table */
.customer-hdr-main {
    
}
td.customer-main {
    background-color: #000;
    color: #fff;
    font-weight: 800;
    border: 1px solid #fff;
}
.customer-hdr-minor .customer-seg-text {
    background-color: #8E8E8E;
    color: #fff;
    font-weight: 700;
    border: 1px solid #fff;
}
td.customer-check-box {
    text-align: center;
}


/**
 * x.0 - Responsiveness
 */

@media (max-width: 980px) {
    #main-header {
        height: 100px !important;
    }
    .et_header_style_centered #main-header {
        padding: 0;
    }
    #et-top-navigation {
        margin-top: 0 !important;
    }
}

/* Mobile menu breakpoint */
@media only screen and ( max-width: 1190px ) {
    
    /* Hide these guys... */
    #top-menu-nav, 
    #top-menu,
    img#vlab-logo-right,
    img#vlab-logo-left {
        display: none;
    }

    /* ...and show these ones */
    img#astc-logo-left,
    #et_mobile_nav_menu {
        display: block;
    }

    .container.clearfix.et_menu_container {
        margin-top: 15px;
    }
    .et_header_style_centered #main-header div#et-top-navigation {
        margin-top: 22px;
    }

    /* Mobile menu */
    #Mobile_menu.et_mobile_menu {
        width: auto;
        position: absolute;
        right: 0px;
    }
    .et_mobile_menu li a {
        text-transform: uppercase;
        color: #B07931 !important;
        text-align: left;
    }
    #main-header .et_mobile_menu li ul.sub-menu, 
    .et_pb_fullwidth_menu .et_mobile_menu li ul.sub-menu
    {
        display: none !important;
        visibility: hidden !important;
    }

    #et-top-navigation {
        width: 100% !important;
    }

    .logo_container {
        position: absolute;
    }

   #vlab-logo-left {
        position: absolute;
        max-width: 200px;
    }

    span.select_page {
        display: none !important;
    }

    #mobile_menu .astc-menu-item-logo-wrapper {
        background-image: url('/wp-content/themes/astc/assets/images/vlab-logo.png');
        background-size: auto;
        background-repeat: no-repeat;
        height: 50px;
        width: 106px;
        /*margin: auto;*/
    }

}