/*
 Theme Name:   Cultureconnection
 Theme URI:    http://divi.space/
 Description:  A Child Theme built for Divi on Divi Space
 Author:       The Web Company
 Author URI:   http://www.thewebco.co.nz
 Template:     Divi
 Version:      1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

.market-section-bg{background: #fff !important;}
.custum-ul li{margin-bottom:15px;}
#languageSwitcher { position:relative; z-index:999999; }
@media (max-width: 767px){
body #et-info .et-social-icons {
    display: block;
}

}
.type-post.category-research .et_pb_section_0.et_pb_section{background:none !important;}

	.gform_footer input[type=submit] {
    background-color: #F5961E;
    border: 0;
    border-radius: 0;
    font-size: 1.8rem;
    font-weight: 600;
    cursor: pointer;
    text-align: center;
    color: #FFFFFF !important;
    text-transform: uppercase;
    padding: .4em 1.5em;
    font-size: 1.6rem;
   /*float:right;*/
}
	
.gform_wrapper input[type=text], gform_wrapper input[type=tel], .gform_wrapper input[type=email], .gform_wrapper textarea{
    border: 1px solid #b6d1ff;
    padding: .5em .5em .5em .8em;
    color: #515769;
    background-color: #f4f5fa;
    font-size: 1.4rem;
}
.gform_wrapper textarea.small{width:calc(50% - 8px) !important;}
#left-area .gform_wrapper ul, .entry-content .gform_wrapper ul{padding:0;}
.gform_wrapper .gfield_label{display:none !important;}
/*.gform_wrapper ul li.gfield div {
    clear: none !important;
    display: inline-block;
    width: 48%;
    float: left;
margin-right:2%;
}
.gform_wrapper ul li.gfield div.ginput_container_email{width:98%;}
.gform_wrapper ul li.gfield {
    clear: none !important;}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium{width:100% !important;}*/
.postid-1100 .et_post_meta_wrapper img{width:auto;}
body.single article.post .et_post_meta_wrapper{text-align:center;}
body.single article.post .et_post_meta_wrapper .post-meta{text-align:left;}

.anchor-target:before {
  content:"";
  display:block;
  width: 0;
  height:100px; /* fixed header height*/
  margin:-100px 0 0; /* negative fixed header height */
visibility: hidden;
}
@media (max-width: 767px){
.gform_wrapper textarea.small{width:100% !important;}
}
body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header, body.et_fixed_nav.et_secondary_nav_enabled #main-header{z-index:11;}
#top-header{z-index:100 !important;}