body {  
    /*g-font-size:16*/
    /*font-size:  1.14286rem ;*/
    font-family: Noto Sans TC,"微軟正黑體",sans-serif;
    font-size:  1.2rem ;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: Noto Sans TC,"微軟正黑體",sans-serif;
}
select{
    padding-top: 4px !important;
}
.break-normal{
    white-space: normal;
}
.u-header {
    font-size: 16px ; 
}
.modal-backdrop {
    z-index: 90;
}
.modal-body {
    padding: 0px;
}
.modal-open{
	padding-right: 0px !important;
}
.u-header__sections-container{
	background-image: linear-gradient(to right, rgba(56, 42, 0, 1),  rgba(255, 255, 255, 0)),url('../img/header-bg.png');
	background-repeat: no-repeat,no-repeat;
	background-position: bottom,bottom;
}
@media (max-width: 991px) {
	.u-header__sections-container{
		/*background-image: linear-gradient(to right, rgba(56, 42, 0, 1),  rgba(255, 255, 255, 0));*/
        background-image:  linear-gradient(to right, rgba(0, 0,0, 1),  rgba(0, 0,0, 1));
	}
}
.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
    height: 2px;
}


.signup-check-iframe {
    height: 400px;
    overflow: scroll;
    border: 1px solid #bdbdbd;
    padding: 10px;
    margin-bottom: 10px;
    color: #333;
}

/*左方功能列*/
.navbar .navbar-nav .nav-link{
    font-weight: 400;
}
.navbar .u-sub-menu-v2 .hs-sub-menu, .navbar .u-sub-menu-v2 .hs-mega-menu, .navbar .u-sub-menu-v2 .dropdown-menu {
    background-color: rgba(0, 0, 0, 0);
    border-width: 0px 0 0px 0;
    border-top-color: rgba(0, 0, 0, 0);
    border-bottom-color: rgba(0, 0, 0, 0);
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0);;
}
.nav-item .dropdown-menu a{
    color: rgba(255, 255, 255, 0.8) !important;
}
.nav-item .dropdown-menu a:hover{
    color: rgba(255, 255, 255, 0.8) !important;
}
.navbar .u-sub-menu-v2 .hs-sub-menu .dropdown-item.active, .navbar .u-sub-menu-v2 .hs-sub-menu .dropdown-item:active, .navbar .u-sub-menu-v2 .hs-sub-menu .dropdown-item:focus, .navbar .u-sub-menu-v2 .hs-sub-menu .dropdown-item:hover, .navbar .u-sub-menu-v2 .dropdown-menu .dropdown-item.active, .navbar .u-sub-menu-v2 .dropdown-menu .dropdown-item:active, .navbar .u-sub-menu-v2 .dropdown-menu .dropdown-item:focus, .navbar .u-sub-menu-v2 .dropdown-menu .dropdown-item:hover {
    color: #fff !important;
}

/*訂單紀錄*/
.member-product{
    margin:10px 0px;
    margin-bottom: 20px;
}
.member-product .no-decoration{
    text-decoration:none;
}
.member-product .member-product-border{
    border:1px solid #bbbbbb;
}
.member-product .member-product-top-title{
    background-color: #2f2f2f;
    color: #fff;
    font-size: 16px;;
    padding: 10px;
}
.member-product .member-product-top-content{
    padding: 10px;
    padding: 10px;
    color:#606060;    
    font-size: 16px;
    background-color: #fff;
}
.member-product .member-product-mid-title{
	font-size: 16px;
    background-color:#bbbbbb;
    color:#fff;
    padding: 5px 10px;
}
.member-product .member-product-border table{
    margin-bottom:0px;
    color:#606060;
}
.member-product .member-product-bot-title{
    background-color:#bbbbbb;
    color:#fff;
    padding: 3px 10px;
}
.member-product .member-product-bot-content{
    padding:10px;
    padding: 10px;
    color:#606060;
}
.member-product .member-product-bot-hr{
    margin-top: 5px;
    margin-bottom: 5px;
}
.display-table{
    display:table;
}
.display-row{
    display:table-row;
}
.display-cell{
    display:table-cell
}
.no-break{
    white-space: nowrap;
}
/*end*/



