.title--has-dash {
    color: black !important;
}
.nav-desktop--horizontal>ul {
    justify-content: center;
}
header .site-header, .header-block--nav-wrapper {
    background: #71b8e2;
}
.nav-desktop--horizontal>ul .menu-item>a {
    color: white;
}
.nav-desktop--horizontal>ul .menu-item>a:hover {
	color: black;
}
body > section.home-block.home-block--main-slider > div > div {
    padding: 0px !important;
    margin: 0px !important;
    width: 100% !important;
    max-width: 100% !important;
}
ul#splide01-list {
    width: 100% !important;
    max-width: 100% !important;
}
#splide01-slide01 {
	width: 100% !important;
}
body > section.home-block.home-block--main-slider {
    padding: 0px;
}
.footer {
    background-color: #71b8e2;
}
.store-feature__icon i {
    color: black;
}
.title--xx-large {
    color: black;
}
.title--primary {
    color: black !important;
}
@media (max-width: 992px ) {
    button.btn.btn--wide.btn--large.btn--oval.btn--primary {
    position: fixed;
    margin: 0px;
    bottom: 76px;
    z-index: 9999999;
    background: #71b8e2;
    color: white;
    width: 100%;
    right: 0;
    border-radius: 0;
}
}
.sb-chat {
z-index: 99999999;
}