﻿.breadcrumb__content {
    scrollbar-width: none;
}
/* FB hide */
/* .at-resp-share-element .at-share-btn.at-svc-facebook, .social-shares .social-shares__icon.social-shares__icon--facebook{
display: none;
} */
/* reduce home page hero banner size */
@media screen and (min-width: 600px) {
    body .scroll-container main .homepage-header {
        height: 390px !important;
        max-width: 1600px;
        margin: 0 auto;
    }
}
grecaptcha-badge {
    display: none;
}

display-style-none {
    display : none;
}

div-style-padding{
    padding: 50px 50px 34px 50px;
}

mobile-header-menu-container{
    height: 168px;
}

location-pin-1 {
    fill: none;
    stroke: #000;
    stroke-linecap: round;
    stroke-linejoin: round;
}

p-rich-text-style {
    text-align: left;
}