/*
Theme Name: VEWC Theme
Theme URI: 
Version: 1.0
Description: A customized version of Divi for CEWC
Author: 
Author URI: 
Template: Divi
*/

.employer-logo-row {
	padding-left:30px;
	padding-right:30px;
	
}

#show-hide-1-button, #show-hide-2-button {
text-align: left;
    font: inherit;
    color: #000457!important;
    padding: 0;
    border-width: 0;
    border-style: none;
    border-color: #FFF;
    border-image: none;
    cursor: pointer;	
}

#show-hide-1-button {
    background: #039691;
}

#show-hide-2-button {
    background: #51aeb4;
}

#show-hide-1, #show-hide-2 {
	display:none;
}    

#show-hide-1.visible, #show-hide-2.visible {
	display:block;
	padding-top:15px;
}  

#around-virginia-section a {
	color:#000457!important;
}

.et_pb_row {
	
	width:100%!important;
}

#logo-col {
	background:#acb1d9!important;
}

#menu-gie-nav {
	padding-top:0!important;
}
#menu-gie-nav li a{
	padding-bottom:15px!important;
}

#cewc-nav-module {
	background-color:rgba(0,0,0,0.5)!important;
	position:absolute!important;
	bottom:0!important;
	right:0!important;
	padding-right:50px!important;
	padding-left:50px!important;
}

#menu-cewc-nav{padding-top:0px!important;}
#menu-cewc-nav li{margin-right:0;}
#menu-cewc-nav li a{padding-bottom:15px!important;}

.logo img {max-width:200px!important;}