/*
Theme Name:     Sulis Child Theme
Theme URI: 		
Description:    Child theme for the Sulis
Author:         Ellis Creative
Theme URI: 		
Template:       sulis
Version:        1.0
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/
.single-post .single-social-section {
    display: none;
}
.single-post span.mk-header-tagline {
    float: right;
    margin-right: -119px;
    margin-top: 41px;
}
.single-post .header-style-1.header-align-left .mk-header-nav-container {
    margin-right: -217px;
    margin-top: 53px;
}
.single-post nav.mk-toolbar-navigation {
    display: inline-block;
    margin-right: 0px;
}
.single-post .mk-header-toolbar {
    background-color: rgba(255, 255, 255, 0)!important;
    margin-top: 15px !important;
}
.single-post .main-navigation-ul > li.menu-item > a.menu-item-link {
    font-size: 14px;
    padding-right: 15px !important;
    padding-left: 15px !important;
}
.single-post .fit-logo-img a img {
    max-height: 85% !important;
}
.single-post .mk-single-content {
    margin: 0;
}
.single-post .header-logo img {
    top: 51% !important;
}
.single-post .gform_wrapper label.gfield_label+div.ginput_container {
    border-bottom: none;
}
.phone-num-text{
    display: none;

}