@charset "UTF-8";
/* CSS Document */
/*購物車*/
#checkout_step{
	padding: 50px 0 30px;
    margin: 0 auto;
    width: 650px;
}
#checkout_step li {
    text-align: center;
    color: #bababa;
    float: left;
    height: 40px;
    display: block;
    line-height: 40px;
    position: relative;
    margin-right: 10px;
}
#checkout_step .step {
    background-color: #bababa;
    color: #fff;
    font-family: "Microsoft JhengHei";
    display: inline-block;
    border-radius: 100px;    
    padding: 5px;
    width: 25px;
    line-height: 1;
}
#checkout_step li.active .step {
    background-color: #e65f05;
}
#checkout_step .step_path+li:before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 16px;
    padding: 0 8px;
    margin-right: 10px;
}
#checkout_step .step_text{
	font-size: 16px;
	margin-left: 2px;
}
#checkout_step li.active .step_text,#checkout_step li.active+li:before{
	color: #e65f05 /*9e8e83*/;
}

@media (max-width: 767px) {
	#checkout_step li:nth-child(3) {
		width: 50%;
	}
}
.cart_navigation {
  margin: 0 0 20px; }
.cart_navigation .button-medium {
    float: right;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    background: #393939;
}
.cart_navigation .button-medium span {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0 25px;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
}
@media (max-width: 992px) {
    .cart_navigation .button-medium span {
        font-size: 16px;
    }
}
.cart_navigation .button-medium i.right {
    font-size: 16px;
    line-height: 16px;
    vertical-align: -1px;
    margin-left: 6px;
}
.cart_navigation .button-exclusive {
    border: none;
    background: #FD5300;
    padding: 0;
    font-size: 16px;
    font-weight: normal;
    color: #FFF;
    line-height: 20px;
    padding: 10px 25px;
    margin: 0;
}
.cart_navigation .button-exclusive i {
    color: #FFF;
    margin-right: 6px;
}
.cart_navigation .button-exclusive:hover, .cart_navigation .button-exclusive:hover, .cart_navigation .button-exclusive:active {
    background: #fe983d;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#title_extra{
	font-size: 26px;
	border-bottom: 1px solid #ccc;
	padding: 15px 0;
	margin-bottom: 20px;
}

  @media (max-width: 480px) {
    .cart_navigation > span {
      display: block;
      width: 100%;
      padding-bottom: 15px; }
    .cart_navigation  .btn-default {
        margin-bottom: 15px;
    }
    #responsive_slides .callbacks_container{
        position: relative;
    }
  }

.cart_last_product {
  display: none; }

.cart_quantity .cart_quantity_input {
    height: 27px;
    line-height: 27px;
    padding: 0;
    text-align: center;
    width: 65px;
}

.cart_gift_quantity .cart_quantity_input {
  height: 27px;
  line-height: 27px;
  padding: 0;
  text-align: center;
  width: 57px; }
	
.table tbody > tr > td {
  vertical-align: middle; }
  .table tbody > tr > td.cart_quantity {
    padding: 41px 14px 25px;
    width: 88px; }
.table tbody > tr > td.cart_quantity .cart_quantity_button {
    margin-top: 3px;
    width: 72px;
}
      .table tbody > tr > td.cart_quantity .cart_quantity_button a {
        float: left;
        margin-right: 1px; }
        .table tbody > tr > td.cart_quantity .cart_quantity_button a + a {
          margin-right: 0; }
  .table tbody > tr > td.cart_delete, .table tbody > tr > td.price_discount_del {
    padding: 5px; }
.table tfoot > tr > td {
  vertical-align: middle; }

.cart_delete a.cart_quantity_delete,
a.price_discount_delete {
    background: url("../img/nella/delete_icon.png") no-repeat center center;
    font-size: 0;
    height: 9px;
    width: 9px;
    display: inline-block;
    line-height: 24px;
}
  .cart_delete a.cart_quantity_delete:hover,
  a.price_discount_delete:hover {
    color: silver; }

