/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

.av-inner-tab-title{width:100px;}


#top .gallery .gallery-item {margin: 5px 5px 0 0;width: auto;height: auto;}

.table_sholi td{color:#707070!important; border:0px solid white; }


.avia_wpml_language_switch {
    display: none;
}
.av-inner-tab-title {
    width: 100%;
}
#top .av-section-tab-title {padding: 10px 25px 0px 20px!important;}
.av-tab-no-icon.av-tab-no-image .av-inner-tab-title {
    font-size: 16px!important;
    font-weight: 700;}


/* Page title appearance */
.main-title a {color: #3EB7E6 !important;}

/* Remove space between title and content */
.content {padding-top:20px;}

/* Remove border below title */
.container_wrap {border-top:none;}

/* Popup CSS */
/* Create two equal columns that floats next to each other */
.column {
  float: left;
  width: 50%;
  padding: 10px;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Juicer Social Feeds */
.juicer-feed h1.referral {display:none!important;}
li.feed-item.juicer.image-post{display:none!important;}
.juicer-feed.modern .j-message{display:none;}
a.j-paginate.juicer-button{display:none;}
.juicer-feed .j-meta { margin-top: 0;}

/* Increase space between icon list items */
.avia-icon-list li {padding: 0 0 10px 0 !important;min-height: 20px !important;}

/* Apply transparency to GF text fields */
#gform_wrapper_3 .gform_body .gform_fields .gfield input[type=text]{background: rgba(255,255,255,0.2);}

/* Remove space on right side of GF text fields */
#gform_wrapper_1 ul.gform_fields li.gfield {padding-right: 0px;}

/* Remove space from top of submit button */
#gform_wrapper_1 .gform_footer {padding:0;}

@media screen and (min-width:990px){
/* Adjust position of GF submit button*/
#gform_wrapper_3 .gform_footer.top_label {float: right;margin: -85px -75% 0 0;}
/* Increase size of GF text area */
#gform_wrapper_3 .top_label li.gfield.gf_message {width:75%!important;}}

@media only screen and (max-width: 989px){
#top .gform_wrapper .top_label li.gfield.gf_left_third,  #top .gform_wrapper .top_label li.gfield.gf_middle_third{width: 100%!important;}}

/* Popup Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {width: 100%;}}
