.more_showcase img {
    width: 100%;
}

.more_showcase::after {
    background: #fa5300;
    height: 405px;
}

.gallerySlider .swiper {
    width: 100%;
    padding: 40px 0;
}

.gallerySlider .swiper-slide {
    display: flex;
    justify-content: center;
}

.brand-card {
    /* width: 320px; */
    background: #f1f1f1;
    border-radius: 30px;
    padding: 2px 2px 40px;
    text-align: center;
    /* box-shadow: 0 8px 20px rgba(0,0,0,0.08); */
    position: relative;
}

.brand-card img {
    width: 100%;
    height: auto;
    border-radius: 30px 30px 0 0;
    object-fit: contain;
}

.brand-label {
    position: absolute;
    bottom: 10px;
    left: 30px;
    /* background: #2563eb;
    color: #fff; */
    font-size: 17px;
    line-height: 24px;
    padding: 1px 2px;
    border-radius: 0;
}

.gallerySlider .swiper-button-prev {
    left: -4%;
}

.gallerySlider .swiper-button-next {
    right: -4%;
}

.gallerySlider .swiper-button-next,
.gallerySlider .swiper-button-prev {
    height: 27px;
    width: 27px;
    border-radius: 50%;
    background: #f1f1f1;
    border: 1px solid #000;
}

.gallerySlider .swiper-button-next:after,
.gallerySlider .swiper-button-prev:after {
    font-size: 14px;
    color: #000;
}

.gallerySlider {
    position: relative;
    padding: 2rem 0;
}

.moreNew_content {
    text-align: left;
}

.moreNew_content h4 {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 400;
    color: #000;
}

.moreNew_content li {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    color: #656565;
    font-size: 1.1rem;
    margin-bottom: 1rem;
}

.uniqueBox {
    text-align: center;
}

.uniqueBox img {
    width: 100%;
    height: 275px;
    object-fit: cover;
    object-position: top;
}

.uniqueBox h3 {
    width: 100%;
    max-width: 60%;
    margin: 1.5rem auto;

}

.uniqueBox p {
    color: #656565;
    font-size: 1.2rem;
}

.boxs p {
    font-size: 1.3rem;
    line-height: 1.3;
    color: #000;
}

.priceBox h3,
.boxs {
    margin-bottom: 15px;
}

.code_acti {
    color: #656565;
    font-size: 1rem;
    line-height: 1;
    margin-top: 1.5rem;
}

.experiance-page {
    padding: 50px 70px;
}

/* .experiance_content{
    padding: 50px;
    border-radius: 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('../images/more-showcase/experience.jpg');
} */
.experiance_content {
    position: relative;
    padding: 50px;
    border-radius: 30px;
    overflow: hidden;
}

.experiance_content::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url('../images/more-showcase/program-banner-image.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transform: scaleX(-1);
    /* horizontal flip */
    z-index: -1;
}

.experiance_content h1 {
    font-size: 34px;
    margin-bottom: 1.3rem;
}

.experiance_content h1 img {
    width: 100%;
    max-width: 30%;
}

.experiance_content h4 {
    font-size: 36px;
    text-align: center;
}

.experiance_content p {
    font-size: 1.3rem;
    line-height: 1.5;
    margin-bottom: 3.5rem;
}

.btn-wrap {
    display: flex;
    gap: 1rem;
}

.btn-wrap .btn {
    border-radius: 20px;
}

.get_ready {
    gap: 35px;
}

.get_ready .ready-box .ready-img {
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 6px;
    align-items: anchor-center;
    padding: 46px 0;
}

.get_ready .ready-box .ready-img img {
    height: 71px;
    width: auto;
    object-fit: contain;
}

.get_ready .ready-box .ready-img h4 {
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    width: 100%;
    max-width: 60%;
    margin: auto;
}

.get_ready .ready-box .ready-img p {
    color: rgb(109, 109, 109);
    padding: 0;
    font-size: 18px;
}

/* .light-gray{
        background: rgb(241, 241, 241);
} */

.acvt_email {
    color: #000;
}

#loginModal #activate-account .image-wrap .imagr {
    background-image: url('../images/activate-account.webp');
}

#loginModal #activate-account .sign-in-form .col-3 {
    padding-inline: 8px;
}

#loginModal #activate-account .sign-in-form input[type=number] {
    -moz-appearance: textfield;
}

#loginModal #activate-account .sign-in-form input[type=number]::-webkit-inner-spin-button,
#loginModal #activate-account .sign-in-form input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

