/* Custom Styles - Precision Concrete Cutters */
:root {
  --primaryColor: #E7A100;
  --secondaryColor: #313131;
  --whtColor: #fff;
}

@font-face {
    font-display: swap;
    font-family: "flaticon_lifetec";
    src: url(../fonts/flaticon_lifetec.ttf) format("truetype"), url(../fonts/flaticon_lifetec.woff2) format("woff2"), url("../fonts/flaticon_lifetec.eot") format("embedded-opentype"), url("../fonts/flaticon_lifetec.svg") format("svg")
}

i[class^=flaticon-]:before,
i[class*=" flaticon-"]:before {
    font-family: flaticon_lifetec !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.flaticon-training:before {
    content: "\f101"
}

.flaticon-yoga:before {
    content: "\f102"
}

.flaticon-discipline:before {
    content: "\f103"
}

.flaticon-objective:before {
    content: "\f104"
}

.flaticon-watching:before {
    content: "\f105"
}

.flaticon-workout:before {
    content: "\f106"
}

.flaticon-routine:before {
    content: "\f107"
}

.flaticon-back:before {
    content: "\f108"
}

.flaticon-counseling:before {
    content: "\f109"
}

.flaticon-deadline:before {
    content: "\f10a"
}

.flaticon-high-quality:before {
    content: "\f10b"
}

.flaticon-video-content:before {
    content: "\f10c"
}

.flaticon-report:before {
    content: "\f10d"
}

.flaticon-bench-press:before {
    content: "\f10e"
}

.flaticon-workout-1:before {
    content: "\f10f"
}

.flaticon-lose-weight:before {
    content: "\f110"
}

.flaticon-excercise:before {
    content: "\f111"
}

.flaticon-video-tutorial:before {
    content: "\f112"
}

.flaticon-heart:before {
    content: "\f113"
}

.flaticon-deadline-1:before {
    content: "\f114"
}

.flaticon-teamwork:before {
    content: "\f115"
}

.flaticon-exercise-routine:before {
    content: "\f116"
}

.flaticon-workout-2:before {
    content: "\f117"
}

.flaticon-muscle:before {
    content: "\f118"
}

.flaticon-training-2:before {
    content: "\f119"
}

.flaticon-physical-wellbeing:before {
    content: "\f11a"
}

.flaticon-target:before {
    content: "\f11b"
}

.flaticon-physical-wellbeing-1:before {
    content: "\f11c"
}

.flaticon-interview:before {
    content: "\f11d"
}

.flaticon-muscle-man:before {
    content: "\f11e"
}

.flaticon-spreadsheet:before {
    content: "\f11f"
}

.flaticon-settings:before {
    content: "\f120"
}

.flaticon-achievement:before {
    content: "\f121"
}

.flaticon-champion:before {
    content: "\f122"
}

.flaticon-effective:before {
    content: "\f123"
}

.flaticon-customer-service:before {
    content: "\f124"
}

.flaticon-time-management:before {
    content: "\f125"
}

.flaticon-expertise:before {
    content: "\f126"
}

.flaticon-whatsapp:before {
    content: "\f127"
}

.flaticon-healthy-food:before {
    content: "\f128"
}

.flaticon-healthy-food-1:before {
    content: "\f129"
}

.flaticon-help:before {
    content: "\f12a"
}

.flaticon-grid:before {
    content: "\f12b"
}

.flaticon-conference:before {
    content: "\f12c"
}

.flaticon-exercise:before {
    content: "\f12d"
}

.flaticon-time-management-1:before {
    content: "\f12e"
}

.flaticon-support:before {
    content: "\f12f"
}

.flaticon-goal:before {
    content: "\f130"
}

.flaticon-accounting:before {
    content: "\f131"
}

.flaticon-motivation:before {
    content: "\f132"
}

.flaticon-suitcase:before {
    content: "\f133"
}

.flaticon-support-1:before {
    content: "\f134"
}

.flaticon-woman:before {
    content: "\f135"
}

.flaticon-network:before {
    content: "\f136"
}

.flaticon-creativity:before {
    content: "\f137"
}

.flaticon-spreadsheet-1:before {
    content: "\f138"
}

.flaticon-spreadsheet-2:before {
    content: "\f139"
}

.flaticon-telephone:before {
    content: "\f13a"
}

.flaticon-layers:before {
    content: "\f13b"
}

.flaticon-customer-service-1:before {
    content: "\f13c"
}

.flaticon-customer-loyalty:before {
    content: "\f13d"
}

.flaticon-suitcase-1:before {
    content: "\f13e"
}

.flaticon-goal-1:before {
    content: "\f13f"
}

.flaticon-time:before {
    content: "\f140"
}

.flaticon-certificate:before {
    content: "\f141"
}

.flaticon-handshake:before {
    content: "\f142"
}

.flaticon-suitcase-2:before {
    content: "\f143"
}

.flaticon-medal:before {
    content: "\f144"
}

.flaticon-phone-call:before {
    content: "\f145"
}

.flaticon-countdown:before {
    content: "\f146"
}

.flaticon-excercise-1:before {
    content: "\f147"
}

.flaticon-telephone-call:before {
    content: "\f148"
}

.flaticon-conversation:before {
    content: "\f149"
}

.flaticon-fitness:before {
    content: "\f14a"
}

.flaticon-gym:before {
    content: "\f14b"
}

.flaticon-customer-support:before {
    content: "\f14c"
}

.flaticon-exercise-1:before {
    content: "\f14d"
}

.header-wrapper .estimate-btn-wrapper .rs-button .rs-btn:hover,
.header-wrapper .estimate-btn-wrapper .rs-button .rs-btn:focus {
    background: var(--whtColor)!important;
}

.rs-button .rs-btn {
    background: var(--primaryColor)!important;
}

.rs-button .rs-btn:hover,
.rs-button .rs-btn:focus {
    background: var(--secondaryColor)!important;
}

.why-choose-us .rs-button .rs-btn:hover,
.why-choose-us .rs-button .rs-btn:focus {
    background: #FFF!important;
}
.wpcf7-submit:hover {
   background-color: #FFF!important;
   /* color: #FFF;
   background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 17'%3E%3Cpath d='M13.338 5.04405L1.88204 16.5L0 14.618L11.4546 3.16201H1.35896V0.5H16V15.141H13.338V5.04405Z' fill='%23ffffff'/%3E%3C/svg%3E")!important; */
}

.wpcf7-submit {
    cursor: pointer!important;
    position: relative!important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 17'%3E%3Cpath d='M13.338 5.04405L1.88204 16.5L0 14.618L11.4546 3.16201H1.35896V0.5H16V15.141H13.338V5.04405Z' fill='%231c1c1d'/%3E%3C/svg%3E")!important;
    background-repeat: no-repeat!important;
    background-position: 88% 22px !important;
    background-size: 10px !important;
    padding-right: 40px !important;
    transition: all 0.3s ease;
}
.wpcf7-submit:hover {
  /* background-position: right 8px center; */
  transition: all 0.3s ease;
}

.rs-addon-services,
.rs-addon-services .services-inner {
    height: 100%;
    position: relative;
}
/* .rs-addon-services .services-inner {
    padding-bottom: 120px !important;
} */
.inner-page .rs-addon-services .services-inner {
    padding-bottom: 0px !important;
}
.rs-addon-services .services-inner .btn-part {
    position: absolute;
    bottom: 40px;
    width: auto;
    left: 10px;
    right: 10px;
}
.services-archive .rs-addon-services .services-inner .btn-part {
    position: relative;
    bottom: auto;
    margin: 0 20px 0 10px!important;
}
.home .swiper-wrapper {
    display: flex;
    justify-content: center;
}

.testimonials-wrapper {
    /* border: 1.5px solid #d8b4fe; */
    border: none;
    border-radius: 12px;
    padding: 0px;
    background: #ffffff;
}

.testimonials-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}

