/* Custom CSS for zas-lakefront */

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: none;
    border-radius: 0px;
}

.alert-success {
    color: #282828;
    background-color: #77bfa352;
    margin-top: 10px;
    margin-bottom: 10px;
}

.alert-success a {
    color: #159262;
}


.alert-nye {
    color: #000000;
    background-color: #dfdfdf;
    border-color: #282828;
}

.alert-nye a {
    color: #d78400;
}

.jumbotron {
    margin: 0;
    padding: 30px;
    font-size: 18px;
    font-weight: 200;
    line-height: 2.1428571435;
    color: inherit;
    background-color: transparent;
    position: relative;
}

.nye {
    max-width: 500px;
    padding: 10px;
    margin-right: auto;
    margin-left: auto;
}

.paragraph-header {
    color: #333333;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 20px !important;
}

.sidebar-restaurant {
background-color: #efbc6b;
padding: 20px;
    margin: 20px;
}

.sidebar-events {
    background-color: #edca92;
    padding: 20px;
    margin: 20px;
}

.region-sidebar-second .social-link {
    background: #333333;
}

.mobile-contact a, .mobile-contact .locations {
    display: block;
    width: 100%;
    background: #ffffff;
    border-radius: 4px;
    padding: 10px 15px;
    margin-bottom: 10px;
    color: #333;
    font-size: 14px;
    text-transform: capitalize;
    background-color: #f7c371c2;
    background-image: none;
}

.region-sidebar-second .field-name-field-social-media-links {
    position: relative;
    overflow: hidden;
    margin-bottom: 0px;
    padding-left: 20px;
}