#cart_summary tbody td {
    padding: 7px 8px 9px 18px;
}
#cart_summary tbody td.cart_quantity {
    padding: 10px;
}
#cart_summary tbody td.cart_product {
    padding: 19px;
    width: 110px
}
#cart_summary tbody td.cart_product img {
    border: 1px solid #ccc;
    max-height: 100px;
    max-width: 100px;
}
.standard-checkout{
	width:30%;
	background: #e45d2d !important;
	text-align: center !important;
	border-radius: 5px !important;
}
.standard-checkout:hover{
	background: #f00 !important;
}
.standard-checkout span i{
	float: none;
}
@media (min-width: 1200px) {
    #cart_summary tbody td.cart_description {
        width: 480px;
    }
}
#cart_summary tbody td.cart_unit .price span {
    display: block;
}
#cart_summary tbody td.cart_unit .price span.price-percent-reduction {
    margin: 5px auto;
    display: inline-block;
    color: #858785;
    background: #FFF;
    padding: 0;
}
#cart_summary tbody td.cart_unit .price span.old-price {
    text-decoration: line-through;
}
#cart_summary tbody td.cart_description small {
    display: block;
    padding: 5px 0 0 0;
    font-size: 14px;
    color: #858785;
}
#cart_summary tfoot td.text-right, #cart_summary tfoot tbody td.cart_unit, #cart_summary tbody tfoot td.cart_unit, #cart_summary tfoot tbody td.cart_total, #cart_summary tbody tfoot td.cart_total {
  font-weight: normal;
  color: #858785;
}
#cart_summary tfoot td.price {
  text-align: right; }
#cart_summary tfoot td.total_price_container span {
  font-size: 18px;
  line-height: 20px;
color: #393939;
font-weight: normal }
#cart_summary tfoot td#total_price_container {
  font-size: 25px;
  color: #e45d2d;
  /*background: white;*/
  line-height: 24px;
}

#cart_summary .stock-management-on tbody td.cart_description {
  width: 480px; }

.cart_discount_price {
  text-align: right; }

.cart_discount_delete {
  text-align: center; }
  
  
#product_total, .price2, #discount{
	color: #333;
	line-height: 30px;
	font-size: 16px;
}

#order-detail-content,#order-detail-content #cart_summary,#order-detail-content #cart_summary tfoot,#order-detail-content #cart_summary tbody {
	width: 100%;
}
#order-detail-content #cart_summary td {
    border: none;
    position: relative;
    width: 50%;
    float: left;
    white-space: normal;
    /*text-align: left;*/
    padding-left: 15px
}
#order-detail-content #cart_summary tbody td:first-child{
	width:20%;
	text-align: left;
}
#order-detail-content #cart_summary tbody td:nth-child(2){
	width:60%;
	min-height: 122px;
}
#order-detail-content #cart_summary tbody td:nth-child(3){
	width:20%;
	text-align: right;
    padding: 20px;
}
#order-detail-content #cart_summary tbody td:nth-child(4){
	width:50%;
}
#order-detail-content #cart_summary tbody td:nth-child(5){
	width:50%;
}
#order-detail-content #amt_summary tr.tr_discount td{
	background-color: #FFFFCC;
}

#order-detail-content #cart_summary tbody tr{
 	border-bottom: 1px solid #ddd;
}

