@charset "UTF-8";

/*------------------------購物車流程 STEP2 ------------------------*/

.shopping-list {
    float: left;
    width: 99%;
    color: rgb(51, 51, 51);
    font-weight: bold;
    font-size: 24px;
    padding-bottom: 10px;
    padding-left: 1%;
    margin-bottom: 14px;
    border-bottom: 2px solid rgb(102, 102, 102);
}

.payment_way {
    float: left;
    width: 98%;
    margin: 0 0 0 2%;
}

.payment_way input {
    float: left;
    margin-top: 3px;
    margin-right: 1%;
}

.payment_way label {
    float: left;
    margin: 0 0 15px 0;
    width: 180px;
}

.cart-page-inner {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 35px 0 0 0;
}

.cart-page {
    width: 100%;
    float: left;
    background: #FFF;
    padding-bottom: 55px;
}

.cart_step {
    width: 90%;
    max-width: none;
    margin: 5px auto 0 auto;
    padding-bottom: 150px
}

.cart_step .step_icon {
    float: left;
    margin: 0 3%;
    width: 15%;
}

.cart_step .step_icon2 {
    float: left;
    margin: 20px 0;
    width: 42px;
}

.cart_step .bgimg_1_orange {
    background: url(../images/cart_step1_orange_2.png) center 0px no-repeat;
    padding-top: 70px;
}

.cart_step .bgimg_1_gray {
    background: url(../images/cart_step1_gray_2.png) center 0px no-repeat;
    padding-top: 70px;
}

.cart_step .bgimg_2_orange {
    background: url(../images/cart_step2_orange_2.png) center 0px no-repeat;
    padding-top: 70px;
}

.cart_step .bgimg_2_gray {
    background: url(../images/cart_step2_gray_2.png) center 0px no-repeat;
    padding-top: 70px;
}

.cart_step .bgimg_3_orange {
    background: url(../images/cart_step3_orange_2.png) center 0px no-repeat;
    padding-top: 70px;
}

.cart_step .bgimg_3_gray {
    background: url(../images/cart_step3_gray_2.png) center 0px no-repeat;
    padding-top: 70px;
}

.cart_step .bgimg_4_orange {
    background: url(../images/cart_step4_orange_2.png) center 0px no-repeat;
    padding-top: 70px;
}

.cart_step .bgimg_4_gray {
    background: url(../images/cart_step4_gray_2.png) center 0px no-repeat;
    padding-top: 70px;
}

.cart_content {
    width: 100%;
    float: left;
}

.cart_content .list_area > .title {
    float: left;
    width: 99%;
    color: #333;
    font-weight: bold;
    font-size: 24px;
    border-bottom: #666 2px solid;
    padding-bottom: 1%;
    padding-left: 1%;
    margin-bottom: 2%;
}

.cart_content .list_area .sub-title {
    width: 99%;
    padding-left: 1%;
    float: left;
    margin: 0 0 30px 0;
}

.cart_content .list_area .sub-title.sub-title2 {
    width: 99%;
    padding-left: 1%;
    float: left;
    margin: 0 0 25px 0;
}

.cart_content .list_area .sub-title p {}

.general {
    float: left;
    width: 100%;
}

.general-2 {
    float: left;
    width: 100%;
}

.general-3 {
    float: left;
    width: 100%;
}


/*----------------------------購物車左邊選單-------------------------*/

.total-amount {
    float: left;
    width: 96%;
    margin: 35px 2.5% 0 1%;
    text-align: right;
    font-size: 18px;
}

.total-amount li {
    float: right;
    width: 100%;
    margin: 0 0 15px 0;
}

.ta1 {
    width: 75px !important;
    display: inline-block;
    margin: 0 10px 0 0;
}

.ta2 {
    display: inline-block;
    width: auto;
    min-width: 55px;
}

section.cart_left_nav {
    float: left;
    width: 20%;
    margin: 0 0 0 2.5%;
}

.cart_nav {
    width: 89%;
}

.cart_left_nav .cart_nav > li {
    padding: 0;
    width: 100%;
}

.cart_left_nav .cart_nav > li a {
    padding: 12px 0 12px 22%;
    color: #E45D2D;
    font-weight: bolder;
    font-size: 18px;
    float: left;
    width: 80%;
}

.cart_left_nav .cart_nav > li p {
    padding: 10px 0px 40px 52px;
    color: #636363;
    font-weight: bolder;
    font-size: 18px;
}

.cart_left_nav .sub-side-nav > li {
    padding: 0;
    float: left;
    width: 100%;
}

.cart_left_nav .sub-side-nav > li a {
    font-size: 16px;
    color: #333;
    font-weight: 500;
    padding: 9px 0 9px 22%;
}

.sub-side-nav {
    float: left;
    width: 100%;
}

.cart_nav_index {
    background: url(../images/cart_nav_10.jpg) 0 0 no-repeat;
}

.cart_nav_1 {
    background: url(../images/cart_nav_1.jpg) 0 0 no-repeat;
}

.cart_nav_2 {
    background: url(../images/cart_nav_2.jpg) 0 0 no-repeat;
}

.cart_nav_3 {
    background: url(../images/cart_nav_3.jpg) 0 0 no-repeat;
}

.cart_nav_4 {
    background: url(../images/cart_nav_4.jpg) 0 0 no-repeat;
}

.cart_nav_5 {
    background: url(../images/cart_nav_5.jpg) 0 0 no-repeat;
}

.cart_nav_6 {
    background: url(../images/cart_nav_6.jpg) 0 0 no-repeat;
}

.cart_nav_7 {
    background: url(../images/cart_nav_7.jpg) 0 0 no-repeat;
}

.cart_nav_8 {
    background: url(../images/cart_nav_8.jpg) 0 0 no-repeat;
}

.cart_nav_9 {
    background: url(../images/cart_nav_9.jpg) 0 0 no-repeat;
}

.slide_pro img {
    display: block;
    float: left;
}

