.pfot span {
   color: #ddd !important;
}

.pfot span:hover {
  color: #ddd;
  text-decoration: underline;
}

#sidebar .widget.widget_socials .socials a, #footer-widgets .widget.widget_socials .socials a {
    color: #dfdfdf;
}

.mobile-button:before, .mobile-button:after, .mobile-button span {
    background-color: #3aadee;
}

#main-nav-mobi {
    background-color: #000000;
}

@media (max-width: 767px) {
#copyright, #bottom .bottom-bar-menu a {
    font-size: 16px;
}

.font-size-14 {
    font-size: 18px;
}

#footer-widgets .widget.widget_links ul li a {
    font-size: 18px;
}

#footer-widgets .widget ul {
    font-size: 18px;
}

}

#sidebar .widget.widget_links ul.col2 li, #footer-widgets .widget.widget_links ul.col2 li {
    padding-right: 13%;
}

.header-style-1 #site-header .header-button a:hover {
    background-color: #000000;
    color: #fff;
}

#breadcrumbs {
   display: none !important;
}

@media (max-width: 767px) {
   .mb {
      display: inherit !important;
    }
}

.mb {
    display: none;
}

.phone .fa-phone {
    padding-right: 4px !important;
    transform: rotate(90deg);
    margin-right: 9px;
}

.fa-map-marker-alt {
   padding-right: 17px !important;
}

#footer-widgets .widget.widget_links ul li a {
    color: #dddddd;
}

#main-nav > ul > li > a {
    height: 72px;
}

#top-bar .top-bar-content .content.phone:before {
    transform: rotate(90deg);
}

.bauer-container {
    width: 1300px;
}

#hide, .hide {
display: none !important;
}