/*
Theme Name: CHO Theme (Divi Child Theme)
Theme URI: https://cho-virginia.com/core/Divi/
Description: Child Theme for Divi
Author: Janet Wayland
Author URI: http://www.intuitivecubed.com
Template: Divi
Version: 0.1
*/
 
@import url("../Divi/style.css");

body {
	 
}

#main-content, #et-main-area #main-content {

}

#main-header {
	background-image: url("/wp-content/uploads/2018/04/Texture0205.jpg");
	background-repeat: repeat;
	background-color:transparent !important;
	z-index:40;
}

#et-secondary-nav li ul, #top-header {
	z-index:40;
}

#top-header select a {
	color: #222222;
}



#gtranslate-container {
     float: right !important;
}

#gtranslate-container img {
    padding-right: 5px;
	padding-left: 5px;
}

#gtranslate-container a {


}
#gtranslate-container .transposh_flags br:before {
	content: "\00a0\00a0";
}
#gtranslate-container .transposh_flags br:after {
	content: "\00a0\00a0\00a0\00a0\00a0";
}
#gtranslate-container .transposh_flags br {
	content: "  ";
}


element.style {
    top: 62px;
}

.select2-container .select2-choice span {
	color:black;
	margin-right: 80px;
}

@media screen and (max-width: 782px)
	.switcher {
		line-height:normal;
		margin-top: .75em;
}
	
.switcher .option {
	position:absolute !important;
}
 
/* show secondary menu on smaller devices */
@media (max-width: 980px) {
	#top-header, div#et-secondary-menu, ul#et-secondary-nav {
		display: block !important; 
	}
	#top-header .container {
		padding-top: 0.75em !important;
	}
}

h1 {
	
}

h1, h2 {
	line-height:1.4em;
	}

blockquote {

}

	
li {

	}

a.button, input[type="submit"], input[type="button"], input[type="reset"] {
	background-color: #3d92cc;
    border: none;
    border-bottom: 3px solid #e05d22;
    border-radius: 18px;
    color: #fff !important;
    display: inline-block;
    padding: 6px 20px 6px;
    text-decoration: none !important;
	font-weight: normal;
}
a.button:hover, input[type="submit"], input[type="button"], input[type="reset"] {
	background-color: #e05d22;
    border-bottom: 3px solid #fff;
}
.select2-results {
	z-index:50 !important;
	position:relative;
}
ul.select2-results {
	background-color: white !important;
}

/*  transposh styles */
.transposh_flags {
	line-height: 26px !important;
}

.select2-container, .select2-drop, .select2-search, .select2-search input {
	width:200px !important;
}
/*  end transposh styles */

.et_pb_widget a {
    text-decoration: underline;
}