.banner_cont h1 {
    color: #f3790a;
    padding: 0 0 8px 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.banner_cont p {
    padding-bottom: 9px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.explanation {
    font-size: 13px;
    font-weight: 100;
    padding-left: 4px;
}

.cart_distribution1 {
    margin: 0px 3%;
    background: #fff;
    margin-top: 20px;
    padding: 25px 3%;
    float: left;
    width: 88%;
}

.cart_distribution2 {
    margin: 0px 3%;
    background: #fff;
    margin-top: 20px;
    padding: 25px 3%;
    float: left;
    width: 88%;
}

.banner_cont .price {
    color: #ef0301;
    padding: 0;
    font-weight: bold;
    font-size: 16px;
}

.cart_nav .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 65%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 48px;
    text-indent: -9999px;
    z-index: 9999;
}

.cart_nav .bx-wrapper .bx-prev {
    left: -25px;
    background: url(../images/product_prev_icon.jpg) 0 -2px no-repeat;
}

.cart_nav .bx-wrapper .bx-next {
    right: 0;
    background: url(../images/product_next_icon.jpg) no-repeat 0px 0px;
}

.cart_nav .bx-wrapper img {
    max-width: 100%;
    display: block;
    float: left;
}

.banner_cont {
    margin: 0 auto;
    font-size: 14.5px;
    width: 100%;
    overflow: hidden;
}

.banner_cont_pic {
    width: 80px;
    height: 60px;
    overflow: hidden;
    float: left;
    margin: 0 5px 0 0;
}

.banner_cont_pic img {
    width: 100%;
}


/*----------------------------購物車左邊選單-結束------------------------*/


/*----------------------------購物車右邊內容-------------------------*/

section.cart_right_content {
    float: left;
    width: 77%;
}

.cart_right_content .cart_cont {
    background: #f1f1f1;
    display: block;
    overflow: hidden;
    padding: 20px 0;
}

.cart_cont_1 {
    margin: 0px 3%;
    background: #fff;
    margin-top: 0;
    padding: 25px 2.5% 0 2.5%;
    float: left;
    width: 89%;
}

.cart_cont_1:last-child {
    padding-bottom: 25px;
}

.cart_right_content .cart_cont_2 {
    margin: 0px 20px;
    background: #fff;
    margin-top: 20px;
    padding: 10px 24px;
}

.cart_right_content .main_title {
    background: #f64100;
    color: #ffffff;
}

.cart_right_content .main_title h1 {
    padding: 7px 2.3%;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 0;
}

.cart_right_content .sub_title h1 {
    font-size: 20px;
    color: #333333;
    padding: 7px 20px 13px 47px;
    background: url(../images/cart_nav_10.jpg)left 0 no-repeat;
    font-weight: bold;
    margin: 0 0 11px 0;
    line-height: 26px;
}

.cart_right_content .sub_title strong {
    font-size: 20px;
    color: #333333;
    padding: 7px 20px 13px 47px;
    background: url(../images/cart_nav_10.jpg)left 0 no-repeat;
    font-weight: bold;
    margin: 0 0 11px 0;
    line-height: 26px;
    float: left;
}

.cart_right_content .third_title h1 {
    background: url(../images/third_title_icon.png)10px 10px no-repeat;
    float: left;
    color: #333;
    font-weight: normal;
    font-size: 16px;
    border: #e3e3e3 1px solid;
    padding: 9px 0 9px 31px !important;
    border-bottom: #fff 1px solid;
    position: relative;
    bottom: -1px;
    cursor: pointer;
    width: 76px !important;
}

.cart_right_content .third_title_2 h1 {
    background: url(../images/third_title_2_icon.png)10px 10px no-repeat;
    float: left;
    color: #333;
    font-size: 16px;
    border: #e3e3e3 1px solid;
    padding: 1%;
    border-bottom: 0px;
    padding-left: 3.5%;
}

.issue_list.issue_list_hide,
.cart_right_content span.line,
.cart_right_content span.line_2 {
    display: none;
}

.mall-cs-warp {
    float: left;
    width: 100%;
}

.mall-cs-warp:nth-child(2n) {
    background: #f7f7f7;
}

.cart_right_content span.line {
    border-bottom: 1px solid #ccc;
    width: 88%;
    display: inline-block;
    padding-top: 33px;
}

.cart_right_content span.line_2 {
    border-bottom: 1px solid #ccc;
    width: 88%;
    display: inline-block;
    padding-top: 15px;
}

.cart_right_content .cart_list li {
    border-bottom: 1px dotted #ccc;
    padding: 0 0 15px 0;
    overflow: hidden;
    margin: 0 0 22px 0;
    float: left;
    width: 100%;
}

.cart_right_content .cart_list li:last-child {
    margin-bottom: 0;
}

ul.cart_list.expand {
    float: left;
    width: 100%;
}

.cart_right_content ul.cart_list li a.product {
    color: #f64100;
    font-size: 15.5px;
    float: left;
    line-height: 25px;
    width: 100%;
    margin: 0 0 9px 0;
}

.cart_right_content ul.cart_list li a.product .temp_freezing,
.cart_right_content ul.cart_list li a.product .temp_cold,
.cart_right_content ul.cart_list li a.product .temp_normal {
    display: inline-block;
    font-size: 14px;
    padding: 0 5px;
    color: #fff;
    font-style: normal;
    border-radius: 3px;
}

.cart_right_content ul.cart_list li a.product .temp_freezing {
    background: #004dff;
}

.cart_right_content ul.cart_list li a.product .temp_cold {
    background: #2196f3;
}

.cart_right_content ul.cart_list li a.product .temp_normal {
    background: #4CAF50;
}

.cart_right_content ul.cart_list li a.product .product_name {
    display: inline-block;
}

.cart_right_content .right_2 a {
    text-decoration: underline;
    color: #333333;
}

.cart_right_content .quantity_list {
    width: 100%;
    font-size: 15.5px;
    float: left;
    line-height: 25px;
}

.cart_right_content .price {
    padding: 0 0 0 3%;
    width: 27%;
    display: inline-block;
}

.cart_right_content .cart_btn {
    width: 100%;
    float: left;
    margin: 0;
    padding: 10px 0;
    text-align: center;
}

.cart_right_content .cart_btn.s1_btn {
    padding: 30px 0 0 0;
}

.cart_right_content .cart_btn a {
    background: #eaeaea;
    color: #333333;
    font-size: 16px;
    /* width: 107px; */
    display: inline-block;
    padding: 8px 0;
    margin: 0 1.5%;
    text-align: center;
    /* border: 0; */
    width: 18%;
}

.cart_right_content .third_title {
    width: 76px;
    float: left;
    background: url(../images/third_title_icon.png) 9px 10px no-repeat #fff;
    padding: 9px 0 9px 31px !important;
    border: 1px solid #ccc;
    position: absolute;
    border-bottom: 0;
    bottom: -1px;
    cursor: pointer;
}

.shoplist_wrap a {
    color: #333333;
    font-size: 14px;
    display: inline-block;
    padding: 6.5px 0;
    margin: 0 0 8px 7px;
    text-align: center;
    width: 85px;
    float: right;
    border: 1px dotted #ccc;
    line-height: initial;
}

.shoplist_wrap {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    margin: 0 0 18px 0;
    position: relative;
    line-height: 29px;
}

.third_title.third_title_2 {
    background: url(../images/third_title_2_icon.png) 9px 10px no-repeat #fff;
}

/*----------------------------購物車右邊內容-結束------------------------*/


/*-----------------------------購物車內頁-step_2---------------------------------*/

.general h1 {
    background: #71bb6a;
    padding: 9px 2.5%;
    display: inline-block;
    color: #fff;
    margin: 10px 0 10px 1%;
    font-weight: bold;
}

.general strong {
    background: #71bb6a;
    padding: 9px 2.5%;
    display: inline-block;
    color: #fff;
    margin: 10px 0 10px 1%;
    font-weight: bold;
}


/*-----------------------------購物車內頁-step_2-結束--------------------------------*/


/*-----------------------------s3購物清單--------------------------------*/

.cart_content .general_s2 .subtotal1 {
    width: 14.5%;
    padding: 5px 0;
}

.cart_content .general_s2 .quantity1 {
    width: 14.5%;
    padding: 5px 0;
}

.cart_content .general_s2 .cart-specification1 {
    width: 14.5%;
    padding: 5px 0;
}

.cart_content .general_s2 .univalent1 {
    width: 14.5%;
    padding: 5px 0;
}

.cart_content .general_s2 .cart-specification {
    width: 14%;
}

.cart_content .general_s2 .univalent {
    width: 14%;
}

.cart_content .general_s2 .quantity {
    width: 14%;
}

.cart_content .general_s2 .subtotal {
    width: 14%;
}


/*-----------------------------s3購物清單 end--------------------------------*/

.cart_content .title_list {
    background: #f4f4f4;
    padding: 10.5px 0;
    margin: 0px 1%;
}

.cart_content .title_list li {
    display: inline-block;
    border-right: 1px solid #333333;
    text-align: center;
}

.cart_content .title_list li:last-child {
    border-bottom: 1px dotted #ccc;
}

.cart_content .product {
    width: 40%;
}

.cart_content .cart-specification {
    width: 13%;
}

.cart_content .univalent {
    width: 13%;
}

.cart_content .quantity {
    width: 13%
}

.cart_content .subtotal {
    width: 13%
}

.cart_content .delete {
    width: 5%;
    border-bottom: 0 !important;
    border-right: 0 !important;
}

.cart_content .univalent1 {
    width: 13.5%;
    padding: 5px 0;
    color: #ff4300 !important;
}

.cart_content .cart-specification1 {
    width: 13.5%;
    padding: 5px 0;
}

.cart_content .univalent1 span {
    margin: 0 4%;
    text-decoration: line-through;
    color: #9a9a9a;
}

.cart_content .quantity1 {
    width: 13.5%;
    padding: 5px 0;
}

.cart_content .subtotal1 {
    width: 13.5%;
    padding: 5px 0;
}

.cart_content .delete1 {
    width: 5.5%;
    margin-top: 5px;
}

.cart_content .product_list {
    width: 36%;
    margin: 0 2% !important;
    padding: 5px 0;
}

.cart_content .product_list_infor {
    border-bottom: 1px dotted #333333;
    display: block;
    overflow: hidden;
    margin: 0px 1%;
    padding: 10px 0;
    line-height: 24px;
}

.cart_content .product_list_infor li {
    text-align: center;
    float: left;
}

.cart_content .product_list_infor li p {
    float: left;
}

.cart_content .product_list_infor li:first-child {
    text-align: left;
    margin-left: 4%;
}

.cart_content .product_list span {
    color: #f64100;
}

li.rwd-marketing-cont {
    display: none;
}

.cart_content .univalent span:first-child {
    padding-right: 12px;
    text-decoration: line-through;
    color: #999999;
}

.cart_content .quantity select {
    padding: 5px 10px;
    font-size: 14px;
}


/*s3購物車*/

.cart_content .general_s2 li:last-child {
    border: none;
}


/*購物車_step2*/

.cart_content .date_2 {
    display: none;
}

.cart_content .date {
    display: block;
}

.cart_content .bgcolor {
    background-color: #fafafa;
}

.cart_content .title_list2 {
    background: #f4f4f4;
    padding: 14px;
    margin: 0px 13px;
}

.cart_content .title_list2 li {
    display: inline-block;
    border-right: 1px solid #333333;
    text-align: center;
}

.cart_content .title_list2 li:last-child {
    border: 0px;
}

.cart_content .date span {
    display: none;
}

.cart_content .delivery_way {
    border-bottom: 1px solid #ccc;
    padding: 22px 1.5%;
    display: block;
    margin: 0 0 25px 1%;
    float: left;
    width: 95%;
}

.dway-title {
    float: left;
    margin: 0 3% 0 0.5%;
}

.cart_content .chose span {
    color: #333;
    float: left;
    line-height: 15px;
    width: 14%;
    margin: 5px 0 0 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.cart_content .cart_delivery_list {
    color: #333;
    float: left;
    line-height: 15px;
    width: 86% !important;
    margin: 0 !important;
}

.cart_content .cart_delivery_list input {
    float: left;
    margin: 0 0.5% 0 0;
}

.cart_content .cart_delivery_list label {
    float: left;
    margin: 0 3% 16px 0;
    width: 295px;
}

.cart_content .chose {
    float: left;
    width: 100%;
}

.cart_content .chose_2 {
    width: 100%;
}

.cart_content .chose_2 li {
    float: left;
    width: 17%;
}

.cart_content .chose_2 li input {
    margin-left: 5%;
}


/*
input[type="radio"] {
    width: 17px;
    height: 17px;
}
*/

.cart_content .transfee {
    width: 21%;
    margin-left: 84%;
    float: none;
}

.cart_content .transfee span:nth-child(2) {
    color: #ff5c22;
    font-size: 30px;
    padding-left: 15px;
    margin-top: -3px;
}

.cart_content .transfee span {
    font-weight: bold;
    font-size: 19px;
    color: #666666;
    float: none;
    line-height: 15px;
}

.cart_content .general-2 h1 {
    background: #14cbf2;
    padding: 9px 2.5%;
    display: inline-block;
    color: #fff;
    margin: 10px 0 10px 1%;
    font-weight: bold;
}

.cart_content .general-2 strong {
    background: #14cbf2;
    padding: 9px 2.5%;
    display: inline-block;
    color: #fff;
    margin: 10px 0 10px 1%;
    font-weight: bold;
}

.other-checkout-tag {
    background: #30beb7 !important;
}

.cart_content .general-3 h1 {
    background: #1497f1;
    padding: 9px 2.5%;
    display: inline-block;
    color: #fff;
    margin: 10px 0 10px 1%;
    font-weight: bold;
}

.cart_content .general-3 strong {
    background: #1497f1;
    padding: 9px 2.5%;
    display: inline-block;
    color: #fff;
    margin: 10px 0 10px 1%;
    font-weight: bold;
}

.cart_content .cupon h1 {
    font-weight: bold;
    color: #ff5c22;
    padding-left: 1%;
    margin-bottom: 2%;
    font-size: 18px;
    margin-top: 2%;
}

.cart_content .cupon_2 h1 {
    font-weight: bold;
    color: #ff5c22;
    padding-left: 1%;
    margin-bottom: 2%;
    font-size: 18px;
    margin-top: 2%;
}

.cart_content .title_list_1 {
    width: 25%;
    margin-top: -5px;
}

.cart_content .title_list_2 {
    width: 17%;
}

.cart_content .title_list_3 {
    width: 33%;
}

.cart_content .title_list_4 {
    width: 20%;
}

.cart_content .title_list_5 {
    width: 57%;
}

.cart_content .shop_name {
    border-bottom: 5px solid #f1f1f1;
    width: 99%;
    padding: 0 0 13px 1%;
    margin: 0 0 30px 0;
    float: left;
}

.cart_content .shop_name span {
    font-size: 26px;
    font-weight: bold;
    color: #FF4300;
    background: url(../images/ind_m2.png) left 1px no-repeat;
    padding-left: 40px;
    float: left;
}


/*購物車step_2 多地址*/

.cart_content .date {
    border-bottom: 1px dotted #333333;
    display: block;
    overflow: hidden;
    margin: 0px 13px;
    padding-bottom: 2%;
}

.cart_content .date li:first-child {
    text-align: left;
    padding-left: 5%;
}

.title_list_1 input {
    /*    margin: 0 3% 0 0 !important;*/
    margin: 0 3% 0 0;
}

.cart_content .date li {
    text-align: center;
    float: left;
    padding-top: 40px;
}

.cart_content .date .title_list_1 {
    width: 20.5%;
}

.cart_content .title_list_2 li {
    padding-right: 10px;
}

.cart_content .cupon_2 {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 2%;
    display: block;
    overflow: hidden;
    margin: 0px 13px;
}

.cart_content .cupon_2 p {
    margin: 0px 13px;
    display: inline;
    line-height: 33px;
}

.cart_content .cupon_2 input[type="text"] {
    width: 45px;
    height: 20px;
}

.cart_content .cupon_button p input {
    font-size: 16px;
    padding: 5px 1%;
    text-align: center;
    margin: 0 1%;
}

.cart_content .all_1 {
    text-align: right;
    float: left;
    line-height: 220%;
}

.cart_content .dollar {
    text-align: right;
    float: left;
    line-height: 220%;
    padding-left: 38%;
}

.cart_content .all {
    margin-top: 0;
    padding: 0 1.5% 0 1.5%;
    float: left;
    width: 97%;
}

.cart_content .total {
    width: 94%;
    padding: 8px 2%;
    background-color: #f4f4f4;
    overflow: hidden;
    margin: 15px 1%;
    float: left;
    text-align: right;
}

.cart_content .total_2 {
    text-align: right;
}

.cart_content .checkout_button {
    float: right;
    margin: 25px 0;
    width: 100%;
    text-align: right;
    cursor: pointer;
}

.cart_content .checkout_button_1,
.cart_content .checkout_button_2 {
    background: #666666;
    border-radius: 0px;
    margin: 0px 10px;
    color: #ffffff;
    padding: 9px 0;
    border: none;
    font-family: "微軟正黑體";
    font-size: 20px;
    width: 150px;
    display: inline-block;
}

.cart_content .checkout_button_2 {
    background: #ff4300;
}

.cart_content .checkout_button_2_phone {
    display: none;
}

.checkout_button_2.do_loading_action {
    padding: 9px 0 !important;
}

.cart_step .cart_border {
    font-size: 14px;
    border: 2px solid #FF4300;
    padding: 3px 9px;
    font-family: "微軟正黑體";
    text-align: center;
    display: block;
    color: #FF4300;
    font-weight: bold;
    width: 100px;
    margin: 0 auto;
    line-height: 18px;
}

.cart_step .cart_border_gray {
    font-size: 14px;
    border: 2px solid #cccccc;
    padding: 3px 9px;
    font-family: "微軟正黑體";
    text-align: center;
    display: block;
    color: #cccccc;
    width: 100px;
    margin: 0 auto;
    line-height: 18px;
}

.cart_step .cart img {
    vertical-align: bottom;
    display: block;
}


/*購物車_step 3*/

.cart_content .section_3 {
    padding-bottom: 12%;
}

.cart_content .row_3 {
    margin-top: 1.5%;
}

.cart_content .row_3 li:nth-child(2) {
    margin-left: 37px;
}

.cart_content .row_3 span:first-child {
    padding-left: 3%;
}

.cart_content .row_3 input[type="text"] {
    /*    padding-right: 9%;*/
    width: 11.5%;
    padding-top: 14px;
    margin-left: 11px;
    margin-right: 1%;
    margin-top: 1.3%;
}

.cart_content .row_3 input[type="radio"]:first-child {
    margin-left: 3%;
}

.cart_content .width_4 input[type="text"] {
    margin-left: 13px;
    margin-right: 1%;
    padding: 7px 0 7px 5px;
    font-size: 15px;
}

.cart_content .width_5 input[type="text"] {
    padding-right: 45%;
    padding-top: 14px;
    margin-left: .5%;
    margin-right: 1%;
    margin-top: 1.3%;
}

.cart_content .width_6 input[type="text"] {
    /*    padding-right:45%;*/
    width: 5%;
    padding-top: 14px;
    margin-left: 11px;
    /*    margin-right:1%;*/
    margin-top: 1.3%;
}

.cart_content .width_6 a {
    color: #777777;
    font-size: 14px;
    text-decoration: underline;
    margin-left: 3px;
}

.cart_content .width_7 input[type="text"] {
    width: 15%;
    padding: 1%;
    margin-left: 11px;
    margin-top: 1.3%;
}

.cart_content .width_8 input[type="text"] {
    width: 15%;
    padding: 6px 0.5% 6px 0.5%;
    font-family: 微軟正黑體;
    margin: 0 1.5%;
    font-size: 15px;
}

.cart_content .cart_cont_3 .width_2 input[type="text"] {
    padding-right: 41%;
    padding-top: 14px;
    margin-left: .5%;
    margin-right: 1%;
    margin-top: 1.3%;
}

.cart_content .row_2 p {
    padding-left: 3%;
    padding-top: 1%;
}

.cart_content .buyer {
    font-size: 15px;
    color: #999999;
    margin-left: 50px;
    width: 100%;
    line-height: 13px;
}

.cart_content .buyer .note {
    margin: 7px 7px 0 7px;
    float: left;
}

.cart_content .same_info {
    margin: 4px 0 0 1%;
}

.same_info2 {
    margin: 0 6% 0 0 !important;
}

.same_info3 {
    margin: 0 6% 0 0 !important;
}

.cart_content .buyer li {
    float: left;
    width: 7%;
    line-height: 12px;
    padding: 5px 0 0 1%;
}

.cart_content .buyer_button {
    background: #ff4300;
    border-radius: 0px;
    margin: 0 0 0 1% !important;
    color: #ffffff;
    padding: 5px 11px;
    border: none;
    font-family: "微軟正黑體";
    font-size: 14px;
    margin-left: 20px;
    cursor: pointer;
    line-height: 24px;
    display: inline-block;
}

.cart_content .title h1 {
    display: inline;
    float: left;
}

.cart_content .title input[type="checkbox"] {
    width: 20px;
    height: 16px;
    margin: 6px 0.5% 0 1% !important;
    float: left;
}

.buyer label {
    color: #333;
    font-size: 16px;
    float: left;
}

.invoice label {
    margin: 7px 0 0 0;
}

.addressee .buyer label {
    margin: 7px 0 0 0;
}

.cart_content ul.pay_way {
    margin-bottom: 0;
}

.cart_content .pay_way li {
    width: 98%;
    border-bottom: 1px #ccc solid;
    padding: 0 0 14px 2%;
    margin: 0 0 20px 0;
}

.cart_content .pay_way li:last-child {
    margin: 0;
}

.cart_content .pay_way_2 li {
    width: 100%;
}

.cart_content .pay_way {
    display: block;
    float: left;
    width: 100%;
}

.cart_content .pay_way span {
    /*    margin-right: 3%;*/
}

.cart_content .pay_way p {
    margin-top: 1%;
    padding: 0px .5%;
}

.cart_content .newsletter {
    font-size: 16px;
    float: left;
    overflow: hidden;
    width: 96%;
    color: #333;
    padding: 13px 2%;
    background-color: #fafafa;
    margin: 0 0 45px 0;
}

.cart_content .newsletter_1 {
    font-size: 16px;
    float: left;
    overflow: hidden;
    width: 96%;
    color: #333;
    margin-top: 55px;
    padding: 13px 2%;
    background-color: #fafafa;
    border-bottom: #8f8f8f 1px dotted;
}

.cart_content .newsletter_1 input[type="checkbox"] {
    margin: 0 1% 0 0;
}

.cart_content .newsletter input[type="checkbox"] {
    margin: 0 1% 0 0;
}

.cart_content .note input[type="text"] {
    margin-left: 27px;
    width: 95%;
    height: 253px;
}

.cart_content .step3_checkout_button {
    text-align: center;
    width: 100%;
    margin: 30px 0 0 0;
    float: left;
}

.cart_content .pay_way li input {
    box-sizing: border-box;
    margin: 2px 1% 0 0 !important;
    float: left;
}

.cart_content .pay_way li span {
    color: #e80000;
    margin: 0 3px 0 1px;
    font-weight: bold;
}


/*end*/

.cart_content .transfee_2 {
    padding-left: 85%;
    float: left;
}

.cart_content .transfee_2 span:nth-child(2) {
    color: #ff5c22;
    font-size: 30px;
    padding-left: 50px;
    margin-top: -3px;
}

.cart_content .toptitle {
    font-weight: bold;
    color: #FF4300;
    font-size: 26px;
    padding: 12px;
}

.cart_content .section .form {
    float: left;
    width: 100%;
}

.cart_content .recipient {
    display: inline-block;
    padding: 1% 0;
}

.cart_content .recipient img {
    float: left;
    padding-left: 17px;
    margin-right: 13px;
    display: inline;
    vertical-align: middle;
}

.cart_content .recipient h2 {
    float: left;
    color: #FF4300;
    font-weight: bold;
    line-height: 6px;
    padding-left: 14px;
    margin-left: 5px;
    background: url(../images/list_cont.png) left 0px no-repeat;
}

.cart_content .gift {
    background: #F4F4F4;
    display: block;
    overflow: hidden;
    margin-top: 2%;
    width: 100%;
}

.cart_content .cart_cont_3 .gift {
    background: #F4F4F4;
    display: block;
    overflow: hidden;
    margin-top: 2%;
    width: 98%;
    border-top: 1px dotted #ccc;
    margin-bottom: 3%;
}


/*
.gift p {
    display: block;
    background-color: #f4f4f4;
    padding:10% 10%;
    float: left;
}
*/

.cart_content .gift span {
    /*  float: right;*/
}

.cart_content .gift .left {
    float: left;
    width: 57%;
}

.cart_content .gift .left p {
    background-color: #f4f4f4;
    margin: 20px 37px;
}

.cart_content .gift .right {
    float: left;
    margin: 20px 0;
    width: 33%;
    text-align: right;
}

.cart_content .padding_less span:first-child {
    padding-left: 1.5%;
}

.cart_content .recipient_line {
    display: block;
    overflow: hidden;
    padding-bottom: 2%;
    border-bottom: 1px dotted #ccc;
}

.cart_content .add {
    float: left;
    margin-left: 2.5%;
    width: 50%;
    padding-bottom: 46px;
}

.cart_content .add span {
    font-weight: bold;
    color: #8c8c8c;
    font-size: 18px;
    display: inline;
    text-align: center;
}

.cart_content .add img {
    display: inline;
    margin: 0 2px 0 1%;
    vertical-align: middle;
    margin-top: 0;
}

.cart_content .distribute {
    float: right;
    margin-right: 35px;
}

.cart_content .distribute .text {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}

.cart_content .distribute .number {
    font-size: 18px;
    color: #FF4300;
    font-weight: bold;
    /*    padding-right: 9%;*/
}

.cart_content .step4_buyer {
    background-color: #ff4300;
    color: #ffffff;
    font-size: 18px;
    padding: 8px 1.5%;
    width: 97%;
}

.cart_content .boxbox {
    border: 2px solid #e0e0e0;
    padding: 25px 2% 25px 2%;
    float: left;
    width: 96%;
}

.cart_content .boxbox p {
    color: #ff4300;
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 25px 0;
}

.cart_content .thankyou {
    text-align: center;
}

.cart_content .thankyou img {
    margin: 1% 2% 2% 2%;
}

.cart_content .thankyou p {
    font-size: 32px;
    text-align: center;
}

.cart_content .small_size p {
    font-size: 22px !important;
    text-align: center;
    margin-top: 2%;
}

.cart_content .details {
    background-color: #fafafa;
    text-align: center;
    border: 1px solid #ccc;
    padding: 20px 2%;
    width: 42%;
    margin: 30px auto 25px auto;
}

.cart_content .details li {
    text-align: left;
    font-size: 18px;
    line-height: 29px;
    margin: 0 0 6px 0;
}

.cart_content .reminder {
    background-color: #f8f8f8;
    padding: 18px 14%;
    margin-top: 60px;
    float: left;
    width: 72%;
}

.cart_content .reminder h3 {
    font-weight: bold;
    border-bottom: 1px solid black;
    padding-bottom: 1%;
    width: 100%;
    font-size: 20px;
    margin: 0 0 15px 0;
}

.cart_content .reminder p {
    line-height: 25px;
    padding: 0 12px;
    font-size: 14px;
}


/*
.reminder p:nth-child(2){
   padding:16px 12px;
}
*/

.cart_content .reminder p:nth-child(5) {
    color: #ff4300;
    font-weight: bold;
    width: 100%;
}

.cart_content .reminder img {
    display: inline;
    float: left;
    padding-top: 11px;
}

.cart_content .transfer {
    width: 50%;
    padding: 0 25% 0 25%;
    margin: 10px 0 50px 0;
    float: left;
}

.cart_content .transfer li {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 0 8px 0;
    font-size: 15px;
    line-height: 23px;
}

.cart_content .transfer ul {
    float: left;
    width: 100%;
}

.cart_content .transfer img {
    display: inline;
    float: left;
    padding-top: 7px;
}

.cart_content .transfer p {
    font-weight: bold;
    padding: 3% 0;
}

.cart_content .transfer_web_atm {
    float: left;
    width: 100%;
}

.cart_content .transfer_web_atm ul,
.cart_content .transfer_web_atm ul li {
    float: left;
    width: 100%;
}

.cart_content .transfer_left {
    float: left;
    width: 42%;
}

.cart_content .transfer_right {
    float: left;
    width: 49%;
    border-left: 1px solid #ccc;
    padding-left: 4%;
    margin-left: 4%;
}

.cart_content .transfer_form {
    float: left;
    width: 100%;
}

.cart_content .transfer_form img {
    margin: auto;
    display: block;
}

.cart_content .transfer_form p {
    text-align: center;
    font-size: 22px;
    margin-top: 20px !important;
    line-height: 34px;
}

.cart_content .shop_detail_left p {
    font-size: 18px;
    padding-bottom: 11px;
}

.cart_content .shop_detail_right {
    width: 50%;
    float: left;
    margin-top: 24px;
    text-align: right;
    margin-right: 0px;
}

.cart_content .shop_detail {
    width: 100%;
    padding: 4% 1%;
    padding-bottom: 8%;
}

.cart_content .cart_cont_3 {
    margin: 0px 20px;
    background: #fff;
    margin-top: 20px;
    padding: 10px 24px;
    border-bottom: 1px dotted #ccc;
}

.cart_content .padding_left {
    padding-left: 3%;
}

.cart_content .font_size_big {
    font-size: 22px;
    padding-left: 1%;
}

.cart_content .line_through {
    text-decoration: line-through;
    color: #ccc;
}

.cart_content .sub_title_2 h1 {
    font-size: 18px;
    color: #333333;
    padding: 20px;
    background: url(../images/cart_nav_5.jpg)left 9px no-repeat;
    padding-left: 45px;
}

.cart_content .cart_cont_3 .recipient {
    display: block;
    padding: 3% 0;
}

.cart_content .cart_cont_3 .step3_checkout_button {
    vertical-align: middle;
    text-align: center;
    margin-top: 4%;
    margin-bottom: -5%;
    padding-top: 3%;
    padding-bottom: 10%;
}

.cart_content .cart_cont_3 .checkout_button_1 {
    background: #666666;
    border-radius: 0px;
    margin: 1px 10px;
    color: #ffffff;
    padding: 5px 45px;
    border: none;
    font-family: "微軟正黑體";
    font-size: 22px;
}

.cart_content .cart_cont_3 .checkout_button_2 {
    background: #ff4300;
    border-radius: 0px;
    margin: 1px 10px;
    color: #ffffff;
    padding: 5px 45px;
    border: none;
    font-family: "微軟正黑體";
    font-size: 22px;
}

.cart_content .list_area .sub_title_2 {
    width: 99%;
    padding-left: 1%;
    padding-bottom: 25px;
}

.cart_content .product_step3 {
    width: 52%;
}

.cart_content .quantity_step3 {
    width: 13%
}

.cart_content .subtotal_step3 {
    width: 15.5%
}

.cart_content .product_list_step3 {
    width: 48%;
    margin-left: 4%;
}

.cart_content .product_list_step3 span {
    color: #f64100;
}


/*step4*/

.cart_content .ccpayment {
    width: 100%;
    float: left;
}

.cart_content .ccpayment li {
    width: 97%;
    float: left;
    margin: 0 1.5% 30px 1.5%;
}

.card-bill-address {
    display: inline;
}

.card-bill-zip {
    display: inline;
}

card-bill-address .cart_content .ccpayment span {
    width: 10%;
    padding-right: 10px;
}

.cart_content .ccpayment .step4_form_2 {
    width: 20%;
    float: left;
}

.cart_content .ccpayment .step4_form_2 span {
    width: 15%;
    float: left;
    height: 36px;
    line-height: 36px;
    margin: 0 7% 0 0;
    padding-right: 0px;
}

.cart_content .ccpayment .step4_form_2 input[type="text"] {
    padding: 7px 2%;
    width: 73%;
    font-size: 15px;
    margin: 0;
}

.cart_content .ccpayment .step4_form {
    width: 20%;
    float: left;
    margin: 0 1.5% 0 0;
}

.cart_content .ccpayment .step4_form span {
    width: 42%;
    float: left;
    padding-right: 0;
    height: 36px;
    line-height: 36px;
}

.cart_content .ccpayment .step4_form_3 {
    width: 35%;
    float: left;
}

.cart_content .ccpayment .step4_form_3 span {
    width: 8%;
    height: 36px;
    line-height: 36px;
    margin: 0 4% 0 0;
    padding-right: 0px;
}

.cart_content .ccpayment .step4_form input[type="text"] {
    padding: 7px 2%;
    width: 53%;
    font-size: 15px;
    margin: 0;
}

.cart_content .ccpayment .step4_form_3 input[type="text"] {
    padding: 7px 1%;
    width: 38%;
    font-size: 15px;
    margin: 0 3% 0 0;
}

.cart_content .ccpayment .step4_form_2 {
    width: 18%;
    float: left;
    margin: 0 1.5% 0 0;
}

.cart_content .ccpayment .step4_form select {
    padding: 8px;
    width: 58%;
}

.cart_content .credit_card_2 {
    padding: 8px;
    width: 50%;
}

.cart_content .credit_card {
    width: 100%;
}

.cart_content .credit_card span {
    margin: 0 1% 0 0;
}

.cart_content .credit_card select {
    padding: 7px 1%;
    width: 11.5%;
    margin: 0 0.5%;
}

.cart_content .valuetime a {
    font-size: 16px;
    color: #FF4300;
    text-decoration: underline;
    margin: 0 0 0 12px;
}

.cart_content .credit_card input[type="text"] {
    padding: 7px 1%;
    width: 5%;
    margin: 0 0.5%;
    font-size: 15px;
}

.cart_content .valuetime {
    width: 32%;
    float: left;
    margin: 0 1.5% 0 0;
}

.cart_content .valuetime span {
    padding-right: 6%;
}

.cart_content .valuetime2 {
    width: 35%;
    float: left;
    margin: 0 2% 0 0;
}

.cart_content .valuetime2 span {
    padding-right: 4%;
}

.cart_content .valuetime2 input[type="text"] {
    padding: 7px 1%;
    width: 27%;
    height: 20px;
}

.cart_content .valuetime select {
    padding: 7px 1%;
    width: 27%;
    margin: 0 3%;
}

.cart_content .valuetime input[type="text"] {
    padding: 7px 1%;
    width: 15%;
    font-size: 15px;
}

.cart_content .address select {
    padding: 7px 1%;
    width: 9%;
    margin: 0 0.5%;
}

.cart_content .address input[type="text"] {
    padding: 7px 1%;
    width: 43%;
    font-size: 15px;
    margin: 0 0 0 0.5%;
}


/*
.cart_content .boxbox .step3_checkout_button{
       text-align: center;
    margin-top: 30px;
  
}
*/

.cart_content .grayfont {
    color: #aaaaaa;
    line-height: 34px;
    padding-right: 0 !important;
}

.boxbox input {
    font-family: 微軟正黑體;
}

.boxbox select {
    font-family: 微軟正黑體;
    font-size: 15px;
}


/*step5*/

.cart_content ul.cart_list_2 li {
    font-size: 16px;
}

.cart_content .cart_list_2 li {
    border-bottom: 1px dotted #ccc;
    padding: 23px 0px 89px 0px;
}

.cart_content .distribute_2 {
    float: right;
    margin-right: 0px;
}

.cart_content .distribute_2 .text {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}

.cart_content .distribute_2 .number {
    font-size: 18px;
    color: #FF4300;
    font-weight: bold;
    /*    padding-right: 9%;*/
}

.cart_content .cart_list_2 p {
    margin: 5px 13px;
}

.recipient.common_title {
    margin: 0 0 13px 11px;
}


/*常用收件者*/

.common_recipients_form {
    width: 100%;
    margin: 0 auto;
}

.common_recipients_form ul {
    border-bottom: 1px solid #ccc;
    padding: 10px 0 10px 0;
}

.common_recipients_form li {
    list-style: none;
}

.common_recipients_form .first_row {
    background-color: #F8F8F8;
    font-family: 微軟正黑體;
}

.common_recipients_form .checkbox {
    width: 10%;
    display: inline-block;
    padding-left: 38px;
}

.common_recipients_form .name {
    width: 20%;
    display: inline-block;
    font-family: 微軟正黑體;
}

.common_recipients_form .address {
    width: 41%;
    display: inline-block;
    font-family: 微軟正黑體;
}

.common_recipients_form .tel {
    width: 20%;
    display: inline-block;
    font-family: 微軟正黑體;
}

.common_recipients_form .cart_btn {
    text-align: center;
    margin-top: 30px;
    font-family: 微軟正黑體;
}

.common_recipients_form .cart_btn a {
    background: #eaeaea;
    color: #333333;
    font-size: 16px;
    width: 107px;
    display: inline-block;
    padding: 10px;
    margin-left: 16px;
    text-decoration: none;
}


/*客服專區*/

.service_cart_cont_1.cs {
    margin: 0 3% 15px 3% !important;
}

.service_cart_cont_1 .list_title input[type="checkbox"] {
    margin-top: 0%;
    margin-right: 1%;
}

.service_content .service_cart_cont_1 {
    background: #fff;
    margin: 0 3%;
    padding: 25px 2.5%;
    overflow: hidden;
}

.service_content .service_cart_cont_2 {
    background: #fff;
    margin: 25px 3% 0 3%;
    padding: 25px 2.5%;
    overflow: hidden;
}

.service_content .sub_title_service h1 {
    font-weight: bold;
    font-size: 20px;
    color: #F64100;
    padding: 0 0 30px 0;
}

/*-客服問題查詢h1改掉-*/
.service_content .sub_title_service strong {
    font-weight: bold;
    font-size: 20px;
    color: #F64100;
    padding: 0 0 30px 0;
    float: left;
}

.service_content .service_list li {
    float: left;
    width: 100%;
    margin: 25px 0 0 0;
}

.contact_cs_title {
    color: #f64100;
    font-size: 19px;
    float: left;
    width: 100%;
    margin: 0 0 28px 0;
}

.service_content .service_list li:first-child {
    margin-top: 0;
}

.service_content .service_list h1 {
    width: 92px;
    display: inline-block;
    font-size: 15px;
}

.service_content .service_list h2 {
    margin-left: 7px;
    width: 101px;
    display: inline-block;
}

.service_content .service_list h3 {
    margin-left: 7px;
    font-size: 15px;
    display: inline;
    line-height: 31px;
}

.service_content .service_list li input[type="text"] {
    height: 30px;
    width: 280px;
    margin: 0 1% 0 0;
    padding: 0 7px;
    font-size: 15px;
}

.service_content ul.service_list {
    float: left;
    width: 100%;
}

.service_list.down .id-cs .input-control {
    float: left;
    width: 117px !important;
    margin: 0 9px 0 0;
}

.service_list.down .id-cs .verify_error {
    line-height: 32px;
    height: 32px;
    font-size: 15px;
    float: none;
}

.service_list.down .id-cs img {
    float: left;
    width: 152px !important;
    border: 1px solid #ccc;
    margin: 0 1% 0 0;
}

.service_content .service_btn {
    float: left;
    width: 100%;
    margin: 0;
    padding: 10px 0;
    text-align: right;
}

.service_content .service_btn_1 {
    background: #EFEFEF;
    border-radius: 0px;
    margin: 0;
    color: #333333;
    font-size: 15px;
    display: inline-block;
    padding: 6px 0;
    border: none;
    font-family: "微軟正黑體";
    text-align: center;
    width: 110px;
    cursor: pointer;
}

.service_content .service_btn a {
    width: 100%;
    padding: 5px;
    color: black;
}

.service_content .service_btn img {
    display: inline;
    vertical-align: middle;
}

.service_content .service_btn_2 {
    text-align: right;
}

.service_btn_2 a {
    width: 100%;
    padding: 5px;
    color: black;
}

.service_content .service_btn_2 img {
    display: inline;
    vertical-align: middle;
}

.service_content .third_title {
    position: relative;
    border-bottom: 1px #ccc solid;
    float: left;
    width: 100%;
}


/*step2--------------*/

.service_content .service_list h4 {
    margin-left: 7px;
    width: 87px;
    display: inline-block;
}

.service_content .textarea {
    border: 1px #a2a2a2 solid;
    width: 43%;
    float: left;
    height: 160px;
    margin-bottom: 20px;
}

.service_content .star {
    color: #F64100;
    float: left;
    width: 10px !important;
    margin: 0 !important;
}

.list_title.cs-id .nostar {
    margin: 0 0 0 11px;
    width: 97px !important;
}

.service_content .list_title span {
    float: left;
    width: 108px;
    line-height: 32px;
}

.service_content .list_title span.error {
    float: left;
    width: 60% !important;
    line-height: initial;
    font-size: 14.5px;
    margin: 6px 0 0 108px;
}

.service_cart_cont_1 span.error {
    float: left;
    width: 34px !important;
    line-height: 32px;
    font-size: 15px;
}

.service_content .list_title {
    width: 100%;
    display: inline-block;
}

.service_content .service_list li.list_title.cs-id input[type="text"] {
    width: 118px !important;
    margin: 0 8px 0 0;
}

.service_content .service_list li.list_title.cs-id img {
    width: 152px !important;
    border: 1px solid #ccc;
}

.service_content .service_list li.list_title.cs-id .verify_error {
    float: left;
    width: 100%;
    line-height: initial;
    font-size: 15px;
    margin: 5px 0 0 107px;
}

section.no-contactservice-data {
    float: left;
    width: 100%;
}

.service_content .service_list .question {
    width: 80%;
}

.service_content .question li {
    float: left;
    width: 10%;
}

.service_content .service_list li.list_title input[type="text"] {
    float: left;
    font-size: 15px;
    width: 280px !important;
}

.service_content .confirm_btn {
    width: 100%;
    float: left;
    margin: 0;
    padding: 30px 0;
    text-align: center;
}

.service_content .back_btn {
    width: 100%;
    float: left;
    margin: 0;
    padding: 20px 0 0 0;
    text-align: center;
}

.service_content .confirm_btn.cs {
    width: 100%;
    float: left;
    margin: 0;
    padding: 20px 0 0 0;
    text-align: center;
}

.service_content .confirm_btn_1 {
    padding: 8px 0;
    border: 0;
    background-color: #e0e0e0;
    color: #333;
    text-align: center;
    margin: 0 1%;
    font-size: 16px;
    display: inline-block;
    width: 120px;
    font-family: "微軟正黑體";
}

.guestion {
    float: left;
    width: 12%;
}

.service_list.up li .title {
    margin-left: 0px;
    width: 100px;
    float: left;
    margin-right: 5px;
}

.service_list.down li .title {
    float: left;
    width: 100px;
    margin: 0 5px 0 0;
    line-height: 32px;
}

.service_list.up li .title.nostar {
    margin: 0 0 0 10px !important;
    width: 94px !important;
    line-height: 32px;
}

.service_list.up .content label {
    margin-right: 10px;
}

.service_list.down .title .nostar {
    float: left;
    margin: 0 0 0 10px;
}

.service_list.up li div .remark {
    margin: 9px 0 0 104px;
    font-size: 14px;
    float: left;
    width: 80%;
}

.star_cs {
    float: left;
    width: 10px;
    color: #f64100;
    font-weight: bold;
}

.service_list .content {
    float: left;
    width: 80%;
}

.csq {
    float: left;
    width: 15%;
}

.csq input[type="radio"] {
    float: none;
    margin: 0 7% 0 0 !important;
}

.service_list .content input[type="radio"] {
    float: none;
    margin: 0 7px 0 0;
}

.service_list .remark {
    display: initial;
    float: left;
    width: auto !important;
    margin: 7px 0 0 104px;
    font-size: 14px;
}

.up p.remark {
    display: initial;
    float: left !important;
    width: 90% !important;
    margin: 9px 0 0 104px;
    font-size: 14px;
}

.cs-ordernum input[type="text"] {
    width: 356px !important;
    margin: 0 !important;
}

.service_list .title .star_1 {
    color: #F64100;
    float: left;
    margin-left: 18px;
}

.service_list.up .title .star_1 {
    color: #F64100;
    float: left;
    margin-left: 0px !important;
    padding: 0 2% 0 0;
}

.service_list .title .star_2 {
    color: #F64100;
    float: left;
    margin-left: 34px;
}


/*step3*/

.service_content .inprocess p {
    font-size: 21px;
    text-align: center;
    margin: 0 0 5px 0;
    line-height: 30px;
}

.service_content .inprocess {
    padding: 50px 0;
}


/*客服專區_客服問題查詢_step2--------------------*/

.service_content .question_list {
    padding: 20px 3%;
}

.service_content .question_list p {
    line-height: 31px;
}

.service_content .question_list_2 {
    padding: 20px 3%;
    background-color: #F8F8F8;
}

.service_content .question_list_2 p {
    line-height: 31px;
}

.service_content .backto {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 10px 0;
    text-align: right;
}


/*客服專區_會員_客服問題查詢---------------------*/

.service_content .inquire_btn {
    width: 100%;
    float: left;
    margin: 0;
    padding: 10px 0 0 0;
    text-align: right;
}

.service_content .issue_list {
    width: 100%;
    overflow: hidden;
    font-size: 15px;
    margin-bottom: 6px;
}

.service_content .issue_list_2 {
    width: 100%;
    padding: 9px 0;
    text-align: center;
    font-size: 16px;
    float: left;
}

.service_content .issue_list li {
    float: left;
    background-color: #efefef;
    border-right: 2px solid white;
    padding: 7.5px 0;
    text-align: center;
}

.service_content .issue_list_2 li {
    float: left;
    line-height: 21px;
}

.service_content .issue_list .item {
    width: 8%;
}

.service_content .issue_list .type {
    width: 12%;
}

.service_content .issue_list .number {
    width: 18%;
}

.service_content .issue_list .contents {
    width: 32%;
}

.service_content .issue_list .time {
    width: 14%;
}

.service_content .issue_list .reply_time {
    width: 14.8%;
    border-right: 0;
}

.service_content .issue_list_2 .item {
    width: 8%;
    font-size: 15px;
}

.service_content .issue_list_2 .type {
    width: 12%;
    font-size: 15px;
}

.service_content .issue_list_2 .number {
    width: 18.5%;
    font-size: 15px;
}

.service_content .issue_list_2 .number a {
    color: #f64100;
}

.service_content .issue_list_2 .contents {
    width: 30%;
    font-size: 14.5px;
    text-align: left;
    padding: 0 1%;
    height: 38px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-wrap: break-word;
}

.service_content .issue_list_2 .time {
    width: 12%;
    font-size: 15px;
    padding: 0 1%;
}

.service_content .issue_list_2 .reply_time {
    width: 13%;
    font-size: 15px;
    padding: 0 1% 0 1%;
}

.service_content .contact_service {
    float: right;
    margin: 10px 20px 20px 0;
}

.service_content.issue_list_hide {
    display: none;
}

.service_content textarea.note {
    width: 345px;
    padding: 10px;
    height: 110px;
    font-size: 15px;
    font-family: "微軟正黑體";
    border: 1px solid #ccc;
}




/*-----------------------------------會員-購物車step1---------------------------------*/

.cart_right_content .cart_btn_member a {
    background: #eaeaea;
    color: #333333;
    font-size: 15px;
    display: inline-block;
    padding: 8px 0;
    margin: 0 7px;
    text-align: center;
    width: 108px;
}

.cart_right_content .cart_btn_member.s1_btn {
    padding: 0;
    width: 100%;
    float: left;
    margin: 15px 0 0 0;
    text-align: center;
    border: 0;
}


/*--------------------------------會員-購物車step1-結束-------------------------------*/


/*---------------------------非會員-購物車-登入------------------------*/

#inline1 .login-box-m {
    width: 99%;
}

#inline1 .btn-bar .btn {
    width: 30%;
}