#loginModal #activate-account .sign-in-form input {
    text-align: center;
}

#activate-account-join .get_ready .ready-box .ready-img {
    padding-top: 0;
    padding-bottom: 15px;
}

#activate-account-join .get_ready .ready-box .ready-img img {
    height: 48px;
    width: auto;
    object-fit: contain;
}

#activate-account-join .get_ready .ready-box .ready-img h4 {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

#activate-account-creative-power .btn {
    border: 1px solid #000;
    margin-bottom: 1rem;
    line-height: 33px !important;
}

#activate-account-creative-power .btn_wrap {
    margin-top: 1rem;
}

#loginModal #forgot-password .image-wrap .imagr {
    background-image: url('../images/forgot-password.webp');
    min-height: 570px;
}

#loginModal #reset-password .image-wrap .imagr {
    background-image: url('../images/reset-password.webp');
    min-height: 570px;
}


.bg-light.section-b-space.cart-page {
    a.btn.btn-dark.mt-3.px-5 {
        margin-inline: auto;
    }
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: transparent !important;
}

#logoPickerTabs {
    border-bottom: 1px solid #BFBFBF;
    padding-bottom: 4px;

    .nav-link {
        color: #000;

        &.active {
            border-color: transparent !important;
            background: transparent;
            /* border-bottom: 4px solid #2B63E7 !important; */
            box-shadow: 0 4px 0 0 #2B63E7 !important;
        }
    }
}

#cartLogoPickerModal {
    #cartLogoPickerTabs {
        border-bottom: 1px solid #BFBFBF;
        padding-bottom: 4px;

        .nav-link {
            color: #000;

            &.active {
                border-color: transparent !important;
                background: transparent;
                /* border-bottom: 4px solid #2B63E7 !important; */
                box-shadow: 0 4px 0 0 #2B63E7 !important;
            }
        }
    }

    #cartFolderFilter {
        height: 40px;
        border-radius: 6px;
    }

    #cartQuickImageInput {
        height: 40px;
        line-height: 40px;
    }
}

#uploadArtworkModal #imageInput {
    height: 40px;
    line-height: 40px;
}

#quickUploadForm {
    #quickImageInput {
        height: 40px;
        line-height: 40px;
    }
}

#savedLogosTab {
    #folderFilter {
        height: 40px;
        border-radius: 6px;
    }
}

#logoPickerModal {
    .modal-header {
        text-align: center;
        justify-content: center;
    }

    .btn-close {
        position: absolute;
        right: 20px;
        top: 15px;
    }
}

#logoPickerModalLabel {
    font-size: 22px;
}

#confirmModal {
    .modal-dialog {
        max-width: 515px;

        .modal-content {
            padding: 25px;

            .btn.btn-danger {
                background-color: rgb(220 53 69);

                &:hover {
                    background-color: rgba(220, 53, 70, 0.842);
                }
            }
        }
    }
}

.gallery .left-content .recents .image-wrapper {

    img {
        object-fit: cover;
    }
}

.account-toggle {
    display: none;
    font-size: 18px;
    background: none;
    border: none;

    i {
        font-size: 24px;
    }
}

.compare-rewards .color-box {
    z-index: 1;
}

.product-details.bg-white.py-5 .btnmains {
    .btn.btn-outline-dark {
        max-width: 180px;
    }
}

