/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@media (max-width: 1023px) {
  .page-with-filter.page-products .columns .column.main {
    padding-bottom: 0;
  }
  .page-with-filter.page-products .toolbar-bottom .toolbar {
    margin-top: 0;
  }
  .page-with-filter.page-products .grid-main {
    margin-bottom: -1px;
  }
}
.page-footer .block-static-block .wrap {
  position: relative;
}
.page-footer .block-static-block .footer-menu {
  position: absolute;
  top: -38px;
  left: 370px;
  font-size: 13px;
  padding-right: 10px;
}
.page-footer .block-static-block .footer-menu li {
  list-style: none;
  float: left;
  margin-right: 12px;
}
@media (max-width: 1023px) {
  .page-footer .block-static-block .footer-menu {
    top: -70px;
    width: 100%;
    left: 0;
  }
  .page-footer .footer-panel .copyright {
    margin-top: 30px;
  }
}
@media (max-width: 479px) {
  .page-footer .block-static-block .footer-menu {
    top: -88px;
  }
  .page-footer .footer-panel .copyright {
    margin-top: 40px;
  }
}
.wishlist-index-index .products-grid.wishlist .product-item .product-image-photo {
  position: absolute;
}
#cookienotification-block {
  z-index: 1001 !important;
}
#cookienotification-block p {
  font-size: 13px;
  float: none !important;
  margin-right: 0 !important;
  display: inline !important;
}
#cookienotification-block button#btn-cookienotification-more {
  float: none;
  border: none;
  display: inline-block;
  font-size: 13px;
  padding-left: 0;
}
#cookienotification-block button#btn-cookienotification-allow {
  border: none;
  padding: 3px 12px;
}
.cms-page-view h1,
.cms-page-view .page-title {
  font-size: 2.4rem;
  font-weight: 400;
}
.cms-page-view h2 {
  font-size: 2rem;
  font-weight: 400;
}
.cms-page-view h3 {
  font-size: 1.8rem;
  font-weight: 400;
}
.cms-page-view h4 {
  font-size: 1.6rem;
  font-weight: 400;
}
.cms-page-view p {
  line-height: 1.6;
}
.price-box .cny-price {
  color: #666666;
  font-size: 1.2rem;
  display: inline-block;
  padding-left: 10px;
  line-height: 17px;
}
.checkout-index-index .grand.totals .amount .cny-price {
  font-size: 1.8rem;
  color: #888;
  display: inline-block;
  line-height: 20px;
  vertical-align: middle;
  padding-left: 5px;
}
.checkout-index-index .grand.totals .amount {
  vertical-align: middle;
}
.wishlist-index-index .product-item .price-box .price {
  color: #ff3e69;
}
.actions-toolbar button.apply {
  font-size: 1.4rem;
}
.add-to-cart-popup .modal-inner-wrap {
  max-width: 700px;
}
.modal-popup .modal-footer {
  text-align: right;
}
.modal-popup .modal-footer button {
  margin-left: 5px;
}
.products.list .product-item .price-final_price .price-wrapper,
.products-grid .product-item .price-final_price .price-wrapper {
  font-size: 1.6rem;
}
.products.list .product-item .product-info .price-box .cny-price,
.products-grid .product-item .product-info .price-box .cny-price,
.products.list .product-item .price-box .price-container,
.products-grid .product-item .price-box .price-container {
  font-size: 1.2rem;
  line-height: 17px;
}
.page-main > .page.messages .messages .message > div {
  padding: 0 20px;
}
.page-main > .page.messages .messages .message > div:before {
  left: 0;
}
.customer-account-create .service-terms {
  margin-top: -20px;
}
.checkout-cart-index .page.messages .messages {
  display: none !important;
}
.checkout-index-index .opc-wrapper .step-content .message {
  padding: 13px 10px 13px 38px !important;
  margin-top: 10px;
}
.product-items > .product-item .price-box {
  margin: 0 -10px;
}
.list.products-list .product-items > .product-item .price-box {
  margin: 5px 0;
}
.cms-index-index .widget .block-title strong,
.page-title-wrapper .page-title {
  font-size: 24px;
  font-weight: 300;
}
.main p a,
.modal-popup .modal-content a {
  color: #00a0e8;
}
.modal-popup .modal-content a.action-register {
  color: #ffffff;
}
.modal-popup .block-authentication .block[class] .field .label {
  padding-top: 0;
}
.product.attribute.description h1 {
  font-size: 20px;
  font-weight: 400;
  padding-top: 10px;
  text-align: center;
}
.product.attribute.description p {
  text-align: left;
}
.add-to-cart-popup .add-to-cart-dialog strong {
  padding: 0 3px;
}
.update-cart-item {
  padding: 10px 0 0 10px !important;
  background: transparent !important;
  color: #333 !important;
  font-size: 14px;
  display: inline-block;
  cursor: pointer;
}
.update-cart-item:before {
  content: "\e92d";
  display: inline-block;
  font-family: 'theme-icons';
  font-weight: 400;
  padding-right: 5px;
}
.content-info-block h3 {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 20px;
}
.content-info-block ol {
  margin-left: -25px;
}
.content-info-block ol li {
  line-height: 1.5;
  padding-bottom: 12px;
}
.minimum_order_description {
  color: #f4516c;
  display: none;
}
.minimum_order_description:before {
  content: '\e602';
  font-family: 'icons-blank-theme';
  font-size: 22px;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 1023px) {
  .customer-account-edit .fieldset.info {
    margin-bottom: 0;
    margin-top: -45px;
  }
  .customer-account-edit .fieldset .legend {
    display: none;
  }
  .customer-account-edit .fieldset > .field {
    position: relative;
    margin-bottom: 10px;
    display: block;
  }
  .customer-account-edit .fieldset > .field .control {
    width: 100% !important;
  }
  .customer-account-edit .fieldset > .field.hide {
    display: none !important;
  }
  .customer-account-edit .field.choice {
    height: 15px;
  }
  .customer-account-edit .field.choice .label {
    top: 0;
  }
  .customer-account-edit .field.choice > input[type=checkbox] + .label:before {
    font-size: 20px;
  }
  .customer-account-edit .field.password-info {
    margin-bottom: -15px !important;
    padding-bottom: 0;
  }
  .customer-account-edit .form-edit-account {
    border: none !important;
  }
  .update-cart-item {
    padding-top: 0 !important;
  }
}
.account.wishlist-index-index .grid.products-grid .product-items {
  margin-top: 0;
}
.account.wishlist-index-index .column.main .toolbar .limiter-options {
  min-width: 55px;
}
.account.wishlist-index-index .orange-area > .product-item-info > .price-box {
  display: none !important;
}
.filter-options .price-slider .slider-fields a.action {
  width: 100%;
}
.review-customer-index .actions-toolbar {
  padding-top: 20px;
}
.customer-account-create .page-title,
.customer-account-login .page-title {
  margin-top: 25px;
}
.customer-account-create .page-main .columns,
.customer-account-login .page-main .columns {
  margin-top: 0;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals {
  padding-top: 0 !important;
  border-top: 0 !important;
  margin-bottom: 15px;
}
.checkout-cart-index .cart-container .cart-summary .summary.title,
.checkout-cart-index .cart-container .cart-summary .block.shipping {
  display: none !important;
}
.checkout-cart-index .cart-container .cart-summary #block-discount > .title {
  display: none !important;
}
.checkout-cart-index .cart-container .cart-summary #block-discount > .content {
  display: block !important;
}
.checkout-cart-index .cart-container .cart-summary #block-discount .fieldset.coupon {
  margin: 0;
  position: relative;
}
.checkout-cart-index .cart-container .cart-summary #block-discount .fieldset.coupon .actions-toolbar {
  position: absolute;
  top: 18px;
  right: -1px;
}
.checkout-cart-index .cart-container .cart-summary #block-discount .fieldset.coupon button.primary {
  height: 42px;
  line-height: 40px;
  padding: 0 10px;
  font-size: 14px;
  border-radius: 0;
}
.scroll-pager {
  text-align: center;
  margin: 0;
}
.product-country-manufacture {
  color: #000;
  padding-right: 2px;
  font-weight: 400;
}
.product-info-price > .product > .page-title > .base {
  display: inline-block;
  line-height: 1.15;
}
.page-main > .page.messages .messages .message > div:before {
  left: -12px !important;
}
.fotorama-item .fotorama__active .fotorama__dot {
  background-color: #333333;
  border-color: #333333;
}
.fotorama-item .fotorama__dot {
  width: 4px;
  height: 4px;
  border: 1px solid #E2E2E2;
  border-color: #E2E2E2;
}
/*toop 详情*/
.catalog-product-view {
  padding-top: 0;
}
.catalog-product-view .product-wrap div.page-title-wrapper {
  margin-bottom: 8px;
}
.catalog-product-view #maincontent .product-wrap div.page-title-wrapper .page-title {
  font-size: 1.9rem;
  line-height: 1;
  color: #000000;
  margin-bottom: 1.6rem;
  font-weight: 300;
}
.catalog-product-view #maincontent .product-view-merchant {
  margin-bottom: 20px;
}
.catalog-product-view .product-info-main .product-brand .product-brand-name {
  color: #000;
  font-size: 1.5rem;
  margin-bottom: 2px;
}
.catalog-product-view .product-info-main .product-brand .product-brand-name a {
  color: #000;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1;
}
.catalog-product-view .product-category-url {
  color: #00A0E8;
  font-size: 1.4rem;
}
.catalog-product-view #maincontent .product-view-merchant span {
  font-size: 1.2rem;
  color: #333333;
  padding-left: 0;
}
.catalog-product-view #maincontent .product-view-merchant span.list-label {
  background-color: #333333;
  color: #fff;
  padding: 1px 5px;
  font-size: 1rem;
  min-width: auto;
  margin-right: 6px;
}
.catalog-product-view #maincontent .product-wrap .product-info-price .price-box {
  position: relative;
  z-index: 16;
}
.catalog-product-view #maincontent .product-wrap .product-info-price .price-box .price-label:after {
  content: '';
}
.catalog-product-view .price-related-tax {
  font-size: 1.1rem;
  color: #aaaaaa;
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding-top: 19px;
  box-sizing: border-box;
  height: 54px;
}
.catalog-product-view #maincontent .product-view-minus-qty,
.catalog-product-view #maincontent .product-view-plus-qty {
  background-color: #F3F3F4;
}
.catalog-product-view #maincontent .product-wrap .box-tocart {
  margin-top: 0;
}
.catalog-product-view #maincontent .product-wrap .box-tocart .field.qty .control,
.catalog-product-view #maincontent .product-wrap .product-view-postage {
  color: #999;
}
.catalog-product-view #maincontent .product-wrap .product-view-postage span {
  display: flex;
  align-items: center;
  height: 22px;
}
.catalog-product-view #maincontent .product-wrap .box-tocart .field.qty .control span.list-label {
  font-size: 1.5rem;
  color: #555;
  line-height: 20px;
}
.catalog-product-view .support-box {
  float: left;
}
.catalog-product-view .product-view-postage .list-label,
.catalog-product-view .payment .list-label {
  float: left;
  color: #999999;
}
.catalog-product-view .list-label {
  min-width: 75px;
  display: inline-block;
}
.catalog-product-view .support-p,
.catalog-product-view .payment-p {
  float: left;
  display: inline-block;
}
.catalog-product-view .payment-p {
  align-items: center;
  display: inline-flex;
  height: 24px;
}
.catalog-product-view .payment-p a {
  margin-right: 15px;
  align-items: center;
  display: inline-flex;
}
.catalog-product-view .support-p > span {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #666666;
}
.catalog-product-view .list-label-text {
  font-size: 14px;
  min-width: 75px;
  align-items: center;
  display: inline-flex;
  margin-right: 25px;
  color: #333333;
}
.catalog-product-view .payment,
.catalog-product-view .borderTop {
  border-top: 1px solid #ECECEC;
  padding-top: 16px;
}
.catalog-product-view .payment {
  padding-bottom: 0;
  padding-top: 18px;
  min-height: 40px;
}
.catalog-product-view .payment i {
  width: 22px;
  height: 22px;
  display: inline-block;
}
.catalog-product-view .product-wrap .product-view-postage:after {
  content: "";
  display: block;
  clear: both;
}
.catalog-product-view .product-wrap .box-tocart .field.qty .control input {
  height: 20px;
  line-height: 20px;
  width: 40px;
}
.catalog-product-view #maincontent .product-wrap .box-tocart .field.qty .control span.product-view-minus-qty,
.catalog-product-view #maincontent .product-wrap .box-tocart .field.qty .control span.product-view-plus-qty {
  width: 20px;
  height: 20px;
  border-radius: 4px;
  background-color: #F2F2F2;
  background-size: 10px auto;
}
.catalog-product-view #maincontent .product-wrap .box-tocart .field.qty .control span.product-view-plus-qty {
  border-radius: 4px;
  background-color: #222222;
}
.catalog-product-view #maincontent .product-wrap .box-tocart .field.qty .control span.product-view-plus-qty.disabled {
  background: url("../images/plus-bk.png") no-repeat center;
  background-size: 10px auto;
  background-color: #F2F2F2;
}
.catalog-product-view #maincontent .product-wrap .box-tocart .field.qty .control span.product-view-minus-qty.enabled {
  background-color: #222222;
}
.catalog-product-view .page-wrapper .scrollToTop {
  bottom: 61px;
}
.catalog-product-view .product-social-links .float-tools {
  z-index: 16;
  box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, 0.05);
  right: 0;
  position: fixed;
  left: 0;
  bottom: 0;
  background: #FFF;
  padding: 10px 20px;
  align-items: center;
  min-height: 40px;
  display: none !important;
}
.catalog-product-view .price-related-tax span {
  width: auto;
  padding-right: 5px;
}
.catalog-product-view .price-related-tax span:last-child {
  padding-right: 0;
}
.catalog-product-view .float-tools > a > span > i {
  margin-right: 3px;
}
.catalog-product-view .float-tools > a.add_shopping_cart {
  background: #00a0e8;
  border-radius: 0;
  color: #fff;
  height: 60px;
  width: 100px;
  position: absolute;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.catalog-product-view .float-tools > a {
  width: 20%;
  cursor: pointer;
}
.catalog-product-view .float-tools > a.customer-style {
  vertical-align: inherit;
  background: #00a0e8;
  border-radius: 6px;
  color: #fff;
  height: 40px;
  width: 100px;
  position: absolute;
  right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 10px;
}
.catalog-product-view .float-tools > a > span {
  align-items: center;
  display: flex;
  height: 100%;
}
.catalog-product-view .float-tools > a > span > i {
  margin-right: 3px;
}
.catalog-product-view .product-category-image {
  width: 71px;
  height: 71px;
  overflow: hidden;
  float: left;
  margin-right: 15px;
}
.catalog-product-view .product-category-image img {
  height: 100%;
  width: auto;
  max-width: none;
  min-width: 70px;
  min-height: 70px;
  background: url("../images/placeholder.png") no-repeat center / 70px auto;
}
.catalog-product-view .product-category-image:after {
  content: "";
  display: block;
  clear: both;
}
.catalog-product-view .product-category-description {
  float: left;
}
.catalog-product-view #maincontent .product.data.items .product-details-category-info .product-category-name {
  font-weight: 500;
  padding-top: 5px;
  text-align: left;
  line-height: 1.3;
  font-size: 20px;
}
.catalog-product-view .product-category-name {
  overflow: hidden;
}
.catalog-product-view .price-related-commission {
  padding-left: 53px;
  font-size: 12px;
  width: 100%;
  margin-top: 10px;
}
.catalog-product-view .price-related-commission a {
  display: inline-flex;
  align-items: center;
}
.catalog-product-view .commission-info {
  color: #00A0E8;
  float: right;
  margin-right: 10px;
  font-family: 'Roboto', 'Microsoft YaHei';
  font-size: 12px;
  display: inline-flex;
}
.catalog-product-view .product-category-description {
  float: left;
  margin-top: 15px;
  display: none;
}
.catalog-product-view .product-category-description p {
  margin-bottom: 0;
}
.catalog-product-view .product-wrap .product-info-price .price-box .old-price {
  text-decoration: none;
  color: #f4516c;
}
.catalog-product-view .product-wrap .product-info-price .price-box .old-price .price-final_price .price {
  color: #f4516c;
}
.catalog-product-view .positioning-text {
  color: #999999;
  font-size: 14px;
  display: flex;
  align-items: center;
}
.catalog-product-view .product-social-links .product-addto-links,
.catalog-product-view .float-service {
  display: none !important;
}
.catalog-product-view .product-reviews-summary.empty {
  display: none;
}
.catalog-product-view .page-main {
  padding-top: 0;
}
.catalog-product-view .product-details-category-info {
  position: relative;
  padding-top: 10px;
  padding-bottom: 18px;
}
.catalog-product-view .product-category-info h3 {
  margin-top: 12px;
  margin-bottom: 20px;
  font-size: 20px;
  color: #111;
  font-weight: 500;
}
.catalog-product-view .page-wrapper {
  width: 100%;
}
.wx-ico {
  background: url(../images/wx.png) no-repeat center / 18px auto transparent;
}
.credit-ico {
  background: url(../images/credit.png) no-repeat center / 18px auto transparent;
}
.Alipay-ico {
  background: url(../images/alipay.png) no-repeat center / 22px auto transparent;
}
.details-ico {
  background: url(../images/details.png) no-repeat center / 20px auto transparent;
  width: 20px;
  height: 20px;
  display: inline-block;
}
.collect-ico {
  background: url(../images/collect.png) no-repeat center / 24px auto transparent;
  width: 24px;
  height: 24px;
  display: inline-block;
}
.cart-ico {
  background: url(../images/cart.png) no-repeat center / 24px auto transparent;
  width: 24px;
  height: 24px;
  display: inline-block;
}
.collect-ico.red {
  background: url(../images/collect-red.png) no-repeat center / 24px auto transparent;
  width: 24px;
  height: 24px;
  display: inline-block;
}
.customer-ico {
  background: url(../images/customer.png) no-repeat center / 24px auto transparent;
  width: 24px;
  height: 24px;
  display: inline-block;
}
.closex-gray-ico {
  background: url(../images/closex2.png) no-repeat center / 18px auto transparent;
  width: 18px;
  height: 18px;
  display: inline-block;
}
.add_ico {
  background: url(../images/add.png) no-repeat center / 10px auto #00a0e8;
}
.account.customer-address-index .action.primary span:after {
  background: url(../images/add_black.png) no-repeat center / 12px auto #00a0e8;
}
.product-category-name-text {
  padding-right: 18px;
  background: url(../images/arrow_next.png) no-repeat right top / 10px auto transparent;
  display: inline-block;
}
.catalog-product-view .product-category-name .product-category-name-text {
  background: url(../images/enter-ico.png) no-repeat right top / 20px auto transparent;
  background-position-y: 2px;
}
.share-ico {
  background: url(../images/share-circle.png) no-repeat center / 12px auto transparent;
  width: 12px;
  height: 12px;
  display: inline-block;
  margin-right: 3px;
}
.commission-ico {
  background: url(../images/commission-info.png) no-repeat center / 12px auto transparent;
  width: 12px;
  height: 12px;
  display: inline-block;
  margin-right: 3px;
}
.positioning {
  background: url(../images/positioning.png) no-repeat center / 11px auto transparent;
  width: 12px;
  height: 14px;
  display: inline-block;
  margin-right: 6px;
}
.smRight-ico {
  background: url(../images/sm_right.png) no-repeat center / 11px auto transparent;
  width: 15px;
  height: 11px;
  display: inline-block;
  margin-right: 6px;
}
.product-view-postage .commission-ico {
  background: url("../images/shipping.png") no-repeat center / 12px auto;
  margin-top: 4px;
}
.product-view-postage .commission-info {
  position: absolute;
  right: 0;
  bottom: 15px;
  z-index: 2;
}
.product-category-name-text {
  margin-bottom: 15px;
  font-size: 20px;
  color: #333333;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  line-height: 1.1;
}
.share-box .share-p {
  font-size: 20px;
  color: #111111;
  margin-bottom: 20px;
}
.share-box textarea {
  background: #f3f3f4;
  border-radius: 6px;
  margin-bottom: 30px;
}
.share-box button {
  background: #00a0e8;
  border-radius: 24px;
  margin-bottom: 30px;
  color: #fff;
  width: 100%;
}
.share-text {
  margin: 0 10px;
}
.share-download span {
  font-size: 20px;
  color: #111;
}
.share-download {
  font-size: 16px;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
}
.share-box .button-share {
  width: auto;
  margin-bottom: 0;
  margin-left: 15px;
  color: #fff;
}
.saved {
  color: #fff;
  position: fixed;
  top: 70%;
  left: 50%;
  background-color: #333;
  padding: 5px;
  border-radius: 5px;
  margin-left: -33px;
}
.page-with-filter .grid.products-grid .product-items + .load_more {
  width: 150px;
  height: 44px;
  background: #222222;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  margin: 20px auto 25px;
  display: none;
}
.page-with-filter .grid.products-grid .product-items + .load_more i {
  width: 14px;
  height: 15px;
  background: url(../images/arrow_left.png) no-repeat 3px top / 15px auto transparent;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  margin-left: 3px;
}
/*toop*/
.account.customer-address-index .column.main .block:not(.widget) .block-content .row .box {
  background-color: #fff;
  border-bottom: 1px solid #ECECEC;
}
.account.customer-address-index .block-addresses-list .block-content {
  background-color: #fff;
  padding: 0 5px 0 5px;
  margin-bottom: 0;
}
.account.customer-address-index .column.main {
  padding-bottom: 0;
}
.account.customer-address-index .page-title-wrapper {
  margin: 0;
  text-align: left;
  padding: 30px 20px 16px;
  background-color: #fff;
}
.account.customer-address-index .page-title-wrapper h1 {
  text-align: left;
  font-weight: 500;
}
.account.customer-address-index .block-dashboard-addresses .block-title {
  color: #111111;
  font-size: 24px !important;
  margin: 0;
  text-align: left !important;
}
.account.customer-address-index .block-dashboard-addresses .block-title strong {
  font-size: 24px !important;
  font-weight: 500;
}
.account.customer-address-index .page-wrapper {
  width: 100%;
  background-color: #F5F5F5;
  padding-bottom: 150px;
}
.account.customer-address-index .page.messages {
  margin-top: 0;
  padding: 0;
}
.account.customer-address-index .block-dashboard-info {
  display: none;
}
.account.customer-address-index .block-dashboard-info .block-title {
  display: none;
}
.account.customer-address-index .block-title .action.edit {
  display: none;
}
.account.customer-address-index .block-content .action.edit:before {
  content: "" !important;
  background: url(../images/edit.png) no-repeat center / 18px auto transparent;
  width: 18px;
  height: 18px;
  display: inline-block;
}
.account.customer-address-index .block-content .action.del:before {
  content: "" !important;
  background: url(../images/delete.png) no-repeat center / 16px auto transparent;
  width: 16px;
  height: 16px;
  display: inline-block;
}
.account.customer-address-index .box address {
  margin-bottom: 0 !important;
  padding-right: 30px;
}
.account.customer-address-index .block-addresses-default {
  padding-bottom: 0;
  margin-bottom: 0;
  padding-top: 0;
}
.account.customer-address-index .block-addresses-list {
  padding-top: 0;
}
.account.customer-address-index .block-title {
  display: none;
}
.account.customer-address-index .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
  padding-top: 0;
}
.account.customer-address-index .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
  border-bottom: 1px solid #ECECEC;
  margin-bottom: 30px;
}
.account.customer-address-index .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
.account.customer-address-index .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
  font-weight: inherit;
}
.account.customer-address-index .box-actions {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -25px !important;
}
.account.customer-address-index .block-addresses-list .block-content .action.edit {
  top: 0;
  right: -3px;
}
.account.customer-address-index .actions-toolbar {
  position: fixed;
  left: 0;
  bottom: 0;
  padding: 20px;
  right: 0;
  box-shadow: 0px -10px 20px 0px rgba(0, 0, 0, 0.05);
  background-color: #fff;
}
.account.customer-address-index .actions-toolbar {
  margin-bottom: 0;
}
.account.customer-address-index [class*='col-xl-6'] {
  padding: 0;
}
.account.customer-address-index .column.main .block:not(.widget) .block-content .row .box {
  padding: 0 0 10px 0;
  margin: 10px 5px 0 5px;
}
.account.customer-address-index .column.main .block-addresses-list .block-content .row:nth-last-child(2) .box {
  border-bottom: 0;
}
.account.customer-address-index .block-addresses-list {
  margin: 0;
  padding-bottom: 0px;
}
.account.customer-address-index .block-addresses-list .block-content .row:nth-last-child(2) .box-address-shipping {
  margin-bottom: 0;
}
.account.customer-address-index .block-addresses-list address .default {
  display: none;
}
.account.customer-address-index .box-address-shipping {
  font-size: 14px;
}
.account.customer-address-index .box-address-shipping b {
  color: #111111;
  font-size: 18px;
  margin-right: 15px;
}
.account.customer-address-index .box-address-shipping span {
  color: #999999;
  display: none;
}
.account.customer-address-index .actions-toolbar > .primary {
  margin-bottom: 0;
}
.account.customer-address-index #maincontent .columns {
  background-color: #fff;
  margin: 0;
}
.account.customer-address-index address .default {
  display: inline-block;
  width: 30px;
  font-size: 10px;
  color: #fff !important;
  background-color: #333333;
  padding: 2px 5px;
  text-align: center;
  margin-right: 5px;
  line-height: 1;
}
address .default {
  display: none;
}
.hide {
  display: none !important;
}
.account.wishlist-index-index .products-grid.wishlist .product-item-name {
  padding-right: 20px;
}
.account.wishlist-index-index .products-grid.wishlist .product-item-actions a.action.delete > span {
  width: 20px;
  height: 20px;
  text-indent: -9999px;
}
.account.wishlist-index-index .page-main .columns {
  padding: 0;
  margin-top: 0;
}
.account.wishlist-index-index .page-wrapper {
  margin: 0;
  width: 100%;
}
.account.wishlist-index-index .product-items .product-item {
  padding: 20px 0;
}
.account.wishlist-index-index .grid-main {
  margin: 0 20px;
}
.account.wishlist-index-index .product-item .product-item-photo {
  margin-bottom: 0;
}
.account.wishlist-index-index .wishlist-index-index .product-item .old-price .price {
  color: #333333;
}
.account.wishlist-index-index .product-item .price-box .special-price {
  display: block;
}
.account.wishlist-index-index .product-item .price-box .special-price + .old-price {
  margin-left: 0;
}
.account.wishlist-index-index .price-as-configured {
  position: absolute;
  bottom: 15px;
  left: 105px;
}
.account.wishlist-index-index .product-item .price-box .price {
  font-size: 16px;
  color: #000000;
  font-weight: 500;
}
.account.wishlist-index-index .products-grid .product-item-name .product-item-link {
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.account.wishlist-index-index .products-grid.wishlist .product-item-inner .btn-remove {
  background-size: 16px auto;
  position: absolute;
  right: 4px;
  top: -27px;
}
.account.wishlist-index-index .products-grid.wishlist .product-item-inner .unavailable.stock {
  position: absolute;
  left: 0;
  top: -30px;
  z-index: 3;
  font-size: 10px;
  background: #666;
  color: #fff;
  padding: 0 6px;
  margin: 0;
}
.account.wishlist-index-index #maincontent .columns {
  background-color: #fff;
}
.account.wishlist-index-index .column.main {
  padding-bottom: 0;
}
.account.wishlist-index-index .product-item-tooltip {
  display: none;
}
/*购物详情*/
.sales-order-view .column.main .block:not(.widget) .box-title > span {
  font-size: 16px;
}
.sales-order-view .column.main .block:not(.widget) .block-title {
  display: none;
}
.sales-order-view .box address {
  margin-bottom: 20px;
}
.sales-order-view .block-order-details-view .block-content .box {
  border-bottom: solid 1px #e2e2e2;
}
.sales-order-view .sales-order-view .block-order-details-view .block-content .box {
  margin-bottom: 0;
  padding-top: 20px;
}
.sales-order-view .box-order-shipping-method {
  padding-bottom: 20px;
}
.sales-order-view .block-order-details-view .box-content .payment-method .content {
  font-style: inherit;
  padding-left: 0;
}
.checkout-cart-index #shopping-cart-table .product-item-details .error:nth-child(2) {
  display: none !important;
}
.checkout-cart-index #shopping-cart-table .product-item-details .error:nth-child(3) {
  position: absolute;
  bottom: -128px;
  border-bottom: 0;
}
.checkout-cart-index #shopping-cart-table .cart.item .product-item-details dl.item-options {
  display: none;
}
.checkout-cart-index #shopping-cart-table .product-item-details .cart.message.error {
  display: block !important;
  top: 42px;
  border: none !important;
  font-size: 11px;
  text-align: right;
  z-index: 3;
}
.checkout-cart-index .message.error {
  background-color: transparent;
}
.checkout-cart-index .message.error > *:first-child:before {
  display: none;
}
.checkout-cart-index .update-cart-item {
  display: inline-block !important;
  left: -31px;
  position: absolute;
  top: 3px;
}
.product-wrap .box-tocart .field.qty .control input.mage-error + .mage-error {
  margin-top: 0;
  top: 26px !important;
}
.catalog-product-view #maincontent .product-wrap .box-tocart .field.qty .control {
  padding-bottom: 0;
  align-items: flex-end;
  display: inline-flex;
  position: relative;
}
.catalog-product-view #maincontent .product-wrap .box-tocart .field.qty .control.readonly {
  opacity: 0.8;
}
.catalog-product-view #maincontent .product-wrap .box-tocart .field.qty .control.readonly:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
}
.catalog-product-view #maincontent .product-wrap .box-tocart .field.qty .control input {
  margin: 0;
}
/*price-final_price_2_0*/
.prompt-red {
  position: absolute;
  top: -4px;
  right: -4px;
  z-index: 1;
  padding: 3px 5px;
  color: #fff;
  font-size: 1rem;
}
.page-with-filter .page-wrapper,
.catalogsearch-advanced-result .page-wrapper {
  width: auto;
}
.page-with-filter .grid-left .sidebar-main,
.catalogsearch-advanced-result .grid-left .sidebar-main {
  position: relative;
}
.page-with-filter .toolbar_2_0,
.catalogsearch-advanced-result .toolbar_2_0 {
  display: none !important;
}
.page-with-filter .cny-price.blue s,
.catalogsearch-advanced-result .cny-price.blue s {
  margin-left: 5px;
}
.page-with-filter .cny-price .blue,
.catalogsearch-advanced-result .cny-price .blue {
  color: #00a0e8;
}
.page-with-filter .prompt-red,
.catalogsearch-advanced-result .prompt-red {
  background-color: #00a0e8;
  color: #fff;
  padding: 0 3px;
}
.page-with-filter .green-area .cny-price .blue,
.catalogsearch-advanced-result .green-area .cny-price .blue {
  color: #54af77;
}
.page-with-filter .green-area .prompt-red,
.catalogsearch-advanced-result .green-area .prompt-red {
  background-color: #54af77;
}
.page-with-filter .purple-area .cny-price .blue,
.catalogsearch-advanced-result .purple-area .cny-price .blue {
  color: #9c46db;
}
.page-with-filter .purple-area .prompt-red,
.catalogsearch-advanced-result .purple-area .prompt-red {
  background-color: #9c46db;
}
.page-with-filter .red-area .cny-price .blue,
.catalogsearch-advanced-result .red-area .cny-price .blue {
  color: #f94c69;
}
.page-with-filter .red-area .prompt-red,
.catalogsearch-advanced-result .red-area .prompt-red {
  background-color: #f94c69;
}
.page-with-filter .orange-area .cny-price .blue,
.catalogsearch-advanced-result .orange-area .cny-price .blue,
.page-with-filter .orange-area .prompt-red,
.catalogsearch-advanced-result .orange-area .prompt-red {
  color: #f49f49;
  display: none;
}
.page-with-filter .category-view,
.catalogsearch-advanced-result .category-view {
  position: relative;
}
.page-with-filter .category-view .desc-box,
.catalogsearch-advanced-result .category-view .desc-box {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  margin: 0 0 10px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 20px;
}
.page-with-filter .category-view .desc-box.show,
.catalogsearch-advanced-result .category-view .desc-box.show {
  -webkit-line-clamp: inherit;
}
.page-with-filter .category-view .show-more,
.catalogsearch-advanced-result .category-view .show-more {
  background: url("../images/more.png") no-repeat 0 center;
  background-size: 14px auto;
  padding-left: 19px;
  color: #000000;
  font-size: 1.4rem;
}
.page-with-filter .category-view .category-image,
.catalogsearch-advanced-result .category-view .category-image {
  display: none !important;
}
.page-with-filter .category-view .category-image.merchant,
.catalogsearch-advanced-result .category-view .category-image.merchant {
  display: block !important;
}
.page-with-filter .category-view .category-description,
.catalogsearch-advanced-result .category-view .category-description {
  padding: 0 !important;
  margin-bottom: 0 !important;
}
.page-with-filter .category-view .top-description,
.catalogsearch-advanced-result .category-view .top-description {
  min-height: 210px;
}
.page-with-filter .category-view .hot-image,
.catalogsearch-advanced-result .category-view .hot-image {
  position: relative;
  min-height: 210px;
}
.page-with-filter .category-view .hot-image img,
.catalogsearch-advanced-result .category-view .hot-image img {
  display: block;
}
.page-with-filter .category-view .hot-image img.lazy-img,
.catalogsearch-advanced-result .category-view .hot-image img.lazy-img {
  max-height: 150px;
  width: 640px;
}
.page-with-filter .category-view .hot-box,
.catalogsearch-advanced-result .category-view .hot-box {
  color: #fff;
  max-width: 50%;
  position: absolute;
  top: 2rem;
  left: 5.33333%;
}
.page-with-filter .category-view .hot-box .brand,
.catalogsearch-advanced-result .category-view .hot-box .brand {
  font-size: 1.2rem;
  display: block;
  padding-top: 10px;
}
.page-with-filter .category-view .hot-box h1,
.catalogsearch-advanced-result .category-view .hot-box h1 {
  color: #fff;
  font-size: 2.2rem;
  line-height: 2.6rem;
  margin-bottom: 1rem;
  height: 5.1rem;
  overflow: hidden;
  font-weight: 400;
}
.page-with-filter .category-view .hot-box h2,
.catalogsearch-advanced-result .category-view .hot-box h2 {
  font-size: 2.2rem;
  margin-bottom: 17px;
  color: #fff;
  margin-top: 0;
  font-family: 'Microsoft YaHei';
}
.page-with-filter .category-view .hot-box .discount-item .time,
.catalogsearch-advanced-result .category-view .hot-box .discount-item .time,
.page-with-filter .category-view .hot-box .discount-item i,
.catalogsearch-advanced-result .category-view .hot-box .discount-item i {
  display: block;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 500;
  font-family: 'Montserrat', 'Microsoft YaHei';
  line-height: 1;
}
.page-with-filter .category-view .discount,
.catalogsearch-advanced-result .category-view .discount {
  font-size: 4.8rem;
  color: #fff;
  line-height: 1;
  font-weight: 600;
  font-family: 'Montserrat', 'Microsoft YaHei';
}
.page-with-filter .category-view .discount-item,
.catalogsearch-advanced-result .category-view .discount-item {
  font-weight: 100;
  font-size: 1.2rem;
  margin-bottom: 15px;
  font-family: 'Montserrat', 'Microsoft YaHei';
}
.page-with-filter .category-view .discount-text,
.catalogsearch-advanced-result .category-view .discount-text {
  display: block;
  line-height: 1;
  font-size: 1.2rem;
  height: 12px;
  text-align: left;
  text-transform: uppercase;
  color: #fff;
}
.page-with-filter .category-view .content-text,
.catalogsearch-advanced-result .category-view .content-text {
  padding: 15px 2rem;
}
.page-with-filter .category-view .content-text h2,
.catalogsearch-advanced-result .category-view .content-text h2 {
  font-size: 2.7rem;
  margin-bottom: 5px;
  color: #000000;
  margin-top: 0;
  line-height: 1;
}
.page-with-filter .category-view .content-text .brand,
.catalogsearch-advanced-result .category-view .content-text .brand {
  font-size: 1.4rem;
  display: none !important;
}
.page-with-filter .chatra-btn-show,
.catalogsearch-advanced-result .chatra-btn-show {
  display: none !important;
}
.page-with-filter .category-image.merchant,
.catalogsearch-advanced-result .category-image.merchant {
  margin: 20px;
  max-width: 90px;
}
.page-with-filter .category-information,
.catalogsearch-advanced-result .category-information {
  padding: 2rem 1.5rem 0 0;
  position: absolute;
  left: 130px;
}
.page-with-filter .category-information p,
.catalogsearch-advanced-result .category-information p {
  font-size: 1.8rem;
  line-height: 1.2;
  margin-bottom: 10px;
  font-weight: 400;
}
.page-with-filter .category-image.merchant + .category-description,
.catalogsearch-advanced-result .category-image.merchant + .category-description {
  display: none !important;
}
.page-with-filter .toolbar-bottom .customize-filter,
.catalogsearch-advanced-result .toolbar-bottom .customize-filter {
  display: none;
}
.page-with-filter .merchant-bottom,
.catalogsearch-advanced-result .merchant-bottom {
  padding: 0 2rem 2rem;
  display: none !important;
}
.page-with-filter .merchant-bottom > span,
.catalogsearch-advanced-result .merchant-bottom > span {
  font-size: 1.2rem;
  color: #666666;
  padding-top: 15px;
  border-top: 1px solid #ECECEC;
  display: block;
}
.page-with-filter .merchant-bottom h3,
.catalogsearch-advanced-result .merchant-bottom h3,
.page-with-filter .merchant-bottom h4,
.catalogsearch-advanced-result .merchant-bottom h4 {
  font-size: 2.2rem;
  color: #000000;
  margin-top: 0;
}
.page-with-filter .merchant-bottom h4,
.catalogsearch-advanced-result .merchant-bottom h4 {
  font-size: 1.6rem;
  margin-bottom: 5px;
}
.page-with-filter .merchant-bottom .box,
.catalogsearch-advanced-result .merchant-bottom .box {
  margin-bottom: 0;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
  overflow: hidden;
}
.page-with-filter .merchant-bottom .box .store-link,
.catalogsearch-advanced-result .merchant-bottom .box .store-link {
  float: left;
  max-width: 100%;
  margin-right: 15px;
}
.page-with-filter .merchant-bottom .box .store-link img,
.catalogsearch-advanced-result .merchant-bottom .box .store-link img {
  display: block;
  max-width: 100px;
}
.page-with-filter .merchant-bottom .box .text .store-link,
.catalogsearch-advanced-result .merchant-bottom .box .text .store-link {
  float: none;
  display: block;
}
.page-with-filter .merchant-bottom .box .text,
.catalogsearch-advanced-result .merchant-bottom .box .text {
  overflow: hidden;
  padding-top: 8px;
}
.page-with-filter .merchant-bottom .box .text p,
.catalogsearch-advanced-result .merchant-bottom .box .text p {
  font-size: 1.2rem;
  color: #888888;
  margin-bottom: 8px;
}
.page-with-filter .merchant-bottom .box .text p > span,
.catalogsearch-advanced-result .merchant-bottom .box .text p > span {
  padding-right: 5px;
}
.page-with-filter .merchant-bottom .box .text p > span:after,
.catalogsearch-advanced-result .merchant-bottom .box .text p > span:after {
  content: "/";
  padding-left: 5px;
}
.page-with-filter .merchant-bottom .box .text p > span:last-child:after,
.catalogsearch-advanced-result .merchant-bottom .box .text p > span:last-child:after {
  display: none;
}
.page-with-filter .merchant-bottom .box p.local,
.catalogsearch-advanced-result .merchant-bottom .box p.local {
  background: url("../images/positioning.png") no-repeat 0 center;
  background-size: 9px auto;
  padding-left: 14px;
}
.page-with-filter .customize-filter,
.catalogsearch-advanced-result .customize-filter {
  padding: 10px 0 16px;
  position: relative;
  margin: 0 20px;
  width: auto;
  box-sizing: border-box;
  height: 45px;
}
.page-with-filter .customize-filter button.action.filter-toggle,
.catalogsearch-advanced-result .customize-filter button.action.filter-toggle,
.page-with-filter .customize-filter .sort-filter,
.catalogsearch-advanced-result .customize-filter .sort-filter {
  background-color: transparent;
  color: #111111;
  font-size: 1.4rem;
}
.page-with-filter .customize-filter button.action.filter-toggle,
.catalogsearch-advanced-result .customize-filter button.action.filter-toggle {
  background: url("../images/filter.png") no-repeat 0 center;
  background-size: 18px auto;
  padding: 0 0 0 22px;
}
.page-with-filter .customize-filter button.action.filter-toggle:before,
.catalogsearch-advanced-result .customize-filter button.action.filter-toggle:before {
  display: none;
}
.page-with-filter .customize-filter .sort-filter,
.catalogsearch-advanced-result .customize-filter .sort-filter {
  position: absolute;
  left: 95px;
  background: url("../images/sort.png") no-repeat 0 center;
  background-size: 18px auto;
  padding-left: 20px;
  top: 10px;
  cursor: pointer;
}
.page-with-filter .customize-filter .reset-filter,
.catalogsearch-advanced-result .customize-filter .reset-filter {
  position: absolute;
  right: 25px;
  left: inherit;
  background: url("../images/reset.png") no-repeat 0 center;
  background-size: 18px auto;
  padding-left: 20px;
  top: 10px;
  cursor: pointer;
}
.page-with-filter .customize-filter span + span,
.catalogsearch-advanced-result .customize-filter span + span {
  position: absolute;
  left: 150px;
  top: 10px;
  font-size: 1.4rem;
  font-weight: bold;
}
.page-with-filter .customize-filter span + span + span,
.catalogsearch-advanced-result .customize-filter span + span + span {
  position: absolute;
  left: 160px;
  top: 10px;
  font-size: 1.4rem;
  font-weight: 400;
}
.page-with-filter .customize-filter .results-num,
.catalogsearch-advanced-result .customize-filter .results-num {
  position: absolute;
  right: 0;
  bottom: 15px;
  font-size: 14px;
  color: #000;
  display: none;
}
.page-with-filter .customize-filter.fly-fixed,
.catalogsearch-advanced-result .customize-filter.fly-fixed {
  position: fixed;
  background-color: #ffffff;
  width: 100%;
  top: 0;
  z-index: 11;
  border-bottom: .05rem solid #eee;
  margin: 0;
  padding-left: 20px;
  padding-right: 20px;
}
.page-with-filter .catalogsearch-result-index .results .results-num,
.catalogsearch-advanced-result .catalogsearch-result-index .results .results-num {
  display: block !important;
}
.page-with-filter .filter-current--wrapper .filter-current .item .action.remove,
.catalogsearch-advanced-result .filter-current--wrapper .filter-current .item .action.remove {
  background: none;
}
.page-with-filter .filter-current--wrapper .filter-current .item .action.remove:before,
.catalogsearch-advanced-result .filter-current--wrapper .filter-current .item .action.remove:before {
  display: none;
}
.page-with-filter .filter-current--wrapper .filter-actions,
.catalogsearch-advanced-result .filter-current--wrapper .filter-actions {
  margin-top: 15px;
}
.catalogsearch-result-index .purple-area .prompt-red,
.brand-brand-view .purple-area .prompt-red,
.catalogsearch-result-index .green-area .prompt-red,
.brand-brand-view .green-area .prompt-red {
  background-color: #00a0e8;
}
.catalogsearch-result-index .green-area .cny-price .blue,
.brand-brand-view .green-area .cny-price .blue,
.catalogsearch-result-index .purple-area .cny-price .blue,
.brand-brand-view .purple-area .cny-price .blue {
  color: #00a0e8;
}
.price-final_price_2_0 {
  width: 120%;
  margin: 0 -20px;
  position: relative;
  right: 0;
  height: 60px;
}
.price_three {
  position: relative;
  background-color: #F5F5F5;
}
.price_three.normal .counterPrice span {
  font-size: 1.2rem !important;
  text-decoration: none !important;
  padding-top: 3px;
}
.price_three.normal .counterPrice span:first-child {
  font-size: 2rem !important;
  line-height: 1;
  vertical-align: middle;
  padding-right: 8px;
  padding-top: 0;
  font-weight: 700;
  color: #F94C69;
}
.price_three.normal .counterPrice em {
  font-size: 10px;
  font-style: normal;
  vertical-align: middle;
  display: inline-block;
  padding: 2px;
  background-color: #fff;
  font-weight: 400;
  line-height: 1;
}
.price-final_price_2_0 > div.price_three ul {
  height: 60px;
  display: block;
  padding: 10px 18px;
  box-sizing: border-box;
}
.price-final_price_2_0 > div.price_three li {
  display: block;
}
.price-final_price_2_0 > div.price_three li.counterPrice {
  font-size: 1.2rem;
  color: #aaaaaa;
  width: auto;
  float: left;
  position: relative;
}
.price-final_price_2_0 > div.price_three li.counterPrice:before {
  content: "";
  width: 100%;
  height: 0.5px;
  background-color: #888;
  position: absolute;
  left: -2px;
  top: 6px;
}
.price-final_price_2_0 > div.price_three li.counterPrice span {
  display: inline-block;
  font-size: 1.3rem !important;
  color: #888;
  margin-right: 0;
}
.price-final_price_2_0 > div.price_three li.taxIncludedPrice p span,
.price-final_price_2_0 > div.price_three li.taxIncludedPrice p span.price-wrapper > .price {
  font-family: "RobotoCondensed", 'Microsoft YaHei', 'PingFangSC-Regular';
  font-size: 2rem;
  vertical-align: middle;
  color: #f94c69;
  font-weight: 700;
  height: 22px !important;
  display: inline-block;
}
.price-final_price_2_0 > div.price_three li.specialPrice {
  overflow: hidden;
  padding-left: 10px;
  font-size: 12px;
  font-family: "RobotoCondensed", 'Microsoft YaHei', 'PingFangSC-Regular';
  font-weight: 300;
  color: #f94c69;
}
.price-final_price_2_0 > div.price_three li.taxIncludedPrice p em,
.price-final_price_2_0 > div.price_three li.counterPrice em {
  font-size: 1rem;
  vertical-align: middle;
  font-style: normal;
  color: #ffffff;
  background-color: #222222;
  line-height: 15px;
  text-align: center;
  height: 15px;
  width: 30px;
  display: inline-block;
  border-radius: 50px 50px 50px 0;
  padding: 0;
}
.price-final_price_2_0 > div.price_three li.counterPrice p {
  font-size: 1.2rem;
  display: none;
  color: #888888;
}
.price-final_price_2_0 > div.price_three li.counterPrice p i {
  font-style: normal;
  font-weight: 400;
}
.price-final_price_2_0 > div.price_three li.taxIncludedPrice .price-ico {
  font-size: 1.3rem;
  vertical-align: middle;
}
.price-final_price_2_0 > div.price_three li.taxIncludedPrice p {
  margin-bottom: 0;
  height: auto;
}
.price-final_price_2_0 > div.price_three li.savePrice p {
  font-size: 1.2rem;
  padding-top: 1.1rem;
  color: #fff;
  padding-bottom: 0.3rem;
  display: inline-block;
}
.price-final_price_2_0 > div.price_three li.savePrice p.tui-info {
  font-size: 1.2rem !important;
  background: url("../images/tdd_w.png") no-repeat 0 0;
  background-size: 39px auto;
  padding-left: 40px;
  height: 14px;
  margin-left: 23px;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}
.price-final_price_2_0 > div.price_three li.counterPrice s {
  margin-bottom: 0;
  font-size: 1.3rem;
  display: inline-block;
  font-weight: 400;
  color: #888;
  padding-right: 4px;
  text-decoration: none;
  vertical-align: middle;
}
.price-ico {
  font-style: inherit;
  padding-right: 2px;
}
.price-ico.currency-CNY {
  padding-right: 0;
}
.price-final_price_2_0 > div.price_three li.savePrice {
  width: auto;
  color: #fff;
  box-sizing: border-box;
  padding: 15px 20px 7px 36px;
}
.price-final_price_2_0 > div.price_three li.savePrice span {
  font-size: 1.5rem;
  display: block;
  line-height: 1;
  margin-bottom: 3px;
  font-family: 'Roboto', 'Microsoft YaHei', 'PingFangSC-Medium';
}
.price-final_price_2_0 > div.price_three li.savePrice span.action_subline {
  font-size: 1.3rem;
  padding-top: 2px;
  font-family: "RobotoCondensed", 'Microsoft YaHei', 'PingFangSC-Regular';
}
.price-final_price_2_0 > div.price_three li.savePrice:before {
  content: "";
  height: 50px;
  width: 21px;
  background: url("../images/tax_arrow.png") no-repeat 0 0;
  background-size: 22px auto;
  background-color: #f2f2f2;
  float: left;
  display: none;
}
.price-final_price_2_0 > div.price_three li.taxIncludedPrice {
  position: relative;
  margin-top: 0.1rem;
  padding-bottom: 0.2rem;
}
.price-final_price_2_0 > div.price_three li.taxIncludedPrice.no-discount-price {
  float: left;
}
.price-final_price_2_0 > div.price_three li.taxIncludedPrice.no-discount-price + .specialPrice {
  margin-top: 24px;
}
.price-final_price_2_0 > div.price_three li.taxIncludedPrice.no-discount-price h4 {
  margin: 0;
  font-size: 13px;
  line-height: 1.3;
  color: #888;
}
.price-final_price_2_0 > div.price_three li.taxIncludedPrice.no-discount-price p span,
.price-final_price_2_0 > div.price_three li.taxIncludedPrice.no-discount-price p span.price-wrapper .price {
  color: #000 !important;
}
.toolbar_2_0 {
  position: fixed;
  bottom: 0;
  background-color: #fff;
  left: 0;
  right: 0;
  padding: 1.5rem 2rem;
  z-index: 19;
  border-radius: 12px 12px 0 0;
  box-shadow: 0 3px 8px 0 #ccc;
}
.toolbar_2_0 .float-tools {
  display: inline-flex;
  position: relative;
  box-shadow: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  padding: 0 0 0 93px;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
  }
}
.catalog-product-view .toolbar_2_0 .float-tools > a.add_shopping_cart,
.catalog-product-view .toolbar_2_0 .float-tools > a.buy_now {
  position: relative;
  height: 44px;
  background-color: #000;
  font-size: 1.4rem;
  margin-right: 2px;
  width: 50%;
  transition: none;
}
.catalog-product-view .toolbar_2_0 .float-tools a.add_shopping_cart.over,
.catalog-product-view .toolbar_2_0 .float-tools a.buy_now.over {
  display: block !important;
  line-height: 1;
  text-align: center;
  padding-top: 8px;
  box-sizing: border-box;
}
.catalog-product-view .toolbar_2_0 .float-tools a.add_shopping_cart i,
.catalog-product-view .toolbar_2_0 .float-tools a.buy_now i {
  display: none;
  animation-name: fadeOut;
  animation-duration: 0.3s;
  animation-iteration-count: 1;
  animation-delay: 0s;
}
.catalog-product-view .toolbar_2_0 .float-tools a.add_shopping_cart.over span,
.catalog-product-view .toolbar_2_0 .float-tools a.buy_now.over span {
  display: block;
  padding-bottom: 2px;
  height: auto;
}
.catalog-product-view .toolbar_2_0 .float-tools a.add_shopping_cart.over i,
.catalog-product-view .toolbar_2_0 .float-tools a.buy_now.over i {
  font-style: normal;
  font-size: 12px;
  line-height: 1.4;
  display: block;
  animation-name: fadeIn;
  animation-duration: 0.3s;
  animation-iteration-count: 1;
  animation-delay: 0s;
}
.catalog-product-view .toolbar_2_0 .float-tools > a.add_shopping_cart.readonly,
.catalog-product-view .toolbar_2_0 .float-tools > a.buy_now.readonly {
  background-color: #C7C7C7 !important;
}
.catalog-product-view .toolbar_2_0 .float-tools > a.add_shopping_cart.readonly:before,
.catalog-product-view .toolbar_2_0 .float-tools > a.buy_now.readonly:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
}
.catalog-product-view .toolbar_2_0 .float-tools > a.buy_now {
  position: relative;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #00a0e8;
  color: #fff;
  margin-right: 0;
}
.catalog-product-view .toolbar_2_0 .float-tools > a {
  border-radius: 5px;
}
.catalog-product-view .toolbar_2_0 .float-tools > a.collect,
.catalog-product-view .toolbar_2_0 .float-tools > a.customer {
  background-color: #F5F5F5;
  height: 44px;
  min-width: 44px;
  display: flex;
  justify-content: center;
  margin-right: 2px;
  position: absolute;
  left: 0;
  width: 44px;
}
.catalog-product-view .toolbar_2_0 .float-tools > a.customer {
  left: 46px;
}
.block-static-block.widget .block-static-block {
  display: none;
}
.product-item-name {
  font-size: 12px;
}
.product-item .price-box .price,
.product-item .price-box .price-container {
  font-size: 15px;
}
.product-add-form .action.primary {
  display: none;
}
.page-with-filter input.hide-theme[value="orange-area"] ~ .catalog-product-view-special-price,
.page-with-filter input.hide-theme[value="orange-area"] ~ .price-container {
  display: none !important;
}
.page-with-filter .grid-left .modal-slide {
  left: 0;
}
.page-with-filter .grid-left .modal-slide h2 {
  font-size: 3rem;
}
#hdmx__contact-button {
  display: none !important;
}
/*筛选 style*/
/*.filter2*/
.filter2 .modal-slide._show .modal-inner-wrap {
  padding: 2rem;
  padding-bottom: 7rem;
}
.filter .modal-slide._show .modal-inner-wrap {
  padding-bottom: 7rem;
}
.filter2 .modal-slide._show .modal-inner-wrap h4,
.filter .modal-slide._show .modal-inner-wrap h4 {
  font-size: 1.3rem;
  color: #666666;
  margin: 30px 0 5px 0;
  font-weight: 300;
}
.filter2 .modal-slide._show .modal-inner-wrap h2,
.filter .modal-slide._show .modal-inner-wrap h2 {
  font-size: 2.8rem;
  margin: 0 0 20px 0;
}
.modal-content .block-content {
  position: relative;
}
.percolate-button-style {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -90px;
  margin: 0 0 30px;
}
.filter-content2 .percolate-button-style {
  margin: 0;
}
.percolate-button-style .percolate-button {
  width: 100%;
  border-radius: 3px;
  background-color: #222222;
  color: #FFFFFF;
}
.radio_style_2_0 {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  font-size: 1.4rem;
}
.radio_style_2_0 input[type="radio"] {
  position: relative;
  visibility: hidden;
  margin-top: 0;
  margin-left: 0;
}
.checkbox_style_2_0 {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.checkbox_style_2_0 input {
  margin-top: -6px;
  display: inline-block;
  position: relative;
  visibility: hidden;
}
.checkbox_style_2_0 input + span {
  margin-left: 8px;
  line-height: 18px;
}
.radio_style_2_0 input:checked + span {
  color: #000;
  font-weight: 500;
}
.filter-options_2_0 {
  font-size: 1.6rem;
  font-weight: 500;
}
.filter-options_2_0 span {
  font-weight: 400;
  font-size: 1.4rem;
  color: #666666;
  line-height: 14px;
}
.checkbox_style_2_0 input + span {
  margin-left: 8px;
}
.filter-options_2_0 input:checked + span {
  font-weight: 500;
  color: #000000;
}
.checkbox_style_2_0 input[type="checkbox"]:before {
  content: '';
  width: 15px;
  height: 15px;
  display: block;
  border: 1px solid #CCCCCC;
  background-color: #fff;
  visibility: visible;
}
.radio_style_2_0 input[type="radio"]:before {
  content: '';
  width: 15px;
  height: 15px;
  display: block;
  border: 1px solid #CCCCCC;
  background-color: #fff;
  border-radius: 50%;
  box-sizing: border-box;
  margin-left: -1px;
  margin-top: -3px;
  visibility: visible;
}
.checkbox_style_2_0 input[type="checkbox"]:checked:after {
  content: '';
  width: 9px;
  height: 9px;
  display: block;
  background-color: #CCCCCC;
  position: absolute;
  top: 3px;
  left: 3px;
  visibility: visible;
}
.radio_style_2_0 span {
  margin-left: 5px;
}
.radio_style_2_0 input[type="radio"]:checked:before {
  border: 1px solid #333333;
}
.radio_style_2_0 input[type="radio"]:checked:after {
  background-color: #333333;
  content: '';
  width: 9px;
  height: 9px;
  display: block;
  position: absolute;
  border-radius: 50%;
  top: 3px;
  left: 3px;
  margin-left: -1px;
  margin-top: -3px;
  visibility: visible;
}
.filter-content .filter-options_2_0 .filter-options-item {
  margin-top: 0;
}
.filter-content .filter-options_2_0 .filter-options-title {
  font-size: 1.6rem;
  padding-top: 16px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ECECEC;
}
.filter-content .filter-options_2_0 .filter-options-content {
  padding: 15px 0 2px;
  display: none;
}
.filter-content .filter-options_2_0 .active .filter-options-content {
  display: block;
}
.filter-content .filter-options_2_0 .filter-options-title:before {
  content: "" !important;
  background: url(../images/arrow_down.png) no-repeat center / 18px auto;
  top: 14px !important;
  right: 3px !important;
  padding: 0;
}
.filter-content .filter-options_2_0 .active .filter-options-title:before {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
/*ul-filter-style*/
.ul-filter-style {
  margin: 0 -5px;
}
.ul-filter-style:after {
  content: '';
  display: block;
  clear: both;
}
.ul-filter-style li {
  width: 33%;
  float: left;
  text-align: center;
  padding: 0 5px 10px;
}
.ul-filter-style li div {
  background: #fff;
  border: 1px solid #ddd;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 4px;
  color: #333;
  max-height: 38px;
}
.ul-filter-style.ul-show-style li div {
  padding: 12px 20px 12px 10px;
}
.ul-filter-style li.active div {
  background-color: #ddd;
}
.ul-filter-style li div span {
  font-size: 1.4rem;
  line-height: 17px;
  font-weight: 400;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ul-filter-style.ul-filter-color li div i.action-color {
  min-width: 14px;
  display: inline-block;
  height: 14px;
  border-radius: 14px;
  background-color: transparent;
  margin-right: 5px;
}
.ul-filter-style.ul-show-style {
  margin-bottom: 20px;
}
.ul-filter-style.ul-show-style li {
  position: relative;
}
.ul-filter-style.ul-show-style li {
  position: relative;
}
.ul-filter-style.ul-show-style .action-close {
  position: absolute;
  right: 15px;
  top: 11px;
  font-style: inherit;
  padding: 0;
  line-height: 1;
  font-size: 1rem;
  background: url("../images/filter_close.png") no-repeat center !important;
  background-size: 16px auto !important;
  width: 16px;
  height: 16px;
}
.ul-filter-style.ul-filter-color li div i.action-color + span {
  width: auto;
  text-align: center;
}
.ul-show-style.ul-filter-style li div span {
  font-weight: 400;
  color: #00A0E8;
  width: auto;
  line-height: 1;
}
.ul-show-style.ul-filter-style li div i {
  font-weight: 400;
}
.filter-slide2 .modal-header {
  padding: 0;
}
.page-with-filter.page-products .page-main > .columns .message.info.empty {
  background-color: transparent;
  color: #333333;
  font-size: 1.4rem;
  text-align: center;
  font-weight: 400;
  margin-top: 60px;
  padding: 12px 16px 12px 16px;
}
.page-with-filter.page-products .message.info.empty span {
  display: block;
  font-size: 1.4rem;
  font-weight: 400;
}
.page-with-filter.page-products .message.info.empty:before {
  content: '';
  background: url(../images/emptyState.png) no-repeat 0 center;
  background-size: 80px auto;
  width: 80px;
  height: 80px;
  position: relative;
  display: block;
  margin: auto auto 27px;
}
.page-with-filter.page-products .message.info.empty div:before {
  content: '';
}
.product-item.orange-area .product-item-info > .find-watches {
  height: 30px;
  line-height: 30px;
  font-size: 1.2rem;
  color: #f49f49;
  padding: 0 11px;
  margin-top: 5px;
  display: inline-block;
  border: 1px solid #f49f49;
}
.search.results {
  padding-top: 45px;
}
.search.results dl.block {
  display: none !important;
}
.search.results .customize-filter {
  display: block !important;
  position: fixed;
  z-index: 11;
  width: 100%;
  top: 0;
  background-color: #fff;
  margin: 0;
  padding-left: 20px;
}
.search.results .customize-filter.fly-fixed {
  border-bottom: .05rem solid #eee;
  margin: 0;
  padding-right: 20px;
  padding-left: 20px;
}
.search.results .customize-filter .reset-filter {
  left: inherit;
}
.search.results .grid.products-grid .product-items {
  margin-top: 0 !important;
  padding-top: 0;
}
.catalogsearch-result-index .customize-filter .sort-filter {
  left: 20px !important;
}
.catalogsearch-advanced-result .page-main .columns {
  margin-top: 0;
}
.catalogsearch-advanced-result .page-title-wrapper,
.catalogsearch-advanced-result .page-main > .columns .grid-main .search.found,
.catalogsearch-advanced-result .page-main > .columns .grid-main .search.summary .item strong,
.catalogsearch-advanced-result .page-main > .columns .grid-main .message.notice,
.catalogsearch-advanced-result .page-main > .columns .grid-main .search.results .toolbar-products,
.catalogsearch-advanced-result .page-main > .columns .grid-main .search.results .customize-filter,
.catalogsearch-advanced-result .page-main > .columns .grid-main .search.results ol.product-items .product-item .toolbar_2_0 {
  display: none !important;
}
.catalogsearch-advanced-result .page-main > .columns .grid-main .search.summary .item {
  font-size: 24px;
  text-align: center;
  padding: 3rem 0;
  font-weight: 300;
  line-height: 1;
  text-transform: capitalize;
}
.hdmx__contact-form .action.close {
  z-index: 99;
}
.hdmx__contact-form .action.close:before {
  margin-top: 12px;
}
.mpfaqs-article-index {
  position: relative;
}
.mpfaqs-article-index .page-wrapper {
  width: 100%;
}
.mpfaqs-article-index .mpfaqs h1,
.mpfaqs-article-index .mpfaqs-search__field,
.mpfaqs-article-index .mpfaqs-list__block__category hr {
  display: none !important;
}
.mpfaqs-article-index .page-main > .columns {
  padding: 0;
  margin: 0;
}
.mpfaqs-article-index .mpfaqs-search {
  margin: 0;
}
.mpfaqs-article-index .mpfaqs-search .card-panel {
  padding: 0;
  margin: 0;
  background: transparent;
  box-shadow: none;
}
.mpfaqs-article-index .mpfaqs-search .card-panel .mpfaqs-search__title {
  padding: 0;
  margin: 0;
  background: transparent;
}
.mpfaqs-article-index .mpfaqs .row .col.m4 {
  width: 100% !important;
  padding: 0;
}
.mpfaqs-article-index #mpfaqs-list-container .section {
  background: transparent !important;
  padding: 0;
  margin: 0;
}
.mpfaqs-article-index .mpfaqs-list__block__category {
  background-color: #F5F5F5;
  padding: 25px 20px 20px;
  margin: 0;
}
.mpfaqs-article-index .mpfaqs-list__block__category h4 {
  margin: 0;
  line-height: 1;
}
.mpfaqs-article-index .mpfaqs-list__block__category h4 a {
  font-size: 22px;
  color: #000;
  line-height: 1;
  font-weight: 400;
}
.mpfaqs-article-index .mpfaqs-list__block__category i.fa,
.mpfaqs-article-index .mpfaqs-list__block__category .grey-text {
  display: none !important;
}
.mpfaqs-article-index .mpfaqs-list__block__question {
  padding: 0 20px !important;
  margin: 0 !important;
}
.mpfaqs-article-index .mpfaqs-list__block__question .mpfaqs-item {
  padding: 0;
}
.mpfaqs-article-index .mpfaqs-list__block__question .mpfaqs-item .collapsible-body {
  padding: 0 15px 10px;
  border: none;
}
.mpfaqs-article-index .mpfaqs-list__block__question .mpfaqs-item .collapsible-body p {
  font-size: 14px;
  line-height: 20px;
  color: #333;
  margin-bottom: 10px;
}
.mpfaqs-article-index .mpfaqs-list__block__question .mpfaqs-item .collapsible-header {
  background: url("../images/faq_add.png") no-repeat right center;
  height: 54px;
  line-height: 54px;
  background-size: 20px auto;
  border-top: 1px solid #f5f5f5;
}
.mpfaqs-article-index .mpfaqs-list__block__question .mpfaqs-item .collapsible-header .far {
  display: none;
}
.mpfaqs-article-index .mpfaqs-list__block__question .mpfaqs-item .collapsible-header > span {
  list-style: disc;
  padding: 0;
  margin-left: 16px;
  display: list-item;
  color: #000;
}
.mpfaqs-article-index .mpfaqs-list__block__question .mpfaqs-item:first-child .collapsible-header {
  border-top: none;
}
.mpfaqs-article-index .mpfaqs-list__block__question .mpfaqs-item .collapsible-header.active {
  background: url("../images/faq_m.png") no-repeat right center;
  background-size: 20px auto;
}
.mpfaqs-article-index .online-ask {
  position: fixed;
  right: 0;
  bottom: 50px;
  z-index: 9;
  height: 45px;
  line-height: 45px;
  background: url("../images/service.png") no-repeat 12px center #00a0e8;
  background-size: 20px auto;
  color: #fff;
  font-size: 14px;
  padding-left: 38px;
  padding-right: 7px;
  border-radius: 50px 0 0 50px;
}
.helpdesk-ticket-create .page-wrapper,
.helpdesk-ticket-index .page-wrapper,
.helpdesk-ticket-view .page-wrapper {
  width: 100%;
}
.helpdesk-ticket-create .page-main > .columns,
.helpdesk-ticket-index .page-main > .columns,
.helpdesk-ticket-view .page-main > .columns {
  padding-right: 20px;
  padding-left: 20px;
}
.helpdesk-ticket-create .legend,
.helpdesk-ticket-index .legend,
.helpdesk-ticket-view .legend {
  font-size: 2.2rem;
  color: #000;
  font-weight: 400;
}
.helpdesk-ticket-create .hdmx__ticket-new .group .field,
.helpdesk-ticket-index .hdmx__ticket-new .group .field,
.helpdesk-ticket-view .hdmx__ticket-new .group .field,
.helpdesk-ticket-create .hdmx__ticket-new .group .field:last-child,
.helpdesk-ticket-index .hdmx__ticket-new .group .field:last-child,
.helpdesk-ticket-view .hdmx__ticket-new .group .field:last-child {
  margin-bottom: 5px;
}
.helpdesk-ticket-create .field .label span,
.helpdesk-ticket-index .field .label span,
.helpdesk-ticket-view .field .label span {
  color: #000;
  font-size: 1.4rem;
}
.helpdesk-ticket-create .hdmx__ticket-new .actions-toolbar .action.primary,
.helpdesk-ticket-index .hdmx__ticket-new .actions-toolbar .action.primary,
.helpdesk-ticket-view .hdmx__ticket-new .actions-toolbar .action.primary,
.helpdesk-ticket-create .action.primary,
.helpdesk-ticket-index .action.primary,
.helpdesk-ticket-view .action.primary {
  width: 100%;
  border-radius: 3px;
  line-height: 44px;
  height: 44px;
  padding: 0;
  margin-bottom: 20px;
  font-size: 14px;
  color: #fff;
}
.helpdesk-ticket-create .message,
.helpdesk-ticket-index .message,
.helpdesk-ticket-view .message {
  font-size: 14px;
  color: #000;
  line-height: 20px;
}
.helpdesk-ticket-create textarea,
.helpdesk-ticket-index textarea,
.helpdesk-ticket-view textarea,
.helpdesk-ticket-create select,
.helpdesk-ticket-index select,
.helpdesk-ticket-view select,
.helpdesk-ticket-create input,
.helpdesk-ticket-index input,
.helpdesk-ticket-view input {
  border-color: #DDDDDD;
}
.hdmx__status {
  border-radius: 0 !important;
}
.hdmx__tickets thead {
  display: none !important;
}
.hdmx__tickets .message-infos {
  font-size: 1.2rem;
  color: #333;
  text-align: left;
  line-height: 1.4;
  padding-bottom: 25px;
}
.hdmx__tickets h3 {
  border-top: 1px solid #ECECEC;
  font-size: 2.2rem;
  font-weight: 400;
  margin-top: 0;
  padding-top: 25px;
  margin-bottom: 20px;
}
.hdmx__tickets .hdmx__status {
  font-size: 10px;
  line-height: 16px;
  padding: 2px 6px !important;
  border-radius: 0 !important;
  position: absolute;
  right: 0;
  top: 17px;
}
.hdmx__tickets .hdmx__status.hdmx-yellow {
  background: #F2BB32;
}
.hdmx__tickets .hdmx__status.hdmx-black {
  background: #AAAAAA;
}
.hdmx__tickets .hdmx__status.hdmx-green {
  background: #58CB7B;
}
.hdmx__ticket-view .hdmx__ticket-summary th {
  padding-right: 0;
}
.hdmx__ticket-view .legend {
  width: 100%;
}
.hdmx__ticket-view .legend span {
  border-top: 1px solid #ECECEC;
  font-size: 2.2rem;
  font-weight: 400;
  margin-top: 0;
  padding-top: 25px;
  margin-bottom: 20px;
  display: block;
}
.hdmx__ticket-history .legend span {
  border: none;
  padding-top: 10px;
  margin-bottom: 10px;
}
#close_ticket_button {
  height: 44px;
  line-height: 44px;
  background: #fff;
  color: #222;
  font-size: 14px;
  padding-top: 0;
  padding-bottom: 0;
  border: 1px solid #666;
  width: 48%;
  float: left;
  margin: 0;
}
.hdmx__ticket-view .actions-toolbar .action.primary {
  padding: 0;
  height: 44px;
  line-height: 44px !important;
  text-align: center;
  color: #fff;
  font-size: 14px !important;
  width: 48%;
  float: right;
  margin: 0;
}
.helpdesk-ticket-view .buttons-set {
  display: none !important;
}
.hdmx__ticket-reply .actions-toolbar .action.primary {
  padding: 0 15px !important;
  line-height: 44px !important;
  height: 44px;
  font-size: 1.4rem !important;
  color: #fff;
}
.helpdesk-ticket-index .hdmx__tickets {
  padding-top: 40px;
}
.helpdesk-ticket-index .hdmx__tickets-table .subject {
  padding-top: 0 !important;
}
.helpdesk-ticket-index .hdmx__tickets-table .department,
.helpdesk-ticket-index .hdmx__tickets-table tr td:before {
  display: none !important;
}
.helpdesk-ticket-index .hdmx__tickets-table tr {
  display: block;
  position: relative;
  padding: 15px 0;
  border-bottom: 1px solid #ECECEC;
}
.helpdesk-ticket-index .hdmx__tickets-table td {
  padding: 0;
}
.helpdesk-ticket-index .hdmx__tickets-table td.subject {
  display: block;
  font-size: 1.4rem;
  color: #000;
  padding-bottom: 3px;
}
.helpdesk-ticket-index .hdmx__tickets-table tr td.activity:before,
.helpdesk-ticket-index .hdmx__tickets-table tr td.activity {
  color: #999 !important;
  font-weight: 300 !important;
  font-size: 1.2rem;
  display: inline-block !important;
}
.cart-container .cart-summary .table.totals tbody tr.totals-mageworx-fee-summary-tax,
.checkout-index-index #opc-sidebar .table-totals tbody tr.totals-mageworx-fee-summary-tax {
  display: none !important;
}
.checkout-index-index tr.totals-mageworx-fee-details {
  display: table-row !important;
  border-bottom: none !important;
}
.checkout-cart-index .cart-totals .totals-mageworx-fee-details {
  border: none !important;
}
#mageworx-payment-fee-container > .messages {
  position: fixed;
  top: 50%;
  left: 0;
  text-align: center;
  width: 100%;
  z-index: 99;
  box-sizing: border-box;
  padding: 0 10px;
}
#mageworx-payment-fee-container > .messages > .message {
  line-height: 1.5;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-size: 16px;
  display: inline-block;
  text-align: center;
  padding: 15px 20px !important;
  box-shadow: 0 3px 10px #000000;
  border-radius: 3px;
}
#mageworx-payment-fee-container > .messages > .message > div {
  color: #fff;
  font-size: 16px;
  padding: 0 !important;
}
#mageworx-payment-fee-container .ui-effects-wrapper,
#mageworx-payment-fee-form > button {
  display: none !important;
}
#mageworx-payment-fee-form {
  background-color: #fff;
}
#mageworx-payment-fee-form > .fieldset {
  margin-bottom: 0;
}
.message.info.empty {
  background: transparent !important;
  border: none !important;
  padding-top: 30px !important;
}
.message.info.empty span {
  color: #000;
}
.message.info.empty span:before {
  display: none !important;
}
.search-no-item {
  background: url(../images/emptyState.png) no-repeat center 80px;
  padding: 172px 20px 20px;
  background-size: 80px auto;
}
.search-no-item div {
  color: #999;
  font-size: 16px;
  text-align: center;
  line-height: 22.5px;
}
.search-no-item .search-value,
.search-no-item p {
  color: #000;
}
.loader-box {
  position: relative;
  width: 30px;
  height: 50px;
  margin: 10px auto;
}
.loader-box:after {
  content: "";
  display: block !important;
  width: 30px;
  height: 30px;
  background: url("../images/loading.png") no-repeat center;
  background-size: 24px auto;
  animation: loading 600ms linear 0s infinite;
}
.loading-mask,
.new-loading-mask,
.check-loading {
  background: rgba(255, 255, 255, 0.7) !important;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 24;
}
.loading-mask .loader,
.new-loading-mask .loader,
.check-loading .loader {
  width: 100px;
  height: 100px;
  border-radius: 4px;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  bottom: 0;
  z-index: 99;
  overflow: hidden;
}
.loading-mask .loader > img,
.new-loading-mask .loader > img,
.check-loading .loader > img,
.loading-mask .loader > p,
.new-loading-mask .loader > p,
.check-loading .loader > p {
  display: none !important;
  text-indent: -9999999px;
}
.loading-mask .loader:after,
.new-loading-mask .loader:after,
.check-loading .loader:after {
  content: "";
  display: block !important;
  width: 30px;
  height: 30px;
  margin-left: 35px;
  margin-top: 35px;
  background: url("../images/loading.png") no-repeat center;
  background-size: 24px auto;
  animation: loading 600ms linear 0s infinite;
}
@keyframes loading {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loading {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
.last-long.loader:after {
  content: "";
  display: block !important;
  width: 100%;
  height: 100%;
  background: url("../images/xloading.png") no-repeat center;
  background-size: 40px auto;
  animation: loading 1s linear 0s infinite;
}
.catalog-product-view .swatch-attribute:after {
  content: "";
  background: url("../images/address_arrow.png") no-repeat right center;
  background-size: 18px auto;
  position: absolute;
  right: 1px;
  top: 0;
  width: 27px;
  height: 29px;
  display: block;
}
.catalog-product-view .swatch-attribute > .swatch-attribute-label {
  display: inline-block;
  vertical-align: middle;
  line-height: 28px;
  padding: 0 5px 0 0;
  margin: 0;
  font-size: 13px;
}
.catalog-product-view .swatch-attribute > .swatch-attribute-label:after {
  display: none;
}
.catalog-product-view .swatch-attribute .swatch-attribute-options {
  max-height: 250px;
  right: 0;
  overflow-y: auto;
  padding: 10px 0 0;
  display: block;
}
.catalog-product-view .swatch-attribute .swatch-attribute-options .swatch-option {
  border: transparent;
  text-align: left;
  margin: 0;
  padding: 5px 9px;
}
.catalog-product-view .swatch-attribute .swatch-attribute-options .swatch-option.selected {
  color: #00a0e8;
}
.catalog-product-view .swatch-attribute .swatch-attribute-options .swatch-option.disabled {
  opacity: 1;
  color: #C7C7C7;
}
.catalog-product-view .swatch-attribute .swatch-attribute-options .swatch-option.disabled:after {
  display: none;
}
.catalog-product-view .swatch-attribute .swatch-attribute-selected-option {
  display: block !important;
  line-height: 28px;
  padding: 0;
  vertical-align: middle;
  font-size: 1.5rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.alert-error {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 9;
  width: 34%;
  background-color: #000;
  color: #fff;
  line-height: 24px;
  border-radius: 4px;
  padding: 0 10px;
  margin-left: -17%;
  font-size: 1.2rem;
}
.catalog-product-view .product-wrap .field.required div.mage-error {
  padding-top: 6px;
}
.not-found-page .not-found-page_bottom dd,
.checkout-cart-index .cart-summary .block.discount,
.checkout-cart-index .totals.sub + .totals,
select[name="country_id"] option[value=""] {
  display: none !important;
}
.page.messages div[role="alert"] > div .error.message {
  background: #F5F5F5;
  padding: 10px 20px;
  text-align: left;
}
.page.messages div[role="alert"] > div .error.message div {
  font-size: 13px;
  color: #DF201F;
  background: url("../images/error.png") no-repeat left 2px;
  line-height: 19px;
  background-size: 14px auto;
  text-align: left;
  padding: 0 0 0 18px;
}
.page.messages div[role="alert"] > div .error.message div:before,
.page.messages div[role="alert"] > div .error.message div:after {
  display: none !important;
}
.data.item.content .product-collateral.toggle-content.accordion-open {
  display: block !important;
}
.loading-mask {
  background: rgba(255, 255, 255, 0.7) !important;
}
.add-message {
  position: fixed;
  top: 50%;
  left: 0;
  text-align: center;
  width: 100%;
  z-index: 99;
  box-sizing: border-box;
  padding: 0 10px;
}
.add-message div {
  line-height: 1.5;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-size: 16px;
  display: inline-block;
  text-align: center;
  padding: 15px 20px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}
.ctnr-product-item-details ul.full-row {
  margin-bottom: 10px;
}
.ctnr-product-item-details ul.full-row .dimen-title h3.title-name {
  font-weight: 400;
}
.ctnr-product-item-details ul.full-row li h3 {
  display: inline-block;
  padding-right: 3px;
  font-size: 14px !important;
  margin-bottom: 0;
}
.ctnr-product-item-details ul.full-row li h3:after {
  content: ":";
}
.payment-again-layer {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
}
.payment-again-box {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
  background: #ffffff;
  z-index: 101;
  transition: all .3s ease;
  height: 0;
  overflow: hidden;
}
.payment-again-box h3 {
  font-size: 2.2rem;
  color: #000000;
  line-height: 1;
  margin-bottom: 15px;
  position: relative;
  margin-top: 4px;
  font-weight: 400;
}
.payment-again-box h3.load:after {
  content: "";
  width: 60px;
  height: 60px;
  background: url("../images/loading.png") no-repeat center;
  background-size: 25px auto;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  top: 65px;
  border-radius: 3px;
  background-color: #ffffff;
}
.payment-again-box .payment-item {
  padding: 5px 0;
  height: 50px;
  line-height: 1;
  border-bottom: 1px solid #ECECEC;
  position: relative;
  font-size: 0;
}
.payment-again-box .payment-item:last-child {
  border-bottom: none;
}
.payment-again-box input[type="radio"] {
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  position: relative;
  left: -100px;
}
.payment-again-box input[type=radio]:checked + label:before,
.payment-again-box input[type=radio] + label:before {
  content: "";
  background: url(../images/radioed.png) no-repeat left center;
  background-size: 16px auto;
  background-color: #ffffff;
  width: 18px;
  height: 16px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
  display: block;
}
.payment-again-box input[type=radio] + label:before {
  background: url(../images/radio.png) no-repeat left center;
  background-size: 16px auto;
}
.payment-again-box label {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  padding-left: 30px;
  background: url("../images/wechat.png") no-repeat left center;
  background-size: 24px auto;
  display: block;
}
.payment-again-box input[value*="_alipay"] + label {
  background: url("../images/alipay.png") no-repeat left center;
  background-size: 24px auto;
}
.payment-again-box .close-layer-btn {
  background: url("../images/error-x.png") no-repeat right top;
  background-size: 24px auto;
  width: 26px;
  height: 26px;
  position: absolute;
  right: -2px;
  top: 0;
}
.payment-again-box label[for="easy_payment_gateway_paypal"] {
  background: url("../images/paypal.png") no-repeat left center;
  background-size: 24px auto;
}
.payment-again-box .payment-info {
  font-size: 12px;
  margin-top: 10px;
  line-height: 20px;
  color: #999;
}
.payment-again-box .payment-info .icon-info {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  background: url("../images/info_gray_2.png") no-repeat center;
  background-size: 14px auto;
}
.payment-again-box .payment-info span {
  vertical-align: middle;
}
.payment-again-box.show {
  height: auto;
  padding: 20px;
}
.payment-again-box.show .new-loading-mask {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 102;
  height: 100%;
}
.message-error-box {
  position: fixed;
  top: 50%;
  left: 0;
  width: 100%;
  display: block;
  text-align: center;
  z-index: 9;
  box-sizing: border-box;
}
.message-error-box span {
  display: inline-block;
  padding: 12px 20px;
  font-size: 16px;
  line-height: 26px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.8);
  box-shadow: 0 3px 10px #ccc;
  color: #fff;
}
.login-timeout-text {
  display: none !important;
}
/* lazy loading */
img.lazy-img {
  background: url("../images/loader-1.gif") no-repeat;
  background-size: 70px auto;
  background-position: center;
  width: 100%;
}
.easypayment-pay-error .page-wrapper {
  width: 100%;
}
/* check stock */
.check-stock-message {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
  display: none;
  z-index: 45;
}
.check-stock-message > .message-text-box {
  position: fixed;
  width: 88%;
  top: 30%;
  padding: 20px;
  box-sizing: border-box;
  border-radius: 5px;
  background: #fff;
  height: auto;
  left: 6%;
  z-index: 88;
}
.check-stock-message ul {
  max-height: 200px;
  overflow-y: auto;
}
.check-stock-message h3 {
  font-size: 18px;
  color: #000;
  margin: 0 0 12px;
  font-weight: 500;
}
.check-stock-message li {
  font-size: 14px;
  color: #000;
  font-weight: 400;
  padding-bottom: 8px;
  list-style: none;
}
.check-stock-message li b {
  font-weight: 500;
  line-height: 1.3;
}
.check-stock-message li span {
  line-height: 1.3;
  margin: 0;
}
.check-stock-message .jump-cart {
  display: block;
  max-width: 120px;
  margin: 10px auto;
  border: none;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  background-color: #00a0e8;
  color: #fff;
  border-radius: 3px;
  text-align: center;
}
@media (max-width: 1023px) {
  .customer-account-login .ajax-login-form,
  .customer-account-login .page-title-wrapper {
    display: none !important;
  }
  .login-timeout-text,
  .pay-error-box {
    background: url("../images/error-icon.png") no-repeat center top;
    background-size: 70px auto;
    font-size: 16px;
    color: #333;
    font-weight: 400;
    text-align: center;
    padding-top: 100px;
    line-height: 1.3;
    display: block !important;
    margin-top: 70px;
  }
  #chatra.chatra--visible {
    display: none !important;
  }
  #chatra.chatra--visible.chatra--expanded {
    display: block !important;
  }
  .account.sales-order-history .order-wraper:before {
    width: 172%;
    left: -30px;
  }
  .catalog-product-view .payment {
    min-height: 30px;
  }
  .catalog-product-view .float-tools {
    display: inline-flex;
  }
  .catalog-product-view .price_three .counterPrice s,
  .catalog-product-view .price_three .taxIncludedPrice p,
  .catalog-product-view .price_three .savePrice .save-money {
    white-space: nowrap;
  }
  .page-with-filter .page-title-wrapper,
  .catalogsearch-advanced-result .page-title-wrapper {
    padding: 3rem 0;
    display: none;
    margin-bottom: 0;
  }
  .page-with-filter #maincontent .grid-main,
  .catalogsearch-advanced-result #maincontent .grid-main {
    background: #fff;
  }
  .page-with-filter .grid-left .modal-slide,
  .catalogsearch-advanced-result .grid-left .modal-slide {
    visibility: hidden;
    z-index: 1;
  }
  .page-with-filter .grid-left .modal-slide._show,
  .catalogsearch-advanced-result .grid-left .modal-slide._show {
    visibility: visible;
    z-index: 20 !important;
  }
  .page-with-filter #maincontent .grid-left,
  .catalogsearch-advanced-result #maincontent .grid-left {
    height: 0;
    overflow: hidden;
  }
  .page-with-filter .toolbar-products.customize-item,
  .catalogsearch-advanced-result .toolbar-products.customize-item {
    display: none;
  }
  .page-with-filter .products.products-grid,
  .catalogsearch-advanced-result .products.products-grid {
    width: 100%;
  }
  .page-with-filter .grid.products-grid .product-items,
  .catalogsearch-advanced-result .grid.products-grid .product-items {
    margin-left: 0;
    margin-right: 0;
  }
  .page-with-filter .grid.products-grid .product-items .product-item,
  .catalogsearch-advanced-result .grid.products-grid .product-items .product-item {
    position: relative;
    padding: 2rem 2rem 3rem;
    border-top: 0.05rem solid #eee;
    border-right: 0.05rem solid #eee;
  }
  .page-with-filter .grid.products-grid .product-items .product-item:nth-child(even),
  .catalogsearch-advanced-result .grid.products-grid .product-items .product-item:nth-child(even) {
    border-right: none;
  }
  ::-webkit-scrollbar {
    width: 0 !important;
    color: transparent;
  }
}
.payment-ico:before {
  content: "" !important;
  background: url(../images/payment.png) no-repeat center / 27px auto transparent;
  width: 27px;
  height: 25px;
  display: inline-block;
}
@media (max-width: 370px) {
  .page-with-filter .category-view .discount {
    font-size: 3rem;
  }
  .page-with-filter .category-view .hot-image,
  .page-with-filter .category-view .top-description {
    min-height: 179px;
  }
}
/**
 * MageSpecialist
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to info@magespecialist.it so we can send you a copy immediately.
 *
 * @category   MSP
 * @package    MSP_ReCaptcha
 * @copyright  Copyright (c) 2017 Skeeller srl (http://www.magespecialist.it)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha {
  margin-bottom: 10px !important;
}
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
* Amazon Pay variables
**/
@media all and (max-width: 1024px) {
  .amazon-button-container {
    width: 100%;
  }
}
.amazon-logout-widget {
  display: none;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
@media all and (max-width: 1024px) {
  .amazon-minicart-container .amazon-button-container {
    width: auto;
  }
}
.klarna-payments-method-cell {
  display: table-cell;
  vertical-align: middle;
}
label.klarna-payments-method-cell > span {
  padding-left: 5px;
}
span.klarna-payments-method-cell > img {
  display: block;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_Faqs
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.autocomplete-suggestions {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ddd;
  background: #FFF;
  cursor: default;
  overflow: auto;
  -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  border-top: 0;
  padding: 10px 0;
  overflow-x: hidden;
}
.autocomplete-suggestions strong {
  font-weight: bold;
  color: #000;
}
.autocomplete-suggestion {
  padding: 2px 5px;
  border-bottom: 1px solid #eee;
}
.autocomplete-suggestion:last-child {
  border-bottom: none;
}
.autocomplete-suggestion .mpblog-suggestion {
  display: block;
}
.autocomplete-suggestion .mpblog-suggestion:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left,
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right {
  float: left;
  padding: 5px 10px;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left {
  max-width: 25%;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right.image-visible {
  max-width: calc(75% - 40px);
}
.autocomplete-no-suggestion {
  padding: 2px 5px;
}
.autocomplete-selected {
  background: #F0F0F0;
}
.autocomplete-group {
  padding: 2px 5px;
  font-weight: bold;
  font-size: 16px;
  color: #000;
  display: block;
  border-bottom: 1px solid #000;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.opc-block-summary .vertex-message td,
.cart-summary .vertex-message td {
  padding: 0;
  border-top: none;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
/**
 * Copyright © Zemez. All rights reserved.
 * See COPYING.txt for license details.
 */
@media (min-width: 1024px) {
  .page-layout-1column .grid.products-grid .product-items .product-item {
    flex-basis: 25%;
    width: 25%;
    max-width: 25%;
  }
}
@media (min-width: 1024px) {
  .page-layout-1column .list.products-list .product-items {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin-top: -35px;
  }
  .page-layout-1column .list.products-list .product-items .product-item {
    flex-basis: 50%;
    width: 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 35px;
  }
}
@media (min-width: 1024px) {
  .page-layout-3columns .grid.products-grid .product-items .product-item {
    flex-basis: 100%;
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .page-layout-3columns .grid.products-grid .product-items .product-item {
    flex-basis: 50%;
    width: 50%;
    max-width: 50%;
  }
}
@media (min-width: 1600px) {
  .page-layout-3columns .grid.products-grid .product-items .product-item {
    flex-basis: 33.33333333%;
    width: 33.33333333%;
    max-width: 33.33333333%;
  }
}
.action.tocart span {
  display: inline-block;
  position: relative;
  padding-left: 31px;
}
.action.tocart span:before {
  content: "\ea4c";
  display: inline-block;
  font-family: 'theme-icons';
  font-weight: 400;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.action.tocart span:before {
  position: absolute;
  left: 0;
  top: -3px;
  font-size: 24px;
}
.product-item .fotorama__nav-wrap {
  opacity: 0;
  transition: 0.3s all ease;
}
.product-item .product-item-info:hover .fotorama__nav-wrap {
  opacity: 1;
}
@media (min-width: 1200px) {
  .product-item .product-item-actions {
    margin-top: 16px;
  }
  .product-item .actions-secondary {
    margin-top: 24px;
  }
}
.toolbar * + .toolbar-amount {
  flex-grow: 1;
}
.main .toolbar-bottom .toolbar-products,
.main .test-page-size .toolbar-products {
  background: transparent;
}
.main .toolbar-bottom .pages .pages-items,
.main .test-page-size .pages .pages-items {
  margin-bottom: 30px;
}
.main .toolbar-bottom .pages .pages-items .item,
.main .test-page-size .pages .pages-items .item,
.main .toolbar-bottom .pages .pages-items .dots,
.main .test-page-size .pages .pages-items .dots {
  border: none !important;
  text-align: center;
  vertical-align: middle;
  margin: 0 2px;
}
.main .toolbar-bottom .pages .pages-items .item a,
.main .test-page-size .pages .pages-items .item a,
.main .toolbar-bottom .pages .pages-items .dots a,
.main .test-page-size .pages .pages-items .dots a {
  display: inline-block;
  border: 1px solid #e2e2e2 !important;
  min-width: 30px !important;
  line-height: 30px;
  height: 30px;
  vertical-align: middle;
}
.main .toolbar-bottom .pages .pages-items .item a.page,
.main .test-page-size .pages .pages-items .item a.page,
.main .toolbar-bottom .pages .pages-items .dots a.page,
.main .test-page-size .pages .pages-items .dots a.page {
  min-width: inherit;
  background: transparent;
}
.main .toolbar-bottom .pages .pages-items .item strong.action,
.main .test-page-size .pages .pages-items .item strong.action,
.main .toolbar-bottom .pages .pages-items .dots strong.action,
.main .test-page-size .pages .pages-items .dots strong.action {
  border: 1px solid #e2e2e2;
}
.main .toolbar-bottom .pages .pages-items .item strong.page,
.main .test-page-size .pages .pages-items .item strong.page,
.main .toolbar-bottom .pages .pages-items .dots strong.page,
.main .test-page-size .pages .pages-items .dots strong.page,
.main .toolbar-bottom .pages .pages-items .item strong.action,
.main .test-page-size .pages .pages-items .item strong.action,
.main .toolbar-bottom .pages .pages-items .dots strong.action,
.main .test-page-size .pages .pages-items .dots strong.action {
  min-width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
}
.main .toolbar-bottom .pages .pages-items .item a.jump,
.main .test-page-size .pages .pages-items .item a.jump,
.main .toolbar-bottom .pages .pages-items .dots a.jump,
.main .test-page-size .pages .pages-items .dots a.jump {
  border: none !important;
}
.main .toolbar-bottom .pages .pages-items .item.current strong.page,
.main .test-page-size .pages .pages-items .item.current strong.page {
  color: #fff;
  border-color: #00a0e8 !important;
  background: #00a0e8;
}
.main .toolbar-bottom .pages .pages-items .item.current strong.page span,
.main .test-page-size .pages .pages-items .item.current strong.page span {
  vertical-align: top;
  line-height: 30px;
}
.main .toolbar-bottom .pages .pages-items .dots,
.main .test-page-size .pages .pages-items .dots {
  display: inline-block;
  border: none !important;
}
.main .toolbar-bottom .pages .pages-items .dots span,
.main .test-page-size .pages .pages-items .dots span {
  font-size: 20px;
  line-height: 20px;
  display: block;
  color: #000;
}
.main .toolbar-bottom .pages .pages-items .item.pages-item-next,
.main .test-page-size .pages .pages-items .item.pages-item-next {
  margin-left: 2px;
  background: url("../images/arrow_next.png") no-repeat center;
}
.main .toolbar-bottom .pages .pages-items .item.pages-item-previous,
.main .test-page-size .pages .pages-items .item.pages-item-previous {
  background: url("../images/arrow_prev.png") no-repeat center;
  margin-right: 2px;
}
.main .toolbar-bottom .pages .pages-items .item.pages-item-next,
.main .test-page-size .pages .pages-items .item.pages-item-next,
.main .toolbar-bottom .pages .pages-items .item.pages-item-previous,
.main .test-page-size .pages .pages-items .item.pages-item-previous {
  background-size: auto 18px;
}
.main .toolbar-bottom .pages .pages-items .item.pages-item-next span,
.main .test-page-size .pages .pages-items .item.pages-item-next span,
.main .toolbar-bottom .pages .pages-items .item.pages-item-previous span,
.main .test-page-size .pages .pages-items .item.pages-item-previous span {
  display: none;
}
.main .toolbar-bottom .pages .pages-items .action.next:before,
.main .test-page-size .pages .pages-items .action.next:before,
.main .toolbar-bottom .pages .pages-items .action.previous:before,
.main .test-page-size .pages .pages-items .action.previous:before {
  display: none;
}
.page-with-filter li.product-item.show-price .blue,
.catalogsearch-advanced-result li.product-item.show-price .blue {
  display: inline-block !important;
}
.page-with-filter .item > .product-item-info,
.catalogsearch-advanced-result .item > .product-item-info {
  position: relative;
}
.page-with-filter .product-item-inner .actions-primary form,
.catalogsearch-advanced-result .product-item-inner .actions-primary form {
  display: none !important;
}
.page-with-filter .product-item-inner .actions-primary .stock.unavailable,
.catalogsearch-advanced-result .product-item-inner .actions-primary .stock.unavailable {
  position: absolute;
  right: -4px;
  top: -4px;
  background-color: #666;
  color: #fff;
  font-size: 10px;
  padding: 0 6px;
  z-index: 5;
}
.orange-area .product-item-inner .stock.unavailable {
  display: none !important;
}
.item.product-item.show-price .find-watches {
  display: none !important;
}
.page-with-filter #mageworx-fee-container-message,
.cms-home #mageworx-fee-container-message {
  display: none !important;
}
.page-with-filter .main > .toolbar-products > .toolbar-sorter.sorter {
  width: 120px;
}
.products-grid li.product-item.orange-area .product-info .price-box {
  display: none !important;
}
.page-with-filter.category-watches .page-title-wrapper,
.page-with-filter.category-watches .category-description .show-more,
.page-with-filter.category-watches .products-grid li.product-item.orange-area .product-info .price-box,
.page-with-filter.category-watches li.product-item.show-price .find-watches {
  display: none !important;
}
.page-with-filter.category-watches .category-view .category-description {
  padding-bottom: 0 !important;
}
.page-with-filter.category-watches .category-view .hot-image {
  margin-bottom: 0 !important;
}
.page-with-filter.category-watches .category-view .desc-box {
  position: absolute;
  top: 25px;
  text-align: center;
  width: 100%;
  color: #fff;
  font-size: 14px;
}
.page-with-filter.category-watches .category-view .desc-box h1 {
  font-size: 20px;
  color: #fff;
  margin-bottom: 10px;
  font-weight: 400;
  line-height: 1;
}
.page-with-filter.category-watches .category-view .desc-box p {
  font-size: 14px;
  color: #fff;
}
.page-with-filter.brand-brand-view .page-wrapper {
  width: 100% !important;
}
.page-with-filter.brand-brand-view #maincontent .columns {
  padding: 0 !important;
}
.page-with-filter.brand-brand-view .page-title-wrapper {
  display: block !important;
  padding: 20px;
  margin: 0;
}
.page-with-filter.brand-brand-view .page-title-wrapper h1 {
  font-size: 2.2rem;
  color: #000;
  line-height: 1.2;
  font-weight: 400;
}
.page-with-filter.brand-brand-view .message.info.empty > div:before {
  display: none;
}
.page-with-filter.brand-brand-view .logo-description-container {
  padding: 0 20px 20px;
  margin-bottom: 0 !important;
  color: #666;
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
}
.page-with-filter.brand-brand-view .logo-description-container .category-brand-logo {
  display: none !important;
}
.page-with-filter.brand-brand-view .content-text.two {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  margin: 0 0 10px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 20px;
}
.page-with-filter.brand-brand-view .show-more {
  background: url("../images/more.png") no-repeat 0 center;
  background-size: 14px auto;
  padding-left: 19px;
  color: #000000;
  font-size: 1.4rem;
}
@media (max-width: 1023px) {
  .toolbar-bottom .toolbar-products .pages {
    margin-top: 30px;
  }
  .page-with-filter .grid-left .sidebar-additional .collapsible-block,
  .catalogsearch-advanced-result .grid-left .sidebar-additional .collapsible-block {
    padding: 0 15px;
  }
  .page-with-filter .grid-left .sidebar-additional .collapsible-block > strong.opener,
  .catalogsearch-advanced-result .grid-left .sidebar-additional .collapsible-block > strong.opener {
    font-size: 18px;
    padding-bottom: 5px;
    border-bottom-width: 3px;
  }
  .page-with-filter .sidebar .block.block-brand .brand-item .brand-image-photo,
  .catalogsearch-advanced-result .sidebar .block.block-brand .brand-item .brand-image-photo {
    border: none;
  }
}
@media only screen and (max-width: 1024px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.block.newsletter {
  margin-bottom: 23px;
}
.form-wishlist-items .actions-toolbar {
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
}
.form-wishlist-items .actions-toolbar .primary {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  align-items: stretch;
  margin-bottom: 0;
  margin-left: 15px;
}
.form-wishlist-items .actions-toolbar .primary .action + .action {
  margin-bottom: 0;
  margin-left: 10px;
}
html.rtl .form-wishlist-items .actions-toolbar .primary {
  margin-left: 0;
  margin-right: 15px;
}
html.rtl .form-wishlist-items .actions-toolbar .primary .action + .action {
  margin-left: 0;
  margin-right: 10px;
}
/*
*   Zemez_AjaxSearch
*/
#search_mini_form .search-autocomplete ul li.search-item a .search-thumb {
  width: 80px;
}
.post-item div.post-image {
  margin-bottom: 10px;
}
.post-item div.post-short-content {
  margin-bottom: 10px;
}
nav.tm-navigation {
  box-sizing: border-box;
}
nav.tm-navigation > ul {
  position: static;
}
nav.tm-navigation.active {
  visibility: visible;
  opacity: 1;
  display: block;
}
nav.tm-navigation .level0 > .ui-menu {
  top: 100%;
  left: 0;
}
nav.tm-navigation .level0.megamenu-wrapper-parent {
  position: static;
}
nav.tm-navigation .level0 .submenu {
  display: block;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  transform: translateY(5%);
  transform-origin: top center;
  transition: .2s ease;
}
nav.tm-navigation .level0 .submenu[aria-expanded=true] {
  visibility: visible;
  opacity: 1;
  z-index: 9999;
  transform: none;
  transition-duration: .3s;
}
nav.tm-navigation .mm-label {
  display: block;
  position: absolute;
  top: -5px;
  left: 0;
  font-size: 10px;
  margin-left: 0;
}
@media (min-width: 1200px) {
  nav.tm-navigation .mm-label {
    top: -15px;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 12px;
  }
}
nav.tm-navigation .mm-image {
  margin-bottom: 10px;
}
nav.tm-navigation .mm-image img {
  width: 100%;
  max-width: 100%;
}
nav.tm-navigation .tm-megamenu.megamenu-wrapper {
  padding: 0;
}
nav.tm-navigation .tm-megamenu.megamenu-wrapper > div {
  box-sizing: border-box;
  padding: 16px 22px;
  max-height: 100vh;
  overflow-y: auto;
}
nav.tm-navigation .ui-menu.megamenu-wrapper {
  box-sizing: border-box;
  left: 2%;
  right: 2%;
  max-width: 1190px;
  background: #ffffff;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
  font-size: 12px;
  text-align: left;
}
@media (min-width: 1024px) {
  nav.tm-navigation .ui-menu.megamenu-wrapper > div {
    padding: 30px;
  }
}
@media (min-width: 1300px) {
  nav.tm-navigation .ui-menu.megamenu-wrapper {
    width: 1190px;
    left: 50%;
    margin-left: -595px !important;
  }
}
nav.tm-navigation .ui-menu.megamenu-wrapper .row {
  justify-content: space-between;
}
nav.tm-navigation .ui-menu.megamenu-wrapper .row + .row {
  margin-top: 36px;
}
@media (max-width: 1023px) {
  nav.tm-navigation .ui-menu.megamenu-wrapper .row > .col-m-2 {
    max-width: none;
    flex-basis: content;
  }
}
nav.tm-navigation .ui-menu.megamenu-wrapper .static-block img {
  display: block;
  width: 100%;
}
nav.tm-navigation .ui-menu.megamenu-wrapper li {
  position: relative;
}
nav.tm-navigation .ui-menu.megamenu-wrapper ul.mm-submenu {
  padding: 0;
}
nav.tm-navigation .ui-menu.megamenu-wrapper ul.mm-submenu .submenu,
nav.tm-navigation .ui-menu.megamenu-wrapper ul.mm-submenu .submenu-reverse {
  left: auto;
  right: auto;
}
nav.tm-navigation .ui-menu.megamenu-wrapper ul.mm-submenu a {
  display: inline-block;
  background: none;
  line-height: 1.2;
  padding: 0;
}
nav.tm-navigation .ui-menu.megamenu-wrapper ul.mm-submenu a,
nav.tm-navigation .ui-menu.megamenu-wrapper ul.mm-submenu a.ui-state-focus,
nav.tm-navigation .ui-menu.megamenu-wrapper ul.mm-submenu a.ui-state-active,
nav.tm-navigation .ui-menu.megamenu-wrapper ul.mm-submenu a:hover {
  background: none;
}
nav.tm-navigation .ui-menu.megamenu-wrapper ul.mm-submenu .parent a > .ui-menu-icon {
  display: none;
}
nav.tm-navigation .ui-menu.megamenu-wrapper ul.mm-submenu li + li {
  margin-top: 10px;
}
nav.tm-navigation .ui-menu.megamenu-wrapper .level1 > li > a {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 18px;
  color: #222222;
}
nav.tm-navigation .ui-menu.megamenu-wrapper .level1 > li > a:hover {
  color: #111111;
}
@media (min-width: 1024px) {
  nav.tm-navigation .ui-menu.megamenu-wrapper .level1 > li > a {
    font-size: 18px;
  }
}
nav.tm-navigation .ui-menu.megamenu-wrapper .product .product-image {
  margin-bottom: 10px;
}
nav.tm-navigation .ui-menu.megamenu-wrapper .product .product-image a {
  display: block;
}
nav.tm-navigation .ui-menu.megamenu-wrapper .product .product-name {
  text-transform: uppercase;
  display: block;
  margin-bottom: 5px;
}
nav.tm-navigation .ui-menu.megamenu-wrapper .product .price-box .price {
  font-size: 1.2em;
  line-height: 1.2;
}
nav.tm-navigation .ui-menu.megamenu-wrapper .product .price-box .old-price {
  font-size: 1em;
  text-decoration: line-through;
}
nav.tm-navigation .ui-menu.megamenu-wrapper .product .price-box .special-price {
  font-size: 1.2em;
}
nav.tm-navigation .ui-menu.megamenu-wrapper .vm-easing {
  box-sizing: border-box;
  max-height: 0;
  overflow: hidden;
  transition: 0.3s all ease;
}
nav.tm-navigation .ui-menu.megamenu-wrapper .vm-pop-up {
  position: absolute;
  left: 0;
  top: 100%;
  visibility: hidden;
  opacity: 0;
  background: #ffffff;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
  transition: 0.3s all ease;
}
nav.tm-navigation .ui-menu.megamenu-wrapper ul.mm-submenu .vm-pop-up {
  padding: 15px;
}
nav.tm-navigation .ui-menu.megamenu-wrapper .parent:hover > .vm-easing {
  max-height: 500px;
}
nav.tm-navigation .ui-menu.megamenu-wrapper .parent:hover > .vm-pop-up {
  opacity: 1;
  visibility: visible;
}
nav.tm-navigation .row + .row {
  margin-top: 20px;
}
nav.tm-navigation.sidebar-nav {
  display: none;
}
.sidebar nav.tm-navigation {
  display: block;
  margin-bottom: 20px;
}
.sidebar nav.tm-navigation > ul {
  padding: 0;
  margin: 10px 15px;
}
.sidebar nav.tm-navigation li.level0 {
  display: block;
  margin: 0;
}
.sidebar nav.tm-navigation li.level0 a.level-top {
  display: block;
  padding-left: 0;
}
.sidebar nav.tm-navigation li.level0 > .ui-menu {
  top: 0;
  left: 100%;
}
.sidebar nav.tm-navigation .megamenu-wrapper {
  box-sizing: border-box;
  width: calc(95vw - 100%);
}
@media (min-width: 1200px) {
  .sidebar nav.tm-navigation .megamenu-wrapper {
    width: calc(none - 100%);
  }
}
.newsletter-popup.modal-popup .modal-inner-wrap {
  margin-top: 12%;
}
.newsletter-popup.modal-popup header.modal-header {
  padding: 20px 30px 0;
}
.newsletter-popup.modal-popup .modal-content {
  padding: 20px 30px 30px;
}
.block.brands {
  padding-top: 20px;
}
.scrollToTop {
  bottom: 4vh;
  right: 3vw;
}
.scrollToTop,
.scrollToTop:before {
  width: 46px;
  height: 46px;
}
.scrollToTop:before {
  margin-top: -23px;
  margin-left: -23px;
  line-height: 46px;
}
html.rtl .scrollToTop {
  right: auto;
  left: 3vw;
}
.sm-header-nav-wrap.isStuck {
  padding-top: 5px;
  padding-bottom: 5px;
  z-index: 1000 !important;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
}
@media (max-width: 1023px) {
  .sm-header-nav-wrap.isStuck .logo,
  .sm-header-nav-wrap.isStuck .block-search,
  .sm-header-nav-wrap.isStuck .sm-header_customer-menu-container,
  .sm-header-nav-wrap.isStuck .minicart-wrapper {
    display: none;
  }
  .sm-header-nav-wrap.isStuck nav.navigation {
    margin-top: 0;
    border-top: none;
  }
}
.customer-address-form .page-wrapper,
.customer-account-edit .page-wrapper {
  width: 100%;
}
.customer-address-form .page-wrapper .page-main > .columns,
.customer-account-edit .page-wrapper .page-main > .columns {
  padding-left: 20px;
  padding-right: 20px;
}
.customer-address-form .page-wrapper .form-edit-account,
.customer-account-edit .page-wrapper .form-edit-account {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.customer-address-form .form-address-edit .fieldset,
.customer-account-edit .form-address-edit .fieldset,
.customer-address-form .form-edit-account .fieldset,
.customer-account-edit .form-edit-account .fieldset {
  padding-bottom: 0;
}
.customer-address-form .form-address-edit .legend,
.customer-account-edit .form-address-edit .legend,
.customer-address-form .form-edit-account .legend,
.customer-account-edit .form-edit-account .legend {
  display: none !important;
}
.customer-address-form .form-address-edit .actions-toolbar .save.primary,
.customer-account-edit .form-address-edit .actions-toolbar .save.primary,
.customer-address-form .form-edit-account .actions-toolbar .save.primary,
.customer-account-edit .form-edit-account .actions-toolbar .save.primary {
  font-size: 14px;
  padding: 0 20px;
  line-height: 44px;
}
.customer-address-form .field-mobilenumber > .control,
.customer-account-edit .field-mobilenumber > .control {
  font-size: 16px;
  color: #666;
}
.customer-account-edit .page.messages {
  display: none !important;
}
/**
 * Copyright © Zemez. All rights reserved.
 * See COPYING.txt for license details.
 */
.catalog-image-grid .category-grid > li {
  flex-basis: 25%;
  max-width: 25%;
}
.catalog-image-grid .category-grid .category-image + .category-name {
  min-width: 142px;
}
@media (min-width: 1024px) {
  .catalog-image-grid .category-grid .category-image + .category-name {
    min-width: 165px;
    max-width: 90%;
    padding-top: 11px;
    padding-bottom: 11px;
  }
}
@media (max-width: 1023px) {
  .home-categories-block {
    margin-bottom: 20px;
    padding: 0 10px;
  }
  .home-categories-block .category-grid .category-image > img {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    display: inline-block;
  }
  .home-categories-block .category-grid .category-name {
    position: relative !important;
    transform: none !important;
    width: 100%;
    text-align: center;
    left: 0 !important;
    min-width: 100% !important;
    max-width: 100% !important;
    font-size: 14px;
  }
}
.catalog-image-grid .category-grid .category-link:hover .category-image img {
  transform: scale(1);
  opacity: 1;
}
.sidebar-additional .category-thumbnail-sidebar {
  padding: 15px;
}
.sidebar-additional .category-thumbnail-sidebar .block-title {
  padding-bottom: 0 !important;
  margin-bottom: 15px !important;
}
.sidebar-additional .category-thumbnail-sidebar .block-title strong {
  padding-bottom: 5px;
}
.sidebar-additional .category-thumbnail-sidebar .category-grid {
  justify-content: normal !important;
}
.sidebar-additional .category-thumbnail-sidebar .category-image img {
  transition: none !important;
}
.sidebar-additional .category-thumbnail-sidebar .grid-inner .category-name {
  position: relative;
  left: 0;
  top: 0;
  padding-top: 0;
  transform: none;
  font-size: 14px;
  max-width: 100%;
  min-width: auto;
  background: transparent;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
  padding-bottom: 80px;
}
.swiper-container .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  justify-content: normal !important;
  margin: 0 !important;
}
.swiper-container .swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  flex-basis: auto !important;
  padding: 0 !important;
  margin-bottom: 0 !important;
}
.swiper-container .swiper-slide .grid-inner {
  padding: 10px 20px;
  margin-bottom: 10px;
}
.swiper-container .swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
  width: 100%;
  display: block;
}
.swiper-container .swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-container .swiper-pagination-custom,
.swiper-container .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-container .swiper-pagination-bullet {
  bottom: 0;
  width: 20px;
  height: 4px;
  border-radius: 0;
  cursor: pointer;
  background: #E0E1E6;
  opacity: 1;
  margin: 0 5px;
  display: inline-block;
}
.swiper-container .swiper-pagination-bullet-active {
  background: #333;
}
.home-categories-block.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-vertical .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 1023px) {
  .swiper-container {
    padding-bottom: 20px;
  }
  .swiper-container .swiper-slide .grid-inner {
    padding: 0;
  }
}
/*
 * 	Featured Product by Zemez
 */
.block.featured [role="tablist"] .category-title {
  margin: 0 0 20px 15px;
}
@media (min-width: 1200px) {
  .block.featured [role="tablist"] .category-title {
    font-size: 26px;
    margin-left: 26px;
  }
  .block.featured [role="tablist"] .category-content {
    padding-top: 54px;
  }
}
/* 
 * 	Featured Product by Zemez
 */
.block.widget.products-slider {
  padding: 20px 25px;
}
.block.widget.products-slider .list.products-list .product-items .product-item {
  flex-basis: 100%;
}
.block.widget.products-slider div.product-item .product-item-name {
  font-size: 28px;
}
.block.widget.products-slider div.product-item .price-box {
  font-size: 24px;
}
@media (min-width: 1200px) {
  .block.widget.products-slider div.product-item .product-item-name {
    font-size: 50px;
  }
  .block.widget.products-slider div.product-item .price-box {
    font-size: 40px;
  }
}
.block.widget.products-slider .product-item-photo img {
  border-width: 15px;
}
/* 
 * 	Featured Product by Zemez
 */
/* 
 * 	Featured Product by Zemez 2016
 *	v1.0.0
 */
/*
 * 	Featured Product
 */
.clear-featured {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
@media (min-width: 1024px) {
  .block.featured.column-products {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    margin-left: -15px;
    margin-right: -15px;
  }
  .block.featured.column-products [class*="col-l-"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.block.featured.column-products .title {
  margin-bottom: 30px;
}
@media (min-width: 1024px) {
  .block.featured.column-products .product-items .product-item {
    flex-basis: 100%;
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .block.featured.column-products .product-items .product-item .product-item-details {
    padding-left: 32px;
  }
}
@media all and (min-width: 1024px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10.5px 5.25px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5.25px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .amazon-addresses .amazon-address,
  .column .block-addbysku .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .amazon-addresses .amazon-address:nth-child(odd),
  .column .block-addbysku .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .amazon-addresses .amazon-address:nth-child(even),
  .column .block-addbysku .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .bundle-options-container .legend.title,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .dashboard-welcome-toggler {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .amazon-addresses:before,
  .amazon-addresses:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after,
  .account .toolbar:before,
  .account .toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .amazon-addresses:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:after,
  .page-header .header.panel:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after,
  .account .toolbar:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 21px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 5.25px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results,
  .account .toolbar {
    margin-bottom: 21px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter,
  .account .toolbar .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount,
  .account .toolbar .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages,
  .account .toolbar .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .form-cart .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update {
    margin-left: 10.5px;
  }
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  h1,
  .heading-1 {
    font-size: 70px;
  }
  h2,
  .heading-2 {
    font-size: 60px;
  }
  h3,
  .heading-3 {
    font-size: 40px;
  }
  h4,
  .heading-4 {
    font-size: 30px;
  }
  h5,
  .heading-5 {
    font-size: 26px;
  }
  h6,
  .heading-6 {
    font-size: 16px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .block.category.event {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    width: auto;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 100%;
    display: inline-block;
    display: block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 100%;
    float: right;
    float: none;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 100%;
    float: left;
    float: none;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .grid-main {
    flex-grow: 1;
  }
  .page-layout-3columns .grid-main,
  .page-layout-2columns-left .grid-main,
  .page-layout-2columns-right .grid-main {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .page-layout-3columns .grid-left,
  .page-layout-2columns-left .grid-left,
  .page-layout-2columns-right .grid-left,
  .page-layout-3columns .grid-right,
  .page-layout-2columns-left .grid-right,
  .page-layout-2columns-right .grid-right {
    flex-basis: 25%;
    max-width: 25%;
  }
  .page-layout-3columns .grid-main {
    flex-basis: 50%;
  }
  .page-layout-3columns .grid-left + .grid-right + .grid-main {
    max-width: 50%;
  }
  .page-layout-2columns-left .grid-main,
  .page-layout-2columns-right .grid-main {
    flex-basis: 75%;
  }
  .page-layout-2columns-left * + .grid-main,
  .page-layout-2columns-right * + .grid-main {
    max-width: 75%;
  }
  .page-layout-3columns .grid-left,
  .page-layout-2columns-left .grid-left {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .page-layout-3columns .grid-right,
  .page-layout-2columns-right .grid-right {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 26.25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    display: block !important;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: transparent;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 0 0 22px;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #666666;
    line-height: 1;
    padding: 12px 0 15px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #666666;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    color: #666666;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.19);
    font-weight: 300;
    min-width: 200px;
    padding: 9px 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: -10px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 10px;
  }
  .navigation .level0 .submenu > ul:before {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    color: #ffffff;
    left: 20px;
    top: -20px;
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
    z-index: 4;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #666666;
    padding: 7px 25px 7px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #f6f6f6;
    color: #111111;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    background: #f6f6f6;
  }
  .navigation .level0 .submenu .submenu {
    top: 0 !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .navigation {
    position: static;
  }
  .navigation > ul {
    margin-left: -22px;
  }
  .navigation .level0 > .level-top {
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
  }
  .navigation .level0 > .level-top:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    border-bottom: 3px solid #111111;
    transition: 0.3s all ease;
  }
  .navigation .level0 > .level-top:hover:before,
  .navigation .level0 > .level-top.ui-state-active:before,
  .navigation .level0 > .level-top.ui-state-focus:before {
    width: 100%;
  }
  .navigation .level0 > .level-top.ui-state-active {
    color: #666666;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 15px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    right: 0;
    line-height: 0;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    content: "\ec3a";
    display: inline-block;
    font-family: 'theme-icons';
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    transform: translate(0, 0);
    font-size: 10px;
    line-height: 1.5;
  }
  .navigation .level0 .submenu {
    padding: 9px 0;
  }
  .navigation .level0 .submenu .submenu {
    margin-top: -9px !important;
  }
  .navigation .level0 .submenu .static-block a {
    padding: 0;
    text-transform: none;
  }
  .navigation .level0 .submenu .banner {
    margin-bottom: 0;
  }
  .navigation .level0 .submenu a {
    text-transform: uppercase;
  }
  .navigation .level0 .submenu a.ui-state-active {
    background: #f6f6f6;
    color: #111111;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    right: 14px;
    transition: 0.3s right ease;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    content: "\ec3c";
    display: inline-block;
    font-family: 'theme-icons';
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    transform: translate(0, 0);
    font-size: 10px;
    line-height: 1;
    vertical-align: baseline;
  }
  .navigation .level0 .submenu li.parent > a.ui-state-focus > .ui-menu-icon,
  .navigation .level0 .submenu li.parent > a.ui-state-active > .ui-menu-icon {
    right: 9px;
  }
  nav.navigation ul {
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .fieldset > .field {
    margin: 0 0 21px;
    box-sizing: border-box;
    margin: 0 0 20px;
  }
  .fieldset > .field > .label {
    margin: 0;
  }
  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }
  .fieldset > .field:after {
    clear: both;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    padding: 10px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 10px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 10px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 26px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 26px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title:before {
    display: none;
  }
  .product.data.items > .item.title > .switch {
    box-sizing: border-box;
    text-transform: uppercase;
  }
  .product.data.items > div.item.content {
    border-top: 1px solid #e2e2e2;
  }
  .product.data.items > .item.title {
    margin: 0 30px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 20px;
    font-size: 1.8rem;
    color: #666666;
    text-decoration: none;
    background: transparent;
    border: 0 solid #e2e2e2;
    border-bottom: none;
    height: 26px;
    padding: 3px 0 3px 0;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #666666;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #222222;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #222222;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: transparent;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: transparent;
    color: #222222;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 3px;
  }
  .product.data.items > .item.content {
    margin-top: 36px;
    padding: 15px 0 15px 0;
    border: 0 solid #e2e2e2;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5.25px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .login-container .block-amazon-login {
    clear: none;
    float: right;
  }
  .login-container .block-amazon-login .actions-toolbar {
    margin-top: 25px;
  }
  .login-container .block:nth-child(2) + .block-amazon-login {
    clear: none;
  }
  .amazon-validate-container {
    margin: 40px auto 0 auto;
    width: 500px;
  }
  .amazon-validate-container .primary {
    width: 190px;
  }
  .amazon-validate-container .continue-as-guest {
    width: 130px;
  }
  .amazon-validate-container .forgot-password {
    text-align: right;
    width: 175px;
  }
  .amazon-addresses .amazon-address {
    margin-bottom: 0;
  }
  /* Overwriting Magento's padding for the method title to make
       sure our KP methods have the same height as the core methods */
  .klarna-payments-method > .payment-method-title {
    padding: 11.5px 0;
  }
  .hdmx__contact-button {
    top: 50%;
  }
  .hdmx__contact-button.hdmx__contact-button-left {
    margin-top: 75px;
    transform-origin: top left;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    left: 0;
  }
  .hdmx__contact-button.hdmx__contact-button-right {
    margin-top: -150px;
    transform-origin: bottom right;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    right: 0;
  }
  .hdmx__contact-popup {
    position: fixed;
    top: 7rem;
    left: 50%;
  }
  .hdmx__contact-popup .hdmx__wrapper {
    width: 650px;
    left: -50%;
    overflow: auto;
    max-height: 100vh;
  }
  .hdmx__contact-form .fieldset .group-2 .field,
  .hdmx__contact-form .fieldset .group-3 .field {
    width: 100%;
  }
  .hdmx__contact-form .fieldset .group-3 {
    margin-bottom: 2%;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .payment-method-braintree .cvv .field-tooltip {
    left: 6rem;
  }
  .braintree-paypal-account {
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px 0;
    display: inline-block;
    width: 50%;
  }
  .account .table-credit-cards .col.actions {
    width: 100px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    padding-top: 26.25px;
    text-align: center;
    vertical-align: bottom;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10.5px 10.5px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 26.25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 31.5px;
    padding: 10.5px 0 31.5px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 21px;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 21px;
    margin: 0 0 10.5px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 5.25px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 10.5px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 21px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 10.5px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 26.25px;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    float: none;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 31.5px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10.5px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .opc-sidebar {
    margin: 46px 0 21px;
    width: 33.33333333%;
    float: right;
    float: none;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2rem;
    border-bottom: 0;
    margin-bottom: 26.25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 1024px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10.5px 31.5px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10.5px 0 0 42px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 21px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 21px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin-bottom: 21px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 21px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 20px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 21px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 10px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 10px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 10px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 21px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 21px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 20px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 21px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 5.25px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 21px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10.5px;
    padding: 5.25px 10.5px 10.5px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10.5px;
    padding: 5.25px 10.5px 10.5px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 26.25px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #e2e2e2;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 20px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 21px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -21px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 21px;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 5.25px;
  }
  .header.content {
    padding: 31.5px 21px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-bottom: 10.5px;
    padding-top: 10.5px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 21px;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 50px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #aaaaaa;
  }
  .block-search input:-moz-placeholder {
    color: #aaaaaa;
  }
  .block-search input::-moz-placeholder {
    color: #aaaaaa;
  }
  .block-search input:-ms-input-placeholder {
    color: #aaaaaa;
  }
  .block-search .action.search {
    display: inline-block;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .block.newsletter {
    width: 32%;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 21px 0 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 31.5px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 55%;
  }
  .fieldset .fullname .field .label {
    padding: 10px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account {
    min-width: 600px;
    width: 50%;
  }
  .form.password.reset .password input[type='password'] + .mage-error,
  .form.send.confirmation .password input[type='password'] + .mage-error,
  .form.password.forget .password input[type='password'] + .mage-error,
  .form.create.account .password input[type='password'] + .mage-error {
    font-style: normal;
    margin-top: -10px;
  }
  .form.password.reset .password .mage-error + .password-weak,
  .form.send.confirmation .password .mage-error + .password-weak,
  .form.password.forget .password .mage-error + .password-weak,
  .form.create.account .password .mage-error + .password-weak {
    padding-bottom: 15px;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 21px;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10.5px 10.5px 0;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  .sidebar html.rtl .block.widget .products-grid .product-item {
    margin-right: 0;
  }
  button.action.filter-toggle {
    display: none;
  }
}
@media all and (min-width: 1024px) and (min-width: 1200px), print and (min-width: 1200px) {
  .navigation > ul {
    margin-left: -48px;
  }
  .navigation .level0 {
    margin-left: 48px;
  }
}
@media all and (min-width: 1024px) and (min-width: 1200px), print and (min-width: 1200px) {
  .navigation .level0 > .level-top {
    font-size: 18px;
  }
}
@media all and (min-width: 1024px) and (min-width: 1200px), print and (min-width: 1200px) {
  .navigation .level0.parent > .level-top {
    padding-right: 19px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    right: -3px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    font-size: 12px;
  }
}
@media all and (min-width: 1024px) and (max-width: 639px), print and (max-width: 639px) {
  .form.password.reset .password input[type='password'] + .mage-error,
  .form.send.confirmation .password input[type='password'] + .mage-error,
  .form.password.forget .password input[type='password'] + .mage-error,
  .form.create.account .password input[type='password'] + .mage-error {
    line-height: 1.3;
    margin-top: -20px;
  }
  .form.password.reset .password .mage-error + .password-weak,
  .form.send.confirmation .password .mage-error + .password-weak,
  .form.password.forget .password .mage-error + .password-weak,
  .form.create.account .password .mage-error + .password-weak {
    padding-bottom: 25px;
  }
}
@media all and (min-width: 1024px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10.5px 5.25px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5.25px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .amazon-addresses .amazon-address,
  .column .block-addbysku .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .amazon-addresses .amazon-address:nth-child(odd),
  .column .block-addbysku .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .amazon-addresses .amazon-address:nth-child(even),
  .column .block-addbysku .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .bundle-options-container .legend.title,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .dashboard-welcome-toggler {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .amazon-addresses:before,
  .amazon-addresses:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after,
  .account .toolbar:before,
  .account .toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .amazon-addresses:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:after,
  .page-header .header.panel:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after,
  .account .toolbar:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 21px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 5.25px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results,
  .account .toolbar {
    margin-bottom: 21px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter,
  .account .toolbar .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount,
  .account .toolbar .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages,
  .account .toolbar .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .form-cart .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update {
    margin-left: 10.5px;
  }
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  h1,
  .heading-1 {
    font-size: 70px;
  }
  h2,
  .heading-2 {
    font-size: 60px;
  }
  h3,
  .heading-3 {
    font-size: 40px;
  }
  h4,
  .heading-4 {
    font-size: 30px;
  }
  h5,
  .heading-5 {
    font-size: 26px;
  }
  h6,
  .heading-6 {
    font-size: 16px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .block.category.event {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    width: auto;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 100%;
    display: inline-block;
    display: block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 100%;
    float: right;
    float: none;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 100%;
    float: left;
    float: none;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .grid-main {
    flex-grow: 1;
  }
  .page-layout-3columns .grid-main,
  .page-layout-2columns-left .grid-main,
  .page-layout-2columns-right .grid-main {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .page-layout-3columns .grid-left,
  .page-layout-2columns-left .grid-left,
  .page-layout-2columns-right .grid-left,
  .page-layout-3columns .grid-right,
  .page-layout-2columns-left .grid-right,
  .page-layout-2columns-right .grid-right {
    flex-basis: 25%;
    max-width: 25%;
  }
  .page-layout-3columns .grid-main {
    flex-basis: 50%;
  }
  .page-layout-3columns .grid-left + .grid-right + .grid-main {
    max-width: 50%;
  }
  .page-layout-2columns-left .grid-main,
  .page-layout-2columns-right .grid-main {
    flex-basis: 75%;
  }
  .page-layout-2columns-left * + .grid-main,
  .page-layout-2columns-right * + .grid-main {
    max-width: 75%;
  }
  .page-layout-3columns .grid-left,
  .page-layout-2columns-left .grid-left {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .page-layout-3columns .grid-right,
  .page-layout-2columns-right .grid-right {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 26.25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    display: block !important;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: transparent;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 0 0 22px;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #666666;
    line-height: 1;
    padding: 12px 0 15px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #666666;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    color: #666666;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.19);
    font-weight: 300;
    min-width: 200px;
    padding: 9px 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: -10px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 10px;
  }
  .navigation .level0 .submenu > ul:before {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    color: #ffffff;
    left: 20px;
    top: -20px;
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
    z-index: 4;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #666666;
    padding: 7px 25px 7px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #f6f6f6;
    color: #111111;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    background: #f6f6f6;
  }
  .navigation .level0 .submenu .submenu {
    top: 0 !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .navigation {
    position: static;
  }
  .navigation > ul {
    margin-left: -22px;
  }
  .navigation .level0 > .level-top {
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
  }
  .navigation .level0 > .level-top:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    border-bottom: 3px solid #111111;
    transition: 0.3s all ease;
  }
  .navigation .level0 > .level-top:hover:before,
  .navigation .level0 > .level-top.ui-state-active:before,
  .navigation .level0 > .level-top.ui-state-focus:before {
    width: 100%;
  }
  .navigation .level0 > .level-top.ui-state-active {
    color: #666666;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 15px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    right: 0;
    line-height: 0;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    content: "\ec3a";
    display: inline-block;
    font-family: 'theme-icons';
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    transform: translate(0, 0);
    font-size: 10px;
    line-height: 1.5;
  }
  .navigation .level0 .submenu {
    padding: 9px 0;
  }
  .navigation .level0 .submenu .submenu {
    margin-top: -9px !important;
  }
  .navigation .level0 .submenu .static-block a {
    padding: 0;
    text-transform: none;
  }
  .navigation .level0 .submenu .banner {
    margin-bottom: 0;
  }
  .navigation .level0 .submenu a {
    text-transform: uppercase;
  }
  .navigation .level0 .submenu a.ui-state-active {
    background: #f6f6f6;
    color: #111111;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    right: 14px;
    transition: 0.3s right ease;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    content: "\ec3c";
    display: inline-block;
    font-family: 'theme-icons';
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    transform: translate(0, 0);
    font-size: 10px;
    line-height: 1;
    vertical-align: baseline;
  }
  .navigation .level0 .submenu li.parent > a.ui-state-focus > .ui-menu-icon,
  .navigation .level0 .submenu li.parent > a.ui-state-active > .ui-menu-icon {
    right: 9px;
  }
  nav.navigation ul {
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .fieldset > .field {
    margin: 0 0 21px;
    box-sizing: border-box;
    margin: 0 0 20px;
  }
  .fieldset > .field > .label {
    margin: 0;
  }
  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }
  .fieldset > .field:after {
    clear: both;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    padding: 10px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 10px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 10px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 26px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 26px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title:before {
    display: none;
  }
  .product.data.items > .item.title > .switch {
    box-sizing: border-box;
    text-transform: uppercase;
  }
  .product.data.items > div.item.content {
    border-top: 1px solid #e2e2e2;
  }
  .product.data.items > .item.title {
    margin: 0 30px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 20px;
    font-size: 1.8rem;
    color: #666666;
    text-decoration: none;
    background: transparent;
    border: 0 solid #e2e2e2;
    border-bottom: none;
    height: 26px;
    padding: 3px 0 3px 0;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #666666;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #222222;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #222222;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: transparent;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: transparent;
    color: #222222;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 3px;
  }
  .product.data.items > .item.content {
    margin-top: 36px;
    padding: 15px 0 15px 0;
    border: 0 solid #e2e2e2;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5.25px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .login-container .block-amazon-login {
    clear: none;
    float: right;
  }
  .login-container .block-amazon-login .actions-toolbar {
    margin-top: 25px;
  }
  .login-container .block:nth-child(2) + .block-amazon-login {
    clear: none;
  }
  .amazon-validate-container {
    margin: 40px auto 0 auto;
    width: 500px;
  }
  .amazon-validate-container .primary {
    width: 190px;
  }
  .amazon-validate-container .continue-as-guest {
    width: 130px;
  }
  .amazon-validate-container .forgot-password {
    text-align: right;
    width: 175px;
  }
  .amazon-addresses .amazon-address {
    margin-bottom: 0;
  }
  /* Overwriting Magento's padding for the method title to make
       sure our KP methods have the same height as the core methods */
  .klarna-payments-method > .payment-method-title {
    padding: 11.5px 0;
  }
  .hdmx__contact-button {
    top: 50%;
  }
  .hdmx__contact-button.hdmx__contact-button-left {
    margin-top: 75px;
    transform-origin: top left;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    left: 0;
  }
  .hdmx__contact-button.hdmx__contact-button-right {
    margin-top: -150px;
    transform-origin: bottom right;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    right: 0;
  }
  .hdmx__contact-popup {
    position: fixed;
    top: 7rem;
    left: 50%;
  }
  .hdmx__contact-popup .hdmx__wrapper {
    width: 650px;
    left: -50%;
    overflow: auto;
    max-height: 100vh;
  }
  .hdmx__contact-form .fieldset .group-2 .field,
  .hdmx__contact-form .fieldset .group-3 .field {
    width: 100%;
  }
  .hdmx__contact-form .fieldset .group-3 {
    margin-bottom: 2%;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .payment-method-braintree .cvv .field-tooltip {
    left: 6rem;
  }
  .braintree-paypal-account {
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px 0;
    display: inline-block;
    width: 50%;
  }
  .account .table-credit-cards .col.actions {
    width: 100px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    padding-top: 26.25px;
    text-align: center;
    vertical-align: bottom;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10.5px 10.5px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 26.25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 31.5px;
    padding: 10.5px 0 31.5px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 21px;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 21px;
    margin: 0 0 10.5px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 5.25px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 10.5px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 21px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 10.5px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 26.25px;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    float: none;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 31.5px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10.5px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .opc-sidebar {
    margin: 46px 0 21px;
    width: 33.33333333%;
    float: right;
    float: none;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2rem;
    border-bottom: 0;
    margin-bottom: 26.25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 1024px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10.5px 31.5px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10.5px 0 0 42px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 21px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 21px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin-bottom: 21px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 21px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 20px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 21px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 10px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 10px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 10px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 21px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 21px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 20px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 21px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 5.25px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 21px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10.5px;
    padding: 5.25px 10.5px 10.5px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10.5px;
    padding: 5.25px 10.5px 10.5px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 26.25px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #e2e2e2;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 20px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 21px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -21px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 21px;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 5.25px;
  }
  .header.content {
    padding: 31.5px 21px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-bottom: 10.5px;
    padding-top: 10.5px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 21px;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 50px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #aaaaaa;
  }
  .block-search input:-moz-placeholder {
    color: #aaaaaa;
  }
  .block-search input::-moz-placeholder {
    color: #aaaaaa;
  }
  .block-search input:-ms-input-placeholder {
    color: #aaaaaa;
  }
  .block-search .action.search {
    display: inline-block;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .block.newsletter {
    width: 32%;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 21px 0 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 31.5px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 55%;
  }
  .fieldset .fullname .field .label {
    padding: 10px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account {
    min-width: 600px;
    width: 50%;
  }
  .form.password.reset .password input[type='password'] + .mage-error,
  .form.send.confirmation .password input[type='password'] + .mage-error,
  .form.password.forget .password input[type='password'] + .mage-error,
  .form.create.account .password input[type='password'] + .mage-error {
    font-style: normal;
    margin-top: -10px;
  }
  .form.password.reset .password .mage-error + .password-weak,
  .form.send.confirmation .password .mage-error + .password-weak,
  .form.password.forget .password .mage-error + .password-weak,
  .form.create.account .password .mage-error + .password-weak {
    padding-bottom: 15px;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 21px;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10.5px 10.5px 0;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  .sidebar html.rtl .block.widget .products-grid .product-item {
    margin-right: 0;
  }
  button.action.filter-toggle {
    display: none;
  }
}
@media all and (min-width: 1024px) and (min-width: 1200px), print and (min-width: 1200px) {
  .navigation > ul {
    margin-left: -48px;
  }
  .navigation .level0 {
    margin-left: 48px;
  }
}
@media all and (min-width: 1024px) and (min-width: 1200px), print and (min-width: 1200px) {
  .navigation .level0 > .level-top {
    font-size: 18px;
  }
}
@media all and (min-width: 1024px) and (min-width: 1200px), print and (min-width: 1200px) {
  .navigation .level0.parent > .level-top {
    padding-right: 19px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    right: -3px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    font-size: 12px;
  }
}
@media all and (min-width: 1024px) and (max-width: 639px), print and (max-width: 639px) {
  .form.password.reset .password input[type='password'] + .mage-error,
  .form.send.confirmation .password input[type='password'] + .mage-error,
  .form.password.forget .password input[type='password'] + .mage-error,
  .form.create.account .password input[type='password'] + .mage-error {
    line-height: 1.3;
    margin-top: -20px;
  }
  .form.password.reset .password .mage-error + .password-weak,
  .form.send.confirmation .password .mage-error + .password-weak,
  .form.password.forget .password .mage-error + .password-weak,
  .form.create.account .password .mage-error + .password-weak {
    padding-bottom: 25px;
  }
}
@media all and (min-width: 1200px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/roboto-light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/roboto-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/roboto-medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/roboto-bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "RobotoCondensed";
  src: url("../fonts/robotocondensed-light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "RobotoCondensed";
  src: url("../fonts/robotocondensed.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "RobotoCondensed";
  src: url("../fonts/robotoCondensed-medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "RobotoCondensed";
  src: url("../fonts/robotocondensed-bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
/*.modal-slide._show .modal-inner-wrap=>width*/
@font-face {
  font-family: 'theme-icons';
  src: url('../fonts/theme-icons/theme-icons.woff2') format('woff2'), url('../fonts/theme-icons/theme-icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
[class^="themeicon-"]:before,
[class*=" themeicon-"]:before {
  font-family: 'theme-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.themeicon-close:before {
  content: "\e900";
}
.themeicon-radio_button_unchecked:before {
  content: "\e901";
}
.themeicon-check_box:before {
  content: "\e902";
}
.themeicon-check_box_outline_blank:before {
  content: "\e903";
}
.themeicon-radio_button_checked:before {
  content: "\e904";
}
.themeicon-arrows-1_download:before {
  content: "\e916";
}
.themeicon-arrows-1_minimal-down:before {
  content: "\e926";
}
.themeicon-arrows-1_minimal-left:before {
  content: "\e927";
}
.themeicon-arrows-1_minimal-right:before {
  content: "\e928";
}
.themeicon-arrows-1_minimal-up:before {
  content: "\e929";
}
.themeicon-arrows-1_refresh-69:before {
  content: "\e92d";
}
.themeicon-arrows-1_simple-right:before {
  content: "\e939";
}
.themeicon-arrows-1_tail-triangle-left:before {
  content: "\e94b";
}
.themeicon-arrows-1_tail-triangle-right:before {
  content: "\e94c";
}
.themeicon-arrows-e_circle-e-right-01:before {
  content: "\e9b1";
}
.themeicon-arrows-e_circle-e-right-09:before {
  content: "\e9b2";
}
.themeicon-users_multiple-19:before {
  content: "\ea04";
}
.themeicon-users_single-body:before {
  content: "\ea0a";
}
.themeicon-ui-1_bold-remove:before {
  content: "\ea18";
}
.themeicon-ui-1_check-circle-08:before {
  content: "\ea1f";
}
.themeicon-ui-1_check:before {
  content: "\ea25";
}
.themeicon-ui-1_email-83:before {
  content: "\ea39";
}
.themeicon-ui-1_email-84:before {
  content: "\ea3a";
}
.themeicon-ui-1_home-51:before {
  content: "\ea40";
}
.themeicon-ui-1_simple-remove:before {
  content: "\ea5c";
}
.themeicon-ui-1_trash-simple:before {
  content: "\ea5d";
}
.themeicon-ui-1_zoom:before {
  content: "\ea66";
}
.themeicon-ui-2_chat-content:before {
  content: "\ea7a";
}
.themeicon-ui-2_chat:before {
  content: "\ea7d";
}
.themeicon-ui-2_filter:before {
  content: "\ea86";
}
.themeicon-ui-2_grid-45:before {
  content: "\ea88";
}
.themeicon-ui-2_menu-34:before {
  content: "\ea97";
}
.themeicon-ui-2_paragraph:before {
  content: "\ea9d";
}
.themeicon-ui-2_share:before {
  content: "\eaa0";
}
.themeicon-transportation_truck-front:before {
  content: "\eaec";
}
.themeicon-text_quote:before {
  content: "\eb16";
}
.themeicon-shopping_cart-modern:before {
  content: "\ebb2";
}
.themeicon-education_hat:before {
  content: "\ebd8";
}
.themeicon-education_language:before {
  content: "\ebd9";
}
.themeicon-holidays_gift:before {
  content: "\ec8b";
}
.themeicon-health_heartbeat-16:before {
  content: "\eca6";
}
.themeicon-files_archive-check:before {
  content: "\ed2f";
}
.themeicon-design_pen-01:before {
  content: "\edc3";
}
.themeicon-business_chart-bar-32:before {
  content: "\ee19";
}
.themeicon-ui-3_funnel-39:before {
  content: "\ee7d";
}
.themeicon-ui-e_round-e-help:before {
  content: "\ee97";
}
.themeicon-home:before {
  content: "\e905";
}
.themeicon-home3:before {
  content: "\e906";
}
.themeicon-home4:before {
  content: "\e907";
}
.themeicon-pencil:before {
  content: "\e90d";
}
.themeicon-trash2:before {
  content: "\e981";
}
.themeicon-heart:before {
  content: "\e98c";
}
.themeicon-envelope:before {
  content: "\e996";
}
.themeicon-repeat:before {
  content: "\e9ee";
}
.themeicon-user:before {
  content: "\ea1e";
}
.themeicon-bag2:before {
  content: "\ea4c";
}
.themeicon-bubble:before {
  content: "\ead6";
}
.themeicon-icons2:before {
  content: "\eb80";
}
.themeicon-magnifier:before {
  content: "\ec22";
}
.themeicon-cross:before {
  content: "\ec2a";
}
.themeicon-list4:before {
  content: "\ec30";
}
.themeicon-cross2:before {
  content: "\ec35";
}
.themeicon-plus:before {
  content: "\ec36";
}
.themeicon-minus:before {
  content: "\ec37";
}
.themeicon-chevron-up:before {
  content: "\ec39";
}
.themeicon-chevron-down:before {
  content: "\ec3a";
}
.themeicon-chevron-left:before {
  content: "\ec3b";
}
.themeicon-chevron-right:before {
  content: "\ec3c";
}
.themeicon-arrow-up:before {
  content: "\ec41";
}
.themeicon-arrow-down:before {
  content: "\ec42";
}
.themeicon-arrow-left:before {
  content: "\ec43";
}
.themeicon-arrow-right:before {
  content: "\ec44";
}
.themeicon-prohibited:before {
  content: "\ec9c";
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/font-awesome/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
@media (min-width: 1024px) {
  * + .action-link {
    margin-top: 23px;
  }
}
.page-main > .page.messages .messages {
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  left: 0;
}
.page-main > .page.messages .messages .message {
  padding: 12px 16px;
  margin-bottom: 0;
  border: none;
  border-radius: 0;
}
.page-main > .page.messages .messages .message > div {
  position: relative;
  display: inline-block;
  text-align: left;
}
.page-main > .page.messages .messages .message > div:before {
  top: 5px;
  left: -35px;
}
@media (min-width: 480px) {
  .page-main > .page.messages .messages .message > div:before {
    top: 10px;
    left: -35px;
  }
}
@media (max-width: 479px) {
  .page-main > .page.messages .messages .message {
    font-size: 1rem;
  }
}
.page-main > .page.messages .messages .message:not(.notice):not(.info) {
  position: relative;
  cursor: pointer;
  padding-bottom: 20px;
}
.page-main > .page.messages .messages .message:not(.notice):not(.info) > div:after {
  content: '点击关闭 ';
  position: absolute;
  bottom: -15px;
  right: 0;
  left: 0;
  font-size: 10px;
  line-height: 1;
  color: #222222;
  text-align: center;
  text-transform: uppercase;
}
.page-main > .columns .column.main > .message {
  padding: 12px 16px 12px 40px;
  margin-bottom: 0;
  border: none;
  border-radius: 0;
}
.message-info,
.message-notice,
.message.notice,
.message.info {
  color: #0088d2;
  background-color: #e5f3fa;
  border: none;
}
.message-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
.message-error {
  color: #f4516c;
  background-color: #fde1e6;
}
.message-success {
  color: #3bb141;
  background-color: #ebf7ec;
}
#switcher-store {
  display: none !important;
}
.checkout-agreements-block {
  padding-top: 15px;
}
.sidebar-additional > .collapsible-block .block {
  display: block !important;
}
@media (max-width: 1023px) {
  .merchant-wrap {
    padding: 10px 10px 0;
  }
}
.merchant-wrap h3 {
  font-size: 18px;
  margin-bottom: 15px;
  margin-top: 0;
  font-weight: 400;
}
.merchant-wrap .category-thumbnail-sidebar {
  margin: 0 -8px;
}
.merchant-wrap .category-thumbnail-sidebar li {
  padding: 8px;
  box-sizing: border-box;
  vertical-align: top;
  display: inline-block;
  width: 49%;
}
.merchant-wrap .category-thumbnail-sidebar li a {
  display: inline-block;
  border: 1px solid #ccc;
  padding: 8px;
  text-align: center;
}
.merchant-wrap .category-thumbnail-sidebar li img {
  max-width: 60%;
}
.messages .message-error {
  background: url("../images/error.png") no-repeat 20px center;
  background-size: 14px auto;
  background-color: #F5F5F5;
  padding: 10px 20px !important;
}
.messages .message-error > div {
  font-size: 13px;
  color: #DF201F;
  text-align: left;
  padding-left: 24px;
  line-height: 19px;
}
.messages .message-error > div:before {
  display: none !important;
}
.messages[role="alert"] .message-error > div,
.messages[role="alert"] .message-success > div {
  background: url("../images/error-x.png") no-repeat right center;
  background-size: 19px auto;
  padding-right: 20px;
  display: block !important;
  font-weight: 400;
}
.messages[role="alert"] .message-error > div:after,
.messages[role="alert"] .message-success > div:after {
  display: none !important;
}
.messages .message-success {
  background: url("../images/remind.png") no-repeat 20px center;
  background-size: 14px auto;
  background-color: #F5F5F5;
  padding: 10px 20px !important;
}
.messages .message-success > div {
  font-size: 13px;
  color: #000;
  line-height: 19px;
  text-align: left;
  padding-left: 24px;
}
.messages .message-success > div:before {
  display: none !important;
}
@media (min-width: 1400px) {
  .columns .owl-carousel div.owl-nav button.owl-prev,
  .content .owl-carousel div.owl-nav button.owl-prev,
  .container .owl-carousel div.owl-nav button.owl-prev {
    left: -40px;
  }
  .columns .owl-carousel div.owl-nav button.owl-next,
  .content .owl-carousel div.owl-nav button.owl-next,
  .container .owl-carousel div.owl-nav button.owl-next {
    right: -40px;
  }
}
/*
* @subsection   Smart Header Mobile
*
* @description  Declare styles of header elements in mobile and desktop mode
*/
.sm-header_customer-menu-toggle span {
  display: none;
}
.page-header__panel {
  display: block;
}
.sm-header-nav-toggle {
  display: none;
}
.sm-header_customer-menu-container {
  position: relative;
  margin-left: 16px;
}
.sm-header_customer-menu-container > .ui-dialog {
  visibility: hidden;
  position: absolute;
  right: 0;
  top: 100%;
  display: block !important;
  z-index: -1;
  opacity: 0;
  padding: 10px 15px;
  min-width: 180px;
  transform: translateY(5%);
  transform-origin: top center;
  transition: .3s all ease;
  line-height: 1.3;
  text-transform: uppercase;
  background: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
}
.sm-header_customer-menu-container > .ui-dialog a:hover {
  color: #111111;
}
.sm-header_customer-menu-container > .ui-dialog li {
  padding: 4px;
}
.sm-header_customer-menu-container > .ui-dialog li.customer-account {
  padding: 0;
}
.sm-header_customer-menu-container > .ui-dialog li:hover {
  cursor: default;
  background: none;
}
.sm-header_customer-menu-container > .ui-dialog li + li {
  margin-left: 0;
}
.sm-header_customer-menu-container.open > .ui-dialog {
  opacity: 1;
  visibility: visible;
  z-index: 9999;
  transform: translateY(0);
  transition: .3s ease;
}
.sm-header_customer-menu-container .welcome,
.sm-header_customer-menu-container .switcher {
  display: none;
}
.sm-header_customer-menu-toggle {
  width: 34px;
  height: 34px;
  padding: 0;
}
.sm-header_customer-menu-toggle:before,
.sm-header_customer-menu-toggle:after {
  width: 34px;
  height: 34px;
  line-height: 34px;
  color: #666666;
}
.sm-header_customer-menu-toggle:hover:before,
.sm-header_customer-menu-toggle:hover:after {
  color: #111111;
}
html.rtl .sm-header_customer-menu-container {
  margin-left: 0;
  margin-right: 16px;
}
@media (max-width: 1023px) {
  .sm-header-nav-wrap .block-search label.label {
    display: none;
  }
  .sm-header-nav-wrap .block-search #search_mini_form,
  .sm-header-nav-wrap .block-search #search_mini_form2 {
    position: relative;
    height: auto;
    margin-top: 15px;
    z-index: 1;
  }
  .sm-header-nav-wrap .block-search #search_mini_form .search,
  .sm-header-nav-wrap .block-search #search_mini_form2 .search {
    position: relative;
    height: 36px;
  }
  .sm-header-nav-wrap .block-search #search_mini_form .search .close,
  .sm-header-nav-wrap .block-search #search_mini_form2 .search .close {
    display: none !important;
  }
  .sm-header-nav-wrap .block-search .field.search .control {
    margin: 0;
    height: 100%;
  }
  .sm-header-nav-wrap .block-search .field.search .control input {
    border: 1px solid #F3F3F4;
    width: 100%;
    left: 0 !important;
    height: 36px;
    line-height: 36px;
    border-radius: 30px;
    background: #F3F3F4;
    font-size: 14px;
    color: #333;
  }
  .sm-header-nav-wrap .block-search .field.search .control .actions {
    position: absolute;
    right: 0;
    top: 0;
    width: 46px;
    height: 36px;
  }
  .sm-header-nav-wrap .block-search .field.search .control .actions .search {
    background-color: transparent;
    display: block;
  }
  .sm-header-nav-wrap .block-search .field.search .control .actions .search:before {
    content: "";
    background: url("../images/search.png") no-repeat center / 20px auto;
    height: 36px;
    display: inline-block;
    width: 25px;
  }
  .sm-header-nav-wrap .block-search .field.search .control .close:before {
    display: none;
  }
  .sm-header-nav-wrap button.sm-header_customer-menu-toggle {
    right: 110px;
    width: 95px;
    z-index: 22;
  }
  .sm-header-nav-wrap button.sm-header_customer-menu-toggle span {
    line-height: 40px;
    width: 90px;
    display: block;
    font-size: 13px;
    color: #ffffff;
  }
  .sm-header-nav-wrap .minicart-wrapper .action.showcart {
    padding-right: 40px;
  }
  .sm-header-nav-wrap .minicart-wrapper .action.showcart > span {
    display: block;
    width: 56px;
    height: 56px;
    clip: auto;
    line-height: 56px;
    padding-left: 25px;
    color: #ffffff;
    font-size: 13px;
  }
  .sm-header-nav-wrap .minicart-wrapper .action.showcart .counter.qty {
    right: 40px;
  }
  .sm-header-nav-wrap .minicart-wrapper .action.showcart .counter.qty .loading-mask {
    display: none !important;
  }
  .sm-header_customer-menu-toggle.open:after {
    left: -12px;
  }
  .breadcrumbs {
    display: none !important;
  }
  .page-header {
    border: none;
    margin-bottom: 0;
  }
  .cms-index-index .page-main > .columns,
  .page-products .page-main,
  .cms-index-index .page-bottom,
  .cms-index-index .page-bottom .widget + .content,
  .catalog-product-view .page-main,
  .cms-index-index .page-main,
  .page-products .page-main > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .toolbar-products {
    margin-bottom: 25px;
  }
  .toolbar-sorter .control {
    border-left: none;
    padding-left: 8px;
    padding-right: 8px;
  }
  .toolbar-sorter .control select {
    padding-right: 25px;
  }
  .toolbar-products .modes {
    padding-right: 5px;
  }
  .widget .block-title {
    padding-bottom: 22px;
    font-size: 24px;
  }
  .widget .block-title strong {
    font-size: 24px;
    font-weight: 300;
  }
  .product-wrap {
    margin-left: 0;
    margin-right: 0;
  }
  .product-view-postage {
    display: block;
  }
  .page-bottom .content .widget:last-child {
    margin-bottom: 0 !important;
  }
  .page-bottom .widget + .content {
    margin-top: 0 !important;
  }
  .eur-price {
    display: inline-block;
    padding-left: 10px;
    color: #ff3e69;
  }
  .orders-history__wrapper,
  .cart-empty {
    border: none !important;
  }
  .orders-history__wrapper .toolbar .pager {
    margin-bottom: 0 !important;
  }
  .cart-container .main.actions .action.clear {
    background: transparent;
    color: #00a0e8;
    line-height: 1.1;
  }
  .cart-container .totals-mageworx-product-fee-summary .mark,
  .cart-container .totals-mageworx-fee-summary-tax .mark,
  .cart-container .totals-mageworx-product-fee-summary .amount,
  .cart-container .totals-mageworx-fee-summary-tax .amount {
    border: none !important;
  }
  .cart-container .totals-mageworx-product-fee-summary .amount .price,
  .cart-container .totals-mageworx-fee-summary-tax .amount .price {
    padding-right: 0 !important;
  }
  .cart-container .totals-mageworx-product-fee-summary .amount .price:after,
  .cart-container .totals-mageworx-fee-summary-tax .amount .price:after {
    display: none !important;
  }
  .cart-container .totals-mageworx-product-fee-summary th,
  .cart-container .totals-mageworx-fee-summary-tax th,
  .cart-container .totals-mageworx-product-fee-summary td,
  .cart-container .totals-mageworx-fee-summary-tax td {
    border: none !important;
  }
  .cart-container .totals-mageworx-product-fee-summary .price:after,
  .cart-container .totals-mageworx-fee-summary-tax .price:after {
    display: none;
  }
  .cart-container .totals-mageworx-fee-summary-tax {
    display: none !important;
  }
  .cart-container tr.totals-tax-details,
  .cart-container tr.totals.sub {
    border-bottom: none !important;
  }
  .cart-container tr.totals.shipping,
  .cart-container .totals-tax-details td.amount,
  .cart-container .totals-tax-details th.mark {
    border: none !important;
  }
  .sm-header-nav-back,
  .sm-header-back-home {
    width: 44px;
    height: 56px;
    background: url("../images/arrow_left.png") no-repeat 15px center / 24px auto;
    display: block;
    position: fixed;
    z-index: 17;
    top: 0;
    left: 0;
  }
  .sm-header-back-home {
    background: url("../images/home.png") no-repeat center / 24px auto;
    left: 44px;
  }
  .page-footer .footer-col h4:before {
    content: "";
    background: url("../images/arrow_down.png") no-repeat center / 18px auto;
  }
  .page-footer .footer-col h4.active:before {
    content: "";
    background: url("../images/arrow_up.png") no-repeat center / 18px auto;
  }
  .sales-order-view .page-main > .columns,
  .page-with-filter .page-main .columns {
    margin-top: 0;
  }
  .page-header .form.minisearch,
  .page-footer,
  .page-header .logo {
    display: none !important;
  }
  body.page-with-filter .page-wrapper .page-header {
    height: 0;
  }
}
.page-footer .footer.links {
  display: none;
}
.sm-header .switcher-currency,
.sm-header_customer-menu-container .mage-dropdown-dialog .switcher {
  display: none !important;
}
.product-view-merchant {
  margin-bottom: 10px;
}
.product-view-merchant span {
  font-size: 14px;
  color: #222222;
}
.cart.main.actions a.continue,
.cart.main.actions .action.update {
  display: none;
}
.minicart-wrapper .block-minicart .minicart-items .product-item-pricing .minicart-price {
  color: #ff3e69;
}
#shopping-cart-table.cart .qty label {
  display: block;
}
.cms-index-index .sm-header-nav-back,
.sm-header_customer-menu .link.compare,
.cms-index-index .sm-header-back-home {
  display: none !important;
}
.price-box.price-final_price > .price-label {
  font-size: 14px;
  line-height: 20px;
}
.sm-header-nav-wrap .logo img,
.page-footer .logo img {
  height: 40px !important;
  width: auto !important;
}
.catalog-product-view.categorypath-merchant-babor .page-main > .columns > .row {
  margin-left: 0;
  margin-right: 0;
}
.catalog-product-view.categorypath-merchant-babor .page-main > .columns > .row .grid-left {
  display: none !important;
}
.catalog-product-view.categorypath-merchant-babor .page-main > .columns > .row .grid-main {
  max-width: 100% !important;
}
.grid-main > .main > .category-view > .category-image .image {
  max-width: 100%;
  display: block;
}
.page-header .switcher .options ul.switcher-dropdown li.view-main_website_store_utour,
.page-header .switcher .options ul.switcher-dropdown li.view-online_cps_app {
  display: none !important;
}
.page-footer .footer-col .footer-language {
  margin-bottom: -15px;
}
.page-footer .footer-col .footer-language li {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  padding-right: 15px;
}
.page-footer .footer-col .footer-language li a {
  display: inline-block;
  padding-left: 25px;
  background: url("../images/flag-cn.jpg") no-repeat 0 center;
  background-size: 20px auto;
  font-size: 14px;
}
.page-footer .footer-col .footer-language li.main-store-view-en a {
  background: url("../images/flag-en.jpg") no-repeat 0 center;
  background-size: 20px auto;
}
.sm-header-nav-wrap button.sm-header_customer-menu-toggle span {
  text-transform: capitalize !important;
}
.sm-header-nav-wrap {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  background-color: #ffffff;
}
@media (min-width: 1024px) {
  .sm-header-nav-wrap {
    padding-left: 2%;
    padding-right: 2%;
  }
}
nav.navigation {
  width: auto;
}
@media (max-width: 1023px) {
  nav.navigation {
    order: 1;
    flex-grow: 1;
    min-width: 100%;
    margin-top: 10px;
    margin-left: -15px;
    margin-right: -15px;
    text-align: center;
    border-top: 1px solid #e2e2e2;
  }
  .page-header .logo {
    margin-right: auto;
  }
}
.modal-popup.confirm .modal-inner-wrap {
  left: 50%;
  margin-left: -350px;
  width: 700px;
}
html.rtl .modal-popup.confirm .modal-inner-wrap {
  right: 50%;
  left: auto;
  margin-right: -350px;
  margin-left: 0;
}
@media print {
  .modal-popup {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
  }
}
@media (max-width: 1023px) {
  .modal-popup._inner-scroll {
    width: 80%;
    max-width: 380px;
  }
}
.fieldset > div.field:not(.choice) {
  display: flex;
  flex-wrap: wrap;
}
.fieldset > div.field:not(.choice) > .label,
.fieldset > div.field:not(.choice) > .control {
  float: none;
  flex-grow: 1;
}
.abs-revert-field-type-desktop .fieldset > .field:not(.choice),
.abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice),
.product-add-form .fieldset > .field:not(.choice),
.product-add-form .fieldset .fields > .field:not(.choice) {
  display: block;
}
.modal-inner-wrap .field.custom-label {
  margin-bottom: 0;
}
.modal-inner-wrap .field.custom-label .label {
  z-index: 4;
}
.modal-inner-wrap .block-new-customer {
  padding-bottom: 0 !important;
}
.modal-inner-wrap .form-login .actions-toolbar {
  margin-top: 0 !important;
}
fieldset.fieldset.create .legend,
.field[name*='company'] {
  display: none !important;
}
.form-create-account .fieldset > .field {
  position: relative;
  padding-left: 72px;
  margin: 0 0 7px;
}
.form-create-account .fieldset > .field .label {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 8;
  text-align: left;
  line-height: 40px;
}
@media (max-width: 1023px) {
  .form-create-account .fieldset > .field .label {
    top: 8px;
  }
}
.form-create-account .fieldset.create.info {
  margin-bottom: -20px;
}
#checkout-step-payment .payment-method label.label span {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  line-height: 26px;
  height: 26px;
}
input#yabandpay_wechatpay + .label span:before,
input#yabandpay_alipay + .label span:before,
input#easy_payment_gateway_wechatpay + label span:before,
input#easy_payment_gateway_alipay + label span:before,
input#easy_payment_gateway_antom_alipay + label span:before,
input#easy_payment_gateway_airwallex_wechatpay + label span:before {
  content: "";
  background: url("../images/wechat.png") no-repeat left -1px;
  width: 24px;
  background-size: 24px auto;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
input#yabandpay_alipay + .label span:before,
input#easy_payment_gateway_alipay + label span:before,
input#easy_payment_gateway_antom_alipay + label span:before {
  content: "";
  background: url("../images/alipay.png") no-repeat left -1px;
  background-size: 24px auto;
}
#checkout-step-payment .payment-method._active .payment-method-content {
  padding: 0;
}
#checkout-step-payment .payment-method {
  margin-bottom: 0 !important;
}
.checkout-index-index #checkout-payment-method-load {
  padding-bottom: 0;
}
#checkout-step-payment .discount-code .payment-option-content {
  padding-right: 0 !important;
  padding-bottom: 0;
}
#checkout-step-payment .opc-payment-additional .action-apply {
  padding: 14px 20px;
}
.opc-wrapper .form-discount {
  max-width: 100%;
}
.field .control select {
  width: 100%;
}
.field.choice > input[type=radio] + .label:before {
  content: "";
  width: 18px;
  height: 18px;
  background: url("../images/radio.png") no-repeat left center;
  background-size: 14px auto;
}
.field.choice > input[type=radio]:checked + .label:before {
  content: "";
  background: url("../images/radioed.png") no-repeat left center;
  background-size: 14px auto;
}
#opc-new-shipping-address .fieldset > .field {
  margin-bottom: 0;
}
#opc-new-shipping-address .fieldset > .field .field._required {
  padding: 0;
}
#opc-new-shipping-address .form-shipping-address .fieldset > .field > legend.label {
  padding: 0;
  margin: 0;
}
#opc-new-shipping-address .form-shipping-address .fieldset > .field > legend.label span {
  color: #666666;
  line-height: 24px;
}
.customer-address-form .fieldset > div.field.hide {
  display: none !important;
}
.checkbox-item {
  display: inline-block;
  padding-right: 15px;
}
.checkbox-item input[type=checkbox] {
  opacity: 0;
  z-index: -1;
  width: 0;
  position: relative;
}
.checkbox-item label {
  padding-left: 20px;
  background: url("../images/check.png") no-repeat left center;
  background-size: 15px auto;
  font-size: 14px;
}
.checkbox-item input[type=checkbox]:checked + label {
  padding-left: 22px;
  background: url("../images/checked.png") no-repeat left center;
  background-size: 15px auto;
}
#shopping-cart-table .merchat-item {
  display: none;
}
#shopping-cart-table .merchat-item a.merchat-item-name {
  font-size: 14px;
  padding-right: 15px;
  background: url("../images/shop_arrow.png") no-repeat right center;
  background-size: 14px auto;
  display: none;
}
#shopping-cart-table .merchat-item a.merchat-item-name span {
  font-size: 14px;
  color: #111111;
  padding-left: 20px;
  background: url("../images/shop.png") no-repeat left center;
  background-size: 15px auto;
}
#shopping-cart-table .cart.item {
  border-bottom: 1px solid #e2e2e2 !important;
}
#shopping-cart-table .cart.item:last-child {
  border-bottom: none;
}
/*  mobile login style */
.ajax-login-form {
  max-width: 600px;
  font-family: 'Roboto', 'Microsoft YaHei';
  margin: 0 auto;
}
.ajax-login-form .loginlink .mobbtn,
.ajax-login-form .submitbtnajax .mobbtn {
  border: none;
  margin-bottom: 15px;
  padding: 0 10px;
}
.ajax-login-form .buttons-set {
  padding-bottom: 15px;
  overflow: hidden;
}
.ajax-login-form .login-container ul,
.ajax-login-form .ajax-login-form ul li,
.ajax-login-form .login-container li {
  margin-left: 0 !important;
}
.ajax-login-form .intl-tel-input {
  margin-bottom: 10px;
}
.ajax-login-form .login-container {
  margin-bottom: 20px;
  padding-top: 10px;
}
.ajax-login-form .otp-content > .intl-tel-input > .flag-container,
.ajax-login-form .loginotpverify .info {
  display: none !important;
}
.ajax-login-form .error1 {
  color: #ff3e69 !important;
  padding-bottom: 4px;
}
.ajax-login-form .login-container > h3 {
  font-size: 18px;
  margin: 0 0 20px;
}
.ajax-login-form .loginotpverify {
  display: block !important;
}
.ajax-login-form .loginotpverify .otp-content {
  margin-bottom: 15px;
  position: relative;
}
.ajax-login-form .loginotpverify .loginotpmobbtn {
  position: absolute;
  right: 0;
  top: 0;
  height: 42px;
  line-height: 42px;
  font-size: 14px;
  max-width: 130px;
  border: none;
  background-color: #00a0e8;
  padding: 0 12px;
  color: #fff;
}
.ajax-login-form .show-password,
.ajax-login-form .show-otp,
.ajax-login-form .buttons-set a,
.ajax-login-form .forogotlink a {
  cursor: pointer;
  color: #00a0e8;
}
.ajax-login-form #ajaxotplogin {
  display: block;
}
.ajax-login-form #ajaxpasswordlogin {
  display: none;
}
.customer-account-create .login-window.account-login {
  margin-top: -10px;
}
.customer-account-create .login-window .otp-content {
  position: relative;
  padding-left: 72px;
  box-sizing: border-box;
}
.customer-account-create .login-window .otp-content .label {
  width: 72px;
  padding: 0;
  top: 0;
}
.customer-account-create .login-window .otp-content > .field {
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.mobile-login-content .error1 {
  color: #ff3e69 !important;
  padding-bottom: 4px;
}
.intl-tel-input.separate-dial-code .selected-flag {
  background-color: transparent;
}
.intl-tel-input .selected-flag .iti-arrow {
  border: none;
  background: url("../images/arrow_down.png") no-repeat center;
  width: 12px;
  height: 12px;
  background-size: 12px auto;
  margin-top: -6px;
  right: 3px;
}
.intl-tel-input .selected-flag .iti-arrow.up {
  background: url("../images/arrow_up.png") no-repeat center;
  background-size: 12px auto;
}
.customer-account-forgotpassword .mobile-login-content {
  margin: 0 auto 40px;
  max-width: 600px;
  padding: 0 5px;
}
.customer-account-forgotpassword .mobile-login-content #otp-cont {
  clear: both;
  position: relative;
  padding-bottom: 15px;
}
.customer-account-forgotpassword .mobile-login-content #otp-cont .send-otp-button {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
}
.customer-account-forgotpassword .mobile-login-content #otp-cont .send-otp-button .mobbtn {
  padding: 0 12px;
  height: 42px;
  line-height: 42px;
  border-radius: 0 4px 4px 0;
}
.customer-account-forgotpassword .mobile-login-content .forgotmob-div > .intl-tel-input > .flag-container {
  display: none !important;
}
.customer-account-forgotpassword .mobile-login-content .setnewpass .page_title {
  margin-bottom: 15px;
  color: #111;
}
.field.choice.set.shipping > input[type=checkbox]:checked + .label:before {
  display: none !important;
}
@media (max-width: 1023px) {
  .action.primary {
    font-size: 14px;
    padding: 0 20px;
    line-height: 44px;
    min-width: 122px;
    border-radius: 5px;
    font-weight: 500;
  }
}
.choice,
.customer-account-edit .field.choice,
.modal-popup .field.choice {
  position: relative;
}
.choice > input.checkbox[type=checkbox],
.customer-account-edit .field.choice > input.checkbox[type=checkbox],
.modal-popup .field.choice > input.checkbox[type=checkbox] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  width: 0;
  margin: .75rem .5rem 0 0;
}
.choice > input[type=checkbox] + label,
.customer-account-edit .field.choice > input[type=checkbox] + label,
.modal-popup .field.choice > input[type=checkbox] + label {
  position: relative;
  padding-left: 25px;
  background: url("../images/check.png") no-repeat 0 center;
  background-size: 15px auto;
}
.choice > input[type=checkbox] + label:before,
.customer-account-edit .field.choice > input[type=checkbox] + label:before,
.modal-popup .field.choice > input[type=checkbox] + label:before {
  display: none;
}
.choice > input[type=checkbox]:checked + label,
.customer-account-edit .field.choice > input[type=checkbox]:checked + label,
.modal-popup .field.choice > input[type=checkbox]:checked + label {
  background: url("../images/checked.png") no-repeat 0 center;
  background-size: 15px auto;
}
.choice > input[type=checkbox]:checked + label:before,
.customer-account-edit .field.choice > input[type=checkbox]:checked + label:before,
.modal-popup .field.choice > input[type=checkbox]:checked + label:before {
  display: none;
}
.bundle-options-container .bundle-options-wrapper {
  flex-basis: 65%;
  max-width: 65%;
}
.bundle-options-container .block-bundle-summary {
  flex-basis: 35%;
  max-width: 35%;
  border-top: none;
  border-left: 1px solid #e2e2e2;
}
.bundle-options-container .product-add-form > form {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.catalog-product-view.page-product-bundle .box-tocart .fieldset .actions {
  margin-bottom: 0;
}
.catalog-product-view.page-product-bundle .box-tocart .fieldset .actions button.action {
  padding-right: 25px;
  padding-left: 25px;
}
.bundle-options-container .bundle-options-wrapper,
.bundle-options-container .product-options-wrapper {
  width: 66%;
}
html.rtl .bundle-options-container .block-bundle-summary {
  border-left: none;
  border-right: 1px solid #e2e2e2;
}
.form.search.advanced .group.range {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.block-search .control {
  padding-bottom: 0;
}
.minicart-wrapper {
  padding: 0 13px 0 0;
  margin: 0 0 0 16px;
}
.minicart-wrapper .action.showcart {
  position: relative;
  top: auto;
  right: auto;
  height: 34px;
  width: auto;
  padding-left: 34px;
}
.minicart-wrapper .action.showcart:before,
.minicart-wrapper .action.showcart:after {
  color: #666666;
  top: 0;
  left: 0;
}
.minicart-wrapper .action.showcart .text {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty {
  top: -3px;
  left: 26px;
  right: auto;
}
.minicart-wrapper .block-minicart {
  display: block !important;
  opacity: 0;
  overflow: auto;
  position: absolute;
  top: calc(100% + 4px);
  right: 0;
  bottom: auto;
  height: auto;
  transform: translateX(0) translateY(5%);
  visibility: hidden;
  width: 352px;
}
.minicart-wrapper.active .block-minicart {
  visibility: visible;
  opacity: 1;
  z-index: 999;
  transform: translateY(0);
}
html.rtl .minicart-wrapper {
  margin-right: 16px;
  margin-left: 0;
}
html.rtl .minicart-wrapper .action.showcart {
  left: auto;
  padding-left: 0;
  padding-right: 33px;
}
html.rtl .minicart-wrapper .action.showcart:before,
html.rtl .minicart-wrapper .action.showcart:after {
  left: auto;
  right: 0;
}
html.rtl .minicart-wrapper .action.showcart .text {
  margin-left: 0;
  margin-right: 5px;
}
html.rtl .minicart-wrapper .action.showcart .counter.qty {
  left: auto;
  right: 25px;
}
html.rtl .minicart-wrapper .block-minicart {
  right: auto;
  left: 0;
}
.minicart-wrapper .block-minicart .cny-price {
  font-size: 14px;
  color: #666666;
  font-weight: normal;
  display: inline-block;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  width: 18px;
}
.checkout-cart-index #shopping-cart-table .cart.item .product-item-details {
  top: 0;
}
.checkout-cart-index #shopping-cart-table .cart.item .product-item-details .product-item-name {
  margin-top: 0;
}
#minicart-content-wrapper li.product-item .product-image-container {
  max-width: 100px;
}
@media (max-width: 360px) {
  .update-cart-item {
    display: none !important;
  }
}
#gift-options-cart .title {
  display: inline-block;
  padding: 6px 20px;
  width: auto;
  max-width: none;
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 1024px) {
  #gift-options-cart .title {
    padding: 14px 20px;
  }
}
#shopping-cart-table td.col.item {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 1200px) {
  #shopping-cart-table td.col.item {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media (min-width: 1024px) {
  #shopping-cart-table td {
    padding: 20px;
    min-width: 140px;
  }
}
@media (min-width: 1200px) {
  #shopping-cart-table td {
    padding: 20px;
  }
}
#shopping-cart-table td .item-actions {
  min-width: 80px;
}
#shopping-cart-table .cart.item {
  border-color: #e2e2e2;
}
#shopping-cart-table .cart.item td {
  text-align: center;
}
#shopping-cart-table .cart.item td .product-item-photo {
  padding-right: 0;
  padding-left: 0;
  width: 120px;
  text-align: center;
}
@media (min-width: 1200px) {
  #shopping-cart-table .cart.item td .product-item-photo {
    padding-right: 20px;
    text-align: left;
  }
}
#shopping-cart-table .cart.item .actions-toolbar {
  justify-content: flex-start;
}
#shopping-cart-table .cart.item .actions-toolbar .gift-content {
  min-width: 300px;
}
#shopping-cart-table .cart.item .actions-toolbar .gift-content .fieldset > .field:not(.choice) > .label {
  width: 9.8%;
}
#shopping-cart-table .cart.item .actions-toolbar .gift-content .fieldset > .field:not(.choice) > .control {
  width: 90.2%;
}
#shopping-cart-table .cart.item .actions-toolbar .gift-content .actions-toolbar .action + .action {
  margin-top: 0;
}
#shopping-cart-table .cart.item .actions-toolbar .gift-content .actions-toolbar .action.action-update {
  margin-left: 1rem;
}
@media (min-width: 1024px) {
  #shopping-cart-table .cart.item .col.price,
  #shopping-cart-table .cart.item .col.subtotal {
    font-size: 24px;
  }
}
#shopping-cart-table .cart.item .product-item-details {
  flex-basis: calc(100% - 130px);
  width: calc(100% - 130px);
  text-align: center;
}
#shopping-cart-table .cart.item .product-item-details dl.item-options {
  justify-content: center;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  #shopping-cart-table .cart.item .product-item-details {
    flex-basis: 100%;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  #shopping-cart-table .cart.item .product-item-details {
    flex-basis: calc(100% - 120px);
    width: calc(100% - 120px);
    padding-left: 30px;
    text-align: left;
  }
  #shopping-cart-table .cart.item .product-item-details dl.item-options {
    justify-content: flex-start;
  }
}
#shopping-cart-table .item-actions {
  border-top: 1px solid #e2e2e2;
}
.cart.table-wrapper .items {
  max-width: 100%;
}
@media (min-width: 1024px) {
  .cart-container .main.actions {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}
.cart-container .main.actions .action {
  padding: 15px 20px;
  width: auto;
  max-width: none;
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 1024px) {
  .cart-container .main.actions .action {
    padding: 14px 10px;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .cart-container .main.actions .action {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.cart-container .main.actions .action.clear {
  padding: 15px 20px;
  width: auto;
  max-width: none;
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 1024px) {
  .cart-container .main.actions .action.clear {
    padding: 14px 10px;
    margin-left: 12px;
    margin-right: auto;
  }
}
@media (min-width: 1200px) {
  .cart-container .main.actions .action.clear {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.cart-container .main.actions .action.update {
  margin-left: 0;
}
@media (min-width: 1024px) {
  .cart-container .col-m-9 {
    max-width: 75%;
  }
  .cart-container .col-m-3 {
    max-width: 25%;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .cart-container .col-m-9 {
    flex-basis: 67%;
    max-width: 67%;
  }
  .cart-container .col-m-3 {
    flex-basis: 32%;
    max-width: 32%;
  }
}
@media (max-width: 1023px) {
  .cart-container .col-m-9,
  .cart-container .col-m-3 {
    flex-basis: 100%;
    max-width: 100%;
  }
}
.cart-container .cart-summary {
  border: 1px solid #e2e2e2;
}
@media (min-width: 1024px) {
  .cart-container .cart-summary .checkout.methods .item .primary.checkout {
    margin: 0;
    width: 100%;
    max-width: 100%;
  }
  .cart-container .cart-summary .checkout.methods .item .action.multicheckout {
    display: inline-block;
    width: 100%;
  }
  .cart-container .cart-summary .checkout.methods .item .action.multicheckout:before {
    content: "\edc3";
    display: inline-block;
    font-family: 'theme-icons';
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
  }
  .cart-container .cart-summary .checkout.methods .item .action.multicheckout:before {
    padding-right: 4px;
    display: none;
  }
}
.cart-container .cart-summary .table.totals tbody td {
  font-size: 20px;
  line-height: 22px;
}
@media (min-width: 1200px) {
  html.rtl #shopping-cart-table .cart.item td .product-item-photo {
    padding-right: 0;
    padding-left: 20px;
  }
}
html.rtl #shopping-cart-table .cart.item .actions-toolbar .gift-content .actions-toolbar .action.action-update {
  margin-left: 0;
  margin-right: 1rem;
}
@media (min-width: 1200px) {
  html.rtl #shopping-cart-table .cart.item .product-item-details {
    padding-left: 0;
    padding-right: 30px;
  }
}
@media (min-width: 1024px) {
  html.rtl .cart-container .main.actions .action.clear {
    margin-left: auto;
    margin-right: 12px;
  }
}
html.rtl .cart-container .main.actions .action.update {
  margin-right: 0;
}
@media (min-width: 1024px) {
  html.rtl .cart-container .cart-summary .checkout.methods .item .action.multicheckout:before {
    padding-right: 0;
    padding-left: 4px;
  }
}
.cart-container .cart-summary .table.totals tbody tr.grand.totals.excl,
.cart-container .cart-summary .table.totals tbody tr.totals-tax-summary {
  display: none !important;
}
#opc-sidebar .opc-block-summary {
  padding-top: 0 !important;
}
#opc-sidebar .opc-block-summary span.title {
  font-family: 'Roboto', 'Microsoft YaHei';
  font-weight: 400;
  color: #111;
}
.checkout-cart-index #shopping-cart-table thead {
  display: none !important;
}
.checkout-cart-index #shopping-cart-table td input.qty {
  height: 30px !important;
  margin: 0 -4px !important;
  vertical-align: middle;
  padding: 0 5px !important;
}
.checkout-cart-index #shopping-cart-table .cart.item .item-info td span.cart-price > .price {
  color: #000;
  padding-left: 124px;
}
.checkout-cart-index .cart.table-wrapper .items thead + .item {
  border-top: none;
}
.checkout-cart-index #shopping-cart-table .cart.item .action-towishlist {
  margin-bottom: 0 !important;
  margin-right: 20px !important;
}
@media (max-width: 1023px) {
  .checkout-cart-index .page-wrapper {
    width: 100%;
  }
  .checkout-cart-index .page-wrapper .page-main > .columns {
    padding-left: 20px;
    padding-right: 20px;
  }
  .checkout-cart-index .page-wrapper .merchat-item {
    padding-top: 10px;
    display: block;
  }
  .checkout-cart-index .page-wrapper .merchat-item:before {
    content: "";
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -15px;
    height: 10px;
    background: #F1F1F1;
    display: block;
  }
  .checkout-cart-index .page-wrapper #shopping-cart-table thead + tbody {
    padding-top: 0;
  }
  .checkout-cart-index .page-wrapper #shopping-cart-table thead + tbody:before {
    display: none;
  }
  .checkout-cart-index .page-wrapper #opc-shipping_method,
  .checkout-cart-index .page-wrapper #shipping,
  .checkout-cart-index .page-wrapper #self-mention {
    position: relative;
    padding-bottom: 10px;
  }
  .checkout-cart-index .page-wrapper #opc-shipping_method:after,
  .checkout-cart-index .page-wrapper #shipping:after,
  .checkout-cart-index .page-wrapper #self-mention:after {
    content: "";
    position: absolute;
    left: -15px;
    right: -15px;
    height: 10px;
    background: #F1F1F1;
    bottom: 18px;
  }
  .checkout-cart-index .page-wrapper #self-mention {
    padding-bottom: 45px;
  }
  .checkout-cart-index .page-wrapper li#shipping:after {
    bottom: -18px;
  }
  .checkout-cart-index #shopping-cart-table thead td {
    font-size: 16px;
  }
  .checkout-cart-index .cart-container .main.actions {
    margin-top: 20px;
  }
  .checkout-cart-index #shopping-cart-table .cart.item {
    padding: 15px 0;
    display: block !important;
    position: relative;
  }
  .checkout-cart-index #shopping-cart-table .cart.item td.col.item {
    display: block !important;
  }
  .checkout-cart-index #shopping-cart-table .cart.item .item-info td:before {
    display: none;
  }
  .checkout-cart-index #shopping-cart-table .cart.item .item-info td {
    padding: 0 !important;
  }
  .checkout-cart-index #shopping-cart-table .cart.item .product-item-details,
  .checkout-cart-index #shopping-cart-table .cart.item .price-excluding-tax,
  .checkout-cart-index #shopping-cart-table .cart.item .field.qty {
    position: absolute;
    left: 120px;
  }
  .checkout-cart-index #shopping-cart-table .cart.item .product-item-brand {
    text-transform: uppercase;
  }
  .checkout-cart-index #shopping-cart-table .cart.item .product-item-offi_atk_numb {
    color: #999;
    font-size: 13px;
    line-height: 1;
  }
  .checkout-cart-index #shopping-cart-table .cart.item .actions-toolbar {
    position: absolute;
    right: 0;
    top: 20px;
  }
  .checkout-cart-index #shopping-cart-table .cart.item .price-excluding-tax {
    top: 40px;
  }
  .checkout-cart-index #shopping-cart-table .cart.item .price-excluding-tax .price {
    color: #666666;
    font-weight: normal;
    font-size: 13px;
  }
  .checkout-cart-index #shopping-cart-table .cart.item .subtotal .price-excluding-tax {
    top: 110px;
  }
  .checkout-cart-index #shopping-cart-table .cart.item .subtotal .price-excluding-tax .price {
    color: #ff3e69;
    font-size: 16px;
  }
  .checkout-cart-index #shopping-cart-table .cart.item .field.qty {
    top: 112px;
  }
  .checkout-cart-index #shopping-cart-table .cart.item .field.qty .control.qty {
    position: relative;
    line-height: 30px;
  }
  .checkout-cart-index #shopping-cart-table .cart.item .field.qty .control.qty .label {
    left: 0;
    height: 30px;
  }
  .checkout-cart-index #shopping-cart-table .cart.item .field.qty .control.qty .label:before {
    content: " :";
    font-size: 14px;
  }
  .checkout-cart-index #shopping-cart-table .cart.item .field.qty .control.qty .input-text.qty {
    height: 30px !important;
    width: 90px;
    padding: 0 10px;
    border-color: #f3f3f4;
  }
  .checkout-cart-index #shopping-cart-table .cart.item .product-item-details {
    top: 8px;
  }
  .checkout-cart-index #shopping-cart-table .cart.item .product-item-details .product-item-name {
    max-height: 32px;
    margin-bottom: 10px;
    width: 100%;
    overflow: hidden;
    font-size: 13px;
    line-height: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
  }
  .checkout-cart-index #shopping-cart-table .cart.item .product-item-photo {
    position: relative;
    top: 0;
    display: inline-block;
    left: 0;
  }
  .checkout-cart-index #shopping-cart-table .cart.item .product-item-photo .product-image-photo {
    max-width: 100px;
  }
  .checkout-cart-index .page-wrapper > .page-main > .columns {
    padding: 0;
    margin-top: 0;
  }
}
.cart-totals .grand .amount strong,
.opc-block-summary .table-totals .grand .amount strong {
  color: #111111;
}
.checkout-cart-index .totals-mageworx-product-fee-summary .amount,
.checkout-cart-index .totals-mageworx-product-fee-summary .mark {
  border: none;
}
.checkout-cart-index .totals-mageworx-product-fee-summary .amount .price {
  padding-right: 0;
}
.checkout-cart-index .totals-mageworx-product-fee-summary .amount .price:after,
.checkout-cart-index .cart-container .totals-mageworx-product-fee-details {
  display: none !important;
}
.checkout-cart-index .product-item-brand {
  font-size: 13px;
  line-height: 1;
  color: #222222;
}
.checkout-cart-index .cart.item .product-image-container {
  max-width: 110px;
}
.checkout-cart-index .page-wrapper > .page-main {
  background: #fff !important;
}
.checkout-cart-index .cart-container {
  padding: 0 !important;
}
.checkout-cart-index .cart-container .form-cart {
  margin-bottom: 0;
}
.checkout-cart-index .cart-container .cart-table {
  padding: 0 20px !important;
}
.checkout-cart-index .update-cart-item {
  display: none !important;
}
.checkout-cart-index .cart-container .cart-summary table.totals tr.grand.totals {
  display: none !important;
}
.checkout-cart-index .cart-container .cart-summary .table.totals tbody > tr {
  display: none !important;
}
.checkout-cart-index .cart-container .cart-summary .table.totals tbody > tr.totals.sub {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 20;
  display: flex !important;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 66px;
  background: #fff;
  border-top: solid 1px #ECECEC;
  box-shadow: 0px -5px 15px 0px rgba(0, 0, 0, 0.05);
  border-radius: 24px 24px 0px 0px;
}
.checkout-cart-index .cart-container .cart-summary .table.totals tbody tr.totals.sub > th {
  padding-left: 20px;
  padding-right: 0;
  font-size: 16px;
  line-height: 1;
  color: #000;
}
.checkout-cart-index .cart-container .cart-summary .table.totals tbody tr.totals.sub > td {
  line-height: 1;
  font-weight: bold;
  padding-left: 0;
  padding-bottom: 20px;
}
.checkout-cart-index #shopping-cart-table .cart.item {
  padding: 15px 0;
  border-bottom: solid 1px #ECECEC !important;
}
.checkout-cart-index #shopping-cart-table .cart.item.invalid-item-title {
  padding: 25px 0 15px;
  border-bottom: 0 none !important;
}
.checkout-cart-index #shopping-cart-table .cart.item .product-item-brand {
  display: block;
  width: 140px;
  padding-right: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-weight: 500;
  color: #000;
}
.checkout-cart-index #shopping-cart-table .cart.item.invalid-item-title > tr > td {
  padding: 0;
  font-size: 16px;
  color: #000;
  line-height: 1;
  font-weight: bold;
}
.checkout-cart-index #shopping-cart-table .cart.item.invalid-item > tr > td .product-item-brand {
  font-size: 14px;
  color: #888888 !important;
}
.checkout-cart-index #shopping-cart-table .cart.item.invalid-item > tr > td .product-item-name a {
  font-size: 12px;
  color: #888888 !important;
}
.checkout-cart-index #shopping-cart-table .cart.item.invalid-item > tr > td .action.action-delete {
  display: none !important;
}
.checkout-cart-index #shopping-cart-table .cart.item .product-item-details {
  position: static;
  top: 0;
  left: 0;
  flex: 1;
}
.checkout-cart-index #shopping-cart-table .cart.item.invalid-item .product-item-details {
  position: static;
  margin: 0 !important;
}
.checkout-cart-index #shopping-cart-table .cart.item .product-item-details #block-fee-summary {
  display: none !important;
}
.checkout-cart-index #shopping-cart-table .cart.item .product-item-details .product-item-name {
  display: block;
  width: auto;
  padding-right: 65px;
}
.checkout-cart-index #shopping-cart-table .cart.item .product-item-details .product-item-attributes {
  margin-bottom: 4px;
  color: #999;
  font-size: 13px;
  line-height: 1;
}
.checkout-cart-index #shopping-cart-table .cart.item .product-item-details .product-item-options {
  margin-bottom: 4px;
  color: #999;
  font-size: 13px;
  line-height: 1;
}
.checkout-cart-index #shopping-cart-table .cart.item.invalid-item .product-item-details .product-item-name {
  margin-bottom: 0;
}
.checkout-cart-index #shopping-cart-table .cart.item .item-info td span.cart-price {
  font-size: 15px;
  font-weight: 500;
}
.checkout-cart-index #shopping-cart-table .cart.item .item-info td span.cart-price .price {
  font-weight: 500;
}
.checkout-cart-index .cart-container .cart-summary {
  margin: 0;
  padding: 0;
}
.checkout-cart-index #shopping-cart-table .cart.item .item-actions td {
  padding: 0;
}
.checkout-cart-index #shopping-cart-table .cart.item td.col.item {
  min-height: 0;
  display: flex !important;
  justify-content: space-between;
  align-items: flex-start;
}
.checkout-cart-index #shopping-cart-table .cart.item .field.qty .control.qty .input-text.qty {
  width: 30px !important;
  height: 20px !important;
  border: solid 1px #d7d7d7;
  line-height: 20px !important;
  font-size: 12px;
  padding: 0 3px !important;
}
.checkout-cart-index #shopping-cart-table .cart.item .actions-toolbar {
  top: 11px;
}
.checkout-cart-index #shopping-cart-table .cart.item .actions-toolbar .action.action-delete {
  margin: 0 !important;
  padding: 4px 8px;
}
.checkout-cart-index .toast {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 999;
  width: 200px;
  margin: -25px 0 0 -100px;
  padding: 15px;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 4px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
  display: none;
}
.checkout-cart-index #shopping-cart-table .cart.item .item-info td .field.qty {
  float: right;
  position: static;
  margin-top: -20px;
  padding: 0;
}
.checkout-cart-index #shopping-cart-table .cart.item .field.qty .control.qty {
  line-height: 20px;
  font-size: 12px;
}
.checkout-cart-index .qty-message {
  display: block;
  margin-top: 4px;
  font-size: 13px;
  color: #DF201F;
  line-height: 1;
  text-align: right;
}
.checkout-cart-index .chectout-cart-plus-qty.disabled {
  background-color: #D7D7D7;
}
.checkout-cart-index .chectout-cart-minus-qty,
.checkout-cart-index .chectout-cart-plus-qty {
  width: 20px;
  height: 20px;
}
.checkout-cart-index .chectout-cart-minus-qty {
  background-size: 10px auto;
}
@media (max-width: 1023px) {
  .checkout-index-index .opc-wrapper .fieldset > .field .label {
    width: 29.8%;
    font-size: 12px;
  }
  .checkout-index-index .opc-wrapper .fieldset > .field .control {
    width: 70.2%;
  }
}
.checkout-container .opc-wrapper {
  float: left;
  padding-right: 16px;
  width: 57.6667%;
}
.checkout-container .opc-sidebar {
  float: right;
  margin: 0 0 32px;
  width: 42.3333%;
}
@media (min-width: 1024px) {
  .checkout-container .opc-wrapper {
    width: 59.6667%;
  }
  .checkout-container .opc-sidebar {
    width: 40.3333%;
  }
}
@media (min-width: 1200px) {
  .checkout-container .opc-wrapper {
    width: 66.6667%;
  }
  .checkout-container .opc-sidebar {
    width: 33.3333%;
  }
}
.opc-progress-bar {
  float: left;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-right: 40px;
  width: 66.6667%;
}
@media (max-width: 1279px) {
  .opc-progress-bar .opc-progress-bar-item:before {
    display: none;
  }
}
@media (min-width: 1024px) {
  .opc-progress-bar .opc-progress-bar-item {
    padding: 12px 30px;
  }
  .opc-progress-bar .opc-progress-bar-item:first-child:before {
    position: absolute;
    z-index: 4;
    top: 0;
    right: -29px;
    content: '';
    display: block;
    width: 0;
    height: 0;
    -moz-transform: scale(0.9999);
    border-top: 14.5px solid transparent;
    border-bottom: 14.5px solid transparent;
    border-left: 58px solid #222222;
    display: none;
  }
  .opc-progress-bar .opc-progress-bar-item:first-child:after {
    position: absolute;
    z-index: 3;
    top: -1px;
    right: -30px;
    content: '';
    display: block;
    width: 0;
    height: 0;
    -moz-transform: scale(0.9999);
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 60px solid #222222;
    display: none;
  }
  .opc-progress-bar .opc-progress-bar-item:first-child._active:before {
    border-left-color: #ffffff;
  }
  .opc-progress-bar .opc-progress-bar-item:first-child._active:after {
    border-left-color: #e2e2e2;
  }
}
.opc-progress-bar .opc-progress-bar-item:last-child {
  padding-left: 40px;
}
.opc-progress-bar .opc-progress-bar-item:last-child:before {
  position: absolute;
  z-index: 1;
  top: -1px;
  left: -2px;
  content: '';
  display: block;
  width: 0;
  height: 0;
  -moz-transform: scale(0.9999);
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 60px solid #ffffff;
  display: none;
}
.opc-progress-bar .opc-progress-bar-item:last-child:after {
  position: absolute;
  z-index: 0;
  top: -1px;
  left: -1px;
  content: '';
  display: block;
  width: 0;
  height: 0;
  -moz-transform: scale(0.9999);
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 60px solid #222222;
  display: none;
}
.opc-progress-bar .opc-progress-bar-item:last-child._active:before {
  border-left-color: #ffffff;
}
.opc-progress-bar .opc-progress-bar-item:last-child._active:after {
  border-left-color: #e2e2e2;
}
@media (min-width: 1024px) {
  .opc-progress-bar .opc-progress-bar-item:last-child {
    padding-left: 40px;
  }
}
.opc-progress-bar .opc-progress-bar-item._active:before {
  display: none;
}
#opc-sidebar {
  padding: 5px;
}
@media (min-width: 1024px) {
  #opc-sidebar {
    padding: 30px;
  }
}
.checkout-container .authentication-wrapper button.action-auth-toggle {
  position: absolute;
  top: 0;
  right: 0;
  padding: 19px 33px;
  margin-bottom: 0;
}
.checkout-container .authentication-wrapper .authentication-dropdown {
  bottom: 0;
  top: 0;
  right: 0;
  left: auto;
  pointer-events: none;
  display: block;
  z-index: 1000;
  width: 33.3333%;
  position: absolute;
  overflow: visible;
  height: auto;
}
.checkout-container .authentication-wrapper .authentication-dropdown .modal-inner-wrap {
  transform: translateY(-100vh);
}
.checkout-container .authentication-wrapper .authentication-dropdown .modal-inner-wrap {
  min-width: 300px;
  transform: translate(0, -100vh) scale(0);
}
.authentication-wrapper .modal-custom-overlay {
  background: none;
}
.authentication-dropdown {
  width: 33.3333%;
  right: 0;
  left: auto;
  position: absolute;
  overflow: visible;
}
.authentication-dropdown .modal-inner-wrap {
  margin: 0;
  width: 100%;
}
#co-shipping-form select {
  box-sizing: border-box;
}
html.rtl .checkout-container .opc-wrapper {
  float: right;
  padding-right: 0;
  padding-left: 16px;
}
html.rtl .checkout-container .opc-sidebar {
  float: left;
}
html.rtl .opc-progress-bar {
  float: right;
  padding-right: 0;
  padding-left: 40px;
}
@media (min-width: 1024px) {
  html.rtl .opc-progress-bar .opc-progress-bar-item:first-child:before {
    right: auto;
    left: -29px;
    content: '';
    display: block;
    width: 0;
    height: 0;
    -moz-transform: scale(0.9999);
    border-top: 14.5px solid transparent;
    border-bottom: 14.5px solid transparent;
    border-right: 58px solid #222222;
  }
  html.rtl .opc-progress-bar .opc-progress-bar-item:first-child:after {
    right: auto;
    left: -30px;
    content: '';
    display: block;
    width: 0;
    height: 0;
    -moz-transform: scale(0.9999);
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 60px solid #222222;
  }
  html.rtl .opc-progress-bar .opc-progress-bar-item:first-child._active:before {
    border-right-color: #ffffff;
  }
  html.rtl .opc-progress-bar .opc-progress-bar-item:first-child._active:after {
    border-right-color: #e2e2e2;
  }
}
html.rtl .opc-progress-bar .opc-progress-bar-item:last-child {
  padding-left: 0;
  padding-right: 40px;
}
html.rtl .opc-progress-bar .opc-progress-bar-item:last-child:before {
  left: auto;
  right: -2px;
  content: '';
  display: block;
  width: 0;
  height: 0;
  -moz-transform: scale(0.9999);
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 60px solid #ffffff;
}
html.rtl .opc-progress-bar .opc-progress-bar-item:last-child:after {
  left: auto;
  right: -1px;
  content: '';
  display: block;
  width: 0;
  height: 0;
  -moz-transform: scale(0.9999);
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 60px solid #222222;
}
html.rtl .opc-progress-bar .opc-progress-bar-item:last-child._active:before {
  border-right-color: #ffffff;
}
html.rtl .opc-progress-bar .opc-progress-bar-item:last-child._active:after {
  border-right-color: #e2e2e2;
}
@media (min-width: 1024px) {
  html.rtl .opc-progress-bar .opc-progress-bar-item:last-child {
    padding-left: 0;
    padding-right: 40px;
  }
}
html.rtl .checkout-container .authentication-wrapper button.action-auth-toggle {
  right: auto;
  left: 0;
}
html.rtl .checkout-container .authentication-wrapper .authentication-dropdown {
  right: auto;
  left: 0;
}
html.rtl .checkout-container .authentication-wrapper .authentication-dropdown .modal-inner-wrap {
  transform: translateY(100vh);
}
html.rtl .checkout-container .authentication-wrapper .authentication-dropdown .modal-inner-wrap {
  transform: translate(0, 100vh) scale(0);
}
html.rtl .authentication-dropdown {
  right: auto;
  left: 0;
}
.checkout-index-index .opc-payment-additional.discount-code {
  padding: 0;
}
.checkout-index-index .opc-payment-additional.discount-code .payment-option-title span {
  font-size: 1.5rem;
  color: #000;
  line-height: 1.2;
  font-weight: normal;
}
.checkout-index-index .opc-payment-additional.discount-code .payment-option-title .action-toggle:after {
  display: none;
}
.checkout-index-index .opc-payment-additional.discount-code .form-discount {
  position: relative;
}
.checkout-index-index .opc-payment-additional.discount-code .form-discount .field {
  padding: 0;
}
.checkout-index-index .opc-payment-additional.discount-code .payment-option-inner .label {
  display: none !important;
}
.checkout-index-index .opc-payment-additional.discount-code .payment-option-content {
  display: block !important;
  background-color: #F6F6F6;
  background-size: auto 85px;
  height: 85px;
  box-sizing: border-box;
  padding: 24px 15px;
  position: relative;
  border-radius: 12px;
}
.checkout-index-index .opc-payment-additional.discount-code .payment-option-content:after {
  content: "";
  height: 85px;
  width: 15px;
  background: url("../images/discount_bg.png") no-repeat center;
  background-size: auto 85px;
  position: absolute;
  top: 0;
  right: 100px;
}
.checkout-index-index .opc-payment-additional.discount-code .payment-option-content > .messages {
  z-index: 20;
  width: 100%;
  left: 0;
  box-sizing: border-box;
  top: 45%;
  padding: 20px;
  position: fixed;
  text-align: center;
}
.checkout-index-index .opc-payment-additional.discount-code .payment-option-content > .messages .message {
  background: rgba(0, 0, 0, 0.8) !important;
  padding: 17px 34px !important;
  border-radius: 4px;
  display: inline-block;
}
.checkout-index-index .opc-payment-additional.discount-code .ui-effects-wrapper {
  height: 0 !important;
  display: none !important;
}
.checkout-index-index .opc-payment-additional.discount-code._active .payment-option-content {
  background: url("../images/ds_b1.png") no-repeat left top;
  background-size: 75px;
  background-color: #F64E60;
}
.checkout-index-index .opc-payment-additional.discount-code._active .payment-option-content:before {
  content: "";
  background: url("../images/ds_b2.png") no-repeat left bottom;
  background-size: 10.3rem auto;
  position: absolute;
  width: 10.3rem;
  height: 6.7rem;
  right: 11.5rem;
  bottom: 0;
}
.checkout-index-index .opc-payment-additional.discount-code._active .payment-option-inner .label {
  display: block !important;
  font-size: 15px;
  color: #fff;
  line-height: 1;
  font-family: 'Microsoft YaHei', 'PingFangSC-Medium';
  float: left;
  margin-top: -6px;
}
.checkout-index-index .opc-payment-additional.discount-code._active .payment-option-inner .label > span:before {
  content: "";
  background: url("../images/info_red.png") no-repeat center;
  background-color: #fff;
  border-radius: 100%;
  display: inline-block;
  width: 22px;
  height: 22px;
  background-size: 22px auto;
  vertical-align: middle;
  margin-right: 5px;
}
.checkout-index-index .opc-payment-additional.discount-code._active input[type="text"]:disabled {
  color: #fff;
  opacity: 1;
  padding-left: 26px;
  height: 24px;
  font-size: 14px;
}
.checkout-index-index .opc-payment-additional.discount-code._active .actions-toolbar .action-cancel {
  background-color: #fff;
}
.checkout-index-index .opc-payment-additional.discount-code._active .actions-toolbar .action-cancel > span {
  color: #F0222A;
  line-height: 18px;
}
.checkout-index-index #opc-sidebar .loading-mask {
  display: none !important;
}
.checkout-index-index .opc-wrapper {
  margin-bottom: 10px;
}
.checkout-index-index .opc-wrapper .form-discount {
  position: relative;
  padding-top: 2px;
}
.checkout-index-index .form-discount .payment-option-inner .input-text {
  border-radius: 0;
  border: none !important;
  height: 36px;
  line-height: 36px;
  padding: 0 100px 0 0;
}
.checkout-index-index .form-discount .actions-toolbar {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
  overflow: hidden;
  border-radius: 0;
}
.checkout-index-index .mage-error {
  font-style: normal !important;
}
.checkout-index-index .form-discount .actions-toolbar .action-apply,
.checkout-index-index .form-discount .actions-toolbar .action-cancel {
  padding: 0;
  line-height: 36px;
  border-radius: 5px;
  color: #ffffff;
  background-color: #F64E60;
  min-width: 67px;
  box-sizing: border-box;
}
.opc-block-shipping-information {
  padding: 10px 0;
}
.checkout-index-index .discount-code .messages .message > div {
  padding-left: 0;
  color: #fff;
  font-size: 16px;
}
/*toop0.2*/
.checkout-index-index .modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide {
  visibility: visible;
  opacity: 1;
  position: initial;
}
.checkout-index-index .modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide .modal-inner-wrap {
  left: 0;
  transform: inherit;
  box-shadow: none;
  width: auto;
  padding: 0;
}
#checkout-self-mention .self-mention-items {
  margin-bottom: 10px;
  position: relative;
  padding: 16px;
  border: solid 1px #e2e2e2;
}
#checkout-self-mention .self-mention-items button {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 6;
  width: 100%;
  height: 100%;
  background: transparent;
  float: none;
}
#checkout-self-mention .self-mention-items button span {
  opacity: 0;
  font-size: 0;
}
#checkout-self-mention .self-mention-items .self-mention-address > div {
  line-height: 30px;
}
#checkout-self-mention .self-mention-items.selected-item {
  border-color: #00A0E8;
  padding: 15px;
}
#checkout-self-mention .self-mention-items.selected-item:after {
  position: absolute;
  background: #ff5501;
  color: #ffffff;
  width: 29px;
  font-size: 27px;
  line-height: 21px;
  padding-top: 2px;
  right: 0;
  text-align: center;
  background: url(../images/selected.png) no-repeat center;
  background-size: 30px auto;
  top: inherit;
  bottom: 0;
  height: 28px;
  content: "";
}
.checkout-index-index.page-layout-1column .opc-progress-bar {
  display: block !important;
  width: 100%;
}
.checkout-index-index.page-layout-1column .opc-progress-bar .opc-progress-bar-item {
  width: 44%;
  display: inline-block;
}
.checkout-index-index.page-layout-1column #opc-sidebar {
  padding: 0;
}
.checkout-index-index.page-layout-1column .custom-slide .modal-content {
  padding: 0;
}
.checkout-index-index .modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide .modal-inner-wrap {
  overflow: hidden;
}
.order-show {
  display: block !important;
}
.order-hide {
  display: none !important;
}
.opc-block-summary .minicart-items-wrapper {
  max-height: initial;
  padding-top: 0;
}
.opc-block-summary .temporary-storage .minicart-items-wrapper {
  padding-top: 0;
}
.temporary-storage .minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #ECECEC;
}
.block.items-in-cart {
  margin-bottom: 0;
}
#opc-sidebar .items-in-cart .minicart-items .product-item-details {
  width: 100%;
  position: relative;
}
#opc-sidebar .items-in-cart .minicart-items .product-item-details .product-item-inner-qty .subtotal {
  position: absolute;
  bottom: 0;
}
.minicart-items .product-item-details .details-qty {
  text-align: right;
  position: absolute;
  bottom: -5px;
  right: 0;
}
.checkout-index-index .page-wrapper {
  margin: 0;
  width: 100%;
}
#opc-sidebar .opc-block-summary {
  position: relative;
}
#opc-sidebar .opc-block-summary.prompt-top {
  padding-top: 60px !important;
}
.checkout-index-index .opc-block-summary .product-item .product-item-inner {
  position: relative;
}
.prompt-text {
  font-size: 14px;
  color: #fff;
  background-color: #FF3E69;
  position: absolute;
  top: 0;
  height: 44px;
  margin: 0;
  line-height: 44px;
  text-align: center;
  left: -15px;
  right: -15px;
}
.minicart-items .product-item-details .price-excluding-tax {
  font-size: 1.6rem;
  font-weight: 400;
}
.view-all {
  height: 44px;
  text-align: center;
  line-height: 44px;
  color: #00A0E8;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.checkout-payment .view-all {
  display: none;
}
.hidden {
  display: none !important;
}
.view-all i {
  display: inline-block;
  margin-right: 6px;
}
.view-all i:after {
  background: url(../images/drop_down.png) no-repeat center;
  content: '';
  width: 16px;
  height: 16px;
  display: block;
  background-size: 19px;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.view-all.view-up i {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.checkout-index-index.page-layout-1column .opc-progress-bar {
  display: none !important;
  width: 100%;
}
.checkout-index-index.page-layout-1column .opc-progress-bar .opc-progress-bar-item {
  width: 44%;
  display: inline-block;
}
.checkout-index-index.page-layout-1column #opc-sidebar {
  padding: 0;
}
.checkout-index-index.page-layout-1column .custom-slide .modal-content {
  padding: 0;
}
.checkout-index-index .modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide .modal-inner-wrap {
  overflow: hidden;
}
#checkout-step-payment .opc-payment-additional #discount-form .action-apply {
  border-radius: 0;
}
.checkout-index-index .opc-wrapper .step-title {
  font-size: 18px;
  padding-top: 15px;
}
.checkout-index-index .opc-wrapper .checkout-shipping-address .step-title {
  font-size: 24px !important;
  padding-top: 15px;
}
.checkout-index-index .table-checkout-shipping-method {
  margin-left: 0;
}
#checkout-shipping-method-load {
  margin-top: 20px;
}
.table-checkout-shipping-method tbody td {
  border-top: 0;
  padding-top: 0;
}
.checkout-index-index .checkout-shipping-method .checkout-shipping-method {
  margin-top: 0;
}
.checkout-index-index #checkout-step-shipping_method:after {
  content: '';
}
#opc-sidebar .opc-block-summary span.title {
  border-bottom: 0;
  font-weight: 400;
  font-size: 20px;
  display: block;
}
.checkout-index-index #opc-sidebar .opc-block-summary span.title {
  padding-left: 20px;
}
.checkout-index-index #opc-sidebar .opc-block-summary .totals.discount th {
  padding-left: 0;
}
.checkout-index-index #opc-sidebar .opc-block-summary .totals.discount th span {
  font-size: 14px;
  margin-bottom: 0;
  padding-left: 0;
}
.checkout-index-index #opc-sidebar .opc-block-summary .totals.discount td span {
  color: #F64E60;
}
#checkout-shipping-method-load .table-checkout-shipping-method .radio {
  opacity: 0;
}
#checkout-shipping-method-load .table-checkout-shipping-method .radio + span {
  width: 16px;
  height: 16px;
  background: url(../images/radio.png) no-repeat left center;
  background-size: 16px auto;
  top: 2px;
  position: absolute;
  left: -1px;
  background-color: #fff;
}
#checkout-shipping-method-load .table-checkout-shipping-method .radio:checked + span {
  background: url(../images/radioed.png) no-repeat left center;
  background-size: 16px auto;
  background-color: #fff;
}
.temporary-storage .product-item .product-image-container .product-image-wrapper:before {
  content: '不支持配送';
  background-color: #fff;
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  padding: 12px;
  font-size: 12px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
}
.checkout-shipping-message {
  height: 44px;
  font-size: 14px;
  line-height: 44px;
  text-align: left;
  background-color: #00A0E8;
  color: #fff;
  margin: 0 -20px 30px;
  padding-left: 20px;
}
.checkout-index-index.page-layout-1column .opc-block-summary table.table-totals.table th {
  padding-left: 0;
  padding-bottom: 0;
}
.checkout-index-index.page-layout-1column .opc-block-summary table.table-totals.table td {
  padding-right: 0;
  padding-bottom: 0;
}
.checkout-index-index.page-layout-1column .opc-block-summary table.table-totals.table tr.messages td {
  padding-top: 0;
}
.checkout-index-index.page-layout-1column .checkout-index-index .grand.totals .amount {
  padding-right: 0;
}
.checkout-index-index.page-layout-1column .opc-block-summary table.table-totals.table .totals.sub td,
.checkout-index-index.page-layout-1column .opc-block-summary table.table-totals.table .totals.sub th {
  padding-top: 12px !important;
}
#opc-sidebar .shipping-information .ship-to .shipping-information-title .action,
#opc-sidebar .shipping-information .ship-via .shipping-information-title .action {
  display: none;
}
.checkout-index-index .opc-wrapper .shipping-address-item .edit-address-link {
  right: 0;
  z-index: 7;
  width: 36px;
  height: 36px;
  background: url("../images/edit.png") no-repeat right bottom;
  background-size: 18px auto;
  top: inherit;
  bottom: 20px;
}
.checkout-index-index .opc-wrapper .shipping-address-item .edit-address-link:before {
  display: none;
}
.checkout-index-index .totals-mageworx-product-fee-summary > th.mark,
.checkout-index-index .totals-mageworx-product-fee-summary-tax > th.mark,
.checkout-index-index .totals-mageworx-fee-summary-tax > th.mark,
.checkout-index-index .totals-mageworx-product-fee-summary td.amount,
.checkout-index-index .totals-mageworx-product-fee-summary-tax td.amount,
.checkout-index-index .totals-mageworx-fee-summary-tax td.amount {
  padding: 5px 20px 8px;
  border: none !important;
}
.checkout-index-index .totals-mageworx-product-fee-summary td.amount .price,
.checkout-index-index .totals-mageworx-product-fee-summary-tax td.amount .price,
.checkout-index-index .totals-mageworx-fee-summary-tax td.amount .price {
  padding-right: 0 !important;
}
.checkout-index-index .totals-mageworx-product-fee-summary td.amount .price:after,
.checkout-index-index .totals-mageworx-product-fee-summary-tax td.amount .price:after,
.checkout-index-index .totals-mageworx-fee-summary-tax td.amount .price:after {
  display: none !important;
}
.checkout-index-index .totals-mageworx-fee-summary-tax,
.payment-method .action-help {
  display: none !important;
}
.checkout-index-index #paypal-express-in-context-button {
  z-index: 40 !important;
}
.checkout-index-index .payment-method._active .actions-toolbar .zoid-outlet,
.checkout-index-index .payment-method._active .actions-toolbar .paypal-button {
  height: 44px !important;
  min-width: 122px !important;
}
.checkout-index-index .zoid-outlet > iframe {
  opacity: 0 !important;
  width: 100% !important;
}
.checkout-index-index .payment-method._active .zoid-outlet:before {
  content: "去支付";
  color: #fff;
  font-size: 14px;
  display: block;
  line-height: 44px;
  height: 44px;
  width: 100%;
  text-align: center;
  background-color: #00a0e8;
  border-radius: 5px;
}
.checkout-index-index .payment-method._active .actions-toolbar .zoid-outlet:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.3);
  z-index: 999;
}
.checkout-index-index .payment-method._active .actions-toolbar .zoid-outlet.checked:after {
  display: none;
}
.checkout-index-index .checkout-agreements-block {
  margin: 0;
  position: fixed;
  z-index: 22;
  bottom: 69px;
  background: #F6F6F6;
  box-sizing: border-box;
  padding: 10px 20px 6px;
  left: 0;
  width: 100%;
}
.checkout-index-index .checkout-agreements-block .checkout-agreements {
  margin-bottom: 0 !important;
}
.checkout-index-index .checkout-agreements-block .checkout-agreement.field {
  float: left;
  padding: 0;
}
.checkout-index-index .checkout-agreements-block .checkout-agreement.field input[type="checkbox"] {
  opacity: 0;
}
.checkout-index-index .checkout-agreements-block .checkout-agreement.field .label {
  position: relative;
}
.checkout-index-index .checkout-agreements-block .checkout-agreement.field .label span {
  font-size: 13px !important;
  line-height: 20px !important;
  height: 20px !important;
}
.checkout-index-index .checkout-agreements-block .checkout-agreement.field .label > span {
  color: #666 !important;
}
.checkout-index-index .checkout-agreements-block .checkout-agreement.field .label:after {
  display: none !important;
}
.checkout-index-index .checkout-agreements-block .checkout-agreement.field .label .action-show {
  line-height: 1;
}
.checkout-index-index .checkout-agreements-block .checkout-agreement.field .label:before {
  content: "" !important;
  width: 15px;
  height: 15px !important;
  padding: 0 !important;
  background: url("../images/check.png") no-repeat 0 center;
  background-size: 15px auto;
  position: absolute;
  left: 0;
  top: 2px;
  display: none !important;
}
.checkout-index-index .checkout-agreements-block .checkout-agreement.field input[type="checkbox"]:checked + .label:before {
  background: url("../images/checked.png") no-repeat 0 center;
  background-size: 15px auto;
}
.checkout-index-index .checkout-agreements-block .checkout-agreement {
  overflow: hidden;
}
.checkout-index-index .checkout-agreements-block .checkout-agreement > span {
  font-size: 13px;
  padding-left: 3px;
  color: #666;
}
.checkout-index-index .checkout-agreements-block .checkout-agreement > .action-show {
  font-size: 13px;
  color: #00a0e8;
}
.checkout-index-index #checkout-step-payment .payment-method .payment-method-title label.label {
  position: relative;
}
.checkout-index-index #checkout-step-payment .payment-method .payment-method-title label.label:before {
  position: absolute;
  right: 0;
}
.checkout-index-index .field-select-billing {
  background-color: #F6F6F6;
  padding: 0 !important;
  margin: 0 0 10px;
  position: relative;
  border: none !important;
}
.checkout-index-index .field-select-billing .select {
  height: 50px;
  line-height: 50px;
  padding-right: 40px !important;
  padding-left: 15px;
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  border: 0 none;
  background: none !important;
}
.checkout-index-index .field-select-billing .select:focus {
  border: 0 none;
}
.checkout-index-index .field-select-billing:after {
  background: url("../images/select.png") no-repeat right center;
  background-size: 18px auto;
  content: "";
  width: 18px;
  height: 18px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -9px;
}
.checkout-index-index #checkout-step-payment .payment-method label.label .action-show span {
  margin-left: 0;
  color: #00a0e8;
}
.checkout-index-index .checkout-billing-address {
  padding-left: 0;
  position: relative;
}
.checkout-index-index .checkout-billing-address > .fieldset {
  margin-bottom: 0 !important;
}
.checkout-index-index .checkout-billing-address .field.street > .control > .field > label.label {
  display: none;
}
.checkout-index-index .checkout-billing-address .field.choice > input[type=checkbox]:checked + .label:before,
.checkout-index-index .checkout-billing-address .field.choice > input[type=checkbox] + .label:before {
  display: none;
}
.checkout-index-index .checkout-billing-address .actions-toolbar > .primary > .action {
  width: 48%;
  border-radius: 5px;
  line-height: 36px;
  height: 36px;
  align-items: baseline;
  margin: 0;
  padding: 0;
  background-color: #000000;
  color: #ffffff;
}
.checkout-index-index .checkout-billing-address .actions-toolbar > .primary > .action.action-update {
  margin-left: 4%;
  background-color: #00a0e8;
  float: right;
}
.checkout-index-index .checkout-billing-address .billing-address-details {
  position: relative;
}
.checkout-index-index .checkout-billing-address .action-edit-address {
  background: url("../images/edit.png") no-repeat right center;
  background-size: 36px auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 36px;
  height: 36px;
  display: none;
}
.checkout-index-index .checkout-billing-address .action-edit-address span {
  display: none !important;
}
.checkout-index-index .checkout-billing-address .actions-toolbar {
  position: relative !important;
}
.checkout-index-index .grand.totals .amount .cny-price {
  display: none !important;
}
.checkout-index-index .opc-block-summary table.table-totals tr th,
.checkout-index-index .opc-block-summary table.table-totals td {
  padding-top: 8px;
  font-size: 15px;
  font-weight: 400;
  color: #000;
  line-height: 20px;
}
.checkout-index-index .opc-block-summary table.table-totals td span.price {
  font-weight: 400 !important;
  font-size: 15px;
}
.checkout-index-index .opc-block-summary table.table-totals .totals.sub .amount .price {
  font-weight: 700 !important;
}
.checkout-index-index .opc-block-summary table.table-totals tr.grand.totals th,
.checkout-index-index .opc-block-summary table.table-totals tr.grand.totals td {
  padding-top: 5px !important;
  font-size: 16px !important;
}
.checkout-index-index #open-tax,
.checkout-index-index .payment-item .open-tax {
  display: none;
}
.checkout-index-index #open-tax {
  background: #F6F6F6;
  margin: 0 -20px;
  padding: 20px 20px 0;
}
.checkout-index-index #open-tax .open-tax h4 {
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 10px;
  line-height: 1;
  color: #000000;
  height: 18px;
}
.checkout-index-index #open-tax .open-tax p {
  font-size: 14px;
  line-height: 1.4;
}
.checkout-index-index #open-tax .open-tax .tax-agree {
  position: relative;
}
.checkout-index-index #open-tax .open-tax .tax-agree .tax-price {
  display: none !important;
  font-style: normal;
}
.checkout-index-index #open-tax .open-tax .tax-agree.disabled {
  opacity: 0.3;
}
.checkout-index-index #open-tax .open-tax .tax-agree.disabled:after {
  content: "";
  width: 100%;
  height: 23px;
  position: absolute;
  left: -20px;
  top: 0;
  z-index: 3;
}
.checkout-index-index #open-tax .open-tax .tax-tips-info {
  display: none;
  background-color: #fff;
  margin-bottom: 0;
  padding: 10px 15px 13px;
  margin-top: 10px;
}
.checkout-index-index #open-tax .open-tax .tax-tips-info i {
  padding: 0 2px;
  font-style: normal;
}
.checkout-index-index #open-tax .open-tax .checkbox {
  opacity: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  left: 0;
}
.checkout-index-index #open-tax .open-tax .checkbox + .label {
  background: url("../images/check.png") no-repeat left center;
  background-size: 15px auto;
  padding-left: 25px;
  color: #000000;
  font-weight: 400;
  font-size: 14px;
}
.checkout-index-index #open-tax .open-tax .checkbox:checked + .label {
  background: url("../images/checked.png") no-repeat left center;
  background-size: 15px auto;
}
.checkout-index-index .tax-wrap-box {
  display: none;
  padding: 0 15px 13px;
  background: #ffffff;
  margin-top: 12px;
}
.checkout-index-index .tax-wrap-box .field label {
  color: #000000;
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
}
.checkout-index-index .tax-wrap-box .field input {
  border: 1px solid #CCCCCC;
  height: 42px !important;
  line-height: 42px !important;
}
.checkout-index-index .tax-wrap-box .field input:focus {
  border: 1px solid #CCCCCC !important;
}
.checkout-index-index .tax-wrap-box > .message {
  display: none !important;
}
.checkout-index-index .tax-wrap-box .tax-check-infos {
  font-size: 12px;
  line-height: 16.5px;
  color: #666666;
}
.checkout-index-index .tax-item-wrap {
  margin: 0 -8px;
}
.checkout-index-index .tax-item-wrap .field {
  position: relative;
  padding: 0 8px 15px;
  overflow: hidden;
}
.checkout-index-index .tax-item-wrap > .field > label {
  box-sizing: border-box;
  line-height: 30px;
}
.checkout-index-index .tax-item-wrap > .field.required {
  padding-bottom: 10px;
}
.checkout-index-index .tax-item-wrap > .field.required > label:after {
  content: "*";
  vertical-align: middle;
  display: inline-block;
  padding-left: 2px;
  line-height: 1;
}
.checkout-index-index .tax-item-wrap > .field > .control {
  overflow: hidden;
}
.checkout-index-index .tax-item-wrap .col-md-6 {
  float: left;
  width: 50%;
  box-sizing: border-box;
}
.checkout-index-index .tax-item-wrap .red input {
  border-color: #f94c69;
}
.checkout-index-index .tax-item-wrap .actions-tool {
  padding: 0 8px;
  text-align: right;
}
.checkout-index-index .tax-item-wrap .tax-check-infos {
  padding: 0 8px;
}
.checkout-index-index .tax-item-wrap .message {
  color: #f94c69;
  display: none;
  padding-left: 8px;
}
.checkout-index-index .tax-item-wrap .message p {
  color: #f94c69;
  font-size: 12px;
  margin-bottom: 8px;
}
.checkout-index-index .tax-item-wrap .submit-tax {
  width: 100%;
  height: 46px;
  position: fixed;
  bottom: 10px;
  left: 0;
  z-index: 99;
}
.checkout-index-index .tax-modify-box {
  display: none;
  text-align: right;
}
.checkout-index-index .tax-modify-box p {
  font-size: 14px;
  color: #000;
  line-height: 1.4;
  margin-bottom: 5px;
  text-align: left;
}
.checkout-index-index .tax-modify-box b {
  font-weight: 400;
}
.checkout-index-index .tax-modify-box .tax-modify {
  background-color: #00a0e8;
  border-radius: 5px;
  height: 44px;
  line-height: 44px;
  color: #ffffff;
  font-size: 14px;
  padding: 0 25px;
  margin: 20px 0 0;
  box-sizing: border-box;
}
.checkout-index-index #checkout-step-payment .payment-method label.label[for="free"] {
  align-items: baseline;
}
.checkout-index-index .billing-address-form .field-tooltip {
  display: none;
}
.checkout-index-index .billing-address-form .field[name="billingAddressshared.telephone"] > .control input {
  margin-right: 0;
  width: 100% !important;
}
.checkout-index-index #shipping-new-address-form .field.choice {
  display: none !important;
}
.checkout-index-index .no-select-address {
  position: fixed;
  top: 50%;
  left: 0;
  width: 100%;
  display: block;
  text-align: center;
  z-index: 9;
  box-sizing: border-box;
}
.checkout-index-index .no-select-address .alert {
  display: inline-block;
  padding: 12px 20px;
  font-size: 16px;
  line-height: 26px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.8);
  box-shadow: 0 3px 10px #ccc;
  color: #fff;
}
.checkout-index-index #shipping > .step-content {
  overflow-y: auto;
  height: 100%;
}
.checkout-index-index #shipping > .step-content .field.street legend {
  color: #666666;
}
.checkout-index-index #shipping > .step-content > .form-shipping-address {
  margin-top: 18px;
  height: auto !important;
  padding-bottom: 100px !important;
}
.checkout-index-index #shipping > .step-content > .goto_payment {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 20px 20px;
  width: 100%;
  box-sizing: border-box;
  background: #fff;
}
.table:not(.cart):not(.totals) + p + .block.items-in-cart,
#opc-sidebar .opc-block-summary > span.title,
.table:not(.cart):not(.totals) + p + .block.items-in-cart + .temporary-storage,
.opc-wrapper .checkout-self-mention {
  display: none !important;
}
.checkout-payment-method .payment-method-title {
  padding: 16px 0;
  border-top: none !important;
  border-bottom: 1px solid #ECECEC;
}
.checkout-index-index #opc-sidebar .opc-block-summary ol.minicart-items {
  margin-bottom: 12px;
  border-bottom: 1px solid #ececec;
}
.minicart-items .product-item:not(:first-child) {
  border-color: #ECECEC;
}
#checkout-step-payment .payment-method label.label[for="paypal_express"] img,
#checkout-step-payment .payment-method label.label[for="easy_payment_gateway_paypal"] img {
  display: none !important;
}
#checkout-step-payment .payment-method label.label[for="paypal_express"] span,
#checkout-step-payment .payment-method label.label[for="easy_payment_gateway_paypal"] span {
  position: relative;
  padding-left: 29px;
  background: url("../images/paypal.png") no-repeat left center;
  background-size: 24px auto;
}
.checkout-index-index .opc-block-summary .grand.totals.incl strong,
.checkout-index-index .opc-block-summary .grand.totals.incl strong span {
  font-size: 16px !important;
  font-weight: 500 !important;
}
.checkout-index-index .opc-block-summary .grand.totals.incl th.mark:after {
  display: none;
}
.checkout-index-index .checkout-container,
.checkout-index-index #maincontent .columns,
.checkout-index-index .opc-wrapper #opc-shipping_method {
  margin-top: 0 !important;
}
.address-box-wrap {
  background: url("../images/location.png") no-repeat 20px center;
  background-size: 27px auto;
  background-color: #F6F6F6;
  padding: 20px !important;
  box-sizing: border-box;
}
.address-box-wrap > div {
  padding: 0 25px 0 37px;
  font-size: 14px;
  color: #000000;
  background: url("../images/address_arrow.png") no-repeat right center;
  background-size: 18px auto;
}
.address-box-wrap .no-address {
  line-height: 60px;
}
.address-box-wrap .address {
  line-height: 1.4;
  font-size: 13px;
  color: #666;
}
.address-box-wrap .address b,
.address-box-wrap .address .customer_name,
.address-box-wrap .address .customer_telphone {
  font-size: 16px;
  line-height: 1.18;
  color: #000000;
  font-weight: 400;
}
.checkout-payment .address-box-wrap {
  display: none;
}
.checkout-shipping-address {
  background-color: #ffffff;
}
.checkout-shipping-address .shipping-address-item {
  padding: 15px 20px;
  background-color: #ffffff;
  border: none !important;
  border-bottom: 1px solid #ECECEC !important;
}
.checkout-shipping-address .shipping-address-item > div {
  line-height: 20px;
  padding-right: 30px;
}
.checkout-shipping-address .shipping-address-item span {
  font-size: 13px;
  color: #666666;
}
.checkout-shipping-address .shipping-address-item .customer_name,
.checkout-shipping-address .shipping-address-item .customer_telphone {
  font-size: 17px;
  color: #333;
  font-weight: 400;
}
.checkout-shipping-address .shipping-address-item .customer_name {
  color: #000000;
  font-family: 'Roboto', 'Microsoft YaHei', 'PingFangSC-Medium';
  padding-right: 10px;
}
.checkout-shipping-address .step-title {
  font-size: 22px;
}
.opc-sidebar .product-item {
  padding: 15px 0;
}
.opc-sidebar .product-item .product-item-name-block {
  line-height: 1;
}
.opc-sidebar .product-item .product-item-brand {
  text-transform: uppercase;
  font-size: 15px;
  color: #000000;
  font-weight: 500;
  padding-bottom: 2px;
  line-height: 1;
  display: inline-block;
}
.opc-sidebar .product-item dl.item-options {
  margin: 0;
}
.opc-sidebar .product-item .product-item-details .details-qty {
  margin: 0;
  font-weight: 400;
  color: #000000;
  line-height: 26px;
}
.opc-sidebar .product-item .product-item-details .details-qty .label:after {
  display: none;
}
.opc-sidebar .product-item .product-item-details .product-item-inner {
  margin: 0;
}
.opc-sidebar .product-item .item-offi_atk_num {
  margin: 0;
  font-size: 13px;
  color: #666;
  line-height: 1.31;
}
.opc-sidebar .product-item .item-offi_atk_num .label {
  font-weight: normal;
  float: left;
  margin: 0;
  padding-right: 5px;
}
.opc-sidebar .product-item .item-offi_atk_num .values {
  overflow: hidden;
  margin: 0;
  font-style: normal;
  padding: 0;
  color: #666;
}
.opc-sidebar .opc-block-summary .totals.sub th.mark:after {
  color: #888888;
  padding-left: 4px;
}
.opc-sidebar .opc-block-summary table.table-totals.table .grand.totals th:after {
  display: none !important;
}
.opc-sidebar > .modal-inner-wrap > .modal-header {
  display: none !important;
}
.opc-sidebar .opc-block-summary .totals.charge td,
.opc-sidebar .opc-block-summary .totals.charge th {
  padding-bottom: 15px !important;
}
.opc-sidebar tr.messages td {
  text-align: left !important;
  padding: 0 20px;
  background-color: #F5F5F5;
}
.opc-sidebar tr.messages td .rate-text {
  line-height: 20px;
  font-size: 13px;
  color: #333;
  background: url("../images/tips.png") no-repeat left 13px;
  background-size: 14px auto;
  padding: 10px 0 10px 20px;
  display: block;
}
.checkout-index-index .columns .column.main {
  padding-bottom: 16px !important;
}
.checkout-payment .opc-sidebar #opc-sidebar {
  display: none !important;
}
aside .modal-popup .modal-inner-wrap .modal-header {
  width: 50px;
  height: 35px;
  right: 0;
  top: 0;
  position: absolute;
  z-index: 5;
}
.modal-popup .modal-footer .action.action-hide-popup {
  background: #000000;
}
.checkout-index-index.checkout-payment {
  padding-bottom: 0;
}
.checkout-index-index.checkout-payment .opc-estimated-wrapper {
  height: 70px;
  box-sizing: border-box;
  padding-top: 12px;
  padding-bottom: 12px;
  vertical-align: middle;
}
.checkout-index-index.checkout-payment .modal-custom.opc-sidebar {
  padding-bottom: 60px;
}
.checkout-index-index.checkout-payment .payment-method._active .payment-method-content .messages {
  position: fixed;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 9;
}
.checkout-index-index.checkout-payment .payment-method._active .payment-method-content .messages .message.message-error.error {
  display: inline-block;
  background: rgba(0, 0, 0, 0.8);
  padding: 12px 20px !important;
  border-radius: 4px;
  box-shadow: 0 3px 10px #ccc;
}
.checkout-index-index.checkout-payment .payment-method._active .payment-method-content .messages .message.message-error.error div {
  color: #fff;
  background: transparent;
  padding-left: 0;
  line-height: 26px;
  font-size: 16px;
}
.checkout-index-index.checkout-payment .payment-method._active .payment-method-content .messages .message.error > *:first-child:before {
  display: none;
}
.form.form-shipping-address .control .field-error {
  margin-top: 0 !important;
}
#shipping .goto_payment {
  margin-top: -10px !important;
}
.checkout-index-index .modal-footer .action.action-save-address {
  width: 100% !important;
  margin: 0 !important;
}
.checkout-index-index .modal-footer .action.action-hide-popup {
  display: none !important;
}
.checkout-index-index .billing-address-form {
  background: #fff;
}
.checkout-index-index .billing-address-form .choice.field {
  display: none;
}
.checkout-index-index .minicart-items .product-item-details .price-including-tax {
  margin-top: 3px;
}
.checkout-index-index .modal-popup._show {
  position: fixed !important;
}
.checkout-index-index #opc-sidebar .items-in-cart .minicart-items .product-item-details .product-item-name {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.2;
  font-size: 15px;
}
.checkout-index-index .checkout-container .check-stock-btn {
  display: none;
  height: 0;
  width: 0;
}
.checkout-index-index.checkout-payment .checkout-container .check-stock-btn {
  position: fixed;
  bottom: 12px;
  z-index: 41;
  width: 122px;
  right: 20px;
  height: 45px;
  box-sizing: border-box;
  display: block;
}
#payment_form_paypal_express {
  display: none !important;
}
#checkout-step-payment .checkout-billing-address .field.street legend.label {
  line-height: 24px !important;
}
/* 支付人信息中国UI */
.checkout-billing-address fieldset.field.street .field {
  padding: 0 !important;
}
.checkout-billing-address .billing-address-same-as-shipping-block {
  margin-bottom: 12px;
}
.billing-cn .checkout-billing-address {
  display: none;
}
.billing-cn .checkout-billing-address .action.action-update {
  width: 100% !important;
}
.billing-cn .billings-address-save {
  position: relative;
}
.billing-cn .billings-address-save .billing-edit-address {
  background: url("../images/address_arrow.png") no-repeat top right;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 5px;
  top: 0;
  background-size: 22px auto;
}
.billing-cn .billings-address-save p,
.billing-cn .billings-address-save b {
  font-size: 13px;
  margin: 0 0 8px;
  display: block;
  line-height: 17px;
  color: #333;
}
.billing-cn .billings-address-save b {
  font-weight: 400;
}
.billings-address-save .billing-edit-address {
  background: url("../images/edit.png") no-repeat top right;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 10px;
  top: 20px;
  background-size: 22px auto;
}
@media (max-width: 1024px) {
  .checkout-index-index #maincontent .columns {
    padding: 0;
  }
  .checkout-index-index #maincontent .columns .opc-block-summary > .block {
    padding: 0;
  }
  .checkout-index-index #maincontent .columns .opc-block-summary > .block.temporary-storage {
    background: rgba(0, 0, 0, 0.05);
  }
  #opc-sidebar .opc-block-summary {
    position: relative;
    padding: 0 20px;
  }
  ol#checkoutSteps li {
    padding: 0 20px;
  }
  .checkout-index-index .opc-wrapper .step-title {
    position: relative;
  }
  #ClearanceInfoFrom h3 i {
    background: url("../images/closex.png") no-repeat right center;
    background-size: 22px auto;
  }
  .character {
    background: url("../images/character.png") no-repeat right center;
  }
  .national_emblem {
    background: url("../images/national_emblem.png") no-repeat right center;
  }
  .image.complete .character {
    background: url("../images/character_white.png") no-repeat right center;
  }
  .image.complete .national_emblem {
    background: url("../images/national_emblem_white.png") no-repeat right center;
  }
  ol#checkoutSteps li#shipping .step-title i {
    font-style: normal !important;
    position: absolute;
    width: 34px;
    height: 34px;
    top: 10px;
    right: -5px;
    background: url("../images/closex.png") no-repeat right center;
    background-size: 24px auto;
  }
  ol#checkoutSteps li#shipping {
    display: none !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    position: fixed;
    z-index: 98;
  }
  ol#checkoutSteps li#shipping.show {
    display: list-item !important;
  }
  .action-save-address-to-next-step {
    width: 100%;
    margin-top: 20px;
  }
  #opc-sidebar .opc-block-summary.prompt-top {
    padding-top: 40px !important;
  }
  .prompt-text {
    top: -20px;
  }
  .checkout-shipping-address #checkout-step-shipping {
    padding-bottom: 84px;
  }
  .checkout-shipping-address #checkout-step-shipping > .field.addresses {
    max-height: 80%;
    overflow-y: auto;
    top: 55px;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 5;
    padding: 0;
    background: #ffffff;
  }
  .checkout-shipping-address #checkout-step-shipping .shipping-address-items {
    overflow: hidden;
    padding: 0 20px;
  }
  .checkout-shipping-address .new-address-popup {
    padding: 15px 20px;
    background-color: #ffffff;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 6;
  }
  .checkout-shipping-address .new-address-popup .action-show-popup {
    background-color: #00a0e8;
    color: #ffffff;
    font-size: 14px;
    line-height: 44px;
    text-align: center;
    font-weight: 500;
    border-radius: 5px;
    padding: 0 20px;
    margin: 0;
  }
  .opc-estimated-wrapper {
    display: block !important;
  }
  .opc-estimated-wrapper .estimated-block .estimated-label {
    margin-bottom: 0;
    display: inline-block !important;
    font-size: 15px;
  }
  .actions-toolbar > .primary .action {
    min-width: 122px;
  }
  .checkout-index-index .opc-wrapper .opc > .actions-toolbar {
    bottom: 8px;
  }
  .checkout-index-index .opc-wrapper .fieldset > .field .label {
    width: auto !important;
  }
  .checkout-index-index #opc-sidebar .opc-block-summary .totals.discount th span {
    font-size: 1.5rem;
  }
  #opc-sidebar .items-in-cart .minicart-items .product-item > .product .price,
  .opc-sidebar .product-item .product-item-details .details-qty {
    color: #333333;
  }
  .opc-estimated-wrapper .estimated-block {
    line-height: 18px;
  }
  .address-box-wrap .address {
    font-size: 14px;
  }
  .checkout-cart-index #shopping-cart-table .cart.item .field.qty .control.qty .input-text.qty {
    font-size: 1.4rem;
  }
}
/*toop0.2 end*/
.page-product-downloadable .page-main .product-options-wrapper {
  padding-top: 15px;
}
.page-product-downloadable .page-main .samples {
  padding-top: 20px;
}
.page-product-grouped .table.grouped thead tr,
.page-product-grouped .table.grouped tbody tr {
  border-bottom: 1px solid #e2e2e2;
}
.page-product-grouped .table.grouped tbody td {
  padding-top: 30px;
  padding-bottom: 30px;
}
.block.newsletter {
  width: auto;
}
@media (max-width: 1023px) {
  html.rtl .block.newsletter .content .form.subscribe .field {
    margin-left: 0;
  }
  html.rtl .block.newsletter .content .form.subscribe .actions {
    padding-right: 0;
  }
}
/*
* @section      Custom pages
* @description  This section holds specific style for Custom pages
*/
@media (min-width: 1024px) {
  .cms-about-us .about-us_info {
    margin-bottom: 100px;
  }
  .cms-about-us .about-us_info .heading-4 {
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  .cms-about-us .about-us_info {
    flex-wrap: nowrap;
  }
  .cms-about-us .about-us_info .about-us_info_txt,
  .cms-about-us .about-us_info .about-us_info_img {
    flex-basis: 50%;
  }
}
@media (min-width: 1024px) {
  .cms-about-us .skills {
    margin-bottom: 60px;
  }
  .cms-about-us .value {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 24px;
  }
  .cms-about-us .term {
    font-size: 22px;
    line-height: 22px;
  }
}
@media (min-width: 1024px) {
  .about-us_services {
    margin-bottom: 100px;
  }
}
@media (min-width: 1024px) {
  .about-us_services li {
    flex-basis: 33.33333%;
  }
}
.about-us_services .about-us_services_txt {
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 1024px) {
  .cms-about-us .team {
    margin-bottom: 70px;
  }
  .cms-about-us .team h3 {
    margin-bottom: 50px;
  }
}
@media (min-width: 1200px) {
  .cms-about-us .team .team_name {
    font-size: 22px;
  }
}
.cms-about-us .testimonials blockquote i {
  display: block;
  flex-basis: 70px;
}
.cms-about-us .testimonials blockquote i:before {
  content: "\eb16";
  font-family: 'theme-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 1024px) {
  .cms-about-us .testimonials blockquote i {
    font-size: 50px;
    line-height: 50px;
  }
}
.cms-about-us .testimonials blockquote q {
  font-size: 16px;
  line-height: 20px;
  flex-basis: calc(100% - 70px);
  margin-bottom: 12px;
}
@media (min-width: 1024px) {
  .cms-about-us .testimonials blockquote q {
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 24px;
  }
}
.cms-about-us .testimonials .owl-testimonials .owl-dots {
  padding-top: 12px;
}
@media (min-width: 1024px) {
  .cms-about-us .testimonials .owl-testimonials .owl-dots {
    padding-top: 16px;
  }
}
.customer-service .table-block thead {
  color: #222222;
}
@media (min-width: 1024px) {
  .customer-service .table-block thead th {
    padding: 15px 10px 15px 35px;
  }
}
.customer-service .table-block tbody tr:first-child td {
  padding-top: 41px;
}
.customer-service .table-block tbody tr:last-child td {
  padding-bottom: 30px;
}
.customer-service .table-block tbody td {
  border-left: 1px solid #e2e2e2;
}
.customer-service .table-block tbody td:first-child {
  padding-left: 0;
  border-left: none;
}
@media (min-width: 1024px) {
  .customer-service .table-block tbody td {
    padding: 11px 10px 11px 35px;
  }
}
.not-found-page .not-found-page_top strong {
  font-size: 50px;
  line-height: 1;
}
@media (min-width: 1024px) {
  .not-found-page .not-found-page_top strong {
    font-size: 84px;
    line-height: 84px;
  }
}
.not-found-page .not-found-page_top span {
  font-size: 30px;
  line-height: 38px;
}
@media (min-width: 1024px) {
  .not-found-page .not-found-page_top span {
    font-size: 55px;
    line-height: 68px;
  }
}
@media (min-width: 1024px) {
  .not-found-page .not-found-page_bottom dt {
    font-size: 20px;
  }
}
.contact-index-index .contact-us-info .contact-us-info-item + .contact-us-info-item {
  margin-top: 40px;
}
.contact-index-index .page-main > .columns .row [class*='col-m-'] + [class*='col-m-'] {
  margin-top: 0;
}
@media (min-width: 1200px) {
  .contact-index-index .page-main > .columns {
    margin-top: 76px;
  }
}
@media (min-width: 1024px) {
  .form.search.advanced {
    max-width: 75%;
  }
}
@media (min-width: 1200px) {
  .form.search.advanced {
    max-width: 50%;
  }
}
.form-orders-search {
  max-width: 75%;
}
@media (min-width: 1024px) {
  .form-orders-search {
    max-width: 50%;
  }
  .form-orders-search .actions-toolbar {
    margin-top: 24px;
  }
}
@media (min-width: 1024px) {
  .sales-guest-form .fieldset {
    margin-top: 24px;
  }
}
@media (min-width: 1024px) {
  .shipping-delivery-page p {
    margin-bottom: 30px;
  }
  .shipping-delivery-page .shipping-delivery-page__border {
    padding-bottom: 30px;
    margin-bottom: 40px;
  }
}
.faq-page #faq-accordion .accordion-trigger {
  display: inline-block;
}
@media (min-width: 1024px) {
  .support-page .boxes-block li div {
    margin-bottom: 50px;
  }
}
@media (min-width: 1024px) {
  .cms-template-settings .data-table thead th {
    padding: 10px 20px;
  }
  .cms-template-settings .data-table tbody tr:first-child td {
    padding-top: 35px;
  }
  .cms-template-settings .data-table tbody tr:last-child td {
    padding-bottom: 30px;
  }
  .cms-template-settings .data-table tbody td {
    padding: 10px 20px;
  }
}
.customer-account-create .field.required input.input-text.mage-error,
.customer-account-login .field.required input.input-text.mage-error,
.customer-account-forgotpassword .field.required input.input-text.mage-error,
.sales-guest-form .field.required input.input-text.mage-error {
  margin-bottom: 0;
}
.customer-account-edit .form-edit-account .fieldset .legend {
  margin-left: 19%;
}
.customer-account-edit .form-edit-account .fieldset > .field:not(.choice) > .label,
.customer-account-edit .form-edit-account .fieldset > .field.choice:before,
.customer-account-edit .form-edit-account .fieldset .fieldset > .field.no-label:before {
  width: 18.8%;
}
.customer-account-edit .column:not(.sidebar-main) form .actions-toolbar,
.customer-account-edit .column:not(.sidebar-additional) form .actions-toolbar {
  margin-left: 19%;
}
.newsletter-manage-index .form-newsletter-manage .fieldset .legend {
  margin-left: 0;
}
.newsletter-manage-index .form-newsletter-manage .fieldset > .field:not(.choice) > .label,
.newsletter-manage-index .form-newsletter-manage .fieldset > .field.choice:before,
.newsletter-manage-index .form-newsletter-manage .fieldset .fieldset > .field.no-label:before {
  width: 0;
  padding: 0;
}
.newsletter-manage-index .column:not(.sidebar-main) form .actions-toolbar,
.newsletter-manage-index .column:not(.sidebar-additional) form .actions-toolbar {
  margin-left: 0;
}
.account.page-layout-2columns-left .column.main {
  width: 100%;
}
.secure-payment-page .secure-payment_icons ul {
  margin-left: -28px;
}
.secure-payment-page .secure-payment_icons ul li {
  margin-left: 28px;
}
.secure-payment-page .secure-payment_icons ul a {
  font-size: 41px;
}
@media (min-width: 1024px) {
  html.rtl .customer-service .table-block thead th {
    padding-right: 35px;
    padding-left: 10px;
  }
}
html.rtl .customer-service .table-block tbody td {
  border-left: none;
  border-right: 1px solid #e2e2e2;
}
html.rtl .customer-service .table-block tbody td:first-child {
  padding-right: 0;
  border-right: none;
}
@media (min-width: 1024px) {
  html.rtl .customer-service .table-block tbody td {
    padding-right: 35px;
    padding-left: 10px;
  }
}
html.rtl .customer-account-edit .form-edit-account .fieldset .legend {
  margin-left: 0;
  margin-right: 19%;
}
html.rtl .customer-account-edit .column:not(.sidebar-main) form .actions-toolbar,
html.rtl .customer-account-edit .column:not(.sidebar-additional) form .actions-toolbar {
  margin-left: 0;
  margin-right: 19%;
}
html.rtl .newsletter-manage-index .form-newsletter-manage .fieldset .legend {
  margin-right: 0;
}
html.rtl .newsletter-manage-index .column:not(.sidebar-main) form .actions-toolbar,
html.rtl .newsletter-manage-index .column:not(.sidebar-additional) form .actions-toolbar {
  margin-right: 0;
}
/*
* @section      Custom pages
* @description  This section holds specific style for Static blocks
*/
.banner .banner-content > div {
  width: 56%;
}
@media (min-width: 1024px) {
  .banner .banner-content {
    padding: 24px 30px;
  }
  .banner h1 + .action {
    margin-top: 32px;
  }
}
@media (max-width: 1599px) {
  .banner h2 {
    font-size: 52px;
  }
}
@media (max-width: 1199px) {
  .banner .banner-content p {
    display: none;
  }
  .banner h2 {
    font-size: 50px;
  }
}
@media (max-width: 1023px) {
  .banner h1 {
    font-size: 54px;
  }
  .banner h2 {
    font-size: 40px;
  }
  .banner h3 {
    font-size: 30px;
  }
  .banner h5 {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .banner-box h2 {
    font-size: 40px;
  }
  .banner-box h4 {
    font-size: 26px;
  }
}
@media (max-width: 1023px) {
  .banner-box h2 {
    font-size: 34px;
  }
  .banner-box h4 {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  .banner-fullwidth h1,
  .banner-fullwidth .heading-1 {
    font-size: 50px;
  }
  .banner-fullwidth h3,
  .banner-fullwidth .heading-3 {
    font-size: 30px;
  }
}
@media (max-width: 1023px) {
  .banner-fullwidth h1,
  .banner-fullwidth .heading-1 {
    font-size: 44px;
  }
}
.quote {
  max-width: 780px;
}
@media (min-width: 1200px) {
  .quote {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (min-width: 1200px) {
  .price-big {
    font-size: 170px;
    line-height: 136px;
  }
  * + .price-big {
    margin-top: 41px;
  }
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.parallax.banner .banner-content {
  padding-top: 80px;
  padding-bottom: 90px;
}
@media (min-width: 1200px) {
  .parallax.banner .banner-content {
    padding-top: 160px;
    padding-bottom: 180px;
  }
}
.mb_YTPlayer:focus {
  outline: 0;
}
.YTPWrapper {
  display: block;
  transform: translateZ(0) translate3d(0, 0, 0);
  transform-style: preserve-3d;
  perspective: 1000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
}
.mb_YTPlayer .loading {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 12px;
  color: #fff;
  background: rgba(0, 0, 0, 0.51);
  text-align: center;
  padding: 2px 4px;
  border-radius: 5px;
  -webkit-animation: fade .1s infinite alternate;
  animation: fade 0.1s infinite alternate;
}
@-webkit-keyframes fade {
  0% {
    opacity: .5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade {
  0% {
    opacity: .5;
  }
  100% {
    opacity: 1;
  }
}
.YTPFullscreen {
  display: block !important;
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
  margin: 0 !important;
  border: none !important;
  opacity: 1 !important;
  background-color: #000 !important;
  padding: 0 !important;
}
.inlinePlayButton {
  font-size: 45px;
  color: #fff;
  text-align: center;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  width: 80px;
  height: 80px;
  line-height: 80px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  cursor: pointer;
  opacity: .8;
  transition: all .4s;
  transform: scale(1.3);
}
.mb_YTPBar,
.mb_YTPBar .buttonBar {
  left: 0;
  width: 100%;
  box-sizing: border-box;
}
.mb_YTPlayer:hover .inlinePlayButton {
  opacity: 1;
  transform: scale(1);
}
.inlinePlayButton:hover {
  background-color: #000000;
  transform: scale(1.3) !important;
}
.mbYTP_wrapper iframe {
  max-width: 8000px !important;
}
.inline_YTPlayer {
  margin-bottom: 20px;
  vertical-align: top;
  position: relative;
  left: 0;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  background: rgba(0, 0, 0, 0.5);
}
.inline_YTPlayer img {
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  transform: none !important;
}
.mb_YTPBar .ytpicon {
  font-size: 20px;
}
.mb_YTPBar .mb_YTPUrl.ytpicon {
  font-size: 30px;
}
.mb_YTPBar {
  transition: opacity .5s;
  display: block;
  height: 10px;
  padding: 5px;
  background: #333;
  position: fixed;
  bottom: 0;
  text-align: left;
  z-index: 1000;
  font: 14px/16px sans-serif;
  color: #fff;
  opacity: .1;
}
.mb_YTPBar.visible,
.mb_YTPBar:hover {
  opacity: 1;
}
.mb_YTPBar .buttonBar {
  transition: all .5s;
  background: 0 0;
  font: 12px/14px san-serif;
  position: absolute;
  top: -30px;
  padding: 5px;
  height: 40px;
}
.mb_YTPBar:hover .buttonBar {
  background: rgba(0, 0, 0, 0.4);
}
.mb_YTPBar span {
  display: inline-block;
  font: 16px/20px sans-serif;
  position: relative;
  width: 30px;
  height: 25px;
  vertical-align: middle;
}
.mb_YTPBar span.mb_YTPTime {
  width: 130px;
}
.mb_YTPBar span.mb_OnlyYT,
.mb_YTPBar span.mb_YTPUrl {
  position: absolute;
  width: auto;
  display: block;
  top: 6px;
  right: 10px;
  cursor: pointer;
}
.mb_YTPBar span.mb_YTPUrl img {
  width: 60px;
}
.mb_YTPBar span.mb_OnlyYT {
  left: 300px;
  right: auto;
}
.mb_YTPBar span.mb_OnlyYT img {
  width: 25px;
}
.mb_YTPBar span.mb_YTPUrl a {
  color: #fff;
}
.mb_YTPBar .mb_YTPMuteUnmute,
.mb_YTPBar .mb_YTPPlayPause,
.mb_YTPlayer .mb_YTPBar .mb_YTPPlayPause img {
  cursor: pointer;
}
.mb_YTPBar .mb_YTPProgress {
  height: 10px;
  width: 100%;
  background: #222;
  bottom: 0;
  left: 0;
}
.mb_YTPBar .mb_YTPLoaded {
  height: 10px;
  width: 0;
  background: #444;
  left: 0;
}
.mb_YTPBar .mb_YTPseekbar {
  height: 10px;
  width: 0;
  background: #bb110e;
  bottom: 0;
  left: 0;
  box-shadow: rgba(82, 82, 82, 0.47) 1px 1px 3px;
}
.mb_YTPBar .YTPOverlay {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: "flat";
  box-sizing: border-box;
}
.YTPOverlay.raster {
  background: url(images/raster.png);
}
.YTPOverlay.raster.retina {
  background: url(images/raster@2x.png);
}
.YTPOverlay.raster-dot {
  background: url(images/raster_dot.png);
}
.YTPOverlay.raster-dot.retina {
  background: url(images/raster_dot@2x.png);
}
.mb_YTPBar .simpleSlider {
  position: relative;
  width: 100px;
  height: 10px;
  border: 1px solid #fff;
  overflow: hidden;
  box-sizing: border-box;
  margin-right: 10px;
  cursor: pointer !important;
  border-radius: 3px;
}
.mb_YTPBar.compact .simpleSlider {
  width: 40px;
}
.mb_YTPBar.compact span.mb_OnlyYT {
  left: 260px;
}
.mb_YTPBar .simpleSlider.muted {
  opacity: .3;
}
.mb_YTPBar .level {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #fff;
  box-sizing: border-box;
}
.mb_YTPBar .level.horizontal {
  height: 100%;
  width: 0;
}
.mb_YTPBar .level.vertical {
  height: auto;
  width: 100%;
}
.page-wrapper {
  max-width: 1600px;
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .page-wrapper {
    margin-top: 50px;
  }
}
.page-main .columns {
  margin-top: 43px;
}
.page-bottom .content .widget:last-child {
  margin-bottom: 57px;
}
.page-bottom .widget + .content {
  margin-top: 57px;
}
.page-title-wrapper {
  margin-top: 24px;
  margin-bottom: 24px;
}
.page-title-wrapper h1 {
  font-size: 40px;
}
@media (min-width: 1024px) {
  .page-title-wrapper {
    margin-top: 42px;
    margin-bottom: 42px;
  }
}
.column .page-title-wrapper {
  margin-bottom: 30px;
}
.column .page-title-wrapper h1 {
  font-size: 32px;
}
.block-title {
  font-size: 24px;
  margin-bottom: 8px;
}
@media (min-width: 1024px) {
  .block-title {
    font-size: 1.5rem;
    margin-bottom: 14px;
  }
}
.page-header__panel {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  padding: 14px 0;
  font-size: 12px;
  background: #ededed;
  text-transform: uppercase;
}
.page-header__panel .sm-header_customer-menu-container {
  margin-left: auto;
}
.page-header__panel .rtl-component {
  border-left: 1px solid #e2e2e2;
  margin-left: 12px;
  padding-left: 12px;
}
.page-header__panel .links {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}
.page-header__content {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #e2e2e2;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width: 1024px) {
  .page-header__content {
    padding: 27px 2%;
  }
}
html.rtl .page-header__panel .sm-header_customer-menu-container {
  margin-left: 0;
  margin-right: auto;
}
html.rtl .page-header__panel .rtl-component {
  border-left: 1px solid #e2e2e2;
  margin-left: 12px;
  padding-left: 12px;
}
.header-content .header.links {
  margin-left: 17px;
}
.header.links {
  white-space: nowrap;
}
.header.links a {
  cursor: pointer;
}
.header.links li {
  display: inline-block;
}
html.rtl .header-content .header.links {
  margin-left: 0;
  margin-right: 17px;
}
html.rtl .header.links > li + li {
  margin-left: 0;
  margin-right: 23px;
}
.header-switchers {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.header-switchers .switcher {
  margin-right: 0;
}
.header-switchers .switcher + .switcher {
  margin-left: 18px;
}
.page-header .switcher strong {
  font-weight: inherit;
}
.page-header .switcher .options .action.toggle {
  cursor: pointer;
}
.page-header .switcher .options .action.toggle:after,
.page-header .switcher .options .action.toggle.active:after {
  content: "\ec3a";
  display: inline-block;
  font-family: 'theme-icons';
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  transform: translate(0, 0);
  margin-left: 5px;
  font-size: 10px;
  line-height: 18px;
}
.page-header .switcher .options .action.toggle.active:after {
  content: "\ec39";
}
.page-header .switcher .options .action.toggle.active,
.page-header .switcher .options .action.toggle:hover {
  color: #111111;
}
.page-header .switcher .options ul.switcher-dropdown {
  background: #ffffff;
  border: none;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  display: block !important;
  position: absolute;
  left: 0;
  top: 100%;
  width: 160px;
  padding: 10px 14px;
  margin-top: 6px;
  opacity: 0;
  z-index: -1;
  visibility: hidden;
  transform: translateY(5%);
  transform-origin: top center;
  transition: .3s all ease;
}
.page-header .switcher .options ul.switcher-dropdown:before,
.page-header .switcher .options ul.switcher-dropdown:after {
  display: none;
}
.page-header .switcher .options ul.switcher-dropdown li {
  padding: 2px;
}
.page-header .switcher .options ul.switcher-dropdown li:hover {
  cursor: default;
  background: none;
}
.page-header .switcher .options ul.switcher-dropdown a {
  display: inline-block;
  padding: 0;
}
.page-header .switcher .options.active ul.switcher-dropdown {
  opacity: 1;
  visibility: visible;
  z-index: 9999;
  transform: translateY(0);
  transition: .3s ease;
}
html.rtl .header-switchers .switcher + .switcher {
  margin-left: 0;
  margin-right: 8px;
}
html.rtl .page-header .switcher .options ul.switcher-dropdown {
  left: auto;
  right: 0;
}
.page-footer .footer-col {
  padding-bottom: 33px;
}
.page-footer * + cite {
  margin-top: 23px;
}
.footer.content {
  padding-top: 50px;
}
.footer.content .block.newsletter {
  float: none;
}
.post-item .post-image {
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .post-item .post-short-content {
    margin-bottom: 20px;
  }
}
.block-posts-list .post-items .post-item {
  flex-basis: 50%;
  max-width: 50%;
}
.post-page .post-comments-block .post-comment {
  padding: 20px 24px;
}
.post-comments-block .comment-add .field label.label {
  width: auto;
}
@media (min-width: 1024px) {
  .post-page .post-text img {
    float: left;
    padding-right: 30px;
    padding-bottom: 30px;
  }
  .post-page .post-data {
    clear: left;
  }
}
html.rtl .post-comments-block .comment-add .field label.label {
  float: right;
  padding-right: 0;
  padding-left: 15px;
  text-align: left;
}
html.rtl .post-comments-block .comment-add .field .control {
  float: right;
}
@media (min-width: 1024px) {
  html.rtl .post-page .post-text img {
    float: right;
    padding-right: 0;
    padding-left: 30px;
  }
  html.rtl .post-page .post-data {
    clear: right;
  }
}
.grid.products-grid .timer-wrapper {
  margin-bottom: 100px;
}
.grid.products-grid .timer-wrapper > div {
  padding: 10px;
}
@media (max-width: 1199px) {
  .grid.products-grid .timer-wrapper > div {
    font-size: 14px;
  }
  .grid.products-grid .timer-wrapper > div span {
    font-size: 16px;
  }
}
@media (max-width: 1599px) {
  .slider-pro h1 {
    font-size: 56px;
  }
}
@media (max-width: 1199px) {
  .slider-pro h1 {
    font-size: 40px;
  }
}
@media (max-width: 1023px) {
  .slider-pro h1 {
    font-size: 30px;
  }
  .slider-pro h6 {
    font-size: 14px;
  }
}
.page-header .left-panel,
.page-header .right-panel {
  flex-basis: 30%;
  max-width: 30%;
}
.page-header .right-panel {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
}
.page-header.layout-2 .sm-header-nav-wrap {
  padding-top: 3px;
}
@media (min-width: 1200px) {
  .page-header.layout-2 .navigation.tm-navigation li.level-top .mm-label {
    top: -10px;
  }
}
@media (max-width: 1023px) {
  .page-header.layout-2 .logo {
    margin: 0;
  }
  .page-header.layout-2 nav.navigation {
    border-top: none;
    margin-top: 0;
  }
}
.page-header.layout-3 .switcher .options ul.switcher-dropdown {
  left: auto;
  right: 0;
}
.page-footer.layout-2 {
  background: none;
  text-align: center;
}
.page-footer.layout-2 .footer.content {
  padding-top: 0;
}
.page-footer.layout-2 .footer-top {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 34px;
  padding-bottom: 34px;
  margin-bottom: 49px;
  background-color: #f6f6f6;
}
.page-footer.layout-2 .block.newsletter {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  margin-bottom: 0;
  margin-right: 80px;
}
.page-footer.layout-2 .block.newsletter .heading-4 {
  margin-bottom: 0;
  margin-right: 25px;
}
.page-footer.layout-2 .block.newsletter form.subscribe .field {
  width: 310px;
}
.page-footer.layout-2 h4 {
  display: none;
}
.page-footer.layout-2 .footer-col-content {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
}
.page-footer.layout-2 .footer-col-content ul {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: -20px;
}
.page-footer.layout-2 .footer-col-content ul li {
  margin-left: 20px;
}
.page-footer.layout-2 .footer-col-content ul + ul {
  margin-left: 0;
}
.page-footer.layout-2 .footer-col {
  padding-bottom: 12px;
}
.page-footer.layout-2 .footer-col .footer-col-content li + li,
.page-footer.layout-2 .footer-col .footer-col-content ul + ul {
  margin-top: 0;
}
.page-footer.layout-2 .footer-panel {
  margin-top: 22px;
}
@media (min-width: 1024px) {
  .product-wrap .smart-label {
    margin-left: 96px;
  }
}
.stay-in-place .swatch-option-tooltip .image,
.clinique1599-5276 .swatch-option-tooltip .image {
  background-image: url(../images/1599_5276_1.png) !important;
  background-size: 100% 100% !important;
}
.clinique1599-52574 .swatch-option-tooltip .image {
  background-image: url(../images/1599_52574.png) !important;
  background-size: 100% 100% !important;
}
.clinique1593-29770 .swatch-option-tooltip .image {
  background-image: url(../images/1593_29770_1.png) !important;
  background-size: 100% 100% !important;
}
.clinique1605-15520 .swatch-option-tooltip .image {
  background-image: url(../images/1605-15520.webp) !important;
  background-size: 100% 100% !important;
}
body .swatch-option-tooltip {
  visibility: inherit !important;
}
@media (min-width: 1600px) {
  .table-comparison .cell {
    padding: 25px;
  }
}
@media (max-width: 639px) {
  .page-products .page-main .grid-main {
    padding-left: 0 !important;
  }
}
.fotorama--fullscreen .fotorama__wrap {
  height: 100%;
}
.fotorama--fullscreen .fotorama__wrap .fotorama__stage {
  height: 100% !important;
}
.grid.products-grid .product-item {
  z-index: 1;
}
.grid.products-grid .product-item:hover {
  z-index: 2;
}
.grid.products-grid .product-item-info,
.grid.products-grid .product-item-info > * {
  position: relative;
}
.grid.products-grid .product-item-info:before,
.grid.products-grid .product-item-info .product-item-inner:before {
  display: block;
  content: '';
  position: absolute;
  bottom: 0;
  left: -20px;
  right: -20px;
  background: #ffffff;
  border: 1px solid #f6f6f7;
  transition: 0.2s all ease;
}
.grid.products-grid .product-item-info:before {
  top: -20px;
  border-bottom: none;
  opacity: 0;
}
.grid.products-grid .product-item-info .product-info {
  position: relative;
  z-index: 1;
}
.grid.products-grid .product-item-info .product-item-inner {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  padding-bottom: 15px;
  transform: scaleY(0);
  transform-origin: top;
  opacity: 0;
  transition: 0.2s all ease;
}
.grid.products-grid .product-item-info .product-item-inner:before {
  top: -40px;
  border-top: none;
  z-index: -1;
}
.grid.products-grid .product-item-info .gallery + .product-item-details {
  transition: 0.3s transform ease;
}
.grid.products-grid .product-item-info:hover:before {
  opacity: 1;
  transition-duration: 0.3s;
}
.grid.products-grid .product-item-info:hover .gallery + .product-item-details {
  transform: translateY(23px);
}
.grid.products-grid .product-item-info:hover .product-item-inner {
  visibility: visible;
  opacity: 1;
  transform: scaleY(1);
  transition-duration: 0.3s;
}
.grid.products-grid .product-item-info:hover .fotorama__nav-wrap {
  bottom: -35px;
}
.grid.products-grid .product-item-details {
  padding-top: 19px;
}
.grid.products-grid .product-reviews-summary {
  display: block;
}
.grid.products-grid .product-reviews-summary .rating-summary {
  display: inline-block;
}
.grid.products-grid .product-reviews-summary .reviews-actions {
  display: none;
}
.grid.products-grid .owl-carousel:hover {
  z-index: 2;
}
.grid.products-grid .owl-carousel .owl-item {
  padding-bottom: 200px;
}
.grid.products-grid .owl-carousel .owl-stage-outer {
  margin-top: -15px;
  margin-bottom: -200px;
}
.grid.products-grid .owl-carousel .product-item {
  padding-top: 15px;
}
.grid.products-grid .owl-carousel .product-item .product-label {
  top: 25px;
}
.grid.products-grid .owl-carousel .product-item-info:before,
.grid.products-grid .owl-carousel .product-item-info .product-item-inner:before {
  left: -12px;
  right: -12px;
}
.grid.products-grid .owl-carousel .product-item-info:before {
  top: -12px;
}
@media (min-width: 1200px) {
  .grid.products-grid .product-item-info .product-item-inner {
    padding-bottom: 30px;
  }
}
.wishlist-index-index #mageworx-fee-container-message {
  display: none !important;
}
.wishlist-index-index .form-wishlist-items .product-item-inner .product-item-actions .actions-primary {
  width: 100%;
  text-align: center;
  padding-top: 10px;
}
.wishlist-index-index .form-wishlist-items .product-item-inner .product-item-actions .actions-primary button.action {
  width: 50% !important;
  height: 36px !important;
  border-radius: 36px !important;
}
.wishlist-index-index .form-wishlist-items .product-item-inner .comment-box,
.wishlist-index-index .form-wishlist-items .product-item-inner .box-tocart .field.qty,
.wishlist-index-index .form-wishlist-items .product-item-inner .product-item-actions .action > span {
  display: none !important;
}
.wishlist-index-index .form-wishlist-items > .actions-toolbar {
  text-align: center;
  display: block !important;
  border-top: none;
  margin-top: 0;
}
.wishlist-index-index .form-wishlist-items > .actions-toolbar > .primary {
  margin-top: 0;
  border: none;
}
.wishlist-index-index .form-wishlist-items > .actions-toolbar > .primary button.update,
.wishlist-index-index .form-wishlist-items > .actions-toolbar > .primary button.share {
  display: none !important;
}
.wishlist-index-index .form-wishlist-items > .actions-toolbar > .secondary {
  padding-top: 15px;
}
.wishlist-index-index .form-wishlist-items .product-item-inner > .product-item-actions {
  text-align: center;
}
.wishlist-index-index .form-wishlist-items .product-item-inner > .product-item-actions .action span {
  display: inline-block !important;
}
.wishlist-index-index .form-wishlist-items li.product-item {
  border-bottom: solid 1px #ECECEC !important;
}
.products-grid .product-item-name .product-item-link {
  display: block;
  overflow: hidden;
  position: relative;
}
.products-grid .product-item-name .product-item-link .brand-name-text {
  margin-top: 2px;
  font-weight: 400 !important;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  line-height: 1.2;
}
.list.products-list .product-item-name {
  font-size: 18px;
  margin-bottom: 10px;
}
.list.products-list .product-item .price-box {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 17px;
}
.list.products-list .product-item .price-box .special-price + .old-price {
  margin-left: 0;
  margin-top: 6px;
}
.list.products-list .product-item-info a.product-item-photo {
  flex-basis: 32%;
  max-width: 32%;
}
.list.products-list .product-item-info .product-item-details {
  flex-basis: 68%;
  max-width: 68%;
  padding-left: 24px;
  padding-top: 22px;
}
@media (min-width: 1200px) {
  .list.products-list .product-item-info .product-item-details {
    padding-left: 36px;
  }
}
.list.products-list .product-item-info .product-item-description {
  margin-bottom: 30px;
}
@media (min-width: 1024px) {
  .page-layout-1column .list.products-list .product-item-info a.product-item-photo {
    flex-basis: 50%;
    max-width: 50%;
  }
  .page-layout-1column .list.products-list .product-item-info .product-item-details {
    flex-basis: 50%;
    max-width: 50%;
  }
  .page-layout-1column .list.products-list .product-item-name {
    font-size: 14px;
  }
}
html.rtl .list.products-list .product-item-info .product-item-details {
  padding-left: 0;
  padding-right: 36px;
}
@media (max-width: 1023px) {
  .list.products-list li.product-item {
    padding: 20px 15px;
    border-bottom: 1px solid #e2e2e2;
  }
  .list.products-list .product-item + .product-item {
    margin-top: 0;
  }
}
@media (min-width: 1024px) {
  .product-wrap .product-info-main {
    padding-left: 40px;
  }
}
.product-wrap .product-info-price .price-box {
  margin-top: 10px;
  align-items: center;
}
.product-wrap .product-info-price .price-box .old-price {
  font-size: 22px;
}
.product-wrap .box-tocart {
  margin-top: 15px !important;
}
.product-wrap .box-tocart .fieldset .actions {
  margin-top: 0;
  padding-top: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.catalog-product-view .product.info.detailed {
  margin-top: 40px;
}
.catalog-product-view .product.data.items #product-review-container .review-toolbar {
  top: 10px;
}
.catalog-product-view .product.data.items #product-review-container .review-item {
  padding: 24px 30px;
}
.fotorama__active .fotorama__dot {
  background-color: #00a0e8;
  border-color: #00a0e8;
}
.product-info-main .product-brand {
  border: none;
  padding: 0;
  margin: 0;
}
.product-info-main .product-brand .product-brand-logo {
  display: none;
}
.product-info-main .product-brand .product-brand-name {
  margin-bottom: 15px;
  line-height: 1;
  margin-top: 0;
  text-align: left;
}
.product-info-main .product-brand .product-brand-name a {
  color: #111111;
  font-size: 28px;
}
.product-info-main .product-brand .product-brand-name a span:after {
  display: none;
}
.product-options-wrapper > .fieldset {
  margin-bottom: 0;
}
.product-options-wrapper > .fieldset .swatch-opt {
  margin: 0;
  border-top: 1px solid #ececec;
  padding: 12.5px 0;
}
.product-options-wrapper > .fieldset > .field .options-list > .field {
  padding-bottom: 0;
  margin-bottom: 0;
  position: relative;
  width: auto;
  display: inline-block;
  margin-right: 7px;
}
.product-options-wrapper > .fieldset > .field .options-list > .field .label {
  border: 1px solid #e2e2e2;
  line-height: 25px;
  display: inline-block;
  min-width: 40px;
  text-align: center;
  cursor: pointer;
  padding: 0 10px;
}
.product-options-wrapper > .fieldset > .field .options-list > .field .label:before {
  display: none;
}
.product-options-wrapper > .fieldset > .field .options-list > .field input[type=radio]:checked + .label {
  border-color: #222222;
}
.product-options-wrapper > .fieldset > .field .options-list > .field input[type=radio]:checked + .label:before {
  display: none;
}
.product-options-wrapper > .fieldset > .field .options-list > .field input[type=radio]:disabled + .label {
  color: #e2e2e2;
  cursor: default;
}
.product-options-wrapper > .fieldset .swatch-attribute .swatch-attribute-selected-option {
  color: #aaaaaa;
}
.product-options-wrapper > .fieldset .swatch-attribute[option-selected] .swatch-attribute-selected-option {
  color: #000000;
}
.wrapper-layer {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 20;
}
.custom-cny-price {
  font-size: 14px;
  color: #666666;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2;
}
.catalog-product-view .product-info-price .price-box .price-label {
  padding-right: 5px;
}
.catalog-product-view .product-info-price .price-box .old-price .price-label {
  display: inline-block !important;
}
.catalog-product-view .price-related-commission {
  padding: 0 0 0 5px;
  width: auto;
  display: inline-block;
  margin-top: 0;
}
.catalog-product-view .price-final_price .cny-price {
  color: #666 !important;
}
.catalog-product-view .price-final_price > .old-price .price {
  font-size: 2.2rem;
  color: #F75177;
}
.catalog-product-view .shipping-type {
  color: #000;
  font-size: 1.4rem;
  padding-right: 20px;
}
.catalog-product-view .shipping-infos {
  color: #666;
  font-size: 1.2rem;
  font-style: normal;
}
.catalog-product-view .shipping-info-text {
  color: #666;
  line-height: 1.5;
  font-size: 1.4rem;
}
.catalog-product-view .gallery-placeholder .fotorama__nav--dots .fotorama__nav__frame {
  width: 7px;
}
.catalog-product-view .gallery-placeholder .fotorama__nav-wrap {
  position: absolute;
  bottom: 0;
  padding: 30px 0 0;
  background-size: 100% auto;
  z-index: 14;
}
.catalog-product-view .gallery-placeholder .fotorama-item .fotorama__nav__frame--dot.fotorama__active {
  width: 18px;
}
.catalog-product-view .gallery-placeholder .fotorama-item .fotorama__dot {
  background-color: #D9D9D9;
  width: 0.4rem;
  height: 0.25rem;
  border-width: 0;
  border-radius: 1.5px;
}
.catalog-product-view .gallery-placeholder .fotorama-item .fotorama__active .fotorama__dot {
  background-color: #222;
  width: 1.5rem;
}
.catalog-product-view .catalog-product-view-special-price {
  background-color: #333;
  color: #fff;
  width: 100%;
  border-radius: 6px;
  padding: 20px 15px;
  box-sizing: border-box;
  margin-top: 15px;
  box-shadow: 0 2px 10px 2px #eee;
  font-size: 1.4rem;
  position: relative;
  margin-bottom: 8px;
}
.catalog-product-view .catalog-product-view-special-price .price-container {
  vertical-align: middle;
}
.catalog-product-view .catalog-product-view-special-price .commission-info {
  position: relative;
  top: 4px;
}
.catalog-product-view .catalog-product-view-special-price .price-container .price-label,
.catalog-product-view .catalog-product-view-special-price .price-container .price {
  color: #fff !important;
  font-size: 1.4rem;
  vertical-align: middle;
}
.catalog-product-view .catalog-product-view-special-price .cny-price {
  color: #aaa !important;
  font-size: 12px;
  vertical-align: bottom;
  line-height: 1;
  padding-left: 0;
  margin-bottom: 1px;
}
.catalog-product-view .catalog-product-view-special-price > .special-price {
  padding-top: 0;
  display: inline-block !important;
}
.catalog-product-view #mageworx-fee-form > .fieldset {
  width: 100%;
  text-align: left;
  margin-bottom: 0;
  padding-top: 10px;
  font-size: 14px;
}
.catalog-product-view #mageworx-fee-form > .fieldset .label:after {
  display: none;
}
.catalog-product-view #mageworx-fee-form > .fieldset .label {
  width: auto;
  padding: 0;
  text-align: left;
}
.catalog-product-view .product-social-links {
  display: none;
}
.catalog-product-view .product-view-describe {
  color: #FF3E69;
  margin-bottom: 10px;
  padding: 0;
}
.catalog-product-view #mageworx-fee-container {
  display: none !important;
}
.catalog-product-view .toggle-title {
  padding-right: 40px;
  border-top: 1px solid #ececec;
  font-size: 16px;
  color: #000000;
  font-weight: 400;
  position: relative;
}
.catalog-product-view .toggle-title:before {
  content: "";
  background: url("../images/down.png") no-repeat left center;
  background-size: 20px auto;
  padding: 0;
  width: 25px;
  height: 26px;
  top: 50%;
  margin-top: -13px;
  position: absolute;
  right: 0;
}
.catalog-product-view .toggle-title > span {
  display: inline-block;
  position: relative;
  height: 50px;
  line-height: 50px;
}
.catalog-product-view .toggle-title.active:before {
  background: url("../images/up.png") no-repeat left center;
  background-size: 20px auto;
}
.catalog-product-view .toggle-title.active > span:after {
  content: "";
  width: 100%;
  position: absolute;
  top: -0.1rem;
  left: 0;
  background-color: #000000;
  height: 0.25rem;
}
.catalog-product-view .toggle-content {
  padding-bottom: 10px;
  padding-top: 3px;
}
.catalog-product-view .toggle-content .product-options-wrapper + .product-options-bottom {
  position: relative;
}
.catalog-product-view .toggle-content .product-options-wrapper + .product-options-bottom .attributes-wrap {
  position: absolute;
  top: -42px;
  left: 174px;
}
.catalog-product-view .products-crosssell-item {
  overflow: hidden;
  padding-bottom: 20px;
}
.catalog-product-view .products-crosssell-item > .item {
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;
}
.catalog-product-view .products-crosssell-item .product-item-photo {
  display: block;
  width: 42px;
  height: 42px;
}
.catalog-product-view .products-crosssell-item .product-image-container {
  max-width: 42px;
}
.catalog-product-view .products-crosssell-item .product-item-info {
  width: 50px;
  height: 50px;
  padding: 4px;
  box-sizing: border-box;
  border: 1px solid #F2F2F2;
  border-radius: 2px;
  position: relative;
}
.catalog-product-view .products-crosssell-item .product-item-info:hover:before {
  display: none;
}
.catalog-product-view .products-crosssell-item .active .product-item-info {
  border-color: #666;
}
.catalog-product-view .products-crosssell-item .active .product-item-info:after {
  content: "";
  background: url("../images/info_w.png") no-repeat center #00a0e8;
  width: 16px;
  height: 16px;
  background-size: 16px auto;
  position: absolute;
  right: -7px;
  bottom: -7px;
  border-radius: 50%;
  z-index: 6;
}
.catalog-product-view .price-final_price_2_0 > div.price_three li.taxIncludedPrice.included-tax-icon p em,
.catalog-product-view .price-final_price_2_0 > div.price_three li.counterPrice.included-tax-icon em {
  display: none;
}
.catalog-product-view .price-final_price_2_0 > div.price_three li.included-tax-icon p > span:first-child {
  display: inline-block;
}
.catalog-product-view .price-final_price_2_0 > div.price_three > .info {
  background: url("../images/info.png") no-repeat right center;
  background-size: 14px auto;
  width: 16px;
  height: 14px;
  position: absolute;
  right: 18px;
  top: 50%;
  margin-top: -7px;
  display: none;
}
.catalog-product-view .orange-area .timer-wrapper {
  display: none !important;
}
.catalog-product-view .product-size_guide {
  font-size: 1.4rem;
  color: #333;
  padding: 10px 0;
}
.catalog-product-view .show-size-guide {
  color: #00A0E8;
  display: inline-block;
  background: url("../images/blue_arrow.png") no-repeat right center;
  padding: 0 13px 0 10px;
  background-size: 14px auto;
}
#mageworx-fee-container-message {
  display: none !important;
}
.wishlist-index-index.account #mageworx-fee-container-message {
  display: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #000000;
}
.product.data.items > .item.title > .switch {
  border-top: 1px solid #ececec;
  padding: 16px 30px 17px 0 !important;
  font-size: 1.7rem;
  color: #000000;
  border-bottom: none;
  font-weight: 400;
}
.product.data.items > .item.title:before {
  content: "" !important;
  background: url("../images/down.png") no-repeat center;
  background-size: 20px auto;
  padding: 0;
  width: 25px;
  height: 26px;
  top: 50%;
  margin-top: -13px;
}
.product.data.items > .item.title.active:before {
  background: url("../images/up.png") no-repeat center;
  background-size: 20px auto;
}
.product.data.items > .item.title.active > .switch span {
  display: inline-block;
  position: relative;
}
.product.data.items > .item.title.active > .switch span:after {
  content: "";
  height: 2.5px;
  background-color: #000;
  width: 100%;
  display: inline-block;
  position: absolute;
  top: -16px;
  left: 0;
}
.timer-wrapper {
  background: url("../images/red_bg.png");
  background-size: auto 60px !important;
  position: absolute;
  right: -20px;
  top: 0;
  height: 60px;
  display: none;
  padding: 15px 20px 0 35px;
  box-sizing: border-box;
  color: #fff;
  background-repeat: no-repeat;
  background-color: #F94C69;
}
.timer-wrapper label,
.timer-wrapper .timer-title {
  font-size: 1.5rem;
  display: block;
  line-height: 1;
}
.timer-wrapper .timer-title,
.timer-wrapper .timer-box {
  font-size: 1.3rem;
  display: inline;
}
.timer-wrapper .timer-box {
  font-size: 1.4rem;
  font-weight: 500;
  background: transparent;
  color: #fff;
}
.options-list.nested .price-container.tax.weee {
  display: none !important;
}
.product.description {
  padding-top: 10px;
}
.product.description .scrollable-table-wrapper {
  overflow: hidden;
  overflow-x: scroll;
}
.product.description table {
  border: 2px solid #ececec;
  border-right: 0;
}
.product.description tr td {
  border: 1px solid #ececec;
}
.product.description .fixed-col-table-wrapper {
  float: left;
}
.product.description .fixed-col-table-wrapper table tr td {
  border-right: none;
}
.attributes-wrap {
  overflow: hidden;
}
.attributes-wrap .color-box {
  border-top: 1px solid #ececec;
  font-size: 1.5rem;
  vertical-align: middle;
  padding: 16px 0;
  height: 54px;
  box-sizing: border-box;
}
.attributes-wrap .color-box i {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: none;
  margin-right: 2px;
  display: inline-block;
  font-style: normal;
  padding: 0;
  vertical-align: middle;
  margin-bottom: 1px;
}
.attributes-wrap .size-box .text,
.attributes-wrap .text span {
  color: #000000;
  font-size: 1.5rem;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  font-weight: 400;
  line-height: 20px;
}
.attributes-wrap .label-text {
  display: inline-block;
  vertical-align: middle;
  padding-right: 20px;
  color: #555;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 20px;
  width: 75px;
  box-sizing: border-box;
}
.attributes-wrap .size-box {
  overflow: hidden;
  font-size: 1.5rem;
  vertical-align: middle;
  border-top: 1px solid #ececec;
  height: 54px;
  line-height: 54px;
  box-sizing: border-box;
}
.delivery_type {
  padding: 16px 0;
  border-top: 1px solid #ececec;
}
.delivery_type .label-text {
  float: left;
  margin-right: 3px;
}
.delivery_type .delivery-description,
.delivery_type .delivery-list li[data-type="pre-sale"] {
  display: none;
}
.delivery_type .delivery-box {
  overflow: hidden;
}
.delivery_type .delivery-list li {
  color: #000000;
  font-size: 1.5rem;
}
.delivery_type .delivery-list li em,
.delivery_type .delivery-list li .desc {
  display: block;
  font-style: normal;
  font-size: 1.3rem;
  color: #aaa;
  line-height: 1.2;
  padding: 2px 0 0;
}
.sizing-guide-shoes-tab-content {
  padding-top: 15px;
}
.sizing-guide-shoes-tab-content .mobile-title {
  font-weight: 500;
  font-size: 16px;
}
.sizing-guide-shoes-tab-content tr.table-row.empty-row {
  display: none !important;
}
.sizing-guide-shoes-tab-content thead th {
  border-right: 1px solid #ececec;
}
.eur-price {
  display: inline-block;
  color: #ff3e69;
}
.product-item .price-final_price .price-wrapper,
.product-info-price .price-final_price .price-wrapper {
  color: #000;
  font-weight: bold;
  font-size: 15px !important;
}
.product-item .old-price .price-final_price .price-wrapper,
.product-info-price .old-price .price-final_price .price-wrapper {
  color: #666666;
}
.product-view-describe {
  padding-bottom: 10px;
  font-size: 13px;
  color: #666666;
  display: none;
}
.product-view-describe p {
  display: inline;
}
.product-view-describe #pdp-details-symbols {
  padding-top: 10px;
}
.product-view-describe #pdp-details-symbols img {
  width: 50px;
}
.share-box textarea {
  border: 0;
}
.share-box button {
  border-radius: 24px;
}
.share-box img {
  box-shadow: 0 4px 40px 2px rgba(40, 44, 67, 0.2);
}
.catalog-product-view .float-tools > a.customer-style {
  vertical-align: inherit;
  background: #00a0e8;
  border-radius: 0;
  color: #fff;
  height: 62px;
  width: 100px;
  position: absolute;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
}
.product-details-category-info:before {
  content: "";
  height: 10px;
  background-color: #ededed;
  left: -20px;
  right: -20px;
  position: absolute;
  bottom: 0;
}
.product-category-name-text {
  padding-right: 20px;
}
.catalog-product-view .product-details-category-info {
  padding-bottom: 28px;
}
.shareaccount-share-index .page-title-wrapper,
.modal-popup .modal-title {
  display: none;
}
.catalog-product-view #maincontent .product-wrap .box-tocart .field.qty .control input {
  vertical-align: middle;
  border-left: none;
  border-right: none;
  min-height: 20px;
}
.catalog-product-view .product-wrap .product-info-price .price-box .old-price .price-final_price .price {
  color: #FF3E69;
  display: none;
}
#opc-sidebar .items-in-cart .minicart-items .product.options .content .item-options dd {
  font-style: inherit;
  padding-left: 5px;
}
.catalog-product-view .stock-ample,
.catalog-product-view .in-only-stock,
.catalog-product-view .out-of-stock {
  color: #999;
  font-size: 1.5rem;
  display: inline-block;
  line-height: 16px;
  font-weight: 400;
}
.catalog-product-view .in-only-stock {
  color: #999;
}
.catalog-product-view .out-of-stock {
  color: #999;
}
.catalog-product-view #tab-label-hightaxrefund .data span {
  background: url("../images/tuiduoduo.png") no-repeat 0 center;
  background-size: 55px auto;
  padding-left: 60px;
}
.catalog-product-view .product-view-postage {
  padding-bottom: 10px;
}
.catalog-product-view .shipping-type-item {
  display: block;
  font-size: 1.2rem;
  color: #000000;
  margin-bottom: 10px;
  background: url("../images/support.png") no-repeat 0 4px;
  background-size: 12px auto;
  padding-left: 17px;
}
.catalog-product-view .shipping-type-item .shipping-infos {
  display: block;
}
.catalog-product-view .shipping-type-item .support-ico {
  display: none !important;
}
.catalog-product-view .watches-item,
.catalog-product-view .price-related-commission {
  display: none;
}
.catalog-product-view .orange-area .watches-item {
  display: block !important;
  margin-bottom: 20px;
  color: #f49f49;
  font-size: 1.4rem;
  line-height: 1;
}
.catalog-product-view .orange-area .price-final_price_2_0,
.catalog-product-view .orange-area .price-related-tax,
.catalog-product-view .orange-area .price-related-commission,
.catalog-product-view .orange-area .product-add-form,
.catalog-product-view .orange-area .float-tools > a.add_shopping_cart,
.catalog-product-view .orange-area .float-tools > a.buy_now,
.catalog-product-view .orange-area .product-social-links {
  display: none !important;
}
.catalog-product-view .orange-area .find-watches {
  display: flex !important;
  width: 100%;
  line-height: 44px;
  border-radius: 3px;
  color: #fff;
  background-color: #f49f49;
  font-size: 1.4rem;
  justify-content: center;
}
.catalog-product-view .orange-area + .product.detailed #tab-label-deliveryarea,
.catalog-product-view .orange-area + .product.detailed #deliveryarea {
  display: none !important;
}
.catalog-product-view .price-related-tax .price-related-tax-item {
  background: url(../images/related_1.png) no-repeat 0 0;
  background-size: 14px auto;
  padding-left: 17px;
  font-size: 1.3rem;
  color: #000000;
  line-height: 16px;
  height: 16px;
  font-weight: 400;
}
.catalog-product-view .price-related-tax .price-related-tax-item:nth-child(2) {
  background: url(../images/related_2.png) no-repeat 0 0;
  background-size: 14px auto;
}
.catalog-product-view .price-related-tax .price-related-tax-item:nth-child(3) {
  background: url(../images/related_3.png) no-repeat 0 0;
  background-size: 14px auto;
}
.catalog-product-view .label-detail {
  display: inline-block;
  width: 80px;
  vertical-align: middle;
  height: 18px;
  line-height: 18px;
}
.catalog-product-view .brand-official-nb,
.catalog-product-view .product-capacity,
.catalog-product-view .product-material {
  font-size: 1.4rem;
  color: #555;
  line-height: 1.3;
  margin-bottom: 15px;
  display: block;
  font-weight: normal;
  padding-right: 0;
}
.catalog-product-view .brand-official-nb i,
.catalog-product-view .product-capacity i,
.catalog-product-view .product-material i {
  font-style: normal;
  color: #000;
  font-size: 1.4rem;
  vertical-align: middle;
  height: 18px;
  line-height: 18px;
}
.catalog-product-view .media-action {
  position: absolute;
  top: 20px;
  right: 0;
  z-index: 22;
  vertical-align: middle;
  width: 100%;
  box-sizing: border-box;
  padding: 0 20px;
}
.catalog-product-view .product-tags {
  font-size: 12px;
  float: left;
  border-radius: 50px 50px 50px 0;
  line-height: 18px;
  padding: 0 5px;
  color: #ffffff;
  margin-top: 12px;
  background-color: #9C46DB;
}
.catalog-product-view .commission-share {
  background: url("../images/share.png") no-repeat center center;
}
.catalog-product-view .miniprogram .wechat-share {
  background: url("../images/customer.png") no-repeat center center;
  margin-top: 54px;
  margin-right: -54px;
}
.catalog-product-view .commission-share,
.catalog-product-view .miniprogram .wechat-share {
  background-size: 24px auto;
  background-color: #fff;
  display: inline-block;
  vertical-align: middle;
  float: right;
  margin-left: 10px;
  border-radius: 100%;
  width: 44px;
  height: 44px;
  box-sizing: border-box;
  box-shadow: 0 2px 6px 0 #ddd;
}
.catalog-product-view .sales-top {
  background: url("../images/top.png") no-repeat center bottom;
  background-size: auto 20px;
  width: 34px;
  height: 20px;
  line-height: 24px;
  text-align: center;
  font-size: 1rem;
  box-sizing: border-box;
  position: relative;
  border-radius: 0;
  margin-top: 20px;
}
.catalog-product-view .sales-top:before {
  content: "销冠";
  border-radius: 0 0 7px 7px;
  background-color: #333;
  color: #ffffff;
  padding: 0 3px 0 2px;
  line-height: 16px;
  min-width: 34px;
  display: block;
  position: absolute;
  left: 0;
  top: -16px;
  font-size: 1rem;
}
.catalog-product-view .product.info.detailed .data.content {
  padding-top: 5px;
  padding-bottom: 6px;
}
.catalog-product-view .product.info.detailed .data.content div.country {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
  color: #555;
  display: none;
  margin-bottom: 15px;
}
.catalog-product-view .product.info.detailed .data.content div.country i {
  font-style: normal;
  display: inline-block;
  color: #000;
  background-size: 16px auto;
  background-position: 0 center;
  background-repeat: no-repeat;
  padding-left: 22px;
}
.catalog-product-view .product.info.detailed .data.content .country-de i {
  background-image: url("../images/de.png");
}
.catalog-product-view .product.info.detailed .data.content .country-at i {
  background-image: url("../images/at.png");
}
.catalog-product-view .product.info.detailed .data.content .country-at i {
  background-image: url("../images/at.png");
}
.catalog-product-view .product.info.detailed .data.content .country-fi i {
  background-image: url("../images/fi.png");
}
.catalog-product-view .product.info.detailed .data.content .country-es i {
  background-image: url("../images/es.png");
}
.catalog-product-view .product.info.detailed .data.content .country-hu i {
  background-image: url("../images/hu.png");
}
.catalog-product-view .product.info.detailed .data.content .country-dk i {
  background-image: url("../images/dk.png");
}
.catalog-product-view .product.info.detailed .data.content .country-be i {
  background-image: url("../images/be.png");
}
.catalog-product-view .product.info.detailed .data.content .country-cz i {
  background-image: url("../images/cs.png");
}
.catalog-product-view .product.info.detailed .data.content .country-nl i {
  background-image: url("../images/nl.png");
}
.catalog-product-view .product.info.detailed .data.content .country-it i {
  background-image: url("../images/it.png");
}
.catalog-product-view .product.info.detailed #tab-label-description + .data.content div.country {
  display: inline-block;
}
.catalog-product-view .detial-guide-zoom {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 30;
  box-sizing: border-box;
  text-align: center;
  display: none;
}
.catalog-product-view .detial-guide-zoom p {
  color: #fff;
  font-size: 14px;
  line-height: 1.42;
  padding: 70% 20px 25px;
  text-align: left;
}
.catalog-product-view .detial-guide-zoom button {
  line-height: 44px;
  border: 1px solid #fff;
  min-width: 160px;
  text-align: center;
  font-size: 14px;
  border-radius: 3px;
  display: inline-block;
  background-color: transparent !important;
  padding: 0 !important;
}
.catalog-product-view .first-login .detial-guide-zoom {
  display: block;
}
.catalog-product-view .first-login .price-final_price_2_0 {
  z-index: 99;
}
.catalog-product-view [class*=swatch-opt] .swatch-attribute .swatch-option.text {
  background-color: #fff;
  font-size: 1.5rem;
  font-weight: normal;
  line-height: 1;
  border: none;
  border-bottom: 1px solid #ececec;
  width: 100%;
  display: block;
  padding: 18.5px 5px;
  color: #000;
}
.catalog-product-view [class*=swatch-opt] .swatch-attribute .swatch-option.text.disabled {
  opacity: 1;
}
.catalog-product-view [class*="swatch-opt"] .swatch-attribute .swatch-option.color,
.catalog-product-view [class*="swatch-opt"] .swatch-attribute .swatch-option.image {
  padding: 0;
  width: 16px !important;
  height: 16px !important;
  border-radius: 50%;
  min-width: 16px;
  min-height: 16px;
  overflow: visible;
  border: 0;
  margin: 12px 9px;
}
.catalog-product-view [class*="swatch-opt"] .swatch-attribute .swatch-option.color:after,
.catalog-product-view [class*="swatch-opt"] .swatch-attribute .swatch-option.image:after {
  content: attr(aria-label);
  width: 130px;
  line-height: 18px;
  display: block !important;
  margin-left: 24px;
  background: transparent;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 1.4rem;
}
.catalog-product-view [class*="swatch-opt"] .swatch-attribute .swatch-option.color.selected,
.catalog-product-view [class*="swatch-opt"] .swatch-attribute .swatch-option.color:not(.disabled):hover,
.catalog-product-view [class*="swatch-opt"] .swatch-attribute .swatch-option.image.selected,
.catalog-product-view [class*="swatch-opt"] .swatch-attribute .swatch-option.image:not(.disabled):hover {
  border: none;
}
.catalog-product-view .data.item.content p {
  margin-bottom: 20px;
  line-height: 1.5;
  color: #666;
  font-size: 1.4rem;
}
.catalog-product-view .data.item.content strong {
  font-size: 1.4rem;
  color: #333;
  line-height: 1.5;
  font-family: 'Roboto', 'Microsoft YaHei', 'PingFangSC-Medium';
}
body.locked,
html.locked {
  overflow-y: hidden !important;
}
@media (max-width: 1023px) {
  .catalog-product-view .page-wrapper .page-main > .columns {
    padding: 0;
    margin-top: 0;
  }
  .catalog-product-view .page-wrapper .product-wrap .product.media {
    padding: 0;
  }
  .catalog-product-view .page-wrapper .product-wrap > .product-info-main,
  .catalog-product-view .page-wrapper .main > .product.info.detailed,
  .catalog-product-view .page-wrapper .main > .product-details-category-info {
    padding-left: 20px;
    padding-right: 20px;
  }
  body .swatch-option-tooltip {
    display: none !important;
  }
  .catalog-product-view .product-wrap > .product.media.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    overflow: hidden;
  }
  .catalog-product-view .product.media.fixed .gallery-placeholder {
    position: relative;
    z-index: 1;
  }
  .catalog-product-view .product-wrap > .product-info-main {
    position: relative;
    z-index: 13;
    margin-top: 375px;
    background: #fff;
    padding-top: 20px;
    border-radius: 14px 14px 0 0;
    box-shadow: 0px -9px 15px 0px #e5e5e5, 0 0 0 #ffffff, 0 0 0 #ffffff, 0 0 0 #ffffff;
  }
  .catalog-product-view .product-info-main,
  .catalog-product-view .product.info.detailed {
    position: relative;
    z-index: 12;
    background: #fff;
    margin: 0;
  }
  .catalog-product-view .product.info.detailed {
    border-top: 30px solid #fff;
  }
  .catalog-product-view .swatch-attribute-wrap {
    position: fixed;
    background: #fff;
    width: 100%;
    bottom: -100%;
    left: 0;
    margin: 0;
    z-index: 33;
    transition: 0.2s bottom linear;
    border-radius: 14px 14px 0 0;
    padding: 20px;
    box-sizing: border-box;
  }
  .catalog-product-view .attribute-header {
    padding: 0 0 15px 0;
    position: relative;
    font-size: 2.2rem;
    color: #000000;
    border-bottom: 1px solid #ececec;
  }
  .catalog-product-view .attribute-header em {
    font-style: normal;
  }
  .catalog-product-view .action-close {
    position: absolute;
    right: 18px;
    top: 20px;
    background: url("../images/error-x.png") no-repeat right center;
    background-size: 18px auto;
    width: 26px;
    height: 26px;
    display: block;
  }
  .catalog-product-view .swatch-attribute-wrap .action-close {
    right: 0;
    top: 5px;
  }
  .catalog-product-view .product-options-wrapper.size {
    margin-top: 54px;
  }
  .catalog-product-view .product-options-wrapper.size.normal {
    margin-top: 0;
  }
  .catalog-product-view .product-options-wrapper.size + .product-options-bottom .box-tocart {
    position: relative;
  }
  .catalog-product-view .product-options-wrapper.size + .product-options-bottom .box-tocart .color-box {
    position: absolute;
    top: -107px;
    left: 0;
    width: 100%;
  }
  .catalog-product-view div[data-layer*="overlay"] {
    padding-right: 28px !important;
    background: url("../images/address_arrow.png") no-repeat right 17px;
    background-size: 18px auto;
  }
  .catalog-product-view .overlay-layer-content {
    background: #fff;
    width: 100%;
    height: auto;
    position: fixed;
    z-index: 33;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    padding: 20px;
    transition: 0.2s bottom linear;
    border-radius: 14px 14px 0 0;
    max-height: 60%;
  }
  .catalog-product-view .overlay-layer-content h3 {
    margin: 0;
    font-size: 2.2rem;
    font-family: 'Microsoft YaHei', 'PingFangSC-Medium';
    padding-bottom: 15px;
    border-bottom: 1px solid #ECECEC;
    color: #000;
  }
  .catalog-product-view .overlay-layer-content.overlay-hide {
    bottom: -100%;
  }
  .catalog-product-view .overlay-layer-content .overlay-text {
    padding: 20px 0;
    overflow-x: auto;
    height: 320px;
    box-sizing: border-box;
    transform: translate3d(0, 0, 0);
  }
  .catalog-product-view .overlay-layer-content .overlay-text strong {
    font-weight: normal;
    font-family: 'Microsoft YaHei', 'PingFangSC-Medium';
    color: #333;
  }
  .catalog-product-view .overlay-layer-content .overlay-text p {
    color: #666;
    font-size: 1.4rem;
    line-height: 1.6;
    margin-bottom: 15px;
  }
  .catalog-product-view .attribute-footer {
    padding: 10px 18px 10px 23px !important;
    background: url("../images/sz.png") no-repeat left center !important;
    background-color: #fff !important;
    color: #00A0E8;
    font-weight: 400;
    font-size: 1.4rem;
    background-size: 18px auto !important;
    height: 20px;
    line-height: 20px;
  }
  .catalog-product-view .attribute-footer:after {
    content: "";
    background: url("../images/blue_arrow.png") no-repeat center;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 18px;
    background-size: 18px auto;
  }
  .catalog-product-view .size-table-item {
    padding-bottom: 15px;
  }
  .catalog-product-view .size-table-item h3 {
    font-size: 17px;
  }
  .catalog-product-view div[id*='overlay'] {
    display: none;
  }
  .catalog-product-view .product.detailed .data.content ul {
    list-style: outside;
    margin-left: 18px;
    margin-bottom: 12px;
  }
  .catalog-product-view .data.content .disc-size {
    margin-bottom: 15px;
  }
  .catalog-product-view .data.content .disc-size td {
    color: #000;
    line-height: 1.7;
    font-size: 1.4rem;
    width: 90%;
    padding: 0;
  }
  .catalog-product-view .data.content .disc-size .label {
    color: #555;
    padding-right: 10px;
    text-align-last: justify;
    white-space: nowrap;
    text-align: justify;
    width: auto;
  }
  .catalog-product-view .size-content {
    width: 100%;
    overflow: auto;
    margin-bottom: 40px;
  }
  .catalog-product-view .size-content h3 {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .catalog-product-view .swatch-option-saleqty-text {
    font-size: 14px;
    float: right;
    color: #999;
    display: none;
  }
  .catalog-product-view #sizing-guide-tab-content {
    display: none !important;
  }
  .catalog-product-view .delivey-box-list {
    margin-top: -15px;
  }
  .catalog-product-view .delivey-box-list li {
    padding: 11px 0 13px 28px;
    color: #aaa;
    border-bottom: 1px solid #ececec;
    font-size: 1.5rem;
    line-height: 1.3;
  }
  .catalog-product-view .delivey-box-list li .desc {
    display: block;
    color: #aaa;
    font-size: 1.2rem;
  }
  .catalog-product-view .delivey-box-list li.active {
    background: url("../images/remind.png") no-repeat left 12px;
    background-size: 18px auto;
  }
  .catalog-product-view .delivey-box-list li.active {
    color: #000;
  }
  .catalog-product-view .delivey-box-list li.active .desc {
    color: #999;
  }
  .catalog-product-view li.savePrice {
    position: absolute;
    right: 0;
    top: 0;
    height: 60px;
    background-size: auto 60px !important;
  }
  .catalog-product-view li.savePrice.no-active {
    background: url("../images/blue_bg.png") no-repeat left center;
    background-size: auto 60px !important;
  }
  .catalog-product-view li.savePrice.red-style {
    background: url("../images/red_bg.png") no-repeat left center;
    background-size: auto 60px !important;
  }
  .catalog-product-view li.savePrice.green-style {
    background: url("../images/green_bg.png") no-repeat left center;
    background-size: auto 60px !important;
  }
  .catalog-product-view li.savePrice.no-discount {
    background: url("../images/blue_bgs.png") no-repeat left center;
    background-size: auto 60px !important;
  }
}
.product_size tbody tr td {
  background-color: #FFFFFF;
}
.product_size tbody tr:nth-child(odd) td {
  background-color: #F6F6F6;
}
.product_size td {
  width: 110px;
  height: 40px;
  line-height: 40px;
  padding: 0 !important;
  box-sizing: border-box;
  text-align: center;
  font-size: 14px;
}
.size-table-scroll .product_size {
  border-collapse: separate;
  table-layout: fixed;
  width: 100%;
}
.size-table-scroll {
  overflow: auto;
}
.size-table-fixed {
  float: left;
  border-width: 0;
  border-right-style: solid;
  border-right-width: 6px;
  border-image: linear-gradient(to right, #000000, transparent) 5 20;
}
.vertical .product_size tbody tr td:first-child {
  font-family: 'Roboto', 'Microsoft YaHei', 'PingFangSC-Medium';
  color: #000;
  font-weight: 500;
}
.fotorama__wrap--css3 .fotorama__stage {
  transform: none !important;
}
.collateral-tabs dt {
  font-weight: normal;
}
.size-table-fixed.vertical {
  float: none;
  border-image: none;
  border: none;
}
.size-table-fixed.vertical tr,
.size-table-scroll.vertical tr {
  display: table-cell;
  vertical-align: top;
}
.size-table-fixed.vertical tr td,
.size-table-scroll.vertical tr td:nth-child(odd) {
  background-color: #F6F6F6 !important;
}
.size-table-scroll.vertical tr td {
  background-color: #fff !important;
  font-weight: normal !important;
  display: block !important;
}
.size-table-scroll.vertical {
  overflow: auto;
  max-height: 240px;
}
.vertical .product_size td {
  width: auto;
}
body.overlay-scroll-fixed {
  overflow: hidden;
  position: fixed;
}
body.overlay-scroll-fixed .toolbar_2_0 {
  display: none !important;
}
section.sizechart,
.sizechart-container {
  display: none !important;
}
@media (max-width: 479px) {
  [class*="swatch-opt"] .swatch-attribute .swatch-option.color:after,
  [class*="swatch-opt"] .swatch-attribute .swatch-option.image:after {
    width: 112px;
  }
}
.block.related .grid.products-grid .owl-carousel .owl-item {
  padding-bottom: 80px;
}
.block.related .grid.products-grid .owl-carousel .owl-stage-outer {
  margin-bottom: -80px;
}
.customer-account:not(.logged) .customer-name {
  pointer-events: none;
}
.customer-account ul {
  display: block !important;
}
.customer-account ul a {
  display: inline-block;
  padding: 0;
}
.customer-account .customer-name {
  display: inline-block;
  cursor: pointer;
  color: #111111;
  transition: 0.3s color ease;
}
.customer-account .customer-name:hover,
.customer-account .customer-name.active {
  color: #222222;
}
.customer-account .customer-menu {
  display: inline-block;
}
.customer-account .action.switch {
  display: none;
}
.customer-account .greet {
  display: none;
}
.form-create-account .actions-toolbar,
.form-edit-account .actions-toolbar,
.form-address-edit .actions-toolbar,
.form-login .actions-toolbar,
.block-addresses-list .actions-toolbar,
.form-newsletter-manage .actions-toolbar,
.downloadable-customer-products .actions-toolbar,
.my-reviews-table__wrapper .actions-toolbar,
.account-billing-agreements__wrapper .actions-toolbar {
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
}
.form-create-account .actions-toolbar .primary + .secondary,
.form-edit-account .actions-toolbar .primary + .secondary,
.form-address-edit .actions-toolbar .primary + .secondary,
.form-login .actions-toolbar .primary + .secondary,
.block-addresses-list .actions-toolbar .primary + .secondary,
.form-newsletter-manage .actions-toolbar .primary + .secondary,
.downloadable-customer-products .actions-toolbar .primary + .secondary,
.my-reviews-table__wrapper .actions-toolbar .primary + .secondary,
.account-billing-agreements__wrapper .actions-toolbar .primary + .secondary {
  margin: 0 18px 0 0;
}
.account .actions-toolbar .secondary a.action {
  margin-top: 0;
}
.sidebar .account-navigation {
  margin-bottom: 68px;
}
.sidebar .account-navigation .block-title {
  padding-bottom: 18px;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  .block-dashboard-orders,
  .block-dashboard-info,
  .block-dashboard-addresses,
  .block-reviews-dashboard,
  .customer-account-edit .form-edit-account,
  .block-addresses-default,
  .block-addresses-list,
  .custome-downloadable-products__wrapper,
  .orders-history__wrapper,
  .form-newsletter-manage,
  .my-reviews-table__wrapper,
  .account-billing-agreements__wrapper {
    padding: 32px 30px 40px;
    margin-bottom: 40px;
  }
  .block-dashboard-info .row,
  .block-dashboard-addresses .row,
  .box-billing-address .row,
  .box-address-shipping .row {
    align-items: stretch;
  }
  .block-dashboard-info .row > div,
  .block-dashboard-addresses .row > div,
  .box-billing-address .row > div,
  .box-address-shipping .row > div {
    margin-bottom: 0;
  }
}
.block-addresses-list .block-content {
  height: 100%;
}
@media (min-width: 1200px) {
  .block-dashboard-orders .table-order-items td,
  .block-dashboard-orders .table-order-items th {
    padding: 9px 20px;
  }
}
@media (min-width: 1024px) {
  .block-dashboard-orders .table-order-items td.actions .view {
    float: left;
  }
  .block-dashboard-orders .table-order-items td.actions .order {
    float: right;
  }
}
.popup-authentication .block-authentication {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
}
.popup-authentication .block {
  flex-basis: 50%;
}
.popup-authentication .block:first-child {
  padding: 16px 32px 16px 0;
}
.popup-authentication .block + .block {
  border-top: none;
  border-left: 1px solid #e2e2e2;
  padding: 16px 0 16px 32px;
}
html.rtl .customer-account.logged ul {
  transform: translateY(-5%);
}
html.rtl .form-create-account .actions-toolbar .primary + .secondary,
html.rtl .form-edit-account .actions-toolbar .primary + .secondary,
html.rtl .form-address-edit .actions-toolbar .primary + .secondary,
html.rtl .form-login .actions-toolbar .primary + .secondary,
html.rtl .block-addresses-list .actions-toolbar .primary + .secondary,
html.rtl .form-newsletter-manage .actions-toolbar .primary + .secondary,
html.rtl .downloadable-customer-products .actions-toolbar .primary + .secondary,
html.rtl .my-reviews-table__wrapper .actions-toolbar .primary + .secondary,
html.rtl .account-billing-agreements__wrapper .actions-toolbar .primary + .secondary {
  margin-left: 18px;
  margin-right: 0;
}
@media (min-width: 1024px) {
  html.rtl .block-dashboard-orders .table-order-items td.actions .view {
    float: right;
  }
  html.rtl .block-dashboard-orders .table-order-items td.actions .order {
    float: left;
  }
}
html.rtl .popup-authentication .block:first-child {
  margin-right: 0;
  margin-left: 32px;
}
html.rtl .popup-authentication .block + .block {
  border-right: 1px solid #e2e2e2;
  border-left: none;
  padding-right: 32px;
  padding-left: 0;
}
.customer-account-edit .actions-toolbar > .secondary {
  display: none !important;
}
.block-addresses-default,
.block-addresses-list,
.block-dashboard-info,
.block-dashboard-addresses,
.block-dashboard-orders {
  border: none;
  padding-left: 0;
  padding-right: 0;
}
.block-reviews-dashboard .block-title .action.view {
  margin-top: 25px;
}
.block-reviews-dashboard .items li {
  padding: 4px 0;
}
.block-reviews-dashboard .items li:nth-child(odd) {
  background: transparent;
}
@media (min-width: 1024px) {
  .sidebar .filter-wrapper .filter-subtitle,
  .filter-current-subtitle {
    display: none;
  }
}
.sales-order-view .page-title-wrapper.show,
.sales-order-shipment .page-title-wrapper.show,
.sales-order-creditmemo .page-title-wrapper.show,
.clearance-order-clearance .page-title-wrapper.show {
  display: block !important;
  padding: 0;
  margin: 0;
}
.sales-order-view .page-title-wrapper h1,
.sales-order-shipment .page-title-wrapper h1,
.sales-order-creditmemo .page-title-wrapper h1,
.clearance-order-clearance .page-title-wrapper h1 {
  line-height: 60px;
  padding: 0;
  text-align: left;
  font-size: 16px;
  color: #000;
  font-weight: 400;
}
.sales-order-shipment .page-title-wrapper h1 {
  padding: 0 20px;
}
.account .items.order-links {
  margin: 0 -20px;
  background-color: #F5F5F5;
  padding: 0 20px;
  border-bottom: 0;
}
.account .items.order-links li.item {
  font-size: 14px;
  color: #666;
  line-height: 48px;
}
.account .items.order-links li.item.current {
  border-bottom: 0.25rem solid #000;
}
.account.sales-order-view .main > h2 {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  margin: 0;
  padding: 0 20px;
  line-height: 60px;
  height: 60px;
}
.sales-order-shipment .tracking-wrap {
  margin: 30px 10px;
}
.tracking-wrap.loading {
  position: fixed;
  left: 50%;
  top: 150px;
  width: 100px;
  height: 100px;
  border-radius: 4px;
  background: #fff;
  z-index: 99;
  overflow: hidden;
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.05);
  text-align: center;
  margin: 0 0 0 -50px;
}
.tracking-wrap.loading:after {
  content: "";
  display: inline-block !important;
  width: 30px;
  height: 30px;
  margin-top: 35px;
  background: url("../images/loading.png") no-repeat center;
  background-size: 24px auto;
  animation: loading 600ms linear 0s infinite;
}
@keyframes loading {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loading {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
.productview-shipment-index .page-title-wrapper {
  display: none !important;
}
.productview-shipment-index .tracking-wrap ul,
.sales-order-shipment .tracking-wrap ul {
  position: relative;
  padding-left: 20px;
}
.productview-shipment-index .tracking-wrap ul:after,
.sales-order-shipment .tracking-wrap ul:after {
  content: "";
  height: 100%;
  width: 2px;
  background: #DFE5E8;
  position: absolute;
  left: 0;
  top: 1px;
  z-index: 1;
}
.productview-shipment-index .tracking-wrap ul:before,
.sales-order-shipment .tracking-wrap ul:before {
  content: "";
  height: 30px;
  width: 2px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
}
.productview-shipment-index .tracking-wrap ul li,
.sales-order-shipment .tracking-wrap ul li {
  padding-bottom: 10px;
  list-style: none;
  position: relative;
}
.productview-shipment-index .tracking-wrap ul li a,
.sales-order-shipment .tracking-wrap ul li a {
  color: #00a0e8;
}
.productview-shipment-index .tracking-wrap ul li:after,
.sales-order-shipment .tracking-wrap ul li:after {
  content: "";
  width: 4px;
  height: 4px;
  border: 3px solid #DFE5E8;
  border-radius: 50%;
  position: absolute;
  left: -24px;
  top: 4px;
  background: #fff;
  z-index: 6;
}
.productview-shipment-index .tracking-wrap ul li:first-child:after,
.sales-order-shipment .tracking-wrap ul li:first-child:after {
  width: 10px;
  height: 10px;
  border-color: #00a0e8;
  left: -27px;
  top: 1px;
}
.productview-shipment-index .tracking-wrap ul li:last-child,
.sales-order-shipment .tracking-wrap ul li:last-child {
  padding-bottom: 0;
}
.productview-shipment-index .tracking-wrap .description,
.sales-order-shipment .tracking-wrap .description {
  font-size: 14px;
  color: #000;
  line-height: 20px;
  margin-bottom: 1px;
}
.productview-shipment-index .tracking-wrap .time,
.sales-order-shipment .tracking-wrap .time {
  font-size: 12px;
  color: #999;
  line-height: 1;
}
@media (max-width: 1023px) {
  .sales-order-view .page-main {
    padding: 0 15px;
  }
  .sales-order-view .order-details-items {
    border-bottom: none;
  }
  .sales-order-view .order-details-items table.table-order-items tfoot {
    padding: 0 15px;
  }
  .sales-order-view .order-details-items table.table-order-items tfoot .subtotal th {
    padding-top: 10px;
    border: none;
  }
  .sales-order-view .page-main > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .sales-order-view .actions-toolbar a {
    font-size: 14px;
    color: #00a0e8;
  }
  .sales-order-view .block-order-details-view {
    padding: 20px 0 0;
    margin-bottom: 0;
  }
  .sales-order-view .block-order-details-view .block-content .box {
    padding-top: 15px;
  }
  .sales-order-view .table:not(.cart):not(.totals) tfoot > tr:first-child td {
    border-top: none;
  }
  .sales-order-invoice .order-details-items.invoice,
  .sales-order-creditmemo .order-details-items.invoice {
    border-bottom: none;
  }
  .sales-order-invoice .order-details-items.invoice tfoot,
  .sales-order-creditmemo .order-details-items.invoice tfoot {
    padding: 0;
    background: transparent;
  }
  .account .columns > .row {
    margin-right: 0;
    margin-left: 0;
  }
  .account .grid-left {
    padding: 0 !important;
  }
}
.sales-order-view .keep_paying {
  float: right;
  width: 50%;
  text-align: right;
}
.sales-order-view .keep_paying a {
  color: #00a0e8;
  font-size: 14px;
}
.sales-order-view .table-order-items .items-qty li.item:nth-child(2) {
  display: none !important;
}
.order-tracking .tracking-title {
  float: left;
  height: 24px;
  margin-bottom: 10px;
  padding-right: 10px;
}
.order-tracking .tracking-content {
  height: 24px;
  margin-bottom: 10px;
  display: block;
}
.sales-order-view .block-order-details-view .block-content .box {
  padding-top: 15px;
}
.sales-order-shipment .product-item-name,
.sales-order-invoice .product-item-name {
  font-weight: 400 !important;
}
.sales-order-shipment .actions-toolbar,
.sales-order-invoice .actions-toolbar {
  display: none;
}
.sales-order-shipment .block-content .box-title,
.sales-order-invoice .block-content .box-title {
  padding-top: 15px !important;
  font-weight: 400;
}
.account .box-content > .block-order-details-view {
  padding-top: 0 !important;
}
.account .box-content > .block-order-details-view .block-title {
  display: none !important;
}
.account .box-content > .block-order-details-view table tr td {
  padding-left: 0;
  padding-right: 0;
}
.sales-order-shipment .page-wrapper {
  width: 100%;
}
.sales-order-shipment .page-main .columns {
  margin-top: 0;
}
.sales-order-shipment .order-details-items.shipments {
  border: none;
  padding-bottom: 0;
}
.sales-order-shipment .track-box {
  padding: 20px 0 15px;
  overflow: hidden;
}
.sales-order-shipment .track-box h4 {
  font-size: 18px;
  color: #000000;
  margin: 0;
  padding: 0;
  font-weight: 400;
}
.sales-order-shipment .track-box .track-btn {
  float: right;
  font-size: 14px;
  color: #333;
  padding-right: 20px;
  background: url("../images/shipment.png") no-repeat right center;
  background-size: 18px auto;
}
.sales-order-shipment .track-status-box {
  padding-top: 15px;
}
.sales-order-shipment .track-status-box span {
  color: #333;
  font-size: 14px;
  padding-right: 15px;
}
.sales-order-shipment .order-items-shipment .order-product-item {
  display: flex;
  flex-direction: column-reverse;
}
.sales-order-shipment .order-items-shipment:after {
  content: "";
  background: #F5F5F5;
  height: 10px;
  display: block;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: 15px;
}
.sales-order-shipment .order-items-shipment .product-img {
  float: left;
  margin-right: 15px;
  width: 52px;
  text-align: center;
}
.sales-order-shipment .order-items-shipment .product-img img {
  max-width: 52px;
  max-height: 52px;
}
.sales-order-shipment .order-items-shipment .order-desc {
  overflow: hidden;
  position: relative;
  padding-bottom: 20px;
  min-height: 30px;
  width: auto;
  margin: 0;
}
.sales-order-shipment .order-items-shipment .order-desc p {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: right;
  margin-bottom: 0;
  width: 100%;
}
.sales-order-shipment .order-items-shipment .order-desc h4 {
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 5px;
  color: #000000;
  margin-top: 0;
  font-weight: 400;
}
.sales-order-shipment .order-items-shipment .order-desc .item-number {
  font-size: 12px;
  color: #666666;
  display: inline-block;
  vertical-align: bottom;
}
.sales-order-shipment .order-items-shipment .order-desc .price {
  color: #000000;
  font-size: 14px;
  float: left;
  font-weight: 500;
}
.sales-order-shipment .order-items-shipment:last-child:after {
  display: none;
}
/* order detail */
.sales-order-view .cutdown {
  letter-spacing: 1px;
}
.sales-order-view .table-wrapper {
  overflow: inherit;
}
.sales-order-view .table-wrapper,
.sales-order-view .order-details-items {
  margin-bottom: 0;
}
.sales-order-view .order-status {
  background: url("../images/status_bg.png") no-repeat center bottom / 100% auto #00a0e8;
  color: #fff;
  padding: 20px;
  display: block;
  margin: 0 -20px;
  font-size: 12px;
}
.sales-order-view .order-status h4 {
  font-size: 16px;
  line-height: 1;
  margin-bottom: 5px;
  color: #ffffff;
  margin-top: 0;
}
.sales-order-view .order-status p {
  font-size: 12px;
}
.sales-order-view .order-item {
  padding: 20px 0 10px;
  position: relative;
}
.sales-order-view .order-item h5 {
  font-size: 16px;
  line-height: 1;
  color: #111;
  margin-bottom: 10px;
  margin-top: 0;
}
.sales-order-view .order-item .item-list li {
  overflow: hidden;
}
.sales-order-view .order-item .item-list li,
.sales-order-view .order-item .price-item {
  border-top: 1px solid #ECECEC;
  padding: 15px 0;
}
.sales-order-view .order-item .product-img {
  float: left;
  margin-right: 15px;
  width: 52px;
  text-align: center;
}
.sales-order-view .order-item .product-img img {
  max-width: 52px;
  max-height: 52px;
}
.sales-order-view .order-item .info {
  overflow: hidden;
  position: relative;
  padding-bottom: 20px;
  min-height: 30px;
  width: auto;
  margin: 0;
}
.sales-order-view .order-item .info p {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: right;
  margin-bottom: 0;
  width: 100%;
}
.sales-order-view .order-item .qty {
  font-size: 12px;
  color: #666666;
  display: inline-block;
  vertical-align: bottom;
}
.sales-order-view .order-item .item-list .price {
  color: #000000;
  font-size: 14px;
  float: left;
  font-weight: 500;
}
.sales-order-view .order-item h3 {
  font-size: 14px;
  color: #000000;
  text-align: left;
  margin-bottom: 6px;
  margin-top: 0;
  line-height: 1.3;
  font-weight: 400;
}
.sales-order-view .order-item .pro-color {
  color: #888888;
  font-size: 12px;
  display: block;
  padding-bottom: 10px;
}
.sales-order-view .order-item .price-item {
  padding-bottom: 5px;
}
.sales-order-view .order-item .price-item p {
  display: table;
  width: 100%;
  margin-bottom: 8px;
}
.sales-order-view .order-item .price-item p > span {
  font-size: 14px;
  color: #222222;
  display: table-cell;
  text-align: right;
}
.sales-order-view .order-item .price-item .mark {
  text-align: left;
}
.sales-order-view .order-item .price-item .grand_total span,
.sales-order-view .order-item .price-item .grand_total span.amount .price {
  font-size: 16px;
  color: #111111;
}
.sales-order-view .order-item .price-item .grand_total span.amount {
  font-size: 14px;
  color: #666666;
}
.sales-order-view .order-foot {
  text-align: right;
  background: #ffffff;
}
.sales-order-view .order-foot .pay-btn {
  background: #00a0e8;
  height: 44px;
  line-height: 44px;
  color: #ffffff;
  text-align: center;
  min-width: 120px;
  border-radius: 3px;
  display: inline-block;
}
.sales-order-view .open-tax .order-open-tax {
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 8px;
  line-height: 44px;
  color: #222;
  border: 1px solid #222;
  display: inline-block;
  padding: 0 25px;
  border-radius: 3px;
  background-color: #fff;
}
.sales-order-view .open-tax h4 {
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 15px;
  line-height: 1;
  color: #000000;
  height: 18px;
}
.sales-order-view .open-tax p {
  font-size: 14px;
  line-height: 1.4;
}
.sales-order-view .open-tax .tax-item-wrap {
  margin: 0 -8px;
  position: relative;
}
.sales-order-view .open-tax .tax-item-wrap .field {
  position: relative;
  padding: 0 8px 15px;
  overflow: hidden;
}
.sales-order-view .open-tax .tax-item-wrap > .field > label {
  box-sizing: border-box;
  line-height: 30px;
}
.sales-order-view .open-tax .tax-item-wrap input,
.sales-order-view .open-tax .tax-item-wrap input:focus {
  border: 1px solid #ececec;
  line-height: 42px;
  height: 42px;
}
.sales-order-view .open-tax .tax-item-wrap .checkbox:checked + .label {
  background: url("../images/checked.png") no-repeat left center;
  background-size: 15px auto;
}
.sales-order-view .open-tax .tax-item-wrap > .field.required {
  padding-bottom: 10px;
}
.sales-order-view .open-tax .tax-item-wrap > .field.required > label:after {
  content: "*";
  vertical-align: middle;
  display: inline-block;
  padding-left: 2px;
  line-height: 1;
}
.sales-order-view .open-tax .tax-item-wrap > .field > .control {
  overflow: hidden;
}
.sales-order-view .open-tax .tax-item-wrap .col-md-6 {
  float: left;
  width: 50%;
  box-sizing: border-box;
}
.sales-order-view .open-tax .tax-item-wrap .red input {
  border-color: #f94c69;
}
.sales-order-view .open-tax .tax-item-wrap .message {
  color: #f94c69;
  display: none;
  padding-left: 8px;
}
.sales-order-view .open-tax .tax-item-wrap .message p {
  color: #f94c69;
  font-size: 12px;
  margin-bottom: 8px;
}
.sales-order-view .open-tax .tax-item-wrap .actions-tool {
  text-align: right;
  padding: 0 8px 10px;
  position: absolute;
  bottom: 1px;
  right: 0;
}
.sales-order-view .open-tax .tax-item-wrap .actions-tool .submit {
  border-radius: 0 3px 3px 0;
  height: 41px;
  line-height: 42px;
  background-color: #00a0e8;
  color: #fff;
  font-size: 14px;
  text-align: center;
  padding: 0 25px;
}
.sales-order-view .open-tax .tax-wrap-box {
  padding: 15px 0 10px;
  margin-bottom: 10px;
  display: none;
  position: relative;
}
.sales-order-view .open-tax .tax-wrap-box h3 {
  margin: 0 0 15px 0;
  font-size: 20px;
  font-weight: 400;
}
.sales-order-view .open-tax .tax-wrap-box h3:before {
  height: 20px;
  content: "";
  border-top: 10px solid #ECECEC;
  display: block;
  margin-left: -20px;
  margin-right: -20px;
}
.sales-order-view .tax-refund-infos {
  padding: 15px 0;
}
.sales-order-view .tax-refund-infos h3 {
  margin: 0 0 15px 0;
  font-size: 20px;
  font-weight: 400;
}
.sales-order-view .tax-refund-infos h3:before {
  height: 20px;
  content: "";
  border-top: 10px solid #ECECEC;
  display: block;
  margin-left: -20px;
  margin-right: -20px;
}
.sales-order-view .tax-refund-infos h4 {
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 15px;
  line-height: 1;
  color: #000000;
}
.sales-order-view .tax-refund-infos p {
  font-size: 14px;
  color: #000;
  line-height: 1.4;
  margin-bottom: 5px;
  text-align: left;
}
.sales-order-view .tax-refund-infos b {
  font-weight: 400;
}
.sales-order-view .tax-refund-infos .action-tool {
  overflow: hidden;
  padding-top: 10px;
  margin-bottom: 10px;
}
.sales-order-view .tax-refund-infos .action-tool .button {
  width: 48%;
  float: right;
  height: 44px;
  line-height: 44px;
  font-size: 14px;
  border-radius: 3px;
  background-color: #ffffff;
  color: #222;
  border: 1px solid #222;
  padding: 0;
  text-align: center;
  box-sizing: border-box;
}
.sales-order-view .tax-refund-infos .action-tool .repost-btn {
  background-color: #00a0e8;
  color: #ffffff;
  border-color: #00a0e8;
  float: left;
}
.sales-order-view .box-content .box-order-billing-address .box-title {
  display: none;
}
.sales-order-view .box-content .box-order-billing-address table tr td {
  padding: 4px 0 15px;
}
@media (max-width: 1023px) {
  .sales-order-view {
    padding-bottom: 60px;
  }
  .sales-order-view .block.block-order-details-view {
    position: relative;
    overflow: inherit;
  }
  .sales-order-view .block.block-order-details-view .box.box-order-billing-method {
    border-bottom: 0;
  }
  .sales-order-view .block.block-order-details-view address {
    margin-bottom: 18px;
  }
  .sales-order-view .block.block-order-details-view .block-content .box {
    border-top: 0;
    margin-bottom: 0 !important;
    border-bottom-color: #ECECEC;
  }
  .sales-order-view .block.block-order-details-view .box-title span {
    color: #111111;
    font-size: 16px;
    font-weight: 400;
  }
  .sales-order-view .main > .block.block-order-details-view:before {
    content: "";
    left: 0;
    right: 0;
    height: 0.5px;
    background-color: #ECECEC;
    position: absolute;
    top: 0;
  }
  .sales-order-view .page-wrapper {
    width: 100%;
  }
  .sales-order-view .order-details-items .actions-toolbar {
    display: none !important;
  }
  .sales-order-view .page-main {
    padding: 0 20px !important;
  }
}
.order-header {
  background-color: #ffffff;
  padding: 20px 20px 0;
}
.order-header .title {
  font-size: 2.4rem;
  color: #000000;
  line-height: 1;
  float: left;
}
.order-header .title span {
  font-size: 1.3rem;
  color: #666666;
  line-height: 1;
  display: block;
  padding-bottom: 3px;
}
.order-header .my-service {
  float: right;
  font-size: 1.4rem;
  color: #333;
  margin-top: 10px;
}
.order-header .my-service i {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background: url("../images/chart.png") no-repeat center;
  background-size: 16px auto;
  background-color: #ffffff;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  font-style: normal;
}
.order-header .order-nav {
  clear: both;
  overflow: hidden;
  padding-top: 20px;
}
.order-header .order-nav li {
  margin-right: 25px;
  font-size: 1.6rem;
  color: #666666;
  border-bottom: 2.5px solid transparent;
  font-weight: 400;
  float: left;
  line-height: 40px;
}
.order-header .order-nav li.active {
  border-color: #000000;
  color: #000000;
}
.account.sales-order-history {
  font-family: 'Roboto', 'Microsoft YaHei';
}
.account.sales-order-history .column.main {
  padding-bottom: 0;
}
.account.sales-order-history .page-main > .columns {
  padding: 0;
  margin-top: 0;
}
.account.sales-order-history .page-wrapper {
  margin: 0;
  width: 100%;
}
.account.sales-order-history .orders-history__wrapper {
  margin: 0;
  padding: 35px 20px 20px;
}
.account.sales-order-history .order-wraper {
  position: relative;
  margin: 0 0 35px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.08);
  padding: 15px;
}
.account.sales-order-history .order-status {
  color: #00A0E8;
  font-size: 12px;
  position: absolute;
  right: 15px;
  top: 10px;
  font-weight: 500;
  z-index: 4;
}
.account.sales-order-history .order-numb {
  color: #666;
  font-size: 1.2rem;
  border-bottom: 1px solid #ECECEC;
  font-weight: 400;
  padding-bottom: 4px;
}
.account.sales-order-history .order-numb:before {
  content: "";
  width: 30px;
  height: 30px;
  border-radius: 100%;
  display: block;
  position: absolute;
  top: -15px;
  right: 20px;
  box-shadow: 0px -5px 4px 0 #eeeeee;
  background: url("../images/o_status1.png") no-repeat center;
  background-size: 20px auto;
  background-color: #fff;
  z-index: 2;
}
.account.sales-order-history .order-wraper .swiper-container {
  padding-bottom: 10px;
  border-bottom: 1px solid #ECECEC;
}
.account.sales-order-history ul.order-product-item {
  margin-bottom: 10px;
}
.account.sales-order-history .order-product-item li {
  padding-bottom: 15px;
  float: left;
  position: relative;
  margin-right: 10px;
  max-width: 120px;
}
.account.sales-order-history .order-product-item li:last-child {
  margin-right: 0;
}
.account.sales-order-history .order-product-item li > .item-number {
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  border-radius: 100%;
  background-color: #222;
  color: #fff;
  font-size: 1rem;
  position: absolute;
  right: -2px;
  top: 0;
}
.account.sales-order-history .order-product-item li .product-img {
  min-width: 85px;
  text-align: center;
  display: block;
}
.account.sales-order-history .order-product-item li .product-img img {
  max-width: 100px;
  max-height: 100px;
}
.account.sales-order-history .order-wraper .order_total_amount {
  display: block;
  padding-right: 35%;
  padding-top: 10px;
  box-sizing: border-box;
}
.account.sales-order-history .order-wraper .order_total_amount > span {
  display: block;
  font-size: 1.4rem;
  color: #333;
  line-height: 1;
  padding-bottom: 6px;
}
.account.sales-order-history .order_pay_tracking {
  position: absolute;
  right: 15px;
  bottom: 25px;
}
.account.sales-order-history .order_pay_tracking a {
  font-size: 1.4rem;
  color: #00A0E8;
  line-height: 1;
}
.account.sales-order-history .order_pay_tracking span {
  line-height: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  color: #00A0E8;
}
.account.sales-order-history .order_pay_tracking span:after {
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background: url("../images/go.png") no-repeat center;
  background-size: 24px auto;
  background-color: #00A0E8;
  display: inline-block;
  vertical-align: middle;
  margin-left: 6px;
}
.account.sales-order-history .order-product-item .order-desc h4 {
  font-size: 1.3rem;
  margin: 0;
  max-width: 100%;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  display: -webkit-box;
  overflow: hidden;
  color: #000;
  line-height: 1.2;
  font-weight: 300;
  text-align: center;
}
.account.sales-order-history .order-product-item .order-desc .price {
  color: #F75177;
  font-size: 16px;
}
.account.sales-order-history .order-product-item .order-desc .item-number {
  font-size: 12px;
  float: right;
  padding-top: 35px;
}
.account.sales-order-history .order-date {
  font-weight: 700;
  color: #333;
  font-size: 1.4rem;
  line-height: 1;
  margin: 0;
}
.account.sales-order-history .order-date a {
  color: #666666;
  font-size: 14px;
}
.account.sales-order-history .order-date a.order,
.account.sales-order-history .order-date span.payment {
  padding: 0 20px;
  border-radius: 3px;
  border: 1px solid #00a0e8;
  float: right;
  font-weight: 500;
  line-height: 36px;
  min-width: 100px;
  box-sizing: border-box;
  text-align: center;
}
.account.sales-order-history .order-status-canceled .order-status,
.account.sales-order-history .order-status-finished .order-status,
.account.sales-order-history .order-status-refunded .order-status,
.account.sales-order-history .order-status-credit .order-status {
  color: #666;
}
.account.sales-order-history .order-status-canceled .order-numb:before,
.account.sales-order-history .order-status-finished .order-numb:before,
.account.sales-order-history .order-status-refunded .order-numb:before,
.account.sales-order-history .order-status-credit .order-numb:before {
  background: url("../images/o_status3.png") no-repeat center;
  background-size: 20px auto;
  background-color: #fff;
}
.account.sales-order-history .order-status-canceled span:after,
.account.sales-order-history .order-status-finished span:after,
.account.sales-order-history .order-status-refunded span:after,
.account.sales-order-history .order-status-credit span:after {
  background-color: #222;
}
.account.sales-order-history .order-status-canceled .order_pay_tracking a,
.account.sales-order-history .order-status-finished .order_pay_tracking a,
.account.sales-order-history .order-status-refunded .order_pay_tracking a,
.account.sales-order-history .order-status-credit .order_pay_tracking a,
.account.sales-order-history .order-status-canceled .order_pay_tracking span,
.account.sales-order-history .order-status-finished .order_pay_tracking span,
.account.sales-order-history .order-status-refunded .order_pay_tracking span,
.account.sales-order-history .order-status-credit .order_pay_tracking span {
  color: #333;
}
.account.sales-order-history .order-status-partially_shipped .order-status,
.account.sales-order-history .order-status-shipped .order-status,
.account.sales-order-history .order-status-waitting_ship .order-status,
.account.sales-order-history .order-status-complete .order-status,
.account.sales-order-history .order-status-partially_shipped .order_pay_tracking a,
.account.sales-order-history .order-status-shipped .order_pay_tracking a,
.account.sales-order-history .order-status-waitting_ship .order_pay_tracking a,
.account.sales-order-history .order-status-complete .order_pay_tracking a,
.account.sales-order-history .order-status-partially_shipped .order_pay_tracking span,
.account.sales-order-history .order-status-shipped .order_pay_tracking span,
.account.sales-order-history .order-status-waitting_ship .order_pay_tracking span,
.account.sales-order-history .order-status-complete .order_pay_tracking span {
  color: #58CB7B;
}
.account.sales-order-history .order-status-partially_shipped .order-numb:before,
.account.sales-order-history .order-status-shipped .order-numb:before,
.account.sales-order-history .order-status-waitting_ship .order-numb:before,
.account.sales-order-history .order-status-complete .order-numb:before {
  background: url("../images/o_status2.png") no-repeat center;
  background-size: 20px auto;
  background-color: #fff;
}
.account.sales-order-history .order-status-partially_shipped span:after,
.account.sales-order-history .order-status-shipped span:after,
.account.sales-order-history .order-status-waitting_ship span:after,
.account.sales-order-history .order-status-complete span:after {
  background-color: #58CB7B;
}
.account.sales-order-history .order-status-finished .order-numb:before {
  background: url("../images/o_status5.png") no-repeat center;
  background-size: 20px auto;
  background-color: #fff;
}
.account.sales-order-history .order-status-credit .order-numb:before {
  background: url("../images/o_status4.png") no-repeat center;
  background-size: 20px auto;
  background-color: #fff;
}
.block-search {
  position: static;
  float: none;
  padding-left: 0;
  width: auto;
}
.block-search .label {
  width: 34px;
  height: 34px;
}
.block-search .label:before,
.block-search .label:after {
  width: 34px;
  height: 34px;
  line-height: 34px;
  color: #666666;
}
.block-search .label:hover:before,
.block-search .label:hover:after {
  color: #111111;
}
.block-search #search_mini_form,
.block-search #search_mini_form2 {
  position: static;
}
.block-search #search_mini_form:before,
.block-search #search_mini_form2:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
  background-color: #f6f6f6;
  opacity: 0;
  transition: 0.3s all ease;
  z-index: 99;
}
.block-search #search_mini_form .field,
.block-search #search_mini_form2 .field {
  padding: 0;
}
.block-search #search_mini_form .field.search,
.block-search #search_mini_form2 .field.search {
  position: static;
  padding: 0;
}
.block-search #search_mini_form .field.search .control,
.block-search #search_mini_form2 .field.search .control {
  position: absolute;
  top: 50%;
  left: 40%;
  right: 40%;
  padding: 0;
  margin-top: -25px;
  overflow: hidden;
  opacity: 0;
  transition-timing-function: ease;
  transition-property: opacity, left, right;
  transition-duration: 0.2s, 0.5s, 0.5s;
  z-index: -1;
}
.block-search #search_mini_form .field.search .control input,
.block-search #search_mini_form2 .field.search .control input {
  height: 50px;
  border: none;
  padding-left: 30px;
}
.block-search #search_mini_form .field.search .close,
.block-search #search_mini_form2 .field.search .close {
  position: absolute;
  top: 50%;
  right: -40px;
  margin-top: -15px;
  color: #222222;
  cursor: pointer;
  transition: 0.3s all ease;
}
.block-search #search_mini_form .field.search .close:before,
.block-search #search_mini_form2 .field.search .close:before {
  content: "\ec2a";
  display: inline-block;
  font-family: 'theme-icons';
  font-weight: 400;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.block-search #search_mini_form .field.search .close:before,
.block-search #search_mini_form2 .field.search .close:before {
  font-size: 24px;
  line-height: 30px;
  display: none;
}
.block-search #search_mini_form .field.search .close:hover,
.block-search #search_mini_form2 .field.search .close:hover {
  color: #111111;
}
.block-search #search_mini_form.active:before,
.block-search #search_mini_form2.active:before {
  visibility: visible;
  opacity: 1;
}
.block-search #search_mini_form.active .field.search .control,
.block-search #search_mini_form2.active .field.search .control {
  opacity: 1;
  left: 10%;
  right: 10%;
  overflow: visible;
  z-index: 99;
}
.block-search #search_mini_form .action.search,
.block-search #search_mini_form2 .action.search {
  position: absolute;
  top: 5px;
  right: 5px;
  background: none;
  color: #222222;
}
.block-search #search_mini_form .action.search:hover,
.block-search #search_mini_form2 .action.search:hover {
  color: #111111;
}
html.rtl .block-search {
  padding-right: 0;
}
