
label {
  display: inline-block;
  font-weight: normal;
  margin-bottom: 5px;
  cursor: pointer;
}
select {
  min-height: inherit !important;
  height: 48px;
}
input[type="text"], input[type="email"], input[type="tel"], input[type="password"], select, textarea {
  background: #FFF;
  padding: 12px;
  margin-bottom: 5px;
  border: 1px solid #d7d7d7;
  outline: 0;
  color: #666;
  /*display: inline-block !important;*/
  line-height: 22px;
  font-size: 15px;
  border-radius: 0;
}
input[type="text"], input[type="email"], input[type="tel"], input[type="password"] {
  -webkit-appearance: none;
  box-sizing: border-box;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 50px;
}
.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.divider {
  clear: both;
}
.input-group-btn .btn {
  padding: 15px 20px;
  font-size: 14px;
}
/*input[type="checkbox"], input[type="radio"] {
    display: inline-block;
    position: relative;
    top: 2px;
}*/
.color1 {
  color: #0069ad;
}
.tag {
  color: #e50012;
  display: inline-block;
  font-size: 90%;
  font-size: 15px;
}
.tag i {
  margin-right: 5px;
}
.tag.red {
  border-color: #e50012;
  font-size: 14px;
  color: #e50012 !important;
}
.tag.gray {
  border-color: #666;
  font-size: 14px;
}
/*************member & shoppingcart*****************/
.full-page, .checkout-page {
  padding: 30px;
  margin: auto;
  float: none;
  overflow: hidden;
  font-size: 14px;
}
.checkout-page h1 {
  text-align: center;
  font-size: 30px;
  font-weight: normal;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form-container {
  font-size: 15px;
  padding: 50px 30px;
  background-color: #f4f4f4;
  margin: auto;
  overflow: hidden;
  clear: both;
  line-height: 30px;
}
.form-container form {
  clear: both;
}
.form-group {
  overflow: hidden;
  margin-bottom: 5px;
  min-height: 50px;
  clear: both;
  /*display:table;
    clear: both;
	width: 100%*/
}
.control-label {
  padding-right: 0 !important;
  padding-left: 0 !important;
  width: 145px;
  text-align: right;
  line-height: 25px;
  font-size: 15px;
  font-weight: normal;
  color: #000;
  /*display:table-cell;
	float: none;
	vertical-align: middle;*/
}
.controls {
  line-height: 25px;
  font-size: 15px;
	font-size: 16px;
  /*display:table-cell;
	float: none;
	vertical-align: middle;*/
}
.controls label {
  margin-top: 10px;
  padding-right: 0;
}
.controls .controls-txt {
  clear: both;
  color: #e50012;
}
.form-container .form-group.form-txt {
  margin: auto;
  color: #e50012;
  font-size: 15px;
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 25px;
  padding-bottom: 15px;
  min-height: inherit;
  text-align: center;
}
.form-container .form-group.form-txt p {
  margin-bottom: 0 !important;
}
.form-container .text-error, .form-container .text-red, .form-container .text {
  display: block;
  clear: both;
  margin-top: -10px;
  margin-bottom: 10px;
  color: #777;
}
.form-container .text-error, .form-container .text-red {
  color: #e50012 !important;
}
label.error {
  display: block;
  clear: both;
  color: #fff !important;
  margin-top: -10px;
  margin-bottom: 10px;
  position: absolute;
  left: 15px;
  top: -10px;
  background-color: #c00;
  padding: 2px 10px;
  text-align: center;
}
label.error::after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  bottom: -10px;
  left: 50%;
  margin-left: -3px;
  border: 5px solid transparent;
  width: 5px;
  height: 5px;
  border-top-color: #cc0000;
}
.form-container.form-complete .form-group {
  line-height: 200%;
  min-height: 40px;
  width: 100%;
}
.form-container.form-complete .form-group p {
  border-bottom: 1px dotted #E5E5DC;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.form-container .control-txt {
  padding-top: 10px;
  font-size: 16px;
}
.form-container ol.note, .single-contact_us .form-block ol.note {
  font-size: 15px;
  line-height: 25px;
  list-style-type: cjk-ideographic;
  margin-left: 20px;
}
.form-container ol.note li, .single-contact_us .form-block ol.note li {
  margin-bottom: 5px;
}
.form-container .form-group select {
  /*margin-right: 5px;*/
  color: #444;
  display: inline-block;
}
.form-container .form-result {
  margin-bottom: 5px;
  text-align: right;
  float: right;
}
.control-label small, .form-container .form-result small {
  color: #ff0036;
  margin: 0 5px;
}
.form-actions {
  text-align: center;
  margin: 25px 0 50px;
}
.form-actions.align-right {
  text-align: right;
}
.button-blue {
  padding: 10px 25px;
  color: #fff;
  border-radius: 3px;
  font-size: 14px;
  margin-left: 15px;
}
.form-container .button-s, form .button-s {
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
}
.verifycodeImg {
  height: 47px;
  margin-right: 10px;
  margin-left: 10px;
  float: left;
}
.help-inline {
  padding: 0 !important;
}
.middle i {
  font-size: 18px;
  margin-top: 8px;
}
.form-container .form-group.txt {
  margin-bottom: 20px;
  text-align: center;
  font-size: 15px;
}
.form-container .form-group.question-group {
  border-bottom: 1px dotted #ccc;
  padding: 10px 0;
  margin: 0;
}
.form-container .question-group .control-label {
  width: 100%;
  text-align: left;
  padding: 5px 10px;
  font-size: 15px;
  color: #000;
}
.form-container .question-group .controls {
  width: 100%;
  padding: 5px 10px 5px 40px;
}
.form-container .question-group .controls label {
  width: 18%;
  margin-right: 5px;
  display: inline-block;
}
.form-container .question-group .controls label.other {
  width: 38%;
}
.txtblock {
  padding: 70px;
  background-color: #f3f3f3;
  margin: 20px 0;
  line-height: 180%;
}
.txtblock ul {
  margin: 0;
}
.txtblock li {
  background: url(/html/templates/fortune_secar/css/images/icons/sidebar-link.png) no-repeat;
  padding-left: 15px;
  margin-bottom: 10px;
  line-height: 150%;
}
.success {
  background-color: #f4f4f4;
  text-align: center;
  font-size: 110%;
  border-radius: 5px;
}
.success .title {
  font-size: 130%;
  font-weight: bold;
}
.success p {
  margin: 20px 0;
}
.steps {
  list-style: none;
  display: table;
  width: 80%;
  padding: 0;
  margin: auto;
  margin-bottom: 60px;
  position: relative;
}
.steps li {
  display: table-cell;
  text-align: center;
  width: 1%;
}
.steps li .step {
  border: 5px solid #e7e7e7;
  color: #003557;
  font-size: 13px;
  border-radius: 100%;
  background-color: #FFF;
  position: relative;
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 50px;
  text-align: center;
}
.steps li.active .step, .steps li.active:before {
  border-color: #003557;
  color: #003557;
}
.steps li:before {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  font-size: 0;
  overflow: hidden;
  border-top: 4px solid #e7e7e7;
  position: relative;
  top: 30px;
  z-index: 0;
}
.steps li.last-child:before {
  max-width: 50%;
  width: 50%;
}
.steps li:last-child:before {
  max-width: 50%;
  width: 50%;
}
.steps li:first-child:before {
  max-width: 51%;
  left: 50%;
}
.steps li.complete .step {
  cursor: default;
  color: #FFF;
  -webkit-transition: transform ease 0.1s;
  -o-transition: transform ease 0.1s;
  transition: transform ease 0.1s;
}
.steps li.complete .step:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  line-height: 30px;
  text-align: center;
  border-radius: 100%;
  content: "\f00c";
  background-color: #FFF;
  z-index: 3;
  font-family: FontAwesome;
  font-size: 17px;
  color: #87ba21;
}
.steps li.complete:hover .step {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  border-color: #80afd4;
}
.steps li.complete:hover:before {
  border-color: #80afd4;
}
.steps li .title {
  display: block;
  max-width: 100%;
  color: #003557;
  font-size: 14px;
  z-index: 104;
  text-align: center;
  table-layout: fixed;
  word-wrap: break-word;
}
.steps li.active .title {}
.step-content {
  position: relative;
}
.step-content .step-pane {
  display: none;
  min-height: 200px;
  padding: 4px 8px 12px;
}
.step-content .step-pane.active {
  display: block;
}
.shop_table {
  border: 1px solid #e7e7e7;
  width: 100%
}
.shop_table > tbody > tr > td, .shop_table > tbody > tr > th, .shop_table > tfoot > tr > td, .shop_table > tfoot > tr > th, .shop_table > thead > tr > th {
  padding: 10px;
  border-top: 1px solid #e7e7e7
}
.shop_table > tfoot, .shop_table > thead {
  background-color: #f3f2eb
}
.payment .payment_methods {
  list-style: none;
  margin: 10px 0;
  padding: 10px;
  border: 1px solid #e7e7e7;
  border-radius: 2px;
  background-color: #f3f2eb
}
.payment .payment_box {
  margin: 10px 1.5%;
  padding: 10px 10px 0;
  border: 1px solid #e7e7e7;
  border-radius: 2px;
  background-color: #e5e5dc;
  display: none
}
.shop-cart {
  width: 100%;
  line-height: 21px;
}
.shop-cart th {
  padding: 10px 5px;
  font-size: 15px;
  font-weight: normal;
}
.shop-cart td {
  font-size: 15px;
  padding: 20px 10px;
  border-bottom: 1px solid #eee;
  text-align: left;
  vertical-align: middle;
}
.no-item td {
  padding: 50px 0 !important;
}
.shop-cart .cart_table_title {
  background-color: #003557;
  color: #fff;
}
.shop-cart .cart_table_title .actions {
  width: 100%
}
.shop-cart .cart_table_item .quantity {
  margin: 0
}
tr.gry td {
  background-color: #fcfcfc;
}
.shop-cart .product-remove {
  width: 5%;
  text-align: center;
}
.shop-cart .product-installation {
  width: 10%;
}
.shop-cart .product-installation .price {
  font-size: 14px;
  display: block;
}
.shop-cart .product-remove a {
  color: #000;
}
.shop-cart .product-thumbnail {
  width: 10%;
  padding: 20px 10px;
}
.shop-cart .product-thumbnail img {
  border: 1px solid #e7e7e7;
  width: 80%;
}
.shop-cart .product-name {
  width: 40%;
  text-align: left;
  font-size: 15px;
  position: relative;
}
.shop-cart .product-name .product-model {
  position: static;
  display: inline-block !important;
  margin-right: 5px;
  margin-bottom: 5px
}
.shop-cart .product-name a {
  color: #000;
  display: block;
}
.shop-cart .product-name a.event-txt {
  color: #ff0036;
  margin-top: 10px;
}
.shop-cart .product-name .model-no {
  color: #666;
  font-size: 13px;
}
.shop-cart .increase, .data-table .increase {
  display: inline-block;
  color: #fff;
  padding: 2px 7px;
  font-size: 14px;
  position: relative;
  border-radius: 3px;
  background-color: #fba806;
  margin-left: 10px;
}
.shop-cart .increase::after, .data-table .increase::after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  top: 5px;
  left: -10px;
  border: 5px solid transparent;
  width: 5px;
  height: 5px;
  border-right-color: #fba806;
}
.shop-cart .increase.free, .data-table .increase.free {
  background-color: #fa8b8b;
}
.shop-cart .increase.free::after, .data-table .increase.free::after {
  border-right-color: #fa8b8b;
}
.shop-cart .increase.normal, .data-table .increase.normal {
  background-color: #54c965;
}
.shop-cart .increase.normal::after, .data-table .increase.normal::after {
  border-right-color: #54c965;
}
.shop-cart .increase.low, .data-table .increase.low {
  background-color: #5dbefd;
}
.shop-cart .increase.low::after, .data-table .increase.low::after {
  border-right-color: #5dbefd;
}
.shop-cart td.product-name .note {
  color: #ff0036;
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.shop-cart td.product-name .note a {
  margin-left: 5px;
  display: inline-block;
}
.shop-cart .product-price {
  width: 10%;
}
.shop-cart .product-price .price-old {
  display: block;
  float: none;
}
.shop-cart td.product-price, .shop-cart td.product-subtotal {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
}
.shop-cart small {
  font-size: 90%;
}
.shop-cart .tag {
  margin-top: 5px;
  font-size: 13px;
  padding: 2px 10px;
}
.shop-cart .tag.qty {
  margin: 2px 5px 2px 0 !important;
  font-size: 15px !important;
  padding: 0 10px;
  font-weight: bold;
  margin-top: 0;
  background-color: #59493f;
  color: #fff;
}
.shop-cart .tag.shipping {
  color: #fd5502;
  border-color: rgba(253, 85, 2, 0.3);
}
.shop-cart .product-quantity {
  width: 5%;
  float: none;
  text-align: center;
}
.shop-cart input#product-quantity {
  display: table-cell;
  border: 1px solid #ddd;
  height: 40px;
  width: 50px;
  font-weight: normal;
}
.shop-cart .btn-input-group {
  display: table-cell;
  width: 25px;
}
.shop-cart span#product-quantity-plus {
  border-bottom: 0;
}
.shop-cart span#product-quantity-plus, .shop-cart span#product-quantity-minus {
  width: 20px;
  height: 20px;
  line-height: 20px;
}
.shop-cart .qty-set {
  display: table;
  margin: auto;
  line-height: 40px;
}
.shop-cart .product-quantity input[type="text"] {
  margin-bottom: 0;
}
.shop-cart .product-subtotal {
  width: 10%
}
.shop-cart .cart_table_action {
  background-color: #f3f2eb
}
.shop-cart .cart_table_action .actions {
  padding: 8px 0
}
.shop-cart .cart_table_action .actions .btn {
  margin-left: 10px
}
.shop-cart .cart_table_action .input-text {
  width: 120px;
  display: inline-block;
  height: 36px;
  background-color: #fff
}
.inquiry-page .shop-cart .product-thumbnail {
  width: 5%;
}
.shop-cart .product-thumbnail img {
  width: 100%;
}
.display-phone, .display-tablet {
  display: none;
}
.total {
  float: right;
  margin: 10px;
  margin-bottom: 20px;
  line-height: 21px;
}
.total th, .shopping-cart .total td {
  text-align: right;
  background-color: transparent;
  padding: 7px 10px;
  border: 0;
  font-size: 15px;
}
.total td {
  font-size: 15px;
  text-align: right;
}
.total tr:hover {
  background-color: transparent;
}
.total tr.total-cash {
  color: #ff0036;
  border-top: 1px dotted #ccc;
}
.total tr.total-cash strong {
  font-size: 120%;
}
.total input[type="text"] {
  padding: 7px;
}
.total tr.total-cash th, .total tr.total-cash td {
  padding-top: 20px;
}
.total select {
  padding: 0px 5px !important;
  height: 30px;
  margin-left: 5px;
  color: #000;
  font-size: 15px;
  margin-bottom: 0;
}
.shop-cart.multi-cart .product-name {
  width: 28%
}
.shop-cart.multi-cart .product-quantity {
  width: 7%;
  text-align: center;
}
.shop-cart.multi-cart .product-subtotal {
  width: 55%;
  font-family: "微軟正黑體", 'Lato', sans-serif;
}
.shop-cart.multi-cart .product-name .price {
  display: block;
}
.shop-cart.multi-cart td.product-price {
  line-height: 40px;
}
.shop-cart.multi-cart .product-subtotal p {
  font-size: 15px;
  margin-bottom: 0;
}
.shop-cart.multi-cart td {
  vertical-align: top;
}
.shop-cart.multi-cart select {
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  display: block;
  color: #000;
}
.shop-cart.multi-cart button {
  padding: 11px 15px;
  border: 0;
}
.shop-cart.multi-cart .input-group-btn > .btn + .btn {
  margin-left: 2px;
}
.shop-cart.multi-cart input {
  padding: 8px 15px;
}
.shop-cart.multi-cart .product-subtotal a {
  color: #e50012;
  font-size: 15px;
  margin: 5px 5px 0 0;
  display: block;
}
.shop-cart.multi-cart .note1 {
  color: #59493f;
  font-size: 14px;
  margin: 5px 0 0 0;
}
.shop-cart.multi-cart .shipping-select {
  overflow: hidden;
}
.shop-cart.multi-cart .shipping-select select {
  float: left;
  width: 10%;
  margin-right: -1px;
}
.shop-cart.multi-cart .shipping-select input {
  float: left;
  color: #000;
  width: 90%;
}
.shop-cart.multi-cart .shipping-select .input-group-btn {
  float: left;
  width: 13%;
  margin-left: -90px;
}
.shop-cart.multi-cart .shipping-select p {
  margin: 5px 0;
  color: #59493f;
  font-size: 14px;
  overflow: hidden;
}
.shop-cart.multi-cart .shipping-select a {
  color: #e50012;
  font-size: 15px;
  font-weight: normal;
  display: block;
  clear: both;
}
.coupon {
  width: 100%;
  float: right;
  margin: 10px 0;
  text-align: right;
  padding-left: 0;
}
.coupon input {
  width: 300px;
  margin-bottom: 0;
  line-height: 21px;
}
.coupon .add-btn {
  width: 90px;
  font-size: 12px;
  line-height: 22px;
  margin: 0;
  padding: 12px 10px;
  border-radius: 0;
  background-color: #003557;
  color: #fff000 !important;
}
.order-btn {
  padding: 15px 40px;
  font-size: 15px;
  color: #fff !important;
  border-radius: 2px;
  background-color: #003557;
  min-width: 140px;
  text-align: center;
  display: inline-block;
  text-decoration: none !important;
}
.order-btn i {
  font-size: 17px;
  margin-right: 3px;
}
.order-btn + .order-btn {
  margin-left: 10px;
  background-color: #e50012;
}
.order-btn:hover, .btn:hover, .add-btn:hover, .third-party-login:hover {
  color: #fff000 !important;
}
/****checkout-page***************/
.checkout-page .form-container, .member-page .form-container, .gift-list .form-container {
  background-color: transparent;
  padding: 0;
}
.checkout-page .form-container .form-block, .member-page .form-container .form-block, .single-contact_us .form-block {
  border: 1px solid #efefef;
  padding: 30px;
  margin-bottom: 50px;
  overflow: hidden;
  clear: both;
}
.checkout-page .form-container .form-block.form-txt, .single-contact_us .form-block.form-txt, .member-page .form-block.form-txt {
  font-size: 15px;
  border: 0;
  text-align: center;
  margin-bottom: 0;
  padding: 0;
}
.checkout-page .form-container .form-block.form-txt a, .single-contact_us .form-block.form-txt a {
  color: #e50012;
  padding: 0 5px;
  font-weight: bold;
  font-size: 17px;
}
.checkout-page .form-container h4, .payment-select1 h4, .member-page .form-container h4, .single-contact_us .form-block h4 {
  clear: both;
  border-bottom: 1px dotted #efefef;
  font-size: 28px;
  padding-bottom: 5px;
  margin-bottom: 20px;
  color: #003557;
  margin-top: 0;
  font-weight: normal;
  position: relative;
}
.checkout-page .form-container h4 a, .single-contact_us.form-container h4 a {
  color: #333;
}
.checkout-page .form-container h4 a.btn {
  color: #fff;
  padding: 5px 15px;
  font-size: 14px;
  border-radius: 3px;
  background-color: #777;
}
.checkout-page .form-container h4 a.btn:hover {
  background-color: #555;
}
.checkout-page .form-container h4 label {
  margin-left: 20px;
  font-size: 16px;
  font-weight: normal;
}
.checkout-page .form-container h4 label img {
  width: 35px;
}
.form-block.product_details .product-review-tab {
  margin-bottom: 0;
  margin-top: 0;
}
.form-block.product_details .product-review-tab .nav {}
.form-block.product_details .product-review-tab .nav li {
  margin-bottom: -1px;
  width: auto;
}
.form-block.product_details .product-review-tab .nav li.active {
  border: 1px solid #e7e7e7;
  border-bottom: 1px solid #fcfcfc;
  background-color: #fcfcfc;
  /*background:url(/html/templates/fortune_secar/image/icon/icon-filter1.svg) #f7f7f7 no-repeat 5px 20px;*/
}
.form-block.product_details .product-review-tab .nav li a {
  color: #666;
  border: 0;
  background-color: transparent;
  font-size: 17px;
  padding: 15px 30px;
}
.form-block.product_details .product-review-tab .nav li.active a {
  color: #000 !important;
  background-color: transparent;
}
.form-block.product_details .product-review-tab .nav li.active a::after {
  display: none;
}
.form-block.product_details .product-review-tab .nav {
  border-bottom: 0;
}
.form-block.product_details .tab-content {
  margin-top: -1px;
  padding: 30px;
  background-color: #fcfcfc;
  border: 1px solid #e7e7e7;
  width: 100%;
  margin-bottom: 0;
}
/***********payment-select**********/
.payment-select {
  margin: 10px 0;
  padding: 10px 20px 6px 20px;
  border: 1px solid #e7e7e7;
  clear: both;
  text-align: right;
}
.payment-select1 {
  margin-bottom: 50px;
  padding: 20px;
  border: 1px solid #e7e7e7;
}
.payment-select1 ul {
  margin: 0;
}
.payment-select1 li {
  border-bottom: 1px dotted #E5E5DC;
  color: #333;
}
.payment-select1 li a {
  display: block;
  color: #666;
}
.payment-select1 .second li {
  padding-left: 34px;
}
.payment-select1 .second li:last-child {
  border: 0;
}
.payment-select1 li span.title {
  margin-left: 10px;
  width: 150px;
  margin-right: 20px !important;
  display: block;
  border-right: 1px solid #e7e7e7;
  color: #222;
  font-size: 17px;
  font-weight: bold !important;
}
.payment-select1 li span {
  font-size: 15px;
  color: #333;
}
.payment-select1 li span.txt2 {
  font-size: 14px;
  line-height: 20px;
  display: block;
  color: #59493f;
  margin-left: 27px;
  margin-top: 2px;
}
.payment-select1 li span select {
  padding: 3px 10px;
  height: auto !important;
  width: auto !important;
  color: #000;
  border: 1px solid #59493f;
}
.title2 select {
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  margin-bottom: 7px;
  color: #000;
}
.payment-select1 label {
  display: block;
  padding: 12px 5px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.payment-select1 label:hover, .payment-select1 .a-active label {
  background-color: #fcfcfc;
}
.payment-select1 .a-active .second label {
  background-color: #fff;
}
.payment-select1 h4 {
  margin-bottom: 10px;
}
.payment-select.selected {
  padding: 15px 20px;
}
.payment-select.selected strong {
  color: #EE778C;
}
.payment-select label {
  margin-right: 10px;
}
.payment-select1.payment-new label {
  overflow: hidden;
}
.payment-select1.payment-new li span {
  float: left;
}
.payment-select1.payment-new li span.title {
  width: 210px;
}
.payment-select1.payment-new li span.txt {
  width: 74%;
  font-size: 14px;
  line-height: 25px;
  text-align: justify;
}
.complete-block {
  padding: 30px;
  border: 1px solid #e7e7e7;
  margin-bottom: 30px;
  line-height: 25px;
  font-size: 16px;
}
.complete-block p, .complete-block ul {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 15px;
}
.complete-block ul {
  font-size: 17px;
  font-weight: bold;
}
.complete-block .note {
  color: #333;
  margin-bottom: 15px;
}
.complete-block strong {
  font-size: 120%;
}
.complete-block .credit-card {
  margin-top: 10px;
}
.complete-block .credit-card button {
  margin-left: 10px;
}
.complete-block.txt-center {
  text-align: center;
}
input[type=checkbox].ace, input[type=radio].ace {
  opacity: 0;
  position: absolute;
  z-index: 1;
  width: 18px;
  height: 18px;
  cursor: pointer;
}
label input[type=checkbox].ace, label input[type=radio].ace {
  z-index: -100 !important;
  width: 1px !important;
  height: 1px !important;
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
}
input[type=checkbox].ace:checked, input[type=radio].ace:checked, input[type=checkbox].ace:focus, input[type=radio].ace:focus {
  outline: none !important;
}
input[type=checkbox].ace + .lbl, input[type=radio].ace + .lbl {
  position: relative;
  display: inline-block;
  margin: 0;
  line-height: 25px;
  min-height: 18px;
  min-width: 18px;
  font-weight: normal;
  cursor: pointer;
}
input[type=checkbox].ace + .lbl::before, input[type=radio].ace + .lbl::before {
  cursor: pointer;
  font-family: fontAwesome;
  font-weight: normal;
  font-size: 12px;
  content: "\a0";
  background-color: #FAFAFA;
  border: 1px solid #c8c8c8;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  /*, inset 0px -15px 10px -12px rgba(0,0,0,0.05);*/
  border-radius: 0;
  display: inline-block;
  text-align: center;
  height: 16px;
  line-height: 14px;
  min-width: 16px;
  margin-right: 1px;
  position: relative;
  top: -1px;
}
input[type=checkbox].ace:checked + .lbl::before, input[type=radio].ace:checked + .lbl::before {
  display: inline-block;
  content: '\f00c';
  background-color: #F5F8FC;
  border-color: #59493f;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
}
input[type=checkbox].ace:active + .lbl::before, input[type=radio].ace:active + .lbl::before, input[type=checkbox].ace:checked:active + .lbl::before, input[type=radio].ace:checked:active + .lbl::before {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}
input[type=checkbox].ace.ace-checkbox-2 + .lbl::before, input[type=radio].ace.ace-checkbox-2 + .lbl::before {
  box-shadow: none;
}
input[type=checkbox].ace.ace-checkbox-2:checked + .lbl::before, input[type=radio].ace.ace-checkbox-2:checked + .lbl::before {
  background-color: #f9a021;
  border-color: #f9a021;
  color: #FFF;
}
input[type=checkbox].ace:disabled + .lbl::before, input[type=radio].ace:disabled + .lbl::before, input[type=checkbox].ace[disabled] + .lbl::before, input[type=radio].ace[disabled] + .lbl::before, input[type=checkbox].ace.disabled + .lbl::before, input[type=radio].ace.disabled + .lbl::before {
  background-color: #DDD !important;
  border-color: #CCC !important;
  box-shadow: none !important;
  color: #BBB;
}
.checkbox label input[type=checkbox].ace + .lbl, .radio label input[type=radio].ace + .lbl {
  margin-left: -10px;
}
input[type=radio].ace + .lbl::before {
  border-radius: 100%;
  font-size: 10px;
  font-family: FontAwesome;
  text-shadow: 0 0 1px #9cc93a;
  line-height: 15px;
  height: 17px;
  min-width: 17px;
}
input[type=radio].ace:checked + .lbl::before {
  content: "\f111";
}
input[type=checkbox].ace.input-lg + .lbl::before {
  border-radius: 4px;
  font-size: 16px;
  height: 24px;
  line-height: 21px;
  min-width: 24px;
  top: auto;
}
input[type=radio].ace.input-lg + .lbl::before {
  font-size: 14px;
  height: 24px;
  line-height: 22px;
  min-width: 24px;
  top: auto;
  color: #59493f;
  margin-right: 5px;
}
/*------------------------------ Data Table ----------------------*/
#confirmbox #super-product-table thead {
  background-color: #f7f7f7;
}
#confirmbox #super-product-table {
  border-collapse: collapse;
  margin-bottom: 20px;
  margin-top: 20px;
}
#confirmbox #super-product-table thead, #confirmbox #super-product-table td, #confirmbox #super-product-table thead th {
  border: 1px solid #ebebeb;
}
#confirmbox #super-product-table thead th {
  padding: 8px 10px;
  text-align: center;
}
#confirmbox #super-product-table tr td {
  padding: 0px 10px 0px 10px;
}
#confirmbox #super-product-table .input-text.qty {
  margin: 10px;
  text-align: center;
  width: 45px;
}
/***---------會員專區----------***/
#content.col-sm-12.member-page {
  padding: 20px 0;
  overflow: hidden;
}
.member-page .page-title {
  /*margin-bottom: 20px;*/
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}
.member-page .page-title .btn {
  right: 0;
  top: 0;
  padding: 12px 20px;
  border-radius: 5px;
  font-size: 15px;
  color: #59493f;
  background-color: #ffffff;
  border: 1px solid #59493f;
  vertical-align: initial;
}
.member-page .page-title .btn i {
  margin-right: 2px;
}
.member-page .page-title .btn + .btn {
  right: 130px;
  margin-left: 5px;
  float: right;
}
.member-page .page-title .btn:hover {
  color: #fff;
  background-color: #59493f;
}
.member-page .page-title .filter, .theme-title .filter {
  display: inline-block;
  font-size: 15px;
  color: #59493f;
}
.member-page .page-title .filter select, .theme-title .filter select {
  height: auto;
  padding: 10px 12px;
  border: 1px solid #59493f;
  color: #59493f;
}
.member-page .page-title .filter select {
  border-radius: 6px;
  margin: 0 5px 0 0;
}
.theme-title .filter {
  margin: -15px 0 10px 0;
  float: right;
}
.member-page .form-container .form-result {
  /*position: absolute;
  right: 0;
  top: 0;*/
}
.member-page .product-list .product-thumb .image {
  padding: 10px;
}
.block-account .title-header {
  position: relative;
  margin-bottom: 0;
}
.block-account .block-content {
  border-bottom: 1px solid #e9e9e9;
  padding: 20px 0;
}
.block-account .block-content ul {
    margin: 5px 10px;
}
.block-account .block-content ul li {
   border-bottom: 1px dotted #eee;
    padding: 5px 0;
    font-size: 15px;
    margin-bottom: -1px;
}
.block-account .block-content ul li:last-child {
   border-bottom: 0;
}
.block-account .block-content ul li a {
  display: block;
  color: #000;
}
.block-account .block-content ul li.current, .block-account .block-content ul li:hover {
  background: #e50012;
}
.block-account .block-content ul li.current a, .block-account .block-content ul li:hover a{
  color: #fff;
}

