/* THEME START  */
@import url('https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&display=swap');

* {}

.logo-tagline {
    display: none;
}

main>div>section {
    background-color: linear-gradient(124deg, #1a76732e, #16323312);
}

td:first-child,
th:first-child {
    padding-left: .5em;
}

#masthead .mobile-nav a {
    color: white;
}

#logo img {
    transform-origin: center center;
    transform: scale(1.2);
}

@media (max-width: 549px) {
    .header-main {
        height: 60px;
    }
}

.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
    border-radius: 100px;
}

.br10 {
    border-radius: 10px;
    overflow: hidden;
}

.m0 {
    margin: 0;
}

.m05 {
    margin: .5rem;
}

body.body-scroll-lock--active .mfp-wrap.mfp-ready .mfp-content {
    background: linear-gradient(to right, #00372d 0%, #BF360C 400%);
}

.text-gradient {
    background: linear-gradient(to right, #00c9a7, #ffb347, #ff6a00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#header .header-wrapper.stuck .header-inner,
#header {
    background: url('https://createsigns.com/wp-content/uploads/2025/10/BACKGROUND-HOME-GRADIENT.svg');
    background-position: center center;
    background-position: left center;
    background-size: 120vw;
}

#header .stuck .logo,
#header .stuck img {
    background: transparent;
}

li.current-dropdown>.nav-dropdown {
    background: linear-gradient(120deg, #007360c7, #00362dad) !important;
    backdrop-filter: blur(4px) blur(1px) contrast(0.7) brightness(0.8);
    border: none;
}

li.current-dropdown li a {
    color: #ffffffe0;
}

li li:not(:hover) {}

li.current-dropdown li {
    transition: all 1s ease-in-out;
    margin: 5px 0;
    opacity: 1;
}

li.current-dropdown li a:hover {
    background: linear-gradient(45deg, #00c9a7e0, #ff6a00ba) !important;
}

li.current-dropdown li.active a {
    color: white;
    background: linear-gradient(45deg, #00c9a7e0, #ffc377);
}

.button.button_btn span {
    color: white;
}

.flex-col.hide-for-medium.flex-left.flex-grow ul.header-nav.header-nav-main.nav {
    gap: 16px;

    a {
        font-size: 16px;
    }
}

.section-content>.is-divider {
    opacity: 0;
}

.slider-nav-light .flickity-page-dots .dot.is-selected,
.slider-nav-light.slider-nav-dots-simple .flickity-page-dots .dot {
    background-color: var(--accent);
    border: none;
}

.slider-nav-light .flickity-page-dots .dot {
    border-color: var(--accent);
}

#footer p,
#footer a {
    color: #ffffffe0;
}

.button_btn {
    background: linear-gradient(to right, #00c9a7, #ff6a00);
    /* background: gray; */
    border: none;
    padding: 13px 32px !important;
    border-radius: 100px !important;
    cursor: pointer;
    font-size: 14px;
    transition: background 0.3s ease, transform 0.2s ease;
}

.channel_ups_icons {
    flex-wrap: wrap;
    gap: 10px;
}

.channel_ups_icons .col {
    all: unset;
    padding: 0px;
}

.channel_ups_icons .col>div {
    padding: 8px 16px;
}

.channel_ups_icons span,
.channel_ups_icons p {
    font-size: 16px !important;
    margin: 0px;
    padding-top: 0 !important;
}

.channel_ups_icons .icon-box {
    display: flex;
    justify-content: center;
    align-items: center;
}

.channel_ups_icons .is-border {
    border-color: #cccccc40 !important;
}

.channel_ups_icons img {
    margin: 0;
    ;
    padding: 0;
}

.channel_ups_icons .icon-box-img {
    max-width: 30px;
}

@media screen and (max-width:600px) {
    .channel_ups_icons {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .channel_ups_icons .is-border {
        display: none;
    }

    .channel_ups_icons .col {}

    .channel_ups_icons .icon-box {
        display: grid;
        gap: 10px;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .channel_ups_icons .col>div {
        padding: 3px;
    }

    .channel_ups_icons span,
    .channel_ups_icons p {
        font-size: 14px !important;
        margin: 0px;
        padding-top: 0 !important;
        line-height: 1.4;
    }
}

@media only screen and (max-width: 48em) {
    .mfp-container.mfp-s-ready.mfp-iframe-holder {
        padding: 0;
    }

    iframe.mfp-iframe {
        aspect-ratio: 1.5;
        height: auto;
    }
}

.youtube_video_sections_image_box .video-button-wrapper>a {
    border-color: transparent;
    color: white;
    background: #ff00004d;
    /* border-radius: 10px !important;
    aspect-ratio: 1.3; */
}

.youtube_video_sections_image_box .image-cover {
    animation: all 1s ease;
    transition: all 1s ease;
    border-radius: 10px;
}

.youtube_video_sections_image_box .box:hover a {
    background: rgba(255, 0, 0, 0.6);
    ;
}

.youtube_video_sections_image_box .box:hover .image-cover {
    filter: brightness(0.6);
    scale: 1.2;
}

/* THEME END  */
/* formfc3 strt  */
.form-element label:has([placeholder="Height"])>div::after,
.form-element label:has([placeholder="Width"])>div::after,
.form-element label:has([placeholder="Return Depth"])>div::after,
.form-element label:has(input#width__:not(:placeholder-shown))>div::after,
.form-element label:has(input#height__:not(:placeholder-shown))>div::after {
    content: 'inches';
    display: block;
    letter-spacing: 1px;
    position: absolute;
    right: 0px;
    top: 0px;
    margin: 13px;
    opacity: 0.5;
    font-size: 14px;
}

.form-page-content span.main-label span {}

html .formcraft-css .fc-form .field-cover>span {
    padding-right: unset;
}

html .formcraft-css .fc-form .form-element .checkbox-cover>div label {}

.fc-form label,
.fc-form legend,
html .formcraft-css .fc-form .field-cover>span {
    font-weight: 400 !important;
    color: black;
    font-size: .96rem;
}

html .formcraft-css .fc-form .final-success {
    background: #ffffffd6;
    color: black;
    border-color: black;
    padding: 20vh 0;
    border-radius: 20px;
    font-weight: 500;
    font-size: 1.5rem;
}

.button.button-file.fileupload-button {
    margin: 0;
}

html .formcraft-css .fc-form .form-element .checkbox-cover>div {
    border-radius: 5px;
}

html .formcraft-css .fc-form .form-element .checkbox-cover label {
    display: flex !important;
    padding: 0 !important;
    margin: 0 5px 0 0;
    align-items: center;
}

html .formcraft-css .fc-form .form-element .checkbox-cover [data-placement="right"] {
    display: flex !important;
    flex-wrap: nowrap;
    align-items: center;
}

.error-field .checkbox-cover [data-placement="right"] {
    padding: 5px !important;
}

.error-field .checkbox-cover .error {
    right: 5px !important;
}

._block {
    display: block !important;
}

._inlineblock {
    display: inline-block !important;
}

html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .files-list li {
    margin: 0;
}

html .formcraft-css .fc-form .field-cover,
.customText-cover.field-cover {
    letter-spacing: unset !important;
    font-size: 1rem;
}

.show_qty_time .form-element-field184,
.show_qty_time .form-element-field185 {
    display: inline-block !important;
}

.show_qty_time .form-element-field72 {
    display: inline-block !important;
}

html .formcraft-css .powered-by {
    display: none;
}

.formcraft-css .fc-form.fc-form-1 {
    font-family: archivo, sans-serif !important;
}

.formcraft-css .fc-form.fc-form-1 .form-element .submit-cover .submit-button,
.formcraft-css .fc-form.fc-form-1 .form-element .fileupload-cover .button-file,
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover .button,
.formcraft-datepicker .ui-datepicker-header,
.formcraft-datepicker .ui-datepicker-title {}

html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .button-file {
    display: flex;
    justify-content: center;
    gap: 10px;
    align-items: center;
    border-radius: 10px;
    width: 100%;
    border-style: dashed;
    border-color: var(--fs-color-primary) !important;
    border-width: initial;
    line-height: 1.3 !important;
    padding: 1.5rem !important;
    margin: auto !important;
    border: 1px dashed;
}

html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .button-file .icon-upload-cloud {
    font-size: 2rem;
    display: block !important;
    position: relative;
    color: var(--fs-color-primary);
    bottom: unset;
}

html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .button-file i {}

.form-element:has(.submit-cover .submit-button) {
    min-width: 100%;
}

html .formcraft-css .fc-form .form-element .submit-cover .submit-button {
    color: white !important;
    font-size: 15px !important;
    background: linear-gradient(90deg, #01DAD3 0%, #E56D17 100%) !important;
    border-radius: 1010px;
    font-weight: 500 !important;
    letter-spacing: .03em;
    min-width: 100%;
    line-height: 2;
    display: block;
}

.form-element-field72 {}

.form-element-field72 * {
    font-size: 1rem;
}

html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .button-file span {
    font-weight: 500;
    color: black;
}

.fc-form .rexcustom {
    width: fit-content;
    margin: auto !important;
    background: blue;
    color: white;
    padding: 10px 20px;
    border-radius: 10px;
    pointer-events: none;
    opacity: 0.5
}

.formcraft-css input[type=checkbox]:checked,
.formcraft-css input[type=radio]:checked {
    border-color: blue !important;
    background: blue !important;
}

html .formcraft-css .fc-form.field-alignment-center .form-element>div {
    padding: .6rem !important;
}

.fc-form textarea,
.formcraftsection textarea {
    max-height: 5rem;
    min-height: 50px !important;
    height: 100px !important;
    padding: 10px !important;
    line-height: 1.1 !important;
}

.fc-form i,
.formcraftsection i {}

html .fc-form {
    padding: 1rem !important;
    background: white !important;
    max-width: min(100%, 800px) !important;
    margin: auto !important;
    border-radius: 10px !important;
}

html .formcraft-css .fc-form.frame-hidden .form-page-content {
    padding: unset !important;
    margin: unset !important;
}

.count-true,
.form-element-field182,
.form-element-field54,
.form-element-field24,
.form-element-field172,
.form-element-field173,
.form-element-field178xxxxx,
.form-element-field46 {
    display: none !important;
}

html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .button-file * {
    line-height: 1.2 !important;
}

.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="text"],
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="password"],
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="email"],
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="radio"],
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="checkbox"],
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="tel"],
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover select,
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover textarea {
    border-radius: 5px;
    color: #000;
    border: 1px solid lightgray;
}

.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="text"],
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="password"],
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="email"],
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="tel"],
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover select,
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover textarea {
    padding: 10px;
}

