/*
Theme Name:     sg-jupiter-child
Description:    child theme mods to Jupiter theme for Shear Genius Salon website
Author:         admin
Template:       jupiter

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

/* Move the phone and email header toolbar links to the right */
.header-toolbar-contact{
    height: 35px;
    line-height: 35px;
    float: right;
}

.mk-header-social {
    display: inline-block;
    float: right;
    margin-right: 10px;
    height: 30px;
}