.block-account .block-content .accordion ul li:hover a, .block-account .block-content .accordion .acc-btn:hover > a {
  color: #e50012;
}
.block-account .block-content.accordion-box .accordion .acc-content {
    padding: 0;
    border: 1px solid #000000;
    margin-bottom: -1px;
    margin: 0 1px;
}
.block-account .block-content .accordion{
	margin-bottom: 5px;
}
.block-account .block-content .accordion .acc-btn {
	font-size: 16px;
	text-transform: none;
    background-color: #fcfcfc;
    border: 1px solid #efefef;
    color: #003557;
    margin-bottom: -1px;
    padding: 8px 30px 8px 12px;
}
.block-account .block-content .accordion .acc-btn > a{
  color: #003557;
	display: block;
}
.block-account .block-content .accordion .acc-btn.active {
  background-color: #000000;
    color: #fff;
}
.block-account .block-content .accordion .acc-btn.active > a {
    color: #fff;
}
.block-account .block-content .accordion ul li.current, .block-account .block-content .accordion ul li:hover {
  background-color: transparent;
}
.block-account .block-content .accordion ul li.current a {
  color: #e50012 !important;
  font-weight: bold;
}
.block-account .block-content .accordion .acc-btn .toggle-icon {
  color: #003557;
	top: 13px;
  right: 10px;
  text-align: center;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.block-account .block-content .accordion .acc-btn.active .toggle-icon {
	color: #fff;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.block-account .block-content .accordion .acc-btn .toggle-icon::before {
  display: block;
  z-index: 10;
  content: "\f105";
  font-family: "FontAwesome";
  top: 15px;
  font-size: 21px;
}
.my-account .my-tag-edit {
  margin-bottom: 30px;
}
.my-account .product-name {
  font-weight: bold;
  margin-bottom: 5px;
}
.my-account > .title-buttons {
  float: left;
  width: 100%;
  margin-bottom: 25px;
}
.my-account #wishlist-view-form .buttons-set {
  float: right;
}
.my-account #wishlist-view-form textarea {
  width: 100%;
  margin-top: 5px;
}
.my-account #wishlist-view-form .price-box {
  font-weight: bold;
  font-size: 116.67%;
  margin-bottom: 5px;
}
.my-account > #form-validate > .buttons-set {
  display: inline-block;
  width: 100%;
}
.my-account > #form-validate > .buttons-set .back-link {
  float: left;
}
.my-account .box-account {
  margin-top: 10px;
}
.my-account .box-account .box-head {
  background: none repeat scroll 0 0 #777777;
  color: #FFFFFF;
  line-height: 100%;
  padding: 10px;
  margin-bottom: 10px;
}
.my-account .box-account .box-head > h2 {
  float: left;
}
.my-account .box-account .box-head > a {
  float: right;
  color: #fff;
}
#login-form, .my-account .box-account .col2-set {
  margin-left: -30px;
}
#checkout-step-login #login-form {
  margin-left: 0;
}
.my-account .box-account .col2-set > .box > .box-title {
  margin-left: 30px;
}
.my-account .col2-set .col-1 {
  float: left;
  width: 50%;
}
.my-account .box-account.box-info .col2-set .col-1 {
  padding-left: 30px;
}
.account-login .col2-set .col-1 {
  float: left;
  width: 50%;
  padding-left: 30px;
}
.my-account .col2-set .col-2, .account-login .col2-set .col-2 {
  float: right;
  width: 50%;
  padding-left: 30px;
}
.my-account .data-table {
  width: 100%;
  margin-bottom: 10px;
}
.my-account .data-table#my-orders-table {
  margin-top: 10px;
  margin-bottom: 20px;
}
.my-account .data-table .input-text.qty {
  width: 80px;
  margin-bottom: 10px;
}
.my-account .data-table .link-edit {
  float: left;
  margin-top: 5px;
  width: 100%;
}
.my-account .box-title {
  overflow: hidden;
  border-bottom: 1px dashed #E9E9E9;
  margin-top: 10px;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.my-account .box-title > h3 {
  line-height: 180%;
  font-weight: bold;
  float: left;
}
.my-account .box-title > a {
  float: right;
  line-height: 180%;
}
.my-account .box-title > a:hover {
  text-decoration: underline;
}
.my-account .box-content h4 {
  line-height: 180%;
  font-weight: bold;
  margin-bottom: 5px;
}
.my-account .box-account .number {
  margin: 2px 10px 0 0;
  line-height: 100%;
  float: left;
  font-weight: bold;
}
.my-account .product-review .product-img-box {
  margin-bottom: 20px;
}
.my-account .product-review .product-img-box .product-image img {
  margin-bottom: 10px;
}
.fieldset {
  /*border: 1px solid #e9e9e9;*/
  margin-bottom: 20px;
  padding: 20px 0 0 0;
}
.fieldset .legend {
  background: #fff;
  float: left;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 117%;
  margin: -25px 0 0 0;
  padding: 0px;
  /*border: 1px solid #e9e9e9;*/
}
.buttons-set {
  border-top: 1px solid #e9e9e9;
  text-align: right;
  margin-top: 10px;
  padding-top: 10px;
  clear: both;
}
.buttons-set .button {
  float: right;
  margin-left: 5px;
}
.my-account .buttons-set.buttons-set2 {
  border: none;
  padding: 0;
  margin: 0;
}
.buttons-set .back-link {
  float: left;
  margin: 0;
}
.my-account .form-list .field {
  float: left;
  width: 50%;
}
.account-login .col2-set .content > h2 {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 117%;
}
.col2-set .content > h2 {
  font-weight: bold;
  margin-bottom: 5px;
}
.form-list li {
  margin-bottom: 5px;
}
.form-list input.input-text, input.input-text {
  width: 230px;
  padding: 7px 10px;
}
input.input-text.qty {
  width: auto;
}
.my-account .pager {
  border: 1px solid #e9e9e9;
  border-bottom: 4px solid #e9e9e9;
  padding: 5px 10px;
  margin: 0 0 20px 0;
}
.my-account .pager .amount {
  float: left;
  line-height: 24px;
  margin-right: 10px;
}
.my-account .pager .limiter {
  float: left;
}
.my-account .pager .pages {
  display: inline-block;
  float: right;
}
.my-account .pager > .pages > ol {
  display: inline;
}
.pager .limiter label {
  font-weight: normal;
}
.pager .limiter select {
  margin: 0;
  width: 65px;
  position: relative;
  padding: 2px;
}
.my-account .title-buttons .page-title {
  float: left;
}
.my-account .title-buttons .button, .my-account .link-print, .my-account .link-reorder {
  float: right;
}
.my-account .link-print {
  margin-right: 10px;
}
.my-account .addresses-list h3, .my-account .addresses-list h2, .my-account .order-info-box h2 {
  font-weight: bold;
  float: left;
  width: 100%;
  margin: 10px 0 7px 0;
}
.my-account .addresses-list h2 {
  border-bottom: 1px dashed #E9E9E9;
  padding-bottom: 5px;
  margin: 0;
}
#my_recent_tags .item, #my_recent_reviews .item {
  margin-top: 10px;
}
#my_recent_reviews .ratings .rating-box {
  margin-top: 3px;
}
#my_recent_tags .tags strong, #my_recent_reviews .ratings strong {
  float: left;
  padding-right: 10px;
}
.data-table {
  border-collapse: collapse;
  margin-bottom: 20px;
  border: 1px solid #eee;
  background-color: #fff;
  width: 100%;
  text-align: center;
}
.data-table th.wrap {
  white-space: normal;
}
.data-table th {
  font-size: 15px;
  padding: 10px;
  text-align: center;
  background-color: #000 !important;
  border: 1px solid #eee;
  color: #fff;
}
.data-table tr.gry-bg td {
  background-color: rgba(249, 249, 249, 0.5);
}
.data-table tr td {
  padding: 20px 10px;
  border-bottom: 1px solid #eee;
  vertical-align: middle;
  font-size: 15px;
  line-height: 23px;
}
.data-table tr td a {
  text-decoration: underline;
  color: #000;
}
.data-table td h3 {
  margin: 0;
  line-height: 100%;
}
.data-table td li.title {
  font-size: 17px;
  font-weight: bold;
  color: #003557;
}
.data-table tr td.name, .data-table tr td.info {
  text-align: left;
}
.data-table tr td.name small{
  color: #666;
  margin-left: 5px;
  font-size: 14px;
}
.data-table .first.odd, .box-account .data-table .odd {
  background: none;
}
.data-table tr .coupon-n {
  color: #e50012;
  font-size: 15px;
}
.data-table.pos-table {
  text-align: left;
}
.a-center input.checkbox {
  float: none;
}
label.required em {
  font-weight: normal;
  padding: 0 5px 0 0;
  vertical-align: middle;
  color: #E1464D;
}
.page-title h1 {
  font-size: 25px;
  margin-bottom: 20px;
  text-align: center;
  border-bottom: 1px solid #eee;
  padding-bottom: 13px;
  line-height: 25px;
}
.page-title h1:after {
  position: absolute;
  left: 50%;
  margin-left: -18px;
  margin-top: 37px;
  height: 3px;
  width: 36px;
  z-index: 9;
  background: #57B3DF;
  border-radius: 90px;
  content: '';
  opacity: 1;
}
.controls .add-btn, .form-container h4 .add-btn {
  margin: 0 10px 10px 0;
  padding: 9px 20px;
  background-color: #003557;
}
.controls .add-btn:hover, .form-container h4 .add-btn:hover {
  color: #fff000 !important;
  font-weight: bold;
}
.form-container h4 .add-btn {
  margin: 0;
  position: absolute;
  right: 0;
  padding: 5px 15px;
  border-radius: 5px;
  width: auto;
}
.form-container h4 .add-btn img {
  width: 35px;
  margin-right: 5px;
  opacity: 0.5;
}
.page-title h2 {
  border-bottom: 1px solid #eee;
  font-size: 32px;
  line-height: 35px;
  padding: 10px 0;
  font-weight: normal;
  margin-bottom: 20px;
}
.page-title .tab-button {
  display: none;
}
.block-title {
  margin: 10px 0px 0px 0px;
  border-bottom: 1px solid #eee;
  padding: 12px 0;
  position: relative;
  text-align: center;
  font-size: 17px;
  color: #003557;
}
.block-title:before {
  content: "";
  float: right;
  position: absolute;
  margin-top: 26px;
  width: 30px;
  z-index: 10;
  height: 2px;
  margin-left: 15px;
}
.member-page .btn-group {
  margin-bottom: 3px;
}
.member-page .add-btn {
  padding: 5px 20px;
  margin-right: 2px;
  width: auto;
  line-height: 25px;
}
.member-page .add-btn i {
  margin-right: 5px;
}
.member-page p .add-btn {
  margin: 0 0 20px 0;
}
.member-page .faq-content-area {
  margin-top: 30px;
}
.member-page .faq-content-area .accordion .acc-btn {
  background: none;
  border-bottom: 1px dotted #E5E5DC;
  color: #000;
  margin-bottom: 20px;
}
.member-page .faq-content-area .accordion .acc-btn .toggle-icon {
  left: 0px;
  top: 18px;
  color: #000;
}
.member-page .faq-content-area .accordion-box .accordion .acc-content {
  background: none;
  padding: 0;
}
.member-page .form-actions {
  margin-bottom: 0;
}
.member-page .shop-cart .cart_table_title {
  background-color: #f3f2eb;
  color: #333;
}
.member-page .shop-cart th {
  background-color: #003557;
  border: 1px solid #eeeeee;
  color: #fff;
  text-align: center;
}
.member-page .shop-cart td {
  color: #333;
  border: 1px solid #e9e9e9;
}
.shop-cart .message-type {
  width: 20%;
}
.shop-cart .message-type span {
  font-size: 12px;
}
.shop-cart .message-info {
  width: 60%;
}
.shop-cart td.message-type, .shop-cart td.message-info {
  text-align: left;
}
.shop-cart td.message-time {
  width: 20%;
  font-size: 12px;
}
.shop-cart.shop-message td {
  border-right: 1px dotted #E5E5DC;
}
.faq-btn {
  display: block;
  padding: 15px 0;
  color: #fff;
  text-align: center;
}
.faq .togglet i {
  font-size: 20px;
  padding-right: 5px;
  color: #88957A;
}
.checkout-page .product {
  height: 335px;
}
.shop-cart.shop-message .bg2 td, .shop-cart.shop-message .bg2 span {
  background-color: #fcfcfc;
  color: #333 !important;
}
.notice {
  text-align: center;
  line-height: 28px;
  margin-bottom: 30px;
  font-size: 17px;
  color: #e50012;
}
.first-login h3, .theme_title h3 {
  margin-bottom: 30px;
  font-size: 32px;
  line-height: 35px;
  text-align: center;
  font-weight: normal;
}
.modal-content button.close {
  width: 30px;
  height: 30px;
  line-height: 30px;
  right: 20px;
  position: absolute;
  top: 28px;
  font-size: 36px;
}
.modal-content button.close span {
  line-height: 25px;
}
span.forget {
  font-size: 15px;
  margin-top: 5px;
  display: block;
  text-align: center;
  padding: 0;
}
.forget a {
  color: #59493f;
}
.products-mail #verifycodeImg {
  height: 42px;
  margin-right: 10px;
  float: left;
}
.products-mail .middle i {
  font-size: 25px;
  margin-top: 10px;
}
.warningbox .modal-dialog {
  width: 20%;
}
.warningbox h4 {
  text-align: center;
  padding: 0;
}
.warningbox .modal-footer {
  text-align: center;
  margin: 0;
  border: 0;
  padding: 0 0 15px 0;
}
.warningbox .modal-footer .add-btn {
  margin: 0;
}
.warningbox .modal-body {
  text-align: center;
}
.warningbox .modal-header {
  padding: 10px;
}
.modal .order-btn {
  background-color: #e50012;
}
.modal .order-btn.btn-outline {
  color: #e50012 !important;
  background-color: transparent;
  min-width: inherit;
  border: 1px solid #e50012;
  padding: 14px 30px;
  font-size: 17px;
  font-weight: bold;
}
.first-login.gift-list h3 {
  /*padding-left: 25px;
    margin-top: 25px;*/
  border-bottom: 1px solid #f9f9f9;
  padding-bottom: 20px;
  text-align: center;
}
.first-login.gift-list h3 img {
  width: 120px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -200px;
}
.gift-list .shop-cart td {
  font-size: 15px;
  line-height: 25px;
}
.gift-list .shop-cart td .btn, .form-block.purchaser .btn {
  padding: 10px 15px;
  font-size: 15px;
  width: 100%;
}
.gift-list .result-pagination {
  margin-bottom: 0;
}
.gift-list .form-actions {
  margin-bottom: 0;
}
.gift-list .form-block {
  border: 0 !important;
  padding: 0 !important;
}
.gift-list .shop-cart .cart_table_title {
  background-color: #fcfcfc;
  border: 1px solid #eee;
  color: #59493f;
}
.gift-list .shop-cart th {
  font-size: 17px;
  font-weight: bold;
  padding: 15px 10px;
}
.gift-list .shop-cart .group-name {
  width: 60%;
  padding: 10px 5px;
}
.gift-list .shop-cart .group-name input {
  color: #000;
  padding: 10px 12px;
  margin-bottom: 0;
  border-color: #59493f;
}
.gift-list .shop-cart .group-action {
  text-align: center;
  width: 40%;
  padding: 10px 5px;
}
.gift-list .shop-cart .group-action .btn {
  width: 44%;
  margin: 0 3px;
}
.gift-list .form-group.form-add {
  padding: 10px;
  background-color: #fcfcfc;
  border: 1px solid #eee;
  color: #59493f;
}
.gift-list .form-group.form-add input {
  margin-bottom: 0;
  border: 1px solid #eee;
}
.gift-list .form-group.form-add label {
  margin-top: 13px;
  font-weight: bold;
  color: #59493f;
  font-size: 17px;
}
/***詢問記錄***/
.my-faq .acc-btn {
  overflow: hidden;
  padding-left: 0 !important;
}
.my-faq .acc-btn > div {
  float: left;
  padding-left: 0;
}
.my-faq .acc-btn .subject {
  font-size: 17px;
  font-weight: bold;
}
.my-faq .acc-btn .date {
  color: #666;
  text-align: center;
}
.data-table.faq-table th, .data-table.faq-table td {
  padding: 15px 10px;
}
.data-table.faq-table th {
  width: 17%;
}
.data-table.faq-table td {
  text-align: left;
}
.my-faq .acc-content {
  padding: 0 !important;
}
/***訊息紀錄***/
.data-table.news-table td li {
  margin-bottom: 5px;
}
.data-table.news-table td li.title {
  margin-bottom: 10px;
  font-size: 19px;
}
.data-table.news-table td li.title a {
  color: #003557;
}
.data-table.news-table tr td {
  font-size: 15px;
  color: #333;
}
.data-table.news-table tr.readed td {
  background-color: #f7f7f7;
  color: #333;
}
.data-table.news-table tr.readed td li.title {
  font-weight: normal;
  font-size: 17px;
}
.data-table.news-table tr.readed td li.title a {
  color: #003557;
}
.data-table .new {
  color: #ff0036;
  margin-left: 5px;
  font-size: 13px;
}
.data-table .unread {
  color: #e50012;
}
.address_item {
  position: relative;
}
.address_item label {
  width: 75%;
  text-align: left;
  position: absolute;
  margin: -30px 0 0 -10px;
  padding: 18px 0 18px 0;
}
.address_item label input {
  margin: 0 !important;
}
.address_item input[type=radio].ace + .lbl {}
/***login***/
.login-page .steps {
  width: 600px;
  max-width: 100%;
  margin-bottom: 30px;
}
.main_right .login-page .theme_title {
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.login-form {
  width: 920px;
  max-width: 100%;
}
.login-form.fb-login {
  width: 700px;
  padding: 50px;
}
.notmember {
  width: 37%;
  float: right;
  border-left: 1px solid #ddd;
  padding-bottom: 20px;
  padding-left: 35px !important;
}
.notmember p {
  /*height: 123px;*/
  margin-bottom: 20px;
}
.login-form h6 {
  color: #383838;
  margin: 0;
  font-size: 15px;
  text-align: center;
  padding: 10px 0;
  margin: 10px 0 20px 0;
}
.login-form h6 strong {
  background: #f3f3f3;
  font-weight: normal;
  padding: 0 30px;
}
.login-form h6 > span {
  display: block;
  height: 1px;
  background: #d8d8d8;
  margin-top: -12px;
}
.login-form .add-btn {
  margin: 10px 0 0;
  line-height: 18px;
  padding: 15px 25px;
}
/* ----------------------------------------------------------------
    第三方登入
-----------------------------------------------------------------*/
.third-party-login {
  margin: auto;
  margin-bottom: 15px;
  width: 70%;
  text-align: center;
  padding: 15px 20px;
  display: block;
  border-radius: 6px;
  color: #fff !important;
  font-size: 17px;
}
.third-party-login.fb-login {
  background-color: #4e71a8 !important;
}
.third-party-login.google-login {
  background-color: #d0451b !important;
}
.third-party-login.line-login, .line-login {
  background-color: #00b900 !important;
}
/* ----------------------------------------------------------------
    首次購物
-----------------------------------------------------------------*/
.modal .modal-dialog.first-login {
  width: 900px;
}
.modal .modal-dialog.first-login .add-btn {
  background-color: #003557;
}
.main_right .first-login .theme_title {
  margin-bottom: 0;
  padding-bottom: 20px;
}
.main_right .first-login .theme_title:after, .main_right .login-page .theme_title:after {
  height: 3px;
  top: 45px;
}
.first-login .login-form h6 strong {
  background: #fff;
}
/*===================== contant page ===================*/
.single-contact_us {}
.single-contact_us h6 {
  color: #333;
  position: relative;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 10px 4px 0;
  top: -28px;
  display: inline;
  background: #fff;
}
.single-contact_us h5 {
  color: #333;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0px 0 30px 0;
}
/*catregories*/
.single-contact_us .list {
  position: relative;
  margin-bottom: 20px;
}
.single-contact_us .list li {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.single-contact_us .list li span {
  color: #555;
  font-size: 17px;
  line-height: 40px;
  float: left;
  width: 80%;
}
.single-contact_us .list li span a {
  color: #555;
}
.single-contact_us .list li i {
  font-size: 21px;
  line-height: 40px;
  width: 40px;
  height: 40px;
  text-align: center;
  color: #fff000;
  float: left;
  border-radius: 100%;
  background-color: #003557;
  margin-right: 10px;
}
.single-contact_us .list li i.fa-envelope {
  font-size: 17px;
}
.single-contact_us .border-area {
  border: 1px solid #f1f1f1;
  padding: 20px;
  position: relative;
  margin-top: 50px;
}
/*======================*/
.single-contact_us > p {
  font-size: 17px;
  font-weight: 400;
  margin: 30px 0;
}
.single-contact_us .add-btn {
  margin-top: 0;
}
.single-contact_us .contact_in-box {
  padding-top: 0px;
}
.single-contact_us .contact_in-box h2 {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  color: #333;
  margin-bottom: 27px;
}
.single-contact_us .contact_in-box .theme_title {
  margin-bottom: 40px;
  margin-bottom: 40px;
}
.single-contact_us .contact_in-box .theme_title h2 {
  font-size: 24px;
  font-weight: 700;
}
.single-contact_us .contact_in-box input, .single-contact_us .contact_in-box select, .single-contact_us .contact_in-box textarea {
  border: 1px solid #f1f1f1;
  background: #f9f9f9;
  outline: none;
  padding-left: 20px;
  color: #222 !important;
}
.single-contact_us .contact_in-box input, .single-contact_us .contact_in-box select {
  height: 50px;
  margin-bottom: 10px;
}
.single-contact_us .contact_in-box textarea {
  height: 190px;
  padding-top: 10px;
  resize: none;
  margin-bottom: 10px;
}
.single-contact_us .contact_in-box button {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  padding-left: 38px;
  width: auto;
  padding-right: 38px;
  padding-top: 12px;
  padding-bottom: 14px;
  text-transform: uppercase;
  -webkit-transition: all 700ms ease 0s;
  transition: all 700ms ease 0s;
  border-radius: 0px;
  margin-top: 10px;
}
.single-contact_us .contact_in-box button i {
  margin: 0;
}
.single-contact_us .contact_in-box button:hover {
  background: #272727;
}
/* ----------------------------------------------------------------------
    PAGE 404
-------------------------------------------------------------------------*/
#content.page-404 {
  padding: 40px 0;
}
.page-404 {
  margin: 50px 0;
}
.page-404 p {
  font-size: 19px;
  line-height: 40px;
  margin-bottom: 30px;
}
.page-404 .input-group {
  width: 450px;
}
.page-error-404 {
  color: #dedede;
  display: block;
  font-size: 230px;
  font-weight: 800;
  line-height: 1;
  font-family: sans-serif, 'Microsoft JhengHei';
}
a.border-link {
  padding: 5px 30px;
  display: inline-block;
  width: auto;
  font-size: 17px;
  font-weight: normal;
  margin: 0;
}
a.border-link:hover {
  background-color: #000;
  color: #fff;
}
.input-group .form-control {
  border-radius: 0;
  height: 46px;
}
.input-group .input-group-btn > .btn, .input-group .input-group-addon {
  border-color: #003557;
  background-color: #003557;
  color: #fff;
  /*min-width: 100px;*/
  border-radius: 0;
}
.add-btn {
  text-decoration: none !important;
  width: 200px;
  font-size: 15px;
  line-height: 30px;
  font-weight: bold;
  display: inline-block;
  text-align: center;
  margin: 20px 0 0;
  padding: 10px 20px;
  border: 0;
  border-radius: 2px;
  color: #fff !important;
  cursor: pointer;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  background-color: #003557;
}
.product-btn .add-btn {
  width: 48%;
  padding: 10px 20px;
  margin: 10px 3px 10px 0;
}
.product-btn .add-btn.buy {
  float: right;
  margin-right: 0;
  background-color: #e50012;
}
.fixed-button {
  display: none;
}
/*********搜尋結果**********/
.sort {
  border-bottom: 1px solid #DADADA;
  padding: 7px 10px 5px 5px;
  text-align: right;
  background-color: #f3f3f3;
  margin-bottom: 30px;
}
.minibox {
  width: auto;
  display: inline-block;
}
/*** 會員等級***/
.level-block {
  background-color: #eee;
  padding: 40px;
  font-size: 15px;
  clear: both;
  overflow: hidden;
}
.level-block li {
  line-height: 35px;
}
.level-block li span {
  color: #0166b1;
}
.level-block .btn {
    font-size: 15px;
    color: #000;
    padding: 15px 30px;
    background-color: #ffae34;
    border-radius: 50px;
    margin-top: 10px;
}
.level-block .btn i{
	margin-left: 3px;
}

.level-block .level {
  font-size: 19px;
  font-weight: bold;
  display: inline-block;
}
.level-block .level img {
  margin: 0 5px 0 5px;
  width: 35px;
}
.level-block .upgrade {
    margin-top: 50px;
    clear: both;
    text-align: center;
    color: #fff;
    font-size: 17px;
	position: relative;
}
.level-block .upgrade p {
    font-size: 15px;
	line-height: 25px;
    padding: 17px 22px;
    display: inline-block;
    background-color: #707e8e;
    border-radius: 15px;
    margin-right: 10px;
}
.level-block .upgrade .price {
  font-size: 23px;
	color: #fff;
}
.level-block .upgrade a {
    color: #ffae34;
    font-size: 15px;
}

.level-block .level.level1 {
  color: #f80;
}
.level-block .level.level2 {
  color: #49d5e4;
}
.level-block .progress {
	margin-top: 30px;
  font-size: 12px;
  line-height: 30px;
  height: 10px;
  border-radius: 15px;
  width: 100%;
  display: inline-block;
  background-color: #bdbdbd !important;
}
.level-block .progress-bar {
  font-size: 14px;
  line-height: 30px;
  background-color: #ffae34;
  box-shadow: none;
}
.level-block.upgrade-block {
  background-color: #4d5f73;
  margin-bottom: 30px;
}
.upgrade-block .member-level ul{
	margin-top: -71px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.upgrade-block .member-level li{
	display: flex;
	flex-direction: column;
	    align-items: center;
}
.upgrade-block .member-level li span{
	color: #fff !important;
}
.member-card {
  background: url(/html/templates/fortune_secar/image/member-card.png) #fff no-repeat;
  background-size: 100%;
  width: 360px;
  height: 280px;
  float: right;
  text-align: center;
  position: relative;
  border-radius: 20px;
}
.member-card .barcode {
  width: 240px;
  position: absolute;
  left: 50%;
  margin-left: -120px;
  bottom: 0;
  margin-bottom: 10px;
  border: 2px solid #f8c264;
  padding: 5px 10px;
  background-color: #fff;
  border-radius: 5px;
}
.member-card img {
  width: 100%;
  height: 45px !important;
}
.member-card span {
  display: block;
}
.level-compare {
  margin-bottom: 50px;
}
.level-compare ul {
  overflow: hidden;
}
.level-compare li {
  width: 25%;
  display: block;
  float: left;
  position: relative;
}
.level-compare li.level1 {
  background-color: #F3F3F3;
}
.level-compare li.level2 {
  background-color: #f2f0e2;
}
.level-compare li.level3 {
  background-color: #f1ffde;
}
.level-compare li.level4 {
  background-color: #ffedf0;
}
.level-compare li .level-title {
  height: 220px;
  background-color: #fff;
  font-size: 20px;
  text-align: center;
  border-bottom: 4px solid #3e3e3f;
}
.level-compare li.level1 .level-title {
  padding-top: 170px;
}
.level-compare li.level2 .level-title {
  padding-top: 100px;
  background: url(/html/templates/fortune_secar/images/level-color2.jpg) repeat-x 0 165px #fff;
  color: #9CC93A;
}
.level-compare li.level3 .level-title {
  padding-top: 50px;
  background: url(/html/templates/fortune_secar/images/level-color3.jpg) repeat-x 0 120px #fff;
  color: #0A6A34;
}
.level-compare li.level4 .level-title {
  padding-top: 0px;
  background: url(/html/templates/fortune_secar/images/level-color4.jpg) repeat-x 0 80px #fff;
  color: #F24261;
}
.level-compare li .level-info {
  padding: 50px 15px;
  height: 250px;
  font-size: 15px;
  padding: 70px 15px 50px 15px;
  text-align: justify;
}
.level-compare li .level-info img {
  position: absolute;
  left: 34%;
  top: 0;
}
.level-compare li.level1 .level-info img {
  top: 230px;
}
.level-compare li.level2 .level-info img {
  top: 177px;
}
.level-compare li.level3 .level-info img {
  top: 94px;
}
.level-compare li.level4 .level-info img {
  top: 120px;
  left: 15%;
}
.level-compare li .level-info span, .level-compare li .level-info strong {
  font-weight: 600;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0 3px;
}
.level-compare li .level-info strong {
  font-size: 20px;
}
.level-compare li .level-info small {
  font-size: 14px;
}
.level-timeline li {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px dotted #ccc;
}
.level-timeline li img {
  margin-top: 15px;
}
.installment {
  background-color: #fcfcfc;
  padding: 20px;
  margin: -20px 0 20px 0;
}
.installment h6 {
  font-size: 15px;
  margin-bottom: 5px;
}
.installment ul {
  padding: 0;
  margin: 0;
}
.installment li {
  border: 1px solid #ccc;
  display: inline-block;
  padding: 10px;
  background-color: #fff;
}
.installment li a {
  color: #c00;
  padding: 0 5px;
  text-decoration: underline;
}
.shop-cart .product-name .price-old {
  margin-right: 5px;
  float: none;
}
.shop-cart .product-name .price {
  font-size: 16px;
}
.shop-cart .product-name .pro-event {
  margin-top: 10px;
}
.shop-cart .product-name .pro-event p, .shop-cart .product-name .pro-event a {
  color: #666 !important;
  font-size: 15px !important;
  text-decoration: none !important;
  display: inline !important;
}
.shop-cart .product-name .pro-event a {
  color: #ff0036 !important;
}
.shop-cart .product-name .installation label {
  float: left;
  margin-right: 5px;
}
.shop-cart .product-name .installation .price {
  font-size: 14px;
  color: #c00;
  margin-left: 5px;
}
/**配送名單**/
.box-giftlist {
  margin-top: 10px;
}
.box-giftlist .article-layout.article-grid .article_dt {
  padding: 15px;
  font-size: 16px;
  line-height: 25px;
  color: #333;
  height: 150px;
}
.box-giftlist .article_dt h2 {
  font-size: 17px;
  margin-bottom: 10px;
  font-weight: normal;
  color: #333;
}
.box-giftlist .article_dt li {
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: normal;
  color: #333;
  padding-left: 23px;
  padding-left: 0;
}
.box-giftlist .article_dt li:first-child {
  font-size: 17px;
  font-weight: bold;
}
.box-giftlist .article_dt li:first-child .tag {
  font-weight: normal;
  margin: 0 0 0 5px;
  font-size: 14px;
  line-height: 23px;
  border: 1px solid #b6a692;
}
.box-giftlist .article_dt li.address {
  font-size: 15px;
  word-break: break-all;
}
.box-giftlist .article_dt li i {
  font-size: 16px;
  opacity: 0.5;
  top: 5px;
  display: none;
}
.box-giftlist .actions {
  padding: 0 15px 15px 15px;
}
.box-giftlist .actions a {
  font-size: 14px;
  text-align: center;
  display: inline-block;
  color: #fff;
  padding: 7px 10px;
  margin: 0;
  width: 50%;
  background-color: #59493f;
}
.box-giftlist .actions a.clos, .favoritelist a.close {
  background: url(/html/templates/fortune_secar/image/icon/icon-close.svg) no-repeat center #b6a692;
  background-size: 35px;
  width: 35px;
  height: 35px;
  padding: 0;
  opacity: 1;
}
.box-giftlist .actions a:hover {
  background-color: #e50012;
}
.box-giftlist .article-layout.article-grid .article_dt.add {
  height: 200px;
}
.box-giftlist .add a {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 15px;
  color: #e50012;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  padding-top: 25%;
  width: 100%;
  height: 100%;
}
.box-giftlist .add a:hover {}
.box-giftlist .add i {
  display: block;
  font-size: 25px;
  margin-bottom: 5px;
}
.box-memberlist.row {
  margin-left: -10px;
  margin-right: -10px;
}
.box-memberlist .article-layout {
  margin-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
}
.box-memberlist .article-layout .content-bg {
  border-radius: 10px;
}
.box-memberlist .article-layout .article-name h2 {
  line-height: 60px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eee;
  font-size: 19px;
  background-color: #fcfcfc;
  padding: 0px 20px;
}
.box-memberlist .article-layout .article-name h2 a {
  font-size: 23px;
  color: #5a4a40;
  font-weight: normal;
}
.box-memberlist .article-layout .article-name h2 img {
  width: 60px;
  margin-right: 5px;
}
.box-memberlist .article-layout .article_dt {
  padding: 0;
}
.box-memberlist .article_dt ul {
  list-style-type: disc;
  margin-left: 20px;
  color: #5a4a40;
  /* margin: 20px; */
  padding: 10px 20px;
  height: 180px;
}
.box-memberlist .article_dt li {
  font-size: 15px;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.box-memberlist .article_dt li a {
  color: #5a4a40;
}
.box-memberlist .article_dt li span {
  font-size: 14px;
  margin-top: 5px;
}
.box-memberlist .article_dt li span.message {
  border-radius: 100%;
  background-color: #c00;
  color: #fff;
  line-height: 20px;
  width: 20px;
  height: 20px;
  display: inline-block;
  text-align: center;
  margin-left: 5px;
}
.box-memberlist .article-list .article-image {
  margin: 15px 0 0 15px;
}
.box-memberlist .article_dt li a.btn {
  color: #fff;
  padding: 3px 8px;
  font-size: 13px;
  margin-left: 5px;
  border-radius: 3px;
}
.favoritelist .name a {
  color: #003557;
}
.favoritelist .price-old {
  float: left !important;
  margin-left: 10px;
}
.favoritelist .actions {
  padding: 10px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.favoritelist .actions a {
  display: inline-block;
  height: 45px;
  width: 45px;
  line-height: 45px;
  background-color: #aaa;
  color: #fff;
  border: none;
  border-radius: 6px;
  text-align: center;
}
.favoritelist .actions a.btn-cart {
  background-color: #003557;
  width: 120px;
}
.favoritelist .actions a.btn-cart:hover {
  background-color: #e50012;
}
.favoritelist .actions a i {
  margin-right: 0;
  font-size: 21px;
  line-height: 45px;
}
.favoritelist a.close {
  background-color: #ccc;
  background-size: 45px;
  position: absolute;
  top: 0;
  right: 0;
}
.favoritelist .product-layout .price {
  font-size: 28px;
  line-height: 30px;
}
.favoritelist .product-list .pro-event1 * {
  font-size: 100%;
}
.form-block.purchaser {
  background-color: #fcfcfc;
  clear: none !important;
  margin-left: -1px;
}
.form-block.purchaser ul {
  color: #59493f;
  font-size: 16px;
  margin-bottom: 30px;
  line-height: 25px;
}
.form-block.purchaser li {
  margin-bottom: 5px;
}
.form-block.purchaser h4 {
  border-bottom: 0;
}
.form-block.purchaser h4:after {
  content: "";
  width: 55px;
  height: 2px;
  background-color: #efefef;
  position: absolute;
  left: 0;
  top: 48px;
}
.form-block.purchaser .tag {
  background-color: #003557;
  border-color: #003557;
  color: #fff;
  margin: 0 5px 0 0;
  padding: 0px 10px;
}
.form-block.purchaser.purchaser-final {
  background-color: #fff;
  margin-left: 0;
}
.form-block.purchaser.purchaser-final ul {
  /*color: #e50012;
	font-size: 15px !important;*/
}
.input-prepend {
  color: #59493f;
  margin-bottom: 10px;
  clear: both;
}
.input-prepend select, .input-prepend input {
  padding: 8px 12px;
  height: auto;
}
.input-prepend input {
  width: 20%;
}
.input-prepend input.full-input {
  width: 30%;
}
.input-prepend .add-btn {
  padding: 7px 30px;
  width: auto;
  line-height: 25px;
}
/***我的詢價車**/
.data-table.inquiry-table td {
  border: 1px solid #eee;
}
.data-table .inq_date {
  width: 15%;
}
.data-table .inq_num {
  width: 10%;
}
.data-table .inq_info {
  width: 35%;
}
.data-table.inquiry-table tr td.inq_info {
  border-bottom: 0;
  text-align: left;
  font-size: 15px;
  color: #59493f;
  padding: 10px;
}
.data-table.inquiry-table .inq_price {
  color: #c00;
  font-size: 14px;
}
.data-table .inq_total {
  width: 15%;
}
.data-table .inq_status {
  width: 10%;
}
.data-table .inq_order {
  width: 10%;
}
.member-page .data-table .add-btn {
  padding: 5px 10px;
  background-color: #e50012;
  width: 100%;
  margin: 0;
}
.data-table.inquiry-table .add-btn i {
  margin-right: 0;
  font-size: 17px;
}
.data-table.inquiry-table .inq_message {
  font-size: 15px;
  line-height: 25px;
  text-align: center;
  border-bottom: 7px solid #eee;
  background-color: #fcfcfc;
}
.data-table .inq_info ul {
  text-align: left;
  font-size: 16px;
  color: #59493f;
}
.data-table .inq_info li {
  margin: 5px 0;
  background: url(/html/templates/fortune_secar/image/icon/icon-dot.svg) no-repeat 0 8px;
  padding-left: 15px;
}
.data-table .date-comments {
  margin-top: 10px;
  font-size: 13px;
  color: #666;
}
.data-table .date-comments i {
  margin-right: 3px;
}
.data-table .increase.qty {
  background-color: #59493f;
  font-size: 13px;
  line-height: 20px;
}
.data-table .increase.qty::after {
  border-right-color: #59493f;
}
.data-table td.inq_order {
  color: #e50012;
}
.data-table td.inq_order a {
  display: block;
}
.form-title {
  background-color: #003557;
  color: #fff;
  margin-bottom: 0 !important;
  padding: 15px 10px;
  text-align: center;
}


/***維修紀錄展開收合***/
.maintenance-list {
	border: 1px solid #000;
	overflow: hidden;
	margin: 10px 0;
  padding: 20px;
  position: relative;
}
.maintenance-list .increase-detail{
    position: relative;
}
.maintenance-list .btn-group{
position: absolute;
right: 0;
top: 0;
}
.maintenance-list .increase_item {
  margin-top: 10px;
  width: 49%;
  margin-right: 1%;
}
.maintenance-list .increase_item .arrival-time {
  padding-left: 0;
line-height: 26px;
    font-size: 16px;
}
.maintenance-list .order-info {
line-height: 23px;
  font-size: 16px;
color: #003557;
margin: 0;

}
.maintenance-list .order-info li{
margin-bottom: 5px;
list-style-type: none;
}
.order-list .order-info li > span {
  font-size: 14px;
  color: #666;
  width: 70px;
  display: inline-block;
}
.maintenance-list .btn {
  padding: 7px 12px;
  width: auto;
  min-width: auto;
  margin-left: 10px;
  font-size: 14px;
  color: #fff000;
  border-radius: 5px;
}
.maintenance-list .note {
  margin-right: 1%;
  position: absolute;
  bottom: 0;
  right: 0;
  color: #ffa500;
  font-size: 14px;
  line-height: 20px;
}
.maintenance-list .data-table tr td {
  padding: 10px 10px;
}
.btn-group .btn {
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  font-size: 13px;
  line-height: 1;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  display: inline-block;
  background: #000;
  padding: 10px 20px;
  color: #fff;
}
.btn-group .btn.closed {
  display: none;
}
.btn-group.active .btn.closed {
  display: inline-block;
}
.btn-group.active .btn.open {
  display: none;
}


@media (min-width: 1080px) {
  .form-group {
    width: 80%;
    margin: auto;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .login-form .form-group {
    width: 95%;
  }
  .col-lg-9 .form-group, .gift-list .form-group {
    width: 100%;
  }
}
@media (min-width: 767px) {
.member-page .status-nav, .member-page .quick-nav, .display-xs{
		display: none;
	}
	
}
@media (max-width: 1080px) {
  .page-error-404 {
    font-size: 170px;
    margin-bottom: 30px;
  }
  .form-block.purchaser {
    margin-left: 0;
  }
  .form-block.purchaser .btn {
    width: auto;
  }
  .form-block.purchaser.purchaser-final {
    height: auto;
  }
  .form-block.purchaser.purchaser-final:ffirst-child {
    margin-bottom: 0;
  }
  .inquiry-page .shop-cart .product-thumbnail {
    width: 6%;
  }
}
@media (max-width: 992px) {
  .block-account .block-content {
    margin: 0;
    border: 0;
    padding: 0;
  }
  .block-account .block-content ul {
    overflow: hidden;
    margin-right: -1px;
    padding-bottom: 1px;
  }
  .block-account .block-content ul li {
    width: 50%;
    margin-right: -1px;
    margin-bottom: -1px;
    padding: 10px 5px;
    display: block;
    float: left;
    font-size: 16px;
  }
  /*.block-account .block-content ul li {
    width: 33%;
    display: inline-block;
    text-align: center;
    margin-bottom: 3px;
    background-color: #f3f2eb;
    border-bottom: 1px solid #eee;
	padding: 15px 10px;
	}*/
  #column-left {
    padding-left: 15px;
    padding-right: 15px;
  }
  .block-account .title-header {
    display: none;
  }
  .modal .modal-dialog.first-login {
    width: 95%;
  }
  .single-contact_us .left_contact {
    margin-top: 50px;
  }
  .page-404 {
    margin: 0;
  }
  .form-block.product_details .product-review-tab .nav {
    display: table;
    width: 100%;
  }
  .form-block.product_details .product-review-tab .nav li {
    border-right: 0;
    /*height: 60px;*/
    margin-right: 2px;
    width: 24.5%;
  }
  .form-block.product_details .product-review-tab .nav li a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    padding: 10px;
    height: 60px;
  }
  .form-block.product_details .tab-content {
    margin-top: -1px;
    padding: 20px 10px;
  }
  .shop-cart td {
    padding: 20px 3px;
  }
  .shop-cart .product-thumbnail {
    width: 20%;
  }
  .inquiry-page .shop-cart .product-thumbnail {
    width: 10%;
  }
  .shop-cart td.product-price, .shop-cart td.product-subtotal {
    font-size: 15px;
  }
  .shop-cart .product-name a {
    display: block;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 3px;
  }
  .coupon {
    width: 100%;
    float: none;
  }
  .coupon input {
    width: 80%;
  }
  .coupon .add-btn {
    width: 19%;
  }
  .payment-select1.payment-new li span.title {
    width: 190px;
    font-size: 15px;
    margin-right: 15px !important;
  }
  .payment-select1.payment-new li span select {
    font-size: 13px;
  }
  .payment-select1.payment-new li span.txt {
    width: 68%;
    font-size: 14px;
    line-height: 20px;
  }
  .form-container {
    padding: 40px 20px;
  }
  .login-page .form-container.login-form {
    margin-bottom: 60px;
  }
  .form-container.login-form.fb-login {
    padding: 40px 20px;
  }
  .shop-cart.multi-cart .shipping-select select {
    width: 15%;
  }
  .shop-cart.multi-cart .shipping-select input {
    width: 85%;
  }
  .single-contact_us .contact_in-box {
    padding-bottom: 40px;
    border-bottom: 1px solid #eee;
  }
  .favoritelist .product-list .description {
    display: none;
  }
  .favoritelist .product-list .product-thumb .image {
    max-width: 25%;
  }
  .favoritelist .product-list .name a {
    font-size: 19px;
  }
  .display-tablet {
    display: block;
  }
  .member-card {
    width: 300px;
    height: 250px;
  }
}
@media (max-width: 767px) {
  #content.col-sm-12.member-page {
    padding: 0 0 30px 0;
  }
  #yt_wrapper #yt_left .block-account .block-content {
    border-bottom: 0;
    margin-bottom: 20px;
  }
  #yt_wrapper #yt_left .block-account .block-content > ul {
    width: 90%;
    overflow: hidden;
    margin: auto;
  }
  #yt_wrapper #yt_left .block-account .block-content ul li {
    float: left;
    width: 47%;
    text-align: center;
    margin-right: 8px;
    border-bottom: 1px solid #e9e9e9;
  }
  .payment-select1 li span.title {
    width: 100%;
    border: 0;
  }
  .payment-select1 span.txt, .payment-select1 li span.txt2 {
    font-size: 13px;
    margin-left: 34px;
    display: block;
    line-height: 20px;
    color: #666;
  }
  .payment-select1 li span.txt2 {
    margin-left: 20px;
    margin-top: 5px;
    line-height: 18px;
  }
  .form-container .form-group.form-txt {
    padding: 10px;
  }
  .form-container .form-group.question-group {
    padding: 10px 0;
    margin: 0 -15px;
  }
  .form-container .question-group .controls label {
    width: 23%;
  }
  .form-container .question-group .controls label.other {
    width: 46%;
  }
  #my-orders-table tr td.hidden-phone, .hidden-phone {
    display: none;
  }
  .display-phone {
    display: block;
  }
  .data-table .cart-detail {
    text-align: left;
  }
  .form-block.product_details .product-review-tab .nav li a {
    padding: 9px 20px;
  }
  .checkout-page .form-container .form-block, .member-page .form-container .form-block {
    border: 0;
    padding: 0;
  }
  .form-container .control-label {
    width: 23%;
    float: left;
    font-size: 15px;
  }
  .form-container .controls {
    width: 77%;
  }
  .notmember {
    border-left: 0;
    padding-left: 0 !important;
    margin-left: 0 !important;
  }
  .login-form.form-container .col-xs-12 .controls, .login-form.form-container .col-xs-7 .controls {
    width: 100%;
    margin: 0;
  }
  .form-container .question-group .controls label {
    width: 31%;
  }
  .form-container .question-group .controls label.other {
    width: 62%;
  }
  .shop-cart .product-quantity {
    padding: 10px 0;
  }
  .steps, .login-page .steps {
    width: 100%;
  }
  /*
.fixed-button {
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    background: #003557;
    text-align: center;
}
.fixed-button .product-btn { display:table; width: 100%; }
.fixed-button .add-btn {
    margin: 0;
    display: table-cell;
    width: auto;
    float: none !important;
    border-radius: 0;
    background-color: transparent;
    font-size: 14px;
    font-weight: normal;
	padding: 5px;
}
.fixed-button .add-btn img{
	width: 35px;
	margin-bottom: 3px;
	}
.fixed-button .add-btn span {
    display: block;
    line-height: 20px;
}
.fixed-button .fix-btn{
	display:table;
	width: 100%;
	} 
*/
  /*****fix社群*****/
  .fixed-button {
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: #003557;
    text-align: center;
  }
  .fixed-button ul.button-menu, .fixed-button ul.product-btn {
    background-color: #003557;
    margin: 0;
    padding: 0;
    display: table;
    width: 50%;
    float: left;
  }
  .fixed-button ul.button-menu li, .fixed-button ul.product-btn li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  .fixed-button ul.button-menu li {
    border-right: 1px solid #eee;
    width: 30%;
  }
  .fixed-button ul.button-menu li:last-child {
    border-right: 0;
  }
  .fixed-button ul.button-menu li img {
    width: 30px;
    height: 30px;
    margin: auto;
    margin-bottom: 0;
    display: block;
  }
  .fixed-button ul.button-menu li a {
    display: block;
    padding: 12px 5px;
    color: #fff;
    font-size: 12px;
    width: auto;
    line-height: 16px;
    font-weight: 300;
    border-radius: 0;
    margin: 0;
  }
  .fixed-button ul.button-menu.full {
    width: 100% !important;
    float: none;
  }
  .fixed-button ul.button-menu.full li {
    width: auto;
    border-right: 1px solid #ccc;
  }
  .fixed-button ul.button-menu.full li:last-child {
    border-right: 0;
  }
  .fixed-button ul.button-menu.full li img {
    display: inline-block;
    margin-right: 5px;
  }
