@charset "utf-8";
/*
*
*   Page: Product
*
*/



/*
    Element: Block/Wrapper
*/
.product-listing-wrapper .product-detail-tab-content .home-list-block-02 {
    padding-right: 0;
}

h1.product-name {
    margin: 0px;
    position:relative;
    overflow: hidden;
}
.product-col-info .line-ad {overflow:initial;padding-left:10px; padding-bottom: 5px; text-align: right;}

.product-col-info .line-ad-list{
	float:right;
	width:auto;
}
/*
    Element: Product Column Info
*/
.product-col-info {
    display: block;
    width: 633px;
    float: left;
    position: relative;
    /*width: 433px;*/
}
.product-col-info .product-label img {
    margin-top: -5px;
    margin-right: 5px;
}
.product-col-info .line.narrow {
    width: 303px;
}
.product-col-info .line-04,
.product-col-info .line-06 {
    padding-top: 10px;
}
.product-col-info .line-04 .price-history-wrapper a img {
    width: 35px;
    height: 20px;
}
.product-col-info .line-04 .product-rating-wrapper .product-rating-normal .product-rating img {
    width: 60px;
    height: 12px;
}
.product-col-info .line-01 {
    padding-right: 150px;
}
.product-col-info .line-02 {
    width: 485px;
}
.product-col-info .line-02 .product-caption {
    font-size: 12px;
    color: #999;
}
.product-col-info .line-03 {
    padding: 4px 0 8px;
}
.product-col-info .line-03 ul {
    margin: 0;
}
.product-col-info .line-03 ul li {
    display: block;
    float: left;
    border-right: 1px solid #ccc;
    line-height: 8px;
    margin: 0;
    padding: 5px 8px;
}
.product-col-info .line-03 ul li:first-child {
    padding-left: 0;
}
.product-col-info .line-03 ul li:last-child {
    border: none;
}
.product-col-info .line-03 ul li a {
    font-size: 12px;
    color: #00a499;
}
.product-col-info .line-04 {}
.product-col-info .line-05 {
    padding: 10px 0 5px 0;
}
.product-col-info .line-05 .club-price-wrapper > span.affiliate-price{
    line-height: 26px;
}
.product-col-info .line-05 .club-price-wrapper > span.affiliate-price,
.product-col-info .line-05 .club-price-wrapper > span.other-aff-price-icon-wrapper
{
    display: inline-block;
    vertical-align: middle;
}
.product-col-info .line-05 .club-price-wrapper > span.club-title {
    vertical-align: bottom;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    color: #999;
}
.product-col-info .line-05 .club-price-wrapper .product-prop.club-unit,
.product-col-info .line-05 .club-price-wrapper .product-prop {
    line-height: 32px;
}
.product-col-info .line-05 .club-price-wrapper .club-unit {
    line-height: 36px;
}
.product-col-info .line-05 .club-price-wrapper .club-unit,
.product-col-info .line-05 .club-price-wrapper .product-prop.club-unit,
.product-col-info .line-05 .club-price-wrapper .club-price {
    color: #094e8c;
    font-weight: bold;
}
.product-col-info .line-05 .club-price-wrapper .club-unit {
    font-size: 17px;
    margin-top: -4px;
}
.product-col-info .line-05 .club-price-wrapper .product-prop.club-unit {
    font-size: 17px;
    margin-top: 0;
}
.product-col-info .line-05 .club-price-wrapper .club-price {
    font-size: 24px;
    margin-top: -1px;
}
.product-col-info .line-05 .club-price-wrapper .product-prop img {
    vertical-align: middle;
    margin-top: -4px;
}
.product-col-info .line-05 .product-prop img {
    vertical-align: unset;
    width: 20px;
    height: 20px;
    /* margin: 5px 0 0 3px; */
    margin-left: 3px;
}
.product-col-info .line-05 .product-prop .icon_trial_20 {
    vertical-align: unset;
    /* margin: 5px 0 0 3px; */
    width: 38px;
    height: 20px;
    margin-left: 3px;
}
.product-col-info .line-06 {
    padding-top: 10px;
}
/* //PDV-5164   產品屬性項寬度一致  */
.product-col-info .line-06 ul {
    list-style: none;
}
.product-col-info .line-06 .shop-list-div {
    display: table;
    border-collapse: collapse;
    width: 100%;
    font-size: 12px;
}
.product-col-info .line-06 .shop-list-div ul {
    display: table-row;
}
.product-col-info .line-06 .shop-list-div li {
    display: table-cell;
    padding: 1px 0px;
    word-break: break-all;
    word-wrap: break-word;
    color: #777;
    /* border: 1px solid red; */
    
}
.product-col-info .line-06 .shop-list-div section {
    min-width: 40%;
    max-width: 60%;
}
.product-col-info .line-06 .shop-list-div .tbody-left{      
      float: left;
      padding-right: 50px;
}
.product-col-info .line-06 .shop-list-div .tbody-right{
      overflow: hidden
}
.product-col-info .line-06 .shop-list-div li:nth-child(1){white-space: nowrap;}
.product-col-info .line-06 .shop-list-div li:nth-child(2){text-align: left;word-break: break-word;}
@media screen and (max-width:1224px) {
    .product-col-info .line-06 .shop-list-div section{
        width: 100%;
        max-width: 100%;
    }
    .product-col-info .line-06 .shop-list-div .tbody-left {
        padding-right: 0px;
    }
} 
/* .product-col-info .line-06 .child:first-child {
    width: 100%;       
}  */
/* //PDV-5164  end  */
.product-col-info .line.line-action {
    margin-top: 6px;
}
.product-col-info .product-price {
    font-size: 24px;
    font-family: system-ui;
    line-height: 28px;
}
.product-col-info .product-price .text-price-unit-to {
    margin: 0 2px;
}
.product-col-info .item-attr table tr td {
    height: 18px;
}
/* .product-col-info .item-attr {
    padding-right: 50px;
    float: left;
} */
.product-col-info .item-remark {
    display: block;
    width: auto;
    font-size: 12px;
    color: #121212;
    /*color: #222;*/
    float: left;
    padding-right: 50px;
}
.product-col-info .item-attr .attr-label,
.product-col-info .item-remark .remark-label {
    min-width: 0;
    /* width: 64px; */
    padding-right: 10px;
    /*min-width: 60px;*/
}
.product-col-info .item-attr .attr-info,
.product-col-info .item-remark .remark-info {
    vertical-align: top;
    width: 100%;
}
.product-col-info .item-attr .attr-info {
    height: auto;
}
.product-col-info .product-info-remark,
.product-col-info .club-remark {
    font-size: 12px;
    color: #999;
}
.product-col-info .product-info-remark {
    display: block;
    /*color: #333;*/
    padding: 12px 0;
}
.product-col-info .club-remark {
    margin-top: -7px;
}
.product-col-info .club-remark a,
.product-col-info .product-info-remark a {
    color: #00a499;
}
.product-col-info .product-info-remark a:hover {
    text-decoration: underline;
}