@media (max-width: 768px) {
    .testimonials-grid {
        grid-template-columns: 1fr;
    }
}

.t-card {
    background: #f5f5f5;
    border-radius: 10px;
    padding: 16px;
    display: flex;
    flex-direction: column;
}

.t-card-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 14px;
}

.t-avatar {
    width: 72px;
    height: 72px;
    border-radius: 8px;
    object-fit: cover;
}

.t-stars {
    display: flex;
    gap: 1px;
    font-size: 25px;
    color: #F55B1F;
}

.t-stars .empty {
    color: #d1d5db;
}

.t-stars .half {
    background: linear-gradient(90deg, #f59e0b 50%, #d1d5db 50%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}

.t-quote {
    font-size: 16px;
    /* font-style: italic; */
    line-height: 22px;
    color: #59585d;
    margin-bottom: 5px;
}

.t-name {
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
    color: #1c1c1d;
    margin: 0 0 5px;
}

.t-role {
    font-size: 12.5px;
    color: #6b7280;
    margin: 0;
}

/* SERVICES CARD */
.services-wrapper {
    padding: 24px 0;
}

.services-grid {
    display: grid;
    gap: 20px;
}

.s-card {
    background: #f6f6f6;
    border-radius: 6px;
    padding: 30px;
    display: flex;
    flex-direction: column;
    transition: transform 0.5s ease, box-shadow 0.3s ease;
    border: 1px solid #e3e3e8;
}

.s-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.07);
}

