.centered {width:90%; margin:0 auto;}

.theme-site-name {
    -webkit-text-stroke: 1px black;
    text-shadow: 2px 2px 2px #000000;
}

.theme-menu-name {
    font-size: 24px;
    -webkit-text-stroke: 1px black;
    text-shadow: 2px 2px 2px #000000;
}

@media (min-width: 992px)
.theme-navigation-and-icons .theme-menu-area .theme-menu ul li {
    border-block-end: !important;
}

li.theme-menu-selected {
	background: rgba(255, 255, 255, 0.1);
    border-radius: 5px;
}
li.theme-menu-selected>a {
    color: #fff !important;
}

.theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-topbar-contact-info {
    background: #000;
}

.theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-menu ul.theme-scoialicon-inner-parent li a svg, .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-menu ul.theme-scoialicon-inner-parent li a img {
    width: 25px;
    height: 25px;
}

.theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-topbar-contact-info ul:first-child li a svg {
    width: 25px;
    height: 25px;
}

.service-option {
    width: 120px;
    max-width: 120px;
    height: 100px;
    font-size: 14pt;
    font-weight: bold;
}

/* Contact Page */

.zpsocialprofile-wrapper a, .social-icons a {
    margin-bottom: 5px;
}