/*購物車*/
.buy-cart .ezbuy-title-en{
    display:inline;font-size: 25px;    color: #8b8b8b;font-weight: 700;
}
.buy-cart .ezbuy-title-num{
    display: inline;padding: 8px;
}
.buy-cart .ezbuy-title-num span{
    font-size: 26px;color: #fff;background-color: #009688;padding-left: 10px;padding-right: 10px;margin-left: -7px;margin-bottom: 6px; position: relative;bottom: 5px;
}
.buy-cart .ezbuy-title-tw{
    display: inline;font-size: 26px;font-weight: 700;color: #009688;position: relative;left: -5px;
}
.buy-cart .table.table-colored {
    border-bottom-color: #717171;
    border: 1px solid #717171;
}
.buy-cart .table-colored > thead > tr > th {
    border-color: #777777;
    background-color: #777777;
    color: #ffffff;
}
form label, .radio label, .checkbox label {
    font-weight: 400;
}
.buy-cart .form-group{
    color:#000;
}
fieldset {
    padding: 10px 25px;
    margin: 15px 0px;
    background-color: #f2f2f2;
}
fieldset legend {  
    display: block;
    width: auto;
    padding: 3px 10px;
    margin-bottom: 0;
    font-size: 15px;
    line-height: inherit;
    color: #333333;
    border: 1px solid #ddd;
    background-color: #ffffff;

    border: 1px solid #d9534f;
    background-color: #d9534f;
    color:#fff;
    font-weight: 700;
}
fieldset .form-control, fieldset .form-control:focus {
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.12);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.12);
}
fieldset .form-control, fieldset .form-control:focus {
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.12);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.12);
    border-color: #3d3d3d;
}

.buy-cart .form-control {
    border-radius: 5px;
    border-color: #a1a1a1;
    color: #000;
}
.cart.table .total-quantity, .cart.table .total-amount {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
    font-weight: 700;
    color:#e53935;
}

.buy-cart  .cart .product a{
    font-size: 16px;
    color: #606060;
    font-weight: 700;
}
.cart.table th{
    white-space: nowrap;
}
.cart.table .price {
    width: 18%;
    font-size: 14px;
    color:#000;
}
.cart.table .quantity {
    min-width: 70px;
    font-size: 14px;
    color: #000;
}
.cart.table .amount-td {
    min-width: 50px;
    color: #000;
    font-size: 14px;
}
.cart.table .remove {
    min-width: 75px;
}
.cart.table .amount {
    text-align: center;
}
.cart.table .btn-remove {
    position: relative;
    top: 1px;
}

.cart.table .total-count-left{  
    border-top: 0px solid #f3f3f3;
    text-align:right;
    font-size: 16px;
    font-weight: 700;
    padding-top:5px;
    padding-bottom: 5px;
    color: #555;
}
.cart.table .total-count-left-border{
    border-top: 1px solid #f3f3f3;
}
.cart.table  .total-count-right{
    font-size: 16px;
    font-weight: 700;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #555;
    text-align: right;
}
.cart.table .total-count-all-left{
    font-size: 16px;
    font-weight: 700;
    color: #e53935;
    text-align: right;
    padding-bottom: 5px;
    padding-top: 5px;
    border-top: 0px solid #f3f3f3;
}
.cart.table .total-count-all-right{
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 16px;
    font-weight: 700;
    color: #e53935;
    text-align:right;
}
.cart.table .shop-table-bottom {
    background-color: #f2f2f2;
}
/*end*/