.s-card-media {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 85px;
    height: 85px;
    background: #313131;
    border-radius: 5px;
    margin-bottom: 25px;
    overflow: hidden;
    box-shadow: -10px -10px 0px 0px rgba(0, 0, 0, 0.08)!important;
    margin-left: 10px;
    margin-top: 10px;
    transition: all linear 0.3s;
    box-sizing: border-box;
}

.s-card-image {
    width: 50px;
    height: 50px !important;
    object-fit: contain;
    transition: all linear 0.3s;
    box-sizing: border-box;
}

.services-grid .s-card:hover .s-card-media .s-card-image {
    animation: tubeline 0.6s;
}

.s-card-icon {
    font-size: 32px;
    color: #e7a100;
}

.s-card-title {
    font-size: 24px!important;
    font-weight: 700;
    color: #1c1c1d;
    margin: 15px 0 15px;
    line-height: 1.3!important;
}

.s-card-title a {
    transition: all 0.3s ease 0s;
    transition-duration: 0.5s;
    color: inherit;
    text-decoration: none;
}

.s-card-title a:hover {
    color: #e7a100;
}

.s-card-excerpt {
    font-size: 16px;
    line-height: 1.6;
    color: #59585d;
    margin: 0 0 25px;
    flex: 1;
}

.s-card-btn {
    display: inline-block;
    text-align: center;
    padding: 15px 22px;
    border: 1px solid #e3e3e8;
    border-radius: 5px;
    background: transparent;
    color: #1c1c1d;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    transition: background 0.3s ease, color 0.3s ease, border-color 0.3s ease;
}

.s-card-btn:hover {
    background: #e7a100;
    border-color: #e7a100;
    color: #1c1c1d;
}

@keyframes tubeline {
  from, to {
    transform: scale(1, 1);
  }
  25% {
    transform: scale(0.7, 1.1);
  }
  50% {
    transform: scale(1.1, 0.7);
  }
  75% {
    transform: scale(0.95, 1.05);
  }
}

/* Responsive */
@media (max-width: 1024px) {
    .services-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
}

