.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.enigma_footer_widget_area {
    background: #333;
}
.enigma-footer-separator {
    width: 100%;
}
.enigma_footer_widget_title {
    text-align: center;
}
#sb_instagram img {
    max-width: 72px !important;
}
.enigma_footer_widget_column address p {
    color: #f2f2f2;
    padding: 0 0 10px;
    font-size: 14px;
}
.breadcrumb {
    display: none;
}
.enigma_header_breadcrum_title {
    background: #333;
}
.enigma_header_breadcrum_title h1 {
    color: #fff;
    padding-top: 5px;
    padding-bottom: 10px;
}
.enigma_team_showcase:hover img {
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
}
.social li.pinterest {
    background-size: 100% 200% !important;
    background-image: linear-gradient(to bottom, transparent 50%, #CC2027 50%) !important;
}
.social li.pinterest:hover {
    background-position: 0 -100%;
    background-color: #CC2027;
}
.social li.instagram {
    background-size: 100% 200% !important;
    background-image: linear-gradient(to bottom, transparent 50%, #B4886D 50%) !important;
}
.social li.instagram:hover {
    background-position: 0 -100%;
    background-color: #B4886D;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}