/*購物車 上方流程*/
/*電腦版*/
.buy-cart .buy-steps{
    width: 100%;
    display: block;
    position: relative;
}
.buy-cart .buy-steps .buy-step-lg{
    margin: 0;
    padding: 0;
    list-style: none;
}
.buy-cart .buy-steps .buy-step-lg li a{
    text-decoration: none;
}
.buy-cart .buy-steps .buy-step-lg li{
    width: 22%;
    position: relative;
    background-color: #fff;
    margin:8px;
    display: inline-block;
    padding: 0px 10px;
    border: 2px dashed #d5d5d5;
}
.buy-cart .buy-steps .buy-step-lg li h3{
    font-size: 23px;
    font-weight: 700;
    margin-top:10px;
    color:#646464;
}
.buy-cart .buy-steps .buy-step-lg li h3 span{
    font-size: 20px;
    background-color: #2d2d2d;
    color: #fff;
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 30px;
    padding-left: 9px;
    padding-top: 2px;
    margin-right: 7px;
    font-weight: 700;
}
.buy-cart .buy-steps .buy-step-lg li h4{
    font-size: 20px;
    font-weight: 700;
    margin-top: 8px;
    color:#959595;
}
.buy-cart .buy-steps .buy-step-lg li p{
    font-size: 14px;
    font-weight: 700;
    margin-top: 10px;
    color: #686868;
    margin-bottom: 8px;
    font-weight: 700;
}
.buy-cart .buy-steps .buy-step-lg .buy-steps-select{
    background-color: #2d2d2d;
    border: 2px dashed #2d2d2d;
}
.buy-cart .buy-steps .buy-step-lg .buy-steps-select h3{
    color:#fff;
}
.buy-cart .buy-steps .buy-step-lg .buy-steps-select h3 span{
    background-color: #fff;
    color: #2d2d2d;
}
.buy-cart .buy-steps .buy-step-lg .buy-steps-select h4{
    color:#fff;
}
.buy-cart .buy-steps .buy-step-lg .buy-steps-select p{
    color: #fff;
}
/*電腦版end*/

/*手機版*/
.buy-cart .buy-steps{
    width: 100%;
    display: block;
    position: relative;
}
.buy-cart .buy-steps .buy-step-sm{
    margin: 0;
    padding: 0;
    list-style: none;
}
.buy-cart .buy-steps .buy-step-sm div{
    text-align: center;
}
.buy-cart .buy-steps .buy-step-sm li a{
    text-decoration: none;
}
.buy-cart .buy-steps .buy-step-sm li{
    width: 22%;
    position: relative;
    background-color: #fff;
    margin: 0px;
    display: inline-block;
    padding: 0px 0px;
    border: 2px dashed #d5d5d5;
}
.buy-cart .buy-steps .buy-step-sm li h3{
    font-size: 12px;
    font-weight: 700;
    margin-top:10px;
    color:#646464;
}
.buy-cart .buy-steps .buy-step-sm li h3 span{
    font-size: 14px;
    background-color: #2d2d2d;
    color: #fff;
    width: 22px;
    height: 22px;
    display: inline-block;
    border-radius: 30px;
    padding-left: 0px;
    padding-top: 2px;
    font-weight: 700;
}
.buy-cart .buy-steps .buy-step-sm li h4{
    font-size: 10px;
    font-weight: 700;
    margin-top: 8px;
    color:#959595;
}
.buy-cart .buy-steps .buy-step-sm li p{
    font-size: 14px;
    font-weight: 700;
    margin-top: 10px;
    color: #686868;
    margin-bottom: 8px;
    font-weight: 700;
}
.buy-cart .buy-steps .buy-step-sm .buy-steps-select{
    background-color: #2d2d2d;
    border: 2px dashed #2d2d2d;
}
.buy-cart .buy-steps .buy-step-sm .buy-steps-select h3{
    color:#fff;
}
.buy-cart .buy-steps .buy-step-sm .buy-steps-select h3 span{
    background-color: #fff;
    color: #2d2d2d;
}
.buy-cart .buy-steps .buy-step-sm .buy-steps-select h4{
    color:#fff;
}
.buy-cart .buy-steps .buy-step-sm .buy-steps-select p{
    color: #fff;
}
/*手機版end*/