@media (max-width: 640px) {
    .services-grid {
        grid-template-columns: 1fr !important;
    }
}
/* 15-05-2026 */
.contact-sidebar .last-cont-row > .elementor-widget-container {
    border-bottom: none!important;
}
.contact-form-wrapper .select-full select {
    width: 100%;
}
footer .rs-contact-box .address-item .address-text .text .des{
    line-height: 24px;
    display: inline-block;
}
.wpcf7-form .select-full select {
    width: 100%;
}
/* 15-05-2026 */
/* GLOBAL PAGINATION */
.t-pagination {
    text-align: center;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    font-size: 16px;
}
.t-pagination .wp-pagenavi {
    display: flex;
    justify-content: center;
    align-items: center;
}
.t-pagination .wp-pagenavi span {
    padding: 3px 10px;
    margin: 2px 5px;
    font-size: .9rem;
    display: inline-block;
    border: none;
}
.t-pagination .wp-pagenavi span.current {
    background-color: #e7a100;
    color: #1c1c1d;
    border-radius: 1px;
    font-weight: 500;
    padding: 3px 11px;
    margin: 0 5px;
    line-height: 1.5;
}
.t-pagination .wp-pagenavi a {
    margin: 2px 3px;
    border: 1px solid #e7a100;
    font-size: 0.85rem;
    padding: 3px 10px;
    line-height: 1.5;
}
.t-pagination .wp-pagenavi a:hover,
.t-pagination .wp-pagenavi a:focus {
    background-color: #e7a100;
    color: #1c1c1d;
}
.inner-page-banner > .e-con-inner {
    padding-top: 150px;
    padding-bottom: 80px;
}
.inner-page-banner h2 {
    border-bottom: 0px!important;
}
.policy-page .inner-page-banner h2,
.accessibility-page .inner-page-banner h2 {
    color: #FFF!important;
    padding-bottom: 0!important;
}
.inner-page .elementor-widget-text-editor h3,
.inner-page .elementor-widget-text-editor h4 {
    margin-bottom: 18px;
}
.inner-page .u_listing {
    list-style: disc;
    padding-left: 2rem;
    margin-bottom: 1.5rem;
}
.inner-page .o_listing {
    list-style: decimal;
    padding-left: 2rem;
    margin-bottom: 1.5rem;
}
.inner-page .u_listing li,
.inner-page .o_listing li {
    margin-top: .4rem;
    margin-bottom: .4rem;
}
.inner-page .comparison-table {
    width: 100%;
    border-collapse: collapse;
}
.inner-page .comparison-table th,
.inner-page .comparison-table td {
    border: 1px solid #E3E3E8;
    padding: 10px;
    text-align: left;
    vertical-align: top;
}
.inner-page .comparison-table th {
    font-weight: 700;
    background: var(--titleColor);
    color: var(--whiteColor);
}
.rstb-post-meta .post-meta {
    background-color: transparent;
    padding: 8px 15px 8px 15px;
    font-size: 15px;
    border-radius: 5px 5px 5px 5px;
    color: var(--e-global-color-4d7b7af);
    border: 1px solid var(--e-global-color-b666397);
    cursor: pointer;
}
.rstb-post-meta .post-meta:hover,
.rstb-post-meta .post-meta:focus {
    background-color: var(--e-global-color-primary);
    color: var(--e-global-color-secondary);
}
.rstb-post-meta .post-meta a {
    padding: 0!important;
    font-size: 15px!important;
    border-radius: 0px!important;
    color: var(--e-global-color-4d7b7af);
    border: none!important;
}
.rstb-post-meta .post-meta a:hover,
.rstb-post-meta .post-meta a:focus {
    background-color: transparent;
    color: var(--e-global-color-secondary);
}
input[type=tel].phone-num {
    height: auto;
}
select,
input[type=password] {
    padding-top: 16px;
    padding-bottom: 16px;
}
.wpcf7 form .wpcf7-response-output {
    font-size: .8rem;
    margin-left: 0;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    background-color: #46b450;
    color: #FFF;
}
.wpcf7-not-valid-tip {
    font-size: .8rem;
    top: -8px;
    position: relative;
    line-height: 1;
}
input[type=reset].submit-btn,
input[type=submit].reset-btn {
    background-image: none!important;
}
input[type=reset]:hover,
input[type=reset]:focus,
input[type=submit]:hover,
input[type=submit]:focus {
    color: var(--secondaryColor);
}
.page-error .content-area h2 span {
    font-size: 340px;
    line-height: 320px;
}
.blog-meta .btm-cate_no_thum li + li:before {
    left: -16px;
    width: 1px;
    height: 14px;
}
.blog-meta .btm-cate_no_thum li .meta-icon,
.blog-meta .btm-cate li .meta-icon {
    line-height: 18px;
    display: inline-block;
    vertical-align: text-top;
}
.blog-meta .btm-cate_no_thum li .meta-icon i {
    margin-right: 6px;
    position: relative;
    top: 2px;
}
.blog-meta .btm-cate li .meta-icon i {
    margin-right: 7px;
    position: relative;
    top: 2px;
}
.blog-meta .btm-cate_no_thum li .meta-icon svg {
    width: 16px;
    height: 16px;
    margin-right: 6px;
}
.full-blog-content{
    padding-left: 3px;
    padding-right: 3px;
    margin-bottom: 15px;
}

/* ========================================================================
   Privacy Policy & Accessibility Statement — Elementor Template Stylesheet
   ====================================================================== */