.fixed-button ul.button-menu.full li.full a {
    padding: 20px;
    font-size: 19px;
    font-weight: normal;
}
/******fix 購物*******/
.fixed-button div.product-btn a{
  margin: 0 !important;
  padding: 15px 20px;
}

  .fixed-button ul.product-btn li {
    border-left: 1px solid #ccc;
  }
  .fixed-button ul.product-btn .add-btn {
    width: auto;
    border-radius: 0;
    padding: 15px 0;
    width: 100%;
    margin: 0;
    color: #fff000 !important;
    background-color: #e50012;
  }
  .fixed-button .add-btn + .add-btn {
    margin: 5px 5px 5px 0;
  }
  .installation {
    font-size: 13px;
  }
  .modal-body .login-form {
    padding: 20px 0;
    margin-left: 0;
  }
  .gift-list .shop-cart td {
    font-size: 15px;
    padding: 10px 10px;
  }
  .gift-list .shop-cart td .name {
    font-size: 17px;
    font-weight: bold;
  }
  .gift-list .shop-cart .cart_table_title {
    color: #59493f;
    border: 1px solid #eee;
    background-color: #fcfcfc;
  }
  .form-container h4 .add-btn {
    margin: 0;
    position: static;
    float: right;
  }
  .checkout-page .form-container h4 {
    overflow: hidden;
  }
  .shop-cart.multi-cart td {
    border-bottom: 1px solid #59493f;
  }
  .shop-cart.multi-cart .product-name a {
    padding-right: 100px;
  }
  .shop-cart.multi-cart .product-name span.qty {
    float: left;
    margin-right: 10px;
    font-size: 16px;
  }
  .shop-cart .tag.qty {
    font-size: 13px !important;
    font-weight: normal;
  }
  .shop-cart.multi-cart .shipping-select a {
    font-size: 17px;
    font-weight: bold;
    margin-top: 5px;
  }
  .shop-cart .tag.shipping {
    font-size: 13px;
    position: absolute;
    right: 0;
    top: 15px;
  }
  .payment-select1.payment-new li span.txt {
    width: auto;
    margin-left: 0;
    margin-top: 10px;
  }
  .form-block.purchaser {
    padding: 20px !important;
  }
  .form-block.purchaser.purchaser-final {
    padding: 0 !important;
  }
  .data-table tr td {
    text-align: left;
    padding: 20px 10px;
  }
  #my-orders-table tr, #my-orders-table tr td {
    display: block;
    line-height: 1.5;
    padding: 5px;
    clear: both;
  }
  #my-orders-table tr td[data-title]:before {
    content: attr(data-title);
    width: 100px;
    position: absolute;
    left: 5px;
}
  #my-orders-table thead {
    display: none;
  }
  #my-orders-table {
    border: 0;
  }
  #my-orders-table tr {
    margin-bottom: 20px;
	border: 1px solid #000;
  }
  #my-orders-table tr td {
    padding: 8px 8px 8px 105px;
    position: relative;
  }
  #my-orders-table tr td:last-child {
	border-bottom: 0;}
  #my-orders-table tr td[scope="row"] {
    background: #000;
    color: #fff;
	font-size: 16px;
    font-weight: bold;
	 padding-left: 5px !important;
  }