/*----------------------------*/

.cart_content .list_area .title {
    float: left;
    width: 99%;
    color: rgb(51, 51, 51);
    font-weight: bold;
    font-size: 24px;
    padding-bottom: 1%;
    padding-left: 1%;
    margin-bottom: 25px;
    border-bottom: 2px solid rgb(102, 102, 102);
}

.form.addressee .title p {
    float: left;
}

p.invoicetitle {
    float: left;
}

/*-購物車身分證字號-*/
.cart_title.addressee_title.id_title {
    width: 87px !important;
    margin-right: 13px !important;

}

.cart_title.addressee_title.id_title .star {
    width: 6px;
}

/*---------儲存購物車------------------*/

.saved_cart {
    padding: 0px 9% 0 0;
}


/*-----------------------------------*/

.login-box-m .saved_next {
    padding: 5%;
    padding: 140px 5% 140px 5%;
    border: 1px #ccc solid;
}

.login-box-m .saved_next h1 {
    text-align: center;
    font-size: 25px;
    padding: 76px 0 76px 0;
}

.cart_cont .cart_list .row_2 img {
    margin-bottom: -7px;
    margin-top: 18px;
}

.cart_cont .cart_list .width_8.padding_less {
    margin: 11px 0 25px 0;
}

.cart_content textarea.note {
    width: 95%;
    padding: 10px;
    margin: 0 0 10px 1.5%;
    height: 100px;
    font-size: 15px;
    font-family: "微軟正黑體";
    border: 1px solid #ccc;
}