.add_ad_detail {
    label {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    input {
        height: 25px !important;
        margin-bottom: 10px !important;
    }
}

@media screen and (max-width : 1440.99px) {
    .experiance-page.light-gray.new_padding {
        .btn-wrap {
            .btn {
                font-size: 16px;
            }
        }
    }

    .life.light-gray.priceColor .get_ready {
        gap: 10px;
        justify-content: space-between;
    }

    /* .get_ready .ready-box .ready-img h4 {
        font-size: 20px;
    } */

    .life.light-gray.priceColor .btn {
        max-width: 22%;
    }

    /* h1,
    .mainheading {
        font-size: 42px;
        font-weight: normal;
    } 
         .priceBox h3 {
        font-size: 28px;
    }

    .priceBox h4 {
        font-size: 19px;
    } */

    .life.light-gray.priceColor .priceBox .btn {
        max-width: fit-content;
    }

    .life.light-gray .btn {
        max-width: 25%;
    }

    .life.light-gray .priceBox .btn {
        max-width: initial;
    }

    /* .slideHead {
        font-size: 36px;
    } */

    .btnGroups li {
        margin-left: 10px;
    }

    .btnGroups li a.btn {
        max-width: 250px;
        font-size: 14px;
    }

    .benefit-page .quickShip-button .join-btn a {
        font-size: 14px;
    }
}


@media screen and (max-width : 1366.99px) {
    /* .priceBox .box {
        min-height: 125px;
    }

    .priceBox .boxs p {
        font-size: 16px;
    }

    .planName {
        padding: 6px 30px;
        font-size: 16px;
    }

    .populer {
        font-size: 18px;
        top: -45px;
        height: calc(100% - 80%);
        padding: 10px 30px;
    }  */



    .btnGroups li a.btn {
        max-width: 350px;
        font-size: 13px;
        padding-inline: 14px;
    }

    .quote {
        font-size: 14px;
        padding: 40px 0;
    }

    .benefit-page .table tr th {
        font-size: 23px;
    }

    .benefit-page .table tr td {
        font-size: 16px;
    }

    .benefit-page .table tr td span {
        padding-left: 10px;
        padding-right: 42px;
        font-size: 20px;
        width: 65px;
        flex: 0 0 65px;
    }
}


@media screen and (max-width : 1290.99px) {
    header {
        .searchs {
            max-width: 200px;
        }
    }

    .slideHead {
        font-size: 30px;
    }

    header .btn {
        width: 110px;
        flex: 0 0 110px;
        margin-left: 10px;
    }

    .stellarnav>ul>li>a {
        padding: 0 0.5rem;
        font-size: 13px;
    }

    .infos a {
        padding: 0 7px;
        font-size: 13px;
    }

    .logo {
        max-width: 100px;
    }

    .hero p {
        font-size: 18px;
    }

    .pb-5.life {
        .box.mb-5 {
            h3 {
                font-size: 20px;
            }

            .contentBox {
                font-size: 16px;
            }
        }
    }

    .life .contentBox .btn {
        max-width: 150px;
        font-size: 15px;
    }

    .life.map .btn.btn-lg {
        font-size: 16px;
    }
}

@media screen and (max-width : 1100.99px) {

    h1,
    .mainheading,
    .corporate-page .corporate-box h2 {
        font-size: 36px;
        font-weight: normal;
    }

    .subtext,
    .corporate-page .corporate-box h5 {
        font-size: 17px;
    }

    .get_ready .ready-box .ready-img p,
    .experiance_content p,
    .uniqueBox p {
        font-size: 16px;
    }

    .experiance_content p,
    .uniqueBox p {
        font-size: 16px;
    }

    .uniqueBox h3 {
        width: 100%;
        max-width: unset;
        font-size: 19px;
    }

    .experiance-page.light-gray.new_padding {
        & .btn-wrap {
            .btn {
                font-size: 14px;
            }
        }
    }

    .get_ready .ready-box .ready-img h4 {
        font-size: 18px;
    }

    .life.light-gray.priceColor .btn {
        max-width: 29%;
    }

    .slideHead {
        font-size: 28px;
    }


    .hero .swiper-slide .col-md-6.text-end ul.justify-content-end {
        flex-wrap: wrap;
        gap: 15px;
    }

    .filterMain-2 .justify-content-center .nav-item a {
        font-size: 14px;
        padding: 14px 10px;
    }

    .help-center {
        padding: 50px 0;

        .faq-question-answer {
            .box-wrap {
                .text {
                    min-height: 81px;
                }
            }
        }
    }

    .live-chat .heading h2 {
        padding-bottom: 12px;
        font-size: 36px;
    }

    .hours-page .ready-box h2 {
        font-size: 36px;
    }

    .live-chat .heading p {
        font-size: 18px;
    }

    .help-center .heading h1 {
        margin-bottom: 35px;
    }

    .hours-page {
        padding: 60px 10px;

        .quickShip-button {
            a {
                padding: 10px 20px;
                font-size: 14px;
            }
        }

        .ready-box {
            padding: 50px;

            p {
                font-size: 16px;
            }

            .ready-img {
                img {
                    height: 50px;
                }

                h4 {
                    font-size: 16px;
                    padding: 0;
                    min-height: unset;
                }

                p {
                    font-size: 14px;
                }
            }
        }
    }

    #loginModal .sign-in .wrapper {
        padding: 50px 40px 50px 40px;
    }

    #loginModal .sign-in .wrapper .get_ready {
        gap: 10px;
        flex-wrap: wrap;

        li {
            width: calc(100% / 4 - 10px);

            .ready-img {
                img {
                    height: 35px;
                }
            }
        }
    }

    .benefit-page .table tr td span {
        padding-left: 0;
        padding-right: 20px;
        font-size: 18px;
        width: 50px;
        flex: 0 0 50px;
    }

    .benefit-page .table tr td {
        border-right: 2px solid #dedddd;
        padding: 10px 15px;
        font-size: 14px;
        font-weight: 400;
    }

    .benefit-page .table tr th {
        font-size: 18px;
    }

    .corporate-page .corporate-box {
        padding: 50px;
    }

    .corporate-page {
        padding: 60px 10px;
    }
}

