/*
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 will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/
.main_color table tr td, .avia-heading-row th{
border:none!important;
}
.avia-data-table-wrap table tbody tr:nth-child(odd) {
  background: #f5f5f5;
}
.referenties span.blog-categories, .referenties div.slide-meta{
	display: none !important;
}
#avia2-menu li a {
	text-transform: uppercase;
	font-size: 13px;
}
.logo img, .logo svg {
  padding: 10px 0px;
}
/* div.phone-info{
  padding-right: 10px;
  padding-left: 10px;
  background-color: #333333;
  font-size: 13px;
  text-transform: uppercase;
} */
li.colored {
	background-color: #333333 !important;
	padding-right: 10px !important;
}
#header_meta a {
	line-height: 40px;
}

#header_meta,
#header_meta .container {
  min-height: 40px;
  line-height: 40px;
}
#top .sub_menu > ul {
  float: left;
  margin-top: -10px;
}
.flex_column.av_one_fifth {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    overflow-wrap: break-word;
  }
@media screen and (min-width:768px) and (max-width:1366px) {
  .flex_column.av_one_fifth,
	.flex_column.av_one_fourth,
	.single.single-post .av_one_third {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    overflow-wrap: break-word;
  }
}
@media screen and (max-width:468px) {
  .flex_column,
.vacature-head {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    overflow-wrap: break-word;
  }
}
/*
.gt_switcher_wrapper {
	right: 2% !important;
	top: 2px !important;
	padding-right: 5px;
}*/
a.glink img {
	margin-right: 5px !important;
}
a.glink.gt-current-lang img{
	opacity: 1 !important;
}/*
@media only screen and (max-width: 989px) {
	.gt_switcher_wrapper {
		position:absolute !important;
	}
}*/

div#gtranslate-2.widget {
  float: left;
  clear: none;
  display: block;
  padding: 0px;
	margin-top:-10px;
	margin-left:10px;
}
div#gtranslate-2.widget::before {
	content: unset;
}
@media screen and (min-width:768px) and (max-width:1024px) {
div#gtranslate-2.widget {
	float: none;
	margin: 10px auto 10px auto;
	}
  .responsive #header .sub_menu,
	.responsive #header_meta .sub_menu > ul {
    float: none;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    position: static;
	}
  .responsive #header_meta .sub_menu > ul > li {
    float: none;
    display: inline-block;
    padding: 0 10px;
  }

}

@media only screen and (max-width: 767px) {
div#gtranslate-2.widget {
  float: none;
	margin: 10px auto 10px auto;
	}
}

.avia-content-slider .slide-meta time {
	display: none;
}