.product-detail-info .pd-compare-thumbnail {
    margin-top: 5px;
}

.product-detail-info .pd-compare-thumbnail-title{
    display: grid;
    height: 25px;
    font-family: PingFangHK;
    font-size: 14px;
    width: auto;
    margin-top: 0px!important;
    position: absolute;
    right: 0;
    top: 0;
}

.pd-compare-thumbnail-title label input[type="checkbox"]{
    appearance:none;/*取消默认的复选框样式*/
	/*重新写一个复选框圆角样式*/
	width:20px;/*设置方形宽度为20px*/
	height:20px;/*设置方形高度为20px*/
    background-image:url(/images/ab_test_72_compare_checkbox_deselect_default.png);/*复选框选中后添加背景图片*/
	background-repeat:no-repeat;/*取消背景图片平铺*/
	background-size:20px 20px;/*背景图片大小,第一个27px表示width宽度,第二个27px表示height高度*/
	background-position: center;/*背景图居中对齐*/
    cursor: pointer;
    float: left;
}

.pd-compare-thumbnail-title label:hover{
    color: #00a499!important;
}


.pd-compare-thumbnail-title label input[type="checkbox"]:hover{
    appearance:none;/*取消默认的复选框样式*/
	/*重新写一个复选框圆角样式*/
	width:20px;/*设置方形宽度为20px*/
	height:20px;/*设置方形高度为20px*/
    background-image:url(/images/ab_test_72_compare_checkbox_deselect_hover.png);/*复选框选中后添加背景图片*/
	background-repeat:no-repeat;/*取消背景图片平铺*/
	background-size:20px 20px;/*背景图片大小,第一个27px表示width宽度,第二个27px表示height高度*/
	background-position: center;/*背景图居中对齐*/
    cursor: pointer;
    float: left;
}

