.CustomPage {
    display: none !important;
}

/* #shopline-section-176165963318130cc2d7 {
    background-color: #C4D2FF !important;
}

@media screen and (max-width: 700px) {
    .product-list__container .product-list__products {
        display: block !important;
    }

    .product-list__container .product-list__products .product-list__product {
        margin-bottom: 30px !important;
    }
} */

.awaken-1111-container {
    background-color: #081F64;
}

.awaken-1111-container img {
    display: block;
    /* 避免圖片出現空白間隙 */
}

.awaken-1111-wrapper {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    line-height: 0;
    /* 避免圖片出現空白間隙 */
    position: relative;
}


/* 免運卷、抵用卷 */
.awaken-1111-coupon-container {
    position: relative;
}

.awaken-1111-coupon-wrapper {
    position: absolute;
    display: flex;
    flex-direction: column;
    top: 616px;
    left: 129px;
    /* background-color: #ffffff; */
}

.coupon-button-group {
    display: flex;
    flex-direction: row;
    gap: 72px;
}

.awaken-1111-coupon-wrapper .coupon-button-group:nth-child(2) {
    margin-top: 280px;
}

.coupon-button-group a img {
    width: 185px;
    height: 55px;
    transition: 0.5s all;
}

.coupon-button-group a img:hover {
    scale: 1.1;
    transition: 0.5s all;
}

@media screen and (max-width: 700px) {
    .awaken-1111-coupon-wrapper {
        position: absolute;
        display: flex;
        flex-direction: column;
        top: 88vw;
        left: 18.42vw;
        /* background-color: #ffffff; */
    }

    .coupon-button-group {
        display: flex;
        flex-direction: row;
        gap: 10.28vw;
    }

    .awaken-1111-coupon-wrapper .coupon-button-group:nth-child(2) {
        margin-top: 40vw;
    }

    .coupon-button-group a img {
        width: 26.42vw;
        height: 7.85vw;
        transition: 0s all;
        /* 過度時間為0，避免 RWD 位移過程跑版 */
    }
}

/* END 免運卷、抵用卷 */


/* Line 購物 */
.line-points-container {
    position: relative;
}

.line-points-wrapper {
    position: absolute;
    top: 403px;
    left: 92px;
}

.line-points-wrapper a img {
    width: 184px;
    height: 55px;
}

.line-points-wrapper a img:hover {
    scale: 1.1;
    transition: 0.5s all;
}

@media screen and (max-width: 700px) {
    .line-points-wrapper {
        position: absolute;
        top: 57.57vw;
        left: 13.14vw;
    }

    .line-points-wrapper a img {
        width: 26.28vw;
        height: 7.85vw;
    }

    .line-points-wrapper a img:hover {
        scale: 1.1;
        transition: 0.5s all;
    }
}

/* END Line 購物 */

/* 週週抽好禮 */
.lucky-draw-container {
    position: relative;
}

.lucky-draw-wrapper {
    position: absolute;
    top: 1016px;
    left: 144px;
}

.lucky-draw-wrapper a img {
    width: 413px;
    height: 81px;
    transition: 0.5s all;
}

.lucky-draw-wrapper a img:hover {
    scale: 1.1;
    transition: 0.5s all;
}


@media screen and (max-width: 700px) {
    .lucky-draw-wrapper {
        position: absolute;
        top: 145.14vw;
        left: 20.57vw;
    }

    .lucky-draw-wrapper a img {
        width: 59vw;
        height: 11.57vw;
        transition: 0s all;
    }

    .lucky-draw-wrapper a img:hover {
        scale: 1.1;
        transition: 0.5s all;
    }
}

/* END 週週抽好禮 */


/* 優惠套組｜推薦組合 */
.recommend-set-container {
    position: relative;
}

.recommend-set-wrapper {
    position: absolute;
    display: flex;
    flex-direction: column;
    top: 329px;
    left: 130px;
    align-items: end;
}

.recommend-set-button-group {
    display: flex;
    flex-direction: row;
    gap: 166px;
    margin-bottom: 421px;
}

.recommend-set-wrapper .recommend-set-button-group:nth-child(1) {
    margin-bottom: 435px;
    margin-right: -48px;
}

.recommend-set-button-group a img {
    width: 137px;
    height: 46px;
    transition: 0.5s all;
}

.recommend-set-button-group a img:hover {
    scale: 1.2;
    transition: 0.5s all;
}

@media screen and (max-width: 700px) {
    .recommend-set-wrapper {
        position: absolute;
        display: flex;
        flex-direction: column;
        top: 47vw;
        left: 18.57vw;
        align-items: end;
    }

    .recommend-set-button-group {
        display: flex;
        flex-direction: row;
        gap: 23.71vw;
        margin-bottom: 60.14vw;
    }

    .recommend-set-wrapper .recommend-set-button-group:nth-child(1) {
        margin-bottom: 62.14vw;
        margin-right: -6.85vw;
    }

    .recommend-set-button-group a img {
        width: 19.57vw;
        height: 6.57vw;
        transition: 0s all;
    }

    .recommend-set-button-group a img:hover {
        scale: 1.2;
        transition: 0.5s all;
    }
}

