h3.map__caption {
    margin-top: 8px!important;
}
.wrap__footer {
    background: #8a2be2;
}
.wrap__header--top {
    /* background: rgb(203 195 227); */
    background: #8a2be2;
    border-bottom: 1px solid rgb(128 0 128);
}
.wrap__locations-phone .location__phone a, .wrap__locations-phone .location__fax a, .hamburger:before{
    color: #fff;
}
.wrap__locations-phone:before{
    background: #fff;
}
.hamburger {
    color: #fff !important;
}
/* .wrap-block {
    background: #cbc3e3;
} */
body {
    background: #8a2be2 url(/storage/app/media/blue.png) repeat;
}
/* .wrap__header--bottom {
    background-color: #f5e0f5;
} */
.articles__categories-list li:nth-child(9), .articles__categories-list li:nth-child(10){
    display:none;
}
.phf{
    text-align:center;
    font-size:24px;
}

@media screen and (min-width: 1025px){
.wrap__navigationHeader .sublevel-1 > ul > li a:hover {
    background: rgb(150 123 182);
}
}












@media (min-width: 1025px) {
.form_home__container--inner .form__group.form-input-comments {
    width: 99%;
    max-width: unset;
}
}
@media only screen and (min-width: 768px){
.form form .contact-form-columns .form-input-comments {
    left: auto;
}
}

@media (max-width: 519px) {
.phf{
    font-size:18px;
}
}