#order-detail-content #cart_summary tfoot td:first-child{
	width:50%;
}
#order-detail-content #cart_summary tfoot td{
	width:16%;
	line-height: 30px;
}
#order-detail-content #cart_summary tfoot td:last-child{
	width:18%;
	padding-right: 20px;
}
/*#order-detail-content #cart_summary tfoot tr:first-child td{
	border-top: 1px solid #ccc;
}*/
#order-detail-content #cart_summary tfoot tr:first-child td:nth-child(1n+2){
	border-bottom: 1px solid #ccc;
}
#order-detail-content #cart_summary tfoot tr.cart_middle td:nth-child(1n+2){
	border-bottom: 1px solid #ccc;
}
@media (max-width: 767px) {
  #order-detail-content #cart_summary table, #order-detail-content #cart_summary thead, #order-detail-content #cart_summary tbody, #order-detail-content #cart_summary th, #order-detail-content #cart_summary td, #order-detail-content #cart_summary tr {
    display: block; }
  #order-detail-content #cart_summary thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  #order-detail-content #cart_summary tr {
    /*border-bottom: 1px solid #cccccc;*/
    overflow: hidden; }
  #order-detail-content #cart_summary td {
    border: none;
    position: relative;
    width: 50% !important;
    float: left;
    white-space: normal;
    text-align: left;
    padding-left: 15px
  }
  #order-detail-content #cart_summary tfoot tr td:nth-child(2){
  	display: none;
  }
    #order-detail-content #cart_summary td.cart_avail {
      clear: both; }
    #order-detail-content #cart_summary td.cart_quantity {
      clear: both;
      padding: 9px 8px 11px 18px;
    }
    #order-detail-content #cart_summary td.cart_quantity > span {
        text-indent: -9999px;
        display: block;
    }
    #order-detail-content #cart_summary tbody td:first-child{
		width:30% !important;
	}
    #order-detail-content #cart_summary tbody td:nth-child(2){
		width:50% !important;
	}
	#cart_summary tbody td.cart_total { text-align: right !important;}
    #order-detail-content #cart_summary td.cart_delete {
      width: 10% !important;
      /*clear: both;*/
      text-align: right; }
      #order-detail-content #cart_summary td.cart_delete:before {
        display: inline-block;
        padding-right: 0.5em;
        position: relative;
        top: -3px; }
    #order-detail-content #cart_summary td div {
      display: inline; }
  /*#order-detail-content #cart_summary td:before {
    content: attr(data-title);
    display: none; }*/
  #order-detail-content #cart_summary tfoot td {
    float: none;
    width: 100%; }
	#order-detail-content #cart_summary tfoot tr td:nth-child(1) {
    display: none;}
    
    #order-detail-content #cart_summary tfoot tr.tr_discount td:nth-child(1) {
    display: block; width: 100% !important }
    
    #order-detail-content #cart_summary tfoot td:before {
      display: inline; }
  #order-detail-content #cart_summary tfoot tr .text-right, #order-detail-content #cart_summary tfoot tr tbody td.cart_unit, #order-detail-content #cart_summary tbody tfoot tr td.cart_unit, #order-detail-content #cart_summary tfoot tr tbody td.cart_total, #order-detail-content #cart_summary tbody tfoot tr td.cart_total, #order-detail-content #cart_summary tfoot tr .price {
    display: block;
    float: left;
    width: 50%; } }
@media (max-width: 768px) {
    #order-detail-content #cart_summary tbody td .price {
        text-align: left;
    }
}
.cart_voucher {
  vertical-align: top !important; }
  .cart_voucher h4 {
    font: 600 18px/22px "Open Sans", sans-serif;
    color: #555454;
    text-transform: uppercase;
    padding: 7px 0 10px 0; }
  .cart_voucher .title-offers {
    color: #333333;
    font-weight: bold;
    margin-bottom: 6px; }
  .cart_voucher fieldset {
    margin-bottom: 10px; }
    .cart_voucher fieldset #discount_name {
      float: left;
      width: 219px;
      margin-right: 11px; }
  .cart_voucher #display_cart_vouchers span {
    font-weight: bold;
    cursor: pointer;
    color: #858785; }
    .cart_voucher #display_cart_vouchers span:hover {
      color: #515151; }

.enable-multishipping {
  margin: -13px 0 17px; }
  .enable-multishipping label {
    font-weight: normal; }

#HOOK_SHOPPING_CART #loyalty i {
  font-size: 26px;
  line-height: 26px;
  color: #cfcccc; }

#order_carrier {
  clear: both;
  margin-top: 20px;
  border: 1px solid #999999;
  background: white; }

#order_carrier .title_block {
  padding: 0 15px;
  height: 29px;
  font-weight: bold;
  line-height: 29px;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  background: url(../img/bg_table_th.png) repeat-x 0 -10px #999999; }

#order_carrier span {
  display: block;
  padding: 15px;
  font-weight: bold; }

.multishipping_close_container {
  text-align: center; }