/* END 優惠套組｜推薦組合 */

/* 必囤套組｜博士推薦 */
.doctor-recommend-container {
    position: relative;
}

.doctor-recommend-wrapper {
    position: absolute;
    display: flex;
    flex-direction: column;
    top: 860px;
    left: 130px;
    align-items: end;
}

.doctor-recommend-button-group {
    display: flex;
    flex-direction: row;
    gap: 166px;
    margin-bottom: 467px;
}

.doctor-recommend-wrapper .doctor-recommend-button-group:nth-child(1) {
    margin-bottom: 474px;
    margin-right: -48px;
}

.doctor-recommend-button-group a img {
    width: 137px;
    height: 46px;
    transition: 0.5s all;
}

.doctor-recommend-button-group a img:hover {
    scale: 1.2;
    transition: 0.5s all;
}

@media screen and (max-width: 700px) {
    .doctor-recommend-wrapper {
        position: absolute;
        display: flex;
        flex-direction: column;
        top: 122.85vw;
        left: 18.57vw;
        align-items: end;
    }

    .doctor-recommend-button-group {
        display: flex;
        flex-direction: row;
        gap: 23.71vw;
        margin-bottom: 66.71vw;
    }

    .doctor-recommend-wrapper .doctor-recommend-button-group:nth-child(1) {
        margin-bottom: 66.71vw;
        margin-right: -6.85vw;
    }

    .doctor-recommend-button-group a img {
        width: 19.57vw;
        height: 6.57vw;
        transition: 0s all;
    }

    .doctor-recommend-button-group a img:hover {
        scale: 1.2;
        transition: 0.5s all;
    }
}

/* END 必囤套組｜博士推薦 */

/* 新客專享 */
.newbie-offer-container {
    position: relative;
}

.newbie-offer-wrapper {
    position: absolute;
    top: 304px;
    left: 325px;
}

.newbie-offer-wrapper a img {
    width: 240px;
    height: 48px;
    transition: 0.5s all;
}

.newbie-offer-wrapper a img:hover {
    scale: 1.2;
    transition: 0.5s all;
}

@media screen and (max-width: 700px) {
    .newbie-offer-wrapper {
        position: absolute;
        top: 43.42vw;
        left: 46.42vw;
    }

    .newbie-offer-wrapper a img {
        width: 34.28vw;
        height: 6.85vw;
        transition: 0s all;
    }

    .newbie-offer-wrapper a img:hover {
        scale: 1.2;
        transition: 0.5s all;
    }
}

/* END 新客專享 */


/* ＝＝＝ 跑馬燈 ＝＝＝ */

.marquee-container {
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    height: 56px;
    font-size: 26px;
    color: #ffca45;
    /* border: 1px solid #313134; */
    background-color: #0837CB;
}

.marquee-content {
    display: inline-block;
    white-space: nowrap;
    animation: marquee 10s linear infinite;
}

.marquee-content2 {
    display: inline-block;
    white-space: nowrap;
    animation: marquee2 10s linear infinite;
}

.marquee-content3 {
    display: inline-block;
    white-space: nowrap;
    animation: marquee3 10s linear infinite;
}

.marquee-content4 {
    display: inline-block;
    white-space: nowrap;
    animation: marquee4 10s linear infinite;
}

.marquee-content5 {
    display: inline-block;
    white-space: nowrap;
    animation: marquee5 10s linear infinite;
}

@keyframes marquee {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);
    }
}

@keyframes marquee2 {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);
    }
}

@keyframes marquee3 {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);
    }
}

@keyframes marquee4 {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);
    }
}

@keyframes marquee5 {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);
    }
}

@media screen and (max-width: 700px) {
    .marquee-container {
        width: 100%;
        overflow: hidden;
        display: flex;
        align-items: center;
        height: 8vw;
        font-size: 3.7vw;
        color: #ffca45;
        /* border: 1px solid #313134; */
        background-color: #0837CB;
    }
}

/* ＝＝＝ END 跑馬燈 ＝＝＝ */


/* ＝＝＝ 活動細則條款 ＝＝＝ */
.awaken-1111-rules p {
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0 38px;
    z-index: 1;

    font-family: 'Noto Sans', sans-serif;
    color: #ffffff;
    text-align: justify;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    /* line-height: 33px; */
    letter-spacing: 0.5px;
}

.awaken-1111-rules ul {
    padding: 0 38px !important;
}

.awaken-1111-rules li {
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    z-index: 1;

    font-family: 'Noto Sans', sans-serif;
    color: #ffffff;
    text-align: justify;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 0.5px;
}

/* ＝＝＝ END 活動細則條款 ＝＝＝ */