.fc-form textarea:hover,
.fc-form input:hover,
.formcraft-css .fc-form.fc-form-1 .form-element .form-element-html input[type="password"]:focus,
.formcraft-css .fc-form.fc-form-1 .form-element .form-element-html input[type="email"]:focus,
.formcraft-css .fc-form.fc-form-1 .form-element .form-element-html input[type="tel"]:focus,
.formcraft-css .fc-form.fc-form-1 .form-element .form-element-html input[type="text"]:focus,
.formcraft-css .fc-form.fc-form-1 .form-element .form-element-html textarea:focus,
.formcraft-css .fc-form.fc-form-1 .form-element .form-element-html select:focus {
    border-color: gray !important;
}

html .formcraft-css .fc-form .form-element .checkbox-cover>div label input {
    border-radius: 100% !important;
}

html .formcraft-css .fc-form .form-element-type-checkbox .main-label {
    text-align: left;
    margin-bottom: 5px;
}

html .formcraft-css .fc-form .form-element-type-checkbox>div {
    padding: 0;
}

@media only screen and (min-width: 48em) {
    html .formcraft-css .fc-form.field-alignment-center .form-element>div {
        padding: .6rem !important;
    }

    .form-element-field38 {
        max-width: 50%;
        min-width: 100%;
    }

    .form-element-field17 {
        max-width: 45%;
    }

    .form-element-field169 {
        min-width: 20%;
    }

    html .formcraft-css .fc-form .form-element-type-checkbox {
        margin: unset !important;
        float: left !important;
        max-width: fit-content;
        min-width: fit-content;
    }
}

@media only screen and (max-width: 48em) {
    section.formcraftsection .bg {}

    section.formcraftsection {}

    .button.button-file.fileupload-button {
        border: 2px dashed deeppink !important;
    }

    html .formcraft-css .fc-form.field-alignment-center .form-element>div {
        padding: .4rem !important;
        width: 100%;
    }

    .form-element-field2,
    .form-element-field145 {
        max-width: 50%;
    }

    .form-element-field169 {
        max-width: 35%;
    }

    .form-element-field7 {
        max-width: 65%;
    }

    html .formcraft-css .fc-form .form-element-type-checkbox>div {
        display: flex !important;
    }

    html .formcraft-css .fc-form .form-element-type-checkbox>div * {
        text-align: left;
    }
}

