#footer-widgets .widget_information .email > span:after {
   display: none;
}

#footer-widgets .widget_information .email > span {
    color: #ddd;
}

@media only screen and (max-width: 767px) {
#bottom .bottom-bar-menu {
    margin: 10px 0 0;
    text-align: left;
}

#copyright {
    max-width: 240px;
    text-align: left;
}
}

#widget_information-1 .fa-map-marker-alt {
    margin-left: 1px;
}

#widget_information-1 .fa-phone {
     padding-right: 6px !important;
    transform: rotate(90deg);
    margin-left: -3px;
    margin-top: 5px;
    margin-right: 9px;
    font-size: 14px;
}

#breadcrumbs {
    display: none !Important;
}

.header-style-3 #site-header .header-button a {
    border-color: #f3971a;
    background: #f3971a;
    color: #fff !important;
}

#site-header .header-button {
    margin-top: 43px;
}

#main-nav {
    margin-top: 15px;
}

.cur-menu-1 #main-nav > ul > li > a:before {
    bottom: 30px !important;
}

#top-bar {
    display: none !important;
}

.bottom-bar-menu a {
    color: #ddd !important;
}

#hide, .hide {
    display: none !important;
}