@media screen and (max-width : 991.99px) {

    h1,
    .mainheading,
    .hours-page .ready-box h2 {
        font-size: 30px;
        font-weight: normal;
    }

    .corporate-page .corporate-box h2 {
        font-size: 28px;
    }

    .corporate-page .corporate-box h5 {
        padding: 5px 0 35px;
    }

    .subtext {
        font-size: 15px;
    }

    .life.priceColor.home_price_color {
        .priceBox {
            &.core {
                margin-top: 40px;
            }

            h4 {
                font-size: 16px;
            }

            h3 {
                font-size: 24px;
            }

            .populer {
                font-size: 14px;
                top: -46px;
                height: calc(100% - 80%);
                padding: 10px 20px;
            }

            .box {
                ul {
                    li {
                        font-size: 14px;
                    }
                }
            }

            h5 {
                font-size: 14px;
            }

            .btn {
                font-size: 14px;
            }
        }
    }

    .hero {
        p {
            font-size: 16px;

            br {
                display: none;
            }
        }
    }

    .experiance-page.light-gray.new_padding {
        padding: 40px 20px;

        .experiance_content {
            padding: 25px;
            padding-top: 40px !important;
            padding-bottom: 40px !important;

            p {
                margin-bottom: 2rem;
            }

            .btn-wrap {
                gap: 10px;

                .btn {
                    border-radius: 10px;
                    max-width: 150px;
                    height: 45px;
                    line-height: 45px;
                }
            }
        }
    }

    .life.light-gray.priceColor {
        .get_ready {
            gap: 5px;

            .ready-box {
                .ready-img {
                    img {
                        height: 50px;
                    }

                    h4 {
                        font-size: 16px;
                        max-width: 100%;
                    }

                    p {
                        font-size: 14px;
                    }
                }
            }
        }

        .btn {
            font-size: 15px;
            max-width: 22%;
        }

        .priceBox {
            padding: 20px 15px 20px;

            .populer {
                font-size: 16px;
                top: -38px;
                height: calc(100% - 85%);
                padding: 10px 20px;
            }

            .planName {
                padding: 6px 20px;
                font-size: 14px;
            }

            div.ps-3 {
                padding-left: 5px !important;

                h4 {
                    font-size: 16px;
                }

                h3 {
                    font-size: 22px;
                }

                .box {
                    min-height: 130px;

                    ul {
                        li {
                            font-size: 14px;

                            i {
                                margin-right: 5px;
                            }
                        }
                    }
                }
            }

            h5 {
                font-size: 14px;
            }

            .btn {
                font-size: 14px;
                padding: 0 20px;
                margin-top: 10px !important;
            }
        }
    }

    .life.light-gray.refer_sec {
        .uniqueBox {
            img {
                height: 200px;
            }

            h3 {
                font-size: 16px;
                margin: 1rem auto;
            }

            p {
                font-size: 14px;
            }
        }

        .btn.btn-dark.btn-lg {
            height: 45px;
            line-height: 45px;
            font-size: 15px;
            max-width: 21%;
            margin-bottom: 0 !important;
        }

        .refer_tiers {
            .priceBox {
                .populer {
                    font-size: 16px;
                    top: -37px;
                    height: calc(100% - 80%);
                    padding: 10px 20px;
                }

                .planName {
                    padding: 4px 20px;
                    font-size: 14px;
                }

                h4 {
                    font-size: 15px;
                }

                h3 {
                    font-size: 24px;
                }

                .boxs {
                    p {
                        font-size: 14px;
                    }
                }

                .btn.btn-dark.btn-lg {
                    max-width: unset;
                    font-size: 14px;
                }
            }
        }
    }

    #loginModal .sign-in .wrapper {
        padding: 25px 0;
    }

    #loginModal .sign-in-heading {
        padding-bottom: 35px;
    }

    #loginModal #pills-tab .nav-link {
        height: 35px;
    }

    #loginModal .image-wrap {
        padding-left: 0;
        padding-right: 0;
    }

    #activate-account-join {
        .sign-in-form {
            .get_ready {
                flex-wrap: wrap;

                li {
                    width: calc(50% - 15px);

                    h4 {
                        max-width: 100%;
                    }
                }
            }
        }
    }

    .hours-page {
        & .ready-box {
            .ready-img {
                padding: 15px 0;
            }
        }
    }

    #activate-account-join {
        .sign-in-heading {
            padding-bottom: 0;
        }
    }

    .corporate-page .corporate-box {
        padding: 50px 35px;
    }

    .hours-page .ready-box h5 {
        padding: 10px 0 15px;
    }

    .benefit-page .table tr td span {
        padding-left: 0;
        padding-right: 20px;
        font-size: 18px;
        width: 30px;
        flex: 0 0 30px;
    }

    .benefit-page .table tr td {
        font-size: 13px;
        padding: 10px 5px;
    }

    .benefit-page .table tr td .table-data {
        flex-wrap: unset;
    }

    .core-access .accordion.accordion-flush {
        padding-top: 30px;

        .accordion-item {
            padding-left: 15px;
        }
    }

    .gallery.Ddtails-one .left-content {
        padding-right: 28px;
    }

    .gallery .left-content .top-header {
        padding-bottom: 25px;
        padding-top: 25px;

        h4 {
            font-size: 24px !important;
            margin-bottom: 15px;
        }
    }

    .gallery .left-content .recents,
    .gallery .left-content .file {
        margin-bottom: 30px;
    }

    #uploadProjectModal {
        .modal-header {
            justify-content: center !important;

            .modal-title {
                font-size: 20px;
            }

            .btn-close {
                position: absolute;
                top: 15px;
                right: 20px;
            }
        }

        #imageInput {
            line-height: 40px;
        }
    }
}

