html {
    overflow-y: scroll;
}

body, p, a, li, h1, h2, h3, h4, h5, h6 {
    /*font-family: 'Antic Didone', serif;*/
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
}

h3.f1 {font-family: 'Dancing Script', cursive; font-size: 50px;}
h3.f2 {font-family: 'Great Vibes', cursive; font-size: 50px;}
h3.f3 {font-family: 'Tangerine', cursive; font-size: 50px;}
h3.f4 {font-family: 'Pinyon Script', cursive; font-size: 50px;}
h3.f5 {font-family: 'Parisienne', cursive; font-size: 50px;}

.helperSecondaryA {text-decoration: underline;}
.helperZIndex100 {z-index: 100 !important;}
.helperPaddingTop20 {padding-top: 20px !important;}
.helperMarginTop20 {margin-top: 20px !important;}
.helperMarginTop40 {margin-top: 40px !important;}

.helperPrimaryUl {padding-left: 20px;}

.helper-btn {
    text-align: center;
    transition: background-color 0.1s ease-in-out 0s, color 0.1s ease-in-out 0s;
}

.helperButtonPrimary {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #000000;
    color: #000000;
    font-size: 20px;
    display: inline-block;
    padding: 10px 40px;
    text-decoration: none;
    text-transform: uppercase;
}

.helper-btn:hover {
    cursor: pointer;
    text-align: center;
    transition: background-color 0.1s ease-in-out 0s, color 0.1s ease-in-out 0s;
}

.helperButtonPrimary:hover {
    background: #000000 none repeat scroll 0 0;
    color: #ffffff;
    text-decoration: none;
}

.helperDarkTintDiv60 {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    max-width: none !important;
}

.helperPrimarySection {
    width: 100%;
    margin: 0 auto;
    padding: 50px 0;
}

.helperPrimarySection > div {
    max-width: 1260px;
    width: 100%;
    margin: 0 auto;
}

.helperPrimaryBackground {background: #eeeeee;}
.helperSecondaryBackground {background: #000000;}

#homeH2 {
    color: #ffffff;
    font-size: 60px;
}

.bannerH3 {
    color: #ffffff;
    font-size: 60px;
}

h1, h2, h3, h4, h5, h6, a {
    color: #3b3838;
}

a:hover, a:focus {
    color: #3b3838;
}

.navbar-nav > li > a {
    font-size: 20px;
}

ul {
    padding-left: 0;
}

#homeH1 {
    margin: 0 0 0 0;
    text-transform: uppercase;
}

footer a, footer a:hover {
    color: #ffffff;
}

#footer-flex-container li {
    list-style-type: none;
}

#why-penrith-flex-ul > li {
    list-style-type: none;
}

#why-penrith-reason-01 {
    background: url('/img/why-penrith/reasons/why-penrith-01.jpg') center center no-repeat;
    background-size: cover;
    height: 300px;
    cursor: pointer;
}

#why-penrith-reason-02 {
    background: url('/img/why-penrith/reasons/why-penrith-01.jpg') center center no-repeat;
    background-size: cover;
    height: 300px;
    cursor: pointer;
}

#why-penrith-reason-03 {
    background: url('/img/why-penrith/reasons/why-penrith-01.jpg') center center no-repeat;
    background-size: cover;
    height: 300px;
    cursor: pointer;
}

#why-penrith-reason-04 {
    background: url('/img/why-penrith/reasons/why-penrith-01.jpg') center center no-repeat;
    background-size: cover;
    height: 300px;
    cursor: pointer;
}

#why-penrith-reason-05 {
    background: url('/img/why-penrith/reasons/why-penrith-01.jpg') center center no-repeat;
    background-size: cover;
    height: 300px;
    cursor: pointer;
}

#why-penrith-reason-06 {
    background: url('/img/why-penrith/reasons/why-penrith-01.jpg') center center no-repeat;
    background-size: cover;
    height: 300px;
    cursor: pointer;
}

.why-penrith-reasons-li > a:hover {
    text-decoration: none;
}

#body-site-index nav.navbar-inverse {
    /*background-color: rgba(0,0,0,0.5);*/
    /*border-color: transparent;*/
}

#body-site-index .navbar-inverse .navbar-nav > li > a {
    /*color: #ffffff;*/
}

#contact-form label {
    color: #000000;
}

#contact-form .form-control {
    border-radius: 0;
    padding: 20px 20px;
}

#why-penrith-table-1 i {
    font-size: 50px;
}

#home-logos-div {
    padding: 20px 30px;
    max-width: 600px;
    margin: 0 auto;
}

#home-logos-div img {
    max-width: 300px;
}

#why-penrith-table-1 p {
    margin: 5px 10px 0 0;
}

#why-penrith-table-1 th {
    font-weight: bold;
}

.footer-flex-child-div h3 {
    color: #ffffff;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #ffffff;
    font-size: 20px;
}

#why-penrith-ul-1 {
    max-width: 1000px;
    text-align: center;
    margin: 0 auto 65px auto;
}

#why-penrith-ul-1 li {
    font-weight: bold;
    font-size: 22px;
    list-style-type: none;
    margin-bottom: 20px;
}

#why-penrith-row-2 {
    max-width: 1120px;
    margin: 0 auto;
}

.cool-section-primary {
    position: relative;
    min-height: 280px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

#contact-map {
    height: 450px;
    width: 100%;
}

.dummy-field-autofocus {
    width: 0;
    height: 0;
    display: inline;
    background: none;
    border: 0;
}


#container-site-index,
#container-site-index2,
#container-stores-index {
    width: 100%;
    padding-top: 0;
}

.store-listing-summary-h3 > a {
    display: block;
}

.store-listing-summary-h3 > a:hover {
    text-decoration: none;
}

@keyframes fade-in-page-content {
    from {opacity: 0;}
    to {opacity: 1;}
}

.fade-in-page {
    animation-name: fade-in-page-content;
    animation-duration: 1.5s;
}

#home-store-listings-flex-section > div > a {
    position: relative;
}

.store-listing-summary-img-logo {
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 80px;
}

.store-listing-small-blocks-img-logo {
    position: absolute;
    bottom: 30px;
    right: 30px;
    width: 80px;
}

.wrap > .container-fluid {
    padding: 0 0 0 0;
}

#footer-bottom-row {
    color: #ffffff;
}

#store-details-ul {
    list-style-type: none;
}

#body-site-login #contact-map,
.body-news-and-events #contact-map {
    display: none !important;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
    color: #000000;
}

#slider-01 h3 {
    color: #ffffff;
    font-size: 30px;
}