.PrdListBlk {
    max-width: 1100px;
    margin-top: 25px;
}
body .PrdList .divCell {
    width: calc(32% - 1%);
    margin: 10px 1% 30px;
    padding: 0;
    height: 350px;
}

/*商品外層*/
body .PrdList .liCell {
    border: 0;
    padding: 0;
}

/*商品圖包層*/
.divCell .PrdImg {
    height: 200px;
    overflow: hidden;
    width: 200px;
}
.divCell:hover .PrdImg {
    /*height: 200px;*/
    overflow: hidden;
    /*width: 200px;*/
    /*opacity: 0.5;*/
}


.rtPrdImgWrap {
    position: relative;
    //background: #fff;
}
/*商品圖*/
.PrdImg img {
    height: 100%;
    object-fit: cover;
}

/*商品文字包層*/
.PrdList .PrdCell .PrdContent {
    margin-top: 5px;
}

/*作者、商品標題包層*/
.PrdTxt {
    /*height: 45px;*/
    /*overflow: hidden;*/
}

/*商品標題*/
body .PrdList .PrdCell .PrdTitle {
    line-height: 130%;
    margin: 0 auto 10px;
    font-weight: bold;
    color: #333;
    font-size: 16px;
    text-align: center;
    margin-bottom: 4px;
    overflow: hidden;
    white-space: normal;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    width: 100%;
}
.PrdList .PrdCell .PrdBtn {
    float: right;
    cursor: pointer;
    margin-top: 10px;
    width: 30px;
}

body .PrdList .SaleBtn1, body .PrdList .SaleBtn2, body .PrdList .SaleBtn3 {
    white-space: nowrap;
    cursor: pointer;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, 0%);
    transition: 0.4s;
    background: #D3C9AC;
    color: #585757;
    width: 90%;
    height: 40px;
    border-radius: 3px;
    position: absolute;
    border: 0;
    padding: 9px 0;
    margin: 0;
    font-weight: bold;
    box-sizing: border-box;
    display: none;
}
.PrdList .divCell:hover .SaleBtn1 ,
.PrdList .divCell:hover .SaleBtn2 ,
.PrdList .divCell:hover .SaleBtn3 ,
.PrdList .divCell:hover .SaleBtn7{ display: block; }
.PrdList .SaleBtn1:hover, .PrdList .SaleBtn2:hover, .PrdList .SaleBtn3:hover {
    background: #D3C9AC;
    color: #585757;
}
.PrdList .SaleBtn7 {
    white-space: nowrap;
    cursor: pointer;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%, 0%);
    transition: 0.4s;
    background: #d4d4d4;
    color: #333;
    width: 90%;
    height: 40px;
    border-radius: 3px;
    position: absolute;
    border: 0;
    padding: 9px 0;
    margin: 0;
    font-weight: bold;
    box-sizing: border-box;
    display: none;
}

.rtBuyNowMob { display: none; }
.rtBuyNowMob .SaleBtn1,.rtBuyNowMob .SaleBtn2{
    margin: 10px 0 0;    
    border-radius: 3px;
    height: 32px;
    color: transparent;
    background: url(https://athena.noon360.com/noon360/noon360/MsgInfo/cartIcon20241007_20241007_15194796.png) no-repeat center #f7f7f7;
    background-size: auto 21px;
}



/*價錢$*/
body .PrdList .PrdCell .DollarSign {
    color: #000;
    margin-right: 5px; 
}


/*建議售價名稱 隱藏*/
.PriceHintName {
    display: none;
}
/*建議售價*/
.PrdPriceHint {
    text-decoration: line-through;
    color: #777;
    font-weight: bold;
}
.PrdList .PrdCell .PrdPriceHint .PriceHintAmt:before {
    content: 'NT$';
    font-weight: bold;
    padding-right: 0px;
    color: #777;
}
.PrdList .PrdCell .PrdPriceHint .DollarSign {
    font-weight: normal;
    padding-right: 0px;
    color: #777;
    display: none;
}


/*商品價錢*/
.PrdPrice {
}

.PrdList .PrdCell .PrdPriceAmt{
color: #000;
}
.PrdList .PrdCell .PrdPriceAmt, .PrdList .PrdCell .PrdPrice {
    letter-spacing: 0;
    text-align: center;
    margin: 0;
    vertical-align: baseline;
    line-height: 150%;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
}

.PrdList .PrdCell .DollarUnit {
    font-size: 0.9rem;
    display: none;
}

.PrdList .PrdCell a.rtBuyNow {
    float: right; display: none;
}

.btn {
    white-space: nowrap;
    background: transparent;
    width: 90px;
    text-align: center;
    vertical-align: middle;
    border: 3px solid #c3dff0;
    color: #fff;
    background-color: #c3dff0;
    font-weight: normal;
    font-size: 14px;
    cursor: pointer;
    transition: all .25s linear 0s;
    font-weight: bold;
    float: left;
}

.btn a { color: #130e3a; }
#PageCtrl {
    margin: 0 0 50px;
}
#PageCtrl .OtherPage {
    cursor: pointer;
    font-weight: normal;
    color: #999;
    background-color: #fff;
    border: 1px solid #ddd;
    width: 30px;
    height: 30px;
    padding: 4px 0;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}
