

.contact_detail h2 {
font-style: italic;
font-size: 22px;
}

.logo_wrapper {
    margin-bottom: 20px;
}

@media only screen and (min-width: 1000px){
    header.centered_logo .header_inner_left {
        margin: 50px 0 0;
    }
}

header:not(.sticky):not(.scrolled) .header_bottom .container_inner {
    padding-bottom: 40px;
}

#ws-plugin--s2member-pro-login-widget-username, #ws-plugin--s2member-pro-login-widget-password
{
   padding: 3px;
    font-weight: 300;
    line-height: 1.625;
    font-size: 16px;
    background-color: #fafafa;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
    border: 1px solid #ddd;
    color: #888;
}

.ws-plugin--s2member-pro-login-widget-submit input
{
    padding: 10px;
    font-size: 16px;    
}
.menu-item li
{
width: 380px !important;
}

h3
{
padding-top: 32px;
padding-bottom: 10px;
}

aside.sidebar .widget h4, .woocommerce aside.sidebar .widget h4
{
padding: 0px;
border-bottom: 1px solid #dddddd;
}