.strong-view.wpmtst-default .wpmtst-testimonial-inner, .strong-view.wpmtst-default.slider-container.slider-adaptive:not(.slider-mode-horizontal) .wpmslider-viewport {
    border: 0px solid #000 !important;
}
.strong-view.wpmtst-default .wpmtst-testimonial-field {
    text-align: center !important;
}
.main-header-menu .sub-menu .menu-link {
    padding: 10px !important;
}
.main-header-menu .sub-menu {
    width: 300px !important;
}
.widget {
    margin: 0 0 10px 0 !important;
}
.widget-title {
    margin-bottom: 0px !important;
}
p {
    margin-bottom: 10px !important;
}
footer .widget_nav_menu ul ul.sub-menu {
    display: none !important;
}
.main-header-bar {
    padding: 5px 0 !important;
}
.ast-header-widget-area .widget p {
    margin-bottom: 0px !important;
}
.ast-header-widget-area .widget:last-child {
    margin-bottom: 0px !important;
}
.we-serve {
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 10px 25px -10px rgb(0 0 0 / 30%);
    padding: 10px 20px;
}
.we-serve ul {
    margin: 0px !important;
    list-style: none;
}
.we-serve i {
    margin-right: 5px;
}
.we-serve h3 {
    margin-bottom: 10px !important;
    font-size: 26px !important;
    font-weight: bold !important;
}