.entry-header.single-page-header.with-topbar {
padding-top: 168px;
padding-bottom: 0;
background-color: #f5f5f5;
margin-bottom: 50px;
} .woocommerce ul.products li.product .added_to_cart,
.woocommerce ul.products li.product .button,
.woocommerce div.product form.cart .button,
#commentform #submit,
#wrapper .vc_grid-btn-load_more .vc_general,
.tt_button,
.wpcf7 .wpcf7-submit,
.content-area .vc_grid .vc_gitem-zone-c .vc_general,
.tt_button.modal-menu-item {
padding: 14px 15px;
} @media (max-width: 1024px) { .topbar-menu a[href^="tel:"],
.topbar a[href^="tel:"],
a[href^="tel:"] {
display: inline-flex;
align-items: center;
min-height: 48px;
min-width: 48px;
padding: 12px 8px;
} .social-icons a,
.topbar-social a,
.footer-social a {
min-height: 48px;
min-width: 48px;
display: inline-flex;
align-items: center;
justify-content: center;
} .mobile-menu a,
.hamburger-menu a,
#mobile-menu a {
min-height: 48px;
padding: 12px 16px;
} .moseley-nap a {
min-height: 48px;
display: inline-flex;
align-items: center;
padding: 8px 4px;
}
} .moseley-sticky-cta {
display: none;
}
@media (max-width: 1024px) {
.moseley-sticky-cta {
display: flex;
position: fixed;
bottom: 0;
left: 0;
right: 0;
z-index: 99999;
background: #373D5F;
box-shadow: 0 -2px 10px rgba(0,0,0,0.15);
padding: 0;
gap: 1px;
}
.moseley-sticky-cta a {
flex: 1;
display: flex;
align-items: center;
justify-content: center;
gap: 8px;
padding: 14px 16px;
font-size: 16px;
font-weight: 600;
text-decoration: none;
min-height: 56px;
}
.moseley-sticky-cta__call {
background: #373D5F;
color: #fff;
}
.moseley-sticky-cta__book {
background: #EA382C;
color: #fff;
} body {
padding-bottom: 56px;
}
.moseley-nap {
margin-bottom: 56px;
}
}.page-id-5730 .feature-sections-tabs {
display: none !important;
} .pills-bar-row .vc_column-inner,
.pills-bar-row .wpb_wrapper,
.pills-bar-row .wpb_text_column,
.pills-bar-row .wpb_text_column > .wpb_wrapper {
padding: 0 !important;
margin: 0 !important;
} .services-pills-bar {
background: #1a1a2e;
padding: 20px 24px;
display: flex !important;
flex-wrap: wrap;
justify-content: center;
gap: 10px;
width: 100%;
box-sizing: border-box;
} .services-pills-bar br {
display: none;
}
.services-pills-bar a {
display: inline-block;
padding: 8px 18px;
border-radius: 50px;
background: transparent;
border: 1.5px solid rgba(255, 255, 255, 0.3);
color: #fff;
font-size: 0.85rem;
font-weight: 500;
text-decoration: none;
transition: all 0.2s;
}
.services-pills-bar a:hover {
background: #ea382c;
border-color: #ea382c;
transform: translateY(-1px);
color: #fff;
} @media (max-width: 768px) {
.services-pills-bar {
gap: 8px;
padding: 16px;
}
.services-pills-bar a {
padding: 6px 14px;
font-size: 0.8rem;
}
}