@media (max-width:768px) {

    .Ddtails-one .left-content {
        margin-top: 35px;
    }

    .core-access .core-rewards {
        padding-top: 0;
    }

    .Ddtails-and-security {
        .heading {
            /* text-align: center; */
            margin-top: 25px;
            margin-bottom: 10px;

            h3 {
                padding-bottom: 0;
            }
        }
    }

    .infos a i {
        margin-right: 3px;
    }

    .core-access .core-rewards h5.text-center,
    .core-access .core-rewards p.text-center {
        text-align: left !important;
    }

    .core-access .accordion.accordion-flush {
        .accordion-item {
            padding-left: 0;
        }
    }

    #userProfileUpdate form,
    #addUserAddressBook form {
        padding: 10px;
    }

    #addUserAddressBook form .text-danger {
        margin-top: -15px;
        display: block;
        margin-bottom: 10px;
    }

    .add_ad_detail {
        label {
            display: flex;
            flex-direction: column;
        }

        input {
            height: 30px !important;
            margin-bottom: 10px !important;
        }
    }

    .address-book .border-button {
        margin-inline: auto !important;
        float: left !important;
    }

    .communication-preferences .language-wrap {
        padding-bottom: 0;
        padding-top: 25px;
    }

    .communication-preferences .check-button {
        padding-bottom: 20px;
    }

    .communication-preferences .form-check label {
        font-size: 17px;
    }

    .gallery .left-content h5 {
        font-size: 19px;
        padding-bottom: 15px;
    }

    .refer-a-friend .track-your-rewards {
        padding: 25px;
        text-align: center;
    }

    .refer-a-friend .accordion-box,
    .refer-a-friend .referrals {
        padding: 25px;
    }

    .gallery .input-box .form-fild {
        padding: 5px 0;
    }

    .gallery .input-box .f-16 {
        font-size: 14px;
        padding-left: 0;
    }

    .refer-a-friend .accordion-box .form-fild input {
        width: 200px;
    }

    .refer-a-friend .accordion-box .accordion-button {
        padding: 16px 0;
    }

    .refer-a-friend .accordion-box .accordion-body {
        padding: 0 0px 15px;
    }

    .refer-a-friend .track-your-rewards ul {
        padding-top: 10px;
        text-align: left;
    }

    .refer-a-friend .track-your-rewards .border-button {
        float: unset !important;
    }

    .refer-a-friend .box p,
    .refer-a-friend .box ul li span {
        font-size: 14px;
    }

    .refer-a-friend .box {
        height: 100%;
        min-height: 225px;
    }

    .communication-preferences .form-check input {
        width: 17px;
        height: 17px;
    }

    .f-16 {
        font-size: 14px;
    }

    .communication-preferences .check-button p {
        margin-bottom: 11px;
    }

    .sidebar-overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.4);
        opacity: 0;
        visibility: hidden;
        transition: 0.3s;
        z-index: 999;
    }

    .account-sidebar {
        position: fixed;
        top: 0;
        left: -350px;
        width: 300px;
        height: 100%;
        background: #fff;
        padding: 20px 20px 20px 10px;
        transition: 0.3s;
        z-index: 1000;
    }

    /* .account-sidebar {
        position: fixed;
        top: 0;
        left: -280px;
        width: 260px;
        height: 100%;
        background: #fff;
        padding: 20px;
        transition: 0.3s;
        z-index: 1000;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    } */

    .account-sidebar.active {
        left: 0;
    }

    .sidebar-overlay.active {
        opacity: 1;
        visibility: visible;
    }

    .account-toggle {
        display: flex;
        position: absolute;
        top: -10px;
        left: 10px;
        z-index: 9;
        justify-content: space-between;
        align-items: center;
        width: 90%;
    }

    .close-sidebar {
        position: absolute;
        top: 15px;
        right: 15px;
        font-size: 22px;
        background: none;
        border: none;
        cursor: pointer;
    }

    .gallery .account ul {
        gap: 8px;
        padding-left: 10px;
    }

    .core-rewards.premium-access.two {
        padding-top: 0;
    }
}