.service_cart_cont_1 .issue_list_hide {
    display: none;
}

/* 個資蒐集聲明 */
.service_cart_cont_1 .personal-capital {
    float: left;
    width: 96%;
    padding: 20px 2%;
    border: 1px solid #ccc;
    margin: 20px 0;
    line-height: 1.6;
}

.service_cart_cont_1 .personal-capital .title {
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    padding: 10px 0;
}

.service_cart_cont_1 .personal-capital p {
    margin: 20px 0;
}

/* 個資蒐集聲明 end */

.cart_nav_9 {
    background: url(../images/cart_nav_9.jpg) 0 0 no-repeat;
    padding: 8px 0px 8px 46px !important;
}

.address .zip_code span {
    margin: 0 7% 0 0 !important;
    width: 10%;
    padding-right: 0;
}

.address .zip_code input[type="text"] {
    width: 45% !important;
    padding: 7px 4px;
    margin: 0;
    font-size: 15px;
}

.address .zip_code {
    display: inline-block;
    width: 13%;
    margin: 0 0.5% 0 1%;
}

.cart_content .zip_code.step5 {
    display: inline-block;
    text-align: center;
    width: 17%;
}


/*--------------------------非會員-側選單------------------------*/

section.non_members {
    width: 240px;
    float: left;
    margin: 0 4% 0 0;
    height: 540px;
    overflow: hidden;
}

