.eltdf-logo-wrapper a {height: 160px !important;}

.eltdf-menu-center .eltdf-vertical-align-containers {
    background: url("https://praewwidee.com/wp-content/uploads/bg-menu-white.png") no-repeat center; 
}

.wpcf7-submit {
    background-color: #223e5e !important;
    padding: 15px 70px !important;
    margin: 25px auto 0 auto !important;
    font-weight: 300 !important;
    display: block !important;
}

.footer-footer a {color: #fff;}

#fixed-bottom-menu {
    z-index: 1000 !important;
}

#eltdf-back-to-top:before {
    -webkit-transform: translate(2px,-15px) rotate(-40deg);
    -moz-transform: translate(2px,-15px) rotate(-40deg);
    transform: translate(2px,-15px) rotate(-40deg);
    background-color: #dfb947;
}
#eltdf-back-to-top:after {
    -webkit-transform: translate(2px,-12px) rotate(40deg);
    -moz-transform: translate(2px,-12px) rotate(40deg);
    transform: translate(2px,-12px) rotate(40deg);
    background-color: #dfb947;
}

#eltdf-back-to-top {margin-bottom: 30px;}

.footer-link-to-sim {margin: 0px 0px !important;  display: block; }
.footer-link-to-sim a {font-size: 10px !important; color:gray; line-height: normal; letter-spacing: 0.1em; border: solid 1px gray ; padding: 3px 6px;}
.footer-link-to-sim a:hover {background-color: gray; color: white;}

