.header-z-index{
    z-index: 199 !important;
}
a.cta__button.component__button--1 {
    color: #fff !important;
}

.row iframe {
    width: 50% !important;
}

.row iframe div#v-review-display-widget-container {
    margin: auto !important;
}
@media (min-width: 992px) {
    .banner-a .banner__title, .banner-a .banner__subtitle {
        text-shadow: 1px 1px black;
    }
}
.banner-a .banner__title {
    margin-bottom: 0;
}
@media(min-width:991px) {
.container-fluid .banner-a .banner__text-wrapper {
    margin-top: 10%;
}
}

@media (min-width: 992px) {
    .cta__button {      
        max-width: 400px;
    }
}
.contactusfixed__title {

    line-height: 1rem;
    font-size: 0.75rem;
}
.tesimonialalign div {
    text-align:center;
}
.tesimonialalign .section--light .cta__button.component__button--1 {
    margin:0 auto;
}
.customfixed__title {
    color: white;
    font-size: 0.75rem;
    font-weight: 600;
}
.contactusfixed__title {
 
    font-weight: 600;
}
.contactusfixed__content>a {
    background-color: #5fa635;
}
.contactusfixed__title {
    color: white;
}
@media (max-width: 525px){
html,body,
.animated{
overflow-x: hidden !important;
}
body *{
box-sizing: border-box !important;
min-width: unset !important;
}
.featuredblock__item, .hours__day, .map-a {
overflow-x: hidden !important;
}
#ple_fixed{
display: none !important;
}
}
/* Unsticky header */ 
.stickyyyyyy{
position: fixed;
width: 100%;
top: 0;
z-index: 9999;
}