/*
Theme Name: Mirada360_child
Template: Total
Version: 3.2.1
*/

@import url("../Total/style.css");

.phone {display:block; float:right; line-height:60px; padding-right:15px;}
.phone a { color: #64c9ea !important;}
.phone a:hover { color: #0094d3 !important;}


#top-bar-social.top-bar-left {
    position: absolute;
    left: 0;
    top: 50%;
    height: 26px;
    line-height: 26px;
    margin-top: -20px;
}


@media only screen and (max-width: 767px) {

.phone {
    display: block;
    float: none;
    line-height: 30px;
    padding-left: 15px;
} }