section.non_members img {
    width: 100%;
}

.nav_pic_pc {
    display: block;
}

.nav_pic_768 {
    display: none !important;
}

.nav_pic_480 {
    display: none !important;
}

.specification {
    padding: 0 3% 0 0;
    width: 25%;
    float: left;
}

.quantity_list .specification {
    padding: 0 15px 0 0;
    max-width: 131px !important;
    float: left;
    width: auto !important;
}

.carts1_specific {
    overflow: hidden;
    float: left;
    max-width: 92px;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: auto;
}

.cart_right_content .right_2 a.btn {
    text-align: right;
    display: block;
    float: right;
    padding: 0 17px;
    font-size: 15px;
    border: 1px dotted #ccc;
    text-decoration: none;
    height: 25px;
}

.quantity_list .num {
    float: left;
    padding: 0 15px 0 0;
    width: 110px;
}

.quantity_list .num span,
.quantity_list .specification span {
    float: left;
    width: 36px;
    margin: 0 3px 0 0 !important;
    padding: 0 !important;
}

.quantity_list .price {
    width: auto !important;
    padding: 0 !important;
    margin: 0 !important;
}

.quantity_list .num input {
    padding: 1px 2%;
    text-align: center;
    font-size: 15px;
    border: 1px solid #ccc;
    float: left;
    width: 60px;
    height: 23px;
}


/*----------------------購物車無商品---------------------*/

.cart_no_pro {
    text-align: center;
    padding: 50px 0;
}

.cart_pic {
    display: inline-block;
    vertical-align: middle;
    margin: 0 1% 0 0;
}

.cart_text {
    display: inline-block;
    vertical-align: middle;
}


/*-------------------------color_box----------------------------*/

#cboxLoadedContent {
    box-shadow: 5px 4px 20px #ccc;
    border-radius: 10px;
}

.inline.cboxElement {
    background: #FF4300;
    padding: 7px 2%;
    font-size: 22px;
    color: #fff;
    display: inline-block;
    border: 0;
}

#inline_content .login-box-m {
    border: 0px;
    width: 99%;
    /*box-shadow: -2px 2px 15px -3px #555;*/
}

#inline_content .login-box-m .btn-bar .btn {
    width: 30%;
}

#inline_content .login-box-m .title {
    border-radius: 10px 10px 0px 0px;
}


/*------------------------s2行銷活動 ------------------------*/

.product_event {
    float: left;
    font-size: 14px;
    width: 100%;
}

.product_event span {
    margin: 0 1% 0 0 !important;
    float: left;
}


/*------------------------常用收件地址alert ------------------------*/

.mem_address_list {
    float: left;
    width: 100%;
}

.mem_address_list li {
    float: left;
    width: 100% !important;
    border-bottom: 1px dotted #ccc;
    padding: 0 0 12px 0;
    margin: 0 0 17px 0;
}

.mem_address_list .profile_tb1 {
    float: left;
    width: 92%;
    display: block;
    padding: 0 0 0 7px;
    line-height: initial;
    text-align: left;
    font-weight: bold;
    margin: 0 0 4px 0;
}

.mem_address_list input[type="radio"] {
    box-sizing: border-box;
    margin: 6px 1% 0 0;
    float: left;
}

.mem_address_list label {
    float: left;
    width: 85%;
    display: block;
    padding: 0 0 0 2%;
    line-height: 24px;
    text-align: left;
}

.mem_address_list .profile_tb2 {
    float: left;
    width: 93%;
    display: block;
    padding: 0 0 0 25px;
    line-height: 24px;
    text-align: left;
    margin: 0 0 4px 0;
}

.mem_address_list .profile_tb3 {
    float: left;
    width: 94%;
    display: block;
    padding: 0 0 0 25px;
    line-height: initial;
    text-align: left;
    margin: 0;
}

.useaddress_wrap .saved_next .btn-bar .btn {
    padding: 7px 0 !important;
    font-size: 16px;
    margin: 0 7px;
    width: 105px !important;
}

.ues-address-title {
    float: left;
    width: 100%;
    margin: 10px 0;
    font-size: 22px;
    font-weight: bold;
}

.cart_delivery_list > span {
    margin: 0 3% 16px 0 !important;
    width: 20% !important;
}

.cart_delivery_list > span label {
    width: 91% !important;
    margin: 0 !important;
}

.cart_delivery_list > span input {
    margin: 0 2.5% 0 0 !important;
}


/*------------------------s5多地址------------------------*/

li.rece-amount {
    margin-top: 3px !important;
}


/*--檢核--*/

.d-info3 span.error {
    float: left;
    width: 81%;
    font-size: 14px;
    color: #f64100;
    margin: 3px 0 0 39px;
    line-height: initial;
    height: auto;
}

.buyer_button {
    background: #ff4300;
    border-radius: 0px;
    margin: 0 0 0 1% !important;
    color: #ffffff;
    padding: 5px 11px;
    border: none;
    font-family: "微軟正黑體";
    font-size: 14px;
    margin-left: 20px;
    cursor: pointer;
}