.policy-page {
    --pp-text:            #59585d;
    --pp-text-soft:       #4b5563;
    --pp-heading:         #1c1c1d;
    --pp-link:            #e7a100;
    --pp-link-hover:      #1c1c1d;
    --pp-rule:            #e5e7eb;
    --pp-rule-strong:     #d1d5db;
    --pp-meta:            #6b7280;
    --pp-bullet:          #3b82f6;
    --pp-radius:          8px;
}
.accessibility-page {
    --ap-text:            #59585d;
    --ap-text-soft:       #4b5563;
    --ap-heading:         #1c1c1d;
    --ap-tagline:         #2563eb;
    --ap-link:            #e7a100;
    --ap-link-hover:      #1c1c1d;
    --ap-rule:            #e5e7eb;
    --ap-rule-strong:     #d1d5db;
    --ap-card-bg:         #f8fafc;
    --ap-card-border:     #e5e7eb;
    --ap-btn-bg:          #e7a100;
    --ap-btn-bg-hover:    #313131;
    --ap-btn-text:        #ffffff;
    --ap-outline-bg:      #f9fafb;
    --ap-bullet:          #3b82f6;
    --ap-radius:          8px;
    --ap-radius-lg:       12px;
}
/* Constrain the content column to a comfortable reading width */
.policy-page > .elementor-container {
    max-width: 820px;
    margin-left: auto;
    margin-right: auto;
}
.policy-page > .elementor-container > .elementor-column > .elementor-widget-wrap {
    padding: 32px 20px 64px;
    color: var(--pp-text);
    font-size: 16px;
    line-height: 1.7;
}
/* ---------- Title (H1) ---------- */
.policy-page .policy-page__title .elementor-heading-title {
    font-size: clamp(28px, 4vw, 40px);
    line-height: 1.2;
    font-weight: 700;
    color: var(--pp-heading);
    margin: 0 0 4px;
    letter-spacing: -0.01em;
}
/* ---------- Hairline divider widget ---------- */
.policy-page .policy-page__rule {
    margin-top: 12px;
    margin-bottom: 24px;
}
.policy-page .policy-page__rule .elementor-divider-separator {
    border-top-color: var(--pp-rule) !important;
}
/* ---------- Section Headings (H2) ---------- */
.policy-page .elementor-widget-heading:not(.policy-page__title) .elementor-heading-title {
    font-size: clamp(18px, 2.2vw, 50px);
    line-height: 60px;
    font-weight: 400;
    color: var(--pp-heading);
    text-transform: uppercase;
    letter-spacing: 0.04em;
    padding-bottom: 10px;
    border-bottom: 1px solid var(--pp-rule);
    margin-bottom: 20px;
}
/* Add top spacing between major sections via the heading widget */
.policy-page .elementor-widget-heading:not(.policy-page__title) {
    margin-top: 0px;
}
/* ---------- Sub Headings (H3 if used) ---------- */
.policy-page .elementor-widget-heading h3.elementor-heading-title {
    font-size: 18px;
    font-weight: 700;
    color: var(--pp-heading);
    text-transform: none;
    letter-spacing: 0;
    border-bottom: none;
    padding-bottom: 0;
}
/* ---------- Text Editor: Paragraphs ---------- */
.policy-page .elementor-widget-text-editor {
    margin-bottom: 8px;
}
.policy-page .elementor-widget-text-editor p {
    margin: 0 0 15px;
    color: var(--pp-text);
    font-size: 16px;
    line-height: 1.63;
}
/* .policy-page .elementor-widget-text-editor p:last-child {
    margin-bottom: 0;
} */
.policy-page .elementor-widget-text-editor strong {
    color: var(--pp-heading);
    font-weight: 600;
}
/* ---------- Text Editor: Links ---------- */
.policy-page .elementor-widget-text-editor a {
    color: var(--pp-link);
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
    transition: color 0.18s ease;
    word-break: break-word;
}
.policy-page .elementor-widget-text-editor a:hover,
.policy-page .elementor-widget-text-editor a:focus-visible {
    color: var(--pp-link-hover);
    text-decoration-thickness: 2px;
}
.policy-page .elementor-widget-text-editor a:focus-visible {
    outline: 2px solid var(--pp-link);
    outline-offset: 2px;
    border-radius: 2px;
}
/* ---------- Text Editor: Lists ---------- */
.policy-page .elementor-widget-text-editor ul {
    list-style: none;
    padding-left: 0;
    margin: 8px 0 20px;
}
.policy-page .elementor-widget-text-editor ul li {
    position: relative;
    padding-left: 24px;
    margin-bottom: 10px;
    color: var(--pp-text);
}
.policy-page .elementor-widget-text-editor ul li::before {
    content: "";
    position: absolute;
    left: 4px;
    top: 0.6em;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--pp-bullet);
}
.policy-page .elementor-widget-text-editor ul li:last-child {
    margin-bottom: 0;
}
/* Nested lists */
.policy-page .elementor-widget-text-editor ul ul {
    margin-top: 10px;
    margin-bottom: 0;
}
/* ---------- Last Updated note ---------- */
.policy-page .policy-page__updated {
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid var(--pp-rule);
}
.policy-page .policy-page__updated p {
    font-size: 14px;
    color: var(--pp-meta);
    font-style: italic;
    margin: 0;
}

