.litetooltip-wrapper {
    min-width: 230px!important;
    opacity: 1!important;
    position: fixed;
    margin-top: -13px!important;
    padding: 0px!important;
}
.litetooltip-wrapper .tooltip-menu.BostonBlue {
    background: white;
}  
.tooltip-content {
   box-shadow: rgb(136, 136, 136) 0px 0px 6px 0px!important; 
} 
.litetooltip-wrapper .tooltip-menu.BostonBlue li {
    border-bottom: 1px solid #c9c9c9!important;
    border-color: white;
}   
.tooltip-arrow {
    display: none;
}    
.mobile-phone-glyph:before {
    content: "\e182";
    font-family: 'Glyphicons Halflings';
    font-size: 19px;
    float: left;
    color: #e77725;
    padding-right: 5px;
    padding-top: 2px;
}
.mobile-chat-glyph:before {
    content: "\e111";
    font-family: 'Glyphicons Halflings';
    font-size: 19px;
    float: left;
    color: #e77725;
    padding-right: 5px;
    padding-top: 2px;
}   
.mobile-email-glyph:before {
    content: "\2709";
    font-family: 'Glyphicons Halflings';
    font-size: 19px;
    float: left;
    color: #e77725;
    padding-right: 5px;
    padding-top: 2px;
}
.mobile-hc-glyph:before {
    content: "\e086";
    font-family: 'Glyphicons Halflings';
    font-size: 19px;
    float: left;
    color: #e77725;
    padding-right: 5px;
    padding-top: 2px;
}      
.litetooltip-wrapper .tooltip-menu a {
    float: none;
    display: inline;
    font-family: 'Oswald', sans-serif;
    font-size: 19px;
    color: #e77725;
    font-weight: 500;
}
.litetooltip-wrapper .tooltip-menu li {
    line-height: 30px;
    text-align: left;
} 
.mobile-hours {
    color:#1e2738;
    line-height:40px!important;
    border-bottom:0px!important;
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    text-align: center!important;
}