table#cart_summary .gift-icon {
  color: white;
  background: #0088cc;
  line-height: 20px;
  padding: 2px 5px;
  border-radius: 5px; }

#multishipping_mode_box {
  padding-top: 12px;
  padding-bottom: 19px; }
  #multishipping_mode_box .title {
    font-weight: bold;
    color: #333333;
    margin-bottom: 15px; }
  #multishipping_mode_box .description_off {
    display: none; }
    #multishipping_mode_box .description_off div {
      margin-bottom: 10px; }
  #multishipping_mode_box .description_off a:hover,
  #multishipping_mode_box .description a:hover {
    background: #f3f3f3;
    border: 1px solid #cccccc; }

#multishipping_mode_box.on .description_off {
  display: block; }

.multishipping-cart .cart_address_delivery.form-control {
  width: 198px; }

#order .address_add.submit {
  margin-bottom: 20px; }

#ordermsg {
  margin-bottom: 30px; }

#id_address_invoice.form-control,
#id_address_delivery.form-control {
  width: 269px; }

.addresses .select label,
.addresses .selector,
.addresses .addresses .address_select {
  clear: both;
  float: left; }
.addresses .waitimage {
  display: none;
  float: left;
  width: 24px;
  height: 24px;
  background-image: url("../../../img/loader.gif");
  background-repeat: no-repeat;
  position: relative;
  bottom: -2px;
  left: 10px; }
.addresses .checkbox.addressesAreEquals {
  clear: both;
  float: left;
  margin: 15px 0 25px 0; }

#order .delivery_option > div,
#order-opc .delivery_option > div {
  display: block;
  /*margin-bottom: 20px;*/
  font-weight: normal; }
  #order .delivery_option > div > table,
  #order-opc .delivery_option > div > table {
    /*background: white;*/
    margin-bottom: 0; }
    #order .delivery_option > div > table.resume,
    #order-opc .delivery_option > div > table.resume {
      height: 53px; }
      #order .delivery_option > div > table.resume.delivery_option_carrier,
      #order-opc .delivery_option > div > table.resume.delivery_option_carrier {
        margin-top: 10px;
        width: 100%;
        border: 1px solid #ccc;
        font-weight: bold; }
        #order .delivery_option > div > table.resume.delivery_option_carrier td,
        #order-opc .delivery_option > div > table.resume.delivery_option_carrier td {
          padding: 8px 11px 7px 11px; }
          #order .delivery_option > div > table.resume.delivery_option_carrier td i,
          #order-opc .delivery_option > div > table.resume.delivery_option_carrier td i {
            font-size: 20px;
            margin-right: 7px;
            vertical-align: -2px; }
      #order .delivery_option > div > table.resume td.delivery_option_radio,
      #order-opc .delivery_option > div > table.resume td.delivery_option_radio {
        width: 54px;
        padding-left: 10px;
        padding-right: 0;
        text-align: center; }
        
      #order .delivery_option > div > table.resume td.delivery_option_logo,
      #order-opc .delivery_option > div > table.resume td.delivery_option_logo {
        width: 97px;
        padding-left: 21px; }
      #order .delivery_option > div > table.resume td.delivery_option_price,
      #order-opc .delivery_option > div > table.resume td.delivery_option_price {
        width: 162px; }

.order_carrier_content {
	line-height: normal;
	padding-bottom: 16px; }
.order_carrier_content .carrier_title {
	font-weight: bold;
	font-size:16px;
	color: #333333;
	border:1px solid #ddd;
	line-height:36px;
	padding-left: 20px;
}
.order_carrier_content .checkbox input {
	margin-top: 2px; }
/*.order_carrier_content .delivery_options_address .carrier_title {
	margin-bottom: 17px; 
}*/
.order_carrier_content + div {
padding-bottom: 15px; }
#order-opc .box:last-child{
	margin-bottom: 0;
}
#order-detail-content{
	border-top: 1px solid #ccc;
}


#carrierTable {
  border: 1px solid #999999;
  border-bottom: none;
  background: white; }

#carrierTable tbody {
  border-bottom: 1px solid #999999; }

