/*
Theme Name: A Great Massage Flat
Theme URI: 
Description: A Great Massage FLat
Author: <a href="https://themeisle.com">ThemeIsle</a>
Author URI: 
Template: flat
Version: 1.7.5
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Sun, 08 Nov 2015 00:32:54 +0000 */ 

@import url('../flat/style.css');

#masthead .display-logo img {
    display: block;
    margin: 0 auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    max-width: 70%;
}

#masthead .site-title {
    font-family: "Amatic SC";
    line-height: 50px;
    font-size: 50px;
    margin: 0;
    padding: 0px 0;
    text-align: center;
}

#masthead .site-description {
    text-align: center;
    text-transform: uppercase;
    margin: 15px 0 30px;
    line-height: 20px;
    font-family: "Roboto Condensed";
    font-size: 12px;
   display: none;
}

.site-info {
    text-align: center;
    padding: 30px;
    font-size: 12px;
    background: #eee;
    display: none;
}

#site-navigation a {
    line-height: 40px;
    padding: 10px 25px;
    color: #000;
    font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    text-transform: uppercase;
}

#site-navigation a:hover, #site-navigation a:focus {
    color: #d40613
}


#secondary {
    position: relative;
    color: #000;
    padding: 0;
}

#site-navigation .current-menu-item>a, #site-navigation .current-menu-parent>a, #site-navigation .current-menu-ancestor>a, #site-navigation .current_page_item>a, #site-navigation .current_page_parent>a, #site-navigation .current_page_ancestor>a {
    color: #d40613;
}

#secondary .widget-title {
    text-transform: uppercase;
    color: #000;
    font-family: "Roboto Condensed";
    font-size: 12px;
    line-height: 20px;
    margin: 0 0 10px;
}


a[href^="tel:"] {
  color: red;
  text-decoration: none;
}

.underbanner {
    margin: 10px auto 13px 10px;
}


#page>.container {
    background: #FAAE5E;
}

.hentry {
    border-bottom: 1px solid #eee;
    padding: 20px 90px;
    position: relative;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    color: red;
}

#page>.container {
    background: #eaeaea;
}