
.mbr-section, .lead {
   text-align: justify;
}

.links-color li {
  color: #c0a375;
}
.links-color li a {
  color: #90a878;
}
.links-color li a:hover {
  color: #a07e49;
}


TH {
	font-size: 14px;
	text-align: center;
}
TD {
	font-size: 12px;
	text-align: center;
}

.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.table-reflow thead,.table-reflow tr{float:left}
.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:.9375rem;padding-right:.9375rem}.col-xs-1{width:8.33333%}.col-xs-2{width:16.66667%}.col-xs-3{width:25%}.col-xs-4{width:33.33333%}.col-xs-5{width:41.66667%}.col-xs-6{width:50%}.col-xs-7{width:58.33333%}.col-xs-8{width:66.66667%}.col-xs-9{width:75%}.col-xs-10{width:83.33333%}.col-xs-11{width:91.66667%}.col-xs-12{width:100%}

.features7 .heading {        /* TITLE */
  margin-bottom: 1rem; }
  .features7 .heading-title {
    font-weight: 600;
    margin-bottom: 1em;
    font-size: 1.5rem;
    line-height: 1em; }
    @media (min-width: 768px) {
      .features7 .heading-title {
        font-size: 1.5rem; } }
    @media (min-width: 992px) {
      .features7 .heading-title {
        font-size: 1.8rem; } }
  .features7 .heading-text {
    text-transform: uppercase;
    margin-bottom: 0;
    letter-spacing: 1px; }



/* news Title H4 */
.styled {
   padding-top: 18px;
   font-size: 1.185em;
   font-weight: bold;
}
.news {
   font-size: 0.86em;
   text-align: justify;
}

/* Q&A */
.panel-body p {
   padding: 0 15px;
   font-size: 0.8em;
}

/* MEMBERs */