#carrierTable th {
  padding: 0 15px;
  height: 29px;
  font-weight: bold;
  line-height: 29px;
  color: white;
  text-transform: uppercase;
  background: url(../img/bg_table_th.png) repeat-x 0 -10px #999999; }

#carrierTable td {
  padding: 15px;
  font-weight: bold;
  border-right: 1px solid #e9e9e9; }

#carrierTable td.carrier_price {
  border: none; }

p.checkbox.gift {
  margin-bottom: 10px; }

#gift_div {
  display: none;
  margin-top: 5px;
  margin-bottom: 10px; }

a.iframe {
  color: #333333;
  text-decoration: underline; }
  a.iframe:hover {
    text-decoration: none; }

p.payment_module {
  margin-bottom: 30px; }
  p.payment_module a {
    display: block;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 17px;
    line-height: 23px;
    color: #333333;
    font-weight: bold;
    padding: 33px 40px 34px 99px;
    letter-spacing: -1px;
    position: relative; }
    p.payment_module a.bankwire {
      background: url(../img/bankwire.png) 15px 12px no-repeat #fbfbfb; }
    p.payment_module a.cheque {
      background: url(../img/cheque.png) 15px 15px no-repeat #fbfbfb; }
    p.payment_module a.cash {
      background: url(../img/cash.png) 15px 15px no-repeat #fbfbfb; }
    p.payment_module a.cheque:after, p.payment_module a.bankwire:after, p.payment_module a.cash:after {
      display: block;
      content: "\f054";
      position: absolute;
      right: 15px;
      margin-top: -11px;
      top: 50%;
      font-family: "FontAwesome";
      font-size: 25px;
      height: 22px;
      width: 14px;
      color: #858785; }
    p.payment_module a:hover {
      background-color: #f6f6f6; }
    p.payment_module a span {
      font-weight: bold;
      color: #858785; }

.payment_module.box {
  margin-top: 20px; }

p.cheque-indent {
  margin-bottom: 9px; }

.cheque-box .form-group {
  margin-bottom: 0px; }
  .cheque-box .form-group .form-control {
    width: 269px; }

.order-confirmation.box {
  line-height: 29px; }
  .order-confirmation.box a {
    text-decoration: underline; }
    .order-confirmation.box a:hover {
      text-decoration: none; }

.delivery_option_carrier td {
  width: 200px; }

.delivery_option_carrier td + td {
  width: 280px; }

.delivery_option_carrier td + td + td {
  width: 200px; }

.delivery_option_carrier tr td {
  padding: 5px; }

.delivery_option_carrier.selected {
  display: table; }

.not-displayable {
  display: none; }

#address .box,
#identity .box,
#account-creation_form .box,
#new_account_form .box,
#opc_account_form .box,
#authentication .box {
  padding-bottom: 20px;
  line-height: 20px; }
#address p.required,
#identity p.required,
#account-creation_form p.required,
#new_account_form p.required,
#opc_account_form p.required,
#authentication p.required {
  color: #f13340;
  margin: 9px 0 16px 0; }
#address p.inline-infos,
#identity p.inline-infos,
#account-creation_form p.inline-infos,
#new_account_form p.inline-infos,
#opc_account_form p.inline-infos,
#authentication p.inline-infos {
  color: red; }
#address .form-group, #address2 .form-group,#address3 .form-group,
#identity .form-group,
#account-creation_form .form-group,
#new_account_form .form-group,
#opc_account_form .form-group,
#authentication .form-group {
  margin-bottom: 24px; 
      padding: 8px 15px;
      
      background-color: #fff;
    border: 1px solid #d8d8d8;
  }
  #address .form-group .form-control,
  #identity .form-group .form-control,
  #account-creation_form .form-group .form-control,
  #new_account_form .form-group .form-control,
  #opc_account_form .form-group .form-control,
  #authentication .form-group .form-control {
    max-width: 271px; }
    #address .form-group .form-control#adress_alias,
    #identity .form-group .form-control#adress_alias,
    #account-creation_form .form-group .form-control#adress_alias,
    #new_account_form .form-group .form-control#adress_alias,
    #opc_account_form .form-group .form-control#adress_alias,
    #authentication .form-group .form-control#adress_alias {
      margin-bottom: 20px; }
  @media (min-width: 1200px) {
    #address .form-group.phone-number,
    #identity .form-group.phone-number,
    #account-creation_form .form-group.phone-number,
    #new_account_form .form-group.phone-number,
    #opc_account_form .form-group.phone-number,
    #authentication .form-group.phone-number {
      float: left;
      width: 270px;
      margin-right: 13px; } }
  @media (min-width: 1200px) {
    #address .form-group.phone-number + p,
    #identity .form-group.phone-number + p,
    #account-creation_form .form-group.phone-number + p,
    #new_account_form .form-group.phone-number + p,
    #opc_account_form .form-group.phone-number + p,
    #authentication .form-group.phone-number + p {
      padding: 23px 0 0 0px;
      margin-bottom: 0; } }
