.additional-products:disabled{
  background-color: #ccc;
}

.additional-products-desc{
	border-left: 6px solid #d8396a;
	padding-left: 15px;
	margin-bottom: 10px;
}
.additional-products-desc p{
	font-size: 16px;
	color: #d8396a;
}
.additional-products-desc span{
	font-size: 16px;
	color: #d8396a;
}
/*加價購*/
.additional-products{
  border: 1px solid #cccccc;
}
.additional-products-spec {
  display: flex;
	float: left;
  width: 50%;
	justify-content:left;
  margin-bottom: 20px;
}
.additional-confirm-quantity{
	display: flex;
  flex-wrap: wrap;
  position: absolute;
  left: 65%;
  width: 50%;
}
.additional-products-spec  .size {
  padding-right: 10px;
}
.product-subspec{
  width: 20%;
  float: left;
}
.additional-products-select{
  height: 36px;
  font-size: 16px;
  width: 103px;
  border: 1px solid #023246;
}
.additional-products-select:disabled {
	background-color: #CCC;
	border: 1px solid #ddd;
	color: #808080;
}
.quantity.buttons_added .minus:disabled{
	background-color: #CCC;
	border: 1px solid #ddd;
	color: #808080;
}
.quantity.buttons_added .plus:disabled{
	background-color: #CCC;
	border: 1px solid #ddd;
	color: #808080;
}
.quantity .input-text.qty:disabled{
	background-color: #CCC;
	border: 1px solid #ddd;
	color: #808080;
}
.btn-additional-confirm-disabled{
	background-color: #CCC;
	color: #808080;
	width: 50px;
	height: 36px;
	padding: 5px 10px;
	margin-left: 10px;
}
.btn-additional-confirm-disabled a{
	color: #808080;
}
.additional-products-box{
  width: 90%;
}
.additional-products-title-box{
  background-color: #f2f3f0;
  display: flex;
  border-bottom: 1px solid #DEDEDE;
}
.additional-products-list{
  background: #ffffff;
}
.additional-products-title{
    width: 120px;
    background: none;
    padding: 10px;
    margin: 0px;
    text-align: left;
    font-size: 18px;
}
.additional-toplimit{
	    color: #d62872;
    font-weight: 700;
    font-size: 20px;
    padding-left: 2px;
    padding-right: 2px;
}
.additional-products-list h4{
    height: 50px;
    overflow: hidden;
    line-height: 1.2;
    margin-top: 10px;
    margin-bottom: 10px;
    letter-spacing: 2px;
    color: #343434;
    font-size: 16px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
	  width: 65%;
    padding-top: 10px;
}
.additional-products-list ul{
  display: inline-block;
  margin: 3px 10px;
  padding: 0px;
  list-style: none;
  width: 100%;
}
.additional-products-list ul li{
  box-sizing: border-box;
  width: 50%;
  display: block;
}
.additional-products-left{
  float: left;
}
/*清除左側商品浮動*/
.products-clearfix{
  content: '';
  display: table;
  clear: both;
}
.additional-products-right{
  float: right;
}
.additional-products-img{
  float: left;
  border: 1px solid #CCC;
  margin-top: 10px;
  margin-right: 20px;
  width: 20%;
}
.additional-products-bottom{
}
.additional-products-bottom .price{
  color: #F02028;
}
.additional-products-price{
  font-size: 22px;
  float: right;
  width: 10%;
  color: #D62672;
  font-weight: 500;
  height: 30px;
  margin-top: -50px;
}
.additional-products-list .num{
  float: right;
}
.additional-products-list .num span{
  padding: 0 30px;
  padding: 0 30px;
  position: absolute;
  z-index: -99;
}
.pay {
  padding-top: 10px;
  padding-right: 10px;
  width: 100%;
  font-size: 16px;
  text-align: right;
}
.pay .totalNum{
  color: #d62872;
  font-weight: 700;
  font-size: 20px;
  padding-left: 2px;
  padding-right: 2px;
}
.pay p{
  color: #F02028;
}
.pay button{
  position: fixed;bottom:0;right: 0;
  width: 300px;
  height: 166px;
  background-color: #FF3334;
  color: #FFF;
  font-size: 45px;
}
/*加價按鈕*/
.btn-additional-confirm{
  width: 50px;
  height: 36px;
  background-color: #343434;
  color: #fff;
  padding: 5px 10px;
  margin-left: 10px;
}
.btn-additional-confirm a{
  color: #fff;
  }
