/*
 Theme Name:     Whats With Wheat Child Theme
 Theme URI:      http://www.whatswithwheat.com
 Description:    Whats With Wheat Child Theme
 Author:         Nathan Bailey
 Author URI:     http://www.nathanbailey.com.au
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("/wp-content/themes/Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
#top-header {display:none !important; }
.homepageform .gfield_label {display:none !important;}
.homepageform .gform_wrapper form {
    text-align: center;
}

#gform_submit_button_2, #gform_submit_button_1 {
    color: white;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
    border-color: #dab354;
    margin-left: 10px;
    margin-bottom: 10px;
    background-color: #cda542;
background-repeat: repeat-x;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}

#gform_submit_button_3 {
color: #fff;
background-color: rgba( 255, 255, 255, 0.05 );
border: 2px solid #fff;
font-size: 20px;
font-weight: 500;
padding: .3em 1em;
}

#gform_submit_button_3:hover {
color: #fff;
background-color: rgba( 0, 0, 0, 0.05 );
border: 2px solid transparent;
}


.team-left-right .team-item .side-one {
    width: 35% !important;
}

.team-left-right .team-item .side-two {
    width: 65% !important;
}

@media all and (max-width: 980px) {

	#team-3209 .team-item {
    width: 90% !important;
}}

.team-social, .team-meta, .team-skill {
display:none !important;
}

.registernowbuttonaffiliate .et_pb_button {
    background: #dab354;
    }
    
.search #main-content .container {
background: rgba(0,0,0,0.76);
padding-left:20px;
padding-right:20px;
}

@media only screen and (min-width: 961px) {
.search-results .et_pb_post a img {display: block; width: 25%; float: left; margin-top: 0%;}
.search .et-tabs-container {width: 75%; margin-left: 25%;}
.search-results .et_pb_post {
    margin-bottom: 120px;
}
.search-results .et_pb_post a img {
    margin-right: 10px;
}
}

#top-menu a {
color:#dab354 !important;
}

@media only screen and (min-width: 981px) {
.et-fixed-header #top-menu a {
    color:#dab354 !important;
}}