#address .gender-line,
#identity .gender-line,
#account-creation_form .gender-line,
#new_account_form .gender-line,
#opc_account_form .gender-line,
#authentication .gender-line {
  margin-bottom: 4px;
  padding-top: 4px; }
  #address .gender-line > label,
  #identity .gender-line > label,
  #account-creation_form .gender-line > label,
  #new_account_form .gender-line > label,
  #opc_account_form .gender-line > label,
  #authentication .gender-line > label {
    margin-right: 10px;
    margin-bottom: 0; }
  #address .gender-line .radio-inline label,
  #identity .gender-line .radio-inline label,
  #account-creation_form .gender-line .radio-inline label,
  #new_account_form .gender-line .radio-inline label,
  #opc_account_form .gender-line .radio-inline label,
  #authentication .gender-line .radio-inline label {
    font-weight: normal;
    color: #858785; }

#identity #center_column form.std .row,
#authentication #center_column form.std .row,
#order-opc #center_column form.std .row {
  margin-left: -5px;
  margin-right: -5px; }
  #identity #center_column form.std .row .col-xs-4,
  #authentication #center_column form.std .row .col-xs-4,
  #order-opc #center_column form.std .row .col-xs-4 {
    padding-left: 5px;
    padding-right: 5px;
    max-width: 94px; }
    #identity #center_column form.std .row .col-xs-4 .form-control,
    #authentication #center_column form.std .row .col-xs-4 .form-control,
    #order-opc #center_column form.std .row .col-xs-4 .form-control {
      max-width: 84px; }
#identity #center_column .footer_links,
#authentication #center_column .footer_links,
#order-opc #center_column .footer_links {
  border: none;
  padding-top: 0; }

#new_account_form .box {
  line-height: 20px; }
  #new_account_form .box .date-select {
    padding-bottom: 10px; }
  #new_account_form .box .top-indent {
    padding-top: 10px; }
  #new_account_form .box .customerprivacy {
    padding-top: 15px; }

#authentication fieldset.account_creation {
  margin-bottom: 20px; }
#authentication .account_creation {
    margin-bottom: 27px;
}
#password {
	padding-top: 0;
	border: none; }
#password .box p {
	margin-bottom: 9px; }
#password .box .form-group {
	margin-bottom: 20px; }
#password .box .form-group .form-control {
	width: 263px; }









/* -----------------------------------------
   Shared Styles
----------------------------------------- */

table th { font-weight: bold; }
table td, table th { padding: 9px 10px; text-align: left; }

