   Featured Service Widget — Flex Layout (mirrors Elementor Icon Box)
   ============================================================ */

.elementor-widget-sabbiratech_featured_service .elementor-icon-box-wrapper {
    display: flex;
    flex-direction: column;
    text-align: center;
}
.elementor-widget-sabbiratech_featured_service .elementor-icon-box-icon {
    display: inline-block;
    flex: 0 0 auto;
    line-height: 0;
}
.elementor-widget-sabbiratech_featured_service .elementor-icon-box-content {
    flex-grow: 1;
    width: 100%;
}
.elementor-widget-sabbiratech_featured_service .elementor-icon-box-title a {
    color: inherit;
}
.elementor-widget-sabbiratech_featured_service .elementor-icon-box-description {
    margin: 0;
}

/* Icon Position: Start (icon on left, content on right) */
.elementor-widget-sabbiratech_featured_service.elementor-position-inline-start .elementor-icon-box-wrapper {
    flex-direction: row;
    text-align: start;
}
/* Icon Position: End (icon on right, content on left) */
.elementor-widget-sabbiratech_featured_service.elementor-position-inline-end .elementor-icon-box-wrapper {
    flex-direction: row-reverse;
    text-align: end;
}
/* Icon Position: Top (default) */
.elementor-widget-sabbiratech_featured_service.elementor-position-block-start .elementor-icon-box-wrapper {
    align-items: unset !important;
    flex-direction: column;
    text-align: center;
}
/* Icon Position: Bottom */
.elementor-widget-sabbiratech_featured_service.elementor-position-block-end .elementor-icon-box-wrapper {
    align-items: unset !important;
    flex-direction: column-reverse;
    text-align: center;
}

/* ── Responsive Positions ────────────────────── */
@media (min-width: 2401px) {
    .elementor-widget-sabbiratech_featured_service.elementor-widescreen-position-inline-start .elementor-icon-box-wrapper { flex-direction: row; text-align: start; }
    .elementor-widget-sabbiratech_featured_service.elementor-widescreen-position-inline-end .elementor-icon-box-wrapper { flex-direction: row-reverse; text-align: end; }
    .elementor-widget-sabbiratech_featured_service.elementor-widescreen-position-block-start .elementor-icon-box-wrapper { align-items: unset !important; flex-direction: column; text-align: center; }
    .elementor-widget-sabbiratech_featured_service.elementor-widescreen-position-block-end .elementor-icon-box-wrapper { align-items: unset !important; flex-direction: column-reverse; text-align: center; }
}
@media (max-width: 1366px) {
    .elementor-widget-sabbiratech_featured_service.elementor-laptop-position-inline-start .elementor-icon-box-wrapper { flex-direction: row; text-align: start; }
    .elementor-widget-sabbiratech_featured_service.elementor-laptop-position-inline-end .elementor-icon-box-wrapper { flex-direction: row-reverse; text-align: end; }
    .elementor-widget-sabbiratech_featured_service.elementor-laptop-position-block-start .elementor-icon-box-wrapper { align-items: unset !important; flex-direction: column; text-align: center; }
    .elementor-widget-sabbiratech_featured_service.elementor-laptop-position-block-end .elementor-icon-box-wrapper { align-items: unset !important; flex-direction: column-reverse; text-align: center; }
}
@media (max-width: 1200px) {
    .elementor-widget-sabbiratech_featured_service.elementor-tablet_extra-position-inline-start .elementor-icon-box-wrapper { flex-direction: row; text-align: start; }
    .elementor-widget-sabbiratech_featured_service.elementor-tablet_extra-position-inline-end .elementor-icon-box-wrapper { flex-direction: row-reverse; text-align: end; }
    .elementor-widget-sabbiratech_featured_service.elementor-tablet_extra-position-block-start .elementor-icon-box-wrapper { align-items: unset !important; flex-direction: column; text-align: center; }
    .elementor-widget-sabbiratech_featured_service.elementor-tablet_extra-position-block-end .elementor-icon-box-wrapper { align-items: unset !important; flex-direction: column-reverse; text-align: center; }
}
@media (max-width: 1024px) {
    .elementor-widget-sabbiratech_featured_service.elementor-tablet-position-inline-start .elementor-icon-box-wrapper { flex-direction: row; text-align: start; }
    .elementor-widget-sabbiratech_featured_service.elementor-tablet-position-inline-end .elementor-icon-box-wrapper { flex-direction: row-reverse; text-align: end; }
    .elementor-widget-sabbiratech_featured_service.elementor-tablet-position-block-start .elementor-icon-box-wrapper { align-items: unset !important; flex-direction: column; text-align: center; }
    .elementor-widget-sabbiratech_featured_service.elementor-tablet-position-block-end .elementor-icon-box-wrapper { align-items: unset !important; flex-direction: column-reverse; text-align: center; }
}
@media (max-width: 880px) {
    .elementor-widget-sabbiratech_featured_service.elementor-mobile_extra-position-inline-start .elementor-icon-box-wrapper { flex-direction: row; text-align: start; }
    .elementor-widget-sabbiratech_featured_service.elementor-mobile_extra-position-inline-end .elementor-icon-box-wrapper { flex-direction: row-reverse; text-align: end; }
    .elementor-widget-sabbiratech_featured_service.elementor-mobile_extra-position-block-start .elementor-icon-box-wrapper { align-items: unset !important; flex-direction: column; text-align: center; }
    .elementor-widget-sabbiratech_featured_service.elementor-mobile_extra-position-block-end .elementor-icon-box-wrapper { align-items: unset !important; flex-direction: column-reverse; text-align: center; }
}
@media (max-width: 767px) {
    .elementor-widget-sabbiratech_featured_service.elementor-mobile-position-inline-start .elementor-icon-box-wrapper { flex-direction: row; text-align: start; }
    .elementor-widget-sabbiratech_featured_service.elementor-mobile-position-inline-end .elementor-icon-box-wrapper { flex-direction: row-reverse; text-align: end; }
    .elementor-widget-sabbiratech_featured_service.elementor-mobile-position-block-start .elementor-icon-box-wrapper { align-items: unset !important; flex-direction: column; text-align: center; }
    .elementor-widget-sabbiratech_featured_service.elementor-mobile-position-block-end .elementor-icon-box-wrapper { align-items: unset !important; flex-direction: column-reverse; text-align: center; }
}

