/*
Theme Name: LEDBLUE
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 4.5.1
*/

/*************** ADD CUSTOM CSS HERE.   ***************/



@import url("https://fonts.googleapis.com/css2?family=Cabin:wght@400;500;600;700;800;900&display=swap");

html body,
html body p,
html body a,
html body li,
html body td,
html body th,
html body label,
html body input,
html body select,
html body textarea,
html body button,
html body .button,
html body .nav > li > a,
html body .heading-font,
html body .alt-font,
html body .uppercase,
html body .ux-text,
html body .box-text,
html body .icon-box-text,
html body h1,
html body h2,
html body h3,
html body h4,
html body h5,
html body h6 {
    font-family: Cabin, Arial, sans-serif !important;
    letter-spacing: 0;
}

/* === LEDVision homepage refresh 20260804 === */
body.home #main,
body.home #content {
    padding-top: 0;
    background: #f7fbff;
}

body.home #header,
body.home #masthead,
body.home .header-wrapper,
body.home .header-bg-color,
body.home .header-main {
    background: transparent !important;
    box-shadow: none !important;
    border: 0 !important;
}

body.home #header,
body.home #masthead {
    position: absolute;
    inset: 0 0 auto;
    z-index: 30;
}

body.home #logo img {
    max-height: 30px;
}

body.home .nav > li > a,
body.home .header-nav-main.nav > li > a {
    color: #fff !important;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0;
    text-transform: uppercase;
}

body.home .header-button .button,
body.home .header-button a {
    background: #2f7df6 !important;
    border-color: #2f7df6 !important;
    border-radius: 999px !important;
    color: #fff !important;
    font-weight: 800;
}

.lvx-home {
    --lvx-blue: #216fff;
    --lvx-cyan: #21d6ff;
    --lvx-navy: #06183c;
    color: #23304d;
    font-family: Cabin, Arial, sans-serif;
}

.lvx-hero {
    min-height: 720px;
    overflow: hidden;
}

.lvx-hero .section-bg::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    background:
        linear-gradient(90deg, rgba(3, 15, 44, .9) 0%, rgba(4, 22, 59, .72) 34%, rgba(4, 22, 59, .2) 64%, rgba(4, 12, 32, .34) 100%),
        linear-gradient(0deg, rgba(3, 12, 34, .88) 0%, rgba(3, 12, 34, 0) 34%);
}

.lvx-hero .section-content {
    z-index: 2;
}

.lvx-hero-main {
    min-height: 520px;
    padding-top: 90px;
    padding-bottom: 120px;
}

.lvx-hero-copy {
    padding-left: 26px;
}

.lvx-hero h1 {
    color: #fff;
    font-size: 52px;
    font-weight: 900;
    line-height: 1.13;
    margin: 0 0 22px;
    text-transform: uppercase;
}

.lvx-hero h1 span {
    color: var(--lvx-cyan);
}

.lvx-hero-copy p {
    color: rgba(255, 255, 255, .86);
    font-size: 17px;
    line-height: 1.7;
    max-width: 520px;
}

.lvx-primary-btn,
.lvx-section-btn {
    background: var(--lvx-blue) !important;
    border-color: var(--lvx-blue) !important;
    box-shadow: 0 14px 30px rgba(33, 111, 255, .28);
    color: #fff !important;
    font-weight: 800;
}

.lvx-link-btn {
    color: #fff !important;
    font-weight: 800;
}

.lvx-benefit-strip {
    position: absolute;
    left: 50%;
    bottom: 22px;
    z-index: 3;
    width: min(1400px, calc(100% - 60px));
    transform: translateX(-50%);
}

.lvx-mini-box.featured-box {
    min-height: 86px;
    padding: 20px 18px 18px;
    border: 1px solid rgba(255, 255, 255, .17);
    border-radius: 8px;
    background: rgba(255, 255, 255, .12);
    color: #fff;
    position: relative;
    backdrop-filter: blur(10px);
    transition: transform .25s ease, box-shadow .25s ease, background-color .25s ease, border-color .25s ease;
}

.lvx-mini-box.featured-box:hover,
.lvx-mini-box.featured-box:active {
    transform: translateY(-4px);
    box-shadow: 0 18px 34px rgba(3, 15, 44, .35);
    background: rgba(255, 255, 255, .18);
    border-color: rgba(255, 255, 255, .32);
}

.lvx-mini-box .icon-box-img {
    border: 1px solid rgba(255, 255, 255, .36);
    border-radius: 8px;
    background: rgba(255, 255, 255, .1);
    padding: 8px;
}

.lvx-mini-box .icon-box-text {
    padding-left: 14px;
}