/* Mobile */
@media only screen and (max-width: 767px) {
	
	table.responsive { margin-bottom: 0; }
	
	.pinned { position: absolute; left: 0; top: 0; background: #fff; width: 35%; overflow: hidden; overflow-x: scroll; border-right: 1px solid #ccc; border-left: 1px solid #ccc; }
	.pinned table { border-right: none; border-left: none; width: 100%; }
	.pinned table th, .pinned table td { white-space: nowrap; }
	.pinned td:last-child { border-bottom: 0; }
	
	div.table-wrapper { position: relative; margin-bottom: 20px; overflow: hidden; border-right: 1px solid #ccc; }
	div.table-wrapper div.scrollable { margin-left: 35%; }
	div.table-wrapper div.scrollable { overflow: scroll; overflow-y: hidden; }	
	
	table.responsive td, table.responsive th { position: relative; white-space: nowrap; overflow: hidden; }
	table.responsive th:first-child, table.responsive td:first-child, table.responsive td:first-child, table.responsive.pinned td { display: none; }
	#checkout_step,#columns{
		padding-top:0;
	}
	
	
}

/*加購*/
.favourable_list { float:left; margin-right:8px; }
.mem_out{ width:765px; margin:0px auto; color:#333; font-size:16px; font-family:"微軟正黑體"}
.sh_title_bg1 {
	background-image: url(../images/mem/sh_item.png);
	background-repeat: no-repeat;
	height: 35px;
	color: #4b6da8/*#55b115*/;
	padding-left: 38px;
	padding-top: 5px;
	font-size: 22px;
	margin-top:20px;
}
.mem_title_s{ margin:10px; margin-left:0px;}
.add_title_bg2 {
	border-bottom: 1px dotted #ccc;
	width: 100%;
	margin: 5px 0px 20px 0px;
}
#total_line {
	border-bottom: 1px dashed #ddd;
	margin: 5px 0px 5px 0px;
	width:300px;
}
.title_line {
	border-bottom: 1px dotted #ddd;
	margin: 10px 0px 10px 0px;
}

.sh_price3 {
	color: #999;
	font-size: 12px;
	text-decoration: line-through;
	height:25px;
	line-height:25px;
}
.sh_price4 {
	color: #333;
	font-size: 15px;
}
.pro_price05{ color:#f00;}
.styfalse {
    position: relative;
    text-align: center;
    /*-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #F0F6F9;
    border: 1px solid #ccc;*/
    padding: 5px;
    margin: 5px;
    float: left;
    list-style: none;
    /*width: 150px;*/
}

#order-opc .page-heading.step-num {
    position: relative;
    padding-left: 45px;
    overflow: visible; }
#order-opc .page-heading.step-num span {
  font-weight: bold;
  font-size: 42px;
  line-height: 51px;
  font-style: italic;
  color: #333333;
  position: absolute;
  left: 10px;
  top: -14px; }
.delivery_option_logo{color:#999/*f9511d*/}
.delivery_options{
	border: 1px solid #ddd;
	border-top:0px;
	
}
.delivery_option.item.active .delivery_option_logo{
	color:#f9511d;
}
.delivery_option.item.active{
	border: 1px solid #357cbd;
	background: #e3f2ff;
}
.delivery_table{
	border-bottom: 1px solid #eee;
	padding: 0 20px;
}
.delivery_option:last-child .delivery_table{
	border-bottom: 0px;
}
.cart_act_tag {
     -webkit-border-radius: 4px; 
    -moz-border-radius: 4px;
     border-radius: 4px; 
    /* font-size: 16px; */
    /* line-height: 40px; */
    /* height: 40px; */
    background-color: #f08a47; 
    color: #fff; 
    display: inline-block; 
    padding: 0 2px;
}

#cart_finally
{
	background: #f2f2f2;
    padding: 10px 15px;
    margin-top: 20px;
}
#cart_title{
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
#order_count{
	text-align: center;
	font-size: 18px;
	cursor: pointer;
}
.checkout_step3{
	/*opacity: 0;*/
	display: none;
}

#order-detail-content.open .checkout_step3{
	/*opacity: 1;*/
	display: table !important;
}
#show_cart:after {
	font-size: 18px;
    content: "\f00b";/*f106*/
    line-height: 25px;
    font-family: FontAwesome;
    border-bottom-color: #fff;
    margin-top: -4px;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s;
}
#cart_finally.open #show_cart:after {
	content: "\f052"; /*f107*/
}