/* ── Learn More Link ─────────────────────────── */
.st-learn-more-link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    text-decoration: none;
}
.st-learn-more-link:hover .st-learn-more-arrow {
    transform: translateX(4px);
}
.st-learn-more-arrow {
    display: inline-block;
    transition: transform 0.3s ease;
}

/* ============================================================
   Featured Products Widget
   ============================================================ */

.st-featured-products-grid {
    display: grid;
}
.st-product-card {
    display: flex;
    flex-direction: column;
    transition: all 0.3s ease;
    overflow: hidden;
}
.st-product-card-img {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background-color: #f8fafc;
}
.st-product-card-img img {
    max-height: 100%;
    object-fit: contain;
    transition: transform 0.3s ease;
}
.st-product-card:hover .st-product-card-img img {
    transform: scale(1.1);
}
.st-product-badge {
    position: absolute;
    top: 16px;
    left: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
.st-product-card-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}
.st-product-category {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1;
}
.st-product-title {
    line-height: 1.3;
}
.st-product-title a {
    text-decoration: none;
}
.st-product-rating {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 0.85rem;
}
.st-product-rating .star-rating {
    margin: 0;
    font-family: star;
    overflow: hidden;
    position: relative;
    height: 1.2em;
    line-height: 1.2;
    width: 5.4em;
}
.st-product-rating .star-rating::before {
    content: "\73\73\73\73\73";
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    font-size: 1em;
}
.st-product-rating .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.2em;
}
.st-product-rating .star-rating span::before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
    font-size: 1em;
}
.st-product-rating-count {
    font-size: 0.75em;
}
.st-product-price-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: auto;
    padding-top: 16px;
}
.st-product-price .price {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0;
}
.st-product-price del {
    opacity: 0.5;
    font-size: 0.85em;
}
.st-product-price ins {
    text-decoration: none;
}
.st-product-atc {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    text-decoration: none;
    transition: all 0.3s ease;
}
.st-product-atc i {
    font-size: 1.1em;
}

/* ============================================================
   Journey Timeline Widget
   ============================================================ */

/* The widget wrapper exposes --st-dot-size from the "Dot > Size" control. */
.elementor-widget-sabbiratech_journey_timeline {
    --st-dot-size: 40px;
}

.st-journey-timeline {
    position: relative;
    padding-inline-start: calc(var(--st-dot-size, 40px) + 16px);
}

/* Vertical guide line, centered on the dots */
.st-journey-timeline::before {
    content: "";
    position: absolute;
    inset-inline-start: calc(var(--st-dot-size, 40px) / 2);
    top: 8px;
    bottom: 8px;
    transform: translateX(-50%);
}

.st-timeline-item {
    position: relative;
    display: flex;
    gap: 16px;
}

.st-timeline-item:not(:last-child) {
    margin-bottom: 16px;
}

/* Dot — pulled back to sit on top of the line */
.st-timeline-dot {
    position: absolute;
    inset-inline-start: calc(-1 * (var(--st-dot-size, 40px) + 16px));
    top: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    line-height: 1;
}

/* Card */
.st-timeline-card {
    flex: 1;
    min-width: 0;
}

.st-timeline-year {
    display: block;
    font-weight: 700;
}

.st-timeline-title {
    margin: 0;
}

.st-timeline-description {
    margin: 0;
}