@media screen and (max-width : 767px) {
    .btn {
        height: 45px;
        font-size: 14px;
        line-height: 45px;
    }

    .core-access .accordion.accordion-flush {
        .accordion-item {
            .accordion-body {
                font-size: 14px;
            }
        }
    }

    .communication-preferences .language-wrap .border-button {
        margin-top: 25px;
    }

    .infos ul {
        align-items: center;
    }

    header .btn {
        width: 90px;
        flex: 0 0 90px;
        margin-left: 0;
        font-size: 12px;
        height: 35px;
        line-height: 35px;
    }

    header {
        .searchs {
            padding: 0 0px 0 0px;
        }
    }

    .py-5.product.home_product {
        .box.relative.style2.mb-4 {
            margin-bottom: 0 !important;
        }

        .row {
            .col-sm-12.col-lg-3.col-md-4.mb-4 {
                margin-bottom: 0 !important;
            }
        }
    }

    .gallery .left-content {
        padding-right: 14px;
        margin-top: 25px;

        .recents {
            margin-bottom: 15px;


            .image-wrapper {
                margin-bottom: 20px;

                img {
                    height: auto;
                }
            }
        }

        .file {
            margin-bottom: 0;

            .recents {
                margin-bottom: 0;
            }
        }
    }

    .login_text,
    .cart_text,
    .lang_switch {
        display: none;
    }

    .login_ico i {
        font-size: 17px;
    }

    .infos a {
        padding: 0 5px;
    }

    .topHead {
        font-size: 14px;
    }

    .stellarnav.mobile {
        padding-left: 0;

        .menu-toggle {
            padding: 0 0 0 15px;
        }
    }

    .experiance-page {
        padding: 35px 10px;
    }

    .experiance-page.light-gray.new_padding .experiance_content {
        padding: 19px;
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }

    .experiance_content h1 {
        font-size: 26px;
        margin-bottom: 1.3rem;
        text-align: center;
    }

    .experiance_content p {
        text-align: center;
        margin-bottom: 2rem;
    }

    .get_ready .ready-box .ready-img p,
    .experiance_content p,
    .priceBox li,
    .uniqueBox p,
    .priceBox .boxs p {
        font-size: 14px;
    }

    .experiance-page.light-gray.new_padding {
        & .btn-wrap {
            .btn {
                font-size: 12px;
            }
        }
    }

    h1,
    .mainheading {
        font-size: 26px;
    }

    .corporate-page .corporate-box h2 {
        font-size: 26px;
        line-height: 1.5;
    }

    .benefit-page .quickShip-button .join-btn a {
        margin-top: 20px;
    }

    .benefit-page .table tr td:first-child {
        width: 30%;
    }

    .benefit-page .table tr td:last-child {
        width: 70%;
    }

    .help-center .heading h1 {
        font-size: 22px;
    }

    .life.light-gray.priceColor .get_ready {
        gap: 20px;
        flex-direction: column;

        li {
            .ready-img {
                padding: 0;
            }
        }
    }

    .life.light-gray.priceColor .btn,
    .life.light-gray .btn {
        max-width: 50%;
        font-size: 14px;
    }

    .priceBox .box {
        min-height: unset;
    }

    .priceBox h3 {
        font-size: 20px;
    }

    .priceBox h4 {
        font-size: 15px;
    }

    .priceBox h4 {
        font-size: 15px;
    }

    .planName {
        padding: 4px 20px;
        font-size: 14px;
        margin-bottom: 15px;
    }

    .populer {
        font-size: 14px;
        top: -30px;
        height: calc(100% - 80%);
        padding: 5px 30px;
    }

    .pb-5.life {
        & .box.mb-5 {
            h3 {
                font-size: 18px;
            }

            .contentBox {
                padding-left: 40px;
                font-size: 14px;
            }
        }
    }

    .product .box h3 {
        font-size: 18px;
    }

    .searchs {
        width: auto;

        .searchbtn {
            border: none;
            background-color: transparent;
            padding: 0 5px;
        }
    }

    #mobileSearch {
        .modal-fullscreen {
            height: 115px;

            .modal-header {
                padding: 0;
            }

            .btn-close {
                position: absolute;
                top: 10px;
                right: 10px;
            }
        }

        .searchs {
            max-width: unset;

            input {
                border-radius: 35px;
            }
        }
    }

    .hero {
        .swiper-slide {
            text-align: center;

            .text-end {
                text-align: center !important;
            }

            p {
                font-size: 14px;
            }

            .btnGroups {
                justify-content: center !important;
                gap: 5px !important;

                li {
                    .btn {
                        padding-inline: 10px;
                        height: 45px;
                        line-height: 45px;
                    }
                }
            }
        }

        .swiper-pagination {
            width: 100%;
        }
    }

    .subtext {
        font-size: 14px;
    }

    .product.home_product {
        h1 {
            margin-top: 0 !important;
        }

        .subtext {
            margin-top: 15px;

            br {
                display: none;
            }
        }

        .btn-lg {
            max-width: 160px;
        }
    }

    .life.home_dream_style {
        .row {
            &.mt-5 {
                margin-top: 0 !important;

                .box {
                    margin-bottom: 30px !important;

                    .btn.btn-dark.btn-lg {
                        max-width: 130px;
                        font-size: 14px;
                    }
                }
            }
        }
    }

    .address-book .address-wrap {
        padding: 7px 10px;
        margin-left: 0;
        margin-right: 5px;

        p {
            padding: 0;
            font-size: 14px;
        }
    }

    .address-book .border-button {
        margin-left: 10px !important;
        width: 180px;
        font-size: 14px;
        height: 35px;
        margin-top: 15px !important;
    }

    .life.map .btn.btn-lg {
        font-size: 14px;
        padding-inline: 15px;
    }

    .grid-sizer,
    .grid-item {
        width: 49.333%;
        margin-bottom: 30px;
    }

    .grid-item img.style1 {
        height: 270px;
        object-fit: cover;
    }

    .grid-item:nth-child(7) a span {
        height: 270px;
    }

    .grid-item p {
        bottom: 30px;
        left: 30px;
        width: 65%;
        font-size: 18px;
    }

    .life.priceColor.home_price_color {
        h2.mt-4 {
            margin-top: 0 !important;
        }
    }

    .life.priceColor.home_price_color {
        & .priceBox {
            &.core {
                margin-bottom: 40px;
            }
        }
    }

    .quote {
        text-align: center;

        h3 {
            font-size: 30px;
        }

        p {
            font-size: 13px;
        }

        .btn {
            margin-left: 0;
            height: 45px;
            line-height: 45px;
            font-size: 14px;
        }
    }

    .help-center {
        & .faq-question-answer {
            & .box-wrap {
                .text {
                    min-height: unset;
                }
            }
        }
    }

    .live-chat {
        heading {
            h2 {
                padding-bottom: 5px;
                font-size: 28px;
            }
        }

        .chat-box {
            padding: 40px 0 40px 0;
            border-radius: 24px;

            p {
                font-size: 16px;
                padding-bottom: 10px;
            }
        }
    }

    .form-wrapper form {
        padding: 40px 35px;
    }

    .live-chat .heading h2 {
        padding-bottom: 5px;
        font-size: 26px;
    }

    .hours-page {
        .ready-box {
            padding: 35px 20px;

            h5 {
                font-size: 16px;
                padding: 20px 0 10px;
            }

            p {
                font-size: 14px;
                text-align: center;
            }

            .quickShip {
                margin-bottom: 20px;
                display: block;

                &:last-child {
                    margin-bottom: 0;
                }
            }
        }

        &.shipFree {
            .ready-box {
                h5 {
                    padding-bottom: 15px;
                }

                h3 {
                    text-align: center;
                }

                p {
                    padding: 5px 0 5px 0;
                }

            }
        }
    }

    #loginModal .image-wrap .imagr,
    #loginModal #forgot-password .image-wrap .imagr,
    #loginModal #reset-password .image-wrap .imagr {
        min-height: 220px;
    }

    #activate-account-join {
        .sign-in-heading {
            padding-bottom: 0;
            text-align: center;
        }
    }

    #loginModal .sign-in .wrapper .get_ready {
        li {
            width: calc(100% / 2 - 10px);
        }
    }

    .topHead {
        padding-inline: 15px;
    }

    .life.light-gray.priceColor {
        .btn {
            font-size: 15px;
            max-width: 54%;
        }
    }

    .link-text-wrap {
        text-align: center;
        padding-right: 0;
        padding-top: 40px;
        padding-bottom: 0;
    }

    #uploadArtworkModal {
        .modal-header {
            justify-content: center !important;
            text-align: center;

            .modal-title {
                font-size: 24px;
            }

            .btn-close {
                position: absolute;
                top: 10px;
                right: 20px;
            }
        }
    }

    .gallery.order-history {
        .top-header {
            padding-bottom: 0 !important;

            h4 {
                font-size: 20px !important;
            }

        }
    }

    .font-size-16 {
        font-size: 14px;
        font-family: var(--bodyFont);
    }

    .faq-answer-wrapper {
        padding: 5px;
    }

    .fs-6 {
        font-size: 13px !important;
    }

    #faqAnswerModal {
        .modal-header {
            justify-content: center;
            padding: 0;

            .modal-title {
                font-size: 16px;
            }

            .btn-close {
                position: absolute;
                top: 10px;
                right: 20px;
            }
        }

        .modal-body {
            padding: 8px 10px 16px;
        }
    }

    .life.light-gray.refer_sec {
        & .refer_tiers {
            .priceBox {

                &.core {
                    margin-top: 20px;
                }
            }
        }
    }

    .cart-page .cart-items .btn {
        margin-inline: auto;
    }

    #accountDropdown {
        padding-left: 10px;
    }
}