.mem-submenu {
margin: 0 auto; margin-top: 60px; height: 45px; padding-bottom: 6px; text-align: left;  border-bottom: 0px solid #BA9119; background-color: rgb(255, 255, 253); margin-bottom: 40px; text-align: center;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;}

.mem-submenu ul { margin: 0 auto; list-style-type: none; border: 0px solid #BA9119; padding: 1rem;}
.mem-submenu li { display: inline-block; font-size: 1.091rem; font-weight: 500; color: #b5b5b5; border-top: 0px solid #BA9119; cursor: pointer; padding: 0.31rem 0.41rem; }
.mem-submenu li a { color: #b5b5b5; text-decoration: none; cursor: pointer; }
.mem-submenu li a:hover { color: #C89F62; text-decoration: none; cursor: pointer; }
.mem_selected, .mem_selected a, .mem_selected a:hover {color: #C89F62; text-decoration: none;}

.mem-cont-adjust { 
   color: #fff;
   border-bottom: 1px solid #dedede;
   padding: 2px 3px;
   margin-left: 23px; line-height: 22px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }


/* INFO -- TA */
.ta-list-text {margin: 10px 25px 0px -25px; line-height: 1.38em; font-size: 0.835em; color: #666666;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;}

.sp-list-text {margin: 10px 25px 15px 25px; line-height: 1.38em; font-size: 0.835em; color: #222222;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;}

.pm-list-text {margin: 10px 25px 15px 10px; line-height: 1.48em; font-size: 0.835em; color: #222222;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;}

.qa-list-text {margin: 10px 25px 15px 5px; line-height: 1.58em; font-size: 0.835em; color: #222222;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;}

/* PRODUCT INFO */
/* id: news-c1 */
.shoplist-table { margin: 0 auto; max-width: 1020px; border-top: 0px solid #BA9119;  border-bottom: 0px solid #BA9119; background-color: rgb(255, 255, 253); padding-top: 0px; padding-bottom: 8rem!important; padding-left: 10px;  padding-right: 15px; }
/* table */.a-table {  
  display: table; 
  border-collapse: collapse;
}  

/* tr */.a-row{
 display: table-row; 
 border:solid 1px #efefef;
  margin: 0 10px;
  -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* tr */.a-row-noborder {
 display: table-row; 
 border:solid 0px #efefef;
 margin: 0 10px;
 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


/* td , th */.a-cell1 {  
  display: table-cell;
  border-right: 0px dotted #red; 
  padding: 15px; 
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align:middle; 
  text-align:center;
}  
  
.a-cell2 {  
  display: table-cell; 
  padding: 20px; 
  border-right: 1px dotted #red; 
  -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
  text-align: left;
}  

.a-cell2-t1 {
  text-align: left;
  border-bottom: 1px solid #dedede; 
  padding-bottom: 5px; 
  margin-bottom: 10px; 
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }

.a-cell2-t2 { 
  text-align: left;
  color: #787787; 
  font-size: 0.89em;
  margin-bottom: 10px; 
  min-height: 66px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }

.a-cell2-t3 { 
  text-align: right;
  color: #787787; 
  font-size: 0.89em;
  margin-bottom: 20px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }

.a-cell-div { padding: 0; margin: 10px 0 0 0; }

.a-cell-subtitle { width:100%; color: #fff; background: #EA7A57; padding: 8px ; 
  -webkit-box-sizing: border-box;  border-radius: 5px 5px 0 0;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }

.a-cell3 {  
  display: table-cell; 
  padding: 20px; 
  background:#fff;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.imgX { border: 0; width: 100%; }

.pro-brand { font-size: 0.68em; font-weight: 500; line-height: 16px; }
.pro-name { font-size: 1.34em; line-height: 28px; }
.pro-price { 
  padding-top: 5px; 
  font-size: 1.2em;
  line-height: 24px;
  color: #e92f0a;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}


/****** CART LIST *****/
/* table */.b-table {  
  display: table; 
  border-collapse: collapse;
}  

/* tr */.b-row{
display: table-row; border:solid 1px #dedede;
  margin: 0 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

/* tr */.b-row-noborder {
display: table-row; border:solid 0px #efefef;
  margin: 0 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}


/* td , th */.b-cell1 {
  font-size: 0.931rem; 
  display: table-cell;
  border: 0px dotted #333333; 
  padding: 5px; 
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align:middle; 
  text-align:center;
  overflow: hidden;
}  

.b-cell1 ul {
  width: 100%; padding: 0; list-style: none; margin: 0;
}

.b-cell2 {
  font-size: 0.9em;
  display: table-cell; 
  padding: 5px; 
  border: 0px dotted #ff0000; 
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: middle; 
  text-align: center;
}  

.b-cell2 ul {
  width: 100%; padding: 0; list-style: none; border: 0px solid #000; 
  margin: 0;
}


.b-cell2 ul li { border: 0px solid #000; 
}

.b-cell-t1 {
  font-size: 0.876rem;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; 
  border: 0px solid #000;
}

.b-cell-t1 a { font-size: 0.876rem;}
.b-cell-t1 a:hover { font-size: 0.876rem;}



.b-cell3 {  
  display: table-cell; 
  padding: 10px; 
  background:#fff;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}



.button_shop { 
  font-size:  0.931rem; padding: 2px 6px; 
  font-weight: 300;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #efefef !important;
}



.font_shopcart_title {padding:10px 10px 5px 10px; font-size:12pt; height:20px; color:#000000; font-weight: 450;}
.font_shopcart_1 { font-size:10pt; line-height:18px; color:#000000;}
.font_shopcart_2 { font-size:10pt; line-height:18px; color:#535353; padding:1px;} .font_shopcart_2 A { color:#535353; text-decoration: none;} .font_shopcart_2 A:hover { color:#000000; text-decoration: none;}
.font_shopcart_2_red { font-size:10pt; line-height:18px; color:#C80000; padding:1px; font-weight: 450;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }
.font_shopcart_2_green { font-size:10pt; line-height:18px; color:#809A6B; padding:1px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }
.font_shopcart_3 { font-size:10pt; line-height:18px; color:#535353; padding:3px 10px 2px 0px;}
.font_shopcart_3_red { font-size:10pt; line-height:18px; color:#C80000; padding:3px 10px 2px 0px;}
.font_shopcart_0_red { width:560px; font-size:11pt; line-height:18px; color:#C80000; padding:1px; font-weight: 450; padding-left:30px; text-align:left;}




 .product-d0 {
   display: none;
 }
 .product-d1 {
   display: block;
 }

.mbr-figure { width: 100%; }

.productinfo-spaceT1 {
   margin-top: 40px;
   border: 0px dotted #333333; 
}

.productinfo-spaceMain {
   margin-top: 0px; margin-bottom: 20px;
}

.productinfo-spaceT2 {
   margin: 0px 0;
   border: 0px dotted #330000;
}

.productinfo-spaceT3 {
   margin: 0px 0;
   border: 0px dotted #330000;
}


.productinfo-spaceP1 img {
  width: 100%;
  border: 0;
}

.productinfo-spaceP1text {
  display: flex; flex-direction: column;justify-content: center;
}


.productinfo-spaceP2 img {
  width: 100%;
  border: 0;
}

.productinfo-P20 {
  display: none;
}
.productinfo-P21 {
  display: block;
}

/*************************************************************/

@media (max-width: 543px) {
 .mbr-section-title {
  /** font-size: 0.8em;**/
   margin: 0 10px;
 }
 .mbr-section-text {
   margin: 0 10px;
 }
 .card-img {
   display: none;
 }
 .btn-info {
   font-size: 0.68rem;
   margin-bottom: 20px;
 }
 
 .mem-submenu { padding-left: 10px;}
 .mem-submenu li { font-size: 0.786rem; padding: 0.2rem;}
 .mem-submenu li span { display: none;}
 
 .b-cell1 li span { display: none;}
 .b-cell-t1 { font-size: 0.68rem;}
 .b-cell-t1 a { font-size: 0.68rem;}
 .b-cell-t1 a:hover { font-size: 0.68rem;}
 .b-row {
   margin: 0;
 }
 
}


@media (max-width: 767px) {
 .productinfo-spaceT1 {
   padding-top: 60px; padding-bottom: 0px;
 }
 .productinfo-spaceMain {
   margin-top: 10px; margin-bottom: 10px;
   padding-top: 20px; padding-bottom: 30px;
 }
 .productinfo-P20 {
   margin-top: -80px;
   display: block;
 }
 .productinfo-P21 {
   display: none;
 }
 .productinfo-spaceT2 {
   padding-top: 10px; 
   padding-bottom: 10px;
 }
 .productinfo-spaceT3 {
   padding-top: 0px; 
   padding-bottom: 20px;
 }
 
 .divspace-prodinfo-bread { margin-top: -80px; }
 
 .product-d0 {
   display: block;
   margin-top: -40px;
 }
 .product-d1 {
   display: none;
 }
}

/* ===================================================
   新好園購物車 UI 樣式覆蓋 (版號：V20260815-MYCART-CSS-FIX)
   =================================================== */

/* 1. 修正「刪除 X」按鈕：改為細緻小巧的灰紅按鈕 */
.cart-remove-btn, 
a.remove-item, 
button.remove-item {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 28px !important;            /* 強制縮小寬度 */
    height: 28px !important;           /* 強制縮小高度 */
    border-radius: 50% !important;     /* 保留圓形但極小化 */
    border: 1px solid #e0e0e0 !important;
    background-color: #ffffff !important;
    color: #999999 !important;        /* 預設淡灰色 X */
    font-size: 14px !important;
    text-decoration: none !important;
    transition: all 0.2s ease !important;
    padding: 0 !important;
    margin: 0 auto !important;
}

.cart-remove-btn:hover, 
a.remove-item:hover, 
button.remove-item:hover {
    border-color: #dc3545 !important;
    color: #dc3545 !important;        /* 滑鼠懸停變紅 */
    background-color: #fff5f5 !important;
}

/* 2. 修正「數量輸入框」：從大白球還原為正常矩形框 */
.cart-qty-input, 
input[type="number"].cart-qty-input {
    width: 60px !important;            /* 恢復標準矩形寬度 */
    height: 32px !important;           /* 恢復標準高度 */
    border-radius: 4px !important;     /* 破除 50% 圓形污染，改為微圓角矩形 */
    border: 1px solid #cccccc !important;
    background-color: #ffffff !important;
    color: #333333 !important;        /* 確保字體為清晰深灰色 */
    font-size: 15px !important;
    font-weight: 600 !important;
    text-align: center !important;    /* 數字置中 */
    padding: 0 4px !important;
    line-height: 36px !important;     /* 確保文字垂直居中 */
    box-shadow: none !important;
    outline: none !important;
    font-family: 'Google Sans', sans-serif;
}

/* 修正原生 input[type=number] 箭頭樣式干擾 */
input[type="number"].cart-qty-input::-webkit-inner-spin-button, 
input[type="number"].cart-qty-input::-webkit-outer-spin-button {
    opacity: 1 !important;            /* 讓上下箭頭清晰可見 */
    font-family: 'Google Sans', sans-serif;
}

.cart-fontsize {
  font-size: 16px;
  font-family: 'Google Sans', sans-serif;
}


/** members .. submenu **/

.cid-sL4IpBMl9h {
  padding-top: 40px;
  padding-bottom: 10px;
  background-color: #ffffff;
}
.cid-sL4IpBMl9h .mbr-text,
.cid-sL4IpBMl9h .mbr-section-subtitle {
  color: #767676;
}
.cid-sL4IpBMl9h .mbr-text {
  margin-bottom: 0 !important;
  color: #ffffff;
  transition: .2s all;
}
.cid-sL4IpBMl9h .card-title {
  color: #66458e;
  font-weight: 450 !important;
}
.cid-sL4IpBMl9h .card .card-img span {
  color: #ffffff;
  font-size: 26px !important;
  background: #ffffff;
  font-weight: 400 !important;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.cid-sL4IpBMl9h .card-img {
  padding-bottom: 5px !important;
}
@media (max-width: 767px) {
  .cid-sL4IpBMl9h .mbr-section-subtitle,
  .cid-sL4IpBMl9h .mbr-section-title {
    text-align: center !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-sL4IpBMl9h .card .card-img span {
    background: none;
  }
}
.cid-sL4IpBMl9h .card-wrap {
  border-radius: 5px !important;
  padding: 15px 0px 5px 0px;
}
.cid-sL4IpBMl9h .card1 {
  background-color: #ffb18a;
}
.cid-sL4IpBMl9h .card2 {
  background-color: #ffda6a;
}
.cid-sL4IpBMl9h .card3 {
  background-color: #fcdada;
}
.cid-sL4IpBMl9h .card4 {
  background-color: #f4affa;
}
.cid-sL4IpBMl9h .card5 {
  background-color: #58ba73;
}
.cid-sL4IpBMl9h .card6 {
  background-color: #cae37d;
}
.cid-sL4IpBMl9h .card-title,
.cid-sL4IpBMl9h .card-img {
  color: #ffffff;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .cid-sL4IpBMl9h .card-img {
    display: none;
  }
}