/*確認加價購商品-先不顯示*/
.additional-confirm-product{
  display: none;
}
/*加購區-table*/
.additional-table-content ul{
	list-style: none;
	padding: 0;
  margin-left: 62px;
  text-align: left;
}
.clearfix:after{
  content:'';
  display:table;
  clear:both;
}
.additional-table-content ul li{
	float: none !important;
	width: 75%;
    margin-top: -3px;
 }
.additional-table{
  display: block !important;
}
.additional-table .additional-product-item>li{
	float: left;
	color: #D62672;
  margin-top: 10px;
}
.additional-table .additional-table-thead .additional-product-item{
	display: none;
	background-color: #008080;
	color: #fff;
	font-size: 16px;
	height: 35px;
	line-height: 35px;
}
.additional-table .additional-table-tbody .additional-product-item{
	color: #333;
	font-size: 14px;
  border-top: 1px solid #ccc;
}
.ic-remove img{
	display: block;
    width: 20px;
    height: 20px;
	margin: 5px 0px;
}

.additional-table .additional-table-thead li:first-child{
	width: 100px;
}
.additional-table .additional-table-tbody li:first-child{
	margin-left: 0;
}
.additional-table .tbody li:nth-child(2){
	width: 120px;
}
.additional-table  .additional-table-thead li:last-child{
	width: 160px;
}
.additional-table .additional-table-tbody li:last-child{
	margin-left: 0;
}
.additional-table .additional-product-item{
	display: flex;
  width: 100%;
}
.additional-table .additional-table-thead li:first-child{
	float:1;
}
.additional-table .additional-table-tbody li:nth-child(2){
}
.additional-table .additional-table-thead li:last-child{

}
.additional-table .additional-table-tbody li:last-child{
}
/*dialog 背景*/
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.7);
    z-index: 99!important;
}

@media screen and (max-width: 640px) {
    /*優惠加價購*/
.additional-products-box{
    width: 100%;
    padding: 5px;
  }
  .additional-products-title{
    width: 165px;
  }
  .additional-products-list h4{
    height: 48px;
    margin-top: 0px;
    width: 70%;
  }
  .additional-products-product-box{
    width: 100%;
  }
  .additional-products-img{
    margin-right: 10px;
  }
  .additional-products-list ul{
    margin: 0;
  }
  .additional-products-list ul li{
    width: 100%;
  }
  .additional-products-list .num span{
    padding: 0 15px;
  }
  .additional-products-price{
   float:none;
  }
  .additional-products-spec{
	flex-wrap: wrap;
	display: block;
	margin-bottom:5px;
	clear: both;
  }
  .product-subspec{
	margin-bottom:10px;
  }
  .additional-products-select{
	float: left;
    margin-right: 5px; 
	font-size: 14px;
	width: 92px;
  }
  .additional-products-list .num{
	padding-left: 0px;
	padding-right: 0px;
  }
  .additional-confirm-quantity{
	display: flex;
	position: relative;
	left: 6%;
 }
 /*加購區-table*/
 .additional-table .additional-table-tbody .additional-product-item{
    padding-top: 0px;
    padding-left: 8px;
 }
 .additional-table-content ul{
	margin-left: 0px;
}
 .additional-table-content ul li{
	margin-left: 0px;
	text-align: center;
  margin-top: 10px;
 }
 /*加價按鈕*/
.btn-additional-confirm{
	width: 48px;
}
}
.excerpt{
  border-bottom: 1px dashed #d7d7d7;
  margin-bottom: 10px;
}