.cart_distribution2 .sub_title h2 {
    font-size: 20px;
    color: #333333;
    padding: 7px 20px 13px 44px !important;
    background: url(../images/cart_nav_5.jpg)left 0 no-repeat;
    font-weight: bold;
    margin: 0 0 11px 0;
    line-height: 26px;
}

.add-receiver-wrap {
    float: left;
    width: 100%;
}


/*-收件人-*/

a.recei-del {
    float: right;
    color: #333;
    line-height: 27px;
    font-size: 13px;
    border: 1px dotted #ccc;
    padding: 0 17px;
}

.add-receiver-wrap1 {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
}

ul.add-receiver {
    float: left;
    width: 98%;
    margin: 0 0 0 15px;
    line-height: 22px;
}

.add-receiver li {
    float: left;
    width: 100%;
    margin: 0 0 7px 0;
}

.add-receiver li:last-child {
    margin-bottom: 0;
}

.rece-amount a {
    border: 1px dotted #bbbbbb;
    font-size: 13px;
    padding: 5px 13px;
    margin: 0 0 0 6px;
    color: #333;
    background: #f6f6f6;
}

.add-receiver li span {
    float: left;
    width: 75px;
}

.add-receiver li p {
    float: left;
    width: 91%;
}

.rece-amount input {
    width: 60px;
    padding: 4.5px 0.5%;
    font-size: 15px;
    border: 1px #bbbbbb dotted;
    margin: 0 0 0 7px;
}

.rece-amount span {
    line-height: 30px;
    width: 41px !IMPORTANT;
}

.rece-number p {
    width: auto !important;
    margin: 0 1% 0 0;
}

.maddr-total,
.maddr-price,
.maddr-amount,
.maddr-specifi {
    width: auto;
    float: right;
    margin: 0 1% 0 0;
}

.maddr-total p,
.maddr-price p,
.maddr-amount p,
.maddr-specifi p {
    width: auto;
    display: inline-block;
}

.maddr-total span,
.maddr-price span,
.maddr-amount span,
.maddr-specifi span {
    width: auto;
    display: inline-block;
}

.distri_shoplist {
    float: left;
    width: 100%;
}

.distri_shoplist ul {
    float: left;
    border-bottom: 1px #c4c4c4 solid;
    width: 100%;
}

.distri_shoplist li {
    width: 87px;
    color: #333333;
    padding: 9px 2%;
    border: 1px solid #ccc;
    border-bottom: none;
    margin: 0 0 -1px 0;
    float: left;
    text-align: center;
    background: #fff;
}

.distri_shoplist_open {
    background: url(../images/third_title_icon.png) no-repeat 3px 1px;
    padding: 0 0 0 21px;
    cursor: pointer;
}

.distri_shoplist_open.distri-close {
    background: url(../images/third_title_2_icon.png) 3px 1px no-repeat !important;
}

.deliver_shoplist_open {
    background: url(../images/third_title_icon.png) no-repeat 3px 1px;
    padding: 0 0 0 21px;
    cursor: pointer;
}

.deliver_shoplist_open.distri-close {
    background: url(../images/third_title_2_icon.png) 3px 1px no-repeat !important;
}

.distri_shoplist li:nth-child(2) {
    width: 70%;
    background-image: none;
    padding: 0;
    float: right;
    border: 0;
    text-align: right;
    height: auto;
    line-height: initial;
    margin: 0;
    background: transparent;
}

.distri_shoplist .already {
    float: right;
}

.distri_shoplist .text {
    font-size: 15px;
    color: #333333;
    margin: 0 6px 0 0;
}

.distri_shoplist .number {
    font-size: 15px;
    color: #FF4300;
}

.distri_shoplist .notyet {
    float: right;
    margin-right: 1%;
}

.cart_distribution2 .step3_checkout_button {
    text-align: center;
    width: 100%;
    margin: 0;
    float: left;
}

.cart_distribution2 .step3_checkout_button .checkout_button_1,
.cart_distribution2 .step3_checkout_button .checkout_button_2 {
    border-radius: 0px;
    margin: 0px 10px;
    color: #ffffff;
    padding: 6px 5%;
    border: none;
    font-family: "微軟正黑體";
    font-size: 16px;
}

.cart_distribution2 .step3_checkout_button .checkout_button_1 {
    background: #666666;
}

.cart_distribution2 .step3_checkout_button .checkout_button_2 {
    background: #ff4300;
}

.width_8.padding_less {
    margin: 11px 0 25px 0;
}

.d-info1 input[type="text"],
.d-info2 input[type="text"],
.d-info3 input[type="text"] {
    width: 179px;
    padding: 6px 4px;
    font-family: 微軟正黑體;
    font-size: 15px;
}

.d-info1 span,
.d-info2 span,
.d-info3 span {
    float: left;
    width: 33px;
    height: 33px;
    line-height: 33px;
    margin: 0 8px 0 0;
}

.d-info1,
.d-info2,
.d-info3 {
    float: left;
    width: 238px;
    margin: 0 20px 0 0;
}

.d-info1 span.error {
    line-height: initial;
    margin: 4px 0 0 48px;
    font-size: 14px;
    height: auto;
    width: 100%;
}

.distribution-info2 span.error {
    float: left;
    width: 70%;
    margin: 5px 0 0 47px;
    font-size: 14px;
}

.multi_alert {
    padding: 40px 2%;
}

.d-info3 {
    margin-right: 0 !important;
}

.d-info1 .star {
    float: left;
    width: 8px;
    color: #ff4300;
    line-height: 32px;
}

.cart_distribution {
    margin: 0px 3%;
    background: #fff;
    margin-top: 0;
    padding: 25px 2.5%;
    float: left;
    width: 89%;
}

.recipient h2 {
    float: left;
    color: #FF4300;
    font-weight: bold;
    line-height: 6px;
    padding-left: 14px;
    margin-left: 5px;
    background: url(../images/list_cont.png) left 0px no-repeat;
}

.shop_detail_left {
    width: 100%;
    float: left;
}

.shop_detail_left p {
    margin: 5px 13px;
}

.shop_detail_right {
    width: 45%;
    float: left;
    text-align: right;
    margin-right: 0px;
}

.padding_left {
    padding-left: 3%;
}

.line_through {
    text-decoration: line-through;
    color: #ccc;
}

.cart_content .font_size_big {
    font-size: 22px;
    padding-left: 1%;
}

.purchaser .row_1 input:nth-child(3) {
    margin-right: 0 !important;
}

.cart_content .transfer_left .title,
.cart_content .transfer_right .title {
    float: left;
    width: 99%;
    color: rgb(51, 51, 51);
    font-weight: bold;
    font-size: 16px !important;
    padding: 0 !important;
    margin-bottom: 22px !important;
    border-bottom: 0 !important;
}

.m-address-event {
    float: left;
    width: 100%;
    margin: 0 0 5px 0;
}

.m-address-event span {
    margin: 0 1% 0 0 !important;
    float: left;
}

.m-address-shoplist {
    float: left;
    width: 100%;
    margin: 22px 0 0 0;
}

.m-address-shoplist li {
    float: left;
    width: 100%;
    border-bottom: 1px dotted #ccc;
    padding: 0 0 16px 0;
    margin: 0 0 21px 0;
}

.m-address-shoplist li:last-child {
    margin-bottom: 0;
}

.shop_detail_left .pd {
    width: 100%;
    float: left;
    margin: 0 0 5px 0;
    line-height: 22px;
}

.shop_detail_left .specification {
    width: 100% !important;
    float: left;
    margin: 0 !important;
    background: url(../images/maddr_arr.png) 0 6px no-repeat;
    padding: 0 0 0 14px !important;
    font-size: 14.5px;
    line-height: 21px;
}

.shop_detail_right .amount {
    display: inline-block;
    width: auto;
    margin: 0 3% 0 0;
}

.shop_detail_right .price {
    display: inline-block;
    width: auto;
    margin: 0 3% 0 0;
    padding: 0;
    color: #f64100;
}

.shop_detail_right .price span {
    color: #9a9a9a;
    text-decoration: line-through;
    margin: 0 5px 0 0;
}

.shop_detail_right .total-price {
    display: inline-block;
    width: auto;
    margin: 0 3% 0 0;
}

.distribution-cont {
    float: left;
    width: 100%;
    margin: 25px 0 0 0;
}

.distribution-info {
    float: left;
    width: 98%;
    margin: 0 0 0 13px;
}

.distribution-info2 {
    float: left;
    width: 98%;
    margin: 8px 0 0 14px;
}

.distribution-info2 .address {
    float: left;
    width: 239px;
    margin: 0 7px 0 0;
}

.distribution-info2 .address .star {
    float: left;
    width: 8px;
    color: #ff4300;
    line-height: 32px;
}

.distribution-info2 .zip_code {
    float: left;
    width: 87px;
    line-height: 33px;
    margin: 0 5px 0 0;
    font-size: 15px;
}

.distribution-info2 .zip_input1 {
    width: 13%;
    margin: 0 1% 0 0;
}

.distribution-info2 .zip-input2 {
    width: 395px !important;
    padding: 6px 4px;
    font-family: 微軟正黑體;
    font-size: 15px;
}

.distribution-info2 .address span {
    float: left;
    width: 41px;
    height: 33px;
    line-height: 33px;
}

.distribution-info2 .address select {
    padding: 5px 2px;
    font-family: 微軟正黑體;
    width: 91px;
    margin: 0 4px 0 0;
    font-size: 15px;
}

.distribution-info2 .address select:nth-child(4) {
    margin-right: 0;
}

.distribution_subtitle h2 {
    float: left;
    color: #FF4300;
    font-weight: bold;
    line-height: 29px;
    padding-left: 14px;
    background: url(../images/list_cont.png) left 11px no-repeat;
    width: 88px;
}

.add-receiver-wrap .distribution_subtitle h2 {
    color: #333;
    background: url(../images/multi-add-dot.jpg) left 11px no-repeat;
}

.distribution_subtitle {
    float: left;
    width: 100%;
    margin: 0 0 8px 0;
}

.m-address-shoplist .m-address-event span {
    width: 100% !important;
    float: left;
    margin: 0 !important;
    background: url(../images/maddr_arr2.png) 0 6px no-repeat;
    padding: 0 0 0 14px !important;
    font-size: 14.5px;
    line-height: 21px;
}