.lvx-mini-box .icon-box-text h3,
.lvx-mini-box .icon-box-text h5 {
    color: #fff;
    font-size: 14px;
    font-weight: 900;
    margin-bottom: 5px;
}

.lvx-mini-box .icon-box-text p {
    color: rgba(255, 255, 255, .82);
    font-size: 13px;
    line-height: 1.45;
    margin: 0;
}

.lvx-section {
    background: linear-gradient(180deg, #fff 0%, #f7fbff 100%);
}

.lvx-title {
    margin: 0 auto 34px;
    max-width: 720px;
    text-align: center;
}

.lvx-title p {
    color: var(--lvx-blue);
    font-size: 13px;
    font-weight: 900;
    margin: 0 0 10px;
    text-transform: uppercase;
}

.lvx-title h2 {
    color: #111b44;
    font-size: 30px;
    font-weight: 900;
    line-height: 1.22;
    margin: 0;
}

.lvx-title span {
    color: #6e7891;
    display: block;
    font-size: 14px;
    line-height: 1.7;
    margin-top: 14px;
}

.lvx-products {
    overflow: hidden;
    background:
        radial-gradient(circle, rgba(25, 113, 255, .14) 1px, transparent 1.5px) 0 0 / 17px 17px,
        linear-gradient(180deg, #fff 0%, #f5faff 100%);
}

.lvx-products .row {
    max-width: 1220px !important;
}

.lvx-product-row > .col {
    padding-left: 7px !important;
    padding-right: 7px !important;
    padding-bottom: 14px;
}

.lvx-image-card {
    height: 100%;
    overflow: hidden;
    border: 1px solid #e7eefb;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 14px 34px rgba(25, 58, 113, .09);
}

.lvx-image-card .box-image {
    overflow: hidden;
}

.lvx-image-card .box-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lvx-products .lvx-product-card {
    overflow: visible;
    min-height: 0;
    border-radius: 7px;
    border-color: #cfe0f5;
    box-shadow: 0 12px 26px rgba(18, 55, 105, .08);
}

.lvx-products .lvx-product-card .box-image {
    aspect-ratio: 1 / 1;
    height: auto !important;
    border-radius: 7px 7px 0 0 !important;
}

.lvx-products .lvx-product-card .box-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lvx-products .lvx-product-card .box-image .image-cover {
    border-radius: 7px 7px 0 0 !important;
}

.lvx-products .lvx-product-card .box-image img {
    border-radius: 0 !important;
}

.lvx-products .lvx-product-card .box-text {
    position: relative;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    min-height: 0;
    padding: 22px 16px 16px;
    text-align: left;
}

.lvx-product-card .lvx-card-icon.featured-box {
    position: absolute;
    top: -35px;
    left: 10px;
    z-index: 3;
    width: 50px;
    height: 50px;
    margin: 0;
}

.lvx-product-card .lvx-card-icon .icon-box-img {
    position: relative;
    width: 30px !important;
    height: 30px;
    margin: 0 !important;
    padding: 14px;
    border-radius: 999px;
    background: #fff;
    box-shadow: 0 9px 18px rgba(21, 55, 105, .18);
}

.lvx-product-card .lvx-card-icon .icon-box-img img {
    opacity: 0;
}

.lvx-product-card .lvx-card-icon .icon-box-img::after {
    content: "\2726";
    position: absolute;
    inset: 0;
    display: grid;
    place-items: center;
    color: #075fec;
    font-size: 15px;
    font-weight: 900;
    line-height: 1;
}

.lvx-product-card .lvx-card-icon .icon-box-text {
    display: none;
}

.lvx-news-card .box-text {
    padding: 18px 18px 20px;
}

.lvx-image-card h3 {
    color: #172147;
    font-size: 15px;
    font-weight: 900;
    line-height: 1.35;
    margin: 0 0 10px;
}

.lvx-image-card p {
    color: #66728a;
    font-size: 13px;
    line-height: 1.55;
    margin: 0 0 14px;
}

.lvx-image-card a {
    color: var(--lvx-blue);
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
}

.lvx-products .lvx-product-card h3 {
    min-height: 38px;
    margin: 0 0 10px;
    color: #071331;
    font-size: 14px;
    line-height: 1.33;
    font-weight: 900;
    text-transform: uppercase;
}

.lvx-products .lvx-product-card a {
    color: #075ee8;
    font-size: 12px;
    font-weight: 900;
}

.lvx-shop-badges {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    gap: 5px;
    min-height: 0;
    margin: 0 0 6px;
}

.lvx-shop-badge,
.lvx-shop-chip {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
}

.lvx-shop-badge {
    min-height: 20px;
    padding: 0 7px;
}

.lvx-shop-badge.good {
    background: #e8f8ef;
    color: #07854d;
}

.lvx-shop-badge.sale {
    background: #fff0f2;
    color: #f02b42;
}

.lvx-shop-badge.info {
    background: #edf5ff;
    color: #0569f4;
}

.lvx-shop-specs {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    gap: 6px;
    min-height: 0;
    margin: 0 0 8px;
    overflow-x: auto;
}

.lvx-shop-chip {
    min-height: 19px;
    padding: 0 7px;
    border: 1px solid #cddfff;
    background: #eaf4ff;
    color: #0569f4;
}

.lvx-products .lvx-card-button.button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 142px;
    min-height: 31px;
    margin: auto auto 0;
    border-radius: 5px;
    background: #075fec !important;
    border-color: #075fec !important;
    color: #fff !important;
    font-size: 12px;
    font-weight: 900;
    text-transform: none;
}

.lvx-projects {
    overflow: hidden;
    background: linear-gradient(180deg, #fff 0%, #f5faff 100%);
}

.lvx-projects .row {
    max-width: 1220px !important;
}

.lvx-projects .lvx-title {
    max-width: 900px;
    margin-bottom: 22px;
}

.lvx-projects .lvx-title p {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 14px;
    color: var(--lvx-blue);
    font-size: 14px;
    letter-spacing: 0;
}

.lvx-projects .lvx-title p::before,
.lvx-projects .lvx-title p::after {
    content: "";
    width: 28px;
    height: 1px;
    background: var(--lvx-blue);
}

.lvx-projects .lvx-title h2 {
    color: #101942;
    font-size: 38px;
    line-height: 1.12;
    text-transform: uppercase;
}

.lvx-projects .lvx-title h2 span {
    display: inline;
    margin: 0;
    color: #126bf0;
    font-size: inherit;
    line-height: inherit;
}

.lvx-projects .lvx-title .lvx-project-sub {
    max-width: 640px;
    margin: 16px auto 0;
    color: #61708a;
    font-size: 14px;
    line-height: 1.55;
    font-weight: 600;
}

.lvx-projects .lvx-title .lvx-project-sub::after {
    content: "";
    display: block;
    width: 108px;
    height: 4px;
    margin: 16px auto 0;
    border-radius: 999px;
    background: linear-gradient(90deg, #0d66ed 0 50%, #68b4ff 50% 100%);
}

.lvx-project-row > .col {
    flex-basis: 20%;
    max-width: 20%;
    padding-left: 7px !important;
    padding-right: 7px !important;
    padding-bottom: 16px;
}

.lvx-projects .lvx-project-card {
    overflow: visible;
    border-radius: 8px;
    border-color: #dbe7f8;
    box-shadow: 0 16px 34px rgba(20, 62, 120, .09);
}

.lvx-projects .lvx-project-card .box-image {
    aspect-ratio: 1.08 / 1;
    height: auto !important;
    border-radius: 0 !important;
}

.lvx-projects .lvx-project-card .box-image img {
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}

.lvx-projects .lvx-project-card .box-text {
    position: relative;
    height: 260px;
    padding: 50px 16px 18px;
    text-align: center;
}

.lvx-project-icon.featured-box {
    position: absolute;
    top: -30px;
    left: 50%;
    z-index: 3;
    width: 60px;
    height: 60px;
    margin: 0;
    transform: translateX(-50%);
}

.lvx-project-icon .icon-box-img {
    width: 60px !important;
    height: 60px;
    margin: 0 !important;
    padding: 16px;
    border-radius: 999px;
    background: linear-gradient(180deg, #2f8cff 0%, #075fe8 100%);
    box-shadow: 0 10px 22px rgba(33, 111, 255, .3);
}

.lvx-project-icon .icon-box-img img {
    filter: brightness(0) invert(1);
}

.lvx-project-icon .icon-box-text {
    display: none;
}

.lvx-projects .lvx-project-card h3 {
    min-height: 42px;
    margin: 0 0 6px;
    color: #111b44;
    font-size: 17px;
    line-height: 1.25;
    font-weight: 900;
}

.lvx-projects .lvx-project-card p {
    margin: 0 0 18px;
    color: #506079;
    font-size: 12px;
    line-height: 1.4;
}

.lvx-project-meta {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    margin: 0 0 18px;
    padding-top: 16px;
    border-top: 1px solid #dbe5f4;
    text-align: left;
}

.lvx-project-meta span {
    position: relative;
    padding-left: 28px;
    color: #101942;
    font-size: 13px;
    font-weight: 900;
    line-height: 1.15;
}

.lvx-project-meta small {
    display: block;
    margin-bottom: 4px;
    color: #5d6d85;
    font-size: 8px;
    font-weight: 900;
    line-height: 1.1;
    text-transform: uppercase;
}

.lvx-project-meta span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    width: 20px;
    height: 20px;
    background: center / contain no-repeat;
}

.lvx-project-meta .area::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231681ff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4' y='4' width='16' height='16' rx='3'/%3E%3Cpath d='M8 16 16 8'/%3E%3Cpath d='M10 8h6v6'/%3E%3C/svg%3E");
}

.lvx-project-meta .time::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231681ff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v5l4 2'/%3E%3C/svg%3E");
}

.lvx-projects .lvx-project-btn.button {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 38px;
    margin: 0;
    border: 1.5px solid #0967ee !important;
    border-radius: 6px;
    background: #fff !important;
    color: #075fe8 !important;
    font-size: 13px;
    font-weight: 900;
}

.lvx-projects .lvx-section-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    min-width: 310px;
    min-height: 48px;
    border-radius: 8px;
    font-size: 15px;
}