.pos-table#my-orders-table tr td[data-title]:before {
    width: 65px;
}
.pos-table#my-orders-table tr td.info[data-title] {
  min-height: 53px;
}
.pos-table#my-orders-table tr td {
    padding: 8px 8px 8px 75px;
  }
 .data-table.news-table {
    border: 0;
  }
  .data-table.news-table tr td {
    padding: 20px 5px;
  }
  .data-table.news-table td ul {
    position: relative;
  }
  .data-table.news-table td li.title {
    padding-right: 70px;
    font-size: 17px;
  }
  .data-table.news-table tr.readed td li.title {
    font-size: 16px;
  }
  .data-table.news-table td li.info {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .data-table.news-table td li .tag {
    position: absolute;
    top: 0;
    right: 0;
  }
  .form-container h4 .add-btn {
    position: static;
    margin-top: 10px;
  }
  .checkout-page .form-container h4 a.btn {
    padding: 5px 10px;
  }
  .member-page .page-title .btn + .btn {
    position: absolute;
    right: 0;
  }
  .input-prepend input {
    width: 36%;
  }
  .input-prepend {
    text-align: right;
  }
  .input-prepend input.full-input {
    width: 74%;
  }
  .favoritelist .product-list .name a {
    font-size: 17px;
  }
  .favoritelist .product-list .product-thumb .image {
    max-width: 30%;
    margin-right: 0;
  }
  .data-table .inq_info {
    width: 60%;
  }
  .data-table .inq_status {
    width: 15%;
  }
  .data-table .inq_order {
    width: 15%;
  }
  .data-table.inquiry-table td {
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    text-align: center;
    padding: 20px 15px;
  }
  .data-table.inquiry-table td.inq_info {
    font-size: 15px;
    line-height: 27px;
    color: #e50012;
    text-align: left;
    display: table-cell;
  }
  /*.data-table.inquiry-table td.inq_info > div {
    border-top: 1px dotted #eee;
    padding-top: 15px;
    margin-top: 15px;
}*/
  .data-table td.inq_info .inq_order {
    width: 100%;
    color: #59493f;
    margin-top: 15px;
  }
  .data-table td.inq_info .inq_order a {
    display: inline-block;
    padding: 7px 20px;
    background-color: #e50012;
    color: #fff;
    text-decoration: none;
    margin-left: 10px;
    border-radius: 2px;
  }
  .data-table td.inq_info strong {
    font-size: 16px;
  }
  .member-page .data-table .inq_info .add-btn {
    display: block;
    width: 200px;
    margin-top: 10px;
  }
  .data-table th {
    border: 0;
    text-align: left;
  }
  .data-table th + th {
    border-right: 1px solid #eee;
  }
  .my-faq .acc-btn {
    padding-left: 20px !important;
  }
  #verifycodeImg, .verifycodeImg {
    height: 47px;
    margin-right: 5px;
    margin-left: 5px;
  }
  .level-block {
    background-color: #fff;
    padding: 20px 0;
  }