section:not(.fc3_sectionNeonV2) .form-element:has([placeholder="Business Name"]) {
    display: none !important;
}

.form-element label:has([placeholder="Height"]:not(:placeholder-shown))>div::after,
.form-element label:has([placeholder="Width"]:not(:placeholder-shown))>div::after,
.form-element label:has(input#width__:not(:placeholder-shown))>div::after,
.form-element label:has(input#height__:not(:placeholder-shown))>div::after {}

.form-element label:has([placeholder="Height"])>div::after,
.form-element label:has([placeholder="Width"])>div::after,
.form-element label:has(input#width__:not(:placeholder-shown))>div::after,
.form-element label:has(input#height__:not(:placeholder-shown))>div::after {
    xcontent: 'feet';
    display: block;
    letter-spacing: 1px;
    position: absolute;
    right: 0px;
    top: 0px;
    margin: 13px;
    opacity: 0.5;
    font-size: 14px;
}

/* start  */
@import url('https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&display=swap');

html .formcraft-css .fc-form.label-placeholder .field-cover>span,
html .formcraft-css .fc-form.label-placeholder .sub-label-true .main-label {
    display: block !important;
    width: fit-content;
    top: 0 !important;
    max-width: 100%;
    text-align: start;
}

html .formcraft-css .fc-form.label-placeholder .sub-label {
    display: none !important;
}

html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover>div {
    margin-top: unset;
}

.promo_offer_block .icon-box-img {
    display: grid;
    align-items: center;
}

.promo_offer_block .icon-box-img img {
    background: #ffffff24;
    border-radius: 100px;
    padding: 13px;
}

.promo_offer_block .col-inner {
    background-image: url('https://eadn-wc04-5582623.nxedge.io/wp-content/uploads/2025/09/group-381.svg');
    background-size: contain;
    background-position: right;
}

.form-element:has(.approxsizeheading),
.form-element:has([placeholder="Width"]),
.form-element:has([placeholder="Height"]) {}

.form-element:has([value="Indoor"]) {
    min-width: 100% !important;
}

.form-element:has([value="Indoor"]) label {
    min-width: 50% !important;
}

html .form-element .main-label>span:nth-child(3) {
    display: none !important;
}

html .form-element .main-label>span {
    font-weight: 500;
}

.form-element:has([value="Individual"]) {
    min-width: 100% !important;
}

.form-element:has([value="Individual"]) label {
    min-width: 50% !important;
}

@media (max-width: 600px) {
    html .formcraft-css .fc-form .form-element .checkbox-cover [data-placement="right"] {
        width: 90vw;
    }
}

.formcraft-css.formcraft-css .fc-form.fc-form-1 .form-element .fileupload-cover .button-file {
    background-color: #F3F1FF !important;
    border: 1.6px dashed blue !important;
    min-height: 80px;
    border-radius: 10px !important;
}

html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .button-file .icon-upload-cloud {
    color: blue !important;
}

@media only screen and (max-width: 48em) {
    section:has(.formcraft-css) {
        .is-border {
            border: none !important;
        }

        .row {

            .col-inner:has(form),
            .col:has(> div > .formcraft-css) {
                padding: 0;

                form {
                    padding: 20px 0 0 0 !important;
                }
            }
        }
    }
}

/* end  */
/* formfc3 end  */
.desktop-br {
    display: none;
}

@media (min-width: 1024px) {
    .desktop-br {
        display: block;
    }
}

/* forminator start */
.formcraftsection form.forminator-ui {
    background: white !important;
    padding: 1.5rem !important;
    border-radius: 1rem !important;
    margin: 0 !important;
    min-height: 60vh;
}

/* forminator end */
/* MOCKUP TYPE S */
/* .form-element-field69 {
    min-width: 100%;
    display: block !important;
} */
.MockupTypes input {
    position: absolute !important;
    right: 0;
    margin: 0 !important;
    border: 1px solid #0000ff00 !important;
    opacity: 0;
    animation: all .21s ease;
    scale: 0.5;
    transition: all .51s ease;
}

.MockupTypes input[type="checkbox"]:checked {
    scale: 1;
    background: deeppink;
    opacity: 1;
    border: 1px solid #ffffff73 !important;
}

.MockupTypes .col {
    box-shadow: 0 0px 0px 1px #b1b1b16e;
    padding: 0;
    background: #01dad305;
    max-width: calc(33% - 15px);
    border-radius: 3px;
}

@media only screen and (max-width: 48em) {
    .MockupTypes .col {
        max-width: calc(33% - 5px);
    }
}

.MockupTypes .col:has(input:checked) {
    box-shadow: 0 0px 0px 1px var(--fs-color-primary);
}

.MockupTypes .col .sub_title {
    animation: all .3s ease;
}

.MockupTypes .col:has(input:checked) .sub_title {
    /* display: block !Important;
    visibility: visible !Important;
    scale: 1; */
}

.gslide-image img {
    min-height: 70vh !important;
}

.dblock {
    display: inline-block !important;
}

.error-field .formLabel {
    background: #fff5f500;
    display: flex;
    align-items: center;
    padding: 1rem;
    border-radius: 10px;
    border: 1px solid red;
    flex-wrap: wrap;
    position: relative;
}

.MockupTypes .col>div {
    padding: 0;
}

.MockupTypes .row {
    min-width: 100%;
    justify-content: start;
    padding: 0 .5rem !important;
    gap: 0.9rem;
    margin: 0 !important;
}

@media only screen and (max-width: 48em) {
    .MockupTypes .row {
        gap: 0.5rem;

        .title {
            font-size: 14px;
        }
    }
}

.MockupTypes .card label {
    display: block;
    text-align: center;
}

.MockupTypes .lightbox__images {
    float: right;
    cursor: pointer;
    text-decoration: underline;
    color: blue;
    margin-left: auto;
    font-weight: 500;
    font-size: 1rem;
}

.MockupTypes .card>label>div {
    display: grid;
}

.MockupTypes img {
    border-radius: 5px;
    aspect-ratio: 1.3;
    width: 100%;
    object-fit: cover;
    padding: 0;
}

.MockupTypes {
    line-height: 1.3;
    text-align: start;
}

.MockupTypes .sub_title {
    font-weight: 400;
    font-size: .91rem;
}

.mockup_sizes:not(:has(input)) {
    display: none !important;
    visibility: hidden;
}

.MockupTypes .title {
    color: black;
    font-weight: 500 !important;
    line-height: 1.1;
    margin-top: .5rem;
    font-size: 14px;
}

.hint:after,
[data-hint]:after {
    content: attr(data-hint);
    background: deeppink;
    max-width: 41vw;
    color: #fff;
    text-shadow: 0 -1px 0 black;
    padding: 8px 10px;
    font-size: 1.1rem;
    line-height: 12px;
    white-space: pre-wrap;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, .3);
    line-height: 1.3;
    width: 300px;
    text-shadow: none !important;
    left: 0;
    bottom: 1.5rem;
}

.glightbox-clean .gdesc-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.fc3_left_image .flickity-viewport {
    aspect-ratio: 1;
    height: unset !important;
}

.fc3_left_image>div>div {
    overflow: hidden !important;
    border-radius: 10px;
}

.fc3_left_image .accordion {
    text-align: start;
    border-radius: 10px;
    overflow: hidden;
}

.fc3_left_image .accordion-title:not(.active) {
    background: white;
    border: none;
    animation: all .3s ease;
}

.fc3_left_image .accordion .active,
.fc3_left_image .accordion .active+div {
    background: white;
    padding-top: 1rem;
}

.fc3_left_image .accordion button.toggle {
    right: 0;
    left: unset;
}

@media only screen and (max-width: 48em) {
    .mockup_sizes .form-element {
        max-width: 50%;
    }

    .fc3_left_image {
        order: 1;
    }
}

.channelInstallationMethod {
    &>div>div>div>div {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 15px;
    }

    label {
        min-width: 30%;

        >span {
            margin-left: 6px;
            font-size: 14px;
            color: gray;
        }

        &:nth-of-type(-n+2)>input::after {
            position: absolute;
            margin: auto;
            top: 18px;
            left: 24px;
            font-style: italic;
            text-align: start;
            content: "Electrician Required";
            font-size: 11px;
            letter-spacing: 0.3px;
            line-height: 1;
            text-wrap: nowrap;
            color: hotpink;
            border-bottom: 1px solid #ffe4e9;
        }

        &:nth-of-type(3)>input::after {
            position: absolute;
            margin: auto;
            top: 18px;
            left: 24px;
            font-style: italic;
            text-align: start;
            content: "Self Install";
            font-size: 11px;
            letter-spacing: 0.3px;
            line-height: 1;
            text-wrap: nowrap;
            color: hotpink;
            border-bottom: 1px solid #ffe4e9;
        }
    }
}

/* MOCKUP TYPE end */
/* sections start  */
section.process-4-steps {
    .row {
        align-items: stretch;
        max-width: 1440px;

        .col {
            display: flex;
        }
    }

    .col-inner {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 100%;

        >p {
            align-items: center;
            text-align: center;
            color: #01DAD3;
            font-size: 1.3rem;
            border: 1px dotted #167676;
            border-radius: 100px;
            width: fit-content;
            margin: auto;
            padding: 5px 30px;
            position: relative;
            z-index: 999;
            background: rgb(3, 16, 16);
        }

        >p::before,
        >p::after {
            content: '';
            position: absolute;
            top: 50%;
            width: 99.5%;
            border-bottom: 1px dotted #01dad38a;
            transform: translateY(-50%);
        }

        >p::before {
            right: 101%;
        }

        >p::after {
            left: 101%;
        }

        .icon-box:hover {
            outline: 1px solid #01daba7d;
        }

        .icon-box {
            transition: all .5s ease-in-out;
            outline: 1px solid #457e7e5c;
            background: linear-gradient(140deg, #012626 50%, #0e4040 210%);
            padding: 23px 24px;
            border-radius: 16px;
            height: 100%;
            margin-top: 50px;
            position: relative;

            img {
                margin-bottom: 10px;
                max-width: 70%;
            }

            p:has(strong) {
                max-width: 70%;
            }

            strong {
                text-wrap: wrap;
                word-break: anywhere;
                font-size: 1.5rem;
                line-height: 1.3;
                color: #e8e8e8;
                font-weight: 500;
            }

            p {
                font-size: 1.1rem;
                color: #b7c1c1;
                line-height: 1.7;
            }
        }

        .icon-box::before {
            content: '';
            position: absolute;
            top: -70px;
            left: 50%;
            height: 81px;
            z-index: -9999999999;
            border-right: 1px dotted #01dad38a;
        }
    }
}

@media (max-width: 768px) {
    section.process-4-steps {
        .col-inner {
            >p {
                margin: unset;
                z-index: 1;
                position: relative;
                display: flex;
                margin-bottom: -19px;
                font-size: 0.9rem;
            }

            >p::before,
            >p::after {
                all: unset;
                content: '';
                position: absolute;
                z-index: -99999;
                height: 100%;
                left: 50%;
                border-right: 1px dotted #01dad38a;
                transform: translate(-50%, 0%);
            }

            >p::before {
                top: -105%;
            }

            >p::after {
                top: 105%;
            }

            .icon-box {
                z-index: 9;
                padding: 13px;

                img {
                    max-width: 30px;
                    margin-bottom: 10px;
                }

                p:has(strong) {
                    max-width: 100%;
                    margin-bottom: 10px;
                }

                strong {
                    font-size: 1rem;
                }

                p {
                    font-size: 0.9rem;
                }
            }

            .icon-box::before {
                all: unset;
            }
        }
    }
}

/* homepage slider start */
section.home_Choose_Your_Glow {
    background: rgba(3, 16, 16, 1) !important;

    @media (max-width: 768px) {
        padding: 10px;
    }

    .tabbed-content.tablenav {
        width: fit-content;
        margin: auto;
        border: 1px solid #01dad352;
        border-radius: 20px;
        display: grid;
        padding: 16px 32px;

        @media (max-width: 768px) {
            padding: 10px 8px;

            .tab-panels {
                padding: 0 !important;
            }
        }

        >ul {
            justify-content: space-between;

            @media (max-width: 768px) {
                margin-bottom: 10px !important;
                justify-content: space-around;
                column-gap: 0;
            }

            li.active a {
                color: var(--primary-color);
            }

            li {
                @media (min-width: 768px) {
                    width: 14%;
                    text-align: center;
                }

                a:before {
                    height: 2px;
                }
            }
        }

        .row {
            @media (max-width: 768px) {
                gap: 1rem;
            }

            .col {
                @media (max-width: 768px) {
                    .col-inner {
                        scale: unset !important;
                    }
                }

                .col-inner {
                    scale: 0.96;
                }

                .img {
                    height: 100%;

                    .img-inner {
                        height: 100%;

                        img {
                            display: flex;
                            height: 100%;
                            object-fit: cover;
                            width: 100%;
                            border-radius: 15px;
                        }
                    }
                }
            }
        }

        .col.bg-col {
            background: none;
            border-radius: 10px;

            .col-inner {
                background: #173030a6;
                padding: 1.2rem !important;
            }
        }
    }

    .col:has(.accordion) {
        padding: 5px 10px;
    }

    .accordion {
        a.accordion-title {
            background: transparent;
            color: #ffffffc7;
            padding: 10px 0;
            margin: 0;
            font-weight: 400;

            &.active {
                font-weight: 500;
                color: #01daba;
            }
        }

        .accordion-inner {
            background: transparent;
            padding: 10px 0;

            .col-inner {
                padding: 15px !important;
            }

            p {
                padding: 0;
                margin-bottom: 8px;
                font-size: 15px;
            }

            li {
                font-size: 15px;
                margin-bottom: 4px;
            }

            .button {
                font-size: 12px;
                padding: 5px 25px !important;
            }

            .row {
                gap: 10px;
                margin: 0;

                .col {
                    padding: 0;
                    border-radius: 10px;
                    background: linear-gradient(140deg, #012626c4 50%, #ff6a003b);
                }
            }
        }
    }
}

/* homepage slider end */
section.home_we_power_up {
    .col {
        padding: 5px;
    }

    .icon-box {
        border-radius: 8px;

        .icon-box-img {
            margin: 0;
        }

        img {
            object-fit: cover;
            aspect-ratio: 1;
            border-radius: 8px;
        }

        p {
            margin: 0;
        }
    }

    strong {
        font-weight: 500 !important;
        line-height: 3;
    }

    img {
        padding: 0;
        border-radius: 4px;
        object-fit: cover;
    }
}

.why_choose_us_after_product {
    background: linear-gradient(90deg, white 55%, #33726747 210%);
}

@media only screen and (max-width: 48em) {
    .why_choose_us_after_product {
        .col {
            padding: 0;
            margin-top: 5px;
        }

        .box {
            padding: 15px;
        }

        .box-text {
            padding: 0;
            font-size: 13px;
        }

        h4 {
            font-size: 16px;
            color: #007662 !important;
        }

        .box-image {
            position: absolute;
            left: 65vw;
            opacity: 0.2;
            filter: blur(1px);
            width: 90px !important;
        }
    }
}

/* sections end  */
/* reviews start  */
.swiper_container {
    .review {
        /* overflow-x: auto !important; */
    }
}

.jdgm-rev-carousel-prev,
.jdgm-rev-carousel-next {
    display: none;
    opacity: 0;
}

/* reviews end  */
/* product page start  */
.product .product-main {
    #product-sidebar {
        display: none !important;
    }

    h1.product-title+.is-divider {
        margin: 0;
        width: 100%;
        height: 1px;
        max-width: unset;
    }

    .jdgm-rev-widg__summary-inner {
        margin-bottom: 10px;
    }

    >.row {
        max-width: 1200px;

        section.product_after_cart {
            padding: unset !important;
        }

        .product-info div>strong {
            font-weight: 500;
        }

        form.cart button {
            border-radius: 100px;
            line-height: 1.3;
            padding: 12px 0px;
            min-width: 30%;
        }

        form.cart button.ux-buy-now-button {
            min-width: 60%;
            width: 54%;
        }

        @media (max-width:48em) {
            form.cart button.button {
                padding: 5px 10px;
                /* width: 99%; */
                min-width: 40%;
            }
        }

        form.cart button.ux-buy-now-button {
            background: blue !important;
        }

        form.cart {
            padding: 10px 0;

            @media (max-width:48em) {
                gap: 8px;
            }
        }

        .quantity {
            border-radius: 100px;
            overflow: hidden;
            width: fit-content;
            outline: 1px solid #dddddd;
            margin-right: 80%;
            min-width: 30%;
        }

        .quantity label,
        .quantity input {
            border: none;
            width: 100%;
            min-width: 25%;
            text-align: center;
            height: auto;
            background: #8080800a;
        }

        .quantity input:nth-child(3) {
            background: white;
        }
    }

    form.cart> :first-child {
        grid-column: span 5;
    }

    form.cart> :nth-child(2) {
        grid-column: span 2;
    }

    form.cart> :last-child {
        grid-column: span 3;
    }

    @media (max-width:48em) {
        form.cart>* {
            grid-column: span 5 !important;
        }
    }
}

.wp-singular.single.single-product .product-main .product-thumbnails.thumbnails .col {}

/* product page end */
/* blogs start */
@media screen and (min-width: 850px) {
    .blog-wrapper {
        .large-9.col {
            max-width: 70%;
            flex-basis: 70%;
        }

        .large-3.col {
            max-width: 30%;
            flex-basis: 30%;
            padding: 0;
        }

        .entry-header-text.text-center {
            position: absolute;
            width: 140%;
            z-index: 9;
            top: 36px;

            h1 {
                margin: auto;
                font-size: 2.5rem;
                max-width: 800px;
            }
        }

        .entry-image img,
        .post-sidebar .block_widget {
            margin-top: 200px;
        }

        .badge.post-date {
            display: none;
        }
    }
}

.blog-wrapper .post-sidebar .block_widget {
    section {
        padding: 0 !important;
        border-radius: 16px;
        overflow: hidden;
    }

    .toc_menu {
        margin: 10px 0;
        background: rgba(241, 241, 241, 1);
        padding: 24px;
        border-radius: 16px;
        position: relative;

        >div .ux-menu-link__text {
            font-weight: 700;
            font-size: 1.3rem;
        }

        ol {
            position: relative;
            margin-left: 15px;
        }

        li::before {
            content: '';
            width: 8px;
            height: 8px;
            background: var(--fs-color-primary);
            border-radius: 50%;
            position: absolute;
            left: -18px;
            margin-top: 6px;
            /* top:0px; */
        }

        span {
            font-size: 14px;
            color: black;
        }
    }
}

.blog-wrapper {
    .row {
        max-width: 1400px;
    }

    .entry-divider {
        display: none;
    }

    .entry-header-text.text-center {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .entry-header .entry-image img {
        aspect-ratio: 2;
        object-fit: cover;
        border-radius: 16px;
    }

    @media only screen and (min-width: 48em) {
        h1 {
            font-size: 1.5rem;
            line-height: 1.3;
        }
    }
}

/* blogs end */
/* checkout / cart start  */
.wc-block-checkout__actions .wc-block-checkout__actions_row:has(.wc-block-components-checkout-return-to-cart-button) {
    flex-wrap: wrap;
}

.page-checkout .wc-block-components-product-metadata__description {
    display: none;
}

/* .single-product .summary .price .dicounted_value *, */
.single-product .summary .price .dicounted_value {
    font-size: 16px;
    font-weight: 500;
}

.sticky-add-to-cart--active .dicounted_value {
    display: none !important;
}

.accordion.product_page table th {
    text-transform: unset;
}

.single-product .summary .price .dicounted_value {
    background: linear-gradient(to right, #00c9a7, #ffb347, #ff6a00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border: 1px solid #a7a7a7;
    border-radius: 20px;
    color: #01dad3;
    padding: 0.2rem .5rem;
    margin-right: .51rem;
}

.product-main .product-info.summary.product-summary .ux-swatch--label {
    padding: 9px 19px;
    font-size: 1rem;
    border-radius: 100px;
}

.product-main .product-info.summary.product-summary .variations_form .ux-swatch {
    animation: all .21s ease-in-out;
    transition: all .21s ease-in-out;
}

.product-main .product-info.summary.product-summary .variations_form .ux-swatch.selected {
    box-shadow: 0 0 0 1.5px var(--fs-color-primary);
}

.product-type-variable p.price.product-page-price {
    display: none;
}

.product-info p.stock {
    display: none;
}

.product-main ins span.amount {
    bdi {
        /* font-size:2rem; */
    }
}

.product-info br+br {
    display: none;
}

/* checkout / cart end */
/* kshif s */
.accordion>div:nth-child(1)> :nth-child(1) {
    margin: 0;
}

.accordion-title {
    border: none;
    background-color: #E3F7F6;
    border-radius: 10px;
    margin-top: 10px;
}

.accordion-inner {
    background-color: rgb(227, 247, 246);
}

.accordion-title.active {
    background-color: #E3F7F6;
    border-color: #01dad300;
    color: #000000;
    font-weight: 700;
}

.accordion .toggle {
    float: left;
    right: 0px;
    left: auto;
}

.accordion-inner {
    background-color: rgb(227, 247, 246);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    z-index: 2;
    margin-top: -10px;
}

.timeline-section {
    position: relative;
    width: 100%;
    padding: 80px 0;
}

.timeline-row1,
.timeline-row2,
.timeline-row3,
.timeline-row4,
.timeline-row5,
.timeline-row6 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
}

.timeline-center {
    position: relative;
    width: 10%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.timeline-section::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 4px;
    background-color: #E7E7E7;
    border-radius: 10px;
    z-index: 1;
}

.timeline-dot {
    position: absolute;
    left: 72%;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    background-color: #E7E7E7;
    border-radius: 50%;
    z-index: 2;
}

@media (max-width: 767px) {

    .timeline-section::before,
    .timeline-dot {
        display: none !important;
    }
}

.swiper {
    .star {
        font-size: 30px !important;
        color: #01DAD3 !important;
    }

    .card {
        background: #F2FCFB;
    }
}

.swiper-button-next::after,
.swiper-button-prev::after {
    display: none;
}

.swiper-button-next,
.swiper-button-prev {
    width: 50px;
    height: 50px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    bottom: 10px !important;
    top: auto;
    cursor: pointer;
    transition: transform 0.2s ease-in-out;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    transform: scale(1.1);
}

.swiper-button-next {
    background-image: url('https://createsigns.com/wp-content/uploads/2025/10/Frame-85.png');
    left: 120px !important;
    width: 50px !important;
    height: 50px !important;
}

.swiper-button-prev {
    background-image: url('https://createsigns.com/wp-content/uploads/2025/10/left.png');
    left: 40px !important;
    width: 50px !important;
    height: 50px !important;
}

.swiper-button-next:hover {
    background-image: url('https://createsigns.com/wp-content/uploads/2025/10/right-2.png');
}

.swiper-button-prev:hover {
    background-image: url('https://createsigns.com/wp-content/uploads/2025/10/Frame-678.png');
}

.mcd {
    margin-top: -50px !important;
}

.swiper .card::before {
    content: "";
    display: block;
    width: 54px;
    height: 20px;
    background-image: url('https://createsigns.com/wp-content/uploads/2025/10/quote.png');
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 8px;
}

.absolute-footer.dark {
    DISPLAY: NONE;
}

.channel_bg {
    background-image: url('https://createsigns.com/wp-content/uploads/2025/10/Frame-636.png');
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
}

a.ux-menu-link__link:hover {
    background: linear-gradient(to right, #00c9a7, #ffb347, #ff6a00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    !important;
}

.rowbg1 {
    background-image: url("https://createsigns.com/wp-content/uploads/2025/09/Frame-100-1-1.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 15px 15px 15px 15px;
}

.lightbox_col {
    background: linear-gradient(135deg, #031E1E 0%, #0A3A3A 100%);
    border-radius: 12px;
    padding: 25px;
    box-sizing: border-box;
    flex: 0 0 calc(25% - 6px);
    max-width: calc(25% - 6px);
    min-width: 0;
}

.lightbox_raw {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 6px;
    padding: 0 3px;
    box-sizing: border-box;
}

@media (max-width: 768px) {
    .lightbox_col {
        flex: 0 0 calc(50% - 6px);
        max-width: calc(50% - 6px);
    }
}

.icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 0.5em !important;
}

.upstext {
    padding-top: 13px;
}

.bg-col {
    background-image: url("https://createsigns.com/wp-content/uploads/2025/09/bg2.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.tabbed-content .nav li a {
    /* color: white; */
}

.button span {
    display: inline-block;
    line-height: 1.6;
    color: black;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .tabbed-content .nav {
        gap: 20px;
    }
}

@media (max-width: 767px) {
    .tabbed-content .nav {
        gap: 10px;
    }
}

.flickity-page-dots .dot.is-selected {
    background-color: #01dad3;
}

.flickity-page-dots .dot {
    border: 3px solid #01dad3;
}

.hero {}

.upstext {
    padding-top: -2px;
}

.upstext11 {
    color: rgb(0, 0, 0);
    padding-top: 8px;
}

.upstext1t {
    padding-top: 10px;
}

.upstext1p {
    padding-top: 10px;
}

.align-equal>.col {
    /* display: flex;
    color: white; */
}

.cbglast {
    background-image: url("https://createsigns.com/wp-content/uploads/2025/10/channel-letters.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.lbglast {
    background-image: url("https://createsigns.com/wp-content/uploads/2025/10/ligthbox.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.bglast {
    background-image: url("https://createsigns.com/wp-content/uploads/2025/09/Group-16.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

a.plain {
    color: #006064;
    transition: color .3s, opacity .3s, transform .3s;
}

.backg1 {
    background-image: url("https://createsigns.com/wp-content/uploads/2025/09/Frame-468-1.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 20px;
}

.ct-table-ks thead th img.ct-logo-ks {
    height: 100px !important;
}

.conticon {
    padding-top: 10px !important;
}

.col-bg2 {
    background-image: url("https://createsigns.com/wp-content/uploads/2025/09/Frame-108-1.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 5 5px;
    background-clip: padding-box;
    padding: 20px;
    border-radius: 12px;
}

.text01 {
    z-index: 2;
    position: absolute;
    margin-top: -130px;
    margin-left: 20px;
}

.install {
    border-radius: 15px;
}

/* kshif e */
/* cart checkout START */
.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__label-group {
    display: grid !important;
    grid-template-columns: 3fr 1fr;
}

.wc-block-checkout__shipping-option .wc-block-components-radio-control__option {
    /* padding: 1rem 0.5rem 1rem 3rem; */
    font-size: 15px;
}

.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted,
.wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
    border-radius: 4px;
    box-shadow: inset 0 0 0 1.5px var(--fs-color-primary) !important;
}

.cart-container.container.page-wrapper.page-checkout .wc-block-components-sidebar.wc-block-checkout__sidebar.wp-block-woocommerce-checkout-totals-block.is-sticky.is-large {
    font-size: unset;
    line-height: 1.3;
}

.cart-container.container.page-wrapper.page-checkout,
.wp-block-woocommerce-checkout {
    padding-top: 0;
}

.wc-block-components-checkout-place-order-button,
.wc-block-cart__submit-button {
    min-width: 100%;
    margin: unset;
    border-radius: 10px;
    background: #017ada !important;
    font-size: 14px;
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked,
.wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
    background: var(--fs-color-primary) !important;
    border-color: var(--fs-color-primary) !important;
}

.wc-block-components-radio-control .wc-block-components-radio-control__input:checked {
    border-color: var(--fs-color-primary) !important;
}

/* li.account-item.has-icon a {padding-left: 5px !important;} */
/* li.account-item.has-icon a {
    border: 1px solid #c1c1c1;
    border-radius: 1000px;
    color: white !important;
    padding: 0px 15px;
    height: 33px;
    font-size: 1rem;
} */


/* cart checkout END */
/* CLIENT PORTAL START */
/* CLIENT PORTAL START */
.my-account-header {
    display: none;
}

@media only screen and (min-width: 48em) {
    .woocommerce-dashboard:has(.client_portal) .page-wrapper {
        padding: 0;

        >.container,
        >.container>.row {
            max-width: 1600px !important;

            >.col.large-9 {
                /* padding-right: 0; */
                padding: 1rem;
            }
        }
    }
}

.page-wrapper.my-account {
    min-height: 100vh;

    @media only screen and (max-width: 48em) {
        padding: 0;
    }

    .dashboard-links a {
        font-size: 1rem;
        background: #ffffff;
        box-shadow: none;
        color: #3b3b3b;
    }

    .account-user.circle .user-name,
    .account-user.circle .image {
        display: none;
    }

    .account-user.circle {

        span,
        em {
            margin: 0;
            opacity: 0.7;
            font-style: normal;
        }
    }

    >.container,
    >.container>.row {
        max-width: 1400px;
        background: white;
    }

    .col.large-9 {
        border-radius: 10px;
        /* padding: 2rem; */
    }

    .container>.row>.col.large-3>div::before {
        padding: 2rem;
        border-radius: 10px;
        background: linear-gradient(110deg, #023d3b, #012c2b);
        /* background: url(https://createsigns.com/wp-content/uploads/2025/10/BACKGROUND-HOME-GRADIENT.svg); */
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -;
        /* filter:invert(1); */
        opacity: 0.1;
    }

    .container>.row>.col.large-3 {
        /* background: url(https://createsigns.com/wp-content/uploads/2025/10/BACKGROUND-HOME-GRADIENT.svg); */
        padding: 2rem;
        border-radius: 10px;

        /* background: rgb(2 64 62); */
        li {
            border: none;
        }

        span,
        em,
        div,
        a {
            /* color: rgba(255, 255, 255, 0.9); */
        }
    }

    ;
    min-height: 9;
}

#main:has(.client_portal) {
    background-color: rgb(244, 245, 247) !important;
}

.row.client_portal {
    margin: 0 !important;
    padding: 0 !important;
    min-height: 100vh;

    /* height: 100vh; */
    .icon-box .icon-box-text p {
        margin-bottom: 4px;
    }

    .icon-box .icon-box-text p:first-of-type {
        margin-bottom: 10px;
    }

    .fc-form {
        letter-spacing: unset;
    }

    .fc-form.field-alignment-center {
        text-align: unset;
    }

    .fc-form {

        b,
        p,
        span {
            color: black;
            font-size: 1rem;
        }

        b {
            font-weight: 500;
        }

        .autocomplete-type-false input.other_options.validation-lenient {
            display: block !important;
            font-size: 1rem !important;
        }

        .form-element:has([placeholder="Height"]),
        .form-element:has([placeholder="Width"]),
        .form-element:has([value="Single"]),
        .form-element:has([value="Indoor"]) {
            min-width: 33% !important;
        }

        .form-element:has([value="Single"]) label,
        .form-element:has([value="Indoor"]) label {
            min-width: unset !important;
        }

        .images-false.checkbox-cover.field-cover>div {
            /* all:unset !important; */
            height: 46px;
            border: 1px solid #d6d8d9 !important;
            margin-top: -4px;
            border-radius: 0;
            padding: 5px !important;
            display: grid !important;
            grid-template-columns: 1fr 1fr;
            justify-content: center;
            align-items: center;
            gap: 5px;
            background: #f4f4f48c;

            label:has(input[type="radio"]:checked) {
                background: #01dad345 !important;
                border-radius: 4px;

                input {
                    border-color: transparent !important;
                    background: #262626 !important;
                }
            }

            label:has(input[type="radio"]):hover {
                background: #777e7e45 !important;
                border-radius: 4px;

                input {
                    border-color: transparent !important;
                }
            }

            label {
                /* background: #ffffff29 ; */
                margin: 0 !important;
                height: 100%;
                padding-left: 5px !important;
                animation: all 1s ease;
                transition: all 0.3s ease;
            }
        }

        @media only screen and (max-width: 48em) {
            padding: 0 !important;
        }
    }

    >.large-3>.col-inner-- {
        justify-content: space-between;
        height: 100vh;
        display: grid;
        /* display:flex; */
        /* flex-direction:column; */
        grid-template-columns: 1fr;
        width: 100%;
        /* position: sticky; */
        top: 0;

        /* gap:0; */
        >div {
            width: 100%;
        }
    }

    div .user-card,
    .contactus {
        text-align: center;
        margin-bottom: 15px;

        img {
            border-radius: 100px;
            padding: 10px;
            width: 80px;
            aspect-ratio: 1;
            object-fit: cover;
            border: 1px solid whitesmoke;
        }

        .silver i {
            color: silver;
        }

        .icon-checkmark {
            color: green;
        }

        .user-meta {
            font-size: 14px;
            line-height: 1.3;

            div {
                margin-top: 8px;
            }
        }

        strong {
            font-size: 15px;
            font-weight: 600;
            color: #006663;
        }
    }

    .user-card,
    .contactus {
        border: 1px solid green;
        border-radius: 10px;
        background: white;
        padding: 1rem;
        height: fit-content;
    }

    div.table {
        display: flex;
        padding: 1rem;

        th {
            letter-spacing: unset;
            text-transform: unset;
        }
    }

    p.lead {
        margin-bottom: 1rem;
    }

    @media only screen and (max-width: 48em) {
        >.large-3>.col-inner {
            padding-top: 0 !important;
            padding-bottom: 0 !important;
            height: unset;

            >.img {
                max-width: 50%;
                height: 50px;
                object-fit: cover;
            }

            .ux-menu-link__link {
                min-height: unset;
            }

            >.text,
            >.ux-menu,
            >.gap-element {
                /* display: none !important; */
            }
        }

        >.large-3>.col-inner::after {
            /* font-family: fl-icons !important;
            content: "";
            position: absolute;
            right: 0;
            top: 0;
            margin: 10px;
            font-size: 2rem; */
        }

        >.large-3>.col-inner .menu {
            position: absolute;
            right: 0;
            top: 0;
            margin: 10px;
            font-size: 2rem;
        }

        div.table {
            overflow-x: scroll;

            td {
                text-wrap: nowrap;
                padding: 10px 10px;
            }

            table {
                width: fit-content !important;
            }
        }
    }

    #b2b_form {
        padding: .6rem;

        .row .col {
            padding: 5px;
        }

        @media only screen and (max-width: 48em) {
            form.fc-form.fc-form-6 {
                padding: 0 !important;
                background: transparent !important;
            }
        }

        @media only screen and (min-width: 48em) {
            .row .col {
                max-width: 20%;
            }
        }

        .row {
            margin: 8px 0;
            border-radius: 5px;
            padding: 8px;
        }

        b>button {
            font-size: .81rem;
            font-weight: 400;
            border-radius: 100px;
            color: white;
            background: #028d89;
            position: absolute;
            right: 1.5rem;
            transform: translateY(-8px);
        }

        .card {
            border-radius: 5px;
            transition: all .3s ease-in-out;
            animation: all .3s ease-in-out;
            border: 1px solid transparent;
            cursor: pointer;
            line-height: 1.2;
            background-color: white;

            .card-body {
                padding: 5px;
            }

            span,
            p {
                font-size: 0.9rem;
                padding: 3px;
                line-height: 1.8;
                line-height: 1;
                padding: 10px 0;
                /* text-wrap: nowrap; */
            }

            img {
                aspect-ratio: 1.2;
                border-radius: 3px;
                object-fit: cover;
            }
        }

        .card:hover {
            box-shadow: 0 3px 5px rgb(222, 222, 222);
        }

        .active.card {
            background: var(--fs-color-primary);
            border: 1px solid var(--fs-color-primary);
            padding: 5px;
        }

        .row:has(.active.card) .col {
            /* opacity: 0.7; */
            filter: saturate(0);
        }

        .row:has(.active.card) .col:has(.active.card) {
            filter: saturate(1);
            opacity: 1;
        }

        .row.types {
            background: #b3d8d733;
            border: 1px solid #c3edec;
        }

        .row.sub_types {
            background: #d8b3b333;
            border: 1px solid #d8b3b3cf;
        }

    }

    [data-identifier="field185"] {
        display: none;
    }
}

.ux-menu-link.flex.menu-item.ux-menu-link--active {
    background: #01dad39e;
    width: 100%;
    text-align: start;
    padding-left: 10px;
    border-radius: 7px;
    /* border-bottom: 1px dashed  var(--fs-color-primary) !important; */
    /* color: var(--fs-color-primary) !important; */
}

.woocommerce-account {
    .account-login-inner {
        margin: auto;
        padding: 2rem;
        box-shadow: 0 0 15px #80808059;
        border-radius: 10px;
    }

    .account-container .row:has(.register) {
        margin: auto;
    }

    .account-container .row:has(.register) .col,
    .account-container .col:has(.register) {
        min-width: 100%;
        display: none;
    }

    .account-container .row:has(.register) .col:first-child {
        display: block;
    }

    #header,
    .header-wrapper,
    .header-wrapper.stuck {
        position: relative;
        /* all:unset; */
        animation: none;
        transition: none;
        /* height:unset !important; */
    }
}

.lightbox-content {
    .account-container .row:has(.register) .col {
        min-width: 100%;
    }

    .account-container .large-6:has(.register) {
        display: none;
    }
}

form.woocommerce-form.woocommerce-form-register.register {

    input,
    select {
        margin: 0;
    }

    fieldset>div {
        row-gap: 5px !important;
    }

    legend {
        margin: 0;

        strong {
            font-weight: 600 !Important;
        }
    }

    button[name="register"] {
        width: 100%;
        margin-top: 1rem;
    }
}

#wrapper>.message-wrapper {
    padding-top: 1.5rem;
    /* background: #E8EAF6; */
    text-align: center;
    border: 1px solid #e5ebeb;
    margin: .5rem .5rem 0.5rem;
    border-radius: 10px;
    box-shadow: 0 5px 10px #e5ebeb, 0 5px 5px #e5ebeb;
}




/* CLIENT PORTAL END */
/* CLIENT PORTAL END */