.lvx-projects .lvx-section-btn::before {
    content: "";
    width: 16px;
    height: 16px;
    background:
        linear-gradient(#fff, #fff) 0 0 / 6px 6px no-repeat,
        linear-gradient(#fff, #fff) 10px 0 / 6px 6px no-repeat,
        linear-gradient(#fff, #fff) 0 10px / 6px 6px no-repeat,
        linear-gradient(#fff, #fff) 10px 10px / 6px 6px no-repeat;
    border-radius: 3px;
}

.lvx-value-box.featured-box {
    height: 100%;
    border: 1px solid #e8eef9;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 14px 34px rgba(25, 58, 113, .08);
}

.lvx-value-box.featured-box {
    min-height: 105px;
    padding: 24px 22px;
}

.lvx-value-box .icon-box-img {
    border-radius: 9px;
    background: #eef5ff;
    padding: 8px;
    box-shadow: inset 0 0 0 2px rgba(33, 111, 255, .18);
}

.lvx-value-box .icon-box-text {
    padding-left: 16px;
}

.lvx-value-box .icon-box-text h3,
.lvx-value-box .icon-box-text h5 {
    color: #172147;
    display: block;
    font-size: 15px;
    font-weight: 900;
    margin-bottom: 8px;
}

.lvx-value-box .icon-box-text p {
    color: #66728a;
    display: block;
    font-size: 13px;
    line-height: 1.55;
    margin: 0;
}

.lvx-values {
    overflow: hidden;
    background:
        linear-gradient(180deg, #fff 0%, #f4f9ff 100%);
}

.lvx-values .row {
    max-width: 1220px !important;
}

.lvx-values-title {
    max-width: 1220px;
    margin-bottom: 20px;
}

.lvx-values-title .lvx-values-kicker {
    display: block;
    margin: 0 0 8px;
    padding: 0;
    color: var(--lvx-blue);
    font-size: 12px;
    line-height: 1.2;
    font-weight: 900;
    letter-spacing: 0;
}

.lvx-values-title h2 {
    margin: 0;
    color: #121b43;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 800;
    text-transform: none;
}

.lvx-value-row > .col {
    flex-basis: 25%;
    max-width: 25%;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-bottom: 12px;
}

.lvx-values .lvx-value-box.featured-box {
    display: flex;
    align-items: center;
    height: 94px;
    min-height: 0;
    padding: 18px 20px;
    border-color: #e5eefb;
    border-radius: 8px;
    background: rgba(255, 255, 255, .92);
    box-shadow: 0 10px 24px rgba(20, 62, 120, .08);
    text-align: left;
}

.lvx-values .lvx-value-box .icon-box-img {
    flex: 0 0 44px;
    width: 44px !important;
    height: 44px;
    margin: 0 16px 0 0 !important;
    padding: 9px;
    border-radius: 999px;
    background: #eef5ff;
    box-shadow: 0 8px 16px rgba(33, 111, 255, .14);
}

.lvx-values .lvx-value-box .icon-box-text {
    padding-left: 0;
}

.lvx-values .lvx-value-box .icon-box-text h3,
.lvx-values .lvx-value-box .icon-box-text h5 {
    display: block;
    min-height: 0;
    margin: 0 0 8px;
    color: #111b44;
    font-size: 13px;
    line-height: 1.2;
    font-weight: 900;
    text-transform: none;
}

.lvx-values .lvx-value-box .icon-box-text h3::before,
.lvx-values .lvx-value-box .icon-box-text h5::before {
    content: none;
}

.lvx-values .lvx-value-box .icon-box-text h3::after,
.lvx-values .lvx-value-box .icon-box-text h5::after {
    content: none;
}

.lvx-values .lvx-value-box .icon-box-text p {
    margin: 0;
    padding-left: 0;
    color: #506079;
    font-size: 12px;
    line-height: 1.45;
}

.lvx-process {
    overflow: hidden;
    background: linear-gradient(180deg, #fff 0%, #f8fbff 100%);
}

.lvx-process .row {
    max-width: 1220px !important;
}

.lvx-process .lvx-title {
    max-width: 1050px;
    margin-bottom: 38px;
}

.lvx-process .lvx-title .lvx-process-kicker {
    display: inline-flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 26px;
    color: var(--lvx-blue);
    font-size: 18px;
    letter-spacing: 0;
}

.lvx-process .lvx-title .lvx-process-kicker::before,
.lvx-process .lvx-title .lvx-process-kicker::after {
    content: "";
    width: 42px;
    height: 3px;
    border-radius: 999px;
    background: var(--lvx-blue);
}

.lvx-process .lvx-title h2 {
    color: #101942;
    font-size: 62px;
    line-height: 1.1;
    text-transform: none;
}

.lvx-process .lvx-title h2 span {
    display: inline;
    margin: 0;
    color: #126bf0;
    font-size: inherit;
    line-height: inherit;
}

.lvx-process .lvx-title h2::after {
    content: "";
    display: block;
    width: 48px;
    height: 3px;
    margin: 22px auto 0;
    border-radius: 999px;
    background: var(--lvx-blue);
}

.lvx-process .lvx-title .lvx-process-sub {
    display: block;
    max-width: 880px;
    margin: 28px auto 0;
    color: #586781;
    font-size: 20px;
    line-height: 1.55;
    font-weight: 500;
    text-transform: none;
}

.lvx-process-row > .col {
    position: relative;
    flex-basis: 20%;
    max-width: 20%;
    padding: 50px 8px 12px !important;
}

.lvx-process-row > .col:not(:last-child)::before {
    content: "";
    position: absolute;
    top: 128px;
    right: -38px;
    z-index: 1;
    width: 76px;
    border-top: 1px dotted #9dc5ff;
}

.lvx-process-row > .col:not(:last-child)::after {
    content: "\203A";
    position: absolute;
    top: 108px;
    right: -22px;
    z-index: 3;
    width: 40px;
    height: 40px;
    border-radius: 999px;
    background: var(--lvx-blue);
    box-shadow: 0 10px 22px rgba(33, 111, 255, .28);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 36px;
    font-weight: 700;
    line-height: 1;
}

.lvx-process .lvx-step-box.featured-box {
    position: relative;
    min-height: 320px;
    padding: 86px 18px 24px;
    border: 1px solid #114e9f29;
    border-radius: 8px;
    background: rgba(255, 255, 255, .92);
    box-shadow: 0 14px 34px rgba(25, 58, 113, .08);
    text-align: center;
}

.lvx-process .lvx-step-box .icon-box-img {
    position: absolute;
    top: -46px;
    left: 50%;
    width: 96px !important;
    height: 96px;
    margin: 0 !important;
    padding: 24px;
    transform: translateX(-50%);
    border-radius: 999px;
    background: #eef4ff;
    box-shadow: 0 16px 34px rgba(33, 111, 255, .12);
    display: flex;
    align-items: center;
    justify-content: center;
}

.lvx-process .lvx-step-box .icon-box-img::before {
    content: "";
    position: absolute;
    inset: 7px;
    border: 1.5px dashed rgba(33, 111, 255, .62);
    border-radius: inherit;
    animation: lvx-spin-ring 9s linear infinite;
    pointer-events: none;
}

.lvx-process .lvx-step-box .icon-box-img img {
    position: relative;
    z-index: 1;
    width: 42px;
    height: 42px;
    object-fit: contain;
    filter: brightness(0) saturate(100%) invert(34%) sepia(96%) saturate(3075%) hue-rotate(211deg) brightness(99%) contrast(98%);
}

@keyframes lvx-spin-ring {
    to {
        transform: rotate(360deg);
    }
}

@media (prefers-reduced-motion: reduce) {
    .lvx-process .lvx-step-box .icon-box-img::before {
        animation: none;
    }
}

.lvx-process .lvx-step-box .icon-box-text {
    padding-left: 0;
    width: 100%;
    text-align: center;
}

.lvx-process .lvx-step-box .icon-box-text h3,
.lvx-process .lvx-step-box .icon-box-text h5 {
    color: var(--lvx-blue);
    display: block !important;
    font-size: 28px;
    font-weight: 900;
    line-height: 1;
    margin: 0 0 14px;
}

.lvx-process .lvx-step-box h4 {
    position: relative;
    margin: 0 0 24px;
    padding-bottom: 18px;
    color: #101942;
    font-size: 19px;
    line-height: 1.25;
    font-weight: 900;
}

.lvx-process .lvx-step-box h4::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 44px;
    height: 3px;
    transform: translateX(-50%);
    border-radius: 999px;
    background: var(--lvx-blue);
}

.lvx-process .lvx-step-box p {
    margin: 0;
    color: #4f5f78;
    font-size: 16px;
    line-height: 1.55;
}

.lvx-news .row {
    max-width: 1268px !important;
}

.lvx-news .row > .col.lvx-title {
    flex-basis: 100%;
    max-width: 100% !important;
    margin-bottom: 46px;
}

.lvx-news .lvx-title {
    max-width: 820px;
}

.lvx-news .lvx-title p {
    position: relative;
    display: inline-block;
    margin-bottom: 22px;
}

.lvx-news .lvx-title p::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -11px;
    width: 54px;
    height: 3px;
    transform: translateX(-50%);
    border-radius: 999px;
    background: linear-gradient(90deg, #0b63ef, #5ca6ff);
}

.lvx-news .lvx-title h2 {
    font-size: 42px;
    line-height: 1.12;
}

.lvx-news .lvx-title::after {
    content: "Những xu hướng, giải pháp và công nghệ LED mới nhất";
    display: block;
    margin-top: 22px;
    color: #657087;
    font-size: 18px;
    line-height: 1.5;
}

.lvx-news .row > .col:not(.lvx-title) {
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-bottom: 18px;
}

.lvx-news-card {
    height: 100%;
    min-height: 430px;
}

.lvx-news-card .box-image {
    aspect-ratio: 4 / 3;
    height: auto !important;
    border-radius: 8px 8px 0 0 !important;
    overflow: hidden;
}

.lvx-news-card .box-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lvx-news-card .box-text {
    display: flex;
    flex-direction: column;
    min-height: 246px;
    padding: 26px 30px 28px;
    text-align: left;
}

.lvx-news-card .box-text > p:first-child {
    margin-bottom: 16px;
}

.lvx-news-card time {
    color: #6e7891;
    display: block;
    font-size: 14px;
    margin: 0;
}

.lvx-news-card h3 {
    min-height: 62px;
    margin-bottom: 16px;
    color: #0d173b;
    font-size: 21px;
    line-height: 1.26;
}

.lvx-news-card .box-text > p:not(:first-child) {
    color: #657087;
    font-size: 16px;
    line-height: 1.58;
}

.lvx-news-card .button {
    margin-top: auto;
    align-self: flex-start;
    font-size: 14px;
}

.lvx-footer {
    background: #06234f;
    color: rgba(255, 255, 255, .76);
    padding: 44px 0 16px !important;
}

.lvx-footer h3,
.lvx-footer h4 {
    color: #fff;
    font-weight: 900;
    margin: 0 0 16px;
    text-transform: uppercase;
}

.lvx-footer h3 span {
    color: #16d8ff;
}

.lvx-footer p,
.lvx-footer a {
    color: rgba(255, 255, 255, .76);
    display: block;
    font-size: 13px;
    line-height: 1.7;
    margin: 0 0 8px;
}

.lvx-social {
    color: #fff;
    font-weight: 800;
    margin-top: 18px;
    word-spacing: 12px;
}

.lvx-copy {
    border-top: 1px solid rgba(255, 255, 255, .12);
    color: rgba(255, 255, 255, .55);
    font-size: 12px;
    margin-top: 22px;
    padding-top: 14px;
    text-align: center;
}

@media (max-width: 849px) {
    body.home #header,
    body.home #masthead {
        position: relative;
        background: #06183c !important;
    }

    .lvx-hero {
        min-height: 760px;
    }

    .lvx-hero-main {
        min-height: 410px;
        padding-top: 58px;
    }

    .lvx-hero-copy {
        padding: 0 22px;
    }

    .lvx-hero h1 {
        font-size: 38px;
    }

    .lvx-benefit-strip {
        position: static;
        width: auto;
        transform: none;
        padding: 0 18px 22px;
    }

    .lvx-title h2 {
        font-size: 25px;
    }

    .lvx-value-row > .col {
        flex-basis: 50%;
        max-width: 50%;
    }

    .lvx-project-row > .col {
        flex-basis: 50%;
        max-width: 50%;
    }

    .lvx-news .row > .col:not(.lvx-title) {
        flex-basis: 50%;
        max-width: 50%;
    }

    .lvx-news .lvx-title h2 {
        font-size: 34px;
    }

    .lvx-news .lvx-title::after {
        margin-top: 16px;
        font-size: 16px;
    }

    .lvx-news-card {
        min-height: 400px;
    }

    .lvx-news-card .box-image {
        aspect-ratio: 4 / 3;
        height: auto !important;
    }

    .lvx-news-card .box-text {
        min-height: 230px;
        padding: 24px;
    }

    .lvx-projects .lvx-title h2 {
        font-size: 34px;
    }

    .lvx-values .lvx-value-box.featured-box {
        height: auto;
        min-height: 94px;
    }

    .lvx-process-row > .col {
        flex-basis: 50%;
        max-width: 50%;
        padding-top: 50px !important;
    }

    .lvx-process-row > .col::before,
    .lvx-process-row > .col::after {
        display: none !important;
    }

    .lvx-process .lvx-title h2 {
        font-size: 42px;
    }

    .lvx-process .lvx-title .lvx-process-sub {
        font-size: 17px;
    }

    .lvx-products .lvx-product-card {
        min-height: 0;
    }

    .lvx-products .lvx-product-card .box-image {
        aspect-ratio: 1 / 1;
        height: auto !important;
    }
}

@media (max-width: 549px) {
    .lvx-products .lvx-product-card .box-image {
        aspect-ratio: 1 / 1;
        height: auto !important;
    }

    .lvx-value-row > .col {
        flex-basis: 100%;
        max-width: 100%;
    }

    .lvx-project-row > .col {
        flex-basis: 100%;
        max-width: 100%;
    }

    .lvx-news .row > .col:not(.lvx-title) {
        flex-basis: 100%;
        max-width: 100%;
    }

    .lvx-news .row > .col.lvx-title {
        margin-bottom: 30px;
    }

    .lvx-news .lvx-title h2 {
        font-size: 30px;
    }

    .lvx-news .lvx-title::after {
        font-size: 15px;
    }

    .lvx-news-card {
        min-height: 0;
    }

    .lvx-news-card .box-image {
        height: 180px !important;
    }

    .lvx-news-card .box-text {
        min-height: 220px;
        padding: 22px;
    }

    .lvx-projects .lvx-title h2 {
        font-size: 28px;
    }

    .lvx-process-row > .col {
        flex-basis: 100%;
        max-width: 100%;
    }

    .lvx-process .lvx-title h2 {
        font-size: 34px;
    }

    .lvx-process .lvx-step-box.featured-box {
        min-height: 300px;
    }
}
/* === End LEDVision homepage refresh 20260804 === */

/* === Main nav dropdown restyle 20260806 (rounded card, plain list, blue hover) === */
.header .nav-dropdown.nav-dropdown-default {
    display: block !important;
    width: 300px;
    max-width: 90vw;
    border-radius: 14px;
    box-shadow: 0 15px 35px rgba(18, 55, 105, .14);
    border: 1px solid #eef2f7;
    padding: 18px 8px;
}

.header .nav-dropdown.nav-dropdown-default > li {
    display: block;
    width: 100%;
}

.header .nav-dropdown.nav-dropdown-default > li > a {
    display: block;
    padding: 11px 22px;
    font-size: 16px;
    font-weight: 500;
    color: #1e2a3a;
    border-radius: 8px;
    white-space: normal;
    transition: color .15s ease, background-color .15s ease;
}

.header .nav-dropdown.nav-dropdown-default > li:last-child > a {
    border-bottom: 0 !important;
}

.header .nav-dropdown.nav-dropdown-default > li > a:hover,
.header .nav-dropdown.nav-dropdown-default > li.current-dropdown > a {
    color: #0f61c6;
    background-color: #f2f7ff;
}

.header .nav-dropdown.nav-dropdown-default .menu-item-has-children > a {
    position: relative;
    text-transform: none;
    font-size: 16px;
    font-weight: 500;
    color: #1e2a3a;
}

.header .nav-dropdown.nav-dropdown-default .menu-item-has-children > a::after {
    content: "\203A";
    position: absolute;
    right: 18px;
    font-weight: 700;
}

.header .nav-dropdown.nav-dropdown-default .menu-item-has-children:hover > a {
    color: #0f61c6;
    background-color: #f2f7ff;
}

.header .nav-dropdown.nav-dropdown-default .nav-dropdown {
    border-radius: 14px;
    box-shadow: 0 15px 35px rgba(18, 55, 105, .14);
    border: 1px solid #eef2f7;
    padding: 18px 8px;
}
/* === Level-3 flyout submenu 20260806 (mirrors bluecu 3-level nav) === */
.header .nav-dropdown.nav-dropdown-default li.menu-item-has-children {
    position: relative;
}

.header .nav-dropdown.nav-dropdown-default .menu-item-has-children > a::after {
    content: "\203A";
    position: absolute;
    right: 18px;
    font-weight: 700;
}

.header .nav-dropdown.nav-dropdown-default .nav-column.nav-dropdown-default {
    display: block !important;
    position: absolute;
    top: -19px;
    left: 100%;
    margin-left: 10px;
    width: 280px;
    max-width: 90vw;
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 15px 35px rgba(18, 55, 105, .14);
    border: 1px solid #eef2f7;
    padding: 18px 8px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity .18s ease;
    z-index: 5;
}

.header .nav-dropdown.nav-dropdown-default .nav-column.nav-dropdown-default > li {
    display: block;
    width: 100%;
}

.header .nav-dropdown.nav-dropdown-default .menu-item-has-children:hover > .nav-column.nav-dropdown-default {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.header .nav-dropdown.nav-dropdown-default .nav-column.nav-dropdown-default > li > a {
    display: block;
    padding: 11px 22px;
    font-size: 15px;
    font-weight: 500;
    color: #1e2a3a;
    border-radius: 8px;
    border-bottom: 0 !important;
    margin: 0 !important;
    white-space: normal;
}

.header .nav-dropdown.nav-dropdown-default .nav-column.nav-dropdown-default > li > a:hover {
    color: #0f61c6;
    background-color: #f2f7ff;
}
/* === End level-3 flyout submenu 20260806 === */
/* === End main nav dropdown restyle 20260806 === */

/* === Sticky header text fix 20260806 (header keeps .transparent class while .stuck, so the
   theme's own ":not(.transparent)" dark-text rule never fires — force dark text once stuck) === */
.stuck .header-nav-main.nav > li > a,
.stuck .header-nav-main.nav > li > a i,
.stuck .nav-top-link,
.stuck .nav-top-link i,
.header-wrapper.stuck .header-nav-main.nav > li > a,
.header-wrapper.stuck .nav-top-link {
    color: #0a0a0a !important;
}

.stuck .header-nav-main.nav > li > a:hover,
.stuck .header-nav-main.nav > li.current-dropdown > .nav-top-link,
.stuck .nav-top-link:hover {
    color: #0f61c6 !important;
}
/* === End sticky header text fix 20260806 === */

/* === Header shadow 20260806 === */
.header-wrapper {
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .15);
}
/* === End header shadow 20260806 === */

/* === Sticky header solid background 20260806 (same root cause as text-color fix: .transparent
   class stays on header while .stuck, so background stays see-through — force solid bg) === */
.stuck.header-wrapper,
.header-wrapper.stuck,
.stuck .header-main,
.stuck#masthead,
.stuck .header-inner,
#header .header-wrapper.stuck,
#header .header-wrapper.stuck #masthead,
#header .header-wrapper.stuck .header-inner,
body .header-wrapper.stuck {
    background-color: #ffffff !important;
    opacity: 1 !important;
}
/* === End sticky header solid background 20260806 === */

/* === Archive product card frame + spec chips 20260806 === */
.archive .product-small .box,
.tax-product_cat .product-small .box {
    border: 1px solid #e6ebf2;
    border-radius: 10px;
    padding: 10px 10px 16px;
    background: #fff;
    transition: box-shadow .2s ease, transform .2s ease, border-color .2s ease;
}

.archive .product-small .box:hover,
.tax-product_cat .product-small .box:hover {
    box-shadow: 0 14px 30px rgba(18, 55, 105, .12);
    border-color: #cddfff;
    transform: translateY(-3px);
}

.archive .product-small .box-image,
.tax-product_cat .product-small .box-image {
    border-radius: 7px;
    overflow: hidden;
}

.lvx-archive-chips {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin: 8px 0 4px;
}

.lvx-archive-chip {
    display: inline-flex;
    align-items: center;
    border-radius: 4px;
    padding: 3px 8px;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.4;
    white-space: nowrap;
    border: 1px solid #cddfff;
    background: #eaf4ff;
    color: #0569f4;
}

.lvx-archive-chip.ok {
    border-color: #bfe8d2;
    background: #e8f8ef;
    color: #07854d;
}

.lvx-archive-chip.warn {
    border-color: #f5c9cf;
    background: #fff0f2;
    color: #f02b42;
}
/* === End archive product card frame + spec chips 20260806 === */

/* === Single product page width fix 20260806 (product-container renders full-width because the
   theme's .container wrapper closes before the product markup — constrain it to match the
   site's standard content width) === */
.single-product .product-container {
    max-width: 1268px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}
/* === End single product page width fix 20260806 === */
