/*
Theme Name: Longleaf Child
Theme URI: http://create.themetrust.com
Author: ThemeTrust.com
Author URI: http://themetrust.com
Template:     themetrust-create
Description: Custom Longleaf Theme Using Create Parent
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: longleaf-child
Domain Path: /languages/
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
h4 {
    font-size: 14px;
}
.blog .body-wrap {
    max-width: 1240px;
}
.content-main .textwidget {margin-bottom: 20px;}
.main.light#site-header #logo .site-title img{max-width:450px;
} 
#logo .site-title.sticky img{
max-width: 450px;
	text-align: center;
} 
.nav-holder {
    position: relative !important;
    float: none;
    padding: 0 !important;
    height: auto;
}
.main-nav ul.sf-menu li ul {
    display: normal !important; 
    background: #fff;
    line-height: normal;
    max-height: initial;
    height: auto !important;
    box-shadow: 0 0 0 1px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.1);
    padding: 15px 0 !important;
}
.sticky .main-nav, .sticky .nav-holder, .inline-header .sticky#site-header .nav-holder, .stacked-header .sticky#site-header .nav-holder{
    margin: 0 auto 0 !important;
    position: relative !important;
    left: 0px;
    right: 0px;
    display: inline-block;
    padding: 0 0 0 !important;
}
#footer .widget-box .widget-title, #slide-panel .widget-box .widget-title {
    font-size: 30px;
    font-weight: normal;
    display: block !important;
    clear: both;
    font-family: "Raleway",sans-serif;
}
#footer .widget-box .inside, #seondary .widget-box {
    padding: 0 10px;
}
.button, #footer a.button, #searchsubmit, input[type='submit'], .wpforms-form input[type=submit], .wpforms-form button[type=submit] {
    display: inline-block;
    color: #fff !important;
    font-size: 18px !important;
	font-weight: normal;
    padding: 8px 22px 8px !important;
text-transform: uppercase !important;

    width: 100% !important;
}
#logo .site-title img {
    max-width: 100%;
}
.sticky #logo {
    height: 60px !important;
    float: none;
    padding: 20px 0 0px;
    margin: 0 auto;
}
/*#primary header.main {
    padding: 80px 0 40px !important;
    
} */

.site-main .body-wrap .content-main.full {    max-width: 1310px;
    margin: 0 auto;
}
.so-panel.widget_sow-social-media-buttons {
    margin-bottom: 40px !important;
}
p, address {
    padding-bottom: 20px;
}