.pd-compare-thumbnail-title span input[type="checkbox"]{
    appearance:none;/*取消默认的复选框样式*/
	/*重新写一个复选框圆角样式*/
	width:20px;/*设置方形宽度为20px*/
	height:20px;/*设置方形高度为20px*/
    background-image:url(/images/ab_test_72_compare_checkbox_selected_default.png);/*复选框选中后添加背景图片*/
	background-repeat:no-repeat;/*取消背景图片平铺*/
	background-size:20px 20px;/*背景图片大小,第一个27px表示width宽度,第二个27px表示height高度*/
	background-position: center;/*背景图居中对齐*/
    cursor: pointer;
    float: left;
}


.pd-compare-thumbnail-title span input[type="checkbox"]:hover{
    appearance:none;/*取消默认的复选框样式*/
	/*重新写一个复选框圆角样式*/
    background-image:url(/images/ab_test_72_compare_checkbox_selected_hover.png);/*复选框选中后添加背景图片*/
	background-repeat:no-repeat;/*取消背景图片平铺*/
	background-size:20px 20px;/*背景图片大小,第一个27px表示width宽度,第二个27px表示height高度*/
	background-position: center;/*背景图居中对齐*/
}

.pd-compare-thumbnail-title a,.pd-compare-thumbnail-title label{
    display: block;
    line-height: 25px;
    float: left;
}

.product-col-info .fb-like-ntn-wrapper {
    display: block;
    float: left;
    margin-right: 3px;
}
@media screen and (max-width: 1224px) {
    .product-col-info {
        width: 433px;
    }
    .product-col-info .line-02 {
        width: 285px;
    }
}





/*
    Element: Product History Chart
    Remark: -
*/
.price-history-chart-small-wrapper {
    display: none;
    width: 450px;
    height: 250px;
    position: absolute;
    background: #fff;
    padding: 20px;
    border: 1px solid rgb(234, 233, 233);
    border-radius: 5px;
    -webkit-box-shadow: 3px 3px 5px 0 rgba(0,0,0,0.25);
    -moz-box-shadow: 3px 3px 5px 0 rgba(0,0,0,0.25);
    box-shadow: 3px 3px 5px 0 rgba(0,0,0,0.25);
    z-index: 50000;
}
.price-history-chart-small-wrapper .price-history-chart-small-image_loading {
    display: block;
    width: 100px;
    margin: 50px auto;
}
.price-history-chart-small-wrapper .text-reference-only {
    color: #888;
    font-size: 12px;
    text-align: left;
    position: relative;
}
.price-history-chart-small-wrapper .text-beta {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
}




