/* top product menu 2017-8-30 */
.topproductmenu{ width: 100%; overflow: hidden; margin: auto; margin: 0px; padding: 0px 0px 20px 0px;}
.topproductmenu li{float: left; margin-right: 20px; list-style-type: none; }
.topproductmenu li a{ display: block;padding: 6px 14px 6px 14px;font-size: 16px; font-weight: 700; background: #e9eff2;color: #758696;border-radius: 100px; }
.topproductmenu li a:hover{background: #d3402c; color: #fff;}
.topproductmenu .activelinkin{background: #d3402c; color: #fff;}

/* main body */
.maininfo .selectwrap{ width:765px; overflow:hidden; padding-left:0px !important; padding-right: 0px; border:0px solid #eee;}
/* select */
.selwrapperbl{width: 100%; padding-top: 0px; border:1px solid #eee;}
.selnametitle{width: 100%; height: 40px; line-height:40px; padding-left:13px; font-size: 18px; background:#eee; font-weight:bold; }
.selconfigure{ width: 98%; padding-left: 2%; padding-bottom:10px; margin-top: 15px;}
.selconfigure .info1{font-size: 12px;color: #7a7a7a; padding-bottom: 5px;}
.radio, .checkbox{ margin-top: 0px; margin-bottom: 15px;}
.pricestylex1{color: #d3402c;}
.pricestylex2{color: #093;}
.priceShow{ padding-left: 20px; color:#FC0; display:none}
.selxstext{font-size: 12px; color: #7a7a7a;}
/* 選中效果 */
.highlightersin{}

/* 輪播圖 */
.slide-product-photo{ width: 200px; height:200px; padding:10px; border:1px solid #eee; margin-bottom: 20px; margin-left:20px;}
.carousel-control{color: #000 !important; text-shadow: none !important;}
/* arrow */
.arrowpadtopbl{ padding-top: 90px;}
.arrowsizex{ font-size: 25px;}
/* button */
.btn-primary{background: #3399db !important; border-color: #3399db !important; border-width: 0px !important; line-height: 1.2 !important;}

/* Other */
.otherfit{ height: 35px; line-height: 35px; border-bottom: 1px solid #e0e0e0; font-size: 16px; font-weight: bold;}
.otherfit2{ height: 25px; line-height: 25px; color: #7a7a7a; border-bottom: 0px solid #e0e0e0; text-align: center; font-size: 12px; font-weight: bold; background: #eee;}
.otherfit3{ height: 40px; line-height: 40px; border-bottom: 0px solid #e0e0e0; font-size: 18px; font-weight: bold; margin-top: 0px; margin-bottom: 15px; background:#eee;}
.otherfit3 .title1{ font-size:18px; padding-left:15px;}
.otherfit4{ width: 100%; height: 35px; line-height: 35px; background: #eee; font-size: 14px; font-weight: bold; margin-bottom: 0px; margin-top: 0px;}
.otherfit4 .txtxs{ padding-left: 15px;}
.paddingistxt15{ padding: 15px; overflow: hidden; font-size: 14px;}

/* configuration information */
.configinform{ width: 100%; overflow: hidden; line-height: 20px; font-size: 14px;}
.configinform a{ font-size: 12px; color: #666;}

/* 配送地址 */
.dispatching-sel{ line-height: 22px !important;}
.daynumberx{width: 100%; height: 60px; line-height: 60px; text-align: center; font-size: 14px; border-top: 1px solid #eee; border-bottom: 1px solid #eee;}
.bankselinlogo{ width: 100%; height: 80px; text-align: center; padding-top: 10px;}
.payment-amount{ width: 100%; height: 40px; text-align: right; padding-top: 10px; font-size: 18px; font-weight: bold;}
.payment-amount .sstxt{font-size: 14px; font-weight: normal;}
.payment-go-button{width: 100%; height: 40px; padding-top: 10px; margin-bottom: 5px;}
.management-add{ width: 100%;height: 40px; font-size: 12px; color: #727272;}
.management-add a{color: #727272;}
.management-add-info{ width: 100%; overflow: hidden; padding-bottom: 10px;}

/* 2018-3-15 添加樣式(點擊顯示更多選項)按鈕 */
.chickmoreinfobtn{ margin-left:14px; margin-bottom:30px; border:none !important;}

/* 20183-19 圖片水平垂直居中 */
.img-h-a-v{display:table-cell; width:180px; height:180px; font-size:110px; text-align:center; vertical-align:middle;}

/* 2018-3-20添加間距 */
#productArr8{ margin-bottom:25px;}
#productArr11{ margin-bottom:25px;}
/* 圖片切換左右箭頭 */
.pc-page-arrowbtn-left{ width:15px; height:45px; background:url(../images/buttons_left.png) no-repeat; cursor:pointer; display:block; margin-top:65px; margin-left:-10px;}
.pc-page-arrowbtn-right{ width:15px; height:45px; background:url(../images/buttons_right.png) no-repeat; cursor:pointer; display:block; margin-top:65px; margin-left:8px;}

/* 圖片放大鏡 原先的bootcss樣式修改 */
.carousel-inner{ overflow:inherit !important;}