@media screen and (max-width: 490px) {
    header .btn {
        width: 75px;
        flex: 0 0 75px;
        margin-left: 0;
        font-size: 10px;
        height: 35px;
        line-height: 35px;
    }

    .stellarnav.mobile {
        padding-inline: 8px;
        width: auto;

        .menu-toggle {
            padding: 0;
        }
    }

    .dropBox {
        position: absolute;
        top: calc(100% + 20px);
        width: 310px;
        left: auto;
        background: var(--bs-white);
        padding: 20px;
        right: -125px;
    }


}

@media screen and (max-width: 390px) {
    .refer-a-friend .accordion-box .form-fild input {
        width: 140px;
    }

    .refer-a-friend .accordion-box .form-fild .btn {
        height: 30px;
        width: 80px;
        line-height: 23px;
        font-size: 11px;
    }

    .refer-a-friend .track-your-rewards,
    .refer-a-friend .accordion-box,
    .refer-a-friend .referrals {
        padding: 25px 15px;
    }

    .core-access .core-rewards .accordion-item .accordion-header button {
        font-size: 15px;
    }

    .f-16 {
        font-size: 13px;
    }

    .hero {
        .swiper-slide {
            p {
                font-size: 14px;
            }

            .btnGroups {
                justify-content: center !important;
                gap: 10px !important;
                flex-wrap: wrap;
                margin-bottom: 10px;

                li {
                    .btn {
                        padding-inline: 15px;
                        height: 45px;
                        line-height: 45px;
                        max-width: initial;
                    }
                }
            }
        }

        .swiper-pagination {
            width: 100%;
        }
    }
}


@media screen and (max-width: 330px) {
    .infos a i {
        margin-right: 2px !important;
    }

    header {
        .searchs {
            padding: 0 !important;
            max-width: 135px !important;
        }
    }

    .infos a {
        padding: 0 2px !important;
    }

    .slideHead {
        font-size: 26px;
    }

    .hero {
        .swiper-slide {
            p {
                margin-top: 10px;
                margin-bottom: 10px;
            }
        }
    }

    .dropBox {
        right: -110px;
    }

}

.gallery {
    background: #fff;
}