/*
Theme Name: Divi Child
Template: Divi
Author: Child Theme Configurator
Version: 1.0.1445893255
Updated: 2015-10-26 21:00:51
*/

@charset "UTF-8";

#lang_sel{
	z-index: 99999999;
	position: relative;
}


.custome-container{	width: 100%; display: block;}
.custome-class-lang{width: 19%; float: left;}
.custome-class-title{ width: 81%; font-size: 24px; position: relative; left: 22%; top: 5px;}

@media only screen and (max-width: 768px) {
	#lang_sel { left: 22%;}
	.custome-class-lang{ width: 100%; float: center; padding-top: 5px;}
	.custome-class-title{ width: 100%; font-size: 15px; padding-bottom: 5%; padding-top: 14%;}
}
#top-header .wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a{ color: #444444; }
#top-header .wpml-ls-statics-shortcode_actions a{color: #444444;}



#page-container{
	overflow-x: hidden;
}