#PageCtrl .ThisPage {
    cursor: initial;
    font-weight: normal;
    color: #fff;
    width: 30px;
    height: 30px;
    padding: 3px 0;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    background-color: #e1e1e1;
    border: 1px solid #e1e1e1;
}
#PageCtrl .txt_CountNumR, #PageCtrl .txt_CountNumL, #PageCtrl .RecCount, #PageCtrl .spPageCtrl, #PageCtrl .txt_PageNum {display: none; }
#PageCtrl .txt_BtnNext, #PageCtrl .txt_BtnLast {
    margin-left: 3px;
    margin-right: 3px;
    cursor: pointer;
    font-weight: normal;
    color: #999;
    background-color: #fff;
    border: 1px solid #ddd;
    width: 30px;
    height: 30px;
    padding: 3px 0;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}
#PageCtrl .OtherPage:hover, #PageCtrl .txt_BtnNext:hover, #PageCtrl .txt_BtnLast:hover {
    background-color: #ddd;
    border: 1px solid #ddd;
    color: #232A32;
}
#PageCtrl .txt_BtnFirst, #PageCtrl .txt_BtnEnd { display: none; }
/*網路售價名稱 隱藏*/
body .PrdList .PrdCell .PriceName {
    display: none;
}

/*NoDiscount color*/
.PrdList .PrdCell .PrdPrice.noDiscount .PrdPriceAmt,
.PrdList .PrdCell .PrdPrice.noDiscount .DollarSign { color: #333; } 

.PrdList .PrdCell .PrdDesc {
    line-height: 133%;
    margin: 0 0 10px;
    font-weight: bold;
    color: #333;
    font-size: 14px;
    text-align: center;
    margin-bottom: 4px;
    overflow: hidden;
    white-space: normal;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    max-height: 38px;
    display: none;
}
/*紅配綠*/
.spanPrdExPrice.css紅標 {
    display: block;
}
.spanPrdExPrice.css紅標, .spanPrdExPrice.css紅標 .DollarSign {
    color: #D35873;
}
.PrdList .PrdCell.css紅標 .rtPrdImgWrap:before {
    content: '紅';
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    display: block;
    width: 20px;
    height: 20px;
    background: #D35873;
    border-radius: 30px;
    color: #fff;
    text-align: center;
    padding: 5px;
}
.spanPrdExPrice.css綠標 {
    display: block;
}
.spanPrdExPrice.css綠標, .spanPrdExPrice.css綠標 .DollarSign {
    color: #5CB85C;
}
.PrdList .PrdCell.css綠標 .rtPrdImgWrap:before {
    content: '綠';
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    display: block;
    width: 20px;
    height: 20px;
    background: #5CB85C;
    border-radius: 30px;
    color: #fff;
    text-align: center;
    padding: 5px;
}

/*=================PAD version begin===================*/


@media (max-width: 1024px) {
.rtBuyNow { display: none; }
.rtBuyNowMob { display: block; }
.PrdList .PrdCell .PrdBtn {
    float: none;
    cursor: pointer;
    margin-top: 10px;
    width: 100%;
}


body .divCell:hover .PrdImg {
    max-height: unset;
    /*height: auto;*/
    width: 100%;
    overflow: hidden;
    opacity: 1;
}

.PrdList .rtBuyNowMob .SaleBtn1, .PrdList .rtBuyNowMob .SaleBtn2, .PrdList .rtBuyNowMob .SaleBtn3 {
    white-space: nowrap;
    cursor: pointer;
    transform: unset;
    transition: 0.4s;
    background: #fff;
    color: #333;
    width: 100%;
    border-radius: 3px;
    position: static;
    border: 0;
    padding: 10px 0;
    margin: 0;
    font-weight: bold;
    box-sizing: border-box;
    display: block;
    margin: 10px 0 0;
    border-radius: 3px;
    color: transparent;
    background: url(https://athena.noon360.com/noon360/noon360/MsgInfo/cartIcon20241007_20241007_15194796.png) no-repeat center #f7f7f7;
    background-size: auto 21px;
}

}

@media (max-width: 810px) {
body .PrdList .divCell {
    width: calc(48% - 2%);
    margin: 10px 2% 20px !important;
    height: auto;
}

.PrdList .PrdCell .PrdTitle {
    height: 36px;
    margin-bottom: 0;
}
.PrdList .PrdCell .PrdContent {
    margin: 15px 0 5px;
}

}

/*=================PAD version end===================*/

/*==============mobile version begin===================*/

@media (max-width: 490px) {
.PrdList .divCell { width: 40%; margin: 20px 10px 20px; }
.divCell .PrdImg {
    height: 120px;
    width: 120px;
    margin: 0 auto;
}
.btn {
    width: 100%;
}
}


/*=================mobile version end===================*/

.ErrMsg {
    margin: 30px 0;
}

.ClassBanner{
	display:none;
}

/* ========================================================================== 
   Course overview card layout override
   Scope: only the product card content inside .PrdListCont.
   Existing list, paging and non-product component styles above are retained.
   ========================================================================== */

:root {
    --rt-course-card: #ffffff;
    --rt-course-line: #e7e0d6;
    --rt-course-ink: #1a1a13;
    --rt-course-muted: #6b6860;
    --rt-course-green: #06b84a;
    --rt-course-green-dark: #048a37;
    --rt-course-green-soft: #e3f6ec;
    --rt-course-surface: #f5f2ec;
    --rt-course-shadow: 0 8px 22px rgba(56, 45, 30, .06);
    --rt-course-radius: 18px;
}

/* Allow the new card to determine its own content height without touching the list data structure. */
body .PrdList .divCell {
    height: auto;
}

body .PrdList .PrdListCont {
    min-height: 350px;
    height: 100%;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    background: var(--rt-course-card);
    border: 1px solid var(--rt-course-line);
    border-radius: var(--rt-course-radius);
    box-shadow: var(--rt-course-shadow);
    font-family: "Noto Sans TC", "PingFang TC", "Microsoft JhengHei", Arial, sans-serif;
    color: var(--rt-course-ink);
    transition: transform .18s ease, box-shadow .18s ease;
}

body .PrdList .divCell:hover .PrdListCont {
    transform: translateY(-2px);
    box-shadow: 0 12px 26px rgba(56, 45, 30, .10);
}

body .PrdList .PrdListCont .rtPrdImgWrap {
    position: relative;
    flex: 0 0 auto;
    overflow: hidden;
    background: var(--rt-course-surface);
}

body .PrdList .PrdListCont .PrdImgURL {
    display: block;
    width: 100%;
    text-decoration: none;
}

body .PrdList .PrdListCont .PrdImg {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
    margin: 0;
    overflow: hidden;
    background: var(--rt-course-surface);
}

body .PrdList .PrdListCont .PrdImg img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .28s ease;
}

body .PrdList .divCell:hover .PrdListCont .PrdImg img {
    transform: scale(1.035);
}

/* Keep IconSale as a compact course-status badge instead of a free-floating icon. */
body .PrdList .PrdListCont .PrdIconSale {
    position: absolute;
    z-index: 2;
    top: 10px;
    left: 10px;
    max-width: calc(100% - 20px);
}

body .PrdList .PrdListCont .PrdIconSale:empty {
    display: none;
}

body .PrdList .PrdListCont .PrdIconSale .ulIconSale {
    position: static !important;
    top: auto !important;
    left: auto !important;
    display: flex;
    align-items: center;
    gap: 4px;
    margin: 0;
    padding: 0 !important;
    list-style: none;
}

body .PrdList .PrdListCont .PrdIconSale .liIconSale {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 28px;
    padding: 3px 8px;
    border: 1px solid #bfe6ce;
    border-radius: 999px;
    background: var(--rt-course-green-soft);
    color: var(--rt-course-green-dark);
    font-size: 13px;
    font-weight: 800;
    line-height: 1;
}

body .PrdList .PrdListCont .PrdIconSale .liIconSale img {
    display: block;
    width: auto;
    max-width: 72px;
    height: auto;
    max-height: 22px;
}

body .PrdList .PrdListCont .PrdContent {
    display: flex;
    flex: 1;
    flex-direction: column;
    gap: 8px;
    margin: 0;
    padding: 13px 14px 14px;
}

body .PrdList .PrdListCont .PrdTxt {
    min-height: 46px;
}

body .PrdList .PrdListCont .PrdTitleURL {
    display: block;
    color: inherit;
    text-decoration: none;
}

body .PrdList .PrdListCont .PrdTitle {
    display: -webkit-box;
    width: 100%;
    margin: 0;
    overflow: hidden;
    color: var(--rt-course-ink);
    font-size: 18px;
    font-weight: 700;
    line-height: 1.42;
    text-align: left;
    white-space: normal;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

body .PrdList .PrdListCont .PrdDesc {
    display: -webkit-box !important;
    min-height: 38px;
    max-height: 38px;
    margin: 0;
    overflow: hidden;
    color: var(--rt-course-muted);
    font-size: 14px;
    font-weight: 400;
    line-height: 1.45;
    text-align: left;
    white-space: normal;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

body .PrdList .PrdListCont .PrdBottom {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 10px;
    margin-top: auto;
    padding-top: 9px;
    border-top: 1px solid rgba(0, 0, 0, .08);
}

body .PrdList .PrdListCont .PrdPriceWrap {
    min-width: 0;
    flex: 1;
}

body .PrdList .PrdListCont .PrdPriceHint {
    min-height: 17px;
    margin: 0 0 2px;
    overflow: hidden;
    color: #9a9890;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.35;
    text-align: left;
    text-decoration: line-through;
    white-space: nowrap;
    text-overflow: ellipsis;
}

body .PrdList .PrdListCont .PrdPriceHint:empty {
    display: none;
}

body .PrdList .PrdListCont .PrdPriceHint .PriceHintAmt:before {
    color: inherit;
    font-weight: inherit;
}

body .PrdList .PrdListCont .PrdPrice,
body .PrdList .PrdListCont .PrdPrice .PrdPriceAmt {
    width: auto;
    margin: 0;
    color: var(--rt-course-green-dark);
    font-size: 22px;
    font-weight: 900;
    line-height: 1.15;
    text-align: left;
    letter-spacing: -.02em;
}

body .PrdList .PrdListCont .PrdPrice .DollarSign,
body .PrdList .PrdListCont .PrdPrice .DollarUnit {
    color: inherit;
    font-size: .78em;
}

body .PrdList .PrdListCont .PrdPrice.noDiscount .PrdPriceAmt,
body .PrdList .PrdListCont .PrdPrice.noDiscount .DollarSign {
    color: var(--rt-course-green-dark);
}

/* Desktop purchase button: use the course-overview primary action style. */
body .PrdList .PrdListCont .rtBuyNow {
    display: block !important;
    flex: 0 0 auto;
    min-width: 100px;
}

body .PrdList .PrdListCont .rtBuyNow .SaleBtn1,
body .PrdList .PrdListCont .rtBuyNow .SaleBtn2,
body .PrdList .PrdListCont .rtBuyNow .SaleBtn3,
body .PrdList .PrdListCont .rtBuyNow .SaleBtn7 {
    position: static !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 100% !important;
    min-width: 100px;
    height: 42px;
    margin: 0 !important;
    padding: 0 14px;
    transform: none !important;
    border: 0;
    border-radius: 12px;
    background: var(--rt-course-green);
    color: #fff;
    font-family: inherit;
    font-size: 14px;
    font-weight: 800;
    line-height: 1;
    text-decoration: none;
    box-shadow: 0 2px 12px rgba(6, 184, 74, .20);
}

body .PrdList .PrdListCont .rtBuyNow .SaleBtn1:hover,
body .PrdList .PrdListCont .rtBuyNow .SaleBtn2:hover,
body .PrdList .PrdListCont .rtBuyNow .SaleBtn3:hover,
body .PrdList .PrdListCont .rtBuyNow .SaleBtn7:hover {
    background: var(--rt-course-green-dark);
    color: #fff;
}

/* The mobile container remains in the original template but only becomes visible at tablet/mobile widths. */
body .PrdList .PrdListCont .rtBuyNowMob {
    display: none !important;
}

/* Retain existing red/green product states as a discreet tint without the old circular text marker. */
body .PrdList .PrdCell.css紅標 .rtPrdImgWrap:before,
body .PrdList .PrdCell.css綠標 .rtPrdImgWrap:before {
    display: none;
}

@media (max-width: 1024px) {
    body .PrdList .PrdListCont {
        min-height: 0;
    }

    body .PrdList .PrdListCont .rtBuyNow {
        display: none !important;
    }

    body .PrdList .PrdListCont .rtBuyNowMob {
        display: block !important;
        width: 100%;
        margin-top: 2px;
    }

    body .PrdList .PrdListCont .rtBuyNowMob .SaleBtn1,
    body .PrdList .PrdListCont .rtBuyNowMob .SaleBtn2,
    body .PrdList .PrdListCont .rtBuyNowMob .SaleBtn3,
    body .PrdList .PrdListCont .rtBuyNowMob .SaleBtn7 {
        position: static !important;
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
        width: 100% !important;
        min-width: 0;
        height: 42px;
        margin: 0 !important;
        padding: 0 14px;
        transform: none !important;
        border: 0;
        border-radius: 12px;
        background: var(--rt-course-green) !important;
        color: #fff !important;
        font-family: inherit;
        font-size: 14px;
        font-weight: 800;
        line-height: 1;
        text-decoration: none;
        box-shadow: 0 2px 12px rgba(6, 184, 74, .20);
    }
}

@media (max-width: 810px) {
    body .PrdList .PrdListCont .PrdContent {
        padding: 12px;
    }

    body .PrdList .PrdListCont .PrdTitle {
        min-height: 0;
        height: auto;
        font-size: 16px;
        line-height: 1.38;
    }

    body .PrdList .PrdListCont .PrdTxt {
        min-height: 44px;
    }

    body .PrdList .PrdListCont .PrdDesc {
        min-height: 36px;
        max-height: 36px;
        font-size: 13px;
    }

    body .PrdList .PrdListCont .PrdPrice,
    body .PrdList .PrdListCont .PrdPrice .PrdPriceAmt {
        font-size: 20px;
    }
}

@media (max-width: 490px) {
    body .PrdList .PrdListCont {
        border-radius: 14px;
    }

    body .PrdList .PrdListCont .PrdContent {
        gap: 7px;
        padding: 10px;
    }

    body .PrdList .PrdListCont .PrdIconSale {
        top: 7px;
        left: 7px;
    }

    body .PrdList .PrdListCont .PrdIconSale .liIconSale {
        min-height: 24px;
        padding: 2px 6px;
        font-size: 11px;
    }

    body .PrdList .PrdListCont .PrdBottom {
        padding-top: 7px;
    }

    body .PrdList .PrdListCont .PrdPriceHint {
        min-height: 15px;
        font-size: 11px;
    }

    body .PrdList .PrdListCont .PrdPrice,
    body .PrdList .PrdListCont .PrdPrice .PrdPriceAmt {
        font-size: 18px;
    }
}
