/*
CUSTOM CSS
Change this or remove entirely.
This file is only intended for CSS overriding.
*/

.home .sharedaddy.sd-sharing-enabled {
    display: none;
}

li.item-1 {
    background-position: center center;
}

li.item-2 {
    background-position: center top;
}

li.item-3 {
    background-position: center top;
}

.col-right p{
margin-left: 15px;
}

#masthead #site-navigation ul li ul.sub-menu li.current-menu-item a{
color: #96c78f !important;
}

span.phn {
    display: block;
    margin: 10px 0;
}

input.pushbutton-wide {
    color: #fff;
    display: inline-block;
    padding: 9px 15px;
    background-color: #cf6a00;
    color: white;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
    -webkit-appearance: button;
    font-size: 14px;
}

.contact-form label span {
    display: none;
}

.contact-form input[type='text'], .contact-form input[type='email'] {
    width: 100% !important;
    max-width: 100% !important;
}

.contact-form textarea {
    width: 100% !important;
}

.homeslider li h2 {
    margin: 0;
    width: 40%;
    margin-left: 12%;
    font-family: Merriweather, serif;
    color: #fff;
    font-weight: 400;
    text-shadow: 1px 1px 12px rgba(0, 0, 0, 0.46);
    margin-bottom: 15px;
    padding-bottom: 0px;
    border-bottom: 2px dotted #96c78f;
    font-size: 16px;
    letter-spacing: 2px;
    text-indent: 0px;
    text-transform: uppercase;
    line-height: 30px;
}

.homeslider li p {
    margin: 0;
    width: 40%;
    margin-left: 12%;
    font-family: Merriweather, serif;
    color: #fff;
    font-weight: 400;
    text-shadow: 1px 1px 12px rgba(0, 0, 0, 0.46);
    font-size: 38px;
    line-height: 44px;
    padding-bottom: 0px;
    border-bottom: none;
    letter-spacing: 2px;
    text-indent: 0px;
    text-transform: none;
}

.w-col-stack h4 {
    width: auto;
    margin-left: 0%;
    font-size: 27px;
    line-height: 40px;
    padding-bottom: 13px;
    border-bottom: 2px dotted #fff;
    font-family: Merriweather, serif;
    color: #fff !important;
    font-weight: 400;
    text-shadow: 1px 1px 12px rgba(0, 0, 0, 0.46);
    margin-top: 0;
    text-transform: none;
}

.w-col-stack h3 {
    margin-top: 0;
    margin-bottom: 15px;
    padding-bottom: 0px;
    border-bottom: 2px dotted #fff;
    font-size: 16px;
    letter-spacing: 2px;
    text-indent: 0px;
    text-transform: uppercase;
    color: #fff;
}

.homeslider li .slider-button {
	margin-left: 0 !important;
}