/*
    Element: Quotation Merchant detail
    Remark: -
*/
.quotation-merchant-spec {
    border-top: 1px solid #ededed;
    padding: 5px 0;
}
.quotation-merchant-spec:after {
    clear: both;
}
.quotation-merchant-spec div p:first-child {
    font-size: 12px;
    /* color: #8e8e93; */
    color: #999;
}
.quotation-merchant-spec p {
    margin: 0;
    color: #777;
}
.quotation-merchant-spec-month {
    width: 66px;
    float: left;
}
.quotation-merchant-spec-total {
    width: 66px;
    float: left;
    padding-left: 5px;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
}
.quotation-merchant-spec-rating {
    width: 67px;
    float: left;
    padding-left: 5px;
}
.quotation-merchant-spec-rating img {
    width: 58px;
    height: 10px;
    margin-top: -2px;
}
.quotation-merchant-spec-rating:hover {
    background: #f6f6f6;
    border-radius: 5px;
    cursor: pointer;
}
.quotation-merchant-spec li {
    width: 60px;
    float: left;
    text-align: center;
}
.quotation-merchant-spec li:nth-child(n+2) {
    border-left: 1px solid #e4e4e4;
}
.quotation-merchant-spec span {
    display: block;
    margin-top: 5px;
}
.price-app-promo-award-computer-app img {
    width: 200px;
    height: 42px;
}