/* Constrain the content column */
.accessibility-page .accessibility-page__lead-wrap .accessibility-page__lead {
    margin-bottom: 0;
}
.accessibility-page > .elementor-container {
    max-width: 820px;
    margin-left: auto;
    margin-right: auto;
}
.accessibility-page > .elementor-container > .elementor-column > .elementor-widget-wrap {
    padding: 32px 20px 64px;
    color: var(--ap-text);
    font-size: 16px;
    line-height: 1.7;
}
/* ---------- Title (H1) ---------- */
.accessibility-page .accessibility-page__title .elementor-heading-title {
    font-size: clamp(28px, 4vw, 40px);
    line-height: 1.2;
    font-weight: 700;
    color: var(--ap-heading);
    margin: 0 0 4px;
    letter-spacing: -0.01em;
}
/* ---------- Lead paragraph wrapper ---------- */
.accessibility-page .accessibility-page__lead-wrap p,
.accessibility-page .accessibility-page__lead {
    font-size: 15px;
    color: var(--ap-text-soft);
    margin: 0;
}
.accessibility-page .accessibility-page__lead-wrap strong {
    color: var(--ap-heading);
    font-weight: 600;
}
/* ---------- Top hairline divider ---------- */
.accessibility-page .accessibility-page__rule {
    margin-top: 16px;
    margin-bottom: 16px;
}
.accessibility-page .accessibility-page__rule .elementor-divider-separator {
    border-top-color: var(--ap-rule) !important;
}
/* ---------- Section Headings (H2) ---------- */
.accessibility-page .elementor-widget-heading h2.elementor-heading-title {
    font-size: clamp(20px, 2.4vw, 50px);
    font-weight: 400;
    line-height: 60px;
    color: var(--ap-heading);
    margin: 0 0 0;
    padding-bottom: 10px;
    border-bottom: 1px solid var(--ap-rule);
}
.accessibility-page .elementor-widget-heading:has(h2.elementor-heading-title) {
    margin-top: 0;
}
/* Fallback for browsers without :has() */
.accessibility-page .elementor-widget-heading {
    margin-top: 0;
}
.accessibility-page .elementor-widget-heading + .elementor-widget {
    margin-top: 14px;
}
/* ---------- Sub Headings (H3) ---------- */
.accessibility-page .elementor-widget-heading h3.elementor-heading-title {
    font-size: 18px;
    font-weight: 700;
    color: var(--ap-heading);
    margin: 0;
}
.accessibility-page .elementor-widget-heading:has(h3.elementor-heading-title) {
    margin-top: 28px;
}
/* ---------- Text Editor: Paragraphs ---------- */
.accessibility-page .elementor-widget-text-editor {
    margin-bottom: 8px;
}
.accessibility-page .elementor-widget-text-editor p {
    margin: 0 0 15px;
    color: var(--ap-text);
    font-size: 16px;
    line-height: 1.63;
}
/* .accessibility-page .elementor-widget-text-editor p:last-child {
    margin-bottom: 0;
} */
.accessibility-page .elementor-widget-text-editor strong {
    color: var(--ap-heading);
    font-weight: 600;
}
/* Italic tagline highlight */
.accessibility-page .elementor-widget-text-editor p.accessibility-page__tagline,
.accessibility-page .accessibility-page__tagline {
    color: var(--ap-tagline);
    font-weight: 500;
    font-style: italic;
    margin: 16px 0 12px;
}
/* ---------- Text Editor: Links ---------- */
.accessibility-page .elementor-widget-text-editor a {
    color: var(--ap-link);
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
    transition: color 0.18s ease;
    word-break: break-word;
}
.accessibility-page .elementor-widget-text-editor a:hover,
.accessibility-page .elementor-widget-text-editor a:focus-visible {
    color: var(--ap-link-hover);
    text-decoration-thickness: 2px;
}
.accessibility-page .elementor-widget-text-editor a:focus-visible {
    outline: 2px solid var(--ap-link);
    outline-offset: 2px;
    border-radius: 2px;
}
/* ---------- Text Editor: Lists ---------- */
.accessibility-page .elementor-widget-text-editor ul {
    list-style: none;
    padding-left: 0;
    margin: 8px 0 20px;
}
.accessibility-page .elementor-widget-text-editor ul li {
    position: relative;
    padding-left: 24px;
    margin-bottom: 10px;
    color: var(--ap-text);
}
.accessibility-page .elementor-widget-text-editor ul li::before {
    content: "";
    position: absolute;
    left: 4px;
    top: 0.6em;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--ap-bullet);
}
.accessibility-page .elementor-widget-text-editor ul li:last-child {
    margin-bottom: 0;
}
/* ---------- AudioEye badge image ---------- */
.accessibility-page .accessibility-page__badge {
    margin: 24px 0 8px;
}
.accessibility-page .accessibility-page__badge img {
    max-width: 220px;
    height: auto;
}
/* ---------- Buttons ---------- */
/* Feedback button (outline style) */
.accessibility-page .accessibility-page__feedback-btn .elementor-button {
    background: var(--ap-outline-bg);
    color: var(--ap-text);
    border: 1px solid var(--ap-rule-strong);
    border-radius: var(--ap-radius);
    padding: 12px 20px;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    line-height: 1.4;
    transition: background 0.18s ease, border-color 0.18s ease, color 0.18s ease;
}
.accessibility-page .accessibility-page__feedback-btn .elementor-button:hover,
.accessibility-page .accessibility-page__feedback-btn .elementor-button:focus-visible {
    background: #eef2ff;
    border-color: var(--ap-link);
    color: var(--ap-link);
}
/* Activate Help Desk button (filled style) */
.accessibility-page .accessibility-page__activate-btn .elementor-button {
    background: var(--ap-btn-bg);
    color: var(--ap-btn-text);
    border: 1px solid var(--ap-btn-bg);
    border-radius: var(--ap-radius);
    padding: 12px 22px;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    transition: background 0.18s ease, border-color 0.18s ease;
}
.accessibility-page .accessibility-page__activate-btn .elementor-button:hover,
.accessibility-page .accessibility-page__activate-btn .elementor-button:focus-visible {
    background: var(--ap-btn-bg-hover);
    border-color: var(--ap-btn-bg-hover);
    color: #fff;
}
.accessibility-page .elementor-button:focus-visible {
    outline: 2px solid var(--ap-link);
    outline-offset: 2px;
}
/* Button widget margins */
.accessibility-page .accessibility-page__feedback-btn {
    margin: 4px 0 16px;
}
.accessibility-page .accessibility-page__activate-btn {
    margin: 12px 0 24px;
}
/* ---------- Core Features inner section (3-column grid) ---------- */
.accessibility-page .accessibility-page__features {
    margin-top: 12px;
    margin-bottom: 24px;
}
/* Override Elementor's flex layout with CSS grid for guaranteed 3-up */
.accessibility-page .accessibility-page__features > .elementor-container {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
    flex-wrap: nowrap;
}
.accessibility-page .accessibility-page__features .elementor-column {
    width: auto !important;
    flex: unset !important;
    max-width: none;
}
.accessibility-page .accessibility-page__features .elementor-column .elementor-widget-wrap {
    padding: 0;
    height: 100%;
}
.accessibility-page .accessibility-page__features .accessibility-page__feature {
    background: var(--ap-card-bg);
    border: 1px solid var(--ap-card-border);
    border-radius: var(--ap-radius-lg);
    padding: 20px 18px;
    height: 100%;
}
.accessibility-page .accessibility-page__features .accessibility-page__feature p {
    margin: 0 0 8px;
    font-size: 15px;
    color: var(--ap-text-soft);
}
.accessibility-page .accessibility-page__features .accessibility-page__feature p:last-child {
    margin-bottom: 0;
}
.accessibility-page .accessibility-page__features .accessibility-page__feature p.accessibility-page__feature-title,
.accessibility-page .accessibility-page__feature-title {
    color: var(--ap-heading);
    font-size: 15.5px;
    margin-bottom: 6px;
    font-style: normal;
    font-weight: 600;
}
.accessibility-page .accessibility-page__features .accessibility-page__feature strong {
    color: var(--ap-heading);
    font-weight: 700;
}