    #shopline-section-car-gift {
        width: 100%;
        max-width: 1360px;
        margin: 12px auto;
        padding: 0 30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #greeting-card-wrap {
        width: 100%;
    }

    .sunzi__layout-4BBGK {
        position: relative;
        width: 100%;
        height: 100%;
        font-weight: 400;
        font-family: 'Roboto', sans-serif;
        line-height: 1.2;
    }

    .sunzi__layout-4BBGK * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;

    }

    .sunzi-cart-greeting-card .sunzi__button-wrapper-sTX5d {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        padding: 50px 50px 16px;
        background: #fff;
        border-radius: 4px;
    }

    .sunzi-cart-greeting-card .sunzi__button-wrapper-content-SnAfp {
        display: flex;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        overflow-x: hidden;
    }

    .sunzi-cart-greeting-card .sunzi__button-wrapper-content-SnAfp .sunzi__title-FmTgq {
        position: absolute;
        top: 15px;
        left: 50px;
        margin: 0;
        color: #000;
        font-weight: 700;
        font-size: 16px;
    }

    .sunzi-cart-greeting-card .sunzi__button-wrapper-content-SnAfp .sunzi__swiper-11C1x {
        width: 150px;
        height: 70px;
        margin: 0 20px 0 -37px;
    }

    .sunzi-cart-greeting-card .sunzi__button-wrapper-content-SnAfp .sunzi__swiper-11C1x .sunzi__swiper_container-CCT5E {
        height: 70px;
        transform: scale(0.9) !important;
    }

    .sunzi-cart-greeting-card .sunzi__button-wrapper-content-SnAfp .sunzi__swiper-11C1x .sunzi__swiper_container-CCT5E img {
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-user-drag: none;
        width: auto;
    }

    .sunzi-cart-greeting-card .sunzi__button-wrapper-content-SnAfp .sunzi__text-yB3oq {
        max-width: 70%;
        color: #000;
    }

    .sunzi-cart-greeting-card .sunzi__button-wrapper-content-SnAfp .sunzi__text-yB3oq .sunzi__subtitle-whQVu {
        margin: 0 0 5px 0;
        font-weight: 600;
        font-size: 14px;
    }

    .sunzi-cart-greeting-card .sunzi__button-wrapper-content-SnAfp .sunzi__text-yB3oq .sunzi__subtitle-whQVu span {
        margin-left: 5px;
    }

    .sunzi-cart-greeting-card .sunzi__button-wrapper-content-SnAfp .sunzi__text-yB3oq .sunzi__desc-Ql2ka {
        margin: 0;
        color: #848484;
        font-size: 12px;
    }

    .sunzi-cart-greeting-card .sunzi__button-wrapper-content-SnAfp .sunzi__text-yB3oq .sunzi__desc-Ql2ka span {
        margin-left: 5px;
    }

    .sunzi-cart-greeting-card .sunzi__button-custom-PkEOo {
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        height: 50px;
        padding: 0 20px;
        color: #fff;
        font-size: 14px;
        text-transform: uppercase;
        background-color: var(--sunzi-theme-color);
        border: 0;
        cursor: pointer;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        height: 34px;
        font-weight: normal;
        text-transform: capitalize;
        border-radius: 5px;
    }

    body.template__cart {
        height: unset !important;
        width: unset !important
    }

    .cart-greeting-card-section {
        width: 100%;
        max-width: 1360px;
        margin: 12px auto;
        padding: 0 30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #greeting-card-wrap {
        width: 100%;
    }

.swiper-slide-active,.swiper-slide-duplicate-active {
    transform: scale(1);
}

    @media(max-width: 768px) {
        .cart-greeting-card-section {
            /* width: calc(100% - 24px);
      margin: 0 auto 10px; */
            padding: 0 16px
        }
    }

    @media screen and (max-width: 959px) {
        .cart-greeting-card-section {
            padding: 0 16px;
        }

        .sunzi-cart-greeting-card .sunzi__button-wrapper-sTX5d {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            padding: 70px 13px 16px;
        }

        .sunzi-cart-greeting-card .sunzi__button-wrapper-content-SnAfp .sunzi__title-FmTgq {
            left: 13px;
        }

        .sunzi-cart-greeting-card .sunzi__button-wrapper-content-SnAfp .sunzi__text-yB3oq .sunzi__subtitle-whQVu {
            font-size: 12px;
        }

        .sunzi-cart-greeting-card .sunzi__button-custom-PkEOo {
            width: 100%;
            margin-top: 10px;
            font-weight: normal;
        }

        .sunzi__layout-4BBGK * {
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            font-family: 'Roboto', sans-serif;
        }








    }