.member-card {
    float: none;
    margin: auto;
    margin-bottom: 20px;
    width: 400px;
    height: 300px;
    border: 1px solid #eee;
}
.level-block ul {
    width: 400px;
	margin: auto;
}
.level-block .upgrade {
    margin-top: 25px;
}
.level-block .upgrade a {
	display: block;
    font-size: 16px;
	}
.level-block.upgrade-block {
    padding: 30px;
}
.upgrade-block .member-level ul, .level-block .upgrade p {
    width: 100%;
}
  .form-container.form-complete .left-block .form-group {
    margin-bottom: 20px;
  }
  .form-container .left-block .controls {
    font-size: 16px;
  }
  .page-title .tab-button {
    display: block;
    border-bottom: 3px solid #003557;
    padding-bottom: 0;
    margin-bottom: 20px;
  }
  .page-title .tab-button li {
    width: 49%;
    float: left;
  }
  .page-title .tab-button li + li {
    float: right;
  }
  .page-title .tab-button li a {
    display: block;
    padding: 10px 5px;
    background-color: #eee;
    color: #000;
    text-align: center;
    border-radius: 6px 6px 0 0;
    font-size: 17px;
  }
  .page-title .tab-button li.current a {
    background-color: #003557;
    border-color: #003557;
    color: #fff000;
  }
  .level-block .btn {
    width: 100%;
    margin-bottom: 20px;
}
.member-page .status-nav, .member-page .quick-nav{
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: flex;
    justify-content: space-around;
    align-items: center;
	background-color: #f5b236;
	}
