.header-dropdown span {

    border: 1px solid #05b5f0 !important;

}
.header-dropdown .dropdown {

    border: 1px solid #05b5f0 !important;
}
overlay.active {

   background: lightblue url("http://citramina.dynite.com/wp-content/uploads/2018/04/bg-image-01.jpg") no-repeat fixed center; 
}
input, select, textarea {
    display: block;
    width: 100%;
    /* border: 1px; */
    border: 1px solid #206eac !important;
    padding: 10px;
    margin: 0 0 5px 0 !important;
    font-family: 'Open Sans', sans-serif;
    outline: none;
    -webkit-border-radius: 0;
}
.search {
    color: #05b5f0 !important;
}
.toggle .toggle-bar span, .toggle .toggle-bar:before, .toggle .toggle-bar:after {
    background-color: #05b5f0 !important;
}
.toggle span {

    color: #05b5f0 !important;
}
.main-menu__action .toggle {
    margin-left: -20px !important;

}
.main-menu__action .toggle {

    right: 10px !important;
}

@media only screen and (max-width: 450px)
{
	.logo.scrolled img {
    width: 80px !important;
	}
	.logo img {
    margin-top: 7px !important;
	}
}