#address, #address3{
	background: #f2f2f2;
	padding: 20px;
}
#address2{
	padding:0 20px;	
}
#address label, #address2 label, #address3 label{
	color: #333;
	font-weight: bold;
}
#address input{
	border: 0px;
}
#address .form-control, #address3 .form-control {
	display: inline-block;
	margin-bottom: 0;
}
#address .form-group, #address3 .form-group{
	margin-bottom: -2px;
}
#address .form-group label, #address2 .form-group label, #address3 .form-group label {
	width: 100px;
}
#address2 .form-group{
	border:0px;
	border-bottom:1px solid #d8d8d8 !important;
	margin-bottom: 0px;
}
#address .form-group:nth-child(1){
	border-radius: 5px 5px 0 0;
}
#address .form-group:nth-child(4){
	/*border-radius: 0 0 5px 5px;*/
}
#address h3.tmail{
	margin-top: 50px;
}
#address .amail{
	border-radius: 5px !important;
}
#address h3.required:before{
	color: #f00;
    content: '*';
    padding-right: 5px;
}
#address3 {
	position: relative;
}
#address3 a{
	cursor: pointer;
}
#address3 span:after{
	content: "\f054";
	font-family: FontAwesome;
    font-size: 16px;
    padding: 2px 8px;
    margin-right: 30px;
    position: absolute;
    right:0;
}
.cart_warning{
	padding-left: 22px;
	line-height: 30px;
	color: #333;
}
#main_user_memo{
	border:0px;
	width: 90%;
	height: 50px;
	max-width: 90% !important;
}
#is_need_inv{
	display: none;
}
/*radio*/
@keyframes hover-color {
  from {
    border-color: #c0c0c0; }
  to {
    border-color: #3e97eb; } }

.magic-radio,
.magic-checkbox {
  position: absolute;
  display: none; }

.magic-radio[disabled],
.magic-checkbox[disabled] {
  cursor: not-allowed; }

.magic-radio + label,
.magic-checkbox + label {
  position: relative;
  display: block;
  padding-left: 30px;
  cursor: pointer;
      height: 20px;
      margin-bottom: 2px;
  vertical-align: middle; }
  .magic-radio + label:hover:before,
  .magic-checkbox + label:hover:before {
    animation-duration: 0.4s;
    animation-fill-mode: both;
    animation-name: hover-color; }
  .magic-radio + label:before,
  .magic-checkbox + label:before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: '';
    border: 1px solid #c0c0c0; }
  .magic-radio + label:after,
  .magic-checkbox + label:after {
    position: absolute;
    display: none;
    content: ''; }

.magic-radio[disabled] + label,
.magic-checkbox[disabled] + label {
  cursor: not-allowed;
  color: #e4e4e4; }
  .magic-radio[disabled] + label:hover, .magic-radio[disabled] + label:before, .magic-radio[disabled] + label:after,
  .magic-checkbox[disabled] + label:hover,
  .magic-checkbox[disabled] + label:before,
  .magic-checkbox[disabled] + label:after {
    cursor: not-allowed; }
  .magic-radio[disabled] + label:hover:before,
  .magic-checkbox[disabled] + label:hover:before {
    border: 1px solid #e4e4e4;
    animation-name: none; }
  .magic-radio[disabled] + label:before,
  .magic-checkbox[disabled] + label:before {
    border-color: #e4e4e4; }

.magic-radio:checked + label:before,
.magic-checkbox:checked + label:before {
  animation-name: none; }

.magic-radio:checked + label:after,
.magic-checkbox:checked + label:after {
  display: block; }

.magic-radio + label:before {
  border-radius: 50%; }

.magic-radio + label:after {
  top: 7px;
  left: 7px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #3e97eb; }

.magic-radio:checked + label:before {
  border: 1px solid #3e97eb; }

.magic-radio:checked[disabled] + label:before {
  border: 1px solid #c9e2f9; }

.magic-radio:checked[disabled] + label:after {
  background: #c9e2f9; }

.magic-checkbox + label:before {
  border-radius: 3px; }

.magic-checkbox + label:after {
  top: 2px;
  left: 7px;
  box-sizing: border-box;
  width: 6px;
  height: 12px;
  transform: rotate(45deg);
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  border-top: 0;
  border-left: 0; }

.magic-checkbox:checked + label:before {
  border: #3e97eb;
  background: #3e97eb; }

.magic-checkbox:checked[disabled] + label:before {
  border: #c9e2f9;
  background: #c9e2f9; }