.member-page .status-nav li a, .member-page .quick-nav li a{
    padding: 10px 0;
    display: flex;
    flex-direction: column;
    text-align: center;
}
.member-page .status-nav li a strong{
	font-size: 21px;
    color: #f00;
    font-family: 'arial', sans-serif;
    line-height: normal;
}
.member-page .status-nav li a strong.none{
	color: #000;
  line-height: normal;
	}
.member-page .status-nav li a span{
	font-size: 12px;
	color: #000;
  line-height: normal;
	}
.member-page .status-nav li a .en{
  font-size: 12px;
  line-height: normal;
}
.member-page .quick-nav{
	background-color: #000;
	}
.member-page .quick-nav img{
	width: 100%;
	}

}
@media all and (max-width: 479px) {
  .display-phone {
    display: block;
  }
  .shop-cart .product-name .increase::after {
    display: none;
  }
  .shop-cart .product-name .increase {
    margin-left: 5px;
    font-size: 13px;
    line-height: 20px;
  }
  input[type="text"], input[type="password"], select, textarea {
    padding: 8px 10px;
    font-size: 14px;
  }
  .input-group-btn .btn {
    padding: 11px 13px;
  }
  .input-prepend #s_state, .input-prepends input {
    width: 100%;
  }
  .form-container .control-label, .form-container .controls {
    padding-right: 0;
  }
  .form-container .controls {
    font-size: 15px;
    width: 75%;
    padding-left: 5px;
  }
  .form-container .controls.color1 {
    font-size: 17px;
    margin-bottom: 15px;
  }
  .form-container .control-label {
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    width: 25%;
    padding-top: 5px;
  }
  .form-container .controls, .form-container .control-label {
    width: 100%;
    text-align: left;
    padding: 0;
  }
  .col-sm-12.controls {
    padding-left: 0;
    padding-right: 0;
  }
  .controls .add-btn, .form-container h4 .add-btn {}
  .login-page .form-container.login-form {
    padding: 20px;
    margin-bottom: 50px;
  }
  .form-container.login-form > div {
    width: 100%;
    padding: 15px 0 !important;
  }
  .form-container.login-form > div.notmember {
    border-top: 1px solid #d8d8d8;
    padding-top: 30px !important;
  }
  .login-form .add-btn {
    padding: 15px 25px;
  }
  .notmember {
    margin-top: 30px;
    padding-top: 30px;
  }
  .form-container .form-actions {
    /*margin: 0;*/
    text-align: center;
  }
  #yt_wrapper #yt_left .block-account .block-content > ul {
    width: 100%;
  }
  .data-table .cart-detail strong {
    font-size: 110%;
  }
  .form-container .question-group .controls label {
    width: 100%;
  }
  .form-container .question-group .controls label.other {
    width: 100%;
  }
  .checkout-page .form-container .form-block, .member-page .form-container .form-block {
    padding: 15px 0px;
  }
  .member-page .phone-btn .add-btn {
    display: inline-block;
    width: 32%;
    padding: 8px 5px;
    margin: 0 0 5px 0;
  }
  .page-title h2 {
    font-size: 28px;
  }
  .shop-cart td {
    padding: 20px 5px;
  }
  .shop-cart .product-name .price, .shop-cart td.product-price, .shop-cart td.product-subtotal {
    font-weight: normal;
    font-size: 17px;
  }
  .shop-cart .product-name .price-old {
    margin: 0 5px 0 0;
    font-size: 13px;
    font-weight: 300 !important;
  }
  .shop-cart.multi-cart .shipping-select select {
    width: 15%;
  }
  .shop-cart.multi-cart .shipping-select input {
    width: 85%;
  }
  .shop-cart.multi-cart .shipping-select .input-group-btn {
    margin-left: -81px;
  }
  .notice {
    text-align: left;
  }
  .form-container .form-group, .form-horizontal .form-group {
    /*padding: 10px 0;
    border-bottom: 1px dotted #E5E5DC;*/
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .add-btn img {
    width: 20px;
    margin-right: 5px;
  }
  .form-container h4 .add-btn img {
    width: 25px;
    margin-right: 5px;
    opacity: 0.5;
  }
  .shop-cart td.product-name {
    padding: 20px 0;
  }
  .form-container {
    padding: 50px 20px;
  }
  .page-404 {
    margin: 30px 0;
  }
  .page-404 .input-group {
    width: 100%;
  }
  .page-404 p {
    font-size: 17px;
    line-height: 32px;
  }
  .page-error-404 {
    font-size: 110px;
  }
  .minibox {
    padding: 7px;
  }
  .form-block.product_details .tab-content {
    padding: 20px;
    margin-bottom: 0;
  }
  .form-block.product_details .product-review-tab .nav li a {
    padding: 0 5px;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
  }
  #content.col-sm-12.member-page {
    margin-left: 0;
    margin-right: 0;
  }
  .total {
    margin: 10px 0;
    width: 100%;
  }
  .total table {
    width: 100%;
  }
  .coupon input {
    width: 70%;
  }
  .coupon .add-btn {
    width: 28%;
  }
  .login-form .notmember {
    margin-top: 30px;
  }
  .first-login.gift-list h3 {
    margin-top: 30px;
    font-size: 25px;
  }
  .first-login.gift-list h3 img {
    width: 90px;
    left: 0;
    margin-left: 15px;
  }
  .steps li .title {
    margin-top: 10px;
    padding: 0 15px;
    line-height: 16px;
  }
  .checkout-page .form-container h4, .payment-select1 h4, .member-page .form-container h4 {
    font-size: 21px;
    font-weight: bold;
    padding-bottom: 5px;
  }
  .checkout-page .form-container h4 label {
    margin-left: 10px;
    font-size: 15px;
  }
  .steps {
    margin-bottom: 20px;
  }
  .steps li .step {
    width: 55px;
    height: 55px;
    line-height: 45px;
  }
  .shop-cart.multi-cart button {
    padding: 11px 0;
    width: 40px;
  }
  .order-btn {
    padding: 10px 30px;
    min-width: 120px;
  }
  .box-memberlist .article-layout {
    width: 100%;
  }
  .box-memberlist .article-layout .content-bg {
    border: 1px solid #eee;
  }
  .box-memberlist .article_dt ul {
    height: auto;
  }
  .favoritelist .product-list .name a {
    font-size: 15px;
  }
  .favoritelist .product-list .product-thumb .caption {
    padding: 15px 10px 0 0;
  }
  .data-table.faq-table th {
    width: 27%;
    padding: 0;
  }
  .my-faq .acc-btn .subject {
    padding-right: 0;
  }
  .gift-list .form-group.form-add label, .gift-list .form-group.form-add .controls {
    width: 100%;
    text-align: left;
    padding: 0;
    margin: 5px;
  }
  .gift-list .shop-cart .group-action .btn {
    margin: 0;
    padding: 10px 0;
    width: 43%;
  }
  .gift-list .shop-cart .group-name, .gift-list .shop-cart .group-action {
    width: 50%;
  }
  #verifycodeImg, .verifycodeImg {
    height: 38px;
  }
  .shop-cart .product-name .pro-event span, .shop-cart .product-name .pro-event a, .shop-cart .product-name .pro-event p {
    font-size: 14px !important;
  }