.m-address-shoplist .m-address-event {
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.add-receiver-wrap .distribution_subtitle {
    margin: 0 0 20px 0;
}

.distrubition-remark {
    width: auto !important;
    margin: 3px 0 0 40px !important;
    font-size: 14px;
    height: auto !important;
    line-height: initial !important;
}

.distri_amount {
    float: left;
    width: 100%;
    margin: 16px 0 0 22px;
}

.distri_amount span {
    float: left;
    width: 41px;
    height: 31px;
    line-height: 31px;
}

.distri_amount input {
    width: 60px;
    padding: 0 0.5%;
    font-size: 15px;
    height: 29px;
}

.gift input {
    width: 7.5%;
    padding: 6px 1%;
    font-family: 微軟正黑體;
    margin: 0;
    font-size: 15px;
    text-align: center;
}

.gift {
    float: left;
    width: 100%;
    margin: 18px 0 0 0;
}

.gift span {
    float: left;
    width: 5.5%;
    height: 33px;
    line-height: 33px;
}

.left.add {
    float: left;
    width: 290px;
    margin: 15px 0 0 22px;
}

.left.add img {
    float: left;
    width: 22px;
}

.left.add span {
    float: left;
    color: #8c8c8c;
    font-weight: bold;
    line-height: 22px;
    margin: 0 0 0 6px;
    font-size: 16.5px;
}

.right.width_7 {
    width: 14.5%;
    float: left;
}

.right.width_7 span {
    float: left;
    width: 39% !important;
    height: 33px;
    line-height: 33px;
}

.right.width_7 input {
    width: 50% !important;
}

.ctrl {
    float: left;
    width: 100%;
    text-align: right;
}

.ctrl a {
    font-size: 13px;
    color: #333;
    background: #ddd;
    padding: 8px 0;
    width: 10%;
    display: inline-block;
    text-align: center;
    margin: 0 0.5%;
}

.transfer li span {
    float: left;
    width: 6%;
}

.transfer li p {
    padding: 0 !important;
    width: 94%;
    float: left;
    font-weight: normal !important;
}

.transfer .title {
    width: 100% !important;
    font-size: 19px !important;
    padding: 0 0 12px 0 !important;
    padding-left: 1%;
    margin-bottom: 25px !important;
    border-bottom: 1px solid rgb(102, 102, 102) !important;
}

.cart-final1,
.cart-final2,
.cart-final3,
.cart-final4 {
    float: left;
    width: 100%;
}


/*-delivery2-*/

.china_addr .cart_title {
    width: 6% !important;
}

.china_addr {
    float: left;
    width: 100%;
    margin: 30px 0 0 0;
}

.china_addr select {
    width: 11.2%;
    padding: 0.5%;
    font-family: 微軟正黑體;
    margin: 0 0 0 1%;
    font-size: 15px;
    float: left;
}

.china_addr input {
    margin: 0 1.5% 0 1% !important;
    width: 29%;
}

.china_addr .zip_code {
    width: 92px !important;
    float: left;
    margin: 0 0 0 10px !important;
    line-height: 36px;
}

.china_addr .zip_code_input {
    width: 46%;
    float: left;
    text-align: center;
}

.china_addr .zip_code span {
    margin: 0 7% 0 0;
    float: left;
    line-height: 34px;
}

.china_addr .zip_code input {
    padding: 0.4%;
    float: left;
    width: 27%;
    height: 19px;
    margin: 0 1% 0 0 !important;
}


/*-delivery4/5-*/

.arrival-place span.error {
    font-size: 15px;
    line-height: 34px;
    margin: 0 0 0 0.5%;
    color: #ff4300 !important;
}

.arrival-place .cart_title {
    width: 6% !important;
}

.arrival-place {
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
}

.arrival-place select {
    width: 11%;
    padding: 3.5px 0.4%;
    font-family: 微軟正黑體;
    margin: 0 0 0 1%;
    font-size: 15px;
    height: 34px;
}

.arrival-place select:nth-child(4) {
    width: 15%;
}

.delete1 .rwd_delete {
    display: none;
}

.item_detail {
    float: left;
    width: 100%;
}

section.section {
    float: left;
    width: 100%;
    margin: 45px 0 0 0;
}

.section_2 {
    float: left;
    width: 100%;
}


/*------------------------購物車s2------------------------*/

.cart_content .row_1 {
    margin: 0 0 0 1%;
    float: left;
    width: 99%;
}

.purcher_wrap2 {
    float: left;
    width: 100%;
}

.purchaser .cart_title,
.addressee .cart_title {
    float: left;
    width: 5%;
    line-height: 34px;
}

.cart_content span.star {
    color: #ff4300;
    float: left;
    margin: 0 1px 0 0;
}

.row_1 input[type="text"] {
    padding: 3.5px 0.5%;
    font-family: 微軟正黑體;
    font-size: 15px;
    height: 27px;
}

.purchaser input,
.addressee input {
    margin: 0 2.5% 0 0;
    float: left;
}

.not-fill,
.not-fill2 {
    font-size: 14.5px;
    margin: 0 0.5% 0 0;
    float: left;
    line-height: 34px;
}

.not-fill2 {
    width: 5%;
}

.not-fill {
    width: 12%;
}

.carts3 label.error {
    color: #ff4300;
    margin: 0 18px 0 -18px;
    line-height: 34px;
    float: left;
}

.carts3-1 label.error {
    float: left;
    width: 3%;
    margin: 0;
    line-height: 34px;
}

.row_2.width_2 label.error,
.row_2.width_1 label.error {
    float: left;
    margin: 0;
    line-height: 34px;
}

.row_2.width_3 label.error {
    line-height: 34px;
}

.invoice-receive label.error {
    margin: 0 0 0 1%;
    line-height: 34px;
}

.orderee-email {
    float: left;
    width: 100%;
    margin: 25px 0 0 0;
}

.orderee-email input {
    width: 22% !important;
    margin: 0 1% 0 0;
}

.orderee-email span {
    float: left;
    width: 4.5%;
    margin: 0 0 0 0.5%;
    line-height: 34px;
}

.row_2.width_1,
.row_2.width_2 {
    float: left;
    width: 100%;
    margin: 25px 0 0 0;
}

.row_2.width_1 select,
.row_2.width_2 select {
    width: 11%;
    padding: 3.5px 0.4%;
    font-family: 微軟正黑體;
    margin: 0 1% 0 0;
    font-size: 15px;
    float: left;
    height: 34px;
}

.row_2.width_1 .zip_code,
.row_2.width_2 .zip_code {
    width: 8%;
    float: left;
    margin: 0 1% 0 0;
}

.row_2.width_1 .zip_code span,
.row_2.width_2 .zip_code span {
    margin: 0 7% 0 0;
    float: left;
    line-height: 34px;
}

.row_2.width_1 .zip_code_input,
.row_2.width_2 .zip_code_input {
    width: 29%;
    float: left;
    text-align: center;
    height: 35px;
    padding: 0;
    margin: 0 !important;
    line-height: 35px;
}

.orderman_address,
.receiveman_address {
    width: 27%;
    height: 19px;
    margin: 0 1% 0 0 !important;
}

.row_2.width_2 .show-name {
    display: block;
    overflow: hidden;
	font-size: inherit !important;
}

.row_2.width_2 .show-name input[type="checkbox"] {
    margin: 0 7px 0 0;
	width: initial;
	float: left;
	line-height: 23px;
	height: 23px;
}

.row_2.width_2 .show-name label {
    margin: 0 0 0 8px;
	font-size: 20px;
}

/*-發票收件人-*/

.invoice-receive {
    float: left;
    width: 100%;
    margin: 25px 0 0 0;
}

.invoice-receive .cart_title {
    float: left;
    width: 100%;
    line-height: 34px;
}

.row_2.width_3 .cart_title {
    float: left;
    width: 9%;
    line-height: 34px;
}

.invoice-receive input {
    float: left;
    width: 17%;
}

.invoice-receive-input {
    margin: 8px 0 0 31px;
}

.row_2.width_3 select {
    width: 11%;
    padding: 3.5px 0.4%;
    font-family: 微軟正黑體;
    margin: 0 1% 0 0;
    font-size: 15px;
    float: left;
    height: 34px;
}

.row_2.width_3 .zip_code {
    width: 8%;
    float: left;
    margin: 0 1% 0 0;
}

.row_2.width_3 .zip_code span {
    margin: 0 7% 0 0;
    float: left;
    line-height: 34px;
}

.row_2.width_3 .zip_code_input {
    width: 29%;
    float: left;
    text-align: center;
    height: 35px;
    padding: 0;
    margin: 0 !important;
    line-height: 35px;
}

.invoice-address2 {
    padding: 0.4%;
    float: left;
    width: 27%;
    height: 19px;
    margin: 0 1% 0 0 !important;
}

.row_2.width_3 {
    float: left;
    width: 100%;
    margin: 25px 0 0 0;
}


/*-收件人-*/

.addressee_wrap2 {
    float: left;
    width: 100%;
}


/*-購物車S2-紅利-優惠券-*/

.cupon1,
.cupon2,
.cupon3 {
    float: left;
    width: 100%;
    margin: 0 0 25px 0;
}

.cupon1 h1,
.cupon2 h1,
.cupon3 h1 {
    font-weight: bold;
    color: #ff5c22;
    padding-left: 1%;
    margin-bottom: 15px;
    font-size: 20px;
}

.cupon1 strong,
.cupon2 strong,
.cupon3 strong {
    font-weight: bold;
    color: #ff5c22;
    padding-left: 1%;
    margin-bottom: 15px;
    font-size: 20px;
    width: 100%;
    float: left;

}

.cart-coupon-notuse {
    border-bottom: 1px dotted #333333;
    padding-bottom: 20px;
    float: left;
    width: 99.5%;
    margin: 0px 1%;
    padding: 17px 0 17px 0.5%;
}

.carcou-list-title {
    background: #f4f4f4;
    padding: 10.5px 0;
    margin: 0px 1%;
    float: left;
    width: 98%;
}

.carcou-list-title li {
    float: left;
    text-align: center;
    border-right: 1px solid #333333;
}

.carcou-list-title .date {
    width: 29%;
    padding-bottom: 0 !important;
    border: 0;
    border-right: 1px solid #333333;
    margin: 0 !important;
}

.carcou-list-title .price {
    width: 17%;
}

.carcou-list-title .name {
    width: 33%;
}

.carcou-list-title .lowest-discount {
    width: 20%;
    border-right: 0;
}

.carcou-list {
    border-bottom: 1px dotted #333333;
    margin: 0px 1%;
    padding: 17px 0;
    line-height: 24px;
    float: left;
    width: 98%;
}

.cart-coupon-notuse input[type="radio"] {
    margin: 0 0.5% 0 0;
}

.carcou-list .date1 input {
    float: none;
    margin: 0 2.5% 0 0;
}

.carcou-list li {
    float: left;
    text-align: center;
}

.carcou-list .date1 {
    width: 29%;
    padding-bottom: 0;
    border: 0;
}

.carcou-list .date1 input {
    float: none;
    margin: 0 2% 0 0;
}

.carcou-list .price1 {
    width: 17%;
}

.carcou-list .name1 {
    width: 31.5%;
    margin: 0 1%;
}

.carcou-list .lowest-discount1 {
    width: 18.5%;
    margin: 0 1%;
}

.reddot-list-title {
    background: #f4f4f4;
    padding: 10.5px 0;
    margin: 0px 1%;
    float: left;
    width: 98%;
}

.reddot-list-title li {
    float: left;
    text-align: center;
}

.reddot-list-title .date {
    width: 29%;
    margin: 0 !important;
    padding-bottom: 0 !important;
    border: 0;
    border-right: 1px solid #333333;
}

.reddot-list-title .point {
    width: 25%;
    margin: 0 1%;
    border-right: 1px solid #333333;
}

.reddot-list-title .plus-service {
    width: 43%;
}

.reddot-list {
    border-bottom: 1px dotted #333333;
    margin: 0px 1%;
    padding: 17px 0;
    line-height: 24px;
    float: left;
    width: 98%;
}

.reddot-list .time {
    width: 29%;
    margin: 0;
}

.reddot-list .point1 {
    width: 25%;
    margin: 0 1%;
}

.reddot-list .plus-service1 {
    width: 41.5%;
    margin: 0 1%;
}

.reddot-list li {
    float: left;
    text-align: center;
}

.reddot-list .time input {
    float: none;
    margin: 0 2% 0 0;
}

.cupon2 .cart-coupon-notuse {
    width: 90.5%;
    margin: 0px 1%;
    padding: 17px 0 17px 7.5%;
}

.reddot-using {
    padding-left: 1%;
    float: left;
    width: 100%;
}

.reddot-using p {
    float: left;
    width: auto;
    line-height: 32px;
}

.reddot-using span {
    float: left;
    line-height: 32px;
}

.reddot-using input {
    height: 28px;
    padding: 1px 0.5%;
    width: 74px;
    text-align: center;
    font-size: 15px;
    margin: 0 11px;
}

.reddot-using .cupon_button {
    display: inline-block;
    margin: 0 0 0 20px;
    width: 200px;
}

.reddot-using .cupon_button_1 {
    background: #00b9a1 !important;
    border-radius: 0px;
    color: #ffffff;
    border: none;
    font-family: "微軟正黑體";
    font-size: 15px;
    height: 32px;
    width: 78px;
    margin: 0;
}

.reddot-using .cupon_button_2 {
    background: #138475;
    border-radius: 0px;
    color: #ffffff;
    border: none;
    font-family: "微軟正黑體";
    font-size: 15px;
    height: 32px;
    width: 107px;
    margin: 0 0 0 11px;
}

.reddot-using label.error {
    margin: 10px 0 0;
    display: block;
    width: 100%;
}

.cupon-wrap,
.reddot-wrap {
    float: left;
    width: 100%;
}

.cart-discount-section {
    float: left;
    width: 100%;
    margin: 30px 0 0 0;
}


/*-總金額總紅利-*/

.total_price {
    display: inline-block;
}

.total_price span {
    display: inline-block;
}

.total_reddot {
    display: inline-block;
}

.total_reddot span {
    display: inline-block;
}

.total_price span:first-child {
    color: #333333;
    font-weight: bold;
    font-size: 22px;
}

.total_price span:nth-child(2) {
    color: #ff4300;
    font-weight: bold;
    font-size: 26px;
    padding: 0 0 0 11px;
}

.total_reddot span:first-child {
    color: #333333;
    font-weight: bold;
    font-size: 22px;
}

.total_reddot span:nth-child(3) {
    color: #333333;
    font-weight: bold;
    font-size: 22px;
}

.total_reddot span:nth-child(2) {
    color: #ff4300;
    font-weight: bold;
    font-size: 26px;
    padding: 0 5px;
}


/*-指定到貨日-*/

.designation-date .cart_title {
    float: left;
    width: 7%;
    line-height: 34px;
    margin: 0 0 0 0.5%;
}


/*-購物車活動-*/

li.rwd_activity {
    display: none !important;
}

.orderee-email .star {
    width: 12%;
}

.orderee-email label.error {
    line-height: 36px;
}

.m-address-remark {
    float: left;
    width: 99%;
    margin: 0 0 0 1%;
}

.china_addr label.error {
    line-height: 34px;
}

.form_error {
    margin: 0 0 0 1%;
    line-height: 36px;
    height: 36px;
    font-size: 15px;
    color: #ff4300;
}


/*-以下商品不符合-*/

.wrong-deliver .title1 {
    float: left;
    width: 100%;
    margin: 15px 0;
    border-bottom: 0;
    padding: 0;
    font-weight: bold;
    font-size: 18px;
    color: #ff4300;
}

.wrong-deliver .title2 {
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
    font-weight: bold;
}

.wrong-deliver .pd-cont {
    float: left;
    width: 100%;
    margin: 15px 0;
}

.wrong-deliver .pd-cont p {
    float: left;
    width: 96%;
    margin: 0 0 14px 0;
    line-height: 24px;
    text-align: left;
    border-bottom: 1px solid #c7c7c7;
    padding: 6px 2%;
    font-size: 15.5px;
}


/*-i郵箱-*/

.addressee .ibox .ibox_title {
    float: left;
    width: 5%;
    line-height: 34px;
}

.addressee .ibox select {
    width: 11%;
    padding: 3.5px 0.4%;
    font-family: 微軟正黑體;
    margin: 0 1% 0 0;
    font-size: 15px;
    float: left;
    height: 34px;
}

.addressee .ibox select:nth-child(4) {
    width: 320px !important;
}

.ibox label.error {
    margin: 0;
    line-height: 34px;
    float: left;
}

/*--------------購物車-加價購---------------*/
.cart_list_add1 {
    background: #e52727;
    color: #fff;
    padding: 5px 7px;
    margin-bottom: 7px;
    display: inline-block;
    font-size: 14px;
}

.cart_list_add2 {
    background: #27a8e5;
    color: #fff;
    padding: 5px 7px;
    margin-bottom: 7px;
    display: inline-block;
    font-size: 14px;
}

/*-購物車s1庫存不足-*/
.quantity_list .num .prod_nostock {
    float: left;
    width: 100% !important;
    margin: 0 !important;
    color: #f64100;
    font-size: 14px;
}

.cart_list.expand .remind {
    margin: 0 0 8px 0;
    padding: 9px 2%;
}

/*-ibox選擇-*/
.ibox-chose1,
.ibox-chose2,
.ibox-chose3 {
    float: left;
    width: 94%;
}

.inline-text {
    float: left;
    line-height: 34px;
}

.inline-text p {
    float: left;
    line-height: inherit;
}

.inline-text p:first-child {
    font-weight: bold;
    margin-right: 6px;
}

.ibox-chose1 input {
    background: #138475;
    border-radius: 0px;
    color: #ffffff;
    border: none;
    font-family: "微軟正黑體";
    font-size: 15px;
    height: 34px;
    width: 107px;
}

.ibox-chose2 input {
    background: #138475;
    border-radius: 0px;
    color: #ffffff;
    border: none;
    font-family: "微軟正黑體";
    font-size: 15px;
    height: 34px;
    width: 140px;
}

.ibox-chose2 span {
    float: left;
    line-height: 34px;
    margin: 0 10px;
}

.ibox-chose3 span {
    float: left;
    line-height: 34px;
    margin: 0 10px;
}

.ibox-chose3 input {
    background: #138475;
    border-radius: 0px;
    color: #ffffff;
    border: none;
    font-family: "微軟正黑體";
    font-size: 15px;
    height: 34px;
    width: 140px;
}

/*-網購-列印估價單-*/
.cart-final3 a.checkout_button_2 {
    height: 45px;
    padding: 0;
    vertical-align: top;
    line-height: 45px;
}

/*-提醒小語table-*/
.cart-final4 table {
    line-height: 28px;
}

/*-台灣大陸-*/
.corss-border .row_2.width_3 .cart_title.addressee_title {
    width: 100%;
}

.corss-border .cart_title.addressee_title table {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.corss-border .cart_title.addressee_title table label {
    float: left;
    line-height: 12px;
    margin-left: 2px;
}

.corss-border .cart_title.addressee_title table tr td {
    float: left;
    width: 60px;
}

.corss-border .row_2.width_1 {
    margin: 15px 0 0 0;
}

/*-台灣大陸-發票收件人-*/
.corss-border-invo .row_2.width_3 .cart_title.invoice_addressee {
    width: 100%;
}

.corss-border-invo .cart_title.invoice_addressee table {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.corss-border-invo .cart_title.invoice_addressee table label {
    line-height: 12px;
    margin-left: 2px;
    float: left;
}

.corss-border-invo .cart_title.invoice_addressee table input {

    float: left;
}

.corss-border-invo .cart_title.invoice_addressee table tr td {
    float: left;
    width: 60px;
}

.corss-border-invo > div .row_1 > div .row_2.width_3:nth-child(3) {
    margin: 15px 0 0 0;
}

.corss-border .china_zipinput,
.corss-border-invo .china_zipinput {
    width: 300px;
}

.crosschina_zipcode {
    width: 92px;
    float: left;
    margin: 0 10px 0 0;
    line-height: 34px;
}

/*-網購中心-發票收件人-*/
.invoice-receive.download_type table {
    line-height: 34px;
    margin-left: 12px;
}

.invoice-receive.download_type table td {
    width: 104px;
    float: left;
}

.invoice-receive.download_type table input {
    float: left;
    line-height: 34px;
    height: 35px;
    width: initial;
    margin: 0 5px 0 0;
}

.invoice-receive.download_type table label {
    width: 80px;
    float: left;
    margin: 0;
}

a.search_invoice_num {
    background: #e5e5e5;
    line-height: 36px;
    color: #333;
    font-size: 15px;
    font-weight: bold;
    width: 100px;
    float: left;
    text-align: center;
    margin-left: 12px;
}

.cart_content .row_1.other_delivery {
    margin: 25px 0 0 1%;
}

.cart_content .row_1.other_delivery > label {
    margin: 0 0 0 8px;
}

.other_cont .invoice-receive label {
    line-height: 36px;
}

.other_cont .invoice-receive input[type="checkbox"] {
    float: left;
    width: 15px;
    line-height: 36px;
    height: 36px;
    margin: 0 9px 0 20px;
}

/*-發票收件人-*/
.cart_content .form.invoice .pay_way {
    display: block;
    float: left;
    width: 99%;
    margin-left: 1%;
    border-bottom: 1px solid #ccc;
    padding: 0 0 21px 0;
}

.cart_content .form.invoice .pay_way li {
    width: auto;
    border-bottom: 0;
    padding: 0;
    margin: 0 30px 0 0;
    float: left;
}

.cart_content .form.invoice .pay_way li input[type="radio"] {
    box-sizing: border-box;
    margin: 0 !important;
    float: left;
}

.cart_content .form.invoice .pay_way li label {
    box-sizing: border-box;
    margin: 0 0 0 7px;
    float: left;
}



/*-信用卡分期警語-*/
span#Label_msg_bank {
    background: url(../images/store3-bg-2.jpg) repeat;
    text-align: center;
    float: left;
    width: 96%;
    margin: 30px 0 0 0;
    padding: 15px 2%;
    font-weight: bold;
    color: #ff4300;
    font-size: 17px;
}

/*--*/
.data {
    float: left;
    width: 75%;
}

.cart_content .useaddress_wrap .delete {
    float: right;
    width: 55px !important;
    display: block !important;
}

.cart_content .useaddress_wrap .delete a {
    float: left;
    width: 100% !important;
    padding: 10px 0 !important;
    font-size: 14px;
}

/*-20180723-*/
.yorg {
    background: #ffb400 !important;
}

.order-situation {
    background: #f7f7f7;
    margin-top: 15px;
    padding: 15px;
    /*display: none;*/
}

.order-situation p {
    line-height: 24px;
    margin: 0 0 8px 0;
    font-size: 15px;
}

.order-situation p:last-child {

    margin-bottom: 0;
}

.order-situation p.free-shipping {

    color: #ff4300;
}

.deliveryway-title {
    cursor: pointer;
}

/*- 購物車運費說明 -*/
.fare-list-cart {
    line-height: 20px;
    float: left;
    width: 100%;
    margin: 5px 0 10px 0;
    position: relative;
    display: block;
}

.fare-list-cart .fare-list-title {
    display: block;
    float: left;
    width: 80%;
}

.fare-list-cart .fare-list-cart-hit {
    display: block;
    float: right;
    width: 20px;
    height: 12px;
    margin-top: 6px;
    cursor: pointer;
    background: url(../images/fare-list-arr-down.png) 0 0 no-repeat;
}

.fare-list-cart .fare-list-cart-hit-close {
    margin-top: 8px;
    background: url(../images/fare-list-arr-up.png) 0 0 no-repeat;
}

.fare-list-cart-rwd {
    line-height: 20px;
    float: left;
    width: 100%;
    margin: 5px 0 10px 0;
    position: relative;
    display: none;
}

.fare-list-cart-rwd .fare-list-title {
    display: block;
    float: left;
    width: 80%;
}

.fare-list-cart-rwd .fare-list-cart-hit-rwd {
    display: block;
    float: right;
    width: 20px;
    height: 12px;
    margin-top: 4px;
    cursor: pointer;
    background: url(../images/fare-list-arr-down.png) 0 0 no-repeat;
}

.fare-list-cart-rwd .fare-list-cart-hit-close-rwd {
    background: url(../images/fare-list-arr-up.png) 0 0 no-repeat;
}

.fare-list-cart .fare-ct,
.fare-list-cart-rwd .fare-ct {
    float: left;
    width: 96%;
    height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    border: 1px solid #ddd;
    padding: 20px 2%;
    position: relative;
    margin-top: 10px;
}

.fare-ct .fare-category {
    padding-left: 15px;
}

.fare-ct .fare {
    padding: 10px 0;
}

.fare-section {
    padding: 5px 0;
}

.fare-ct .fare-section-line {
    width: 100%;
    height: 1px;
    line-height: 1px;
    border-bottom: 1px dotted #ddd;
    display: block;
}

.fare-ct .fare-section-line:first-child {
    display: none;
}

.fare-title {
    display: block;
    color: #000;
}

.fare-note {
    color: #009fff;
    background: #fff;
    font-weight: bold;
}

.fare-list-rwd {
    display: none;
}

/* .fare-list .delivery_fee {} */

/*- 購物車運費說明 end -*/

.btn-bar {
    text-align: center;
}

.btn-bar .btn,
.btn-bar .btn2 {
    padding: 8px 10%;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
}

.discount5000 .info {
    display: inline-flex;
    background-color: #9c9c9c;
    color: #fff;
    width: 20px;
    height: 20px;
    justify-content: center;
    border-radius: 100%;
    align-items: center;
    font-size: 0.95rem;
    cursor: pointer;
    margin-left: 5px;
}

.discount5000-pass,
.discount5000-input {
    float: left;
    width: 100%;
    border-bottom: 1px dotted #333333;
    padding-bottom: 17px;
    margin-left: 1%;
}

.discount5000-pass {
	padding: 0 17px 17px 17px;
    display: flex;
    align-items: center;
}

.discount5000-pass img {
	margin-right: 8px;
}

.discount5000-input input {
    height: 28px;
    padding: 1px 0.5%;
    width: 100px;
    text-align: center;
    font-size: 15px;
    margin: 0 11px;
}

.discount5000-input input:first-child {
    margin-left: 0;
}

.discount5000-fail-txt {
	display: block;
	color: #ff8d00;
	font-weight: bold;
	padding-top: 10px;
}

.cupon_button.discount5000_button {
    display: inline-block;
    margin: 0;
}

.cupon_button.discount5000_button .button {
    background: #ff4300;
    border-radius: 0px;
    color: #fff;
    border: none;
    font-size: 15px;
    height: 32px;
    width: 80px;
}