/* website custom */

ul.header-extras i:hover {cursor: auto; color: #444;}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    #primary-menu ul li > a {font-size: 11px;}
}

.wysiwyg a .sz-web-url {overflow-wrap: break-word;}

.wysiwyg a .sz-web-inline {max-width: 95%;}


@media screen and (max-width: 770px) {
    a.footer-logo svg {width: 100%;}
}

.event-list-wrap3 ul li {
    padding-bottom: 13px;
}

@media screen and (max-width: 575px) {
    #slider .slider-caption .button {
        line-height: 22px;
        padding: 10px 25px;
        height: auto;
        text-align: center !important;
    }
    
    #slider .slider-caption .welcomeTextSlide {line-height: 1;}
   
    #slider .swiper-pagination {display: none;}
}