.member-card {
	width: 100%;
    height: 300px;
  }
.member-card .barcode {
    margin-bottom: 15px;
}
  .data-table tr td {
    padding: 10px 10px;
  }
 .data-table tr td.name {
    font-weight: bold;
    font-size: 17px;
}
.data-table tr td.name span {
    font-weight: normal;
    font-size: 14px;
  }
#my-orders-table.data-table tr td.name{
    font-weight: normal;
    font-size: 14px;
  }

.fixed-button .add-btn span {
    font-size: 12px;
  }
  .fixed-button ul.button-menu.full li img {
    display: block;
    margin-right: auto;
    margin-bottom: 3px;
    width: 25px;
    height: 25px;
  }
  .fixed-button ul.button-menu.full li a {
    padding: 8px 5px;
  }
.level-block.upgrade-block {
    padding: 30px 20px;
}
.level-block.upgrade-block li img {
    width: 50px;
}
}
@media all and (max-width: 379px) {
  .input-prepend input.full-input {
    width: 70%;
  }
  #verifycodeImg, .verifycodeImg {
    height: 42px;
  }
  .member-card {
    height: 270px;
  }
  .fixed-button ul.product-btn .add-btn, .fixed-button ul.button-menu li a {
    padding: 10px 0;
  }
}
@media all and (max-width: 320px) {
  .shop-cart.multi-cart .shipping-select select {
    width: 100%;
  }
  .shop-cart.multi-cart .shipping-select input {
    width: 100%;
  }
  .checkout-page .form-container h4, .payment-select1 h4, .member-page .form-container h4 {
    font-size: 19px;
  }
  .checkout-page .form-container h4 a.btn {
    padding: 5px 5px;
  }
  .input-prepend input {
    width: 34%;
  }
  .input-prepend input.full-input {
    width: 65%;
  }
  .member-page .page-title .btn, .member-page .page-title .filter select {
    padding-left: 7px;
    padding-right: 7px;
  }
  #verifycodeImg, .verifycodeImg {
    height: 32px;
  }
  .form-container.login-form {
    padding: 0;
    background-color: transparent;
  }
  .coupon .add-btn {
    padding: 10px 0;
  }
  .member-card {
    height: 255px;
  }
.upgrade-block .member-level ul{
    font-size: 13px;
}
}