/*
    Element: Related Product List
    Remark: -
*/
.related-prod-list {
    border-top: 1px #eaeaea solid;
    padding: 10px 0;
}
.related-prod-title {
    font-size: 15px;
    font-weight: bold;
    color: #121212;
    /*color: #111;*/
    line-height: 16px;
    margin-bottom: 5px;
}
.related-prod-container {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    z-index: 1;
}
.related-prod-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.related-prod-inner {
    width: 175px;
    height: 195px;
    padding: 10px;
    text-align: center;
}
.related-prod-inner .dsc {
    padding-top: 2px;
}
.related-prod-inner .pd-name {
    display: -webkit-box;
    height: 35px;
    font-size: 13px;
    color: #121212;
    /*color: #111;*/
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.related-prod-inner:hover {
    opacity: 0.7;
}
.related-prod-inner a:hover {
    text-decoration: none;
}
.related-prod-inner:hover .dsc .pd-name {
    color: #00a499;
}
.related-prod-inner .product-price {
    padding: 0 !important;
    margin: 0 !important;
    font-size: 16px !important;
}
.related-prod-inner .pd-price .product-prop {
    position: relative;
    /* bottom: 2px; */
}
.related-prod-inner .pd-price .product-prop .hong_20,
.related-prod-inner .pd-price .product-prop .water_20 {
    max-width: 16px;
    max-height: 16px;
    padding: 0;
    /* margin: 1px; */
}
.related-prod-inner .pd-price .product-price {
    vertical-align: middle;
    display: inline-flex;
    align-items: baseline;
}
.related-prod-inner .pd-price .product-prop {
    vertical-align: middle;
    display: inline-flex;
    margin-left: 3px;
}
.related-prod-inner .pd-price .product-price .text-price-unit {
    font-size: 13px;
    margin-right: 2px;
}
.related-prod-inner .pd-price .product-price .text-price-number {
    font-size: 19px;
}
.related-prod-inner .item-img {
    width: 100%;
    min-height: 110px;
    height: 100%;
    position: relative;
}
.related-prod-inner img.related-prod-img {
    max-width: 110px;
    max-height: 110px;
    vertical-align: middle;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    opacity: 0;
    transition: opacity 0.3s;
}




/*
    Element: Product Button
    Remark: -
*/
/*.buy_popover-charity {
    width: 207px;
    height: 87px;
    position: absolute;
    top: 95px;
    right: 120px;
    background: none;
    padding: 0;
    color: #8a6d3b!important;
    overflow: visible;
    font-size: 12px;
    z-index: 1;
}

.buy_popover-charity.affiliate-banner {
    top: 15px;
}
.buy_popover-charity p {
    margin: 0;
}
.buy_popover-charity-2 {
    width: 207px;
    height: 87px;
    position: absolute;
    top: 61px;
    right: 120px;
    background: none;
    padding: 0;
    z-index: 1;
}
*/


.price-refer-btn {
	overflow: visible;
}
.referral_btn_wrapper {
	position: relative;
}
.buy_popover-charity {
	position: absolute;
	display: none;
	top: 42%; 
	transform: translateY(-50%);
	left: -112px;
	right: 0px;
	width: 157px;
}
.price-refer-btn .refer-btn-detail{
	text-align: right;
}
.price-refer-btn .refer-btn-detail .new_referral_btn{
    position: relative;
    display: inline-block;
    text-align: center;
	float: none;
}




/*
    Element: Related product tab
    Remark: -
*/
.body-product-list .product-detail-tab-service .product-list-item-list ul li:not(.news-normal) .item {
    background: none;
    border-bottom: 1px solid #eaeaea;
}
.body-product-list .product-detail-tab-service .product-list-item-list .column-01 {
    width: 152px;
}
.body-product-list .product-detail-tab-service .product-list-item-list .column-01 img {
    width: 150px;
    height: 150px;
}
.body-product-list .product-detail-tab-service .product-list-item-list .column-02 {
    width: 492px;
    padding-left: 15px;
    padding-right: 0;
}
.body-product-list .product-detail-tab-service .product-list-item-list .column-02 .line-01 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 3px;
}
.body-product-list .product-detail-tab-service .product-list-item-list .column-02 a {
    color: #121212;
}
.body-product-list .product-detail-tab-service .product-list-item-list .column-02 a:hover {
    color: #00a499;
}
.body-product-list .product-detail-tab-service .product-list-item-list .column-03 {
    width: 222px;
    float: left;
}
.body-product-list .product-detail-tab-service .product-list-item-list .column-03 a:hover {
    color: #c91547;
    text-decoration: none;
}
.body-product-list .product-detail-tab-service .product-list-item-list .column-04 {
    display: none;
}
.body-product-list .product-detail-tab-service .column-02 .line-04 {
    padding-top: 12px;
    font-size: 12px;
    color: #121212;
}
.body-product-list .product-detail-tab-service .column-02 .line-04 .item-attr-01,
.body-product-list .product-detail-tab-service .column-02 .line-04 .item-attr-02 {
    width: 238px;
    display: block;
    float: left;
}
.body-product-list .product-detail-tab-service .column-02 .line-04 .item-attr-01 {
    padding-right: 40px;
}
.body-product-list .product-detail-tab-service .column-02 .line-04 .item-attr-02 {}
.body-product-list .product-detail-tab-service .column-02 .line-04 .item-attr .attr-label {
    white-space: nowrap;
    vertical-align: top;
    word-break: break-word;
    padding-right: 7px;
    padding-bottom: 1px;
}
.body-product-list .product-detail-tab-service .column-02 .line-04 .item-attr .attr-info {
    display: inline-block;
    width: 146px;
    max-width: 120px;
    max-height: 36px;
    word-break: break-word !important;
    padding-bottom: 1px;
}
@media screen and (max-width: 1224px) {
    .body-product-list .product-detail-tab-service .product-list-item-list .column-02 {
        width: 291px;
    }
}


/** handle product popup issue **/
.dialog-footer.member {
    text-align: center;
}

.quote-stock-status-SST, 
.quote-stock-status-LST {
    color: #00a499;
}


.body-product-list .product-list-item-list .quote-source {
	font-size: 12px;
	color: #777;
	/*margin: 0 0 10px 0;*/
	/* height: 24px; */
    line-height: 20px;
}
.body-product-list .product-list-item-list .quote-source div {
    height: 24px;
    line-height: 24px;
    display: inline-block;
    vertical-align: middle;
}
.body-product-list .product-list-item-list .quote-source img.stock-dot {
    width: 4px;
    height: 4px;
    margin: 10px 5px;
	vertical-align: top;
}
.body-product-list .product-list-item-list ul li .column-02 .quote-source .product-prop img {
    margin: 2px 4px;
    width: 20px;
    height: 20px;
    border: 0;
    padding: 0;
    vertical-align: top;
}
 
