/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 05 2018 | 07:43:37 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.eltdf-main-menu {
      height: 35%!important;
}

.eltdf-logo-wrapper a img{
	height: 100% !important;	
    margin-left: 30px;
  	padding-top: 0px;
}

.eltdf-page-header .eltdf-menu-area{
	height: 70px !important;
}

.eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner{
	padding-top: 0px !important;
}

/*1st Dropdown*/

.wp-megamenu-sub-menu{
	width: 275px !important;
}

.eltdf-position-center-inner{
float: right;
  margin-right: 7%;
}

.input-holder input{
    padding: 5px 0 5px 9px;
    width: 80%;
    border: 1px solid;
    background-color: #ffffff00;
    border-radius: 5px;
}

.input-holder button{
    padding: 5px 8px;
    border-radius: 5px;
    background-color: #003E75;
    color: white;
}


