/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.abs-reset-list,
.bundle-options-container .block-bundle-summary .bundle.items,
.cart-summary .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.product-items,
.prices-tier,
.search-terms,
.product-items,
.prices-tier,
.order-details-items .items-qty,
.footer.content ul,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.abs-reset-list > li,
.bundle-options-container .block-bundle-summary .bundle.items > li,
.cart-summary .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.product-items > li,
.prices-tier > li,
.search-terms > li,
.product-items > li,
.prices-tier > li,
.order-details-items .items-qty > li,
.footer.content ul > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.action-primary {
  background-image: none;
  background: #00a559;
  border: none;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Roboto';
  font-weight: 400;
  padding: 14px 55px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  border-radius: 4px;
}
.action-primary:focus,
.action-primary:active {
  background: #008c4b;
  border: none;
  color: #ffffff;
}
.action-primary:hover {
  background: #008c4b;
  border: none;
  color: #ffffff;
}
.action-primary.disabled,
.action-primary[disabled],
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-revert-to-action-secondary,
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.cart-summary .form.giftregistry .fieldset .action.primary,
.block-compare .action.primary,
.block-compare .action.primary,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel {
  border-radius: 4px;
}
.abs-revert-to-action-secondary:not(:focus),
.abs-discount-block .actions-toolbar .action.primary:not(:focus),
.abs-discount-block .actions-toolbar .action.cancel:not(:focus),
.cart-summary .block .actions-toolbar > .primary .action.primary:not(:focus),
.cart-summary .form.giftregistry .fieldset .action.primary:not(:focus),
.block-compare .action.primary:not(:focus),
.block-compare .action.primary:not(:focus),
.paypal-review-discount .actions-toolbar .action.primary:not(:focus),
.paypal-review-discount .actions-toolbar .action.cancel:not(:focus),
.cart-discount .actions-toolbar .action.primary:not(:focus),
.cart-discount .actions-toolbar .action.cancel:not(:focus) {
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(209, 209, 209, 0.3);
}
.abs-revert-to-action-secondary:active,
.abs-discount-block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.cancel:active,
.cart-summary .block .actions-toolbar > .primary .action.primary:active,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.block-compare .action.primary:active,
.block-compare .action.primary:active,
.paypal-review-discount .actions-toolbar .action.primary:active,
.paypal-review-discount .actions-toolbar .action.cancel:active,
.cart-discount .actions-toolbar .action.primary:active,
.cart-discount .actions-toolbar .action.cancel:active {
  box-shadow: inset 0 1px 0 0 rgba(209, 209, 209, 0.8), inset 0 -1px 0 0 rgba(209, 209, 209, 0.3);
}
.abs-action-link-button,
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #00a559;
  border: none;
  color: #ffffff;
  cursor: pointer;
  font-family: 'Roboto';
  font-weight: 400;
  margin: 0;
  padding: 14px 55px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 4px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #00a559;
  border: none;
  color: #ffffff;
}
.abs-action-link-button:hover,
.block-event .slider-panel .slider .item .action.event:hover {
  background: #008c4b;
  border: none;
  color: #ffffff;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus {
  text-decoration: none;
}
.abs-action-button-as-link,
.abs-action-remove,
.abs-discount-block .action.check,
.popup .actions-toolbar .action.cancel,
.paypal-button-widget .paypal-button,
.bundle-options-container .action.back,
.cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.gift-options .actions-toolbar .action-cancel,
.gift-summary .action-edit,
.gift-summary .action-delete,
.action-gift,
.gift-wrapping-title .action-remove,
.wishlist.split.button > .action,
.block.related .action.select,
.block.related .action.select,
.abs-add-fields .action.remove,
.paypal-review-discount .action.check,
.cart-discount .action.check,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.6;
  padding: 0;
  color: #006bc7;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 400;
  border-radius: 0;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.abs-discount-block .action.check:visited,
.popup .actions-toolbar .action.cancel:visited,
.paypal-button-widget .paypal-button:visited,
.bundle-options-container .action.back:visited,
.cart.table-wrapper .action.help.map:visited,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:visited,
.opc-wrapper .edit-address-link:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.action-auth-toggle:visited,
.checkout-payment-method .checkout-billing-address .action-cancel:visited,
.checkout-agreements-block .action-show:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.gift-summary .action-edit:visited,
.gift-summary .action-delete:visited,
.action-gift:visited,
.gift-wrapping-title .action-remove:visited,
.wishlist.split.button > .action:visited,
.block.related .action.select:visited,
.block.related .action.select:visited,
.abs-add-fields .action.remove:visited,
.paypal-review-discount .action.check:visited,
.cart-discount .action.check:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
  color: #006bc7;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-discount-block .action.check:hover,
.popup .actions-toolbar .action.cancel:hover,
.paypal-button-widget .paypal-button:hover,
.bundle-options-container .action.back:hover,
.cart.table-wrapper .action.help.map:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-summary .action-edit:hover,
.gift-summary .action-delete:hover,
.action-gift:hover,
.gift-wrapping-title .action-remove:hover,
.wishlist.split.button > .action:hover,
.block.related .action.select:hover,
.block.related .action.select:hover,
.abs-add-fields .action.remove:hover,
.paypal-review-discount .action.check:hover,
.cart-discount .action.check:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #00427b;
  text-decoration: none;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.abs-discount-block .action.check:active,
.popup .actions-toolbar .action.cancel:active,
.paypal-button-widget .paypal-button:active,
.bundle-options-container .action.back:active,
.cart.table-wrapper .action.help.map:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show:active,
.gift-options .actions-toolbar .action-cancel:active,
.gift-summary .action-edit:active,
.gift-summary .action-delete:active,
.action-gift:active,
.gift-wrapping-title .action-remove:active,
.wishlist.split.button > .action:active,
.block.related .action.select:active,
.block.related .action.select:active,
.abs-add-fields .action.remove:active,
.paypal-review-discount .action.check:active,
.cart-discount .action.check:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
  color: #00427b;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.abs-discount-block .action.check:hover,
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:focus,
.popup .actions-toolbar .action.cancel:hover,
.popup .actions-toolbar .action.cancel:active,
.popup .actions-toolbar .action.cancel:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.bundle-options-container .action.back:hover,
.bundle-options-container .action.back:active,
.bundle-options-container .action.back:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.gift-summary .action-edit:hover,
.gift-summary .action-edit:active,
.gift-summary .action-edit:focus,
.gift-summary .action-delete:hover,
.gift-summary .action-delete:active,
.gift-summary .action-delete:focus,
.action-gift:hover,
.action-gift:active,
.action-gift:focus,
.gift-wrapping-title .action-remove:hover,
.gift-wrapping-title .action-remove:active,
.gift-wrapping-title .action-remove:focus,
.wishlist.split.button > .action:hover,
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:focus,
.block.related .action.select:hover,
.block.related .action.select:active,
.block.related .action.select:focus,
.block.related .action.select:hover,
.block.related .action.select:active,
.block.related .action.select:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.paypal-review-discount .action.check:hover,
.paypal-review-discount .action.check:active,
.paypal-review-discount .action.check:focus,
.cart-discount .action.check:hover,
.cart-discount .action.check:active,
.cart-discount .action.check:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.abs-discount-block .action.check.disabled,
.abs-discount-block .action.check[disabled],
fieldset[disabled] .abs-discount-block .action.check,
.popup .actions-toolbar .action.cancel.disabled,
.popup .actions-toolbar .action.cancel[disabled],
fieldset[disabled] .popup .actions-toolbar .action.cancel,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.bundle-options-container .action.back.disabled,
.bundle-options-container .action.back[disabled],
fieldset[disabled] .bundle-options-container .action.back,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.disabled,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup[disabled],
fieldset[disabled] .checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel.disabled,
.checkout-payment-method .checkout-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.gift-summary .action-edit.disabled,
.gift-summary .action-edit[disabled],
fieldset[disabled] .gift-summary .action-edit,
.gift-summary .action-delete.disabled,
.gift-summary .action-delete[disabled],
fieldset[disabled] .gift-summary .action-delete,
.action-gift.disabled,
.action-gift[disabled],
fieldset[disabled] .action-gift,
.gift-wrapping-title .action-remove.disabled,
.gift-wrapping-title .action-remove[disabled],
fieldset[disabled] .gift-wrapping-title .action-remove,
.wishlist.split.button > .action.disabled,
.wishlist.split.button > .action[disabled],
fieldset[disabled] .wishlist.split.button > .action,
.block.related .action.select.disabled,
.block.related .action.select[disabled],
fieldset[disabled] .block.related .action.select,
.block.related .action.select.disabled,
.block.related .action.select[disabled],
fieldset[disabled] .block.related .action.select,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.paypal-review-discount .action.check.disabled,
.paypal-review-discount .action.check[disabled],
fieldset[disabled] .paypal-review-discount .action.check,
.cart-discount .action.check.disabled,
.cart-discount .action.check[disabled],
fieldset[disabled] .cart-discount .action.check,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: #006bc7;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-button-as-link:not(:focus),
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:not(:focus),
.popup .actions-toolbar .action.cancel:active,
.popup .actions-toolbar .action.cancel:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.bundle-options-container .action.back:active,
.bundle-options-container .action.back:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.gift-summary .action-edit:active,
.gift-summary .action-edit:not(:focus),
.gift-summary .action-delete:active,
.gift-summary .action-delete:not(:focus),
.action-gift:active,
.action-gift:not(:focus),
.gift-wrapping-title .action-remove:active,
.gift-wrapping-title .action-remove:not(:focus),
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:not(:focus),
.block.related .action.select:active,
.block.related .action.select:not(:focus),
.block.related .action.select:active,
.block.related .action.select:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.paypal-review-discount .action.check:active,
.paypal-review-discount .action.check:not(:focus),
.cart-discount .action.check:active,
.cart-discount .action.check:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
.abs-revert-secondary-color,
.abs-revert-to-action-secondary,
.paypal-review .block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.cart-summary .form.giftregistry .fieldset .action.primary,
.block-compare .action.primary,
.block-compare .action.primary,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel {
  background: #00a559;
  border: none;
  color: #ffffff;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.abs-revert-to-action-secondary:focus,
.abs-revert-to-action-secondary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.primary:focus,
.abs-discount-block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.cancel:focus,
.abs-discount-block .actions-toolbar .action.cancel:active,
.cart-summary .block .actions-toolbar > .primary .action.primary:focus,
.cart-summary .block .actions-toolbar > .primary .action.primary:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.block-compare .action.primary:focus,
.block-compare .action.primary:active,
.block-compare .action.primary:focus,
.block-compare .action.primary:active,
.paypal-review-discount .actions-toolbar .action.primary:focus,
.paypal-review-discount .actions-toolbar .action.primary:active,
.paypal-review-discount .actions-toolbar .action.cancel:focus,
.paypal-review-discount .actions-toolbar .action.cancel:active,
.cart-discount .actions-toolbar .action.primary:focus,
.cart-discount .actions-toolbar .action.primary:active,
.cart-discount .actions-toolbar .action.cancel:focus,
.cart-discount .actions-toolbar .action.cancel:active {
  background: #00a559;
  border: none;
  color: #ffffff;
}
.abs-revert-secondary-color:hover,
.abs-revert-to-action-secondary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.abs-discount-block .actions-toolbar .action.primary:hover,
.abs-discount-block .actions-toolbar .action.cancel:hover,
.cart-summary .block .actions-toolbar > .primary .action.primary:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.block-compare .action.primary:hover,
.block-compare .action.primary:hover,
.paypal-review-discount .actions-toolbar .action.primary:hover,
.paypal-review-discount .actions-toolbar .action.cancel:hover,
.cart-discount .actions-toolbar .action.primary:hover,
.cart-discount .actions-toolbar .action.cancel:hover {
  background: #008c4b;
  border: none;
  color: #ffffff;
}
.abs-revert-secondary-size,
.products-grid.wishlist .product-item .box-tocart .tocart {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 14px 55px;
}
.abs-button-l,
#store-selector .form-continue .actions-toolbar .action.primary,
.order-review-form .action.primary,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.cart-summary .checkout-methods-items .action.primary.checkout,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.box-tocart .action.instant-purchase,
.multicheckout .action.primary,
.box-tocart .action.tocart,
.box-tocart .preorder-product,
.form-address-edit .actions-toolbar .action.primary,
.box-tocart .action.tocart,
.box-tocart .preorder-product {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.abs-product-options-list dt,
.cart.table-wrapper .item-options dt,
.minicart-items .product-item-details .product .options.list dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
  clear: left;
  float: left;
  margin: 0 11px 5.5px 0;
}
.abs-product-options-list dt:after,
.cart.table-wrapper .item-options dt:after,
.minicart-items .product-item-details .product .options.list dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
  content: ': ';
}
.abs-product-options-list dd,
.cart.table-wrapper .item-options dd,
.minicart-items .product-item-details .product .options.list dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5.5px;
}
.abs-button-responsive,
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.box-tocart .action.instant-purchase,
.box-tocart .action.tocart,
.box-tocart .preorder-product,
.box-tocart .action.tocart,
.box-tocart .preorder-product {
  width: 100%;
}
.abs-reset-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper,
.products-list .product-image-wrapper,
.products-list .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.abs-reset-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo,
.products-list .product-image-wrapper .product-image-photo,
.products-list .product-image-wrapper .product-image-photo {
  position: static;
}
.abs-adaptive-images {
  display: block;
  height: auto;
  max-width: 100%;
}
.abs-adaptive-images-centered,
.product.media .product.photo .photo.image,
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.abs-login-block-title,
.login-container .block .block-title {
  border-bottom: 1px solid #e8e8e8;
  font-size: 1.8rem;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.abs-login-block-title strong,
.login-container .block .block-title strong {
  font-weight: 500;
}
.abs-dropdown-simple,
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e607';
  font-family: 'luma-icons';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e618';
  font-family: 'luma-icons';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
  display: block;
}
.abs-dropdown-simple ul.items,
.giftregisty-dropdown ul.items,
.wishlist-dropdown ul.items {
  padding: 6px 0;
}
.abs-input-qty,
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.box-tocart .input-text.qty,
.account .data.table-return-items .qty .input-text,
.box-tocart .input-text.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 54px;
}
.abs-margin-for-blocks-and-widgets,
.block,
.customer-review .product-details,
.block-banners,
.block-banners-inline {
  margin-bottom: 44px;
}
.abs-remove-button-for-blocks,
.filter-current .action.remove,
.sidebar .product-items .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete,
.sidebar .product-items .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.filter-current .action.remove > span,
.sidebar .product-items .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span,
.sidebar .product-items .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.filter-current .action.remove:before,
.sidebar .product-items .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before,
.sidebar .product-items .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 15px;
  color: #757575;
  content: '\e616';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.filter-current .action.remove:hover:before,
.sidebar .product-items .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before,
.sidebar .product-items .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before {
  color: #494949;
}
.abs-remove-button-for-blocks:active:before,
.filter-current .action.remove:active:before,
.sidebar .product-items .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before,
.sidebar .product-items .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before {
  color: #999999;
}
.abs-product-link,
.product-item-name,
.product.name a,
.product-item-name,
.product.name a {
  font-weight: 400;
}
.abs-product-link > a,
.product-item-name > a,
.product.name a > a,
.product-item-name > a,
.product.name a > a {
  color: #000000;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product-item-name > a:visited,
.product.name a > a:visited,
.product-item-name > a:visited,
.product.name a > a:visited {
  color: #000000;
  text-decoration: none;
}
.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #000000;
  text-decoration: none;
}
.abs-product-link > a:active,
.product-item-name > a:active,
.product.name a > a:active,
.product-item-name > a:active,
.product.name a > a:active {
  color: #000000;
  text-decoration: none;
}
.abs-like-link {
  color: #006bc7;
  text-decoration: none;
  cursor: pointer;
}
.abs-like-link:visited {
  color: #006bc7;
  text-decoration: none;
}
.abs-like-link:hover {
  color: #00427b;
  text-decoration: none;
}
.abs-like-link:active {
  color: #00427b;
  text-decoration: none;
}
.abs-reset-left-margin,
.form.giftregistry.items .actions-toolbar,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}
.abs-action-remove,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: normal;
  margin-left: 73%;
  position: absolute;
  top: 34px;
  width: auto;
}
.abs-add-fields .fieldset .field .control,
.form-giftregistry-share .fieldset .field .control,
.form-giftregistry-edit .fieldset .field .control,
.form-add-invitations .fieldset .field .control,
.form-create-return .fieldset .field .control,
.form.send.friend .fieldset .field .control {
  width: 70%;
}
.abs-add-fields .fieldset .actions-toolbar > .secondary,
.form-giftregistry-share .fieldset .actions-toolbar > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar > .secondary,
.form-add-invitations .fieldset .actions-toolbar > .secondary,
.form-create-return .fieldset .actions-toolbar > .secondary,
.form.send.friend .fieldset .actions-toolbar > .secondary {
  float: left;
}
.abs-add-fields .fieldset .actions-toolbar > .secondary .action.add,
.form-giftregistry-share .fieldset .actions-toolbar > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar > .secondary .action.add {
  margin-top: 33px;
}
.abs-add-fields .fieldset .fields .actions-toolbar,
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
  margin: 0;
}
.abs-add-fields .additional,
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}
.abs-add-fields .message.notice,
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 33px 0 0;
}
.abs-hidden,
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.abs-visually-hidden,
.opc-wrapper .form-discount .field .label,
.bundle-options-container .block-bundle-summary .product-image-container,
.bundle-options-container .block-bundle-summary .product.name,
.bundle-options-container .block-bundle-summary .stock,
.cart.table-wrapper .col.qty label .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout_index_index .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.block-balance .balance-price-label,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.form-add-invitations .fields .label,
.filter-options-content .filter-count-label,
.table-comparison .wishlist.split.button > .action.split span,
.product-items .wishlist.split.button > .action.split span,
.page-multiple-wishlist .page-title-wrapper .page-title,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block.newsletter .label,
.products-grid.wishlist .product-item .comment-box .label,
.product-item-actions .actions-secondary > .action span,
.product-item .price-box .price-label,
.sorter label,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.block.related .field.choice .label,
.fieldset .fullname > .label,
.field.street .field.additional .label,
.product-item-actions .actions-secondary > .action span,
.product-item .price-box .price-label,
.sorter label,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.block.related .field.choice .label,
.review-date .review-details-label,
.customer-review .product-details .rating-average-label,
.block-reorder .product-item .label,
.action.skip:not(:focus),
.page-header .switcher .label,
.page-footer .switcher .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-visually-hidden-reset,
.minicart-items .product.options .toggle > span,
.shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:before,
.abs-add-fields .fieldset .actions-toolbar:after,
.bundle-options-container .product-options-wrapper .field.choice .label:before,
.bundle-options-container .product-options-wrapper .field.choice .label:after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item-details .product .options.list:before,
.minicart-items .product-item-details .product .options.list:after,
.checkout-container:before,
.checkout-container:after,
.checkout-onepage-success:before,
.checkout-onepage-success:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping .content:before,
.opc-wrapper .data.table .gift-wrapping .content:after,
.table-order-items .gift-wrapping .content:before,
.table-order-items .gift-wrapping .content:after,
.order-options .product:before,
.order-options .product:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.form-create-return .actions-toolbar:before,
.form-create-return .actions-toolbar:after,
.toolbar:before,
.toolbar:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.toolbar:before,
.toolbar:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.form-giftregistry-share .fieldset .actions-toolbar:before,
.form-giftregistry-share .fieldset .actions-toolbar:after,
.form-giftregistry-edit .fieldset .actions-toolbar:before,
.form-giftregistry-edit .fieldset .actions-toolbar:after,
.form-add-invitations .fieldset .actions-toolbar:before,
.form-add-invitations .fieldset .actions-toolbar:after,
.form-create-return .fieldset .actions-toolbar:before,
.form-create-return .fieldset .actions-toolbar:after,
.form.send.friend .fieldset .actions-toolbar:before,
.form.send.friend .fieldset .actions-toolbar:after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:after,
.bundle-options-container .product-options-wrapper .field.choice .label:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item-details .product .options.list:after,
.checkout-container:after,
.checkout-onepage-success:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.page-product-downloadable .product-add-form:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping .content:after,
.table-order-items .gift-wrapping .content:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.form-create-return .actions-toolbar:after,
.toolbar:after,
.sidebar .product-items-images:after,
.toolbar:after,
.sidebar .product-items-images:after,
.customer-review .product-details:after,
.form-giftregistry-share .fieldset .actions-toolbar:after,
.form-giftregistry-edit .fieldset .actions-toolbar:after,
.form-add-invitations .fieldset .actions-toolbar:after,
.form-create-return .fieldset .actions-toolbar:after,
.form.send.friend .fieldset .actions-toolbar:after {
  clear: both;
}
.abs-add-box-sizing,
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.column .block-addbysku .sku,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.product-item,
.sidebar .product-items-images .product-item,
.search-autocomplete,
.product-item,
.sidebar .product-items-images .product-item,
.block-event .slider-panel .slider .item .action.show,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.form-giftregistry-edit .field.date .control,
.form.search.advanced .fields.range .field.date .control {
  box-sizing: border-box;
}
.abs-navigation-icon {
  display: block;
  text-decoration: none;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-navigation-icon:after {
  position: absolute;
  right: 5px;
  top: 0;
}
.abs-split-button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  padding: 4px 5.5px;
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e607';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e618';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 5.5px;
}
.abs-split-button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.abs-methods-shipping-title {
  font-weight: 600;
  font-size: 1.6rem;
  margin-bottom: 15px;
}
.abs-actions-addto,
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.wishlist.split.button > .action.split,
.product-social-links .action.mailto.friend,
.product-social-links .action.towishlist,
.block-bundle-summary .action.towishlist,
.product-item .action.towishlist,
.table-comparison .action.towishlist,
.product-item-actions .actions-secondary > .action,
.product-social-links .action.tocompare,
.product-item-actions .actions-secondary > .action,
.product-social-links .action.tocompare {
  color: #666666;
  font-weight: 600;
  letter-spacing: .05em;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto:before,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:before,
.wishlist.split.button > .action.split:before,
.product-social-links .action.mailto.friend:before,
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before,
.product-item-actions .actions-secondary > .action:before,
.product-social-links .action.tocompare:before,
.product-item-actions .actions-secondary > .action:before,
.product-social-links .action.tocompare:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: inherit;
  font-family: 'luma-icons';
  margin: -2px 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.wishlist.split.button > .action.split:hover,
.product-social-links .action.mailto.friend:hover,
.product-social-links .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover,
.product-item .action.towishlist:hover,
.table-comparison .action.towishlist:hover,
.product-item-actions .actions-secondary > .action:hover,
.product-social-links .action.tocompare:hover,
.product-item-actions .actions-secondary > .action:hover,
.product-social-links .action.tocompare:hover {
  color: #333333;
  text-decoration: none;
}
.abs-actions-addto:before,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:before,
.wishlist.split.button > .action.split:before,
.product-social-links .action.mailto.friend:before,
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before,
.product-item-actions .actions-secondary > .action:before,
.product-social-links .action.tocompare:before,
.product-item-actions .actions-secondary > .action:before,
.product-social-links .action.tocompare:before {
  width: 18px;
}
.abs-box-tocart,
.bundle-options-container .block-bundle-summary .box-tocart,
.box-tocart,
.box-tocart {
  margin: 0 0 33px;
}
.abs-toggling-title,
.abs-cart-block > .title,
.minicart-items .product .toggle,
.abs-discount-block .block > .title,
.cart-summary .block > .title,
.paypal-review-discount .block > .title,
.cart-discount .block > .title {
  border-top: 1px solid #d1d1d1;
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
  padding: 11px 44px 11px 15px;
  display: block;
  text-decoration: none;
}
.abs-toggling-title:after,
.abs-cart-block > .title:after,
.minicart-items .product .toggle:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
  position: absolute;
  right: 22px;
  top: 11px;
}
.abs-toggling-title > span,
.abs-cart-block > .title > span,
.minicart-items .product .toggle > span,
.abs-discount-block .block > .title > span,
.cart-summary .block > .title > span,
.paypal-review-discount .block > .title > span,
.cart-discount .block > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-toggling-title:after,
.abs-cart-block > .title:after,
.minicart-items .product .toggle:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-cart-block,
.abs-discount-block .block,
.cart-summary .block,
.paypal-review-discount .block,
.cart-discount .block {
  margin: 0;
}
.abs-cart-block > .title:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
  color: #858585;
}
.abs-cart-block .content,
.abs-discount-block .block .content,
.cart-summary .block .content,
.paypal-review-discount .block .content,
.cart-discount .block .content {
  display: none;
  padding: 5px 15px 23px;
  position: relative;
}
.abs-cart-block.active > .title:after,
.abs-discount-block .block.active > .title:after,
.cart-summary .block.active > .title:after,
.paypal-review-discount .block.active > .title:after,
.cart-discount .block.active > .title:after {
  content: '\e621';
}
.abs-cart-block.active .content,
.abs-discount-block .block.active .content,
.cart-summary .block.active .content,
.paypal-review-discount .block.active .content,
.cart-discount .block.active .content {
  display: block;
}
.abs-cart-block-content {
  margin: 0;
}
.abs-checkout-cart-price,
.multicheckout .table-wrapper .cart-price {
  color: #7d7d7d;
  font-size: 1.6rem;
  font-weight: 700;
}
.abs-checkout-product-name,
.multicheckout .table-wrapper .product-item-name {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.abs-account-title,
.abs-account-blocks .block-title,
.form-giftregistry-search .legend,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-form .block-title,
.block-wishlist-search-results .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title,
.account .legend,
.customer-review .review-details .title,
.paypal-review .block .block-title,
.multicheckout .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 27.5px;
  padding-bottom: 11px;
}
.abs-account-title > strong,
.abs-account-title > span,
.abs-account-blocks .block-title > strong,
.abs-account-blocks .block-title > span,
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > span,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-results .block-title > span,
.block-giftregistry-shared-items .block-title > strong,
.block-giftregistry-shared-items .block-title > span,
.block-wishlist-search-form .block-title > strong,
.block-wishlist-search-form .block-title > span,
.block-wishlist-search-results .block-title > strong,
.block-wishlist-search-results .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.multicheckout .block-content .title > strong,
.multicheckout .block-content .title > span,
.account .legend > strong,
.account .legend > span,
.customer-review .review-details .title > strong,
.customer-review .review-details .title > span,
.paypal-review .block .block-title > strong,
.paypal-review .block .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > span,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > span {
  font-size: 2.2rem;
  font-weight: 300;
}
.abs-account-block-line-height,
.block-addresses-list address,
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-address-billing .box-content,
.box-address-shipping .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  line-height: 24px;
}
.abs-account-summary td,
.order-details-items tfoot td {
  background: #ffffff;
}
.abs-incl-excl-tax .price-including-tax,
.abs-incl-excl-tax .price-excluding-tax,
.paypal-review .table-paypal-review-items .col.price .price-including-tax,
.paypal-review .table-paypal-review-items .col.price .price-excluding-tax,
.paypal-review .table-paypal-review-items .col.subtotal .price-including-tax,
.paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax,
.cart.table-wrapper .col.price .price-including-tax,
.cart.table-wrapper .col.price .price-excluding-tax,
.cart.table-wrapper .col.subtotal .price-including-tax,
.cart.table-wrapper .col.subtotal .price-excluding-tax,
.cart.table-wrapper .col.msrp .price-including-tax,
.cart.table-wrapper .col.msrp .price-excluding-tax,
.order-details-items .col.price .price-including-tax,
.order-details-items .col.price .price-excluding-tax,
.order-details-items .col.subtotal .price-including-tax,
.order-details-items .col.subtotal .price-excluding-tax {
  color: #0e1b30;
  font-size: 1.8rem;
  display: block;
  line-height: 1;
  white-space: nowrap;
}
.abs-incl-excl-tax .price-including-tax .price,
.abs-incl-excl-tax .price-excluding-tax .price,
.paypal-review .table-paypal-review-items .col.price .price-including-tax .price,
.paypal-review .table-paypal-review-items .col.price .price-excluding-tax .price,
.paypal-review .table-paypal-review-items .col.subtotal .price-including-tax .price,
.paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .col.price .price-including-tax .price,
.cart.table-wrapper .col.price .price-excluding-tax .price,
.cart.table-wrapper .col.subtotal .price-including-tax .price,
.cart.table-wrapper .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .col.msrp .price-including-tax .price,
.cart.table-wrapper .col.msrp .price-excluding-tax .price,
.order-details-items .col.price .price-including-tax .price,
.order-details-items .col.price .price-excluding-tax .price,
.order-details-items .col.subtotal .price-including-tax .price,
.order-details-items .col.subtotal .price-excluding-tax .price {
  font-weight: 700;
}
.abs-adjustment-incl-excl-tax .price-including-tax,
.abs-adjustment-incl-excl-tax .price-excluding-tax,
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax,
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-excluding-tax,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-excluding-tax,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax {
  font-size: 1.4rem;
  display: inline-block;
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax,
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax {
  font-size: 1.1rem;
  display: inline-block;
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:before,
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax:before,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:after,
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax:after,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.abs-tax-total,
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total,
.paypal-review .table-paypal-review-items .cart-tax-total,
.cart.table-wrapper .cart-tax-total,
.order-details-items .cart-tax-total {
  cursor: pointer;
  padding-right: 11px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.paypal-review .table-paypal-review-items .cart-tax-total:after,
.cart.table-wrapper .cart-tax-total:after,
.order-details-items .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 8px;
  line-height: 8px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.paypal-review .table-paypal-review-items .cart-tax-total:after,
.cart.table-wrapper .cart-tax-total:after,
.order-details-items .cart-tax-total:after {
  position: absolute;
  right: -2px;
  top: 4px;
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after,
.paypal-review .table-paypal-review-items .cart-tax-total-expanded:after,
.cart.table-wrapper .cart-tax-total-expanded:after,
.order-details-items .cart-tax-total-expanded:after {
  content: '\e621';
}
.abs-forms-margin-small,
.giftcard-account .form-giftcard-redeem .fieldset,
.form-giftregistry-create .fieldset {
  margin-bottom: 22px;
}
.abs-rating-summary .rating-summary,
.review-ratings .rating-summary,
.customer-review .review-details .customer-review-rating .rating-summary {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.abs-rating-summary .rating-result,
.review-ratings .rating-result,
.customer-review .review-details .customer-review-rating .rating-result {
  display: table-cell;
  vertical-align: top;
}
.abs-account-actions:after,
.block-addresses-list .items.addresses .item.actions .action:after,
.account .data.table .col.actions .action:after,
[class^='sales-guest-'] .data.table .col.actions .action:after,
.sales-guest-view .data.table .col.actions .action:after,
.block .box-actions .action:after {
  border-left: 1px solid #a6a6a6;
  content: '';
  display: inline-block;
  height: 12px;
  margin: 0 11px;
  vertical-align: -1px;
}
.abs-account-actions:last-child:after,
.block-addresses-list .items.addresses .item.actions .action:last-child:after,
.account .data.table .col.actions .action:last-child:after,
[class^='sales-guest-'] .data.table .col.actions .action:last-child:after,
.sales-guest-view .data.table .col.actions .action:last-child:after,
.block .box-actions .action:last-child:after {
  display: none;
}
.abs-account-blocks .block-title > .action,
.paypal-review .block .block-title > .action,
.multicheckout .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.abs-account-blocks .box-title,
.paypal-review .block .box-title,
.multicheckout .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 11px;
}
.abs-account-blocks .box-title > span,
.paypal-review .block .box-title > span,
.multicheckout .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span {
  font-size: 1.6rem;
}
.abs-account-blocks .box-title > .action,
.paypal-review .block .box-title > .action,
.multicheckout .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 11px;
}
.abs-colon:after,
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {
  content: ': ';
}
.abs-icon-add,
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-items-new .items .item:last-child:hover,
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5.5px;
}
.abs-no-display,
.abs-sidebar-totals .table-caption,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle,
.sidebar .subtitle,
.sidebar .subtitle,
.no-display,
.cart-totals .table-caption {
  display: none;
}
.abs-status,
.return-status,
.order-status {
  border: 2px solid #d1d1d1;
  border-radius: 3px;
  display: inline-block;
  margin: 3px 0 0;
  padding: 2px 11px;
  text-transform: uppercase;
  vertical-align: top;
}
.abs-title-orders .page-main .page-title-wrapper .page-title,
.magento-rma-returns-returns .page-main .page-title-wrapper .page-title,
.magento-rma-returns-view .page-main .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-main .page-title-wrapper .page-title,
.account .page-main .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-main .page-title-wrapper .page-title,
.sales-guest-view .page-main .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-main .page-title-wrapper .page-title {
  margin-right: 25px;
}
.abs-title-orders .page-main .page-title-wrapper .order-date,
.magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
.magento-rma-returns-view .page-main .page-title-wrapper .order-date,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date,
.account .page-main .page-title-wrapper .order-date,
[class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
.sales-guest-view .page-main .page-title-wrapper .order-date,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date {
  font-size: 1.6rem;
  margin-bottom: 11px;
}
.abs-title-orders .page-main .page-title-wrapper .order-date .label,
.magento-rma-returns-returns .page-main .page-title-wrapper .order-date .label,
.magento-rma-returns-view .page-main .page-title-wrapper .order-date .label,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date .label,
.account .page-main .page-title-wrapper .order-date .label,
[class^='sales-guest-'] .page-main .page-title-wrapper .order-date .label,
.sales-guest-view .page-main .page-title-wrapper .order-date .label,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date .label {
  display: none;
}
.abs-table-striped,
.block-giftregistry-results .data.table,
.block-wishlist-search-results .data.table,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table {
  border: none;
}
.abs-table-striped > tbody > tr:nth-child(even) > td,
.abs-table-striped > tbody > tr:nth-child(even) > th,
.block-giftregistry-results .data.table > tbody > tr:nth-child(even) > td,
.block-giftregistry-results .data.table > tbody > tr:nth-child(even) > th,
.block-wishlist-search-results .data.table > tbody > tr:nth-child(even) > td,
.block-wishlist-search-results .data.table > tbody > tr:nth-child(even) > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th {
  background: #ffffff;
}
.abs-table-striped > thead > tr > th,
.abs-table-striped > tbody > tr > th,
.abs-table-striped > tfoot > tr > th,
.abs-table-striped > thead > tr > td,
.abs-table-striped > tbody > tr > td,
.abs-table-striped > tfoot > tr > td,
.block-giftregistry-results .data.table > thead > tr > th,
.block-giftregistry-results .data.table > tbody > tr > th,
.block-giftregistry-results .data.table > tfoot > tr > th,
.block-giftregistry-results .data.table > thead > tr > td,
.block-giftregistry-results .data.table > tbody > tr > td,
.block-giftregistry-results .data.table > tfoot > tr > td,
.block-wishlist-search-results .data.table > thead > tr > th,
.block-wishlist-search-results .data.table > tbody > tr > th,
.block-wishlist-search-results .data.table > tfoot > tr > th,
.block-wishlist-search-results .data.table > thead > tr > td,
.block-wishlist-search-results .data.table > tbody > tr > td,
.block-wishlist-search-results .data.table > tfoot > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td {
  border: none;
}
.abs-table-striped > thead > tr > th,
.abs-table-striped > thead > tr > td,
.block-giftregistry-results .data.table > thead > tr > th,
.block-giftregistry-results .data.table > thead > tr > td,
.block-wishlist-search-results .data.table > thead > tr > th,
.block-wishlist-search-results .data.table > thead > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > td {
  border-bottom: 1px solid #d1d1d1;
}
.abs-block-items-counter,
.block-wishlist .counter,
.block-compare .counter,
.block-compare .counter {
  color: #666666;
  font-size: 1.2rem;
  white-space: nowrap;
}
.abs-block-items-counter:before,
.block-wishlist .counter:before,
.block-compare .counter:before,
.block-compare .counter:before {
  content: '(';
}
.abs-block-items-counter:after,
.block-wishlist .counter:after,
.block-compare .counter:after,
.block-compare .counter:after {
  content: ')';
}
.abs-block-widget-title,
.block-wishlist .block-title,
.block-compare .block-title,
.block-compare .block-title,
.block-reorder .block-title,
.widget .block-title {
  margin: 0 0 22px;
}
.abs-block-widget-title strong,
.block-wishlist .block-title strong,
.block-compare .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.widget .block-title strong {
  font-size: 18px;
  font-weight: 300;
}
.abs-shopping-cart-items,
.block-cart-failed,
.cart-container .cart-left-content {
  margin-bottom: 22px;
}
.abs-shopping-cart-items .actions.main .continue,
.abs-shopping-cart-items .actions.main .clear,
.block-cart-failed .actions.main .continue,
.block-cart-failed .actions.main .clear,
.cart-container .cart-left-content .actions.main .continue,
.cart-container .cart-left-content .actions.main .clear {
  display: none;
}
.abs-field-date .control,
.form-giftregistry-edit .field.date .control,
.form.search.advanced .fields.range .field.date .control {
  position: relative;
}
.abs-field-date-input,
.abs-field-date input,
.field.date ._has-datepicker,
.field-dob ._has-datepicker,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.form-giftregistry-edit .field.date input,
.form.search.advanced .fields.range .field.date input {
  margin-right: 11px;
  width: calc(100% - 34px);
}
.abs-field-tooltip {
  position: relative;
}
.abs-field-tooltip input {
  margin-right: 11px;
  width: calc(100% - 40.5px);
}
.abs-checkout-tooltip-content-position-top,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -11px;
  top: 40px;
  left: auto;
}
.abs-checkout-tooltip-content-position-top:before,
.abs-checkout-tooltip-content-position-top:after,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 11px;
  left: auto;
  top: 0;
}
.abs-checkout-tooltip-content-position-top:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #666666;
}
.abs-checkout-tooltip-content-position-top:after,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.abs-checkout-title,
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  padding-bottom: 11px;
  color: #000000;
  font-weight: 300;
  font-size: 2.6rem;
}
.abs-sidebar-totals,
.cart-totals {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.abs-sidebar-totals tbody .mark,
.abs-sidebar-totals tfoot .mark,
.cart-totals tbody .mark,
.cart-totals tfoot .mark {
  border: 0;
  font-weight: 400;
  padding: 6px 0;
}
.abs-sidebar-totals tbody .amount,
.abs-sidebar-totals tfoot .amount,
.cart-totals tbody .amount,
.cart-totals tfoot .amount {
  border: 0;
  font-weight: 400;
  padding: 6px 0 6px 14px;
  text-align: right;
  white-space: nowrap;
}
.abs-sidebar-totals .grand th,
.abs-sidebar-totals .grand td,
.cart-totals .grand th,
.cart-totals .grand td {
  padding: 11px 0;
}
.abs-sidebar-totals .grand strong,
.cart-totals .grand strong {
  display: inline-block;
  font-weight: 600;
  padding: 3px 0 0;
}
.abs-sidebar-totals .grand .mark,
.cart-totals .grand .mark {
  font-size: 1.8rem;
  border-top: 1px solid #d1d1d1;
  padding-right: 11px;
}
.abs-sidebar-totals .grand .amount,
.cart-totals .grand .amount {
  font-size: 1.8rem;
  border-top: 1px solid #d1d1d1;
}
.abs-sidebar-totals .msrp,
.cart-totals .msrp {
  margin-bottom: 11px;
}
.abs-sidebar-totals tbody tr:last-child td,
.cart-totals tbody tr:last-child td {
  padding-bottom: 19px;
}
.abs-sidebar-totals .totals-tax-summary .mark,
.abs-sidebar-totals .totals-tax-summary .amount,
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount {
  border-bottom: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  cursor: pointer;
}
.abs-sidebar-totals .totals-tax-summary .amount .price,
.cart-totals .totals-tax-summary .amount .price {
  padding-right: 22px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: 3px;
  top: 3px;
}
.abs-sidebar-totals .totals-tax-summary.expanded .mark,
.abs-sidebar-totals .totals-tax-summary.expanded .amount,
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.abs-sidebar-totals .totals-tax-details,
.cart-totals .totals-tax-details {
  border-bottom: 1px solid #d1d1d1;
  display: none;
}
.abs-sidebar-totals .totals-tax-details.shown,
.cart-totals .totals-tax-details.shown {
  display: table-row;
}
.abs-sidebar-totals .table-wrapper,
.cart-totals .table-wrapper {
  margin-bottom: 0;
}
.abs-discount-block .block > .title strong,
.paypal-review-discount .block > .title strong,
.cart-discount .block > .title strong {
  color: #1979c3;
  font-weight: 400;
}
.abs-discount-block .actions-toolbar,
.paypal-review-discount .actions-toolbar,
.cart-discount .actions-toolbar {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0 0 0 -1px;
  white-space: nowrap;
  width: auto;
}
.abs-discount-block .actions-toolbar .secondary,
.paypal-review-discount .actions-toolbar .secondary,
.cart-discount .actions-toolbar .secondary {
  bottom: 5px;
  left: 15px;
  position: absolute;
}
.abs-discount-block .action.check,
.paypal-review-discount .action.check,
.cart-discount .action.check {
  font-weight: 400;
}
.abs-discount-block .fieldset,
.paypal-review-discount .fieldset,
.cart-discount .fieldset {
  display: table;
  width: 100%;
}
.abs-discount-block .fieldset > .field > .label,
.paypal-review-discount .fieldset > .field > .label,
.cart-discount .fieldset > .field > .label {
  display: none;
}
.abs-discount-block .field,
.paypal-review-discount .field,
.cart-discount .field {
  display: table-cell;
}
body {
  -webkit-font-smoothing: antialiased;
}
::-moz-selection {
  color: #ffffff;
  background: #00a160;
}
::selection {
  color: #ffffff;
  background: #00a160;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
.items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
sub,
sup {
  font-size: 54%;
}
h2.large {
  font-family: 'Roboto';
  font-weight: 500;
  line-height: 1.17;
  font-size: 2.4rem;
  margin-top: 0rem;
  margin-bottom: 1.8rem;
}
.block .title span,
.block .title strong {
  font-family: 'Roboto';
  font-weight: 500;
  line-height: 32px;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 1.8rem;
  text-transform: uppercase;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Medium.woff2'), url('../fonts/Roboto-Medium.woff'), url('../fonts/Roboto-Medium.svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.woff2'), url('../fonts/Roboto-Regular.woff'), url('../fonts/Roboto-Regular.svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-BoldItalic.woff2'), url('../fonts/Roboto-BoldItalic.woff'), url('../fonts/Roboto-BoldItalic.svg');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-MediumItalic.woff2'), url('../fonts/Roboto-MediumItalic.woff'), url('../fonts/Roboto-MediumItalic.svg');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Italic.woff2'), url('../fonts/Roboto-Italic.woff'), url('../fonts/Roboto-Italic.svg');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Bold.woff2'), url('../fonts/Roboto-Bold.woff'), url('../fonts/Roboto-Bold.svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-BlackItalic.woff2'), url('../fonts/Roboto-BlackItalic.woff'), url('../fonts/Roboto-BlackItalic.svg');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Light.woff2'), url('../fonts/Roboto-Light.woff'), url('../fonts/Roboto-Light.svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Black.woff2'), url('../fonts/Roboto-Black.woff'), url('../fonts/Roboto-Black.svg');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-LightItalic.woff2'), url('../fonts/Roboto-LightItalic.woff'), url('../fonts/Roboto-LightItalic.svg');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'HelveticaNeue';
  src: url('../fonts/helveticaneue/HelveticaNeueBlackCond.woff2'), url('../fonts/helveticaneue/HelveticaNeueBlackCond.woff'), url('../fonts/helveticaneue/HelveticaNeueBlackCond.svg');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeue';
  src: url('../fonts/helveticaneue/HelveticaNeueMedium.woff2'), url('../fonts/helveticaneue/HelveticaNeueMedium.woff'), url('../fonts/helveticaneue/HelveticaNeueMedium.svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeue';
  src: url('../fonts/helveticaneue/HelveticaNeueLight.woff2'), url('../fonts/helveticaneue/HelveticaNeueLight.woff'), url('../fonts/helveticaneue/HelveticaNeueLight.svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeue';
  src: url('../fonts/helveticaneue/HelveticaNeueHeavy.woff2'), url('../fonts/helveticaneue/HelveticaNeueHeavy.woff'), url('../fonts/helveticaneue/HelveticaNeueHeavy.svg');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeue';
  src: url('../fonts/helveticaneue/HelveticaNeueBold.woff2'), url('../fonts/helveticaneue/HelveticaNeueBold.woff'), url('../fonts/helveticaneue/HelveticaNeueBold.svg');
  font-weight: 700;
  font-style: normal;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.columns .column.main {
  padding-bottom: 44px;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  width: 100%;
}
.columns .sidebar-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.columns .sidebar-additional {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.table-wrapper {
  margin-bottom: 22px;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table tfoot {
  background: #ffffff;
}
.table tfoot > tr:first-child th,
.table tfoot > tr:first-child td {
  border-top: 1px solid #d1d1d1;
  padding-top: 22px;
}
.table tfoot th,
.table tfoot td {
  border: 0;
}
.table tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 0 0 11px;
  padding: 12px 22px 12px 27.5px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.info a {
  color: #006bc7;
}
.message.info a:hover {
  color: #00427b;
}
.message.info a:active {
  color: #00427b;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\e602';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 0 0 11px;
  padding: 12px 22px 12px 27.5px;
  display: block;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #ff0045;
  padding-left: 45px;
  position: relative;
}
.message.error a {
  color: #006bc7;
}
.message.error a:hover {
  color: #00427b;
}
.message.error a:active {
  color: #00427b;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #b30000;
  content: '\e61f';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 0 0 11px;
  padding: 12px 22px 12px 27.5px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.warning a {
  color: #006bc7;
}
.message.warning a:hover {
  color: #00427b;
}
.message.warning a:active {
  color: #00427b;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\e602';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 0 0 11px;
  padding: 12px 22px 12px 27.5px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.notice a {
  color: #006bc7;
}
.message.notice a:hover {
  color: #00427b;
}
.message.notice a:active {
  color: #00427b;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\e602';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 0 0 11px;
  padding: 12px 22px 12px 27.5px;
  display: block;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 45px;
  position: relative;
}
.message.success a {
  color: #006bc7;
}
.message.success a:hover {
  color: #00427b;
}
.message.success a:active {
  color: #00427b;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #006400;
  content: '\e60e';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.panel.header .links,
.panel.header .switcher {
  display: none;
}
.nav-sections {
  background: #0e1b30;
}
.nav-toggle {
  cursor: pointer;
  display: block;
  font-size: 0;
  font-weight: 400;
  line-height: 1.36;
  color: #ffffff;
  text-transform: uppercase;
  padding-left: 30px;
  margin-left: 70px;
  position: relative;
}
.nav-toggle:before {
  content: '';
  background-image: url(../images/toggle.svg);
  background-repeat: no-repeat;
  background-size: auto;
  position: absolute;
  left: 0;
  width: 25px;
  height: 25px;
  top: 50%;
  transform: translateY(-50%);
  background-position: center;
}
.navigation {
  padding: 0;
}
.navigation .parent .level-top {
  position: relative;
}
.navigation .level-top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}
.navigation .level-top .icon {
  position: relative;
  padding-left: 30px;
  display: inline-block;
  width: 30px;
  height: 30px;
}
.navigation .level-top .icon img {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
}
.navigation .level0 .submenu {
  background: #6e7581;
  height: 100%;
  bottom: 0;
}
.navigation .level0 .submenu .submenu {
  background-color: #f2f4f5;
}
.navigation .level0 .submenu .submenu a {
  color: #4b4b4b;
}
.nav-sections {
  -webkit-overflow-scrolling: touch;
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  -ms-transition: left 0.3s;
  transition: left 0.3s;
  height: 100%;
  left: -80%;
  left: calc(-1 * (100% - 54px));
  position: fixed;
  top: 50px;
  width: 80%;
  max-width: 355px;
}
.nav-sections .switcher .label {
  display: block;
  margin-bottom: 5.5px;
}
.nav-sections .switcher-trigger strong {
  position: relative;
  display: block;
  text-decoration: none;
}
.nav-sections .switcher-trigger strong:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 42px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-sections .switcher-trigger strong:after {
  position: absolute;
  right: -40px;
  top: -16px;
}
.nav-sections .switcher-trigger.active strong:after {
  content: '\e621';
}
.nav-sections .switcher-dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  padding: 11px 0;
}
.nav-sections .header.links {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.nav-sections .header.links li {
  font-size: 1.6rem;
  margin: 0;
}
.nav-sections .header.links li.greet.welcome {
  font-weight: 700;
  padding: 0.8rem 22px;
}
.nav-sections .header.links a,
.nav-sections .header.links a:hover {
  color: #ffffff;
  text-decoration: none;
  display: block;
  font-weight: 700;
  padding: 0.8rem 22px;
}
.nav-sections .header.links .header.links {
  border: 0;
}
.nav-before-open {
  height: auto;
  width: 100%;
}
.nav-before-open .page-wrapper {
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  -ms-transition: left 0.3s;
  transition: left 0.3s;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: relative;
}
.nav-before-open body {
  height: 100%;
  position: relative;
  width: 100%;
}
.nav-open .page-wrapper {
  left: 0;
}
.nav-open .nav-toggle:before {
  background-image: url(../images/close.svg);
  background-size: 13px;
}
.nav-open .nav-sections {
  left: 0;
  z-index: 99;
  bottom: 0;
  height: auto;
}
.nav-open .nav-toggle:after {
  content: '';
  position: fixed;
  left: 0;
  right: 0;
  top: 50px;
  bottom: 0;
  opacity: 0.71;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 99;
}
.nav-sections-items {
  position: relative;
  z-index: 1;
  height: 100%;
}
.nav-sections-items:before,
.nav-sections-items:after {
  content: '';
  display: table;
}
.nav-sections-items:after {
  clear: both;
}
.nav-sections-item-content {
  box-sizing: border-box;
  float: right;
  margin-left: 0;
  width: 100%;
  overflow-y: scroll;
  height: 100%;
}
.nav-sections-item-content:before,
.nav-sections-item-content:after {
  content: '';
  display: table;
}
.nav-sections-item-content:after {
  clear: both;
}
.nav-sections-item-content.active {
  display: block;
}
.nav-sections-item-title {
  display: none;
}
.navigation {
  background: #0e1b30;
  box-sizing: border-box;
}
.navigation ul {
  margin: 0;
  padding: 35px 0;
}
.navigation li {
  margin: 0;
}
.navigation a {
  display: block;
  padding-top: 13px;
  padding-right: 50px;
  padding-bottom: 14px;
  padding-left: 60px;
}
.navigation a,
.navigation a:hover {
  color: #ffffff;
  text-decoration: none;
}
.navigation .level0 {
  font-size: 1.4rem;
}
.navigation .level0 > .level-top {
  font-weight: 400;
  padding: 13px 90px 14px 60px;
  text-transform: uppercase;
  line-height: 1.36;
  word-wrap: break-word;
}
.navigation .level0 > .level-top.ui-state-active,
.navigation .level0 > .level-top:hover {
  background: #182e52;
}
.navigation .level0.active .all-category .ui-state-focus {
  display: inline-block;
}
.navigation .submenu > li {
  word-wrap: break-word;
}
.navigation .submenu > li > a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.navigation .submenu:not(:first-child) {
  font-weight: 400;
  line-height: 1.3;
  left: 0 !important;
  position: fixed;
  top: 50px !important;
  transition: left 0.3s ease-out;
  z-index: 101;
  overflow: auto;
  width: 80%;
  max-width: 355px;
}
.navigation .submenu:not(:first-child) > li > a {
  text-transform: uppercase;
  line-height: 1.36;
}
.navigation .submenu:not(:first-child) > li:last-child {
  margin-bottom: 0;
}
.navigation .submenu:not(:first-child) ul {
  display: block;
}
.navigation .submenu:not(:first-child) ul > li {
  margin: 0;
}
.navigation .submenu:not(:first-child) ul > li a {
  color: #575757;
  display: block;
  line-height: normal;
}
.navigation .submenu:not(:first-child).expanded {
  padding-right: 0;
  overflow: auto;
}
.navigation .submenu:not(:first-child) .level1.active > a {
  background: #8f98a7;
}
.nav-sections-item-content {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.navigation .submenu:not(:first-child) {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.nav-sections-item-content::-webkit-scrollbar {
  display: none;
}
.navigation .submenu:not(:first-child)::-webkit-scrollbar {
  display: none;
}
.nav-sections-item-content,
.navigation .submenu:not(:first-child) {
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #ffffff;
  border-radius: 5px;
  max-width: 360px;
  min-width: 250px;
  padding: 10px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #6e7581;
  line-height: 1.42;
  font-size: 1.2rem;
  border: 1px solid #d4d8d7;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.wrapper .tooltip.content:after {
  border-width: 5px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 6px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #d4d8d7;
  left: 15px;
  margin-left: -6px;
}
.tooltip.wrapper .tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}
.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
.tooltip.wrapper .tooltip.content .label {
  margin-top: 11px;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
[data-role='main-css-loader'] {
  display: none;
}
.fieldset {
  border: 0;
  margin: 0 0 44px;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 27.5px;
  padding: 0;
  box-sizing: border-box;
  float: left;
  line-height: 1.2;
  font-size: 2rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 0;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 22px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 5px;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  color: #0e1b30;
  font-family: 'Roboto';
  font-weight: 700;
  line-height: 11px;
  font-size: 1rem;
}
.fieldset > .field > .label + br,
.fieldset > .fields > .field > .label + br {
  display: none;
}
.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: top;
}
.fieldset > .field .fields.group:before,
.fieldset > .fields > .field .fields.group:before,
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  content: '';
  display: table;
}
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  clear: both;
}
.fieldset > .field .fields.group .field,
.fieldset > .fields > .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.fieldset > .field .fields.group.group-2 .field,
.fieldset > .fields > .field .fields.group.group-2 .field {
  width: 50% !important;
}
.fieldset > .field .fields.group.group-3 .field,
.fieldset > .fields > .field .fields.group.group-3 .field {
  width: 33.3% !important;
}
.fieldset > .field .fields.group.group-4 .field,
.fieldset > .fields > .field .fields.group.group-4 .field {
  width: 25% !important;
}
.fieldset > .field .fields.group.group-5 .field,
.fieldset > .fields > .field .fields.group.group-5 .field {
  width: 20% !important;
}
.fieldset > .field .addon,
.fieldset > .fields > .field .addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  width: 100%;
}
.fieldset > .field .addon textarea,
.fieldset > .fields > .field .addon textarea,
.fieldset > .field .addon select,
.fieldset > .fields > .field .addon select,
.fieldset > .field .addon input,
.fieldset > .fields > .field .addon input {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: inline-block;
  margin: 0;
  width: auto;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore,
.fieldset > .field .addon .addafter,
.fieldset > .fields > .field .addon .addafter {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #d4d8d7;
  border-radius: 2px;
  font-family: Roboto;
  font-size: 14px;
  height: 40px;
  line-height: 1.6;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}
.fieldset > .field .addon .addbefore:disabled,
.fieldset > .fields > .field .addon .addbefore:disabled,
.fieldset > .field .addon .addafter:disabled,
.fieldset > .fields > .field .addon .addafter:disabled {
  opacity: 0.5;
}
.fieldset > .field .addon .addbefore::-moz-placeholder,
.fieldset > .fields > .field .addon .addbefore::-moz-placeholder,
.fieldset > .field .addon .addafter::-moz-placeholder,
.fieldset > .fields > .field .addon .addafter::-moz-placeholder {
  color: #bcbcbc;
}
.fieldset > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .field .addon .addafter::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
  color: #bcbcbc;
}
.fieldset > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .field .addon .addafter:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
  color: #bcbcbc;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore {
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.fieldset > .field .additional,
.fieldset > .fields > .field .additional {
  margin-top: 11px;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.4rem;
  margin: 0 0 0 5.5px;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.4rem;
  margin: 3px 0 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}
.fieldset > .field .note:before,
.fieldset > .fields > .field .note:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 14px;
  content: '\e618';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
  font-weight: 400;
  margin: 0;
}
.column:not(.main) .fieldset > .field .label,
.column:not(.main) .fieldset > .fields > .field .label {
  font-weight: bold;
}
.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 11px;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend > span {
  margin-right: 5.5px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 11px;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 11px;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: #ffffff url('../images/select-bg.svg') no-repeat 100% 45%;
  background-size: 30px 60px;
}
select::-ms-expand {
  display: none;
}
.lt-ie10 select {
  background-image: none;
  padding-right: 4px;
}
.field-error,
div.mage-error[generated] {
  margin-top: 7px;
}
.errorline,
.field-error {
  color: #ff0045;
  font-size: 1rem;
  border-color: #ff0045 !important;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #ffffff;
  border-radius: 5px;
  max-width: 360px;
  min-width: 250px;
  padding: 10px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #6e7581;
  line-height: 1.42;
  font-size: 1.2rem;
  border: 1px solid #d4d8d7;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #d4d8d7;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  margin-top: -4px;
  vertical-align: middle;
}
._has-datepicker ~ .ui-datepicker-trigger:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger.disabled,
._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 23px;
  line-height: 23px;
  color: #7d7d7d;
  content: '\e612';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
._has-datepicker ~ .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 22px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 5.5px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
@font-face {
  font-family: 'luma-icons';
  src: url('../fonts/Luma-Icons.woff2') format('woff2'), url('../fonts/Luma-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
button,
a.action.primary {
  border-radius: 4px;
}
button:not(.primary) {
  box-shadow: none;
}
button:not(.primary):active {
  box-shadow: inset 0 1px 0 0 rgba(209, 209, 209, 0.8), inset 0 -1px 0 0 rgba(209, 209, 209, 0.3);
}
body:not(._keyfocus) button:focus {
  box-shadow: none;
}
a.action.primary {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus {
  text-decoration: none;
}
.action.primary,
.action-primary {
  background-image: none;
  background: #00a559;
  border: none;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Roboto';
  font-weight: 400;
  padding: 14px 55px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active {
  background: #008c4b;
  border: none;
  color: #ffffff;
}
.action.primary:hover,
.action-primary:hover {
  background: #008c4b;
  border: none;
  color: #ffffff;
}
.action.primary.disabled,
.action-primary.disabled,
.action.primary[disabled],
.action-primary[disabled],
fieldset[disabled] .action.primary,
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.product.data.items {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 22px;
  margin-left: -17px;
  margin-right: -17px;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.title > .switch {
  display: block;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.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 {
  margin-bottom: 20px;
}
.product.data.items .item.title a {
  position: relative;
  text-decoration: none;
}
.product.data.items .item.title a:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: inherit;
  color: inherit;
  content: '\e621';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product.data.items .item.title a:after {
  position: absolute;
  right: 22px;
  top: 0;
}
.product.data.items .item.title a.active:after {
  content: '\e622';
}
.product.data.items .value p:last-child {
  margin-bottom: 0;
}
.product.data.items .table-wrapper {
  margin: 0;
}
.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 700;
}
.pages .item {
  font-size: 1.5rem;
  line-height: 2.5rem;
  letter-spacing: normal;
  margin: 0;
  display: inline-block;
}
.pages .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages a.page {
  color: #2c2c2c;
  display: inline-block;
  padding: 0 8px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #2c2c2c;
}
.pages a.page:hover {
  color: #2c2c2c;
  text-decoration: none;
}
.pages a.page:active {
  color: #00427b;
}
.pages strong.page {
  background: #00a559;
  font-size: 1.5rem;
  line-height: 2.5rem;
  letter-spacing: normal;
  color: #ffffff;
  display: inline-block;
  font-weight: 700;
  padding: 0 8px;
}
.pages .action {
  background: #f0f0f0;
  color: #000000;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #000000;
}
.pages .action:hover {
  background: #dedede;
  color: #000000;
  text-decoration: none;
}
.pages .action:active {
  color: #000000;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #000000;
}
.pages .action.next:active:before {
  color: #000000;
}
.pages .action.next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: inherit;
  color: #000000;
  content: '\e608';
  font-family: 'luma-icons';
  margin: 0 0 0 -3px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #000000;
}
.pages .action.next:active:before {
  color: #000000;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #000000;
}
.pages .action.previous:active:before {
  color: #000000;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: inherit;
  color: #000000;
  content: '\e617';
  font-family: 'luma-icons';
  margin: 0 0 0 -3px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #000000;
}
.pages .action.previous:active:before {
  color: #000000;
}
.pages .action {
  background: none !important;
}
.pages .action.previous {
  margin-right: 15px;
}
.pages .action.previous:before {
  margin: 0 -3px 0 0;
}
.pages .action.next {
  margin-left: 15px;
}
.pages a.page,
.pages strong.page {
  border-radius: 50%;
  min-width: 25px;
  text-align: center;
  font-weight: 400;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  margin-bottom: 11px;
  text-align: center;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 11px;
}
.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .secondary .action.back {
  display: none;
}
.breadcrumbs {
  margin: 40px 0 10px;
  padding: 0 13px;
}
.breadcrumbs .items {
  font-size: 1.2rem;
  color: #006bc7;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #707070;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #707070;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #707070;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs strong {
  font-weight: 400;
}
.breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 16px;
  color: #707070;
  content: '|';
  margin: 0;
  vertical-align: sub;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.breadcrumbs .item:not(:last-child):after {
  padding: 0 10px 0 7px;
}
.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close:hover:before {
  color: inherit;
}
.ui-dialog.popup .action.close:active:before {
  color: inherit;
}
.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close:hover {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.popup .actions-toolbar .action.cancel {
  font-weight: 400;
}
.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px;
}
.popup-pointer:before,
.popup-pointer:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-style: solid;
}
.popup-pointer:before {
  left: 2px;
  top: 2px;
  border: solid 6px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.popup-pointer:after {
  left: 1px;
  top: 0px;
  border: solid 7px;
  border-color: transparent transparent #aeaeae transparent;
  z-index: 98;
}
.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline;
}
.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 700;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ': ';
  font-size: 1.1rem;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1rem;
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s ease;
  transition: visibility 0s .3s, opacity .3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 1rem;
  padding-top: 1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 1rem;
  padding-right: 1rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 0.4rem;
  padding-top: 1rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 1rem;
  padding-top: 1rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  pointer-events: none;
  opacity: 0.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 9px;
  line-height: 9px;
  color: #b2b2b2;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #1a1a1a;
}
.modal-custom .action-close {
  margin: 27.5px;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  font-weight: 700;
  font-size: 1.4rem;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 10px;
}
.modal-popup.alert {
  max-width: 390px;
  margin-left: auto;
  margin-right: auto;
}
.modal-popup.alert .modal-content {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}
.modal-popup .modal-footer {
  padding-top: 0;
  padding-bottom: 25px;
  text-align: center;
}
.modal-popup .modal-footer .action.primary {
  font-weight: 700;
  line-height: 1.36;
  border-radius: 2px;
  padding: 10px 50px;
}
.modal-slide .action-close {
  padding: 10px 1rem;
}
.modal-slide .page-main-actions {
  margin-bottom: -15.5rem;
  margin-top: 1rem;
}
.modals-overlay {
  background-color: rgba(7, 13, 23, 0.71);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
.delivery-map-popup {
  max-width: 720px;
  margin: 0 auto;
}
.modal-popup .modal-inner-wrap {
  border-radius: 4px;
}
.modal-popup .modal-header {
  padding-top: 20px;
  text-align: center;
}
.modal-popup .modal-content {
  padding: 10px 35px;
}
/**
     * @codingStandardsIgnoreStart
     */
#store-pickup.selected-shipping ~ #store-selector {
  display: none;
}
#store-pickup.selected-store-pickup ~ #shipping,
#store-pickup.selected-store-pickup ~ #opc-shipping_method {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
#delivery-method-selector {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#delivery-method-selector .action {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
#delivery-method-selector .action.selected {
  background: #ffffff;
}
#delivery-method-selector .action-select-shipping {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#delivery-method-selector .action-select-store-pickup {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#store-selector .form-login {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
#store-selector .form-continue {
  margin: 22px 0 0;
}
.location-details .location-name {
  font-size: 18px;
  font-weight: 700;
}
.store-selector-popup .modal-title {
  border-bottom: 0;
}
.store-selector-popup .modal-header {
  padding-bottom: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#opc-store-selector-popup {
  display: none;
}
#opc-store-selector-popup .block-search {
  float: none;
  width: 100%;
  margin: 0 0 22px;
  padding: 0 0 11px;
  border-bottom: #333333;
}
.modal-content #opc-store-selector-popup {
  display: block;
}
.store-selector-popup-table thead th {
  display: none;
}
.store-selector-popup-table tbody .location .location-name {
  font-size: 18px;
}
.store-selector-popup-table tbody .location + .location {
  border-top: 1px solid #cccccc;
}
.store-selector-popup-table tbody .col-location-details {
  padding-left: 0;
}
.store-selector-popup-table tbody .col-location-details p:last-child {
  margin-bottom: 0;
}
.store-selector-popup-table tbody .col-location-actions {
  padding-right: 0;
  vertical-align: middle;
}
.store-selector-popup-table tbody .col-location-actions .action {
  float: right;
}
.store-selector-popup-empty-query,
.store-selector-popup-no-locations {
  margin: 0 0 22px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.lac-notification-sticky {
  position: relative;
  z-index: 999;
}
.lac-notification-sticky .lac-notification {
  background-color: #373330;
  color: #ffffff;
  font-size: 16px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon {
  float: left;
  margin: 10px 25px 10px 10px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon .logo-img {
  display: block;
}
.lac-notification-sticky .lac-notification .lac-notification-text {
  float: left;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links {
  float: right;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links a {
  color: #ffffff;
  font-size: 14px;
}
.lac-notification-sticky .lac-notification .lac-notification-links .lac-notification-close-link:after {
  background: url('../Magento_LoginAsCustomerFrontendUi/images/close.svg');
  content: ' ';
  display: inline-block;
  height: 12px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
@font-face {
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot');
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot?#iefix') format('embedded-opentype'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.woff') format('woff'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.ttf') format('truetype');
}
.pagebuilder-icon,
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  -webkit-font-smoothing: antialiased;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
[class^='pagebuilder-icon-']:before,
[class*=' pagebuilder-icon-']:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
}
.pagebuilder-icon-down:before {
  content: '\f101';
}
.pagebuilder-icon-next:before {
  content: '\f102';
}
.pagebuilder-icon-prev:before {
  content: '\f103';
}
.pagebuilder-icon-up:before {
  content: '\f104';
}
.product-full-width-section {
  padding: .5em 0;
}
.product-full-width-section .block.review-add {
  margin-top: 2.7rem;
}
.page-layout-product-full-width .block.related {
  margin-top: 2.7rem;
}
.page-main-details .product-section-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.additional-attributes-wrapper .additional-attributes {
  border: none;
  width: auto;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > th {
  border: none;
  padding: 5.5px 30px 10px 0;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > td {
  border: none;
  padding: 5.5px 5px 10px;
}
.cms-index-index.page-layout-cms-full-width .nav-sections {
  margin-bottom: 0;
}
.slick-slider {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
}
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev {
  left: 2rem;
}
.slick-prev:before {
  content: '\f103';
  padding-right: 5px;
}
.slick-next {
  right: 2rem;
}
.slick-next:before {
  content: '\f102';
  padding-left: 5px;
}
.slick-prev,
.slick-next {
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  background: rgba(252, 252, 252, 0.6);
  border: none;
  border-radius: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 60px;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 60px;
  z-index: 101;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: .2;
}
.slick-prev:hover,
.slick-next:hover {
  background: #fcfcfc;
  border: none;
}
.slick-prev:hover.slick-disabled,
.slick-next:hover.slick-disabled {
  opacity: .2;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #494949;
}
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  color: #555555;
  font-size: 38px;
  opacity: 1;
}
.slick-prev:active,
.slick-next:active,
.slick-prev:focus,
.slick-next:focus,
.slick-prev:not(.primary),
.slick-next:not(.primary) {
  background: rgba(252, 252, 252, 0.7);
  border: none;
  box-shadow: none;
}
.slick-prev:active:active,
.slick-next:active:active,
.slick-prev:focus:active,
.slick-next:focus:active,
.slick-prev:not(.primary):active,
.slick-next:not(.primary):active {
  box-shadow: none;
}
.slick-dots {
  font-size: 1.4rem;
  line-height: normal;
  letter-spacing: normal;
  display: block;
  list-style: none;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 14px;
}
.slick-dots li button {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 14px;
  padding: 0;
  text-indent: -99999px;
  transition: .3s;
  width: 14px;
}
.slick-dots li button:hover {
  border: 1px solid #b3b3b3;
}
.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:not(.primary) {
  box-shadow: none;
}
.slick-dots li.slick-active button {
  background: #1c1918;
}
[data-content-type='banner'] > [data-element='link'],
[data-content-type='banner'] > [data-element='empty_link'] {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='banner'] > [data-element='link']:hover,
[data-content-type='banner'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
.pagebuilder-banner-wrapper {
  background-clip: padding-box;
  border-radius: inherit;
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  box-sizing: border-box;
  padding: 30px;
  position: relative;
  transition: background-color 500ms ease;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-banner-wrapper.jarallax .video-overlay {
  z-index: 0;
}
.pagebuilder-banner-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-banner-wrapper .pagebuilder-banner-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
[data-content-type$='block'] .block p:last-child {
  margin-bottom: 1rem;
  margin-top: 0;
}
[data-content-type='buttons'] {
  max-width: 100%;
}
[data-content-type='button-item'] {
  max-width: 100%;
}
[data-content-type='button-item'] [data-element='link'],
[data-content-type='button-item'] [data-element='empty_link'] {
  max-width: 100%;
  word-wrap: break-word;
}
[data-content-type='button-item'] [data-element='empty_link'] {
  cursor: default;
}
a.pagebuilder-button-link,
button.pagebuilder-button-link,
div.pagebuilder-button-link {
  line-height: 2.2rem;
  font-size: 1.8rem;
  line-height: 1.6;
  margin: 0 10px 10px 0;
  padding: 14px 17px;
  color: #006bc7;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 600;
  box-shadow: none;
  box-sizing: border-box;
  display: inline-block;
}
a.pagebuilder-button-link:visited,
button.pagebuilder-button-link:visited,
div.pagebuilder-button-link:visited {
  color: #006bc7;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover {
  color: #00427b;
  text-decoration: none;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active {
  color: #00427b;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
a.pagebuilder-button-link:focus,
button.pagebuilder-button-link:focus,
div.pagebuilder-button-link:focus {
  background: none;
  border: 0;
}
a.pagebuilder-button-link.disabled,
button.pagebuilder-button-link.disabled,
div.pagebuilder-button-link.disabled,
a.pagebuilder-button-link[disabled],
button.pagebuilder-button-link[disabled],
div.pagebuilder-button-link[disabled],
fieldset[disabled] a.pagebuilder-button-link,
fieldset[disabled] button.pagebuilder-button-link,
fieldset[disabled] div.pagebuilder-button-link {
  color: #006bc7;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary {
  text-decoration: none;
  background-image: none;
  background: #00a559;
  border: none;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Roboto';
  font-weight: 400;
  margin: 0 10px 10px 0;
  padding: 14px 55px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 4px;
  box-shadow: none;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus {
  text-decoration: none;
}
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active {
  background: #008c4b;
  border: none;
  color: #ffffff;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover {
  background: #008c4b;
  border: none;
  color: #ffffff;
}
a.pagebuilder-button-primary.disabled,
button.pagebuilder-button-primary.disabled,
div.pagebuilder-button-primary.disabled,
a.pagebuilder-button-primary[disabled],
button.pagebuilder-button-primary[disabled],
div.pagebuilder-button-primary[disabled],
fieldset[disabled] a.pagebuilder-button-primary,
fieldset[disabled] button.pagebuilder-button-primary,
fieldset[disabled] div.pagebuilder-button-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: #00a559;
  border: none;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Roboto';
  font-weight: 400;
  margin: 0 10px 10px 0;
  padding: 14px 55px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 4px;
  box-shadow: none;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus {
  text-decoration: none;
}
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active {
  background: #00a559;
  border: none;
  color: #ffffff;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover {
  background: #008c4b;
  border: none;
  color: #ffffff;
}
a.pagebuilder-button-secondary.disabled,
button.pagebuilder-button-secondary.disabled,
div.pagebuilder-button-secondary.disabled,
a.pagebuilder-button-secondary[disabled],
button.pagebuilder-button-secondary[disabled],
div.pagebuilder-button-secondary[disabled],
fieldset[disabled] a.pagebuilder-button-secondary,
fieldset[disabled] button.pagebuilder-button-secondary,
fieldset[disabled] div.pagebuilder-button-secondary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.pagebuilder-column {
  box-sizing: border-box;
}
[data-content-type='heading'] {
  word-wrap: break-word;
}
[data-content-type='html'] {
  word-wrap: break-word;
}
figure[data-content-type='image'] {
  box-sizing: border-box;
}
figure[data-content-type='image'] > [data-element='link'],
figure[data-content-type='image'] > [data-element='link'] img {
  border-radius: inherit;
}
figure[data-content-type='image'] figcaption {
  word-wrap: break-word;
}
[data-content-type='map'] {
  box-sizing: border-box;
  height: 300px;
}
[data-content-type='row'] li.product-item {
  text-align: left;
}
.pagebuilder-column .widget-product-grid .product-item {
  max-width: 100%;
  min-width: 50px;
}
.pagebuilder-column .widget-product-grid .product-item .price-box {
  word-wrap: break-word;
}
.pagebuilder-column .widget-product-grid .product-item .price-box .price {
  white-space: normal;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-primary {
  display: inline-block;
  max-width: 100%;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-secondary {
  display: inline-block;
  width: auto;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .tocart {
  max-width: 100%;
  white-space: normal;
}
.pagebuilder-column [data-content-type='products'] .block.widget .products-grid .widget-product-grid.product-items .product-item {
  width: 200px;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item {
  display: block;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item:first-child {
  visibility: visible;
}
[data-content-type='products'][data-appearance='carousel'] .product-item-info {
  width: auto;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item {
  display: none;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item:first-child {
  display: block;
  visibility: hidden;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item {
  opacity: .5;
  transition: all 300ms ease;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item:hover {
  opacity: 1;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .slick-current .product-item {
  opacity: 1;
}
[data-content-type='row'][data-appearance='contained'] {
  box-sizing: border-box;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1120px;
}
[data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-bleed'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1120px;
  width: 100%;
}
[data-content-type='slide'] {
  box-sizing: border-box;
  line-height: 20px;
  min-height: inherit;
  overflow: hidden;
}
[data-content-type='slide'] > [data-element='link'],
[data-content-type='slide'] > [data-element='empty_link'] {
  color: inherit;
  min-height: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] > [data-element='link']:hover,
[data-content-type='slide'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] + [data-content-type='slide'] {
  height: 0;
  min-height: 0;
}
.slick-slider [data-content-type='slide'] + [data-content-type='slide'] {
  height: initial;
  min-height: inherit;
}
.pagebuilder-slide-wrapper {
  border-radius: inherit;
  box-sizing: border-box;
  min-height: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-slide-wrapper .jarallax-viewport-element {
  height: 100%;
  left: -15000vw;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 100;
}
.slick-current .pagebuilder-slide-wrapper .jarallax-viewport-element {
  left: 0;
}
.pagebuilder-slide-wrapper.jarallax .video-overlay {
  -webkit-transform: unset;
  z-index: 1;
}
.pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
  position: relative;
  z-index: 2;
}
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > div,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > img,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > video,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > iframe {
  margin: auto !important;
  transform: none !important;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  border-radius: inherit;
  box-sizing: border-box;
  padding: 30px;
  transition: background-color 500ms ease;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: inherit;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-slide-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-slide-wrapper .pagebuilder-slide-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-slide-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
div[data-content-type='slider'] {
  visibility: hidden;
}
div[data-content-type='slider'].slick-initialized {
  visibility: visible;
}
div[data-content-type='slider'] .slick-list,
div[data-content-type='slider'] .slick-track,
div[data-content-type='slider'] .slick-slide {
  min-height: inherit;
}
div[data-content-type='slider'] .slick-list > div,
div[data-content-type='slider'] .slick-track > div,
div[data-content-type='slider'] .slick-slide > div {
  line-height: 0;
  min-height: inherit;
  overflow: hidden;
  width: 100%;
}
a.button {
  -moz-appearance: button;
  -webkit-appearance: button;
  appearance: button;
  color: initial;
  padding: 10px;
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation {
  display: block;
  font-size: 0;
  margin: 0 0 -1px;
  padding: 0;
}
div[data-content-type='tabs'] .tabs-navigation li:first-child {
  margin-left: 0 !important;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header {
  background: #f6f6f6;
  border: 1px solid #cccccc;
  border-bottom: 0;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow-wrap: break-word;
  position: relative;
  word-wrap: break-word;
  z-index: 1;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:not(:first-child) {
  margin-left: -1px;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title {
  border-right: 0;
  color: #000000;
  cursor: pointer !important;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 1.4rem 2rem;
  position: relative;
  transition: all .3s;
  vertical-align: middle;
  white-space: normal;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title span.tab-title {
  display: block;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title:hover {
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:last-child {
  border-right: 1px solid #cccccc;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active {
  background: #ffffff;
  z-index: 19;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active a.tab-title {
  position: relative;
  transition: all .3s;
}
div[data-content-type='tabs'] .tabs-content {
  border: 1px solid #cccccc;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item'] {
  box-sizing: border-box;
  min-height: inherit;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item']:not(:first-child) {
  display: none;
}
div[data-content-type='tabs'].tab-align-left .tabs-content {
  border-top-left-radius: 0 !important;
}
div[data-content-type='tabs'].tab-align-right .tabs-content {
  border-top-right-radius: 0 !important;
}
div[data-content-type='text'] {
  word-wrap: break-word;
}
div[data-content-type='video'] {
  font-size: 0;
}
div[data-content-type='video'] .pagebuilder-video-inner {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}
div[data-content-type='video'] .pagebuilder-video-container {
  border-radius: inherit;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
div[data-content-type='video'] iframe,
div[data-content-type='video'] video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img {
  font-family: 'object-fit: cover;', sans-serif;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.jarallax-video-fallback {
  transform: scale3d(0, 0, 0);
}
.jarallax .video-overlay {
  -webkit-transform: translate3d(0, 0, 0);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -99;
}
.jarallax [id*='jarallax-container'] video,
.jarallax [id*='jarallax-container'] iframe {
  visibility: hidden;
}
.cms-content-important {
  background-color: #f5f5f5;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  margin: 0 0 35px -20px;
  padding: 20px;
}
.pagebuilder-full-width {
  float: left;
  width: 100%;
}
.pagebuilder-content-type {
  box-sizing: border-box;
  margin-bottom: 20px;
}
.pagebuilder-accordion {
  margin: 0;
  padding: 0;
}
.pagebuilder-accordion > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.pagebuilder-accordion > .item.title > .switch {
  display: block;
}
.pagebuilder-accordion > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.pagebuilder-accordion > .item.content:before,
.pagebuilder-accordion > .item.content:after {
  content: '';
  display: table;
}
.pagebuilder-accordion > .item.content:after {
  clear: both;
}
.pagebuilder-accordion > .item.content.active {
  display: block;
}
.pagebuilder-accordion > .item.title {
  margin-bottom: 20px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
._amrev-flex-center {
  display: flex;
  justify-content: center;
}
._amrev-flex-center-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
._amrev-disabled {
  pointer-events: none;
  opacity: .8;
}
.page-main .all-review-detail {
  max-width: 100%;
  margin-bottom: 65px;
}
.toolbar.review-toolbar {
  width: 100%;
  flex-direction: column;
}
.toolbar.review-toolbar .pager {
  width: 100%;
}
.toolbar.review-toolbar .pages {
  padding: 15px 0;
  margin-bottom: 0;
}
.amreview-percent-pro {
  position: relative;
  max-width: 100px;
  text-align: center;
}
.amreview-percent-pro .amreview-value {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 2.7rem;
  position: absolute;
  top: 50%;
  display: block;
  text-align: center;
  width: 100%;
  font-weight: 400;
  color: #00a559;
}
.amreview-info-title {
  font-size: 1.6rem;
  margin-bottom: 20px;
  font-weight: 400;
  line-height: 1.31;
  text-align: center;
  color: #707070;
  width: 100%;
}
.hidden {
  display: none;
}
.amrev-items-block {
  position: relative;
}
.amreview-summary-info .amreview-summary {
  text-align: center;
  font-size: 4.9rem;
  font-weight: 400;
  line-height: 1.31;
  color: #707070;
  margin-bottom: 5px;
}
.amreview-summary-info .amreview-count {
  font-size: 1.6rem;
  color: #8f8f8f;
  display: inline-block;
  margin-right: 15px;
}
.amreview-summary-info .amreview-showmore {
  display: inline-block;
  color: #1979c3;
  cursor: pointer;
}
.amreview-summary-info .amreview-percent {
  clear: both;
  font-size: 1.4rem;
  color: #8f8f8f;
}
.amreview-summary-info .amreview-text {
  font-size: 1.2rem;
  display: block;
  font-weight: 400;
  line-height: 1.33;
  text-align: center;
  color: #707070;
  width: 100%;
  margin-top: 15px !important;
  margin-bottom: 0 !important;
}
.amreview-text {
  margin-top: 15px;
}
.amreview-summary-count {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-end;
}
.amreview-review-list.-empty {
  position: relative;
  padding: 20px;
  text-align: center;
}
.amreview-summary-details {
  display: none;
  padding: 0 10px;
  clear: both;
}
.amreview-summary-details .amreview-label > .amreview-stars,
.amreview-summary-details .amreview-label > .amreview-bar,
.amreview-summary-details .amreview-label > .amreview-text {
  display: inline-block;
  line-height: 14px;
}
.amreview-summary-details .amreview-label > .amreview-stars:hover,
.amreview-summary-details .amreview-label > .amreview-bar:hover,
.amreview-summary-details .amreview-label > .amreview-text:hover {
  color: #ed9d00;
}
.amreview-summary-details .amreview-label > .amreview-stars {
  margin-bottom: 5px;
  min-width: 50px;
  text-align: right;
  color: #8f8f8f;
}
.amreview-summary-details .amreview-label .amreview-bar {
  margin: 0 20px;
  width: 80px;
  height: 6px;
  vertical-align: middle;
  background: #dfdfdf;
}
.amreview-summary-details .amreview-label .amreview-bar.-active {
  margin: 0;
  background: #ed9d00;
}
.amreview-add-new {
  margin: 30px 0 55px;
  padding: 20px 10px;
  background: #f9f9f9;
  clear: both;
}
.amreview-add-new .amreview-button.action {
  margin-right: 10px;
  padding: 10px;
  border-radius: 0;
}
.amreview-add-new .amreview-label {
  display: inline-block;
  width: 50%;
  vertical-align: middle;
  line-height: 1.2;
  color: #8f8f8f;
}
.amreview-author-details {
  position: relative;
  margin: 10px 0 20px;
}
.amreview-author-details .amreview-author {
  font-size: 1.6rem;
  margin: 0 80px 0 0;
  line-height: 20px;
  word-break: break-all;
}
.amreview-author-details .amreview-date {
  font-size: 1.2rem;
  position: absolute;
  top: 0;
  right: 0;
  color: #c4c4c4;
}
.amreview-author-details .amreview-verified {
  font-size: 1.4rem;
  margin-top: 5px;
  color: #909090;
}
.amreview-author-details .amreview-verified:after {
  content: '';
  display: inline-block;
  margin-left: 5px;
  width: 12px;
  height: 12px;
  vertical-align: middle;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMnYxMkgweiIvPjxjaXJjbGUgY3g9IjYiIGN5PSI2IiByPSI2IiBmaWxsPSIjQzJFQUJDIi8+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04Ljk3OCAzLjdhLjY3LjY3IDAgMCAxIC4wNC45MTVMNS44NCA4LjI2M2EuNTk0LjU5NCAwIDAgMS0uODUxLjA1NS42MjIuNjIyIDAgMCAxLS4xMDMtLjEwMmwtMS45Mi0yLjQwOGEuNjY5LjY2OSAwIDAgMSAuMDc5LS45MS41OTMuNTkzIDAgMCAxIC44NjUuMDc2bDEuNDkzIDEuODcxIDIuNzA2LTMuMTA3YS41OTQuNTk0IDAgMCAxIC44NjktLjAzN3oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);
}
.amreview-author-details .amreview-recommended {
  margin: 10px 0 0;
  font-size: 1.4rem;
  color: #1ab900;
}
.amreview-title-review {
  font-size: 1.6rem;
  margin-bottom: 5px;
  font-weight: bold;
  word-break: break-all;
}
.amreview-rating-label {
  font-size: 1.2rem;
  color: #8f8f8f;
  margin-bottom: 5px;
}
.amreview-review-wrapper.review-item {
  padding: 20px 10px;
}
.amreview-review-wrapper .amreview-description {
  font-size: 1.4rem;
  color: #5b5b5b;
  margin-top: 25px;
  line-height: 16px;
  word-break: break-all;
}
.amreview-review-wrapper .amreview-description > .amreview-showless {
  position: relative;
  display: block;
  padding-bottom: 2px;
}
.amreview-review-wrapper .amreview-description > .amreview-showless:after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  width: 100%;
  background: linear-gradient(to top, #ffffff 1%, rgba(0, 0, 0, 0) 25%);
}
.amreview-review-wrapper .amreview-readmore + .amreview-showmore {
  display: none;
}
.amreview-review-wrapper .amreview-description > .amreview-readmore {
  display: block;
  margin-top: 5px;
  cursor: pointer;
}
.amreview-review-wrapper .amreview-adminanswer {
  margin: 10px 0 0;
  padding: 15px;
  background: #e0e0e0;
  color: #5b5b5b;
}
.amreview-review-wrapper .amreview-adminanswer > .amreview-title {
  font-size: 1.4rem;
  color: #000000;
  margin-bottom: 5px;
}
.amreview-review-wrapper .amreview-images {
  margin-top: 20px;
}
.amreview-img-sec {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.amreview-helpful-wrap {
  margin-top: 25px;
  text-align: right;
}
.amreview-helpful-wrap > .amreview-helpful {
  font-size: 1.4rem;
  color: #5b5b5b;
}
.amreview-helpful-wrap > .amreview-options {
  margin-left: 5px;
}
.amreview-helpful-wrap > .amreview-options,
.amreview-helpful-wrap .amreview-plus,
.amreview-helpful-wrap .amreview-minus,
.amreview-helpful-wrap .amreview-icon {
  display: inline-block;
  cursor: pointer;
}
.amreview-helpful-wrap .amreview-icon {
  margin: 0 5px 0 10px;
  width: 20px;
  height: 18px;
  -webkit-transition: all 0.3 ease;
  -moz-transition: all 0.3 ease;
  -ms-transition: all 0.3 ease;
  transition: all 0.3 ease;
}
.amreview-helpful-wrap .amreview-plus > .amreview-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMHYxOEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiA3LjI4NkguNTU2QS41NTQuNTU0IDAgMCAwIDAgNy44NDh2OC45ODVjMCAuMzE0LjI0NS41NjEuNTU3LjU2MWgzLjM0YS41NTMuNTUzIDAgMCAwIC41NTYtLjU2MVY3Ljg0OGEuNTUzLjU1MyAwIDAgMC0uNTU3LS41NjJ6TTIwIDguMzVjMC0uOTE1LS42MjMtMS44NC0xLjgxMy0xLjg0aC01LjM5MmMuNzctMS4zOTEuOTk3LTMuMzQ3LjQ2Mi00Ljc3OEMxMi44NjMuNjggMTIuMTEuMDY2IDExLjEzOS4wMDRsLS4wMTYtLjAwMkExLjE3IDEuMTcgMCAwIDAgOS44ODkgMS4wOEM5Ljc1MSAyLjUgOS4xMzQgNS4wMSA4LjI1MSA1LjljLS43NDQuNzUtMS4zOCAxLjA2NS0yLjQzNiAxLjU4Ni0uMTUyLjA3NS0uMzIuMTU3LS40OTYuMjQ2YTEuNCAxLjQgMCAwIDEgLjAwNS4xMTd2OC44OTNsLjM3Ny4xM0M3LjQ0MyAxNy40NzggOC45NDggMTggMTEuMjQ4IDE4aDQuMzZjMS4xOSAwIDEuODEyLS45MjYgMS44MTItMS44NDFhMiAyIDAgMCAwLS4xNjMtLjc5MyAxLjcxOCAxLjcxOCAwIDAgMCAxLS41NTljLjI5Mi0uMzM0LjQ1My0uNzc5LjQ1My0xLjI1MSAwLS4yNy0uMDU1LS41NDMtLjE2My0uNzkyLjk1Ni0uMTY2IDEuNDUzLS45OTMgMS40NTMtMS44MSAwLS40NzUtLjE2OC0uOTUzLS40OTQtMS4zMDIuMzI2LS4zNS40OTQtLjgyNy40OTQtMS4zMDJ6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+);
}
.amreview-helpful-wrap .amreview-plus:hover > .amreview-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMHYxOEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiA3LjI4NkguNTU2QS41NTQuNTU0IDAgMCAwIDAgNy44NDh2OC45ODVjMCAuMzE0LjI0NS41NjEuNTU3LjU2MWgzLjM0YS41NTMuNTUzIDAgMCAwIC41NTYtLjU2MVY3Ljg0OGEuNTUzLjU1MyAwIDAgMC0uNTU3LS41NjJ6TTIwIDguMzVjMC0uOTE1LS42MjMtMS44NC0xLjgxMy0xLjg0aC01LjM5MmMuNzctMS4zOTEuOTk3LTMuMzQ3LjQ2Mi00Ljc3OEMxMi44NjMuNjggMTIuMTEuMDY2IDExLjEzOS4wMDRsLS4wMTYtLjAwMkExLjE3IDEuMTcgMCAwIDAgOS44ODkgMS4wOEM5Ljc1MSAyLjUgOS4xMzQgNS4wMSA4LjI1MSA1LjljLS43NDQuNzUtMS4zOCAxLjA2NS0yLjQzNiAxLjU4Ni0uMTUyLjA3NS0uMzIuMTU3LS40OTYuMjQ2YTEuNCAxLjQgMCAwIDEgLjAwNS4xMTd2OC44OTNsLjM3Ny4xM0M3LjQ0MyAxNy40NzggOC45NDggMTggMTEuMjQ4IDE4aDQuMzZjMS4xOSAwIDEuODEyLS45MjYgMS44MTItMS44NDFhMiAyIDAgMCAwLS4xNjMtLjc5MyAxLjcxOCAxLjcxOCAwIDAgMCAxLS41NTljLjI5Mi0uMzM0LjQ1My0uNzc5LjQ1My0xLjI1MSAwLS4yNy0uMDU1LS41NDMtLjE2My0uNzkyLjk1Ni0uMTY2IDEuNDUzLS45OTMgMS40NTMtMS44MSAwLS40NzUtLjE2OC0uOTUzLS40OTQtMS4zMDIuMzI2LS4zNS40OTQtLjgyNy40OTQtMS4zMDJ6IiBmaWxsPSIjQzJFQUJDIi8+PC9zdmc+);
}
.amreview-helpful-wrap .amreview-plus.-voted > .amreview-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMHYxOEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiA3LjI4NkguNTU2QS41NTQuNTU0IDAgMCAwIDAgNy44NDh2OC45ODVjMCAuMzE0LjI0NS41NjEuNTU3LjU2MWgzLjM0YS41NTMuNTUzIDAgMCAwIC41NTYtLjU2MVY3Ljg0OGEuNTUzLjU1MyAwIDAgMC0uNTU3LS41NjJ6TTIwIDguMzVjMC0uOTE1LS42MjMtMS44NC0xLjgxMy0xLjg0aC01LjM5MmMuNzctMS4zOTEuOTk3LTMuMzQ3LjQ2Mi00Ljc3OEMxMi44NjMuNjggMTIuMTEuMDY2IDExLjEzOS4wMDRsLS4wMTYtLjAwMkExLjE3IDEuMTcgMCAwIDAgOS44ODkgMS4wOEM5Ljc1MSAyLjUgOS4xMzQgNS4wMSA4LjI1MSA1LjljLS43NDQuNzUtMS4zOCAxLjA2NS0yLjQzNiAxLjU4Ni0uMTUyLjA3NS0uMzIuMTU3LS40OTYuMjQ2YTEuNCAxLjQgMCAwIDEgLjAwNS4xMTd2OC44OTNsLjM3Ny4xM0M3LjQ0MyAxNy40NzggOC45NDggMTggMTEuMjQ4IDE4aDQuMzZjMS4xOSAwIDEuODEyLS45MjYgMS44MTItMS44NDFhMiAyIDAgMCAwLS4xNjMtLjc5MyAxLjcxOCAxLjcxOCAwIDAgMCAxLS41NTljLjI5Mi0uMzM0LjQ1My0uNzc5LjQ1My0xLjI1MSAwLS4yNy0uMDU1LS41NDMtLjE2My0uNzkyLjk1Ni0uMTY2IDEuNDUzLS45OTMgMS40NTMtMS44MSAwLS40NzUtLjE2OC0uOTUzLS40OTQtMS4zMDIuMzI2LS4zNS40OTQtLjgyNy40OTQtMS4zMDJ6IiBmaWxsPSIjMUFCOTAwIi8+PC9zdmc+);
}
.amreview-helpful-wrap .amreview-minus > .amreview-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMThoMjBWMEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiAxMC43MTRILjU1NkEuNTU0LjU1NCAwIDAgMSAwIDEwLjE1MlYxLjE2N0MwIC44NTMuMjQ1LjYwNi41NTcuNjA2aDMuMzRjLjMxMSAwIC41NTYuMjQ3LjU1Ni41NjF2OC45ODVhLjU1My41NTMgMCAwIDEtLjU1Ny41NjJ6TTIwIDkuNjVjMCAuOTE1LS42MjMgMS44NC0xLjgxMyAxLjg0aC01LjM5MmMuNzcgMS4zOTEuOTk3IDMuMzQ3LjQ2MiA0Ljc3Ny0uMzk0IDEuMDUzLTEuMTQ2IDEuNjY3LTIuMTE4IDEuNzNoLS4wMTZhMS4xNyAxLjE3IDAgMCAxLTEuMjM0LTEuMDc2Yy0uMTM4LTEuNDItLjc1NS0zLjkzLTEuNjM4LTQuODItLjc0NC0uNzUtMS4zOC0xLjA2NS0yLjQzNi0xLjU4Ni0uMTUyLS4wNzUtLjMyLS4xNTctLjQ5Ni0uMjQ2YTEuNCAxLjQgMCAwIDAgLjAwNS0uMTE3VjEuMjZsLjM3Ny0uMTNDNy40NDMuNTIyIDguOTQ4IDAgMTEuMjQ4IDBoNC4zNmMxLjE5IDAgMS44MTIuOTI2IDEuODEyIDEuODQxYTIgMiAwIDAgMS0uMTYzLjc5M2MuMzk3LjA3Mi43NDMuMjY0IDEgLjU1OS4yOTIuMzM0LjQ1My43NzkuNDUzIDEuMjUxIDAgLjI3LS4wNTUuNTQzLS4xNjMuNzkyLjk1Ni4xNjYgMS40NTMuOTkzIDEuNDUzIDEuODEgMCAuNDc1LS4xNjguOTUyLS40OTQgMS4zMDIuMzI2LjM1LjQ5NC44MjcuNDk0IDEuMzAyeiIgZmlsbD0iI0M0QzRDNCIvPjwvc3ZnPg==);
}
.amreview-helpful-wrap .amreview-minus:hover > .amreview-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMThoMjBWMEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiAxMC43MTRILjU1NkEuNTU0LjU1NCAwIDAgMSAwIDEwLjE1MlYxLjE2N0MwIC44NTMuMjQ1LjYwNi41NTcuNjA2aDMuMzRjLjMxMSAwIC41NTYuMjQ3LjU1Ni41NjF2OC45ODVhLjU1My41NTMgMCAwIDEtLjU1Ny41NjJ6TTIwIDkuNjVjMCAuOTE1LS42MjMgMS44NC0xLjgxMyAxLjg0aC01LjM5MmMuNzcgMS4zOTEuOTk3IDMuMzQ3LjQ2MiA0Ljc3Ny0uMzk0IDEuMDUzLTEuMTQ2IDEuNjY3LTIuMTE4IDEuNzNoLS4wMTZhMS4xNyAxLjE3IDAgMCAxLTEuMjM0LTEuMDc2Yy0uMTM4LTEuNDItLjc1NS0zLjkzLTEuNjM4LTQuODItLjc0NC0uNzUtMS4zOC0xLjA2NS0yLjQzNi0xLjU4Ni0uMTUyLS4wNzUtLjMyLS4xNTctLjQ5Ni0uMjQ2YTEuNCAxLjQgMCAwIDAgLjAwNS0uMTE3VjEuMjZsLjM3Ny0uMTNDNy40NDMuNTIyIDguOTQ4IDAgMTEuMjQ4IDBoNC4zNmMxLjE5IDAgMS44MTIuOTI2IDEuODEyIDEuODQxYTIgMiAwIDAgMS0uMTYzLjc5M2MuMzk3LjA3Mi43NDMuMjY0IDEgLjU1OS4yOTIuMzM0LjQ1My43NzkuNDUzIDEuMjUxIDAgLjI3LS4wNTUuNTQzLS4xNjMuNzkyLjk1Ni4xNjYgMS40NTMuOTkzIDEuNDUzIDEuODEgMCAuNDc1LS4xNjguOTUyLS40OTQgMS4zMDIuMzI2LjM1LjQ5NC44MjcuNDk0IDEuMzAyeiIgZmlsbD0iI0ZGQkNCQyIvPjwvc3ZnPg==);
}
.amreview-helpful-wrap .amreview-minus.-voted > .amreview-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMThoMjBWMEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiAxMC43MTRILjU1NkEuNTU0LjU1NCAwIDAgMSAwIDEwLjE1MlYxLjE2N0MwIC44NTMuMjQ1LjYwNi41NTcuNjA2aDMuMzRjLjMxMSAwIC41NTYuMjQ3LjU1Ni41NjF2OC45ODVhLjU1My41NTMgMCAwIDEtLjU1Ny41NjJ6TTIwIDkuNjVjMCAuOTE1LS42MjMgMS44NC0xLjgxMyAxLjg0aC01LjM5MmMuNzcgMS4zOTEuOTk3IDMuMzQ3LjQ2MiA0Ljc3Ny0uMzk0IDEuMDUzLTEuMTQ2IDEuNjY3LTIuMTE4IDEuNzNoLS4wMTZhMS4xNyAxLjE3IDAgMCAxLTEuMjM0LTEuMDc2Yy0uMTM4LTEuNDItLjc1NS0zLjkzLTEuNjM4LTQuODItLjc0NC0uNzUtMS4zOC0xLjA2NS0yLjQzNi0xLjU4Ni0uMTUyLS4wNzUtLjMyLS4xNTctLjQ5Ni0uMjQ2YTEuNCAxLjQgMCAwIDAgLjAwNS0uMTE3VjEuMjZsLjM3Ny0uMTNDNy40NDMuNTIyIDguOTQ4IDAgMTEuMjQ4IDBoNC4zNmMxLjE5IDAgMS44MTIuOTI2IDEuODEyIDEuODQxYTIgMiAwIDAgMS0uMTYzLjc5M2MuMzk3LjA3Mi43NDMuMjY0IDEgLjU1OS4yOTIuMzM0LjQ1My43NzkuNDUzIDEuMjUxIDAgLjI3LS4wNTUuNTQzLS4xNjMuNzkyLjk1Ni4xNjYgMS40NTMuOTkzIDEuNDUzIDEuODEgMCAuNDc1LS4xNjguOTUyLS40OTQgMS4zMDIuMzI2LjM1LjQ5NC44MjcuNDk0IDEuMzAyeiIgZmlsbD0iI0QyMzczNyIvPjwvc3ZnPg==);
}
.amreview-toolbar-wrap .pages strong.page {
  padding: 0 10px;
  background: #f0f0f0;
}
.amreview-toolbar-wrap .pages .action {
  box-shadow: none;
  background: #ffffff;
}
.amreview-toolbar-wrap .limiter select {
  box-shadow: none;
  background-color: #ffffff;
}
.all-review-detail {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 50%;
  max-width: 330px;
}
.amreview-submit-form .review-form {
  background: #f9f9f9;
  margin-top: 30px;
  padding: 25px 15px 15px;
}
.amreview-submit-form .review-form .review-field-rating .control {
  margin: 5px 0 40px;
}
.amreview-submit-form .review-form .review-field-rating .label {
  font-weight: 400;
  color: #3f3f3f;
}
.amreview-submit-form .review-form .review-control-vote:before {
  content: '';
  width: 165px;
  height: 27px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcuMzA1IDEwLjMxM0wxNCAwbC0zLjMwNSAxMC4zMTNIMGw4LjY1MiA2LjM3NEw1LjM0OCAyNyAxNCAyMC42MjYgMjIuNjUyIDI3bC0zLjMwNS0xMC4zMTNMMjggMTAuMzEzSDE3LjMwNXptNC42NTQgMS45OWgtNi4wOEwxNCA2LjQ0bC0xLjg3OSA1Ljg2M2gtNi4wOGw0LjkxOSAzLjYyNC0xLjg4IDUuODYzTDE0IDE4LjE2Nmw0LjkyIDMuNjI0LTEuODgtNS44NjMgNC45Mi0zLjYyNHoiIGZpbGw9IiNCMUFFQUUiLz48L3N2Zz4=);
}
.amreview-submit-form .review-form .review-control-vote label:before {
  content: '';
  display: inline-block;
  height: 27px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGQ9Ik0xNCAwbDMuMzA1IDEwLjMxM0gyOGwtOC42NTIgNi4zNzRMMjIuNjUyIDI3IDE0IDIwLjYyNiA1LjM0OCAyN2wzLjMwNC0xMC4zMTNMMCAxMC4zMTNoMTAuNjk1TDE0IDB6IiBmaWxsPSIjRUQ5RDAwIi8+PC9zdmc+);
}
.amreview-submit-form .review-form .review-control-vote input[type="radio"]:not(:checked) + label:hover:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcuMzA1IDEwLjMxM0wxNCAwbC0zLjMwNSAxMC4zMTNIMGw4LjY1MiA2LjM3NEw1LjM0OCAyNyAxNCAyMC42MjYgMjIuNjUyIDI3bC0zLjMwNS0xMC4zMTNMMjggMTAuMzEzSDE3LjMwNXptNC42NTQgMS45OWgtNi4wOEwxNCA2LjQ0bC0xLjg3OSA1Ljg2M2gtNi4wOGw0LjkxOSAzLjYyNC0xLjg4IDUuODYzTDE0IDE4LjE2Nmw0LjkyIDMuNjI0LTEuODgtNS44NjMgNC45Mi0zLjYyNHoiIGZpbGw9IiNFRDlEMDAiLz48L3N2Zz4=);
  opacity: 1;
  cursor: pointer;
}
.amreview-submit-form .review-form .review-control-vote .rating-5:before {
  width: 165px;
}
.amreview-submit-form .review-form .review-control-vote .rating-4:before {
  width: 132px;
}
.amreview-submit-form .review-form .review-control-vote .rating-3:before {
  width: 99px;
}
.amreview-submit-form .review-form .review-control-vote .rating-2:before {
  width: 66px;
}
.amreview-submit-form .review-form .review-control-vote .rating-1:before {
  width: 33px;
}
.amreview-submit-form .review-form.review-form .action.submit.primary {
  padding: 15px 20px;
  width: inherit;
  border: 0;
  border-radius: 0;
  color: #ffffff;
  background: #1979c3;
}
.amreview-submit-form .review-form .label-gdpr.amreview-checboxlabel span {
  font-size: 1.2rem;
  color: #e02b27;
  margin: 0 0 0 5px;
}
.amreview-upload-img {
  margin: 15px 0;
}
.amreview-recommend-wrap,
.amreview-gdpr-wrap {
  padding: 20px 0 0;
}
.amreview-recommend-wrap > .amreview-checbox,
.amreview-gdpr-wrap > .amreview-checbox {
  visibility: hidden;
  position: absolute;
  left: 18px;
  z-index: 1;
}
.amreview-recommend-wrap > .amreview-checboxlabel,
.amreview-gdpr-wrap > .amreview-checboxlabel {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  z-index: 10;
}
.amreview-recommend-wrap > .amreview-checboxlabel:before,
.amreview-gdpr-wrap > .amreview-checboxlabel:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #c4c4c4;
  box-sizing: border-box;
  background: #ffffff;
}
.amreview-recommend-wrap > .amreview-checbox:not(.valid) + .mage-error[generated] + .amreview-checboxlabel:before,
.amreview-gdpr-wrap > .amreview-checbox:not(.valid) + .mage-error[generated] + .amreview-checboxlabel:before {
  border: 1px solid #e02b27;
}
.field.amreview-gdpr-wrap {
  padding: 0;
  position: relative;
}
.amreview-gdpr-wrap .mage-error[generated] {
  bottom: -30px;
  position: absolute;
}
.amreview-proscons-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 15px 0 30px;
  word-break: break-word;
  word-wrap: break-word;
}
.amreview-proscons-container .amreview-proscons {
  position: relative;
  min-width: 0;
  margin-right: 10px;
  padding: 0 0 0 20px;
  line-height: 15px;
}
.amreview-proscons-container .amreview-proscons:before {
  content: '';
  position: absolute;
  display: inline-block;
  left: 0;
  width: 15px;
  height: 15px;
}
.amreview-proscons-container .amreview-proscons.-dislike {
  color: #d0021b;
}
.amreview-proscons-container .amreview-proscons.-like {
  color: #3e7405;
}
.amreview-proscons-container .amreview-proscons.-dislike:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAiIGhlaWdodD0iNTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTS0xLTFoNTgydjQwMkgtMXoiLz48Y2lyY2xlIGZpbGw9IiNkODVhNGEiIHI9IjI1IiBjeT0iMjUiIGN4PSIyNSIvPjxwYXRoIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0ZGRiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgZD0iTTM4IDI1SDEyIi8+PC9zdmc+) no-repeat;
  background-size: contain;
}
.amreview-proscons-container .amreview-proscons.-like:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MCA1MCI+PGNpcmNsZSBjeD0iMjUiIGN5PSIyNSIgcj0iMjUiIGZpbGw9IiM0M2IwNWMiLz48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIGQ9Ik0yNSAxM3YyNW0xMy0xM0gxMyIvPjwvc3ZnPg==) no-repeat;
  background-size: contain;
}
.field.review-field-recommend.amreview-recommend-wrap {
  position: relative;
  width: 100%;
  padding: 20px 15px;
  background-color: #eee;
  margin-top: 20px;
}
.field.amreview-email-wrap {
  margin: 0 0 10px;
}
.amreview-summary-details .amreview-label {
  display: block;
  cursor: pointer;
  text-decoration: none;
  color: unset;
}
#row_amasty_advancedreview_reminder_frequency .tooltip-content ul {
  padding-left: 10px;
}
.pagebuilder-content-type .amreview-widget-container .review-items {
  list-style: none;
}
.pagebuilder-content-type .amreviews .amreviews-placeholder {
  display: flex;
  min-height: 300px;
  justify-content: center;
  align-items: center;
  background-color: #fafafa;
}
.pagebuilder-content-type .amreview-widget-container .slick-dots {
  position: relative;
}
.pagebuilder-content-type .amreview-widget-container .slick-dots button {
  border-radius: 10px;
  border: 1px solid #b3b3b3;
  width: 14px;
  height: 14px;
}
.pagebuilder-content-type .amreview-widget-container .slick-dots button:before {
  color: unset;
}
.pagebuilder-content-type .amreview-widget-container .slick-dots .slick-active button {
  background: #1c1918;
}
.amreview-widget-container .review-items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.amreview-widget-container .amreview-review-wrapper.review-item {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 15px;
  padding: 20px;
  border-bottom: 1px solid #cde1ef;
}
.amreview-widget-container .amreview-image-wrapper {
  width: 80px;
  height: 80px;
}
.amreview-widget-container .amreview-description-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  overflow: hidden;
}
.amreview-widget-container .amreview-rating-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 15px 15px 0;
  padding: 0;
}
.amreview-widget-container .amreview-title-wrapper {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #006bb4;
}
.amreview-widget-container .amreview-details-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 20px;
}
.amreview-widget-container .amreview-message {
  height: 60px;
  word-break: break-all;
  word-wrap: break-word;
}
.amreview-widget-container .amreview-date {
  font-size: 12px;
  color: #c4c4c4;
}
.amreview-widget-container .amreview-footer {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.amreview-widget-container .product-item-photo {
  margin: 0 15px 15px 0;
}
.amreview-widget-container.-grid .amreview-rating-wrapper {
  min-width: 160px;
}
.amreview-widget-container.-sidebar .amreview-rating-wrapper {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.amreview-widget-container .amreview-title {
  position: relative;
  margin-bottom: 10px;
  padding: 15px 40px 15px 20px;
  font-weight: bold;
  font-size: 16px;
  word-break: break-all;
  background: #f8fcff;
  cursor: pointer;
}
.amreview-widget-container .amreview-title:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 20px;
  width: 15px;
  height: 15px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgMjg0LjkyOSAyODQuOTI5Ij48cGF0aCBkPSJNMjgyLjA4MiAxOTUuMjg1TDE0OS4wMjggNjIuMjRjLTEuOTAxLTEuOTAzLTQuMDg4LTIuODU2LTYuNTYyLTIuODU2cy00LjY2NS45NTMtNi41NjcgMi44NTZMMi44NTYgMTk1LjI4NUMuOTUgMTk3LjE5MSAwIDE5OS4zNzggMCAyMDEuODUzYzAgMi40NzQuOTUzIDQuNjY0IDIuODU2IDYuNTY2bDE0LjI3MiAxNC4yNzFjMS45MDMgMS45MDMgNC4wOTMgMi44NTQgNi41NjcgMi44NTRzNC42NjQtLjk1MSA2LjU2Ny0yLjg1NGwxMTIuMjA0LTExMi4yMDIgMTEyLjIwOCAxMTIuMjA5YzEuOTAyIDEuOTAzIDQuMDkzIDIuODQ4IDYuNTYzIDIuODQ4IDIuNDc4IDAgNC42NjgtLjk1MSA2LjU3LTIuODQ4bDE0LjI3NC0xNC4yNzdjMS45MDItMS45MDIgMi44NDctNC4wOTMgMi44NDctNi41NjYuMDAxLTIuNDc2LS45NDQtNC42NjYtMi44NDYtNi41Njl6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIiBmaWxsPSIjODU4NTg1Ii8+PC9zdmc+) no-repeat center;
  background-size: contain;
  transform: translateY(-50%);
}
.amreview-widget-container .amreview-title.-collapsed:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgMjg0LjkyOSAyODQuOTI5Ij48cGF0aCBkPSJNMi44NDcgODkuNjQ0bDEzMy4wNTQgMTMzLjA0NWMxLjkwMSAxLjkwMyA0LjA4OCAyLjg1NiA2LjU2MiAyLjg1NnM0LjY2NS0uOTUzIDYuNTY3LTIuODU2TDI4Mi4wNzMgODkuNjQ0YzEuOTA2LTEuOTA2IDIuODU2LTQuMDkzIDIuODU2LTYuNTY4IDAtMi40NzQtLjk1My00LjY2NC0yLjg1Ni02LjU2NmwtMTQuMjcyLTE0LjI3MWMtMS45MDMtMS45MDMtNC4wOTMtMi44NTQtNi41NjctMi44NTRzLTQuNjY0Ljk1MS02LjU2NyAyLjg1NEwxNDIuNDYzIDE3NC40NDEgMzAuMjU1IDYyLjIzMmMtMS45MDItMS45MDMtNC4wOTMtMi44NDgtNi41NjMtMi44NDgtMi40NzggMC00LjY2OC45NTEtNi41NyAyLjg0OEwyLjg0OCA3Ni41MDlDLjk0NiA3OC40MTEuMDAxIDgwLjYwMi4wMDEgODMuMDc1IDAgODUuNTUxLjk0NSA4Ny43NDEgMi44NDcgODkuNjQ0eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCIgZmlsbD0iIzg1ODU4NSIvPjwvc3ZnPg==) no-repeat center;
  background-size: contain;
}
.amreview-widget-container .amreview-rating-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.amreview-widget-container .amreview-rating-item:not(:last-child) {
  margin-bottom: 15px;
}
.amreview-widget-container .amreview-rating-item.-one-rating {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.amreview-widget-container .amreview-rating-item.-one-rating .amreview-rating-value {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.amreview-widget-container .amreview-rating-item .amreview-number {
  font-size: 30px;
}
.amreview-widget-container .amreview-rating-item .amreview-rating-label {
  margin: 0 10px 0 0;
}
.amreview-widget-container .amreview-rating-item .amstars-rating-container {
  margin-bottom: 0;
}
.amreview-image-wrapper .product-image-container,
.amreview-image-wrapper .product-image-wrapper {
  width: 100%;
  height: 100%;
}
.amreview-image-wrapper .product-image-wrapper {
  padding: 0 !important;
}
.amreview-image-wrapper .product-image-photo {
  width: auto;
  max-height: 100%;
}
.amreview-full-link,
.amreview-full-link:visited,
.amreview-full-link:active,
.amreview-full-link:hover {
  margin-left: 14px;
  font-size: 12px;
  color: #6b8fab;
}
.amreview-full-link:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 3px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNDUxLjg0NiA0NTEuODQ3Ij48cGF0aCBkPSJNMzQ1LjQ0MSAyNDguMjkyTDE1MS4xNTQgNDQyLjU3M2MtMTIuMzU5IDEyLjM2NS0zMi4zOTcgMTIuMzY1LTQ0Ljc1IDAtMTIuMzU0LTEyLjM1NC0xMi4zNTQtMzIuMzkxIDAtNDQuNzQ0TDI3OC4zMTggMjI1LjkyIDEwNi40MDkgNTQuMDE3Yy0xMi4zNTQtMTIuMzU5LTEyLjM1NC0zMi4zOTQgMC00NC43NDggMTIuMzU0LTEyLjM1OSAzMi4zOTEtMTIuMzU5IDQ0Ljc1IDBsMTk0LjI4NyAxOTQuMjg0YzYuMTc3IDYuMTggOS4yNjIgMTQuMjcxIDkuMjYyIDIyLjM2NiAwIDguMDk5LTMuMDkxIDE2LjE5Ni05LjI2NyAyMi4zNzN6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjNmI4ZmFiIiBmaWxsPSIjNmI4ZmFiIi8+PC9zdmc+) no-repeat center;
  background-size: contain;
  transform: translateY(-50%);
}
.amstars-rating-container {
  width: 160px;
  height: 27px;
  margin-bottom: 5px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcuMzA1IDEwLjMxM0wxNCAwbC0zLjMwNSAxMC4zMTNIMGw4LjY1MiA2LjM3NEw1LjM0OCAyNyAxNCAyMC42MjYgMjIuNjUyIDI3bC0zLjMwNS0xMC4zMTNMMjggMTAuMzEzSDE3LjMwNXptNC42NTQgMS45OWgtNi4wOEwxNCA2LjQ0bC0xLjg3OSA1Ljg2M2gtNi4wOGw0LjkxOSAzLjYyNC0xLjg4IDUuODYzTDE0IDE4LjE2Nmw0LjkyIDMuNjI0LTEuODgtNS44NjMgNC45Mi0zLjYyNHoiIGZpbGw9IiNCMUFFQUUiLz48L3N2Zz4=);
  overflow: hidden;
}
.amstars-rating-container.-small {
  width: 107px;
  height: 18px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMnYxOEgweiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTEuNzQzIDYuODc1TDkuNSAwIDcuMjU3IDYuODc1SDBsNS44NzEgNC4yNUwzLjYzIDE4IDkuNSAxMy43NSAxNS4zNzEgMThsLTIuMjQyLTYuODc1TDE5IDYuODc1aC03LjI1N3pNMTQuOSA4LjIwMmgtNC4xMjZMOS41IDQuMjkzbC0xLjI3NSAzLjkxSDQuMDk5bDMuMzM4IDIuNDE1LTEuMjc1IDMuOTA5TDkuNSAxMi4xMWwzLjMzOCAyLjQxNi0xLjI3NS0zLjkxIDMuMzM4LTIuNDE1eiIgZmlsbD0iI0IxQUVBRSIvPjwvc3ZnPg==);
}
.amstars-rating-container.-small .amstars-stars {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMnYxOEgweiIvPjxwYXRoIGQ9Ik05LjUgMGwyLjI0MyA2Ljg3NUgxOWwtNS44NzEgNC4yNUwxNS4zNyAxOCA5LjUgMTMuNzUgMy42MjkgMThsMi4yNDItNi44NzVMMCA2Ljg3NWg3LjI1N0w5LjUgMHoiIGZpbGw9IiNFRDlEMDAiLz48L3N2Zz4=);
}
.amstars-rating-container .amstars-stars {
  height: 100%;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGQ9Ik0xNCAwbDMuMzA1IDEwLjMxM0gyOGwtOC42NTIgNi4zNzRMMjIuNjUyIDI3IDE0IDIwLjYyNiA1LjM0OCAyN2wzLjMwNC0xMC4zMTNMMCAxMC4zMTNoMTAuNjk1TDE0IDB6IiBmaWxsPSIjRUQ5RDAwIi8+PC9zdmc+);
}
.amrev-toolbar-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin: 10px 0 20px 0;
  padding: 0;
  background: #fff;
  color: #363636;
  font-size: 12px;
}
.amrev-toolbar-container.-disabled {
  pointer-events: none;
  opacity: .8;
}
.amrev-toolbar-container.-all .amrev-sorting {
  border-left: none;
}
.amrev-toolbar-container .amrev-filters {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: 100%;
  flex-wrap: wrap;
  order: 2;
  margin: 0;
  padding: 0;
  list-style: none;
}
.amrev-toolbar-container .amrev-filter {
  flex-basis: 100%;
  margin: 0;
  padding: 15px 0 10px 20px;
  border-bottom: 1px solid #dcdcdc;
}
.amrev-toolbar-container .amrev-sorting {
  flex-basis: 100%;
  order: 1;
  padding: 10px 18px;
  border: none;
  background: #fafafa;
}
.amrev-toolbar-container .amrev-sortbtn:before {
  font-size: 14px;
}
.amrev-toolbar-container .amrev-sortbtn:hover:before,
.amrev-toolbar-container .amrev-sortbtn:focus:before {
  color: #007bdb;
}
.amrev-toolbar-container .amrev-select {
  margin: 5px 5px 5px 8px;
  padding: 0 0 0 10px;
  max-width: 160px;
  width: 100%;
  height: 25px;
}
.amrev-toolbar-container .amrev-label {
  margin: 0;
}
.amrev-checkbox-container .amrev-label {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  justify-content: flex-start;
  padding: 0 0 0 20px;
}
.amrev-checkbox-container .amrev-label:hover:before {
  border-color: #007bdb;
  box-shadow: 0 1px 2px rgba(37, 83, 119, 0.25);
}
.amrev-checkbox-container .amrev-label:before,
.amrev-checkbox-container .amrev-label:after {
  transition: 0.1s all ease-in;
  position: absolute;
  left: 0;
  display: block;
  content: '';
  cursor: pointer;
}
.amrev-checkbox-container .amrev-label:after {
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgOSA3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNy45MDQ4IDBMMy41NDI1IDQuNjU5OEwxLjA5NDk1IDIuMDQ2MDNMMCAzLjIxNTg1TDMuNTQyNSA3TDkgMS4xNjk4M0w3LjkwNDggMFoiIGZpbGw9IiM1MTQ5NDMiLz48L3N2Zz4=);
  content: '';
  margin: auto 0 auto 4px;
  top: 0;
  bottom: 0;
  width: 8px;
  height: 8px;
  opacity: 0;
}
.amrev-checkbox-container .amrev-label:before {
  box-sizing: border-box;
  width: 15px;
  height: 15px;
  border: 1px solid #adadad;
  border-radius: 2px;
  background-color: white;
}
.amrev-checkbox-container .amrev-input:checked + .amrev-label:after {
  opacity: 1;
}
.amrev-checkbox-container .amrev-input:checked + .amrev-label:before {
  border-color: #007bdb;
}
.amrev-checkbox-container .amrev-input:checked + .amrev-label:before:focus {
  box-shadow: 0 1px 2px rgba(37, 83, 119, 0.25);
}
.amrev-checkbox-container .amrev-input {
  display: none;
}
.amrev-fancybox-zoom .fancybox-arrow {
  box-shadow: none;
}
.amrev-fancybox-zoom .fancybox-arrow:hover,
.amrev-fancybox-zoom .fancybox-arrow:active,
.amrev-fancybox-zoom .fancybox-arrow:focus {
  border: none;
  background: none;
  opacity: 1;
  box-shadow: none;
}
.amreview-images.slick-slider {
  padding: 0 40px;
}
.amreview-images.slick-slider .slick-arrow {
  transition: 0.1s all ease-in;
  position: absolute;
  top: 50%;
  display: block;
  padding: 0;
  width: 15px;
  height: 22px;
  outline: none;
  border: none;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+) no-repeat center;
  box-shadow: none;
  color: transparent;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  transition: background .3s ease;
  transform: translate(0, -50%);
}
.amreview-images.slick-slider .slick-arrow:before,
.amreview-images.slick-slider .slick-arrow:after {
  content: '';
}
.amreview-images.slick-slider .slick-arrow:hover {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjMTYxNjE2Ii8+PC9zdmc+) no-repeat center;
  filter: invert(1);
}
.amreview-images.slick-slider .slick-arrow.slick-next {
  right: 0;
}
.amreview-images.slick-slider .slick-arrow.slick-prev {
  left: 0;
  transform: rotate(180deg) translate(0, 50%);
}
.amreview-images.slick-slider .slick-slide {
  padding: 10px;
  text-align: center;
}
.amreview-images.slick-slider .slick-slide img {
  margin: 0 auto;
}
.amreview-widget-container .slick-dots {
  position: initial;
}
@keyframes amloadrotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.am-load-block {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.4);
}
.am-load-block .am-dots {
  position: sticky;
  top: 35%;
  z-index: 999;
  margin: 20px auto;
  width: 64px;
  height: 64px;
}
.am-load-block .am-dot {
  display: block;
  transform-origin: 32px 32px;
  animation: amloadrotate 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
}
.am-load-block .am-dot:nth-child(1) {
  animation-delay: -0.036s;
}
.am-load-block .am-dot:nth-child(2) {
  animation-delay: -0.07199999999999999s;
}
.am-load-block .am-dot:nth-child(3) {
  animation-delay: -0.108s;
}
.am-load-block .am-dot:nth-child(4) {
  animation-delay: -0.144s;
}
.am-load-block .am-dot:nth-child(6) {
  animation-delay: -0.216s;
}
.am-load-block .am-dot:nth-child(7) {
  animation-delay: -0.252s;
}
.am-load-block .am-dot:nth-child(8) {
  animation-delay: -0.288s;
}
.am-load-block .am-dot:after {
  position: absolute;
  display: block;
  margin: -3px 0 0 -3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #666666;
  content: '';
}
.am-load-block .am-dot:nth-child(1):after {
  top: 50px;
  left: 50px;
}
.am-load-block .am-dot:nth-child(2):after {
  top: 54px;
  left: 45px;
}
.am-load-block .am-dot:nth-child(3):after {
  top: 57px;
  left: 39px;
}
.am-load-block .am-dot:nth-child(4):after {
  top: 58px;
  left: 32px;
}
.am-load-block .am-dot:nth-child(5) {
  animation-delay: -.18s;
}
.am-load-block .am-dot:nth-child(5):after {
  top: 57px;
  left: 25px;
}
.am-load-block .am-dot:nth-child(6):after {
  top: 54px;
  left: 19px;
}
.am-load-block .am-dot:nth-child(7):after {
  top: 50px;
  left: 14px;
}
.am-load-block .am-dot:nth-child(8):after {
  top: 45px;
  left: 10px;
}
.amslick-slider-container {
  /* phpcs:ignore Magento2.Less.SemicolonSpacing.NotAtEnd */
}
.amslick-slider-container .slick-dots li button:focus,
.amslick-slider-container .slick-dots li button:hover,
.amslick-slider-container .slick-list:focus {
  outline: 0;
}
.amslick-slider-container .slick-list,
.amslick-slider-container .slick-slider,
.amslick-slider-container .slick-track {
  display: block;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-slide,
.amslick-slider-container .slick-loading .slick-track {
  visibility: hidden;
}
.amslick-slider-container .slick-list {
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.amslick-slider-container .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.amslick-slider-container .slick-slider .slick-list,
.amslick-slider-container .slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}
.amslick-slider-container .slick-track {
  left: 0;
  margin: 0 auto;
  top: 0;
}
.amslick-slider-container .slick-track:after,
.amslick-slider-container .slick-track:before {
  content: '';
  display: table;
}
.amslick-slider-container .slick-track:after {
  clear: both;
}
.amslick-slider-container .slick-slide,
.amslick-slider-container .slick-slide.slick-loading img {
  display: none;
}
.amslick-slider-container .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  vertical-align: middle;
}
.amslick-slider-container [dir=rtl] .slick-slide {
  float: right;
}
.amslick-slider-container .slick-slide.dragging img {
  pointer-events: none;
}
.amslick-slider-container .slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.amslick-slider-container .slick-arrow.slick-hidden {
  display: none;
}
.amslick-slider-container .slick-loading .slick-list {
  background: 0 0;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-list:before {
  animation: loading 1s infinite linear;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  border-style: solid;
  border-top-color: #5c5c5c;
  border-width: 3px;
  content: '';
  display: block;
  height: 25px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 25px;
}
.amslick-slider-container .slick-next.slick-disabled,
.amslick-slider-container .slick-prev.slick-disabled {
  opacity: 0.25;
}
.amslick-slider-container .slick-dotted.slick-slider {
  margin-bottom: 33px;
}
.amslick-slider-container .slick-dots {
  display: block;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.amslick-slider-container .slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin: 0 5.5px;
  padding: 0;
  position: relative;
  width: 20px;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-slider .slick-arrow {
  box-shadow: none;
  cursor: pointer;
  display: block;
  outline: 0;
}
.amslick-slider-container .slick-dots li button {
  background: 0 0;
  border: 0;
  color: transparent;
  font-size: 0;
  height: 20px;
  line-height: 0;
  padding: 5.5px;
  width: 20px;
}
.amslick-slider-container .slick-dots li button:focus:before,
.amslick-slider-container .slick-dots li button:hover:before {
  opacity: 1;
}
.amslick-slider-container .slick-dots li button:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  content: '•';
  font-size: 16px;
  height: 20px;
  left: 0;
  line-height: 20px;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}
.amslick-slider-container .slick-dots li.slick-active button:before {
  color: #000000;
  opacity: 0.75;
}
.amslick-slider-container .slick-slider {
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  padding: 0 20px;
  touch-action: pan-y;
  user-select: none;
}
.amslick-slider-container .slick-slider .slick-arrow {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+') center no-repeat !important;
  border: none;
  color: transparent;
  font-size: 0;
  height: 22px;
  line-height: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  transition: background .3s ease;
  width: 15px;
}
.amslick-slider-container .slick-slider .slick-arrow:before,
.amslick-slider-container .slick-slider .slick-arrow:after {
  content: '';
}
.amslick-slider-container .slick-slider .slick-arrow:hover {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjMTYxNjE2Ii8+PC9zdmc+') center no-repeat;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-next {
  right: 0;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-prev {
  left: 0;
  transform: rotate(180deg) translate(0, 50%);
}
.amslick-slider-container .slick-initialized .slick-slide {
  display: inline-block !important;
  float: none !important;
  height: auto;
}
.amslick-slider-container .product-items.slick-slider > .slick-list {
  padding: 15px 0;
}
.amslick-slider-container .product-items.slick-slider .slick-slide .product-item {
  display: block !important;
  margin: auto !important;
  max-width: 205px;
}
.amslick-slider-container .sidebar.sidebar-additional {
  width: 100%;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: hand;
}
.ie11 .slick-list.dragging {
  cursor: pointer;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  min-height: 1px;
  height: 100%;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-slide > div {
  display: flex;
}
.slick-arrow.slick-hidden {
  display: none;
}
.ambanner-slider-block.slick-loading .slick-list {
  background: #ffffff url('../Amasty_BannerSlider/images/loader.gif') center / 80px no-repeat;
}
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.ambanner-slider-wrap .slick-initialized .slick-slide {
  float: left !important;
  height: 100% !important;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.am-vertical-fade {
  position: relative;
}
.am-vertical-fade:after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 0;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.3);
  content: '';
}
.ambanner-preloader-block {
  position: relative;
}
.ambanner-preloader-block:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: block;
  background: #ffffff url('../Amasty_BannerSlider/images/loader.gif') center / 80px no-repeat;
  content: '';
}
.ambanner-slider-wrap {
  position: relative;
  margin: 20px 0;
}
.ambanner-slider-wrap > .ambanner-title {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambanner-slider-wrap > .ambanner-title {
  word-break: break-all;
}
.ambanner-slider-wrap.-alignment-left {
  margin-right: auto;
}
.ambanner-slider-wrap.-alignment-right {
  margin-left: auto;
}
.ambanner-slider-wrap.-alignment-center {
  margin-right: auto;
  margin-left: auto;
}
.ambanner-slider-block {
  overflow: hidden;
}
.ambanner-slider-block.slick-slider {
  padding: 0;
}
.ambanner-slider-block.slick-slider.slick-dotted {
  margin-bottom: 20px !important;
}
.ambanner-slider-block.-ambanner-preloader:not(.-ambanner-loaded) {
  position: relative;
  height: 30vh;
}
.ambanner-slider-block.-ambanner-preloader:not(.-ambanner-loaded):after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: block;
  background: #ffffff url('../Amasty_BannerSlider/images/loader.gif') center / 80px no-repeat;
  content: '';
}
.ambanner-slider-block:not(.-ambanner-loaded) .ambanner-item-block:not(:first-of-type) {
  position: absolute;
  visibility: hidden;
  opacity: 0;
}
.columns .sidebar {
  max-width: 100%;
}
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: 'ambannerIcons';
  src: url('../Amasty_BannerSlider/fonts/ambannerIcons.woff') format('woff');
  font-display: block;
}
.ambanner-icon,
.ambanner-arrow-button,
.slick-slider .slick-arrow.ambanner-arrow-button,
.ambanner-button.-show-overlay,
.slick-slider .slick-arrow.ambanner-button.-show-overlay {
  text-transform: none;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  font-family: 'ambannerIcons' !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ambanner-icon:before,
.ambanner-arrow-button:before,
.slick-slider .slick-arrow.ambanner-arrow-button:before,
.ambanner-button.-show-overlay:before,
.slick-slider .slick-arrow.ambanner-button.-show-overlay:before {
  color: #333333;
  font-size: 1.4rem;
  line-height: 1;
}
.ambanner-icon.-angle-left:before,
.ambanner-arrow-button.-angle-left:before,
.slick-slider.-arrows-3 .ambanner-arrow-button.-prev:before,
.slick-slider.-arrows-3 .slick-arrow.ambanner-arrow-button.-prev:before,
.slick-slider .slick-arrow.ambanner-arrow-button.-angle-left:before,
.slick-slider.-arrows-3 .slick-slider .slick-arrow.ambanner-arrow-button.-prev:before,
.slick-slider.-arrows-3 .slick-arrow.slick-slider .slick-arrow.ambanner-arrow-button.-prev:before,
.ambanner-button.-show-overlay.-angle-left:before,
.slick-slider.-arrows-3 .ambanner-button.-show-overlay.-prev:before,
.slick-slider.-arrows-3 .slick-arrow.ambanner-button.-show-overlay.-prev:before,
.slick-slider .slick-arrow.ambanner-button.-show-overlay.-angle-left:before,
.slick-slider.-arrows-3 .slick-slider .slick-arrow.ambanner-button.-show-overlay.-prev:before,
.slick-slider.-arrows-3 .slick-arrow.slick-slider .slick-arrow.ambanner-button.-show-overlay.-prev:before {
  content: '\e900';
}
.ambanner-icon.-angle-right:before,
.ambanner-arrow-button.-angle-right:before,
.slick-slider.-arrows-3 .ambanner-arrow-button.-next:before,
.slick-slider.-arrows-3 .slick-arrow.ambanner-arrow-button.-next:before,
.slick-slider .slick-arrow.ambanner-arrow-button.-angle-right:before,
.slick-slider.-arrows-3 .slick-slider .slick-arrow.ambanner-arrow-button.-next:before,
.slick-slider.-arrows-3 .slick-arrow.slick-slider .slick-arrow.ambanner-arrow-button.-next:before,
.ambanner-button.-show-overlay.-angle-right:before,
.slick-slider.-arrows-3 .ambanner-button.-show-overlay.-next:before,
.slick-slider.-arrows-3 .slick-arrow.ambanner-button.-show-overlay.-next:before,
.slick-slider .slick-arrow.ambanner-button.-show-overlay.-angle-right:before,
.slick-slider.-arrows-3 .slick-slider .slick-arrow.ambanner-button.-show-overlay.-next:before,
.slick-slider.-arrows-3 .slick-arrow.slick-slider .slick-arrow.ambanner-button.-show-overlay.-next:before {
  content: '\e901';
}
.ambanner-icon.-arrow-left:before,
.ambanner-arrow-button.-arrow-left:before,
.slick-slider.-arrows-2 .ambanner-arrow-button.-prev:before,
.slick-slider.-arrows-2 .slick-arrow.ambanner-arrow-button.-prev:before,
.slick-slider .slick-arrow.ambanner-arrow-button.-arrow-left:before,
.slick-slider.-arrows-2 .slick-slider .slick-arrow.ambanner-arrow-button.-prev:before,
.slick-slider.-arrows-2 .slick-arrow.slick-slider .slick-arrow.ambanner-arrow-button.-prev:before,
.ambanner-button.-show-overlay.-arrow-left:before,
.slick-slider.-arrows-2 .ambanner-button.-show-overlay.-prev:before,
.slick-slider.-arrows-2 .slick-arrow.ambanner-button.-show-overlay.-prev:before,
.slick-slider .slick-arrow.ambanner-button.-show-overlay.-arrow-left:before,
.slick-slider.-arrows-2 .slick-slider .slick-arrow.ambanner-button.-show-overlay.-prev:before,
.slick-slider.-arrows-2 .slick-arrow.slick-slider .slick-arrow.ambanner-button.-show-overlay.-prev:before {
  content: '\e902';
}
.ambanner-icon.-arrow-right:before,
.ambanner-arrow-button.-arrow-right:before,
.slick-slider.-arrows-2 .ambanner-arrow-button.-next:before,
.slick-slider.-arrows-2 .slick-arrow.ambanner-arrow-button.-next:before,
.slick-slider .slick-arrow.ambanner-arrow-button.-arrow-right:before,
.slick-slider.-arrows-2 .slick-slider .slick-arrow.ambanner-arrow-button.-next:before,
.slick-slider.-arrows-2 .slick-arrow.slick-slider .slick-arrow.ambanner-arrow-button.-next:before,
.ambanner-button.-show-overlay.-arrow-right:before,
.slick-slider.-arrows-2 .ambanner-button.-show-overlay.-next:before,
.slick-slider.-arrows-2 .slick-arrow.ambanner-button.-show-overlay.-next:before,
.slick-slider .slick-arrow.ambanner-button.-show-overlay.-arrow-right:before,
.slick-slider.-arrows-2 .slick-slider .slick-arrow.ambanner-button.-show-overlay.-next:before,
.slick-slider.-arrows-2 .slick-arrow.slick-slider .slick-arrow.ambanner-button.-show-overlay.-next:before {
  content: '\e903';
}
.ambanner-icon.-chevron-left:before,
.ambanner-arrow-button.-chevron-left:before,
.ambanner-arrow-button.-prev:before,
.slick-slider[dir='rtl'] .ambanner-arrow-button.-next:before,
.slick-slider .slick-arrow.ambanner-arrow-button.-chevron-left:before,
.slick-slider .slick-arrow.ambanner-arrow-button.-prev:before,
.slick-slider[dir='rtl'] .slick-slider .slick-arrow.ambanner-arrow-button.-next:before,
.ambanner-button.-show-overlay.-chevron-left:before,
.ambanner-button.-show-overlay.-prev:before,
.slick-slider[dir='rtl'] .ambanner-button.-show-overlay.-next:before,
.slick-slider .slick-arrow.ambanner-button.-show-overlay.-chevron-left:before,
.slick-slider .slick-arrow.ambanner-button.-show-overlay.-prev:before,
.slick-slider[dir='rtl'] .slick-slider .slick-arrow.ambanner-button.-show-overlay.-next:before {
  content: '\e904';
}
.ambanner-icon.-chevron-right:before,
.ambanner-arrow-button.-chevron-right:before,
.ambanner-arrow-button.-next:before,
.slick-slider[dir='rtl'] .ambanner-arrow-button.-prev:before,
.slick-slider .slick-arrow.ambanner-arrow-button.-chevron-right:before,
.slick-slider .slick-arrow.ambanner-arrow-button.-next:before,
.slick-slider[dir='rtl'] .slick-slider .slick-arrow.ambanner-arrow-button.-prev:before,
.ambanner-button.-show-overlay.-chevron-right:before,
.ambanner-button.-show-overlay.-next:before,
.slick-slider[dir='rtl'] .ambanner-button.-show-overlay.-prev:before,
.slick-slider .slick-arrow.ambanner-button.-show-overlay.-chevron-right:before,
.slick-slider .slick-arrow.ambanner-button.-show-overlay.-next:before,
.slick-slider[dir='rtl'] .slick-slider .slick-arrow.ambanner-button.-show-overlay.-prev:before {
  content: '\e905';
}
.ambanner-icon.-show-more:before,
.ambanner-arrow-button.-show-more:before,
.slick-slider .slick-arrow.ambanner-arrow-button.-show-more:before,
.ambanner-button.-show-overlay.-show-more:before,
.slick-slider .slick-arrow.ambanner-button.-show-overlay.-show-more:before {
  content: '\e906';
  font-size: 2rem;
}
.ambanner-icon.-delete:before,
.ambanner-arrow-button.-delete:before,
.ambanner-button.-show-overlay.-ambanner-active:before,
.slick-slider .slick-arrow.ambanner-arrow-button.-delete:before,
.ambanner-button.-show-overlay.-delete:before,
.slick-slider .slick-arrow.ambanner-button.-show-overlay.-delete:before {
  content: '\e907';
  font-size: 1.2rem;
}
.ambanner-overlay-hover .ambanner-image-block.-overlay > .ambanner-image {
  filter: blur(4px);
}
.ambanner-overlay-hover .ambanner-content-overlay {
  visibility: visible;
}
.ambanner-overlay-hover .ambanner-content-block {
  opacity: 1;
  transform: translateY(0);
}
.ambanner-item-block {
  position: relative;
  overflow: hidden;
}
.ambanner-item-block > .ambanner-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
}
.ambanner-item-block.-ambanner-fade .ambanner-content-block {
  position: relative;
  justify-content: flex-start;
}
.ambanner-item-block.-ambanner-fade .ambanner-content-block:after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 0;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.3);
  content: '';
}
.ambanner-content-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 6;
  visibility: hidden;
  width: 100%;
  height: 100%;
  transition: visibility 0.5s;
}
.ambanner-content-overlay > .ambanner-content-block {
  position: relative;
  z-index: 1;
}
.ambanner-overlay-circle {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.85);
  transition: width 0.5s, height 0.5s;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.ambanner-content-block {
  display: flex;
  justify-content: center;
  word-wrap: break-word;
  word-break: break-word;
  flex-direction: column;
  overflow: hidden;
  box-sizing: border-box;
  margin: 15px 0;
  padding: 0 15px;
  width: 100%;
  height: calc(100% - 15px * 2);
  color: #293e52;
  text-align: center;
  opacity: 0;
  transition: all 0.5s;
  transform: translateY(20px);
}
.ie11 .ambanner-content-block {
  word-break: break-all;
}
.ambanner-content-block > .ambanner-title {
  margin: 0 0 15px;
  font-weight: 600;
}
.ambanner-content-block > .ambanner-text {
  font-weight: 300;
}
.-ambanner-arrows .ambanner-content-block {
  padding-right: 65px;
  padding-left: 65px;
}
.-ambanner-dots .ambanner-content-block {
  margin-bottom: 40px;
  height: calc(100% - (15px + 40px));
}
.sidebar .-ambanner-dots .ambanner-content-block {
  margin-bottom: 56px;
  height: calc(100% - (15px * 2 + 36px + 5px));
}
.sidebar .-ambanner-arrows .ambanner-content-block {
  padding-right: 15px;
  padding-left: 15px;
}
.ambanner-image-block > .ambanner-image {
  display: block;
  width: 100%;
  transition: filter 0.3s;
}
.ambanner-controls-hover .ambanner-arrow-button,
.ambanner-slider-block.-ambanner-hover .ambanner-arrow-button,
.ambanner-slider-block.slick-slider.-ambanner-hover .ambanner-arrow-button,
.ambanner-controls-hover .slick-slider .slick-arrow.ambanner-arrow-button,
.ambanner-controls-hover .ambanner-button.-show-overlay,
.ambanner-split-wrap.-ambanner-hover .ambanner-arrow-button,
.ambanner-controls-hover .slick-slider .slick-arrow.ambanner-button.-show-overlay {
  opacity: 1;
}
.ambanner-controls-hover .ambanner-arrow-button.-prev,
.ambanner-slider-block.-ambanner-hover .ambanner-arrow-button.-prev,
.ambanner-slider-block.slick-slider.-ambanner-hover .ambanner-arrow-button.-prev,
.ambanner-controls-hover .slick-slider .slick-arrow.ambanner-arrow-button.-prev,
.ambanner-controls-hover .ambanner-button.-show-overlay.-prev,
.ambanner-split-wrap.-ambanner-hover .ambanner-arrow-button.-prev,
.ambanner-controls-hover .slick-slider .slick-arrow.ambanner-button.-show-overlay.-prev {
  left: 15px;
}
.ambanner-controls-hover .ambanner-arrow-button.-next,
.ambanner-slider-block.-ambanner-hover .ambanner-arrow-button.-next,
.ambanner-slider-block.slick-slider.-ambanner-hover .ambanner-arrow-button.-next,
.ambanner-controls-hover .slick-slider .slick-arrow.ambanner-arrow-button.-next,
.ambanner-controls-hover .ambanner-button.-show-overlay.-next,
.ambanner-split-wrap.-ambanner-hover .ambanner-arrow-button.-next,
.ambanner-controls-hover .slick-slider .slick-arrow.ambanner-button.-show-overlay.-next {
  right: 15px;
}
.ambanner-controls-hover .ambanner-slider-dots,
.ambanner-slider-block.-ambanner-hover .ambanner-slider-dots,
.ambanner-slider-block.slick-slider.-ambanner-hover .ambanner-slider-dots,
.ambanner-split-wrap.-ambanner-hover .ambanner-slider-dots {
  bottom: 0;
  opacity: 1;
}
.ambanner-slider-block.-ambanner-touchscreen.-ambanner-no-dots .ambanner-arrow-button,
.ambanner-slider-block.-ambanner-touchscreen.-ambanner-no-dots .slick-slider .slick-arrow.ambanner-arrow-button,
.ambanner-slider-block.-ambanner-touchscreen.-ambanner-no-dots .ambanner-button.-show-overlay,
.ambanner-slider-block.-ambanner-touchscreen.-ambanner-no-dots .slick-slider .slick-arrow.ambanner-button.-show-overlay {
  opacity: 1;
}
.ambanner-slider-block.-ambanner-touchscreen.-ambanner-no-dots .ambanner-arrow-button.-prev,
.ambanner-slider-block.-ambanner-touchscreen.-ambanner-no-dots .slick-slider .slick-arrow.ambanner-arrow-button.-prev,
.ambanner-slider-block.-ambanner-touchscreen.-ambanner-no-dots .ambanner-button.-show-overlay.-prev,
.ambanner-slider-block.-ambanner-touchscreen.-ambanner-no-dots .slick-slider .slick-arrow.ambanner-button.-show-overlay.-prev {
  left: 15px;
}
.ambanner-slider-block.-ambanner-touchscreen.-ambanner-no-dots .ambanner-arrow-button.-next,
.ambanner-slider-block.-ambanner-touchscreen.-ambanner-no-dots .slick-slider .slick-arrow.ambanner-arrow-button.-next,
.ambanner-slider-block.-ambanner-touchscreen.-ambanner-no-dots .ambanner-button.-show-overlay.-next,
.ambanner-slider-block.-ambanner-touchscreen.-ambanner-no-dots .slick-slider .slick-arrow.ambanner-button.-show-overlay.-next {
  right: 15px;
}
.ambanner-slider-block.-ambanner-touchscreen.-ambanner-no-dots .ambanner-slider-dots {
  bottom: 0;
  opacity: 1;
}
.ambanner-slider-block.-ambanner-touchscreen .ambanner-slider-dots {
  bottom: 0;
  opacity: 1;
}
.ambanner-arrow-button,
.slick-slider .slick-arrow.ambanner-arrow-button,
.ambanner-button.-show-overlay,
.slick-slider .slick-arrow.ambanner-button.-show-overlay {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  z-index: 5;
  padding: 0;
  width: 36px;
  height: 36px;
  outline: none;
  border: none;
  border-radius: 50%;
  background: #ffffff !important;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.1);
  color: transparent;
  font-size: 0;
  line-height: 0;
  opacity: 0;
  cursor: pointer;
  transition-duration: 0.2s;
  transform: translate(0, -50%);
}
.ambanner-arrow-button:hover,
.ambanner-arrow-button:focus,
.slick-slider .slick-arrow.ambanner-arrow-button:hover,
.slick-slider .slick-arrow.ambanner-arrow-button:focus,
.ambanner-button.-show-overlay:hover,
.ambanner-button.-show-overlay:focus,
.slick-slider .slick-arrow.ambanner-button.-show-overlay:hover,
.slick-slider .slick-arrow.ambanner-button.-show-overlay:focus {
  outline: none;
  border: none;
  background: #ffffff !important;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.3);
  color: transparent;
}
.ambanner-arrow-button:not(.primary),
.slick-slider .slick-arrow.ambanner-arrow-button:not(.primary),
.ambanner-button.-show-overlay:not(.primary),
.slick-slider .slick-arrow.ambanner-button.-show-overlay:not(.primary) {
  border-radius: 50%;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.1);
}
body:not(._keyfocus) .ambanner-arrow-button:focus,
.ambanner-arrow-button:not(.primary):focus,
body:not(._keyfocus) .slick-slider .slick-arrow.ambanner-arrow-button:focus,
.slick-slider .slick-arrow.ambanner-arrow-button:not(.primary):focus,
body:not(._keyfocus) .ambanner-button.-show-overlay:focus,
.ambanner-button.-show-overlay:not(.primary):focus,
body:not(._keyfocus) .slick-slider .slick-arrow.ambanner-button.-show-overlay:focus,
.slick-slider .slick-arrow.ambanner-button.-show-overlay:not(.primary):focus {
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.3);
}
.ambanner-arrow-button:active,
.slick-slider .slick-arrow.ambanner-arrow-button:active,
.ambanner-button.-show-overlay:active,
.slick-slider .slick-arrow.ambanner-button.-show-overlay:active {
  background: #333333 !important;
}
.ambanner-arrow-button:active:before,
.slick-slider .slick-arrow.ambanner-arrow-button:active:before,
.ambanner-button.-show-overlay:active:before,
.slick-slider .slick-arrow.ambanner-button.-show-overlay:active:before {
  color: #ffffff;
}
.ambanner-arrow-button.slick-disabled:before,
.slick-slider .slick-arrow.ambanner-arrow-button.slick-disabled:before,
.ambanner-button.-show-overlay.slick-disabled:before,
.slick-slider .slick-arrow.ambanner-button.-show-overlay.slick-disabled:before {
  color: #dadada;
}
.ambanner-arrow-button.-prev,
.slick-slider .slick-arrow.ambanner-arrow-button.-prev,
.ambanner-button.-show-overlay.-prev,
.slick-slider .slick-arrow.ambanner-button.-show-overlay.-prev {
  left: 0;
  transition-property: opacity, left;
}
.ambanner-arrow-button.-next,
.slick-slider .slick-arrow.ambanner-arrow-button.-next,
.ambanner-button.-show-overlay.-next,
.slick-slider .slick-arrow.ambanner-button.-show-overlay.-next {
  right: 0;
  transition-property: opacity, right;
}
.slick-slider.-arrows-2 .ambanner-arrow-button,
.slick-slider.-arrows-2 .slick-arrow.ambanner-arrow-button,
.slick-slider.-arrows-2 .slick-slider .slick-arrow.ambanner-arrow-button,
.slick-slider.-arrows-2 .slick-arrow.slick-slider .slick-arrow.ambanner-arrow-button,
.slick-slider.-arrows-2 .ambanner-button.-show-overlay,
.slick-slider.-arrows-2 .slick-arrow.ambanner-button.-show-overlay,
.slick-slider.-arrows-2 .slick-slider .slick-arrow.ambanner-button.-show-overlay,
.slick-slider.-arrows-2 .slick-arrow.slick-slider .slick-arrow.ambanner-button.-show-overlay {
  border: 2px solid transparent;
  border-radius: 0;
}
.slick-slider.-arrows-2 .ambanner-arrow-button:hover,
.slick-slider.-arrows-2 .slick-arrow.ambanner-arrow-button:hover,
.slick-slider.-arrows-2 .ambanner-arrow-button:focus,
.slick-slider.-arrows-2 .slick-arrow.ambanner-arrow-button:focus,
.slick-slider.-arrows-2 .slick-slider .slick-arrow.ambanner-arrow-button:hover,
.slick-slider.-arrows-2 .slick-arrow.slick-slider .slick-arrow.ambanner-arrow-button:hover,
.slick-slider.-arrows-2 .slick-slider .slick-arrow.ambanner-arrow-button:focus,
.slick-slider.-arrows-2 .slick-arrow.slick-slider .slick-arrow.ambanner-arrow-button:focus,
.slick-slider.-arrows-2 .ambanner-button.-show-overlay:hover,
.slick-slider.-arrows-2 .slick-arrow.ambanner-button.-show-overlay:hover,
.slick-slider.-arrows-2 .ambanner-button.-show-overlay:focus,
.slick-slider.-arrows-2 .slick-arrow.ambanner-button.-show-overlay:focus,
.slick-slider.-arrows-2 .slick-slider .slick-arrow.ambanner-button.-show-overlay:hover,
.slick-slider.-arrows-2 .slick-arrow.slick-slider .slick-arrow.ambanner-button.-show-overlay:hover,
.slick-slider.-arrows-2 .slick-slider .slick-arrow.ambanner-button.-show-overlay:focus,
.slick-slider.-arrows-2 .slick-arrow.slick-slider .slick-arrow.ambanner-button.-show-overlay:focus {
  border: 2px solid #333333;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.1);
}
.slick-slider.-arrows-2 .ambanner-arrow-button:not(.primary),
.slick-slider.-arrows-2 .slick-arrow.ambanner-arrow-button:not(.primary),
.slick-slider.-arrows-2 .slick-slider .slick-arrow.ambanner-arrow-button:not(.primary),
.slick-slider.-arrows-2 .slick-arrow.slick-slider .slick-arrow.ambanner-arrow-button:not(.primary),
.slick-slider.-arrows-2 .ambanner-button.-show-overlay:not(.primary),
.slick-slider.-arrows-2 .slick-arrow.ambanner-button.-show-overlay:not(.primary),
.slick-slider.-arrows-2 .slick-slider .slick-arrow.ambanner-button.-show-overlay:not(.primary),
.slick-slider.-arrows-2 .slick-arrow.slick-slider .slick-arrow.ambanner-button.-show-overlay:not(.primary) {
  border-radius: 0;
}
body:not(._keyfocus) .slick-slider.-arrows-2 .ambanner-arrow-button:focus,
body:not(._keyfocus) .slick-slider.-arrows-2 .slick-arrow.ambanner-arrow-button:focus,
body:not(._keyfocus) .slick-slider.-arrows-2 .slick-slider .slick-arrow.ambanner-arrow-button:focus,
body:not(._keyfocus) .slick-slider.-arrows-2 .slick-arrow.slick-slider .slick-arrow.ambanner-arrow-button:focus,
body:not(._keyfocus) .slick-slider.-arrows-2 .ambanner-button.-show-overlay:focus,
body:not(._keyfocus) .slick-slider.-arrows-2 .slick-arrow.ambanner-button.-show-overlay:focus,
body:not(._keyfocus) .slick-slider.-arrows-2 .slick-slider .slick-arrow.ambanner-button.-show-overlay:focus,
body:not(._keyfocus) .slick-slider.-arrows-2 .slick-arrow.slick-slider .slick-arrow.ambanner-button.-show-overlay:focus {
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.1);
}
.slick-slider[dir='rtl'] .ambanner-arrow-button.-prev,
.slick-slider[dir='rtl'] .slick-slider .slick-arrow.ambanner-arrow-button.-prev,
.slick-slider[dir='rtl'] .ambanner-button.-show-overlay.-prev,
.slick-slider[dir='rtl'] .slick-slider .slick-arrow.ambanner-button.-show-overlay.-prev {
  right: 15px;
  left: auto;
}
.slick-slider[dir='rtl'] .ambanner-arrow-button.-next,
.slick-slider[dir='rtl'] .slick-slider .slick-arrow.ambanner-arrow-button.-next,
.slick-slider[dir='rtl'] .ambanner-button.-show-overlay.-next,
.slick-slider[dir='rtl'] .slick-slider .slick-arrow.ambanner-button.-show-overlay.-next {
  right: auto;
  left: 15px;
}
.ambanner-slider-dots {
  position: absolute;
  right: 0;
  bottom: -5px;
  left: 0;
  margin: 0;
  padding: 0 0 15px;
  list-style-type: none;
  text-align: center;
  line-height: 1;
  opacity: 0;
  transition-duration: 0.2s;
  transition-property: opacity, bottom;
  pointer-events: none;
}
.ambanner-slider-dots > li {
  display: inline-flex;
  margin: 0 4px;
  pointer-events: auto;
}
.ambanner-slider-dots button {
  padding: 0;
  width: 8px;
  height: 8px;
  border: none;
  border-radius: 100px;
  background: #ffffff;
  box-shadow: none;
  font-size: 0;
  line-height: 1;
  transition: width 0.3s ease-in-out;
}
.ambanner-slider-dots .slick-active button {
  width: 25px;
  background: #333333;
  transition: width 0.3s ease-in-out;
}
.-dots-2 .ambanner-slider-dots button {
  width: 25px;
  height: 4px;
  border: none;
  border-radius: 0;
  background: #ffffff;
}
.-dots-2 .ambanner-slider-dots .slick-active button {
  width: 50px;
  background: #333333;
}
.-dots-3 .ambanner-slider-dots button {
  border: 1px solid #333333;
  border-radius: 50%;
  background: none;
  transition: none;
}
.-dots-3 .ambanner-slider-dots .slick-active button {
  width: 8px;
  background: #333333;
  transition: none;
}
.ambanner-button.-show-overlay {
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 7;
  transform: none;
}
.sidebar .ambanner-arrow-button,
.sidebar .slick-slider .slick-arrow.ambanner-arrow-button,
.sidebar .ambanner-button.-show-overlay,
.sidebar .slick-slider .slick-arrow.ambanner-button.-show-overlay {
  top: calc(100% - (36px + 15px));
  transform: none;
}
.sidebar .ambanner-button.-show-overlay {
  top: 15px;
}
.sidebar .ambanner-slider-dots {
  padding: 0 0 29px;
}
.ambanner-split-wrap {
  position: relative;
}
.ambanner-split-block.ambanner-slider-top {
  pointer-events: none;
}
.ambanner-split-block.ambanner-slider-top .ambanner-slider-block {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
}
.ambanner-split-block.ambanner-slider-top .ambanner-slider-dots,
.ambanner-split-block.ambanner-slider-top .ambanner-arrow-button:not(.-show-overlay),
.ambanner-split-block.ambanner-slider-top .slick-slider .slick-arrow.ambanner-arrow-button:not(.-show-overlay),
.ambanner-split-block.ambanner-slider-top .ambanner-button.-show-overlay:not(.-show-overlay),
.ambanner-split-block.ambanner-slider-top .slick-slider .slick-arrow.ambanner-button.-show-overlay:not(.-show-overlay) {
  visibility: hidden;
  width: 0;
  height: 0;
  opacity: 0;
  pointer-events: none;
}
.ambanner-split-wrap.-ambanner-hover .ambanner-split-block .ambanner-image-block.-overlay > .ambanner-image {
  filter: none;
}
.ambanner-slider-top .ambanner-slider-block.-ambanner-preloader:not(.-ambanner-loaded):after {
  content: none;
}
.ambanner-bubble-element {
  position: absolute;
  top: 50%;
  z-index: 4;
  width: 0;
  height: 0;
  border-radius: 100%;
  background: #fff;
  opacity: 1;
  pointer-events: none;
}
.ambanner-bubble-element.-ambanner-active {
  opacity: 0;
  transition: width .7s, height .7s, opacity .3s .4s;
}
.ambanner-bubble-element.-right {
  right: calc(33px);
  transform: translate(50%, -50%);
}
.ambanner-bubble-element.-left {
  left: calc(33px);
  transform: translate(-50%, -50%);
}
.ambanner-slider-block.-ambanner-bubble .ambanner-arrow-button:before,
.ambanner-slider-block.-ambanner-bubble .slick-slider .slick-arrow.ambanner-arrow-button:before,
.ambanner-slider-block.-ambanner-bubble .ambanner-button.-show-overlay:before,
.ambanner-slider-block.-ambanner-bubble .slick-slider .slick-arrow.ambanner-button.-show-overlay:before {
  position: relative;
  z-index: 6;
}
.sidebar .ambanner-bubble-element {
  top: calc(100% - (33px));
}
.sidebar .ambanner-bubble-element.-right {
  right: calc(33px);
  transform: translate(50%, -50%);
}
.sidebar .ambanner-bubble-element.-left {
  left: calc(33px);
  transform: translate(-50%, -50%);
}
.amgiftcard-userimage-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 10px;
  padding-top: 15px;
  border-top: 1px solid #c4c4c4;
}
.amgiftcard-image-container {
  position: relative;
  width: 120px;
  height: 80px;
  margin-right: 20px;
  border: 2px solid #dcdcdc;
}
.amgiftcard-image-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.amgiftcard-image {
  width: 120px;
  padding: 2px;
}
.amgiftcard-image.-selected,
.amgiftcard-image:hover {
  padding: 0;
  border: 2px solid #58b4ff;
}
.amgiftcard-image.amgiftcard-image-container {
  padding: 0;
}
.amgiftcard-label-container {
  margin-bottom: 12px;
}
.amgiftcard-label-container .amgiftcard-label {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  margin: 0;
  font-weight: 600;
  line-height: 1;
  vertical-align: middle;
}
.amgiftcard-label-container .amgiftcard-note {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-left: 5px;
  vertical-align: middle;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOCA5QTkgOSAwIDEgMSAwIDlhOSA5IDAgMCAxIDE4IDB6bS04LTIuMDg0djUuNDA3YzAgLjU3LjA2LjkzNi4xODIgMS4wOTguMTIyLjE1NS4zNi4yNDUuNzEzLjI2OFYxNEg3LjExM3YtLjMxMWMuMzI3LS4wMTIuNTctLjExNi43MjktLjMxMi4xMDUtLjEzMi4xNTgtLjQ4NC4xNTgtMS4wNTR2LTMuNzJjMC0uNTcxLS4wNi0uOTM0LS4xODItMS4wOS0uMTIyLS4xNjEtLjM1Ny0uMjU0LS43MDUtLjI3N3YtLjMySDEwek05IDZhMSAxIDAgMSAwIDAtMiAxIDEgMCAwIDAgMCAyeiIgZmlsbD0iIzRDNEM0QyIvPjwvc3ZnPg==) center no-repeat;
}
.amgiftcard-label-container .amgiftcard-note:hover {
  opacity: 0.7;
}
.amgiftcard-tooltip {
  box-sizing: border-box;
  width: 400px;
  max-width: 90vw;
  word-break: break-word;
  word-wrap: break-word;
}
.amgiftcard-userimage {
  box-sizing: border-box;
  width: unset;
  max-width: 100%;
  max-height: 100%;
  padding: 0;
}
.amgiftcard-button {
  display: inline-block;
  padding: 10px 20px 10px 15px;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  word-break: break-all;
  background: #5dcd91;
  border-radius: 4px;
  cursor: pointer;
}
.amgiftcard-button:hover {
  background: #84d9ab;
}
.amgiftcard-button .amgiftcard-title {
  vertical-align: middle;
}
.amgiftcard-error {
  display: none;
  margin-top: 15px;
  padding: 10px;
  background: #ffcaca;
}
.amgiftcard-icon {
  display: inline-block;
  min-width: 30px;
  min-height: 30px;
  margin-right: 10px;
  vertical-align: middle;
}
.amgiftcard-icon.-camera {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjQ3MiAwTDguNDU4IDRIMi44MkEyLjgwNCAyLjgwNCAwIDAgMCAwIDYuOHYxNC40QzAgMjIuNzUxIDEuMjU3IDI0IDIuODIgMjRoMjMuMzZBMi44MDQgMi44MDQgMCAwIDAgMjkgMjEuMlY2LjhDMjkgNS4yNDkgMjcuNzQyIDQgMjYuMTggNGgtNS42MzhsLTIuMDE0LTRoLTguMDU2ek0xNC41IDcuMmMzLjc2NyAwIDYuODQ3IDMuMDU5IDYuODQ3IDYuOCAwIDMuNzQxLTMuMDggNi44LTYuODQ3IDYuOC0zLjc2NyAwLTYuODQ3LTMuMDU5LTYuODQ3LTYuOCAwLTMuNzQxIDMuMDgtNi44IDYuODQ3LTYuOHptMCAyLjRjLTIuNDYxIDAtNC40MyAxLjk1Ni00LjQzIDQuNCAwIDIuNDQ0IDEuOTY5IDQuNCA0LjQzIDQuNCAyLjQ2MSAwIDQuNDMtMS45NTYgNC40My00LjQgMC0yLjQ0NC0xLjk2OS00LjQtNC40My00LjR6IiBmaWxsPSIjZmZmIi8+PC9zdmc+) center no-repeat;
  background-size: contain;
}
.amgiftcard-close {
  position: absolute;
  top: -3px;
  right: -3px;
  display: none;
  width: 16px;
  height: 16px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNDEuNzU2IDQxLjc1NiI+PHBhdGggZD0iTTI3Ljk0OCAyMC44NzhMNDAuMjkxIDguNTM2YTUgNSAwIDEgMC03LjA3LTcuMDcxTDIwLjg3OCAxMy44MDkgOC41MzUgMS40NjVhNSA1IDAgMCAwLTcuMDcgNy4wNzFsMTIuMzQyIDEyLjM0MkwxLjQ2NSAzMy4yMmE1IDUgMCAxIDAgNy4wNyA3LjA3MWwxMi4zNDMtMTIuMzQyIDEyLjM0MyAxMi4zNDNjLjk3Ni45NzcgMi4yNTYgMS40NjQgMy41MzUgMS40NjRzMi41Ni0uNDg3IDMuNTM1LTEuNDY0YTUgNSAwIDAgMCAwLTcuMDcxTDI3Ljk0OCAyMC44Nzh6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjRkJGM0YzIiBmaWxsPSIjRkRGQUZBIi8+PC9zdmc+) center no-repeat;
  background-color: #000;
  background-size: 55%;
  border-radius: 2px;
  cursor: pointer;
}
.amgiftcard-form {
  margin-bottom: 40px;
}
.amgiftcard-form .fieldset {
  margin-bottom: 20px;
}
.amgiftcard-check {
  float: left;
}
.amgiftcard-amount-custom {
  margin-top: 20px;
}
.amgiftcard-codes-list {
  margin: 10px 0;
}
.amgiftcard-gift-card-info {
  margin-bottom: 10px;
}
.amgiftcard-delivery-info,
.amgiftcard-image-input,
.-hidden {
  display: none;
}
.amgiftcard-clear {
  clear: both;
}
.amgiftcard-preview {
  text-align: right;
}
/**
* BSS Commerce Co.
*
* @copyright  Copyright (c) 2017-2018 BSS Commerce Co. ( http://bsscommerce.com )
*/
#social-login-popup .block-container {
  padding: 0 5% 10px;
  max-width: 100%;
  display: none;
}
#social-login-popup .block-container .block {
  padding: 20px 25px;
  margin: 0;
}
#social-login-popup .block-container.active {
  display: block !important;
}
#social-login-popup .social-login-title {
  padding: 10px;
  background-color: #3399cc;
}
#social-login-popup .fieldset {
  margin: 0 0 10px;
  min-width: -webkit-min-content;
}
.ajax-loading-sc {
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: .6;
  background: url(../../../../../frontend/Magento/luma/es_AR/Bss_SocialLogin/images/ajax-loader.gif) center center no-repeat #fbfaf6;
}
.popup-mess-social {
  width: 90%;
  padding: 10px 5%;
}
.popup-mess-social .mesg-success {
  color: #3c763d;
  background: #dff0d8;
  border: 1px solid;
  padding: 10px;
  border-radius: 4px;
  display: none;
}
.popup-mess-social .mesg-error {
  color: #a94442;
  background: #f2dede;
  border: 1px solid;
  padding: 10px;
  border-radius: 4px;
  display: none;
}
.social-btn button {
  height: 33px;
  border: none;
}
.tab-social .nav-tabs {
  border-bottom: 1px solid #ddd;
}
.tab-social .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.tab-social .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.tab-social .nav-tabs > li.active > a {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.tab-social .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.tab-social .nav-tabs > li.active > a:hover {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.tab-social .nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.tab-social .nav > li {
  position: relative;
  display: block;
}
.tab-social .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.tab-social .nav:after {
  content: '';
  display: block;
  clear: both;
}
a.social-login.fogot-pw {
  line-height: 32px;
}
.social-login-popup .sociallogin-login {
  margin: auto;
}
.social-login-popup .sociallogin-border {
  height: 1px;
  width: 100%;
  background: #e5e2e2;
  padding: 0;
  position: relative;
  margin: 0 0 10px 0;
}
.social-login-popup #social-form-create ul li .sociallogin-button-text {
  text-transform: capitalize;
}
form#social-form-login {
  padding-bottom: 20px;
}
.sociallogin-welcome-msg {
  height: 22px;
  line-height: 22px;
  float: none;
  display: inline-block;
  margin: 0 0 5px;
}
.sociallogin-welcome-msg:after {
  clear: both;
  content: "";
}
.sociallogin-welcome-msg img {
  height: 25px;
  display: inline-block;
  padding: 0 5px 0 0;
  float: left;
}
.page-header .sociallogin-block {
  padding: 30px 20px;
  max-width: 1280px;
  margin: auto;
  width: auto;
  box-sizing: border-box;
  clear: both;
}
.sociallogin-block {
  width: 100%;
  margin: 0 0 20px;
}
.sociallogin-block .sociallogin-buttons ul li {
  display: block;
  line-height: normal;
  list-style: none !important;
  padding: 0 !important;
  background: 0 0 !important;
  height: 35px;
  margin: 0 3px 7px 0;
  position: relative;
}
.sociallogin-block .sociallogin-buttons ul li .sociallogin-button-icon {
  background-size: 236px 340px;
  -webkit-background-size: 236px 340px;
  -moz-background-size: 236px 340px;
  background: url(../../../../../frontend/Magento/luma/es_AR/Magedelight_Storepickup/images/social.png);
  display: block;
  float: left;
  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.sociallogin-block .sociallogin-buttons ul li .sociallogin-button-icon img {
  width: 100%;
}
.sociallogin-block .sociallogin-buttons ul li a {
  width: 100% !important;
}
.sociallogin-block .sociallogin-buttons ul li:hover {
  opacity: .9;
  filter: alpha(opacity=90);
}
.sociallogin-block .sociallogin-buttons ul li span.sociallogin-button-auto {
  background-color: #3399cc;
  display: inline-block;
}
.sociallogin-block .sociallogin-buttons ul li.facebook span.sociallogin-button-auto {
  background-color: #1e4389;
}
.sociallogin-block .sociallogin-buttons ul li.facebook .sociallogin-button-icon {
  background-position: 0 0;
}
.sociallogin-block .sociallogin-buttons ul li.twitter span.sociallogin-button-auto {
  background-color: #28a9e2;
}
.sociallogin-block .sociallogin-buttons ul li.twitter .sociallogin-button-icon {
  background-position: -34px 0;
}
.sociallogin-block .sociallogin-buttons ul li.linkedin span.sociallogin-button-auto {
  background-color: #11669c;
}
.sociallogin-block .sociallogin-buttons ul li.linkedin .sociallogin-button-icon {
  background-position: -168px 0;
}
.sociallogin-block .sociallogin-buttons ul li.yahoo span.sociallogin-button-auto {
  background-color: #85228f;
}
.sociallogin-block .sociallogin-buttons ul li.yahoo .sociallogin-button-icon {
  background-position: -204px 0;
}
.sociallogin-block .sociallogin-buttons ul li.vkontakte span.sociallogin-button-auto {
  background-color: #3f658c;
}
.sociallogin-block .sociallogin-buttons ul li.vkontakte .sociallogin-button-icon {
  background-position: -68px 0;
}
.sociallogin-block .sociallogin-buttons ul li.googleplus span.sociallogin-button-auto {
  background-color: #df4b38;
}
.sociallogin-block .sociallogin-buttons ul li.googleplus .sociallogin-button-icon {
  background-position: -135px 0;
}
.sociallogin-block .sociallogin-buttons ul li.hotmail span.sociallogin-button-auto {
  background-color: #f67d20;
}
.sociallogin-block .sociallogin-buttons ul li.hotmail .sociallogin-button-icon {
  background-position: 0 -34px;
}
.sociallogin-block .sociallogin-buttons ul li.live span.sociallogin-button-auto {
  background-color: #0cb3ee;
}
.sociallogin-block .sociallogin-buttons ul li.live .sociallogin-button-icon {
  background-position: -35px -205px;
}
.sociallogin-block .sociallogin-buttons ul li.pinterest span.sociallogin-button-auto {
  background-color: #cb2028;
}
.sociallogin-block .sociallogin-buttons ul li.pinterest .sociallogin-button-icon {
  background-position: -34px -34px;
}
.sociallogin-block .sociallogin-buttons ul li.instagram span.sociallogin-button-auto {
  background-color: #9a6e51;
}
.sociallogin-block .sociallogin-buttons ul li.instagram .sociallogin-button-icon {
  background-position: -168px -34px;
}
.sociallogin-block .sociallogin-buttons .sociallogin-button-auto .sociallogin-button-icon-image {
  display: inline-block;
  width: 35px;
  height: 35px;
}
.sociallogin-block .sociallogin-button-image {
  display: block;
}
.sociallogin-block .sociallogin-clearfix {
  padding: 0;
  margin-bottom: 15px;
  max-width: 620px;
}
.sociallogin-block .sociallogin-clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.showmore-button {
  color: #868383;
  text-align: center;
  font-size: 14px;
  height: 25px;
  line-height: 27px;
  padding: 0 0 0 25px;
  max-width: 100px;
  cursor: pointer;
  background-image: url(../../../../../frontend/Magento/luma/es_AR/Bss_SocialLogin/images/plus-more-icon.png);
  background-size: 25px;
  background-repeat: no-repeat;
}
ul li .sociallogin-button-text {
  height: 35px;
  line-height: 35px;
  vertical-align: top;
  text-align: left;
  box-sizing: border-box;
  font-size: 13px;
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  min-width: 165px;
  display: inline-block;
  padding: 0 10px 0px 10px;
  text-transform: capitalize;
}
ul li .sociallogin-button-full-text {
  display: inline-block;
}
#social-form-create ul li .sociallogin-button-text {
  display: inline-block;
}
body.page-products .columns {
  z-index: initial;
}
.sociallogin-block.sociallogin-login {
  margin: 15px 0;
}
div#social-login-popup {
  min-width: 350px;
}
.rc-imageselect-payload {
  overflow: scroll !important;
  max-height: 200px !important;
}
@media only screen and (max-width: 767px) {
  div#social-login-popup {
    min-width: 250px !important;
  }
  #tab-login-recaptcha div {
    width: 215px !important;
  }
  #tab-create-recaptcha div {
    width: 215px !important;
  }
  #tab-fogot-recaptcha div {
    width: 215px !important;
  }
}
@media only screen and (max-width: 360px) {
  #tab-create-recaptcha {
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
  #tab-fogot-recaptcha {
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
  #tab-login-recaptcha {
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
}
@media screen and (-ms-high-contrast: active) {
  div#social-login-popup .fieldset {
    width: 103%;
  }
  div.social-login-popup .actions-toolbar {
    width: 103%;
  }
}
@media (-ms-high-contrast: none) {
  div#social-login-popup .fieldset {
    width: 103%;
  }
  div.social-login-popup .actions-toolbar {
    width: 103%;
  }
}
.yotpo-yotpo-is-enabled .yotpoBottomLine {
  width: 100%;
}
.yotpo-yotpo-is-enabled .yotpo-icon-double-bubble,
.yotpo-yotpo-is-enabled .yotpo-stars {
  margin: 0 5px 0 0 !important;
}
.yotpo-yotpo-is-enabled .thumbnail .yotpo a {
  display: inline-block;
}
.yotpo-yotpo-is-enabled div.yotpo.bottomLine {
  display: inline-block;
  margin: 0 10px 1px 0;
}
.yotpo-yotpo-is-enabled div.yotpo.QABottomLine {
  display: inline-block;
}
.yotpo-yotpo-is-enabled div.yotpo.bottomLine.bottomline-position {
  display: inline-block;
  margin: 0 10px 1px 0;
}
.yotpo-yotpo-is-enabled .product-item .product-item-actions {
  margin-top: 5px !important;
}
.yotpo-yotpo-is-enabled.catalog-category-view.page-products .product-item .product-item-actions,
.yotpo-yotpo-is-enabled.catalog-product-view.page-products .product-item .product-item-actions {
  margin-top: 0 !important;
}
.yotpo-yotpo-is-enabled.catalog-category-view .product-info-main .product-reviews-summary,
.yotpo-yotpo-is-enabled.catalog-product-view .product-info-main .product-reviews-summary {
  width: 100%;
}
.block-category-event {
  background: #f0f0f0;
  color: #333333;
  padding: 11px 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 11px;
}
.block-category-event .block-title {
  margin: 0 0 11px;
}
.block-category-event .block-title strong {
  font-size: 1.5rem;
  font-weight: 300;
}
.block-category-event .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-category-event .ticker li {
  display: none;
  margin: 0 15px;
}
.block-category-event .ticker .value {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-category-event .ticker .label {
  font-size: 1rem;
  display: block;
  text-transform: lowercase;
}
.block-category-event .dates {
  display: table;
  margin: 0 auto;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: table-cell;
  vertical-align: top;
}
.block-category-event .dates .date {
  font-size: 1.8rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start {
  padding-right: 44px;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.contact-index-index .column:not(.sidebar-main) .form.contact {
  float: none;
  width: 50%;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  float: none;
  width: 50%;
}
.table-wrapper.billing-agreements {
  margin-bottom: 44px;
}
.payment-method-content .pay-later-message {
  margin-bottom: 10px;
  margin-top: 10px;
}
.paypal {
  display: inline-block;
  vertical-align: top;
}
.block-minicart .paypal,
.cart-summary .paypal {
  display: block;
}
.paypal img {
  display: block;
  margin: 5.5px auto 0;
}
.opc .paypal {
  vertical-align: middle;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 22px;
}
.map-form-addtocart .paypal {
  display: block;
  margin: 11px auto 5.5px;
}
.cart-summary .paypal + .paypal {
  margin-top: 27.5px;
}
.paypal-review .actions-toolbar {
  margin-top: 11px;
}
.paypal-review .paypal-review-title {
  padding: 0 0 11px;
}
.paypal-review .paypal-review-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.paypal-review .paypal-review-title .action {
  display: inline-block;
  margin: 12px 0 0 33px;
}
.paypal-review .table-paypal-review-items .col.name {
  padding-top: 16px;
}
.paypal-review .table-paypal-review-items .col.qty {
  text-align: center;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 0 0 44px;
  padding: 11px 0 0;
}
.fotorama-video-container:after {
  background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: .6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama__product-video--loading:after {
  visibility: hidden;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.swatch-attribute-label {
  font-weight: 700;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 11px;
}
.swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 11px 0;
}
.swatch-attribute-options:focus {
  box-shadow: none;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  bottom: -5px;
  height: 20px;
  left: 0;
  margin-bottom: 11px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 11px 5.5px 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
.swatch-option:focus {
  box-shadow: false;
}
.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 4px 8px;
}
.swatch-option.text.selected {
  background-color: #ffffff;
}
.swatch-option.selected {
  outline: 2px solid #ff5501;
  border: 1px solid #ffffff;
  color: #333333;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #ffffff;
  color: #333333;
  outline: 1px solid #999999;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #ffffff;
  outline: 2px solid #c34000;
}
.swatch-option.disabled {
  box-shadow: unset;
  cursor: default;
  pointer-events: none;
}
.swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}
.swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  background: #e02b27;
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
}
.swatch-option-loading {
  content: url('../images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  background: #ffffff;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 5.5px;
  position: absolute;
  text-align: center;
  z-index: 999;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  bottom: 0;
  height: 8px;
  left: 40%;
  position: absolute;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before,
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-style: solid;
  content: '';
  font-size: 1px;
  height: 0;
  position: relative;
  width: 0;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  border-color: #adadad transparent transparent transparent;
  border-width: 8px 8.5px 0 8.5px;
  left: 0;
  top: 2px;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-color: #ffffff transparent transparent transparent;
  border-width: 7px 7.5px 0 7.5px;
  left: -15px;
  top: 1px;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  margin: 0 auto;
  width: 130px;
}
.swatch-option-tooltip-layered {
  background: #ffffff;
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  left: -47px;
  position: absolute;
  width: 140px;
  z-index: 999;
}
.swatch-option-tooltip .title {
  color: #282828;
  display: block;
  max-height: 200px;
  min-height: 20px;
  overflow: hidden;
  text-align: center;
}
.swatch-option-link-layered {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #006bc7;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 22px 0;
}
.swatch-opt-listing {
  margin-bottom: 11px;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 11px;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 7px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 22px;
  text-align: left;
}
.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}
.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}
.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 5.5px 0 0;
}
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}
.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}
.column .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 4px;
  width: auto;
}
.column .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.column .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: inherit;
  color: inherit;
  content: '\e61c';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.column .block-addbysku .action.add:hover:before {
  color: inherit;
}
.column .block-addbysku .action.add:active:before {
  color: inherit;
}
.column .block-addbysku .reset {
  margin: 7px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 22px;
  padding-top: 11px;
}
.block-cart-failed {
  margin: 44px 0;
}
.block-cart-failed .block-title {
  font-size: 2.1rem;
}
.block-cart-failed .block-title strong {
  font-weight: 500;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  display: block;
  margin: 0 auto 11px;
}
.catalogsearch-advanced-result .message.error {
  margin-top: -60px;
}
.bundle-actions {
  margin: 0 0 33px;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 44px;
}
.bundle-options-container .legend.title {
  font-family: 'Roboto';
  font-weight: 500;
  line-height: 1.17;
  font-size: 2.4rem;
  margin-top: 0rem;
  margin-bottom: 1.8rem;
  border: 0;
  padding: 0;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 33px;
}
.bundle-options-container .product-options-wrapper .fieldset > .field {
  border-top: 1px #e4e4e4 solid;
  padding-top: 22px;
}
.bundle-options-container .product-options-wrapper .fieldset > .field:first-of-type {
  border-top: 0;
  padding-top: 0;
}
.bundle-options-container .product-options-wrapper .field.choice input {
  float: left;
  margin-top: 4px;
}
.bundle-options-container .product-options-wrapper .field.choice .label {
  display: block;
  margin-left: 24px;
}
.bundle-options-container .product-options-wrapper .field.choice .price-excluding-tax {
  display: inline-block;
}
.bundle-options-container .action.back {
  margin-bottom: 33px;
}
.bundle-options-container .block-bundle-summary > .title {
  margin-bottom: 15px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-family: 'Roboto';
  font-weight: 500;
  line-height: 32px;
  font-size: 2.1rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
.bundle-options-container .block-bundle-summary > .title,
.bundle-options-container .block-bundle-summary .bundle-summary .subtitle {
  border-bottom: 1px #e4e4e4 solid;
  margin-bottom: 27.5px;
  padding-bottom: 16px;
}
.bundle-options-container .block-bundle-summary .price-box {
  margin-bottom: 22px;
}
.bundle-options-container .block-bundle-summary .price-box .price-label {
  display: block;
  margin-bottom: 5.5px;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 33px;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-family: 'Roboto';
  font-weight: 500;
  line-height: 32px;
  font-size: 2.1rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 22px;
}
.bundle-options-container .block-bundle-summary .product-addto-links {
  text-align: center;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  margin-right: 5%;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action.tocompare:before {
  content: '\e61e';
}
.bundle-options-container p.required {
  color: #e02b27;
}
.bundle-options-container .nested .field.qty {
  margin: 0 0 22px;
  margin-top: 22px;
}
.bundle-options-container .nested .field.qty > .label {
  margin: 0 0 5px;
  display: inline-block;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 700;
}
.bundle-options-container .nested .field.qty:last-child {
  margin-bottom: 0;
}
.bundle-options-container .price {
  font-weight: 600;
}
.bundle-options-container .product-options-bottom {
  border-top: 1px solid #d1d1d1;
  clear: left;
  margin: 0 0 44px;
  padding-top: 22px;
}
.checkout-cart-index .page-main {
  padding-left: 0;
  padding-right: 0;
}
.checkout-cart-index .page-title-wrapper .page-title {
  padding-left: 35px;
  position: relative;
}
.checkout-cart-index .page-title-wrapper .page-title:after {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  width: 23px;
  height: 23px;
  background-image: url(../images/black-minicart.svg);
  background-repeat: no-repeat;
  background-size: 100%;
}
.checkout-cart-index h1:not(.modal-title) {
  font-size: 1.8rem;
  font-weight: 700;
  color: #0e1b30;
  line-height: 1.33;
  border-top: 2px solid #0e1b30;
  padding-top: 10px;
  margin-bottom: 0;
}
.cart-summary {
  background: #ffffff;
  margin-bottom: 27.5px;
  padding: 1px 0 27.5px;
}
.cart-summary .title,
.cart-summary .block.shipping,
.cart-summary .cart-totals {
  background-color: #f7f9fa;
  padding: 0 20px;
  margin: 0;
  border: none;
}
.cart-summary .cart-totals .totals {
  border-top: 1px solid #d1d1d1;
}
.cart-summary .title {
  display: block;
  font-size: 1.8rem;
  font-weight: 500;
  color: #0e1b30;
  line-height: 1.33;
  padding-bottom: 10px;
  padding-top: 15px;
}
.cart-summary .block form:not(:last-of-type) .fieldset {
  margin: 0 0 27.5px;
}
.cart-summary .block .price {
  font-weight: 700;
}
.cart-summary .block .field {
  margin: 0 0 16px;
}
.cart-summary .block .actions-toolbar > .primary {
  text-align: left;
}
.cart-summary .block .actions-toolbar > .primary .action.primary {
  width: auto;
}
.cart-summary .block .title {
  padding: 5px 44px 5px 15px;
}
.cart-summary .block .title strong {
  font-size: 1.2rem;
  font-weight: 600;
}
.cart-summary .block .item-options {
  margin: 0 0 16px;
}
.cart-summary .block .item-options .field .radio {
  float: left;
  margin-top: 4px;
}
.cart-summary .block .item-options .field .radio + .label {
  display: block;
  margin: 0;
  overflow: hidden;
}
.page-main .cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .checkout-methods-items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #f2f4f5;
  padding: 0;
  text-align: center;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
  width: 100%;
}
.cart-summary .checkout-methods-items .item {
  margin-bottom: 15px;
  padding: 0 20px;
}
.cart-summary .checkout-methods-items .item:nth-child(2) {
  -ms-flex-order: -1;
  -webkit-order: -1;
  order: -1;
  background-color: #f7f9fa;
  padding: 0 20px;
  text-align: left;
  border-bottom: 2px solid #fff;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.cart-summary .checkout-methods-items .item .action.primary {
  color: #00a559;
  font-weight: normal;
  line-height: 1.3;
  text-transform: uppercase;
  background: #fff;
  border: 1px solid #00a559;
  padding: 10px 15px;
  width: 100%;
}
.cart-summary .checkout-methods-items .item .action.primary.btn_add_bags {
  font-size: 1.3rem;
  color: #fff;
  background-color: #818d95;
  border: none;
  padding: 12px 15px;
}
.cart-summary .checkout-methods-items .item .action.primary.checkout {
  background: #00a559;
  color: #fff;
  font-size: 14px;
  padding: 10px 15px;
}
.cart-summary .checkout-methods-items .item:first-child {
  margin-bottom: 10px;
}
.cart-summary .checkout-methods-items .item:last-child {
  margin-bottom: 0;
  background: #fff;
  padding-top: 10px;
}
.cart-summary .checkout-methods-items .item label {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.33;
  color: #4b4b4b;
  text-align: left;
  padding-top: 20px;
  padding-bottom: 10px;
  border-top: 1px solid #ddd;
}
.cart-summary .checkout-methods-items .item label:after {
  display: none;
}
.cart-summary .checkout-methods-items .item label:before {
  top: 20px !important;
  width: 15px;
  height: 15px;
}
.cart-summary .message {
  padding-left: 22px;
}
.cart-summary .message > *:first-child:before {
  display: none;
}
.cart-totals tbody .amount,
.cart-totals tfoot .amount,
.cart-totals tbody .mark,
.cart-totals tfoot .mark {
  font-size: 1.2rem;
}
.cart-totals tbody .mark,
.cart-totals tfoot .mark {
  text-align: left;
}
.cart-totals .grand .mark,
.cart-totals .grand .amount {
  font-size: 1.6rem;
  line-height: 1.31;
  padding-top: 20px;
  padding-bottom: 20px;
}
.cart-totals .discount.coupon {
  display: none;
}
.cart.table-wrapper .cart thead tr th.col {
  font-size: 1.3rem;
  font-weight: normal;
  line-height: 1.38;
  color: #6e7581;
  border-bottom: 1px solid #d4d8d7;
  padding-top: 15px;
  padding-bottom: 5px;
}
.cart.table-wrapper .cart thead tr th.col.item {
  padding-left: 0;
}
.cart.table-wrapper .cart thead tr th.col.price,
.cart.table-wrapper .cart thead tr th.col.subtotal,
.cart.table-wrapper .cart thead tr th.col.qty {
  text-align: center;
}
.cart.table-wrapper .cart tbody td {
  border: 0;
}
.cart.table-wrapper .cart > .item {
  border-bottom: 1px solid #d1d1d1;
  position: relative;
}
.cart.table-wrapper .col {
  padding-top: 12px;
}
.cart.table-wrapper .col.price,
.cart.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp {
  padding: 15px 11px 0;
  text-align: center;
}
.cart.table-wrapper .col.qty {
  text-align: center;
}
.cart.table-wrapper .col.qty label {
  width: 65px;
  border-radius: 2px;
  border: solid 1px #d4d8d7;
  background-color: #ffffff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  height: 19px;
}
.cart.table-wrapper .col.qty label .btn {
  position: relative;
  font-size: 0;
  width: 16px;
  height: 15px;
  border-radius: 1px;
  background-color: #e8eff0;
  display: block;
  margin-left: 1px;
  margin-right: 1px;
}
.cart.table-wrapper .col.qty label .btn:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 8px;
  height: 1px;
  background-color: #6e7581;
}
.cart.table-wrapper .col.qty label .btn.btn-increase:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 1px;
  height: 8px;
  background-color: #6e7581;
}
.cart.table-wrapper .col.qty .input-text {
  width: 25px;
  height: 17px;
  margin-top: 0;
  text-align: center;
  padding: 0;
  border: 0;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.38;
  color: #6e7581;
}
.cart.table-wrapper .col > .price {
  color: #7d7d7d;
  font-size: 1.8rem;
  font-weight: 700;
}
.cart.table-wrapper .col.comments textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #d4d8d7;
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  padding: 5px 10px;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
  min-width: 70px;
  max-width: 125px;
  height: 70px;
  border-radius: 4px;
}
.cart.table-wrapper .col.replace_product button {
  border-radius: 3px;
  border: solid 1px #00a160;
  background-color: #ffffff;
  padding: 7px 30px;
  white-space: nowrap;
  font-size: 12px;
  line-height: 1.35;
  color: #00a160;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 15px 15px 11px 90px;
  position: relative;
}
.cart.table-wrapper .item .col.item .available-stock {
  font-size: 1.1rem;
  display: inline-block;
  border-radius: 4px;
  border: solid 1px #d4d8d7;
  background-color: #ffffff;
  font-weight: normal;
  line-height: 1.36;
  color: #808080;
  padding: 0 5px;
  float: left;
}
.cart.table-wrapper .actions-toolbar {
  min-height: 20px;
  padding-bottom: 0;
  position: relative;
  margin-top: 15px;
  float: left;
  width: 100%;
  display: flex;
  align-items: center;
  flex-flow: row-reverse;
  justify-content: flex-end;
}
.cart.table-wrapper .actions-toolbar > .action-edit {
  display: none;
}
.cart.table-wrapper .action {
  font-size: 1.4rem;
  position: relative;
  margin-right: 25px;
  color: #4b4b4b;
  line-height: 1.33;
}
.cart.table-wrapper .action:after {
  content: '';
  position: absolute;
  left: -12px;
  top: 0;
  bottom: 0;
  width: 1px;
  background-color: #d4d8d7;
  pointer-events: none;
}
.cart.table-wrapper .action:last-child:after {
  display: none;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  left: 15px;
  max-width: 65px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}
.cart.table-wrapper .product-item-name {
  font-size: 1.5rem;
  font-weight: 700;
  display: block;
  margin: 0 0 5px;
  float: left;
  width: 100%;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  margin-bottom: 0;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 22px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 11px 0 0;
}
.cart.table-wrapper .item .message {
  margin-top: 22px;
}
.cart.table-wrapper .col.price .price-including-tax .price,
.cart.table-wrapper .col.price .price-excluding-tax .price,
.cart.table-wrapper .col.subtotal .price-including-tax .price,
.cart.table-wrapper .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .col.msrp .price-including-tax .price,
.cart.table-wrapper .col.msrp .price-excluding-tax .price {
  font-size: 1.4rem !important;
  font-weight: 700;
  line-height: 1.36;
}
.cart-products-toolbar .toolbar-amount {
  left: inherit;
  margin: 27.5px 0 15px;
  padding: 0;
  position: relative;
  text-align: center;
  top: inherit;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #d1d1d1;
}
.cart-discount {
  border-bottom: 1px solid #d1d1d1;
  clear: left;
}
.cart-empty .page-title-wrapper {
  margin-top: 30px;
  margin-bottom: 0;
  border-bottom: 2px solid #D4D8D7;
}
.empty-cart-block {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}
.empty-cart-left {
  margin-bottom: 15px;
  text-align: center;
}
.empty-cart-right {
  width: 100%;
}
.empty-cart-right h2 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.32;
  color: #0e1b30;
  margin-bottom: 20px;
  text-align: center;
}
.empty-cart-right p {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.31;
  color: #4b4b4b;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
.btn_add_bags .modal-inner-wrap {
  max-width: 475px;
}
.btn_add_bags .modal-inner-wrap .block.widget.block-products-list {
  margin-bottom: 0;
}
.btn_add_bags .modal-inner-wrap .product-item .price-box {
  display: none;
}
.btn_add_bags .modal-inner-wrap .product-item-actions {
  visibility: hidden;
}
.btn_add_bags .modal-inner-wrap .product-item-actions .actions-primary form {
  justify-content: center;
}
.btn_add_bags .modal-inner-wrap .product-item-actions .actions-primary .tocart {
  display: none;
}
.btn_add_bags .modal-inner-wrap .product-item-actions .actions-primary .product-qty {
  border-radius: 2px;
  width: 85px !important;
  border: solid 1px #d4d8d7;
  height: 24px;
}
.btn_add_bags .modal-inner-wrap .product-item-actions .actions-primary .product-qty input[type="number"] {
  height: 24px;
  font-size: 1.3rem;
  color: #6e7581;
}
.btn_add_bags .modal-inner-wrap .product-item-actions .actions-primary .product-qty .btn {
  margin: 0 !important;
  width: 16px;
  border-radius: 1px;
  background-color: #e8eff0;
}
.btn_add_bags .modal-inner-wrap .product-item-actions .actions-primary .product-qty .btn:after {
  width: 8px;
  height: 1px;
  background-color: #696969;
}
.btn_add_bags .modal-inner-wrap .product-item-actions .actions-primary .product-qty .btn:before {
  width: 1px;
  height: 8px;
  background-color: #696969;
}
.btn_add_bags .modal-inner-wrap .product-item-actions .actions-secondary {
  display: none;
}
.btn_add_bags .modal-inner-wrap .home-widget-slider .product-item {
  flex-wrap: nowrap;
}
.btn_add_bags .modal-inner-wrap .home-widget-slider .product-item .product-item-info:hover {
  border-radius: 2px;
  background-color: #0e1b30;
}
.btn_add_bags .modal-inner-wrap .home-widget-slider .product-item .product-item-info:hover .product-item-name .product-item-link {
  color: #ffffff;
}
.btn_add_bags .modal-inner-wrap .home-widget-slider .product-item .product-item-info:hover .product-item-actions {
  visibility: visible;
}
.btn_add_bags .modal-inner-wrap .home-widget-slider .product-item .product-item-info {
  width: 125px !important;
  padding: 10px;
  margin: 0 7px;
}
.btn_add_bags .modal-inner-wrap .home-widget-slider .product-item .product-item-info:first-child {
  margin-left: 0;
}
.btn_add_bags .modal-inner-wrap .home-widget-slider .product-item .product-item-info:last-child {
  margin-right: 0;
}
.btn_add_bags .modal-inner-wrap .home-widget-slider .product-item .product-item-info .product-image-photo {
  position: initial;
  max-height: 85px;
}
.btn_add_bags .modal-inner-wrap .home-widget-slider .product-item .product-item-info .product-item-photo {
  margin-bottom: 10px;
  display: block;
  border-radius: 2px;
  background-color: #fefefe;
}
.btn_add_bags .modal-inner-wrap .home-widget-slider .product-item .product-item-info .product-image-wrapper {
  position: relative;
  z-index: 1;
  padding: 10px !important;
  height: auto;
}
.btn_add_bags .modal-inner-wrap .home-widget-slider .product-item .product-item-name {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.33;
  text-align: center;
  min-height: 30px;
  margin-bottom: 20px;
}
.block.crosssell {
  margin-top: 40px;
}
.block.crosssell .product-item {
  margin-bottom: 40px;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .cart-container {
    display: flex;
    flex-direction: column;
  }
  .cart-container .cart-summary {
    position: initial;
    width: 100%;
    padding: 0;
  }
  .cart-container .cart-left-content {
    width: 100%;
    padding: 0;
  }
}
.block-minicart .items-total {
  float: left;
  margin: 0 11px;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .subtotal {
  margin: 0 11px 11px;
  text-align: right;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 1.4rem;
  padding: 33px 0 22px;
  text-align: center;
}
.block-minicart dl.product.options.list {
  display: inline-block;
  vertical-align: top;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
}
.block-minicart .block-content > .actions > .secondary {
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 11px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  width: 100%;
}
.block-minicart .block-content > .actions .paypal-logo {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper .block-minicart {
  padding: 25px 22px;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .product .actions {
  float: right;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .product .actions > .primary:not(:last-child),
.minicart-wrapper .product .actions > .secondary:not(:last-child) {
  margin-right: 15px;
}
.minicart-wrapper .action.close {
  height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  width: 25px;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 14px;
  color: #757575;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
  width: 28px;
  height: 23px;
  background-image: url(../images/cart.svg);
  background-size: 18px;
  background-repeat: no-repeat;
  display: block;
  position: relative;
  float: right;
  margin-right: 0;
}
.minicart-wrapper .action.showcart .counter.qty {
  font-size: 0.6rem;
  color: #ff0000;
  line-height: 15px;
  background: #ffffff;
  height: 15px;
  min-width: 15px;
  border-radius: 50%;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  white-space: normal;
  font-weight: bold;
  position: absolute;
  right: 0;
  top: -7px;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 15px;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding-bottom: 15px;
}
.minicart-items .product-item:last-child {
  padding-bottom: 20px;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
}
.minicart-items .price-minicart {
  margin-bottom: 5.5px;
}
.minicart-items .product-item-name {
  font-weight: 400;
  margin: 0 0 11px;
  white-space: normal;
}
.minicart-items .product-item-name a {
  font-size: 1.2rem;
  color: #0e1b30;
  font-weight: 700;
  line-height: 1.33;
  white-space: normal;
}
.minicart-items .product-item-details .price {
  font-weight: 700;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5.5px 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 11px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  border: 0;
  padding: 0 44px 5.5px 0;
}
.minicart-items .product .toggle:after {
  color: #8f8f8f;
  margin: 0 0 0 5.5px;
  position: static;
}
.minicart-items .product .active > .toggle:after {
  content: '\e621';
}
.minicart-items .product.pricing {
  margin-top: 3px;
}
.minicart-items .product.options .toggle.tooltip {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .toggle.tooltip > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .toggle.tooltip:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .details {
  display: none;
}
.minicart-items .item-qty {
  margin-right: 11px;
  text-align: center;
  width: 45px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  vertical-align: top;
}
.minicart-items .subtitle {
  display: none;
}
.checkout_index_index .page-title-wrapper {
  display: none;
}
.checkout_index_index .page-title-wrapper {
  display: none;
}
.checkout_index_index #discount-code-error {
  display: none !important;
}
.checkout_index_index .page-wrapper {
  padding-top: 0;
}
.checkout-onepage-success #registration {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1120px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  margin-bottom: 20px;
}
.checkout-onepage-success #registration br {
  display: none;
}
.custom-step {
  padding-bottom: 10px;
}
.custom-step span {
  font-size: 1.2rem;
  font-weight: 700;
  color: #0e1b30;
  line-height: 1.17;
  text-align: center;
}
.custom-secure-site {
  background-color: #ffffff;
  line-height: 35px;
  position: absolute;
  right: 0;
  top: -7px;
  padding: 0 23px 0 48px;
}
.custom-secure-site:before {
  content: '';
  background-image: url("../images/checklock.svg");
  background-repeat: no-repeat;
  left: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 17px;
  height: 18px;
}
.custom-secure-site span {
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.15;
  text-align: left;
  color: #03d33b;
}
.onestepcheckout-index-index .page-wrapper .page-header,
.onestepcheckout-index-index .page-footer {
  display: block;
  border-top: 35px solid #00a559;
}
.onestepcheckout-index-index .header.content {
  padding-top: 0;
  position: relative;
  height: 0;
}
.onestepcheckout-index-index .page-header .logo {
  position: absolute;
  top: -35px;
  margin: 0;
  max-width: 50px;
}
.onestepcheckout-index-index .osc-authentication-wrapper {
  display: none;
}
.onestepcheckout-index-index .preorder_message {
  margin: 0 !important;
}
.checkout-container {
  margin: 0 0 22px;
  position: relative;
  padding-top: 0;
}
.opc-wrapper {
  margin: 0 0 22px;
}
.opc-wrapper .step-title {
  font-size: 1.8rem;
  font-weight: 500;
  color: #0e1b30;
  line-height: 1.17;
  padding-bottom: 0;
  margin-top: 23px;
  margin-bottom: 20px;
}
.fieldset .field .label .label,
.fieldset .field .label {
  font-weight: 700 !important;
  text-transform: uppercase;
}
.fieldset .field .label .label:after,
.fieldset .field .label:after {
  content: none !important;
}
.fieldset .field .label._error .label,
.fieldset .field._error .label {
  color: #ff0045;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.checkout-onepage-success .print {
  display: none;
}
.billing-address,
#shipping-new-address-form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.billing-address .request-invoice-billing,
#shipping-new-address-form .request-invoice-billing,
.billing-address .request-invoice,
#shipping-new-address-form .request-invoice {
  -ms-flex-order: 8;
  -webkit-order: 8;
  order: 8;
  margin-top: 10px;
  margin-bottom: 0;
  background-color: #f7f9fa;
  padding: 15px 17px;
  border-radius: 4px 4px 0 0;
  position: relative;
}
.billing-address .request-invoice-billing input[type="checkbox"],
#shipping-new-address-form .request-invoice-billing input[type="checkbox"],
.billing-address .request-invoice input[type="checkbox"],
#shipping-new-address-form .request-invoice input[type="checkbox"] {
  position: absolute;
  left: 15px;
  top: 12px;
  right: 0;
  z-index: 9;
  opacity: 0;
  height: 20px;
  width: 20px;
}
.billing-address .request-invoice-billing input[type="checkbox"]:checked:after,
#shipping-new-address-form .request-invoice-billing input[type="checkbox"]:checked:after,
.billing-address .request-invoice input[type="checkbox"]:checked:after,
#shipping-new-address-form .request-invoice input[type="checkbox"]:checked:after {
  content: '';
  left: 6px;
  width: 6px;
  height: 9px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 1px;
}
.billing-address .field[name="shippingAddress.firstname"],
#shipping-new-address-form .field[name="shippingAddress.firstname"] {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.billing-address .field[name="shippingAddress.lastname"],
#shipping-new-address-form .field[name="shippingAddress.lastname"] {
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
.billing-address .field[name="shippingAddress.custom_attributes.document"],
#shipping-new-address-form .field[name="shippingAddress.custom_attributes.document"] {
  -ms-flex-order: 4;
  -webkit-order: 4;
  order: 4;
  max-width: 113px;
}
.billing-address .field[name="shippingAddress.custom_attributes.document"] .control .field-error,
#shipping-new-address-form .field[name="shippingAddress.custom_attributes.document"] .control .field-error {
  display: none;
}
.billing-address .field[name="shippingAddress.custom_attributes.docnumber"],
#shipping-new-address-form .field[name="shippingAddress.custom_attributes.docnumber"] {
  -ms-flex-order: 5;
  -webkit-order: 5;
  order: 5;
  padding-left: 10px;
  width: calc(100% - 113px);
}
.billing-address .field[name="shippingAddress.document"],
#shipping-new-address-form .field[name="shippingAddress.document"] {
  -ms-flex-order: 4;
  -webkit-order: 4;
  order: 4;
}
.billing-address .field[name="shippingAddress.docnumber"],
#shipping-new-address-form .field[name="shippingAddress.docnumber"] {
  -ms-flex-order: 5;
  -webkit-order: 5;
  order: 5;
  padding-left: 10px;
  width: calc(100% - 113px);
}
.billing-address .field[name="shippingAddress.telephone"],
#shipping-new-address-form .field[name="shippingAddress.telephone"] {
  -ms-flex-order: 6;
  -webkit-order: 6;
  order: 6;
}
.billing-address .field[name="shippingAddress.country_id"],
#shipping-new-address-form .field[name="shippingAddress.country_id"] {
  -ms-flex-order: 8;
  -webkit-order: 8;
  order: 8;
}
.billing-address .field[name="shippingAddress.business_name"],
#shipping-new-address-form .field[name="shippingAddress.business_name"] {
  -ms-flex-order: 9;
  -webkit-order: 9;
  order: 9;
}
.billing-address .field[name="shippingAddress.ruc"],
#shipping-new-address-form .field[name="shippingAddress.ruc"] {
  -ms-flex-order: 9;
  -webkit-order: 9;
  order: 9;
}
.billing-address .field[name="shippingAddress.region"],
#shipping-new-address-form .field[name="shippingAddress.region"] {
  -ms-flex-order: 10;
  -webkit-order: 10;
  order: 10;
}
.billing-address .field[name="shippingAddress.region_id"],
#shipping-new-address-form .field[name="shippingAddress.region_id"] {
  -ms-flex-order: 11;
  -webkit-order: 11;
  order: 11;
}
.billing-address .field[name="customCheckoutForm.city_id"],
#shipping-new-address-form .field[name="customCheckoutForm.city_id"] {
  -ms-flex-order: 12;
  -webkit-order: 12;
  order: 12;
  padding: 0 20px 10px;
  background-color: #f7f9fa;
  margin: 0;
}
.billing-address .field[name="shippingAddress.city"],
#shipping-new-address-form .field[name="shippingAddress.city"] {
  -ms-flex-order: 13;
  -webkit-order: 13;
  order: 13;
  padding: 0 20px 10px;
  background-color: #f7f9fa;
  margin: 0;
}
.billing-address .field[name="customCheckoutForm.postcode_id"],
#shipping-new-address-form .field[name="customCheckoutForm.postcode_id"] {
  -ms-flex-order: 13;
  -webkit-order: 13;
  order: 13;
  padding: 0 20px 10px;
  background-color: #f7f9fa;
  margin: 0;
}
.billing-address .field[name="shippingAddress.postcode"],
#shipping-new-address-form .field[name="shippingAddress.postcode"] {
  -ms-flex-order: 14;
  -webkit-order: 14;
  order: 14;
}
.billing-address .field.street.col-mp.mp-12.mp-clear.admin__control-fields,
#shipping-new-address-form .field.street.col-mp.mp-12.mp-clear.admin__control-fields {
  -ms-flex-order: 15;
  -webkit-order: 15;
  order: 15;
}
.billing-address .field.street.col-mp.mp-12.mp-clear.admin__control-fields legend,
#shipping-new-address-form .field.street.col-mp.mp-12.mp-clear.admin__control-fields legend {
  display: block;
  width: 100%;
  float: left;
}
.billing-address .field.street.col-mp.mp-12.mp-clear.admin__control-fields .field .label,
#shipping-new-address-form .field.street.col-mp.mp-12.mp-clear.admin__control-fields .field .label {
  display: none;
}
.billing-address .field[name="shippingAddress.number"],
#shipping-new-address-form .field[name="shippingAddress.number"] {
  -ms-flex-order: 16;
  -webkit-order: 16;
  order: 16;
  padding-right: 0 !important;
  max-width: 113px;
}
.billing-address .field[name="shippingAddress.dpto_inside"],
#shipping-new-address-form .field[name="shippingAddress.dpto_inside"] {
  -ms-flex-order: 17;
  -webkit-order: 17;
  order: 17;
  padding-left: 10px !important;
  width: calc(100% - 113px);
}
.billing-address .field[style="display: block;"],
#shipping-new-address-form .field[style="display: block;"] {
  background-color: #f7f9fa;
  margin-top: 5px;
  margin: 0;
  padding: 0 17px 10px;
  border-radius: 0 0 4px 4px;
}
.billing-address .field[style="display: block;"] .field[style="display: block;"],
#shipping-new-address-form .field[style="display: block;"] .field[style="display: block;"] {
  padding: 0;
}
.billing-address .field[style="display: block;"] .field-error,
#shipping-new-address-form .field[style="display: block;"] .field-error {
  right: 20px;
  margin: 0;
}
.billing-address .field._error + .field.street legend span,
#shipping-new-address-form .field._error + .field.street legend span {
  color: #ff0045;
}
.billing-address .field[name="shippingAddress.business_name"],
#shipping-new-address-form .field[name="shippingAddress.business_name"],
.billing-address .field[name="shippingAddress.ruc"],
#shipping-new-address-form .field[name="shippingAddress.ruc"],
.billing-address .field[name="shippingAddress.region"],
#shipping-new-address-form .field[name="shippingAddress.region"],
.billing-address .field[name="shippingAddress.region_id"],
#shipping-new-address-form .field[name="shippingAddress.region_id"],
.billing-address .field[name="customCheckoutForm.city_id"],
#shipping-new-address-form .field[name="customCheckoutForm.city_id"],
.billing-address .field[name="shippingAddress.city"],
#shipping-new-address-form .field[name="shippingAddress.city"],
.billing-address .field[name="customCheckoutForm.postcode_id"],
#shipping-new-address-form .field[name="customCheckoutForm.postcode_id"],
.billing-address .field[name="shippingAddress.postcode"],
#shipping-new-address-form .field[name="shippingAddress.postcode"],
.billing-address .field[name="shippingAddress.number"],
#shipping-new-address-form .field[name="shippingAddress.number"],
.billing-address .field[name="shippingAddress.dpto_inside"],
#shipping-new-address-form .field[name="shippingAddress.dpto_inside"] {
  background-color: #f7f9fa;
  margin-top: 5px;
  margin: 0;
  padding: 0 17px 10px;
}
.billing-address .choice.col-mp + .primary,
#shipping-new-address-form .choice.col-mp + .primary {
  -ms-flex-order: 18;
  -webkit-order: 18;
  order: 18;
  background-color: #f7f9fa;
  border-radius: 4px 4px 0 0;
  width: 100%;
  padding-bottom: 15px;
  padding-right: 17px;
  float: right;
  text-align: right;
}
.billing-address {
  max-width: 440px;
}
.billing-address-form + .primary {
  -ms-flex-order: 18;
  -webkit-order: 18;
  order: 18;
  background-color: #f7f9fa;
  border-radius: 4px 4px 0 0;
  width: 100%;
  padding-bottom: 15px;
  padding-right: 17px;
  float: left;
  text-align: right;
  max-width: 440px;
}
.billing-address .request-invoice-billing {
  margin-bottom: 0 !important;
}
.billing-address .field[name="billingAddress.firstname"] {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.billing-address .field[name="billingAddress.lastname"] {
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
.billing-address .field[name="billingAddress.custom_attributes.document"] {
  -ms-flex-order: 4;
  -webkit-order: 4;
  order: 4;
  max-width: 113px;
}
.billing-address .field[name="billingAddress.custom_attributes.document"] .control .field-error {
  display: none;
}
.billing-address .field[name="billingAddress.document"] {
  -ms-flex-order: 4;
  -webkit-order: 4;
  order: 4;
  max-width: 113px;
}
.billing-address .field[name="billingAddress.document"] .control .field-error {
  display: none;
}
.billing-address .field[name="billingAddress.custom_attributes.docnumber"] {
  -ms-flex-order: 5;
  -webkit-order: 5;
  order: 5;
  padding-left: 10px;
  width: calc(100% - 113px);
}
.billing-address .field[name="billingAddress.docnumber"] {
  -ms-flex-order: 5;
  -webkit-order: 5;
  order: 5;
  padding-left: 10px;
  width: calc(100% - 113px);
}
.billing-address .field[name="billingAddress.telephone"] {
  -ms-flex-order: 6;
  -webkit-order: 6;
  order: 6;
}
.billing-address .field[name="billingAddress.country_id"] {
  -ms-flex-order: 8;
  -webkit-order: 8;
  order: 8;
  width: 100% !important;
  max-width: 100% !important;
  display: none;
}
.billing-address .field[name="billingAddress.business_name"] {
  -ms-flex-order: 9;
  -webkit-order: 9;
  order: 9;
}
.billing-address .field[name="billingAddress.ruc"] {
  -ms-flex-order: 9;
  -webkit-order: 9;
  order: 9;
}
.billing-address .field[name="billingAddress.region"] {
  -ms-flex-order: 10;
  -webkit-order: 10;
  order: 10;
}
.billing-address .field[name="billingAddress.region_id"] {
  -ms-flex-order: 11;
  -webkit-order: 11;
  order: 11;
}
.billing-address .field[name="customCheckoutForm.city_id"] {
  -ms-flex-order: 12;
  -webkit-order: 12;
  order: 12;
  padding: 0 20px 10px;
  background-color: #f7f9fa;
  margin: 0;
}
.billing-address .field[name="billingAddress.city"] {
  -ms-flex-order: 13;
  -webkit-order: 13;
  order: 13;
  padding: 0 20px 10px;
  background-color: #f7f9fa;
  margin: 0;
}
.billing-address .field[name="customCheckoutForm.postcode_id"] {
  -ms-flex-order: 13;
  -webkit-order: 13;
  order: 13;
  padding: 0 20px 10px;
  background-color: #f7f9fa;
  margin: 0;
}
.billing-address .field[name="billingAddress.postcode"] {
  -ms-flex-order: 14;
  -webkit-order: 14;
  order: 14;
}
.billing-address .field.street.col-mp.mp-12.mp-clear.admin__control-fields {
  -ms-flex-order: 15;
  -webkit-order: 15;
  order: 15;
}
.billing-address .field.street.col-mp.mp-12.mp-clear.admin__control-fields legend {
  display: block;
  width: 100%;
  float: left;
}
.billing-address .field.street.col-mp.mp-12.mp-clear.admin__control-fields .field .label {
  display: none;
}
.billing-address .field[name="billingAddress.number"] {
  -ms-flex-order: 16;
  -webkit-order: 16;
  order: 16;
  padding-right: 0 !important;
  max-width: 113px;
}
.billing-address .field[name="billingAddress.dpto_inside"] {
  -ms-flex-order: 17;
  -webkit-order: 17;
  order: 17;
  padding-left: 10px !important;
  width: calc(100% - 113px);
}
.billing-address .field[style="display: block;"] {
  background-color: #f7f9fa;
  margin-top: 5px;
  margin: 0;
  padding: 0 17px 10px;
  border-radius: 0 0 4px 4px;
}
.billing-address .field[style="display: block;"] .field[style="display: block;"] {
  padding: 0;
}
.billing-address .field[style="display: block;"] .field-error {
  right: 20px;
  margin: 0;
}
.billing-address .field._error + .field.street legend span {
  color: #ff0045;
}
.billing-address .field[name="billingAddress.business_name"],
.billing-address .field[name="billingAddress.ruc"],
.billing-address .field[name="billingAddress.region"],
.billing-address .field[name="billingAddress.region_id"],
.billing-address .field[name="customCheckoutForm.city_id"],
.billing-address .field[name="billingAddress.city"],
.billing-address .field[name="customCheckoutForm.postcode_id"],
.billing-address .field[name="billingAddress.postcode"],
.billing-address .field[name="billingAddress.number"],
.billing-address .field[name="billingAddress.dpto_inside"] {
  background-color: #f7f9fa;
  margin-top: 5px;
  margin: 0;
  padding: 0 17px 10px;
}
.billing-address .field .request-invoice-billing {
  margin-top: 5px;
  padding: 15px 20px;
}
input[type="checkbox"] + label {
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.15;
  color: #0e1b30;
}
.place-order-primary .action.primary.checkout {
  width: 100%;
}
.place-order-primary .action.primary.checkout span {
  padding-right: 25px;
  position: relative;
}
.place-order-primary .action.primary.checkout span:after {
  content: '';
  width: 15px;
  height: 15px;
  position: absolute;
  background-image: url("../images/next.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  right: 0;
}
.methods-shipping #checkout-shipping-method-load + .table-checkout-shipping-method + tr {
  width: 100%;
  float: left;
}
.methods-shipping #checkout-shipping-method-load + .table-checkout-shipping-method + tr td {
  width: 100%;
  float: left;
}
.pickupform {
  float: left;
  width: 100%;
  margin-top: 15px;
}
.pickupform .field-row {
  float: left;
  width: 100%;
}
.pickupform .field-row .lblform {
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.15;
  color: #0e1b30;
  margin-bottom: 12px;
}
.pickupform .input-box {
  float: left;
  width: 100%;
}
.pickupform .input-box input[type="radio"] {
  position: absolute;
  left: 0;
  z-index: 99;
  opacity: 0;
  cursor: pointer;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
}
.pickupform .pickupform-btn {
  position: relative;
  border-radius: 4px;
  background-color: #f2f4f5;
  min-width: 74px;
  float: left;
  margin-right: 6px;
  margin-bottom: 15px;
  overflow: hidden;
}
.pickupform .pickupform-btn input[type="radio"] + .shipmethod-option {
  font-size: 1.3rem;
  color: #0e1b30;
  font-weight: 400;
  padding: 0;
  line-height: 40px;
  text-align: center;
  width: 100%;
  padding: 0 17px;
  margin: 0;
}
.pickupform .pickupform-btn input[type="radio"] + .shipmethod-option:before {
  display: none;
}
.pickupform .pickupform-btn input[type="radio"]:checked + .shipmethod-option {
  font-weight: 700;
  color: #00a160;
}
.pickupform .pickupform-btn input[type="radio"]:checked + .shipmethod-option:after {
  background-color: #00a160;
  content: '';
  left: 0;
  right: 0;
  position: absolute;
  bottom: 0;
  height: 4px;
}
li.checkout-section-data {
  width: 100%;
  float: left;
}
.pickupform {
  margin-bottom: 25px;
}
.message.notice {
  float: left;
  width: 100%;
}
.store-container-inner {
  display: block !important;
}
.pickup-store-select-box {
  display: none !important;
}
.opc-estimated-wrapper {
  background: #f4f4f4;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  margin: -21px -15px 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  float: left;
  font-weight: 700;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 5.5px;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:focus,
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:active {
  background: none;
  border: none;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:hover {
  background: none;
  border: none;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart.disabled,
.opc-estimated-wrapper .minicart-wrapper button.action.showcart[disabled],
fieldset[disabled] .opc-estimated-wrapper .minicart-wrapper button.action.showcart {
  pointer-events: none;
  opacity: 0.5;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:before {
  color: #333333;
}
.opc-progress-bar {
  display: none;
}
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 11px;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 24px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ff668f;
}
.field-tooltip {
  display: none;
}
.checkout-index-index .modal-popup .fieldset .field .label {
  font-weight: 400;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
  margin-top: 8px;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #333333;
}
.field-tooltip .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: inherit;
  color: #bbbbbb;
  content: '\e623';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #333333;
}
.field-tooltip .field-tooltip-action:before {
  padding-left: 1px;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #333333;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999999;
  border-radius: 1px;
  font-size: 14px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #666666;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
@media only screen and (max-width: 768px) {
  .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;
  }
}
.map-form-section select.lodegif {
  background: #ffffff url('../images/loading.gif') no-repeat 100% 45%;
  background-position: 203px;
  background-size: 130px;
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-bottom: 10px;
}
.opc-wrapper .form-login .fieldset .field .label:after,
.opc-wrapper .form-shipping-address .fieldset .field .label:after {
  display: none;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 11px;
}
.opc-wrapper .shipping-address-items {
  font-size: 0rem;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  font-size: 14px;
  line-height: 30px;
  margin: 0 0 22px;
  padding: 22px 38px 22px 22px;
  -webkit-transition: 0.3s border-color;
  -moz-transition: 0.3s border-color;
  -ms-transition: 0.3s border-color;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #ff5501;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #ff5501;
  color: #ffffff;
  content: '\e610';
  font-family: 'luma-icons';
  height: 27px;
  width: 29px;
  font-size: 1.9rem;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
  visibility: hidden;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 22px;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5.5px;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 22px 0 0;
}
.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}
.checkout-shipping-method .step-title {
  margin-bottom: 0;
}
.checkout-shipping-method .no-quotes-block {
  margin: 22px 0;
}
.methods-shipping .actions-toolbar .action.primary {
  margin: 22px 0 0;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method tbody td {
  padding: 0;
}
.table-checkout-shipping-method tbody td:first-child {
  width: 26px;
}
.table-checkout-shipping-method tbody td:last-child {
  width: calc(100% - 26px);
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .col-price {
  font-weight: 600;
}
.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 11px;
  padding-top: 0;
}
.rectngulo {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  background-color: #fff3af;
  padding: 0 17px;
}
.rectngulo .elipse {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 10px;
  position: relative;
  z-index: 1;
  min-width: 74px;
  text-align: center;
  align-items: center;
  overflow: hidden;
}
.rectngulo .elipse:before {
  content: '';
  width: 74px;
  height: 74px;
  position: absolute;
  background-color: #f4e8a9;
  border-radius: 50%;
  z-index: 1;
}
.rectngulo .elipse img {
  position: relative;
  z-index: 2;
  margin: 0 auto;
}
.rectngulo .eemos-dividido {
  font-size: 1.5rem;
  color: #0e1b30;
  font-weight: 300;
  line-height: 1;
  text-align: left;
  margin: 14px 0;
}
.rectngulo .eemos-dividido .secondtext {
  font-weight: 700;
}
.rectngulo .por-qu {
  font-size: 1.4rem;
  color: #0e1b30;
  line-height: 1.14;
  text-align: right;
  text-decoration: underline;
}
.methodbox span {
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.15;
  color: #0e1b30;
  display: block;
}
.methodbox .withprice span {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.17;
  color: #5f5f5f;
  display: inline-block;
}
.product-content .product-name {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.17;
  color: #0e1b30;
  display: block;
  margin-bottom: 8px;
  width: calc(100% - 90px);
}
.product-content .price {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.17;
  color: #0e1b30;
}
.product-content .available-stock {
  border: solid 1px #d4d8d7;
  background-color: #f7f9fa;
  border-radius: 4px;
  font-size: 1.5rem;
  line-height: 1.2;
  color: #00a86b;
  padding: 0 5px;
}
.product-content .display-qty {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.14;
  color: #6e7581;
}
.product-content .product-update .button-action {
  font-size: 1.2rem;
  font-weight: 400;
  color: #006bc7;
  line-height: 1.17;
  display: inline-block;
}
.product-content .product-update .button-action.changeQuantity:after {
  content: '·';
  width: 10px;
  text-align: center;
  display: inline-block;
  margin-left: 3px;
}
.warehouse-products {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 1px solid #d4d8d7;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.warehouse-products .product-img {
  width: 74px;
  margin-right: 9px;
  line-height: 0;
}
.warehouse-products .product-content {
  width: calc(100% - 83px);
}
.hidden-qty-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
.hidden-qty-content .qty-wrapper {
  margin: 0 5px;
}
.shipping-method-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.shipping-method-list .shippingselection {
  background-color: #f2f4f5;
  padding: 14px 37px 14px 86px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.shipping-method-list .shippingselection span {
  font-size: 1.8rem;
  color: #0e1b30;
  display: block;
  font-weight: 700;
  line-height: 1.17;
}
.shipping-method-list .shippingselection span.smcontent {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.2;
  padding: 0;
}
.shipping-method-list .shippingselection .smcontent:not(span) {
  position: relative;
  padding-left: 55px;
}
.shipping-method-list .shippingselection .smcontent:not(span):before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 27px;
  height: 21px;
  background-image: url("../images/delivery-bl.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.shipping-method-list .shippingselection.pickupstorebox .smcontent:not(span):before {
  width: 25px;
  height: 22px;
  background-image: url("../images/withdrawal-in-store-bl.svg");
}
.shipmethod.active .shippingselection .smcontent:not(span):before {
  background-image: url("../images/delivery-gr.svg");
}
.shipmethod.active .shippingselection.pickupstorebox .smcontent:not(span):before {
  background-image: url("../images/withdrawal-in-store-gr.svg");
}
.shipmethod.active .shippingselection span {
  color: #00a160;
}
.selected-shipping-address {
  width: 100%;
  padding-top: 15px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-top: 0;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.selected-shipping-address.notlogin {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.selected-shipping-address h4 {
  margin-top: 0;
  margin-bottom: 7px;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.15;
  color: #0e1b30;
}
.selected-shipping-address h4 + span {
  display: block;
}
.selected-shipping-address span {
  font-size: 1.4rem;
  font-weight: 400;
  color: #5f5f5f;
  line-height: 1.43;
}
.selected-shipping-address .button-action span {
  color: #006bc7;
  text-decoration: none;
}
.listof-shipping-address {
  width: 100%;
  position: relative;
}
.listof-shipping-address h4 {
  margin-bottom: 0;
  margin-top: 0;
  position: relative;
  top: -7px;
}
.listof-shipping-address .close-addresses-block {
  position: absolute;
  top: -7px;
  padding: 8px 15px;
  right: 0;
}
.listof-shipping-address .list {
  width: 100%;
  padding: 5px 10px;
  border-top: 1px solid #ddd;
}
.listof-shipping-address .list.active {
  background: #eeeeee;
}
.listof-shipping-address .list.new-address .address_action {
  width: 100%;
}
.listof-shipping-address .list.new-address .address_action a {
  position: relative;
  top: 10px;
}
.listof-shipping-address .list .address_data {
  display: inline-block;
  width: 80%;
}
@media (max-width: 768px) {
  .listof-shipping-address .list .address_data {
    width: 70%;
  }
}
.listof-shipping-address .list .address_data p {
  margin-bottom: 0;
}
.listof-shipping-address .list .address_action {
  display: inline-block;
  width: 18%;
  text-align: right;
}
.listof-shipping-address .list .address_action a {
  display: inline-block;
  top: -18px;
  position: relative;
}
.listof-shipping-address .list .address_action a span {
  border-radius: 4px;
  border: solid 1px #ffffff;
  background-color: #00a559;
  color: #ffffff;
  padding: 4px 15px;
  display: inline-block;
}
.address-form-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
.map-step-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
  padding-top: 15px;
  border-top: 1px solid #ddd;
  margin-top: 15px;
  margin-bottom: 10px;
}
.map-form-section {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.map-form-section h4 {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.2;
  color: #0e1b30;
  margin-top: 0;
  margin-bottom: 23px;
}
.map-form-section .field-row {
  margin-bottom: 15px;
  width: 100%;
}
.map-form-section .field-row.numberchange {
  max-width: 95px;
}
.map-form-section .field-row.deptinterior {
  flex: 1 auto;
  width: auto;
  padding-left: 10px;
}
.map-form-section .field-row.reference {
  margin-bottom: 0;
}
.map-form-section .field-row select,
.map-form-section .field-row input[type="text"] {
  height: 45px;
  font-size: 1.4rem;
  color: #000;
}
.map-section {
  width: 100%;
}
.map-section .map-toggle {
  width: 100%;
  float: left;
  margin-bottom: -15px;
}
.map-section .map-toggle .see-delivery-areas {
  font-size: 1.5rem;
  font-weight: 400;
  color: #006bc7;
  line-height: 1.12;
  display: inline-block;
  float: right;
}
.map-section .view-map {
  width: 100%;
  float: left;
  margin-top: 28px;
}
.map-section .view-map .map-sidebar {
  width: 100%;
  height: 100%;
  max-height: 250px;
  min-height: 267px;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #006bc7;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 33px;
}
.opc-block-shipping-information {
  padding: 0 33px;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 22px;
  position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  top: 2px;
  display: inline-block;
  text-decoration: none;
  margin: 0;
  position: absolute;
  right: 0;
}
.opc-block-shipping-information .shipping-information-title .action-edit > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #757575;
  content: '\e606';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
  color: #333333;
}
.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
  color: #757575;
}
.opc-block-shipping-information .shipping-information-content {
  line-height: 27px;
}
.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  margin: 0 0 22px;
}
.payment-method._active {
  margin-bottom: 20px;
}
.opc-block-summary > .title {
  display: block;
}
.opc-block-summary .mark .value {
  color: #666666;
  display: block;
}
.opc-block-summary .discount.coupon {
  display: none;
}
.opc-block-summary .grand.incl + .grand.excl .mark,
.opc-block-summary .grand.incl + .grand.excl .amount {
  font-size: 1.4rem;
  padding-top: 0;
}
.opc-block-summary .grand.incl + .grand.excl .mark strong,
.opc-block-summary .grand.incl + .grand.excl .amount strong {
  font-weight: 400;
}
.opc-block-summary .not-calculated {
  font-style: italic;
}
.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #d1d1d1;
  padding: 11px 44px 11px 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  position: relative;
  display: none;
}
.opc-block-summary .items-in-cart > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-summary .items-in-cart > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-summary .items-in-cart > .title:after {
  position: absolute;
  right: 0;
  top: 11px;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.opc-block-summary .items-in-cart.active > .title:after {
  content: '\e621';
}
.opc-block-summary .items-in-cart .product {
  position: relative;
  max-width: 73px;
  order: 1;
  height: 73px;
}
.opc-block-summary .items-in-cart .product + td {
  width: calc(100% - 74px);
  padding-left: 10px;
  order: 2;
}
.opc-block-summary .items-in-cart .product.options {
  max-width: 100%;
  display: none;
}
.opc-block-summary .items-in-cart td {
  padding: 0;
  display: block;
  width: 100%;
}
.opc-block-summary .minicart-items-wrapper thead {
  display: none;
}
.column.main .opc-block-summary .product-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding-left: 0;
  justify-content: space-between;
  position: relative;
}
.opc-block-summary .product-item .product-item-inner {
  display: block;
  margin: 0 0 5px;
  width: 100%;
}
.opc-block-summary .product-item .price-wrapper {
  line-height: normal;
  margin-bottom: 5px;
}
.opc-block-summary .product-item .price-wrapper span {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.17;
  color: #6e7581;
}
.opc-block-summary .product-item .product-item-name-block {
  margin: 0;
  max-width: 200px;
}
.opc-block-summary .product-item .product-item-name-block .product-item-name {
  display: block;
}
.opc-block-summary .product-item .subtotal {
  text-align: right;
  order: 4;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-end;
  width: auto;
  min-width: 80px;
}
.opc-block-summary .product-item .subtotal .price-excluding-tax {
  width: 100%;
}
.opc-block-summary .product-item .price {
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.15;
  color: #6e7581;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.opc-block-summary .product-item .details-qty {
  order: 3;
  float: left;
  width: auto;
}
.opc-block-summary .product-item .details-qty,
.opc-block-summary .product-item .details-qty .button-action {
  font-size: 1.2rem;
  display: inline-block;
  font-weight: 400;
  line-height: 1.17;
  color: #6e7581;
}
.opc-block-summary .product-item .details-qty .display-qty {
  float: left;
  margin-right: 5px;
}
.opc-block-summary .product-item .details-qty .button-action {
  color: #006bc7;
  float: left;
}
.opc-block-summary .product-item .details-qty .button-action.changeQuantity:after {
  content: '·';
  width: 10px;
  text-align: center;
  display: inline-block;
}
.opc-block-summary .product-item .details-qty .hidden-qty-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
.opc-block-summary .product-item .details-qty .hidden-qty-content .qty-wrapper {
  margin-right: 8px;
}
.opc-block-summary .product-item .button-remove {
  display: block;
  width: auto;
  float: left;
}
.opc-block-summary .product-item .button-remove .remove {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 20px;
  margin-left: 7px;
  display: block;
}
.opc-block-summary .actions-toolbar {
  position: relative;
  z-index: 1;
}
.opc-block-summary .actions-toolbar .secondary {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: -1px 0 0;
  padding: 15px 0 0;
  text-align: left;
}
.opc-block-summary .actions-toolbar .secondary .action {
  margin: 0;
}
.opc-block-summary .table-totals .totals {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 5px 0;
  justify-content: space-between;
  align-items: center;
}
.opc-block-summary .table-totals .totals.shipping {
  order: 1;
  border-top: 1px solid #ddd;
  padding-top: 15px;
}
.opc-block-summary .table-totals .totals.sub {
  order: 2;
}
.opc-block-summary .table-totals .totals.discount {
  order: 3;
}
.opc-block-summary .table-totals .totals.grand {
  margin-top: 10px;
  order: 4;
  border-top: 1px solid #ddd;
  padding: 18px 0 20px 0;
}
.opc-block-summary .table-totals .totals.grand .mark,
.opc-block-summary .table-totals .totals.grand .amount {
  font-size: 1.5rem;
  line-height: 1.2;
  color: #00a160;
}
.opc-block-summary .table-totals .totals.grand .mark strong,
.opc-block-summary .table-totals .totals.grand .amount strong {
  font-weight: 700;
}
.opc-block-summary .table-totals tbody {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: column;
}
.order-summary {
  padding: 0 30px;
}
.minicart-items .product-item-name {
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.17;
  text-align: left;
  color: #6e7581;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.qty-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 63px;
  border: solid 1px #d4d8d7 !important;
  float: left;
  width: 63px;
  height: 19px;
}
.qty-wrapper .button-action {
  width: 16px;
  height: 17px;
  border-radius: 1px;
  background-color: #e8eff0;
  display: block;
  float: left;
  position: relative;
}
.qty-wrapper .button-action:after {
  background-color: #006bc7;
  content: '';
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 9px;
  height: 2px;
  left: 50%;
}
.qty-wrapper .button-action.plus:before {
  background-color: #006bc7;
  content: '';
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 2px;
  height: 8px;
  left: 50%;
}
.qty-wrapper .qty-wrap {
  width: 29px;
  height: 100%;
  display: block;
}
.qty-wrapper .qty-wrap input {
  font-size: 1.3rem;
  font-weight: 400;
  border: none;
  width: 100%;
  height: 17px;
  display: block;
  line-height: 1.15;
  text-align: center;
  color: #6e7581;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  text-transform: uppercase;
}
.fieldset > .field {
  margin: 0 0 15px;
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-bottom: 15px;
}
.discount-title {
  font-size: 2rem;
  font-weight: 700;
  color: #0e1b30;
  line-height: 1.2;
  padding-bottom: 0;
  margin-bottom: 15px;
  display: block;
}
.opc-wrapper .form-discount.gift-card-form .payment-option-inner {
  margin-right: 0;
}
.opc-wrapper .form-discount.gift-card-form .actions-toolbar {
  margin-top: 10px;
}
.opc-wrapper .form-discount.gift-card-form .actions-toolbar .amgiftcard-check {
  margin-right: 10px;
}
.opc-wrapper .form-discount.gift-card-form .actions-toolbar .action {
  padding: 9px 12px;
  font-size: 12px;
}
.opc-wrapper .form-discount.gift-card-form .actions-toolbar .primary {
  margin-top: 0px;
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 27.5px;
}
.authentication-wrapper {
  float: right;
  margin-top: -66px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-size: 2.1rem;
  border-bottom: 0;
  margin-bottom: 27.5px;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin-bottom: 5.5px;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 27.5px;
  text-align: left;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 11px;
}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}
.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 44px;
  padding-top: 44px;
  position: relative;
}
.block-authentication .block[class] + .block:before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #ffffff;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 .2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}
.checkout-payment-method .step-title {
  border-bottom: 0;
  margin-bottom: 0;
}
.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border-top: 1px solid #cccccc;
}
.checkout-payment-method .payment-method form.form-purchase-order {
  margin-bottom: 15px;
}
.checkout-payment-method .payment-method form.form-purchase-order .input-text {
  width: 40%;
}
.checkout-payment-method .payment-method-content {
  /**
             * @codingStandardsIgnoreStart
             */
}
.checkout-payment-method .payment-method-content #po_number {
  margin-bottom: 20px;
}
.checkout-payment-method .payment-method-title {
  padding: 22px 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5.5px;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5.5px;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 22px 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 22px;
}
.checkout-payment-method .payment-group + .payment-group .step-title {
  margin: 22px 0 0;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 500px;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 11px;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 22px;
}
.checkout-payment-method .checkout-billing-address .primary .action-update {
  margin-bottom: 20px;
  margin-right: 0;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .checkout-billing-address input[type="checkbox"] {
  vertical-align: top;
}
.checkout-payment-method .payment-method-note + .checkout-billing-address {
  margin-top: 22px;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 22px 0;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\e621';
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none;
}
.checkout-payment-method .payment-option-title {
  border-top: 1px solid #cccccc;
  padding: 22px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #006bc7;
  display: inline-block;
  text-decoration: none;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: #757575;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {
  color: #333333;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #757575;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 22px 22px;
}
.checkout-payment-method .payment-option-content .primary .action.action-apply {
  margin-right: 0;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 22px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5.5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700;
}
.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: .4;
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .6s ease;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 5.5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5.5px;
  padding-right: 5.5px;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .captcha .input-text,
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  display: inline-block;
  padding-right: 22px;
}
.checkout-payment-method .ccard .cvv .label {
  display: block;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}
.checkout-agreements-block .checkout-agreements {
  margin-bottom: 22px;
}
.checkout-agreements-block .checkout-agreement.field {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.checkout-agreements-block .checkout-agreement.field.required label:after {
  content: none;
}
.checkout-agreements-block .checkout-agreement.field.required .action-show:after {
  content: '*';
  color: #e02b27;
  font-size: 1.4rem;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 33px;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 22px;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
.checkout-onepage-success .logo {
  position: absolute;
  top: -35px;
  max-width: 50px;
  margin: 0;
}
.checkout-onepage-success .page-header {
  background-color: #f7f9fa;
  border-top: 35px solid #00a559;
  margin-bottom: 20px;
  border-bottom: none;
}
.checkout-onepage-success .order-top {
  padding-top: 72px;
  padding-bottom: 20px;
}
.checkout-onepage-success .order-top h2 {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.2;
  color: #0e1b30;
  margin-top: 0;
  margin-bottom: 15px;
}
.checkout-onepage-success .order-top p {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.43;
  color: #6e7581;
  margin: 0;
}
.checkout-onepage-success .nav-toggle {
  display: none;
}
.checkout-onepage-success .header.content {
  padding-top: 0;
}
.checkout-onepage-success .header.content:before,
.checkout-onepage-success .header.content:after {
  display: none;
}
.checkout-onepage-success .order-right .order-confirmed-icon {
  font-size: 0;
  width: 82px;
  height: 82px;
  display: block;
  background-image: url(../images/order/confirmed-icon.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.checkout-success {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
.checkout-success .order-view-success {
  width: 100%;
  border-top: 2px solid #19263a;
}
.checkout-success .order-view-success h3 {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.2;
  color: #000000;
  margin-top: 10px;
  margin-bottom: 20px;
}
.checkout-success .order-view-success .box-title {
  font-size: 1.4rem;
  line-height: 1.14;
  color: #0e1b30;
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.checkout-success .box-order-shipping-address {
  margin-bottom: 30px;
}
.checkout-success .box-order-billing-method {
  margin-bottom: 30px;
}
.checkout-success .box-order-billing-method .box-content dl.payment-method {
  margin-bottom: 0;
}
.checkout-success .box-order-billing-method .box-content dl.payment-method dt {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.15;
  color: #5f5f5f;
}
.checkout-success .box-order-total-summary {
  max-width: 430px;
}
.checkout-success .box-order-total-summary .box-title {
  margin-bottom: 10px;
}
.checkout-success .box-order-total-summary ul li.grand_total {
  font-size: 1.7rem;
  line-height: 1.29;
}
.checkout-success .products-suceess {
  margin-top: 18px;
  margin-bottom: 0;
  padding: 0;
  list-style: none;
}
.checkout-success .products-suceess li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.checkout-success .products-suceess li .product-img {
  max-width: 74px;
}
.checkout-success .products-suceess li .product-content {
  flex: 1 auto;
  padding-left: 10px;
  align-items: stretch;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% - 84px);
}
.checkout-success .products-suceess li .product-content .product-name {
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.17;
  color: #6e7581;
  margin-bottom: 0;
  width: 100%;
}
.checkout-success .products-suceess li .product-content .price {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.17;
  color: #6e7581;
  margin: 0 !important;
}
.checkout-success .products-suceess li .product-content .display-qty {
  font-size: 1.6rem;
  line-height: 1.17;
  color: #6e7581;
  display: block;
  width: 100%;
}
.confirmed-order-pdf {
  padding: 14px 0 20px 0;
  text-align: center;
}
.confirmed-order-pdf h2 {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.29;
  text-align: center;
  color: #0e1b30;
  margin-top: 0;
  margin-bottom: 14px;
}
.confirmed-order-pdf span {
  display: block;
}
.confirmed-order-pdf a {
  display: inline-block;
  border-radius: 4px;
  background-color: #00a559;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.19;
  text-align: center;
  color: #ffffff;
  padding: 13px 43px;
}
.checkout-onepage-success .page-wrapper {
  padding-top: 0;
}
.checkout-onepage-success .page-wrapper .customer-welcome,
.checkout-onepage-success .page-wrapper .header-custom-links {
  display: none;
}
.checkout-onepage-success .page-wrapper .header.content,
.checkout-onepage-success .page-wrapper .page-header {
  height: inherit;
}
.checkout-onepage-success .page-wrapper .page-header {
  position: static;
}
.checkout-onepage-success .page-wrapper .header.content {
  position: relative;
}
.checkout-onepage-success .checkout-success {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1120px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}
.block-balance .price {
  margin-top: -11px;
  font-size: 3.2rem;
  display: inline-block;
  line-height: 32px;
}
.table-downloadable-products .product-name {
  font-weight: 400;
  margin-right: 15px;
}
.table-downloadable-products .action.download {
  display: inline-block;
  text-decoration: none;
}
.table-downloadable-products .action.download:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: '\e626';
  font-family: 'luma-icons';
  margin: 0 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 27.5px;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none;
}
.samples-item-title {
  font-size: 1.4rem;
  font-weight: 600;
  margin: 0 0 11px;
}
.samples-item {
  margin: 0 0 11px;
}
.field.downloads {
  margin-bottom: 11px;
}
.page-product-downloadable .product-add-form .product-options-wrapper .field.downloads > .control {
  width: 100%;
}
.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}
.field.downloads .price-container:before {
  content: ' + ';
  display: inline;
}
.field.downloads .price-excluding-tax {
  display: inline;
}
.field.downloads .price-excluding-tax:before {
  content: ' (' attr(data-label) ': ';
}
.field.downloads .price-excluding-tax:after {
  content: ')';
}
.field.downloads .price-including-tax {
  display: inline;
  font-weight: 600;
  font-size: 1.4rem;
}
.field.downloads .field.choice {
  border-bottom: 1px solid #ebebeb;
  box-sizing: border-box;
  margin-bottom: 11px;
  padding-bottom: 11px;
  padding-left: 25px;
  position: relative;
  width: 100%;
  z-index: 1;
}
.field.downloads .field.choice input {
  left: 0;
  position: absolute;
  top: 2px;
}
.field.downloads .field.downloads-all {
  border-bottom: 0;
  padding-left: 0;
}
.field.downloads .sample.link {
  float: right;
}
.field.downloads-all .label {
  color: #006bc7;
  text-decoration: none;
  cursor: pointer;
}
.field.downloads-all .label:visited {
  color: #006bc7;
  text-decoration: none;
}
.field.downloads-all .label:hover {
  color: #00427b;
  text-decoration: none;
}
.field.downloads-all .label:active {
  color: #00427b;
  text-decoration: none;
}
.field.downloads-all input {
  opacity: 0;
}
.field.downloads.downloads-no-separately .field.choice {
  padding-left: 0;
}
.page-product-giftcard .giftcard-amount {
  border-top: 1px #c1c1c1 solid;
  clear: both;
  margin-bottom: 0;
  padding-top: 15px;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 22px !important;
}
.page-product-giftcard .product-info-main .price-box .old-price {
  font-size: 20px;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final > span {
  display: block;
  margin-bottom: 5.5px;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final > span:last-child {
  margin-bottom: 0;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
}
.page-product-giftcard .product-info-main .price-box + .giftcard.form {
  border-top: 1px #c1c1c1 solid;
  padding-top: 15px;
}
.page-product-giftcard .product-info-main .alert {
  clear: left;
}
.page-product-giftcard .product-info-stock-sku {
  display: block;
}
.page-product-giftcard .product-add-form {
  border: 0;
  clear: none;
  padding-top: 0;
}
.page-product-giftcard .product-add-form .product-options-wrapper .field:not(.text) {
  margin-bottom: 22px;
  margin-top: 22px;
}
.page-product-giftcard .giftcard.form {
  clear: both;
}
.page-product-giftcard .price-box {
  margin-bottom: 10px;
}
.page-product-giftcard .product-info-price {
  border: 0;
  display: block;
  float: right;
  white-space: nowrap;
  width: auto;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 33px;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 22px;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 22px;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 11px;
}
.gift-message .field {
  margin-bottom: 22px;
}
.gift-message .field .label {
  color: #666666;
  font-weight: 400;
}
.gift-options {
  margin: 22px 0;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  font-weight: 600;
  margin: 0 0 22px;
}
.gift-options-content .fieldset {
  margin: 0 0 22px;
}
.gift-summary {
  margin-top: 11px;
  position: relative;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 0 0 0 22px;
  width: auto;
}
.gift-summary .action-edit,
.gift-summary .action-delete {
  display: inline-block;
  text-decoration: none;
}
.gift-summary .action-edit > span,
.gift-summary .action-delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-summary .action-edit:before,
.gift-summary .action-delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-summary .action-edit:hover:before,
.gift-summary .action-delete:hover:before {
  color: #333333;
}
.gift-summary .action-edit:active:before,
.gift-summary .action-delete:active:before {
  color: #757575;
}
.gift-summary .action-delete:before {
  content: '\e604';
}
.action-gift {
  display: inline-block;
  text-decoration: none;
}
.action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
  line-height: 20px;
  color: #757575;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 11px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action-gift:hover:after {
  color: #333333;
}
.action-gift:active:after {
  color: #757575;
}
.action-gift.active:after,
.action-gift._active:after {
  content: '\e621';
}
.gift-summary .actions-toolbar,
.cart.table-wrapper .gift-summary .actions-toolbar {
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin-right: -100%;
  padding: 22px 0;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: block;
}
.cart.table-wrapper .item-gift._active {
  border-top: 1px solid #c1c1c1;
}
.cart.table-wrapper .item-gift .action {
  margin-right: 0;
}
.gift-item-block {
  border-bottom: 1px solid #c1c1c1;
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\e621';
}
.gift-item-block .title {
  color: #006bc7;
  cursor: pointer;
  margin: 0;
  padding: 11px 44px 11px 15px;
  position: relative;
  display: block;
  text-decoration: none;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
  line-height: 20px;
  color: #858585;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 11px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: #333333;
}
.gift-item-block .content {
  padding: 11px 0 22px;
  position: relative;
}
.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}
.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 11px 0;
}
.gift-messages-order {
  margin-bottom: 27.5px;
}
.gift-message-summary {
  padding-right: 7rem;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 44px;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.giftregisty-dropdown .action.toggle {
  color: #006bc7;
}
.table-giftregistry-items .product-image {
  margin-right: 11px;
  float: left;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 15px 0 5.5px;
  text-align: left;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 11px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.form-giftregistry-search {
  margin-bottom: 66px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 27.5px;
}
.block-giftregistry-shared-items .item .col {
  border: 0;
}
.block-giftregistry-shared-items th {
  border-bottom: 1px solid #d1d1d1;
}
.block-giftregistry-shared-items .col {
  padding: 20px 11px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 11px 0;
}
.block-giftregistry-shared-items .product-item-name {
  font-size: 1.8rem;
  display: block;
  margin: 0 0 5.5px;
}
.gift-wrapping .label {
  margin: 0 0 5px;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 11px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 18px;
  margin: 22px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 22px 0 11px;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 4rem;
  color: #494949;
  content: '\e62a';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 11px 11px 0;
}
.gift-wrapping-item:last-child {
  margin-right: 0;
}
.gift-wrapping-item._active span:before {
  border: 3px solid #333333;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.gift-wrapping-item > span {
  height: 4rem;
  width: 4rem;
}
.gift-wrapping-title {
  margin: 11px 0;
}
.gift-wrapping-title .action-remove {
  margin: -5.5px 0 0 5.5px;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-title .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-title .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e604';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-title .action-remove:hover:before {
  color: #333333;
}
.gift-wrapping-title .action-remove:active:before {
  color: #757575;
}
.gift-options-content .fieldset .field {
  margin: 11px 0;
}
.gift-wrapping-summary {
  padding-right: 7rem;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .fieldset.gift-message .field.gift-wrapping {
  padding: 0;
  width: 100%;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping {
  margin: 22px 0 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img {
  float: left;
  margin: 0 11px 0 0;
  max-height: 50px;
  max-width: 50px;
}
.gift-summary .price-box,
.gift-options .price-box {
  margin-left: 22px;
}
.gift-summary .regular-price:before,
.gift-options .regular-price:before {
  content: attr(data-label) ': ';
}
.gift-summary .regular-price .price,
.gift-options .regular-price .price {
  font-weight: 700;
}
.order-options .item {
  padding-bottom: 22px;
}
.order-options .product {
  margin-bottom: 11px;
}
.order-options .product-image-container {
  float: left;
  padding-right: 11px;
}
.order-options .gift-wrapping {
  margin-bottom: 11px;
}
.box-tocart .action.instant-purchase {
  vertical-align: top;
}
.box-tocart .action.instant-purchase:not(:last-child) {
  margin-bottom: 15px;
}
.form-add-invitations .additional,
.form-add-invitations .field.message {
  margin-top: 22px;
}
.form-add-invitations .action.remove {
  top: 4px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 4px;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: inherit;
  color: inherit;
  content: '\e61c';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.form-add-invitations .action.add:hover:before {
  color: inherit;
}
.form-add-invitations .action.add:active:before {
  color: inherit;
}
.filter.block {
  margin-bottom: 0;
}
.filter-title strong {
  background-color: #f0f0f0;
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(209, 209, 209, 0.3);
  border: 1px solid #d1d1d1;
  border-radius: 3px;
  font-weight: 400;
  left: 0;
  line-height: 16px;
  padding: 7px 11px;
  position: absolute;
  text-align: center;
  top: 0;
  z-index: 2;
}
.filter-title strong[data-count]:after {
  color: #ffffff;
  background: #ff5501;
  border-radius: 2px;
  content: attr(data-count);
  display: inline-block;
  font-size: .8em;
  line-height: 1;
  margin: 0 5.5px;
  min-width: 1em;
  padding: 2px;
}
.filter-title strong.disabled {
  opacity: .5;
}
.filter .block-subtitle {
  border-bottom: 1px solid #d1d1d1;
  font-size: 14px;
  font-weight: 600;
  line-height: 1em;
  padding: 11px 11px 22px;
}
.filter-subtitle {
  display: none;
}
.filter-current {
  margin: 0;
}
.filter-current .items {
  padding: 5.5px 11px;
}
.filter-current .item {
  padding-left: 17px;
  position: relative;
  z-index: 1;
}
.filter .filter-current-subtitle {
  border: none;
  display: block;
  padding-bottom: 11px;
}
.filter-current .action.remove {
  left: -2px;
  position: absolute;
  top: -1px;
}
.filter-actions {
  margin-bottom: 27.5px;
  padding: 0 11px;
}
.filter-label {
  font-weight: 700;
}
.filter-label:after {
  content: ': ';
}
.filter-value {
  color: #757575;
}
.filter-options {
  display: none;
  margin: 0;
}
.filter-options-item {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 11px;
}
.filter-options-title {
  cursor: pointer;
  font-weight: 600;
  margin: 0;
  overflow: hidden;
  padding: 11px 41px 0 11px;
  position: relative;
  text-transform: uppercase;
  word-break: break-all;
  z-index: 1;
  display: block;
  text-decoration: none;
}
.filter-options-title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.filter-options-title:after {
  position: absolute;
  right: 13px;
  top: 12px;
}
.filter-options-title:hover {
  color: #000000;
}
.active > .filter-options-title:after {
  content: '\e621';
}
.filter-options-content {
  margin: 0;
  padding: 11px;
}
.filter-options-content .item {
  line-height: 1.5em;
  margin: 11px 0;
}
.filter-options-content a {
  color: #000000;
  margin-left: -5px;
  margin-right: -5px;
  padding-left: 5px;
  padding-right: 7px;
}
.filter-options-content a:hover {
  background-color: #e8e8e8;
  text-decoration: none;
}
.filter-options-content a:hover + .count {
  background-color: #e8e8e8;
}
.filter-options-content .count {
  color: #757575;
  font-weight: 300;
  padding-left: 5px;
  padding-right: 5px;
}
.filter-options-content .count:before {
  content: '(';
}
.filter-options-content .count:after {
  content: ')';
}
.map-popup-wrapper.popup .action.close {
  top: 11px;
}
.map-popup {
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 11px;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.map-popup .popup-header .title {
  font-family: 'Roboto';
  font-weight: 500;
  line-height: 1.33;
  font-size: 2.1rem;
  margin-top: 1.65rem;
  margin-bottom: 1.1rem;
}
.map-popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 11px;
  top: 11px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.map-popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:active:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin: 0 0 22px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 22px;
}
.map-popup .map-info-price .price-box .label:after {
  content: ': ';
}
.map-popup .action.primary {
  margin-right: 11px;
}
.map-popup .map-msrp {
  margin-bottom: 11px;
}
.map-popup .actual-price {
  margin: 3px 0 15px;
}
.map-popup .regular-price .price-label {
  display: none;
}
.map-popup .popup-header {
  display: none;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-fallback-price {
  display: none;
}
.map-old-price,
.product-item .map-old-price,
.product-info-price .map-show-info {
  display: inline-block;
  min-width: 10rem;
}
.map-old-price:not(:last-child),
.product-item .map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 11px;
}
.product-options-bottom .price-box .old-price .price-container > span,
.product-info-price .price-box .old-price .price-container > span {
  display: inline;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
button.map-show-info {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.6;
  margin: 0;
  padding: 0;
  color: #006bc7;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
button.map-show-info:focus,
button.map-show-info:active {
  background: none;
  border: none;
}
button.map-show-info:hover {
  background: none;
  border: none;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info {
  pointer-events: none;
  opacity: 0.5;
}
button.map-show-info:visited {
  color: #006bc7;
  text-decoration: none;
}
button.map-show-info:hover {
  color: #00427b;
  text-decoration: none;
}
button.map-show-info:active {
  color: #00427b;
  text-decoration: none;
}
button.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus {
  background: none;
  border: 0;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info {
  color: #006bc7;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.wishlist.split.button {
  display: inline-block;
  position: relative;
  margin-right: 5%;
  vertical-align: middle;
}
.wishlist.split.button:before,
.wishlist.split.button:after {
  content: '';
  display: table;
}
.wishlist.split.button:after {
  clear: both;
}
.wishlist.split.button .action.split {
  float: left;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  float: right;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  padding: 4px 5.5px;
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: #666666;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle:active:after {
  color: inherit;
}
.wishlist.split.button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: #666666;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle.active:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle.active:active:after {
  color: inherit;
}
.wishlist.split.button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.wishlist.split.button .items li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.wishlist.split.button .items:before,
.wishlist.split.button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.wishlist.split.button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.wishlist.split.button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.wishlist.split.button .items:before {
  left: 10px;
  top: -12px;
}
.wishlist.split.button .items:after {
  left: 9px;
  top: -14px;
}
.wishlist.split.button.active {
  overflow: visible;
}
.wishlist.split.button.active .items {
  display: block;
}
.wishlist.split.button .items {
  padding: 6px 0;
  text-align: left;
}
.wishlist.split.button .items .item > span {
  display: block;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li {
  padding: 0;
}
.wishlist.split.button > .action.split {
  margin-right: 5px;
}
.wishlist.split.button > .action.split:before {
  content: '\e600';
}
.wishlist.split.button > .action.split:before {
  margin: 0;
  width: 18px;
}
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:focus,
.wishlist.split.button > .action:hover {
  color: #333333;
}
.wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #666666;
  content: '';
  float: left;
  height: 15px;
  margin: 3px 4px 0 0;
}
.cart.table-wrapper .wishlist.split.button {
  vertical-align: baseline;
}
.cart.table-wrapper .wishlist.split.button > .action.split {
  font-weight: normal;
  letter-spacing: normal;
  text-transform: none;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle:after {
  color: #006bc7;
}
.cart.table-wrapper .wishlist.split.button > .action.split,
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  color: #006bc7;
}
.cart.table-wrapper .wishlist.split.button > .action.split:before,
.cart.table-wrapper .wishlist.split.button > .action.toggle:before {
  display: none;
}
.wishlist.window.popup {
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.wishlist.window.popup .popup-header .title {
  font-family: 'Roboto';
  font-weight: 500;
  line-height: 1.33;
  font-size: 2.1rem;
  margin-top: 1.65rem;
  margin-bottom: 1.1rem;
}
.wishlist.window.popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 11px;
  top: 11px;
}
.wishlist.window.popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.window.popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.window.popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #000000;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.wishlist.overlay.active {
  display: block;
}
.wishlist-dropdown.move .action.toggle,
.wishlist-dropdown.copy .action.toggle {
  color: #006bc7;
}
.page-multiple-wishlist .actions-toolbar > .primary {
  display: block;
  float: none;
  text-align: left;
}
.page-multiple-wishlist .actions-toolbar > .primary .action.remove {
  float: right;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 11px;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 11px;
}
.block-wishlist-management .wishlist-notice {
  color: #7d7d7d;
  display: inline-block;
  margin-right: 22px;
}
.block-wishlist-management .wishlist-notice.private {
  display: inline-block;
  text-decoration: none;
}
.block-wishlist-management .wishlist-notice.private:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #a3a3a3;
  content: '\e629';
  font-family: 'luma-icons';
  margin: 0 5.5px 0 0;
  vertical-align: text-bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 22px;
}
.block-wishlist-management .wishlist-toolbar .copy .dropdown {
  right: 0;
}
.block-wishlist-management .wishlist-toolbar .copy .dropdown:before {
  left: auto;
  right: 11px;
}
.block-wishlist-management .wishlist-toolbar .copy .dropdown:after {
  left: auto;
  right: 10px;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 22px;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 66px;
  max-width: 500px;
}
.block-wishlist-search-results .table-wrapper {
  border-top: none;
}
.block-wishlist-info-items .block-title {
  margin-bottom: 22px;
  font-size: 2.2rem;
}
.block-wishlist-info-items .block-title > strong {
  font-weight: 300;
}
.block-wishlist-info-items .product-item {
  width: 100%;
}
.block-wishlist-info-items .product-item-photo {
  margin-left: 22px;
}
.block-wishlist-info-items .product-item-info {
  width: auto;
}
.block-wishlist-info-items .product-item-info:hover .split {
  visibility: visible;
}
.block-wishlist-info-items .price-wrapper {
  display: block;
  margin: 0 0 11px;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 11px 0;
  visibility: hidden;
}
.block-wishlist-info-items .wishlist-dropdown .change {
  color: #006bc7;
}
.block-wishlist-info-items .action.towishlist {
  padding: 11px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}
.multicheckout.results h3,
.multicheckout.success h3 {
  font-size: 1.6rem;
  margin-bottom: 22px;
  margin-top: 33px;
}
.multicheckout.results h3 a,
.multicheckout.success h3 a {
  color: #000000;
}
.multicheckout.results h3 a:hover,
.multicheckout.success h3 a:hover {
  text-decoration: none;
}
.multicheckout.results ul.orders-list,
.multicheckout.success ul.orders-list {
  list-style: none;
  padding-left: 0;
}
.multicheckout.results .orders-list,
.multicheckout.success .orders-list {
  margin-top: 27.5px;
  padding-left: 18px;
}
.multicheckout.results .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-list .shipping-list .shipping-item {
  margin-left: 84px;
}
.multicheckout.results .orders-list .shipping-list .shipping-label,
.multicheckout.success .orders-list .shipping-list .shipping-label {
  font-weight: 700;
  margin-right: 11px;
}
.multicheckout.results .orders-list .shipping-list .shipping-address,
.multicheckout.success .orders-list .shipping-list .shipping-address {
  font-weight: 400;
}
.multicheckout.results .orders-list .shipping-list .error-block,
.multicheckout.success .orders-list .shipping-list .error-block {
  color: #ff0045;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-label,
.multicheckout.success .orders-list .shipping-list .error-block .error-label {
  font-weight: 700;
  margin-right: 11px;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-description,
.multicheckout.success .orders-list .shipping-list .error-block .error-description {
  font-weight: 400;
}
.multicheckout.results .orders-succeed .orders-list,
.multicheckout.success .orders-succeed .orders-list {
  margin-top: 0;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .order-id,
.multicheckout.success .orders-succeed .orders-list .shipping-list .order-id {
  float: left;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-succeed .orders-list .shipping-list .shipping-item {
  margin-left: 100px;
}
.multicheckout .title {
  margin-bottom: 33px;
}
.multicheckout .title strong {
  font-weight: 400;
}
.multicheckout .table-wrapper {
  margin-bottom: 0;
}
.multicheckout .table-wrapper .action.delete {
  display: inline-block;
}
.multicheckout .table-wrapper .col .qty {
  display: inline-block;
}
.multicheckout .table-wrapper .col.item .action.edit {
  font-weight: 400;
  margin-left: 11px;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 44px;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 27.5px;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 11px;
}
.multicheckout .item-options {
  margin: 11px 0 0;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 11px;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #a6a6a6;
}
.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0;
}
.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem;
}
.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 44px;
}
.multicheckout.order-review .error-description {
  color: #ff0045;
  font-weight: 400;
  margin-bottom: 11px;
  margin-top: -11px;
}
.multicheckout .box-title span {
  margin-right: 11px;
}
.multicheckout .box-title > .action {
  margin: 0;
}
.multicheckout .box-shipping-method .price {
  font-weight: 700;
}
.multicheckout .box-billing-method .fieldset {
  margin: 0;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0 0 5.5px;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2.1rem;
  margin-bottom: 44px;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.block.newsletter {
  margin-bottom: 20px;
}
.block.newsletter .form.subscribe {
  display: table;
  width: 100%;
}
.block.newsletter .fieldset {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block.newsletter .field {
  margin: 0;
}
.block.newsletter .field .control {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.block.newsletter .field .control:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 32px;
  color: #bcbcbc;
  content: '\e61d';
  font-family: 'luma-icons';
  margin: 0 0 0 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .field .control:before {
  position: absolute;
}
.block.newsletter input {
  margin-right: 35px;
  padding: 0 0 0 35px;
}
.block.newsletter .title {
  display: none;
}
.block.newsletter .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.block.newsletter .action.subscribe {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
  white-space: nowrap;
}
.block-reward-info .reward-balance {
  font-size: 1.8rem;
  margin-bottom: 27.5px;
}
.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 27.5px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 11px;
}
.order-details-items.rma .order-title {
  display: none;
}
.order-details-items.rma .order-title + .toolbar {
  display: none;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.table-wrapper.table-returns .returns-details.hidden {
  display: none;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: 400;
}
.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}
.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}
.block-returns-comments .fieldset {
  margin-bottom: 22px;
}
.magento-rma-guest-create .order-links .item a {
  line-height: 1.6;
  margin: 0 33px 0 0;
  padding: 0;
  color: #006bc7;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.magento-rma-guest-create .order-links .item a:visited {
  color: #006bc7;
  text-decoration: none;
}
.magento-rma-guest-create .order-links .item a:hover {
  color: #00427b;
  text-decoration: none;
}
.magento-rma-guest-create .order-links .item a:active {
  color: #00427b;
  text-decoration: none;
}
.magento-rma-guest-create .order-links .item a:hover,
.magento-rma-guest-create .order-links .item a:active,
.magento-rma-guest-create .order-links .item a:focus {
  background: none;
  border: 0;
}
.magento-rma-guest-create .order-links .item a.disabled,
.magento-rma-guest-create .order-links .item a[disabled],
fieldset[disabled] .magento-rma-guest-create .order-links .item a {
  color: #006bc7;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
.form.send.friend .fieldset .field .control {
  width: 100%;
}
.product-social-links .action.mailto.friend:before {
  content: '\e61d';
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.6;
  margin: 0;
  padding: 0;
  color: #006bc7;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
  background: none;
  border: none;
}
.my-credit-cards .action.delete:hover {
  background: none;
  border: none;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards .action.delete:visited {
  color: #006bc7;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #00427b;
  text-decoration: none;
}
.my-credit-cards .action.delete:active {
  color: #00427b;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
  background: none;
  border: 0;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  color: #006bc7;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
}
.my-credit-cards-popup .action.secondary {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.6;
  margin: 0;
  padding: 0;
  color: #006bc7;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 22px;
}
.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary:hover {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #006bc7;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #00427b;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:active {
  color: #00427b;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
  background: none;
  border: 0;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  color: #006bc7;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.toolbar.wishlist-toolbar .limiter {
  float: right;
}
.toolbar.wishlist-toolbar .main .pages {
  display: inline-block;
  position: relative;
  z-index: 0;
}
.toolbar.wishlist-toolbar .toolbar-amount,
.toolbar.wishlist-toolbar .limiter {
  display: inline-block;
  z-index: 1;
}
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: '\e600';
}
.account .table-wrapper .data.table.wishlist > thead > tr > th,
.account .table-wrapper .data.table.wishlist > tbody > tr > th,
.account .table-wrapper .data.table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.table.wishlist > thead > tr > td,
.account .table-wrapper .data.table.wishlist > tbody > tr > td,
.account .table-wrapper .data.table.wishlist > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.account .table-wrapper .data.table.wishlist > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist thead > tr > th {
  border-bottom: 0;
}
.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
  border-bottom: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 11px;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 11px 0;
}
.account .table-wrapper .data.table.wishlist .box-tocart .qty {
  vertical-align: middle;
}
.account .table-wrapper .data.table.wishlist .col.item {
  width: 50%;
}
.account .table-wrapper .data.table.wishlist .col.photo {
  max-width: 150px;
}
.account .table-wrapper .data.table.wishlist .col.selector {
  max-width: 15px;
}
.account .table-wrapper .data.table.wishlist textarea {
  margin: 11px 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 11px;
}
.account .table-wrapper .data.table.wishlist .action.primary {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700;
}
.link.wishlist .counter {
  color: #7d7d7d;
  white-space: nowrap;
}
.link.wishlist .counter:before {
  content: '(';
}
.link.wishlist .counter:after {
  content: ')';
}
.block-wishlist .product-item-name {
  margin-right: 27.5px;
}
.products-grid.wishlist .product-item {
  margin-left: 2%;
  width: calc((100% - 4%) / 3);
}
.products-grid.wishlist .product-item:nth-child(3n + 1) {
  margin-left: 0;
}
.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 11px;
}
.products-grid.wishlist .product-item-name {
  margin-top: 0;
}
.products-grid.wishlist .product-item .price-box {
  margin: 0;
}
.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 11px 0;
}
.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px;
}
.products-grid.wishlist .product-item-actions > *:last-child {
  margin-right: 0;
}
.products-grid.wishlist .product-item-actions .action.edit,
.products-grid.wishlist .product-item-actions .action.delete {
  display: inline-block;
  text-decoration: none;
}
.products-grid.wishlist .product-item-actions .action.edit > span,
.products-grid.wishlist .product-item-actions .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.products-grid.wishlist .product-item-actions .action.edit:before,
.products-grid.wishlist .product-item-actions .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.products-grid.wishlist .product-item-actions .action.edit:hover:before,
.products-grid.wishlist .product-item-actions .action.delete:hover:before {
  color: #333333;
}
.products-grid.wishlist .product-item-actions .action.edit:active:before,
.products-grid.wishlist .product-item-actions .action.delete:active:before {
  color: #757575;
}
.products-grid.wishlist .product-item-actions .action.delete:before {
  content: '\e604';
}
.conditions-title {
  margin-top: 0;
  margin-bottom: 15px;
  border-bottom: 1px solid #dddddd;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.21;
  color: #0e1b30;
}
.conditions-title span {
  position: relative;
  padding-bottom: 10px;
  display: inline-block;
}
.conditions-title span:after {
  content: '';
  height: 3px;
  left: 0;
  right: 0;
  bottom: -1px;
  position: absolute;
  background: #00a559;
}
.aw-raf__advocate-info-block {
  font-family: 'Open Sans', sans-serif;
  color: #333333;
}
.aw-raf__advocate-info-block .rule-text {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.23;
  color: #2c2c2c;
  text-align: justify;
}
.aw-raf__advocate-info-block .rule-text p {
  margin-bottom: 0;
}
.aw-raf__advocate-info-reward-message {
  font-size: 24px;
  color: #669933;
  margin-bottom: 44px;
  line-height: 1.2;
}
.aw-raf__advocate-info-rule {
  margin-bottom: 44px;
  background-color: #f7f9fa;
  padding: 20px 30px 15px 25px;
}
.aw-raf__advocate-info-share {
  margin-bottom: 44px;
  font-weight: 600;
  font-size: 14px;
}
.aw-raf__advocate-info-referral-url .control .input-text {
  outline: none;
}
.aw-raf__advocate-info-referral-url .control .action {
  padding: 0;
  position: absolute;
  bottom: -30px;
  right: 0;
  color: #006bc7;
  font-size: 13px;
  text-transform: inherit;
  font-weight: normal;
  background: none;
}
.aw-raf__advocate-info-email input[type="checkbox"] + .label,
.aw-raf__advocate-info-email input[type="checkbox"] + label {
  color: #000;
  font-weight: normal;
}
.aw-raf__advocate-info-email input[type="checkbox"]:checked + label:before {
  width: 15px;
  height: 15px;
}
.aw-raf__advocate-info-email input[type="checkbox"]:checked + label:after {
  display: none;
}
.aw-raf__advocate-info-email .field {
  margin-bottom: 20px;
  font-size: 14px;
}
.aw-raf__advocate-info-summary {
  overflow: hidden;
  margin-bottom: 22px;
}
.aw-raf__advocate-info-summary p {
  float: left;
  margin-right: 30px;
  border-left: 3px solid #659934;
  padding-left: 10px;
  margin-bottom: 22px;
  font-size: 14px;
  color: #666666;
}
.aw-raf__advocate-info-summary p span {
  display: block;
  font-weight: 600;
  font-size: 24px;
  color: #333333;
}
.aw-raf-title {
  font-weight: 700;
  font-size: 14px;
  line-height: 1.21;
  margin-bottom: 20px;
  color: #0e1b30;
  display: block;
}
.aw-raf__advocate-share-details {
  display: flex;
  flex-direction: row;
  background-color: #f7f9fa;
  padding: 25px 25px 25px 15px;
}
.aw-raf__advocate-share-input {
  flex: 1 auto;
}
.aw-raf__advocate-info-share {
  width: 40%;
  max-width: 230px;
  margin-right: 20px;
  margin-bottom: 0;
}
.aw-raf__advocate-info-summary {
  display: flex;
  flex-wrap: wrap;
}
.aw-raf__advocate-info-summary .advocate-referred-block {
  border-left: 1px solid #ddd;
  padding: 0 30px;
  display: flex;
  flex-direction: column;
}
.aw-raf__advocate-info-summary .advocate-referred-block:first-child {
  padding-left: 0;
  border-left: 0;
}
.aw-raf__advocate-info-summary .advocate-referred-block h2 {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.25;
  color: #000000;
  font-family: HelveticaNeue;
  margin-bottom: 20px;
}
.aw-raf__advocate-info-summary .advocate-referred-block .count {
  display: block;
  text-align: center;
  font-size: 52px;
  font-weight: normal;
  line-height: 1.19;
  color: #00a160;
}
.form-wishlist-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.wishlist-category {
  width: 100%;
}
.wishlist-category ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
}
.wishlist-category ul::-webkit-scrollbar {
  display: none;
}
.wishlist-category ul li {
  margin-right: 10px;
  margin-bottom: 10px;
}
.wishlist-category ul li a {
  display: block;
  border-radius: 15px;
  border: solid 1px #d8d8d8;
  background-color: #ffffff;
  padding: 5px 20px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.21;
  color: #0e1b30;
  text-transform: capitalize;
  white-space: nowrap;
}
.myfavourites-customer-index .form-wishlist-items .products-grid {
  margin-top: 10px;
  padding-top: 15px;
  border-top: 1px solid #d4d8d7;
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d4d8d7;
  width: 100%;
}
.myfavourites-customer-index .form-wishlist-items input[type="checkbox"]:checked + label:after {
  display: none;
}
.myfavourites-customer-index .form-wishlist-items input[type="checkbox"] + label {
  line-height: 1.3;
}
.myfavourites-customer-index .form-wishlist-items input[type="checkbox"] + label:before {
  width: 23px;
  height: 23px;
}
.myfavourites-customer-index .wishlist-grid .product-item {
  position: relative;
  margin-top: 20px;
  margin-bottom: 30px;
  padding-top: 15px;
}
.myfavourites-customer-index .wishlist-grid .product-item input[type="checkbox"] {
  left: 0;
  margin: 0;
  -webkit-appearance: none;
  width: 23px;
  height: 23px;
  border: solid 1px #d4d8d7;
  background-color: #ffffff;
  z-index: 9;
}
.myfavourites-customer-index .wishlist-grid .product-item input[type="checkbox"]:checked {
  background-color: #00a160;
  border-color: #00a160;
  background-image: url(../images/min-checkbox.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70% 70%;
}
.myfavourites-customer-index.account .toolbar {
  display: none;
}
.myfavourites-customer-index.account .toolbar ~ .toolbar {
  display: block;
}
.myfavourites-customer-index.account .toolbar br,
.myfavourites-customer-index.account .toolbar .toolbar-amount,
.myfavourites-customer-index.account .toolbar .limiter {
  display: none;
}
.myfavourites-customer-index.account #myfavourites-tabs-body .toolbar {
  display: block;
  width: auto;
}
.myfavourites-customer-index.account #myfavourites-tabs-body .toolbar .pages {
  position: initial;
  margin-bottom: 0;
}
.myfavourites-customer-index .actions-toolbar > .primary .action {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  border: 1px solid #00a559;
  padding: 12px 25px;
  background: #fff;
  color: #00a559;
}
.myfavourites-customer-index .actions-toolbar > .primary .action.tocart {
  background: #00a559;
  color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .myfavourites-customer-index .product-item-actions .actions-primary .product-qty {
    width: 57px;
  }
  .myfavourites-customer-index .product-item-actions .actions-primary .tocart span {
    padding-left: 18px;
    font-size: 1.1rem;
  }
  .myfavourites-customer-index .product-item-actions .actions-primary .tocart span:before {
    width: 13px;
    height: 13px;
  }
}
@media only screen and (min-width: 1281px) {
  .myfavourites-customer-index .products-grid .item.product-item {
    margin-left: calc((100% - 4 * 22%) / 3);
    width: 22%;
  }
  .myfavourites-customer-index .products-grid .item.product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
.minicart-dolphin .mage-dropdown-dialog {
  display: block;
}
.minicart-dolphin.minicart-wrapper .block-minicart {
  z-index: 1001;
}
.minicart-dolphin.active:before {
  content: '' !important;
  position: fixed;
  left: 0;
  right: 0;
  top: 58px;
  bottom: 0;
  background-color: rgba(7, 13, 23, 0.71);
}
.minicart-dolphin .payment-cart {
  padding: 12px 12px 15px 95px;
  border-bottom: 1px solid #d4d8d7;
  margin-bottom: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.33;
  color: #0e1b30;
  position: relative;
}
.minicart-dolphin .payment-cart:before {
  content: '';
  position: absolute;
  left: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 70px;
  height: 50px;
  background-image: url(../images/payment-cart.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.minicart-dolphin .product-item-details {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-content: space-between;
  padding: 0;
  flex: 1 auto;
  padding-left: 10px;
}
.minicart-dolphin .product-item-pricing {
  width: 100%;
  float: left;
}
.minicart-dolphin .product-item-qty {
  width: 100%;
  position: relative;
}
.minicart-dolphin .product-item-qty .product.actions .action.delete {
  width: 15px;
  height: 15px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../images/item-delete.png);
  background-size: 100%;
  background-position: center;
}
.box-sized {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.header .quickcart-wrapper .block-quickcart {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #ffffff;
  border-top: 0 none;
  border-bottom: 0 none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  position: fixed !important;
  right: -500px !important;
  top: 58px;
  bottom: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.header .quickcart-wrapper .block-quickcart * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.header .quickcart-wrapper .block-quickcart .quickcart-content-wrapper {
  width: 100%;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart {
  width: 100%;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-top {
  text-align: left;
  top: 0;
  z-index: 1;
  padding: 15px 18px 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-top .text {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.33;
  color: #0e1b30;
  position: relative;
  display: block;
  padding-left: 40px;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-top .text:before {
  content: '';
  width: 23px;
  height: 23px;
  left: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  background-image: url(../images/black-minicart.svg);
  background-size: 100%;
  background-position: center;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-top button.close {
  min-height: 30px;
  min-width: 54px;
  right: 0;
  margin: 0;
  padding: 0;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-top button.close span {
  position: relative;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-top button.close:hover span {
  color: #fff;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-top button.close:before {
  content: '';
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper {
  border: 0 none;
  height: calc(100% - 150px) !important;
  margin: 0;
  z-index: -1;
  position: absolute;
  overflow-y: auto;
  width: 100%;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper::-webkit-scrollbar-track {
  background-color: #F5F5F5;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper::-webkit-scrollbar,
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper::-moz-scrollbar {
  width: 6px;
  background-color: #F5F5F5;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper::-webkit-scrollbar-thumb {
  background-color: #c2c2c2;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items {
  padding: 0 12px;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item {
  padding-bottom: 0;
  border-top: 2px solid #D4D8D7;
  margin-top: 12px;
  padding-top: 12px;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item:first-child {
  margin-top: 0;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .product {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .details-qty .spinner {
  display: none;
  width: 10px;
  height: 10px;
  background-color: transparent;
  margin: 4px 15px;
  float: left;
  border: 1px solid #000;
  border-radius: 50%;
  border-bottom: 0 none;
  border-top: 0 none;
  -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
  animation: sk-rotateplane 1.2s infinite ease-in-out;
}
@-webkit-keyframes sk-rotateplane {
  0% {
    -webkit-transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes sk-rotateplane {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotateX(0deg);
  }
  50% {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
  }
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .price-container span {
  margin: 0;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .price-container span span.price-including-tax {
  width: 100%;
  display: table;
  text-align: right;
  line-height: .5;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .price-container span span.price-excluding-tax {
  width: 100%;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .price-container span span.price-excluding-tax span.minicart-price span.price {
  font-size: 1.2rem;
  line-height: 1.33;
  color: #0e1b30;
  font-weight: normal;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .options {
  margin: 0;
  min-height: 18px;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .options .option-wrapper {
  float: left;
  margin-bottom: 5px;
  width: 100%;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .options .option-wrapper dt.label,
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .options .option-wrapper dd.values {
  float: left;
  margin: 0 5px 0 0;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .options .option-wrapper dd.values {
  margin: 0;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .product-item-pricing .label {
  line-height: 16px;
  float: left;
  padding: 0 20px 0 0;
  width: auto;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .details-qty {
  width: 63px;
  height: 19px;
  border-radius: 2px;
  border: solid 0.5px #d4d8d7;
  background-color: #ffffff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin: 0;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .qty-update {
  position: relative;
  width: 16px;
  height: 17px;
  border-radius: 1px;
  background-color: #e8eff0;
  padding: 0;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .qty-update:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 9px;
  height: 1px;
  transform: translate(-50%, -50%);
  background: #696969;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .qty-update.item-plus:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1px;
  height: 9px;
  transform: translate(-50%, -50%);
  background: #696969;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .cart-item-qty {
  opacity: 1;
  width: 30px;
  font-size: 1.3rem;
  line-height: 1.38;
  text-align: center;
  color: #6e7581;
  border: none;
  height: 13px;
  padding: 0;
  margin: 0;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item button.update-cart-item {
  display: none;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-bottom-container {
  bottom: 0;
  position: absolute;
  width: 100%;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-bottom-container .items-total {
  display: none;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-bottom-container .subtotal {
  margin: 0;
  padding: 10px 12px;
  width: 100%;
  background: #fff;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-bottom-container .subtotal span {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.36;
  color: #0e1b30;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-bottom-container .subtotal span.label {
  float: left;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-bottom-container .actions.action-viewcart {
  padding: 0;
  text-align: center;
  margin: 0 12px 5px;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-bottom-container .actions.action-viewcart .secondary {
  padding: 9px 15px;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.33;
  border: 1px solid #00a160;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-bottom-container .actions.action-viewcart .secondary .viewcart {
  color: #00a160;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-bottom-container .actions.action-checkout {
  margin: 0;
  width: 100%;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-bottom-container .actions.action-checkout button.checkout {
  display: block;
  margin: 0;
  width: 100%;
  border-radius: 0;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.36;
  text-align: center;
  color: #ffffff;
  padding: 8px 0;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-bottom-container .minicart-widgets {
  padding: 0;
  margin: 0;
}
.header .quickcart-wrapper.active .block-quickcart {
  right: 0 !important;
}
@font-face {
  font-family: 'svgicons';
  src: url('../Magedelight_Storepickup/fonts/svgicons.woff2') format('woff2'), url('../Magedelight_Storepickup/fonts/svgicons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
.Store-Map {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  float: left;
  border-radius: 4px;
  background-color: #f7f9fa;
  margin: 15px 0;
  padding: 15px 13px 13px 19px;
  justify-content: space-between;
  position: relative;
}
.search-content {
  width: 100%;
}
.info-locator {
  width: 100%;
  order: 2;
  padding-top: 42px;
}
.info-locator .list-store-detail {
  padding: 0;
  margin: 0;
  list-style: none;
  width: 100%;
  overflow: hidden;
  overflow-y: auto;
}
.info-locator .list-store-detail::-webkit-scrollbar {
  width: 15px;
}
.info-locator .list-store-detail::-webkit-scrollbar-track {
  border-radius: 4px;
  background-color: #eff0f0;
}
.info-locator .list-store-detail::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background-color: #dbdede;
  border: 3px solid #eff0f0;
}
.info-locator .list-store-detail .el-content {
  padding: 10px 5px;
  border-bottom: 1px solid #d4d8d7;
  cursor: pointer;
}
.info-locator .list-store-detail .el-content:hover {
  background-color: #e8eff0;
}
.map-locator-right {
  float: right;
  width: 100%;
  order: 3;
}
.map-locator-right .mapBlock {
  float: left;
  margin-top: 0;
  width: 100%;
  overflow: hidden;
  max-height: 290px;
}
.tag-content span {
  font-size: 1.5rem;
  color: #6e7581;
  font-weight: 400;
  line-height: 1.17;
  display: block;
}
.tag-content span .storetitle {
  font-size: 1.7rem;
  color: #0e1b30;
  font-weight: 700;
  line-height: 1.15;
  margin: 0;
  margin-bottom: 5px;
}
.search-type {
  display: none;
}
.input-location input[type="text"] {
  height: 45px;
  border-radius: 2px;
  border: solid 1px #d4d8d7;
  background-color: #ffffff;
}
.storelocator-index-view h1,
.storelocator-index-index h1 {
  margin-bottom: 10px;
}
#map {
  height: 100%;
}
#type-selector {
  color: #ffffff;
  background-color: #4d90fe;
  padding: 5px 11px 0px 11px;
}
#type-selector label {
  font-family: Roboto;
  font-size: 1.3rem;
  font-weight: 300;
}
#target {
  width: 345px;
}
.pac-container {
  font-family: Roboto;
}
/* checkout page  search result container */
.pac-container {
  display: block;
  z-index: 2147483647 !important;
}
/* Map popup Image*/
.upper-image > img {
  max-height: 150px;
  max-width: 100%;
}
.address-info h2 {
  margin: 10px 0;
}
.address-info table td {
  padding: 0 2px;
}
.address-info table td p {
  margin-bottom: 2px;
}
/* Checkout page Map popup */
.white_content_hidden {
  visibility: hidden;
  position: fixed;
  width: 100%;
}
.black_overlay_hidden {
  display: none;
}
.black_overlay {
  display: block;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
}
.white_content {
  display: block;
  position: fixed;
  top: 5%;
  left: 4%;
  width: 90%;
  height: 80%;
  padding: 0.6%;
  background-color: white;
  z-index: 1002;
  overflow: auto;
}
.shipping-map-header-container {
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
}
.table-checkout-shipping-method .store-container-inner label {
  margin: 0 0 10px 0;
}
.select-store-map-button {
  padding: 8px 0 0 0;
}
.select-store-map-button a {
  font-size: 1.4rem;
  color: #1979c3;
  text-decoration: underline;
}
.select-store-map-button a:hover {
  text-decoration: none;
}
.shipping-map-header-container h2 {
  display: inline;
  margin: 0;
  line-height: 30px;
  vertical-align: top;
}
.shipping-map-header-container .input-location {
  display: inline-block;
  width: 360px;
}
.shipping-map-header-container .input-location #pac-input {
  width: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.map-popup-button {
  float: right;
}
.store-marker-container .map-popup-button {
  float: right;
}
.info-locator .info-detail-box {
  border: #ddd solid 1px;
}
.info-locator .info-detail-box h2 {
  background-color: #1979c3;
  color: #ffffff;
  padding: 14px 16px;
  font-size: 1.6rem;
  text-transform: none;
  margin: 0;
  font-weight: 700;
  margin: 0 0 0px 0;
  border-bottom: #ddd solid 1px;
}
.info-locator .info-detail-box ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.info-locator .info-detail-box ul li {
  margin: 0;
}
.info-locator .info-detail-box ul .store-image {
  float: left;
  margin: 10px 0 0 8px;
  min-height: 79px;
}
.info-locator .info-detail-box ul .store-image img {
  border-radius: 4px;
  display: block;
  height: 60px;
  margin: 0 auto;
  max-width: none;
  width: 60px;
}
.info-locator .tab_content.open {
  border: 1px solid #ddd;
  margin: 16px 0;
  border-top: 0;
}
.info-locator .tab_content.open h2 {
  background-color: #1979c3;
  padding: 14px 16px;
  color: #ffffff;
  font-size: 1.6rem;
  text-transform: none;
  margin: 0;
  font-weight: 700;
  margin: 0 0 0px 0;
  border-top: #ddd solid 1px;
}
.info-locator .title-list {
  font-size: 1.4rem;
  background-color: #1979c3;
  color: #ffffff;
  padding: 14px 16px;
  border: 1px solid #ececec;
  margin: 0 0 16px 0;
  text-align: right;
  text-transform: none;
}
.info-locator .title-list h2 {
  font-size: 1.6rem;
  text-transform: none;
  margin: 0;
  font-weight: 700;
  display: inline-block;
  float: left;
}
.info-locator .title-list span {
  display: inline-block;
  padding: 0 6px;
  font-size: 1.4rem;
  text-transform: none;
  color: #000000;
  background: #ffffff;
  border-radius: 3px;
  text-align: right;
  margin: 0;
}
.info-locator .tag-store,
.tag-store {
  min-height: 79px;
  float: left;
  margin: 8px 0 0 8px;
  /*position:absolute;*/
}
.info-locator .tag-store img,
.gm-style img {
  border-radius: 4px;
  display: block;
  height: 60px;
  margin: 0 auto;
  max-width: none;
  width: 60px;
}
.info-locator .tag-content a.view-detail {
  color: #333;
  text-decoration: none;
  font-style: normal;
  white-space: normal;
}
.info-locator .tag-content a.view-detail:hover {
  text-decoration: underline;
}
.tag-content a {
  font-size: 1.3rem;
  cursor: pointer;
  font-style: normal;
  margin-right: 4px;
  text-decoration: none;
  white-space: pre;
}
.tag-content a:hover {
  text-decoration: underline;
}
.tag-content span.btn-link.direction {
  border-left: 0px solid #bebebe;
  color: #1979c3;
  font-size: 1.3rem;
  line-height: 12px !important;
  cursor: pointer;
  padding: 0 0 0 7px;
  text-decoration: none;
}
.tag-content span.btn-link.direction:hover {
  text-decoration: underline;
}
.tag-content p {
  font-size: 1.3rem;
  line-height: 18px;
  margin: 0;
}
.stores {
  margin-left: 225px;
  margin-top: -5px;
}
#show-near-store:hover {
  border: 2px solid;
  border-color: black;
  color: black !important;
  cursor: pointer;
  font-weight: 700;
  padding: 7px 7px 7px 19px;
}
#show-near-store {
  border: 2px solid;
  background-color: #EAEAEA;
  color: #000000;
  cursor: pointer;
  font-weight: 700;
  padding: 7px 7px 7px 19px;
}
ul.vertical {
  float: left;
  padding: 10px 0 0 0;
  text-align: center;
  width: 100%;
  display: block;
}
ul.vertical li {
  border-bottom-style: none;
  border-bottom-width: medium;
  box-shadow: none;
  display: inline-block;
  float: none;
  height: 19px;
  margin-left: 8px;
  vertical-align: top;
  cursor: pointer;
  padding: 0;
  width: 26px;
  background-repeat: no-repeat;
}
.vertical .car {
  background-image: url('../Magedelight_Storepickup/images/sprite-icon.png');
  background-position: center -40px;
  line-height: 0;
  font-size: 0rem;
  color: transparent;
  padding: 1px;
}
.vertical .car:hover,
.vertical .car.active {
  background-position: center -60px;
}
.vertical .bus {
  font-size: 0rem;
  background-image: url('../Magedelight_Storepickup/images/sprite-icon.png');
  background-position: center -79px;
  line-height: 0;
  color: transparent;
  padding: 1px;
}
.vertical .bus:hover,
.vertical .bus.active {
  background-position: center -99px;
}
.vertical .walk {
  background-image: url('../Magedelight_Storepickup/images/sprite-icon.png');
  background-position: center -119px;
  line-height: 0;
  font-size: 0rem;
  color: transparent;
  padding: 1px;
}
.vertical .walk:hover,
.vertical .walk.active {
  background-position: center -139px;
}
.vertical .bicycle {
  background-image: url('../Magedelight_Storepickup/images/sprite-icon.png');
  background-position: center -160px;
  line-height: 0;
  font-size: 0rem;
  color: transparent;
  padding: 1px;
}
.vertical .bicycle:hover,
.vertical .bicycle.active {
  background-position: center -180px;
}
.directions-panel {
  background: #ffffff;
  overflow-y: auto;
  max-height: 260px;
  padding: 0;
  border-radius: 0 0 4px 4px;
  width: 100%;
}
.directions-panel .adp-warnbox {
  margin: 0;
}
.adp-warnbox {
  margin: 0 0 3px;
}
.storelocator-page .search-content {
  background: #F8F8F8;
  border: 1px solid #ECECEC;
  float: left;
  box-sizing: border-box;
  margin-bottom: 16px;
  margin-top: 8px;
  padding: 16px 20px;
  width: 100%;
  z-index: 100;
}
.storelocator-page .search-content .input-location {
  width: 28%;
  float: left;
  margin: 0 8px 0 0;
}
.storelocator-page .search-content .input-location #pac-input {
  width: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  margin: 0;
}
.storelocator-page .search-content .radius-controls {
  width: 48%;
  float: left;
}
.storelocator-page .search-content .social-icon a.website:before {
  content: "\e901";
  font-family: "svgicons";
  font-size: 3.2rem;
  color: #ffffff;
  border-radius: 100px;
  background: #333;
}
.storelocator-page .search-content .social-icon a.facebook:before {
  content: "\e900";
  font-family: "svgicons";
  font-size: 3.2rem;
  color: #ffffff;
  border-radius: 100px;
  background: #333;
}
.storelocator-page .search-content .social-icon a.twitter:before {
  content: "\e902";
  font-family: "svgicons";
  font-size: 3.2rem;
  color: #ffffff;
  border-radius: 100px;
  background: #333;
}
.storelocator-page .search-content .social-icon a {
  text-decoration: none;
}
.storelocator-page .search-content .social-icon a:hover:before {
  background: #1979c3;
  color: #ffffff;
}
.storelocator-page .search-content .social-icon .button {
  float: left;
  margin: 7px 0 0 0;
}
.storelocator-page .search-content .social-icon .social-icon-box {
  float: right;
}
.storelocator-page .search-content.storeviewsearch {
  padding: 6px 20px;
}
.search-content .label-radius {
  float: left;
  padding: 8px 0 0;
  width: auto;
}
label {
  font-size: 1.3rem;
  font-weight: 600;
  -webkit-user-select: none;
  display: inline-block;
  margin-left: 15px;
}
#track1 {
  margin: 15px 15px 15px 8px;
  position: relative;
  width: 235px;
  float: left;
}
.track {
  background-color: #428BCA;
  cursor: pointer;
  height: 0.5em;
  position: relative;
  width: 10em;
  z-index: 0;
}
#circle-radius {
  cursor: move;
  height: 1em;
  position: absolute;
  top: -0.25em;
  width: 0.25em;
  z-index: 2;
  width: 240px;
}
#radius-value {
  padding-top: 10px;
}
#option-direction {
  margin: 8px 0 0 0;
  background: #f8f8f8;
  border-top: 1px solid #ddd;
  box-sizing: border-box;
  padding: 0px;
  border-radius: 0 0 4px 4px;
}
#option-direction .store-location,
#option-direction .customer-location {
  border-radius: 3px;
  box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2);
}
#option-direction a {
  color: #1979c3;
  display: block;
  font-size: 1.3rem;
  margin: 6px 0 4px;
  text-decoration: underline;
  text-transform: capitalize;
}
#option-direction .box-input {
  padding: 8px 0 0 0;
}
#option-direction .adp {
  padding: 10px;
}
#option-direction .form-inputs {
  padding: 0 10px 10px;
  border-bottom: #ddd solid 1px;
}
.adp-placemark img.adp-marker {
  max-width: 22px;
}
.table-responsive .table tr.odd {
  background: #f6f6f6;
}
.search-filter.col-full {
  width: 100%;
  float: left;
}
.search-filter.col-full ul#list-tag-ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  float: left;
}
.search-filter.col-full ul#list-tag-ul li {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #59aded;
  border-radius: 4px;
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
  text-align: center;
  cursor: pointer;
}
.search-filter.col-full ul#list-tag-ul li img {
  padding: 10px;
  margin: 0;
  vertical-align: top;
}
.search-filter.col-full ul#list-tag-ul li p {
  background: #59aded;
  color: #ffffff;
  margin: 0;
  padding: 4px 4px;
}
.search-filter.col-full ul#list-tag-ul li:hover {
  border: 1px solid #0d64a7;
}
.search-filter.col-full ul#list-tag-ul li:hover p {
  background: #0d64a7;
}
.search-filter.col-full ul#list-tag-ul li.selected {
  border: 1px solid #0d64a7;
}
.search-filter.col-full ul#list-tag-ul li.selected p {
  background: #0d64a7;
}
.search-filter.col-full .btn-select-tag {
  text-align: right;
}
.availabel-store {
  position: relative;
  text-align: right;
}
.popup-container {
  display: none;
  position: absolute;
  z-index: 1;
  width: 160px;
  padding: 10px 14px;
  border: #ddd solid 1px;
  background: #f2f2f2;
  right: 0;
  text-align: left;
}
.popup-container .stores-name-list ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
.popup-container .stores-name-list ul li {
  margin: 0;
  padding: 0 0 4px 0;
  font-size: 1.4rem;
  list-style: inside none disc;
}
.popup-container .stores-name-list ul li a {
  color: #333;
}
.popup-container p {
  font-size: 1.4rem;
}
.popup-container p a {
  color: #333;
  font-weight: 700;
}
@media only screen and (max-width: 979px) {
  #track1 {
    width: 178px;
  }
  #circle-radius {
    width: 166px;
  }
  .info-locator {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .info-locator {
    width: 100%;
    margin: 16px 0 0;
    padding: 0;
  }
  .storelocator-page .search-content .input-location {
    margin: 0 0 10px 0;
    width: 100%;
  }
  .storelocator-page .search-content .radius-controls {
    width: 100%;
    margin: 0 0 10px;
  }
  .storelocator-page .search-content .radius-controls label {
    margin-left: 5px;
  }
  .shipping-map-header-container .input-location {
    display: block;
    width: 100%;
    margin: 10px 0;
  }
  .shipping-map-header-container h2 {
    display: block;
    line-height: 36px;
    margin: 0;
  }
  .shipping-map-header-container .input-location #pac-input {
    margin: 0;
  }
}
@media only screen and (max-width: 480px) {
  #track1 {
    width: 160px;
  }
  #circle-radius {
    width: 150px;
  }
}
@media only screen and (max-width: 480px) {
  #track1 {
    width: 118px;
  }
  #circle-radius {
    width: 100px;
  }
}
.product-item {
  vertical-align: top;
}
.product-item-name {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin-bottom: 5.5px;
  word-wrap: break-word;
  font-size: 1.3rem;
  line-height: 1.38;
  color: #0e1b30;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-item-info {
  max-width: 100%;
  position: relative;
}
.product-item-info:hover .action.towishlist {
  text-decoration: none;
}
.product-item-info:hover .action.towishlist:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 28px;
  color: #00a160;
  content: '\e908';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product-item-actions .actions-secondary > button.action {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.product-item-actions .actions-secondary > button.action:focus,
.product-item-actions .actions-secondary > button.action:active {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action:hover {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action.disabled,
.product-item-actions .actions-secondary > button.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > button.action {
  pointer-events: none;
  opacity: 0.5;
}
.product-item-actions .actions-secondary > .action:before {
  margin: 0;
}
.product-item-description {
  margin-top: 10px;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.38;
  color: #7c7474;
}
.product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}
.product-item .product-reviews-summary .reviews-actions {
  font-size: 1rem;
  margin-top: 0;
  text-transform: lowercase;
}
.product-item .price-box {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: baseline;
  margin-bottom: 11px;
}
.product-item .price-box .price {
  display: inline-block;
  white-space: nowrap;
}
.product-item .regular-price,
.product-item .special-price {
  margin-right: 10px;
  display: inline-block;
}
.product-item .regular-price .price,
.product-item .special-price .price {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.32;
  color: #0e1b30;
}
.product-item .old-price .price-wrapper .price {
  font-size: 1.2rem;
  font-weight: 400;
  color: #6e7581;
  line-height: 1.33;
  text-decoration: line-through;
}
.product-item .price-wrapper {
  margin-right: 10px;
  display: inline-block;
}
.product-item .price-wrapper .price {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.32;
  color: #0e1b30;
}
.product-item .regular-price .price-label {
  display: none;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 5.5px;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocompare:before {
  content: '\e61e';
}
.product-item .tocart {
  font-size: 1rem;
  font-weight: bold;
  border-radius: 5px;
  line-height: 17px;
  padding-bottom: 11px;
  padding-top: 11px;
  white-space: nowrap;
  text-transform: uppercase;
  padding: 0;
}
.product-item .tocart span {
  position: relative;
  padding-left: 23px;
}
.product-item .tocart span:before {
  content: '';
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../images/cart.svg);
  background-size: 100%;
  background-repeat: no-repeat;
}
body.page-products .category-top div.eln-main-content div.eln-loader {
  display: none;
}
.layer-navigation-inner .wyomind-bg-secondary {
  background: none !important;
}
[attribute-code="categories"] .filter-options-content .count {
  display: none;
}
.price-range.a-center {
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
  color: #0e1b30;
}
.price-limit {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.6;
  color: #6e7581;
}
.eln-filter-content .ui-slider .ui-slider-handle {
  background: #00a559;
}
.category-top-center {
  display: inline-block;
  width: 100%;
  max-width: 500px;
  float: right;
}
.category-top-center .horizontal {
  display: inline-block;
  width: 100%;
}
.category-top-center .horizontal .wyomind-bg-secondary {
  background-color: transparent !important;
}
.category-top-center .horizontal .wyomind-bg-secondary .eln-layer-title-section {
  display: inline-block;
  width: auto;
}
.category-top-center .horizontal .wyomind-bg-secondary .eln-layer-title-section span.eln-layer-title {
  font-size: 14px;
  font-weight: bold;
}
.category-top-center .horizontal .wyomind-bg-secondary .eln-tool-top {
  display: inline-block;
  vertical-align: top;
  float: right;
  width: 70%;
}
.category-top-center .horizontal .wyomind-bg-secondary .eln-tool-top .eln-layer {
  display: inline-block;
  width: 100%;
}
.category-top-center .horizontal .wyomind-bg-secondary .eln-tool-top .eln-layer .eln-filter-item.filter-options-item.price-slider {
  float: right !important;
  width: 55%;
}
.category-top-center .horizontal .wyomind-bg-secondary .eln-tool-top .eln-layer .eln-filter-item.filter-options-item {
  display: inline-block;
  float: left;
  vertical-align: top;
  width: 40%;
  position: relative;
}
.category-top-center .horizontal .wyomind-bg-secondary .eln-tool-top .eln-layer .eln-filter-item.filter-options-item .filter-options-title {
  line-height: 16px;
  color: #707070;
  border-top: 0;
  font-weight: 400;
  font-size: 1.4rem;
  border: 1px solid #707070;
  padding: 10px;
  text-transform: initial;
}
.category-top-center .horizontal .wyomind-bg-secondary .eln-tool-top .eln-layer .eln-filter-item.filter-options-item .filter-options-title:after {
  content: '\e622';
  font-family: 'luma-icons';
  color: #d6d6d6;
  right: 10px;
}
.category-top-center .horizontal .wyomind-bg-secondary .eln-tool-top .eln-layer .eln-filter-item.filter-options-item.active .filter-options-title:after {
  content: '\e621';
  font-family: 'luma-icons';
  color: #707070;
  right: 10px;
}
.category-top-center .horizontal .wyomind-bg-secondary .eln-tool-top .eln-layer .eln-filter-item.filter-options-item.active .eln-filter-content.filter-options-content {
  display: inline-block;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 37px;
  margin: 0;
  background: #fff;
  padding: 15px 15px 0;
  border: 1px solid #ccc;
  z-index: 9;
}
.category-top-center .horizontal .wyomind-bg-secondary .eln-tool-top .eln-layer .eln-filter-content.filter-options-content {
  display: none;
}
.category-top-center .horizontal .wyomind-bg-secondary .eln-tool-top .eln-breadcrumb {
  display: inline-block;
  width: 100%;
}
.category-top-center .horizontal .wyomind-bg-secondary .eln-tool-top .eln-breadcrumb .filter-current li.item {
  display: inline-block;
  padding: 5px 15px 5px 7px !important;
}
.category-top-center .horizontal .wyomind-bg-secondary .eln-tool-top .eln-breadcrumb .filter-current li.item .action.remove {
  right: 5px;
}
.category-top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-top: 25px;
  margin-bottom: 20px;
  position: relative;
  z-index: 9;
}
.category-top-left {
  align-self: flex-end;
}
.category-top .eln-loader.hide {
  display: none !important;
}
.category-title {
  font-size: 2.1rem;
  font-weight: bold;
  line-height: 1.33;
  color: #000000;
  margin: 0;
}
.column.main .product-items {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: 0;
}
.column.main .product-item {
  padding-left: 0;
}
.column.main .block.related {
  margin-left: -17px;
  margin-right: -17px;
  background: #e8eff0;
  padding: 25px 17px 50px 17px;
}
.column.main .products-related-slider .product-item {
  width: 100%;
}
.column.main .products-related-slider .product-item .product-item-photo {
  display: block;
  background: #ffffff;
  border: solid 1px #e2e2e2;
  padding: 15px;
  margin-bottom: 15px;
}
.column.main .products-related-slider .owl-controls {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.column.main .products-related-slider .owl-controls .owl-dots {
  height: 35px;
  border-radius: 20px;
  background-color: #0e1b30;
  padding: 0 40px;
}
.column.main .products-related-slider .product-label {
  margin-top: 0;
}
.price-container .price {
  font-size: 1.4rem;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 5.5px;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 1.1rem;
}
.price-container .weee:before {
  content: '(' attr(data-label) ': ';
}
.price-container .weee:after {
  content: ')';
}
.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ': ';
}
.block.related .title {
  text-align: center;
  margin-bottom: 30px;
}
.block.related .title strong {
  text-align: center;
  margin: 0;
  font-size: 2.1rem;
  font-weight: 500;
  line-height: 1.33;
  color: #0e1b30;
}
.products-list .product-item {
  width: 100%;
  padding-bottom: 45px;
  margin-bottom: 65px;
  border-bottom: 1px solid #cecece;
}
.products-list .product-item .towishlist {
  display: none;
}
.products-list .product-item-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.products-list .product-item-photo {
  width: 20%;
  max-width: 240px;
  padding-right: 40px;
}
.products-list .product-item-details {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  flex: 1 auto;
}
.products-list .product-item-inner {
  width: 45%;
  max-width: 220px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-content: space-around;
  justify-content: flex-end;
  padding-right: 15px;
}
.products-list .product-item .product-label {
  margin-top: 0;
}
.products-list .product-item-center {
  flex: 1 auto;
  padding-right: 40px;
}
.products-list .product-item .price-box {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: auto;
}
.products-list .product-item .price-box .special-price {
  margin-right: 0;
}
.products-list .product-item .price-box .special-price .price {
  font-size: 3.5rem;
  display: block;
}
.products-list .product-item .price-box .old-price .price {
  font-size: 1.5rem;
  display: block;
}
.products-list .product-item .product-item-actions {
  width: 100%;
}
.column.main .products-list {
  margin-top: 25px;
}
.product-label {
  line-height: 0;
  margin-top: 20px;
  margin-bottom: 13px;
}
.product-label .label {
  font-size: 1rem;
  border-radius: 20px;
  background-color: #0e1b30;
  font-weight: 400;
  line-height: 1.33;
  color: #ffffff;
  text-transform: uppercase;
  padding: 0 18px;
  line-height: 18px;
  display: inline-block;
}
.sub-category-slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.sub-category-slider .owl-stage {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sub-category-slider .sub-category-item {
  height: 100%;
}
.sub-category-slider .owl-controls {
  margin-top: 30px;
}
.category-item-link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  height: 100%;
  align-items: center;
  justify-content: flex-end;
}
.category-item-link .category-name {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.31;
  text-align: center;
  color: #6e7581;
  display: block;
  max-width: 168px;
  margin-top: 10px;
}
.product-item-actions .actions-primary + .actions-secondary > .action.towishlist {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}
.product-item-actions .actions-primary .list-addtocart,
.product-item-actions .actions-primary form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.product-item-actions .actions-primary .product-qty {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-around;
  border: solid 1px #d8d8d8;
  background: #ffffff;
  border-radius: 5px;
  height: 37px;
  width: 100%;
}
.product-item-actions .actions-primary .product-qty input[type="number"] {
  width: 30px;
  border: none;
  height: 35px;
  text-align: center;
  font-size: 1.9rem;
  font-weight: 400;
  line-height: 1.32;
  color: #0e1b30;
  padding: 0;
  background: none;
}
.product-item-actions .actions-primary .product-qty .btn {
  width: 30px;
  height: 100%;
  position: relative;
  font-size: 0;
}
.product-item-actions .actions-primary .product-qty .btn:after {
  content: '';
  width: 10.8px;
  height: 2px;
  border-radius: 1px;
  background-color: #d4d8d7;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.product-item-actions .actions-primary .product-qty .btn.btn-increase:before {
  content: '';
  width: 2px;
  height: 10.8px;
  border-radius: 1px;
  background-color: #d4d8d7;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.product-item-actions .actions-primary .tocart {
  flex: 1 auto;
  line-height: 37px;
  margin-top: 5px;
  height: 37px;
}
@media only screen and (max-width: 767px) {
  .category-top {
    display: inline-block;
  }
  .category-top-left {
    align-self: normal;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .category-top-center {
    max-width: 100% !important;
    float: left;
  }
  .category-top-center .eln-layer-title-section {
    width: 100% !important;
    margin: 0 0 20px 0;
  }
  .category-top-center .eln-tool-top {
    float: left;
    width: 100% !important;
  }
  .category-top-center .eln-layer-clear-btn {
    display: inline-block;
    width: 100%;
  }
  .category-top-center .eln-filter-item.filter-options-item {
    width: 100% !important;
    position: relative;
  }
  .category-top-center .price-slider {
    width: 100% !important;
    margin: 20px 0 0 0;
  }
  .category-top-right {
    display: inline-block;
    width: 100%;
    margin: 0px 0 0 0;
  }
  .category-top-right .eln-main-content {
    display: inline-block;
    width: 100%;
    float: left;
  }
  .category-top-right .eln-main-content .toolbar-products {
    display: inline-block;
  }
  .category-top-right .eln-main-content .product-amount {
    display: inline-block;
    width: auto;
    float: left;
  }
  .category-top-right .eln-main-content .product-amount .toolbar-amount {
    position: initial;
    display: inline-block;
    float: left;
  }
  .category-top-right .eln-main-content .modes.eln-modes {
    display: inline-block;
    margin: 0;
    float: right;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1280px) {
  .myfavourites-customer-index .products-grid .product-item,
  .page-products .products-grid .product-item {
    margin-left: calc((100% - 3 * 30%) / 2);
    width: 30%;
    margin-bottom: 20px;
  }
  .myfavourites-customer-index .products-grid .product-item:nth-child(3n + 1),
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1281px) and (max-width: 1599px) {
  .page-products .products-grid .item.product-item {
    margin-left: calc((100% - 4 * 22%) / 3);
    width: 22%;
  }
  .page-products .products-grid .item.product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1600px), print {
  .page-products .products-grid .item.product-item {
    margin-left: calc((100% - 5 * 15%) / 4);
    width: 15%;
  }
  .page-products .products-grid .item.product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
}
.page-products .columns {
  padding-top: 85px;
  position: relative;
  z-index: 1;
}
.toolbar {
  margin-bottom: 5px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}
.toolbar select {
  font-size: 1.6rem;
  height: 26px;
  border-radius: 2px;
  border: solid 1px #d4d8d7;
  padding: 0 35px 0 20px;
  background-size: 30px 55px;
  background: #ffffff url("../images/select-bg.svg") no-repeat 100% 50%;
  height: 36px;
  border-radius: 10px;
  border: solid 1px #d6d6d6;
  color: #707070;
}
.toolbar-amount {
  position: absolute;
  bottom: -95px;
  z-index: 1;
  right: 0;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.36;
  color: #707070;
  padding: 10px 0;
  margin: 0;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.toolbar-products {
  background-color: transparent;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar .pages {
  margin-bottom: 27.5px;
}
.sorter {
  float: right;
}
.page-products .sorter {
  position: absolute;
  right: 0;
  bottom: -56px;
  z-index: 1;
  width: 48%;
  max-width: 160px;
}
.page-products .sorter select {
  width: 100%;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter-options {
  width: auto;
}
.sorter-action {
  display: inline-block;
  text-decoration: none;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #757575;
  content: '\e613';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #333333;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action.sort-desc:before {
  content: '\e614';
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
.limiter .control {
  display: inline-block;
}
.modes {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-left: 35px;
}
.modes .modes-label {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.36;
  color: #0e1b30;
  margin-right: 15px;
}
.products.wrapper ~ .toolbar .modes {
  display: none;
}
.modes-mode {
  display: inline-block;
  text-decoration: none;
}
.modes-mode > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modes-mode:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: inherit;
  color: #0e1b30;
  content: '\e909';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modes-mode.mode-grid {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  margin-left: 15px;
}
.mode-list:before {
  content: '\e90c';
}
.old-price,
.old.price {
  color: #666666;
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ':';
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')';
}
.prices-tier .price-container .weee[data-label] {
  display: inline;
}
.prices-tier .price-container .weee[data-label]:before {
  content: ' +' attr(data-label) ':';
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.category-cms,
.category-image,
.category-description {
  margin-bottom: 22px;
}
.brand-label {
  margin-bottom: 10px;
}
.brand-label .label {
  display: block;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.36;
  color: #707070;
  text-transform: uppercase;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  margin: 11px 0;
  color: #7d7d7d;
  font-size: 1.4rem;
}
.product.media .product.thumbs {
  margin: 11px 0 27.5px;
}
.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product.media .items.thumbs > li {
  display: inline-block;
  vertical-align: top;
}
.product.media .items.thumbs > li {
  margin: 1rem 0 0;
}
.product.media .items.thumbs img {
  display: block;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.product-detail-top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.product.info.detailed {
  clear: both;
  margin-bottom: 30px;
}
.product.info.detailed .additional-attributes {
  width: 100%;
  border: none;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th,
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  border: none;
}
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 4px 5.5px 11px 5.5px;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 4px 33px 11px 0;
}
.product.info.detailed .additional-attributes tr:nth-child(odd) {
  background-color: #f8f8f8;
}
.product.info.detailed .additional-attributes tr .col {
  font-size: 1.4rem;
  font-weight: 400;
  color: #000000;
  text-transform: uppercase;
  vertical-align: middle;
  padding: 19px 40px;
}
.product.info.detailed .additional-attributes tr .col.label {
  font-weight: 500;
}
.product-price-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  justify-content: center;
}
.product-price-block .product-price-inner {
  max-width: 365px;
  width: 100%;
}
.product-info-main .page-title-wrapper h1 {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.3;
  color: #0e1b30;
}
.product-info-main .product-info-price {
  width: 100%;
}
.product-info-main .product-info-price .price-box .price-container > span {
  display: block;
}
.product-info-main .product-info-price .price-box .price-container > span:last-child {
  margin-bottom: 0;
}
.product-info-main .product-info-price .price-including-tax + .price-excluding-tax,
.product-info-main .product-info-price .weee + .price-excluding-tax,
.product-info-main .product-info-price .weee {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
  font-size: 1.5rem;
  color: #0e1b30;
  font-weight: 400;
  line-height: 1.35;
  margin-bottom: 5px;
}
.product-info-main .product-info-price .special-price .price-container {
  color: #ff5a5a;
}
.product-info-main .product-info-price .special-price .price-container .price {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.3;
}
.product-info-main .product-info-price .price-container {
  color: #ff5a5a;
}
.product-info-main .product-info-price .price-container .price {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.3;
}
.product-info-main .product-info-price .old-price .price-container .price {
  font-size: 2.1rem;
  font-weight: 400;
  color: #0e1b30;
  line-height: 1.3;
}
.product-info-main .product-info-price .old-price .price-label,
.product-info-main .product-info-price .special-price .price-label {
  color: #0e1b30;
}
.product-info-main .product-info-price .old-price .price-label:after,
.product-info-main .product-info-price .special-price .price-label:after {
  content: ': ';
}
.product-info-main .product-info-price .price {
  white-space: nowrap;
}
.product-info-main .product-info-price input[name="fmepreorder"] + span {
  margin: 10px 0 20px 0;
  display: block;
}
.product-info-main .product-info-stock-sku {
  display: table-cell;
  padding-bottom: 11px;
  padding-left: 10%;
  text-align: right;
  vertical-align: top;
}
.product-info-main .stock {
  margin: 0 0 3px;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  font-weight: 700;
  text-transform: uppercase;
}
.product-info-main .product.attribute.sku {
  word-break: break-all;
  word-wrap: break-word;
}
.product-info-main .product.attribute.sku .type {
  font-weight: 400;
  margin-right: 5.5px;
}
.product-info-main .product.attribute.sku .type:after {
  content: '#:';
}
.product-info-main .product.attribute.sku .value {
  display: inline-block;
}
.product-info-main .product.attribute.overview {
  margin: 22px 0;
}
.product-info-main .product.alert {
  margin: 11px 0;
}
.product-info-main .product-options-bottom .box-tocart {
  margin-top: 22px;
}
.catalog-product-view .product-detail-top .rating-summary .review-control-vote,
.catalog-product-view .amreview-info-wrapper .rating-summary .review-control-vote,
.catalog-product-view .product-detail-top .rating-summary .rating-result,
.catalog-product-view .amreview-info-wrapper .rating-summary .rating-result {
  width: auto;
  font-size: 1rem;
  margin-top: 0;
}
.catalog-product-view .product-detail-top .rating-summary .review-control-vote span:before,
.catalog-product-view .amreview-info-wrapper .rating-summary .review-control-vote span:before,
.catalog-product-view .product-detail-top .rating-summary .rating-result span:before,
.catalog-product-view .amreview-info-wrapper .rating-summary .rating-result span:before,
.catalog-product-view .product-detail-top .rating-summary .review-control-vote:before,
.catalog-product-view .amreview-info-wrapper .rating-summary .review-control-vote:before,
.catalog-product-view .product-detail-top .rating-summary .rating-result:before,
.catalog-product-view .amreview-info-wrapper .rating-summary .rating-result:before {
  font-size: 1.8rem;
  height: 18px;
  line-height: 18px;
}
.catalog-product-view .product-detail-top .reviews-actions,
.catalog-product-view .amreview-info-wrapper .reviews-actions {
  font-size: 1.4rem;
  margin-top: 5px;
}
.product-service {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 44px;
}
.product-service-items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}
.product-service-items .service-item {
  width: 100%;
  max-width: 170px;
  position: relative;
  padding-left: 38px;
}
.product-service-items .service-item h4 {
  font-size: 1.5rem;
  font-weight: 400;
  margin: 0;
  line-height: 30px;
  color: #00a559;
  text-align: left;
}
.product-service-items .service-item:before {
  content: '';
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../images/free-delivery.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.product-service-items .service-item.card-payment:before {
  background-image: url(../images/card-payment.svg);
}
.product-service-items .service-item.cash-payment:before {
  background-image: url(../images/cash-payment.svg);
}
.product-service-items .service-item.pro-delivery:before {
  background-image: url(../images/pro-delivery.svg);
}
.discount-box {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0;
}
.discount-label {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.35;
  color: #0e1b30;
}
.discount-label:after {
  content: ':';
}
.discount-value {
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 400;
  border-radius: 20px;
  background-color: #ff5a5a;
  padding: 0 15px;
  height: 28px;
  line-height: 28px;
}
.product-detail-tab.container {
  padding: 0;
}
.product-detail-tab .product.data.items {
  margin: 0;
}
.product-detail-tab .tab-title {
  height: 64px;
  border-radius: 10px;
  background-color: #00a559;
  margin-bottom: 25px !important;
}
.product-detail-tab .tab-title a {
  font-size: 1.6rem;
  font-weight: 400;
  color: #ffffff;
  text-transform: uppercase;
  padding: 0 40px;
  line-height: 64px;
  display: block;
}
.product-detail-tab .description p {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.36;
  color: #707070;
  padding: 0 40px;
  margin: 0;
}
.product-detail-tab .content-tab {
  margin-bottom: 40px;
}
.product-detail-tab .toggle-container.active {
  display: none;
}
.product-benefit h2 {
  font-size: 1.9rem;
  font-weight: 500;
  line-height: 1.32;
  color: #0e1b30;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 45px;
  margin-top: 0;
}
.product-benefit-items {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.product-benefit-items .benefit-item {
  max-width: 110px;
  text-align: center;
  padding-top: 85px;
  position: relative;
}
.product-benefit-items .benefit-item:before {
  content: '';
  width: 67px;
  height: 67px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-image: url(../images/free-delivery.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.product-benefit-items .benefit-item.pro-delivery:before {
  background-image: url(../images/pro-delivery.svg);
}
.product-benefit-items .benefit-item.tracking-order:before {
  background-image: url(../images/tracking-order.svg);
}
.product-benefit-items .benefit-item.secure-purchase:before {
  background-image: url(../images/secure-purchase.svg);
}
.product-benefit-items .benefit-item.promotions:before {
  background-image: url(../images/promotions.svg);
}
.product-benefit-items .benefit-item h4 {
  margin: 0;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.22;
  text-align: center;
  color: #0e1b30;
}
.product-dis {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px;
}
.product-dis .product-dis-slider {
  width: 35%;
  max-width: 340px;
  margin-right: 15px;
  line-height: 0;
}
.product-dis .product-dis-slider .owl-controls {
  position: absolute;
  bottom: 20px;
}
.product-dis .product-dis-slider .owl-controls .owl-dots .owl-dot span {
  width: 11px;
  height: 11px;
  background-color: #ffffff;
  margin: 0 5px;
}
.product-dis .product-dis-slider .owl-controls .owl-dots .owl-dot:hover span,
.product-dis .product-dis-slider .owl-controls .owl-dots .owl-dot.active span {
  background: #202c3e;
  margin: 0 10px;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 600;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  margin: 0 0 8px;
  padding: 0;
}
.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
  margin-top: 11px;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after,
.product-options-wrapper .fieldset-product-options-inner._required .legend:after {
  content: '*';
  color: #e02b27;
  font-size: 1.4rem;
}
.product-options-wrapper .field .note {
  display: block;
  margin-top: 5.5px;
}
.product-options-wrapper .field .note.mage-error {
  color: #ff0045;
}
.product-options-bottom .price-box,
.product-info-price .price-box {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: space-between;
}
.product-options-bottom .price-box .old-price,
.product-info-price .price-box .old-price {
  font-size: 2rem;
  font-weight: 300;
}
.product-options-bottom .price-box .old-price .price-container > span,
.product-info-price .price-box .old-price .price-container > span {
  display: inline-block;
}
.product-options-bottom .price-box .price-container > span,
.product-info-price .price-box .price-container > span {
  display: block;
}
.product-options-bottom .price-box .price-container > span:last-child,
.product-info-price .price-box .price-container > span:last-child {
  margin-bottom: 0;
}
.product-options-bottom .price-box .price-container .price-including-tax + .price-excluding-tax,
.product-info-price .price-box .price-container .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-container .weee + .price-excluding-tax,
.product-info-price .price-box .price-container .weee + .price-excluding-tax,
.product-options-bottom .price-box .price-container .weee,
.product-info-price .price-box .price-container .weee {
  font-size: 1.2rem;
  line-height: 14px;
}
.product-options-bottom .price-box .price-container .price-including-tax + .price-excluding-tax .price,
.product-info-price .price-box .price-container .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .price-container .weee + .price-excluding-tax .price,
.product-info-price .price-box .price-container .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .price-container .weee .price,
.product-info-price .price-box .price-container .weee .price {
  font-size: 1.2rem;
  font-weight: 700;
}
.box-tocart {
  margin: 0;
}
.box-tocart .fieldset {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.box-tocart .fieldset .label {
  display: none;
}
.box-tocart .fieldset .field {
  margin-bottom: 0;
  width: 50%;
}
.box-tocart .fieldset .field.qty .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  border: solid 1px #d8d8d8;
  border-radius: 5px;
  justify-content: space-around;
}
.box-tocart .fieldset .field.qty .control input {
  border: none;
  font-size: 1.9rem;
  font-weight: 400;
  line-height: 1.3;
  color: #0e1b30;
  padding: 0;
  height: 37px;
  width: 40px;
}
.box-tocart .fieldset .field.qty .control .btn {
  font-size: 0;
  display: block;
  position: relative;
  left: 0;
  width: 20px;
  flex: 1 auto;
}
.box-tocart .fieldset .field.qty .control .btn:after {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: '';
  width: 10.5px;
  height: 2px;
  border-radius: 1px;
  background-color: #d4d8d7;
  position: absolute;
  top: 50%;
  left: 50%;
}
.box-tocart .fieldset .field.qty .control .btn.btn-increase:before {
  content: '';
  width: 2px;
  height: 10.5px;
  border-radius: 1px;
  background-color: #d4d8d7;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
}
.box-tocart .fieldset .actions {
  flex: 1 auto;
}
.box-tocart .action.tocart,
.box-tocart .preorder-product {
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.31;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  height: 100%;
  border-radius: 5px;
  padding: 0 15px;
}
.box-tocart .action.tocart span,
.box-tocart .preorder-product span {
  position: relative;
  padding-left: 25px;
}
.box-tocart .action.tocart span:before,
.box-tocart .preorder-product span:before {
  content: '';
  background-image: url(../images/cart.svg);
  background-size: 16px 16px;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.product-addto-links {
  display: inline;
}
.product-addto-links .action {
  margin-right: 5%;
}
.product-social-links {
  margin: 0 0 20px;
  text-align: center;
}
.product-social-links .action.tocompare:before {
  content: '\e61e';
}
.prices-tier {
  margin-bottom: 16.5px;
}
.prices-tier .item {
  margin-bottom: 11px;
}
.prices-tier .item:last-child {
  margin-bottom: 0;
}
.prices-tier .price-excluding-tax,
.prices-tier .price-including-tax {
  display: inline-block;
}
.minimal-price-link,
.price-excluding-tax,
.price-including-tax {
  display: block;
  white-space: nowrap;
}
.ui-dialog-titlebar-close {
  line-height: 1.6;
  margin: 0;
  padding: 0;
  color: #006bc7;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #006bc7;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #00427b;
  text-decoration: none;
}
.ui-dialog-titlebar-close:active {
  color: #00427b;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  background: none;
  border: 0;
}
.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
  color: #006bc7;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.sidebar .product-items .product-item {
  margin-bottom: 22px;
  position: relative;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
}
.sidebar .product-items .product-item-info .product-item-photo {
  left: 0;
  position: absolute;
  top: 0;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-details {
  margin: 0 0 0 85px;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 11px;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .product-items .action.delete {
  position: absolute;
  right: 0;
  top: 0;
}
.sidebar .action.tocart {
  border-radius: 0;
}
.sidebar .product-items-images {
  margin-left: -5.5px;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 5.5px;
}
.sidebar .product-items-names .product-item {
  margin-bottom: 11px;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
.catalog-category-view.page-layout-1column .column.main {
  min-height: inherit;
}
.product-additional-label {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 13px;
}
.product-additional-label .product-label {
  margin: 0;
  margin-right: 15px;
}
.product-additional-label .discount-label {
  display: none;
}
.product-additional-label .discount-box {
  margin-bottom: 0;
}
.product-additional-label .discount-value {
  font-size: 1.2rem;
  padding: 0 10px;
  line-height: 18px;
  height: 18px;
}
.product-items .product-additional-label .discount-box,
.products-grid .product-additional-label .discount-box {
  margin-bottom: 0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
  padding-right: 17px;
  overflow: hidden;
}
.product-items .product-additional-label .discount-box:before,
.products-grid .product-additional-label .discount-box:before {
  content: '';
  width: 4px;
  height: 4px;
  right: 10px;
  position: absolute;
  background: #ffffff;
  z-index: 9;
  border-radius: 50%;
}
.product-items .product-additional-label .discount-box:after,
.products-grid .product-additional-label .discount-box:after {
  content: '';
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #ff5a5a;
  position: absolute;
  right: 5px;
  width: 32px;
  border-radius: 27px 11px 27px 27px;
  height: 32px;
  z-index: 8;
}
.product-items .product-additional-label .discount-value,
.products-grid .product-additional-label .discount-value {
  font-size: 1.5rem;
  font-weight: 400;
  padding: 0 5px;
  line-height: 32px;
  height: 32px;
  position: relative;
  z-index: 9;
  border-radius: 7px;
}
.gift-card-option {
  background-color: #f2f9fa;
  padding: 45px 0;
  margin-bottom: 45px;
}
.gift-card-option .fieldset {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 600px;
  margin: 0 auto;
}
.gift-card-option .field {
  width: 100%;
}
.gift-card-option .field.gift-card-design {
  margin-bottom: 40px;
}
.gift-card-option .amgiftcard-preview {
  width: 100%;
  text-align: center;
}
.gift-card-option .gift-field-width {
  width: 31%;
  margin-left: 3.5%;
}
.gift-card-option .gift-field-width:nth-child(3n + 1) {
  margin-left: 0;
}
.gift-card-option label.error {
  color: #ff0045;
  font-size: 1rem;
  margin-top: 7px;
}
.gift-card-design .input-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.gift-card-design .input-box .amgiftcard-image {
  width: 31%;
  margin-bottom: 20px;
  border-radius: 10px;
}
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto;
  position: relative;
}
.table-wrapper.comparison .table-comparison > tbody > tr > th,
.table-wrapper.comparison .table-comparison > tbody > tr > td {
  border-top: 0;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell {
  padding: 15px;
  width: 180px;
}
.table-comparison .cell.label {
  border-right: 1px solid #d1d1d1;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #d1d1d1;
}
.table-comparison .cell.attribute {
  font-size: 1.3rem;
}
.table-comparison .cell.attribute img {
  height: auto;
  max-width: 100%;
}
.table-comparison .cell.remove {
  padding-bottom: 0;
  padding-top: 0;
  text-align: right;
}
.table-comparison .cell.remove .action.delete {
  margin-right: .6rem;
}
.table-comparison .cell .attribute.value {
  overflow: hidden;
  width: 100%;
}
.table-comparison td:last-child {
  border-right: 1px solid #d1d1d1;
}
.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 15px;
}
.table-comparison .product-image-photo {
  margin-left: 0;
}
.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-item-name {
  display: block;
  margin: 15px 0;
}
.table-comparison .product-addto-links {
  margin-top: 15px;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
  line-height: 1.2rem;
  padding: 5.5px 8px;
  font-size: 1.1rem;
}
.table-comparison .action.tocart {
  white-space: nowrap;
}
.comparison.headings {
  background: #ffffff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  left: 0;
  position: absolute;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.block.related .action.select {
  vertical-align: top;
}
.block.related .product-item-details {
  position: relative;
  z-index: 1;
}
.block.related .field.choice {
  left: 0;
  position: absolute;
  top: 2px;
}
@media screen and (max-width: 900px) and (min-width: 768px) {
  .product-item-actions .actions-primary .product-qty {
    width: 50px !important;
  }
}
.block-search {
  margin-bottom: 0;
}
.block-search .block-title {
  display: none;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search .label {
  text-decoration: none;
  display: inline-block;
  float: right;
}
.block-search .label > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #ffffff;
  content: '\e615';
  font-family: 'luma-icons';
  margin: 0 11px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label.active + .control input {
  position: static;
}
.block-search .nested {
  display: none;
}
.block-search .form .actions {
  display: none;
}
.block-search .form .minisearch.active .actions {
  display: block;
}
.search-autocomplete {
  display: none;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul:not(:empty) {
  background: #ffffff;
  border: 1px solid #d4d8d7;
  border-top: 0;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 5.5px 44px 5.5px 11px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 5.5px;
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 6px;
  width: 25px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
  left: 0;
  position: absolute;
  top: 32px;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.search-terms {
  line-height: 2em;
}
.search-terms > li {
  display: inline-block;
  margin-right: 11px;
}
.search.found {
  margin-bottom: 11px;
}
.form-newsletter-manage .fieldset > .field.choice .label {
  display: inline-block;
  line-height: 18px;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
}
.login-container .fieldset:after {
  margin: 11px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.4rem;
}
.login-container .fieldset:after {
  margin-top: 35px;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 22px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.block-addresses-list .items.addresses .item.actions {
  margin-top: 5.5px;
}
.form-edit-account .fieldset.password {
  display: none;
}
.fieldset.address-form-middel {
  margin-bottom: 20px !important;
}
.form-address-edit #region_id {
  display: block !important;
}
.form-address-edit #region_id:disabled {
  display: none !important;
}
fieldset.fieldset.fieldset-address-bottom {
  margin-bottom: 0;
}
.address-form-edit .action.save.primary.account-primary {
  font-size: 1.2rem;
  font-weight: 700;
  color: #fff;
  line-height: 1.33;
  text-transform: uppercase;
  padding: 12px 28px;
  border-radius: 4px;
}
.address-bottom-field {
  display: flex;
  flex-wrap: wrap;
}
.address-bottom-field .field {
  margin-left: calc((100% - 3 * 31.5%) / 2) !important;
  margin-bottom: 20px;
  width: 31.5%;
}
.address-bottom-field .field:nth-child(3n + 1) {
  margin-left: 0 !important;
}
.pichidden {
  display: none;
}
.form-create-account .fieldset-fullname .fields .field {
  float: none;
}
.form-create-account .fieldset.create.account:after {
  margin: 11px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.4rem;
}
.form-create-account .fieldset.create.account:after {
  margin-top: 35px;
}
.form.password.forget .fieldset:after {
  margin: 11px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.4rem;
}
.form.password.forget .fieldset:after {
  margin-top: 35px;
}
.account .messages {
  margin-bottom: 22px;
}
.account .column.main {
  margin-bottom: 33px;
}
.account .sidebar-additional {
  margin-top: 44px;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .toolbar ~ .toolbar {
  display: none;
}
.account .account-tab-title.password-block + .account-tab-content {
  display: none;
}
.orders-history {
  width: 100%;
  float: left;
  border: none !important;
}
.orders-history ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.orders-history ul li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  padding: 34px 0;
  border-bottom: 1px solid #ebebeb;
}
.orders-history ul li:first-child {
  padding-top: 0;
}
.orders-history ul li h2 {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.22;
  text-align: left;
  color: #0e1b30;
  margin: 0;
}
.orders-history ul li p {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.56;
  text-align: left;
  color: #6e7581;
  margin-bottom: 0;
}
.orders-history .order-history-left {
  flex: 1 auto;
}
.orders-history .order-history-right {
  float: left;
}
.orders-history .order-history-right h2 {
  margin-top: 17px;
  margin-bottom: 20px;
}
.orders-history .order-history-right .progress {
  padding-left: 34px;
  position: relative;
  height: 30px;
}
.orders-history .order-history-right .progress:before {
  content: '';
  position: absolute;
  left: 0;
  width: 27px;
  height: 27px;
  top: 0;
  background-image: url("../images/shiping.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.orders-history .order-history-right .progress .progress-title {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.14;
  color: #08c552;
}
.orders-history .order-history-right .progress.pending:before,
.orders-history .order-history-right .progress.processing:before {
  background-image: url("../images/order/processing-gr.svg");
}
.orders-history .order-history-right .progress.confirmed:before {
  background-image: url("../images/order/confirmed-gr.svg");
}
.orders-history .order-history-right .progress.in_preparation:before {
  background-image: url("../images/order/in_preparation-gr.svg");
}
.orders-history .order-history-right .progress.to_dispatch:before {
  background-image: url("../images/order/to_dispatch-gr.svg");
}
.orders-history .order-history-right .progress.ready_to_pick_up:before {
  background-image: url("../images/order/ready_to_pick_up-gr.svg");
}
.orders-history .order-history-right .progress.complete:before {
  background-image: url("../images/order/complete-gr.svg");
}
.orders-history .order-history-right .action.primary.again-order {
  color: #ffffff;
  line-height: 32px;
  border-radius: 2px;
  background-color: #00a559;
  padding: 0 18px;
  font-size: 1.3rem;
  font-weight: 400;
}
.progress-content {
  height: 10px;
  background-color: #e8eff0;
  width: 100%;
  border-radius: 10px;
  margin-top: 4px;
}
.progress-content .progress-bar-success {
  height: 10px;
  border-radius: 10px;
  background-color: #08c552;
  z-index: 1;
}
.order-photo {
  float: left;
  width: 100%;
  margin-top: 10px;
  line-height: 0;
}
.order-photo img {
  float: left;
  margin-right: 5px;
}
.order-photo .moreview {
  position: relative;
  float: left;
  cursor: pointer;
}
.order-photo .moreview img {
  margin: 0;
}
.order-photo .moreview.showall {
  cursor: default;
}
.order-photo .moreview.showall .moreview-label {
  display: none;
}
.order-photo .moreview .moreview-label:before {
  position: absolute;
  opacity: 0.9;
  border-radius: 2px;
  background-color: #d4d8d7;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
}
.order-photo .moreview .moreview-label span {
  font-size: 2rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 400;
  line-height: 2;
  text-align: center;
  color: #006bc7;
  left: 0;
  right: 0;
}
.order-photo .moreview .moreview-label span span {
  font-size: 1.3rem;
  position: initial;
  display: block;
  line-height: 1.23;
}
.account .data.table .col.actions .action.delete,
[class^='sales-guest-'] .data.table .col.actions .action.delete,
.sales-guest-view .data.table .col.actions .action.delete {
  color: #d10029;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  display: block;
  margin-bottom: 11px;
}
.block .title strong {
  font-family: 'Roboto';
  font-weight: 500;
  line-height: 32px;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 1.8rem;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 5.5px;
}
.field.password .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.field.password .control .mage-error {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.field.password .control .input-text {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
  z-index: 2;
}
.password-strength-meter {
  background-color: #f4f4f4;
  height: 40px;
  line-height: 40px;
  padding: 10px;
  position: relative;
  z-index: 1;
}
.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.password-none .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}
.password-weak .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}
.password-medium .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}
.password-strong .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}
.password-very-strong .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}
.control.captcha-image {
  margin-top: 11px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.order-products-toolbar {
  position: relative;
}
.order-products-toolbar .toolbar-amount {
  position: relative;
  text-align: center;
}
.account .tab-title + .order-content {
  display: none;
}
.account .tab-title.active-tab + .order-content {
  display: block;
}
.account .account-tab-content .form-edit-account .fieldset.password {
  max-width: 500px;
  float: left;
  margin-bottom: 20px;
}
.account .account-tab-content .form-edit-account .fieldset.password .account-half-col {
  width: 100%;
  float: left;
}
.account .account-tab-content {
  float: right;
  margin-top: 25px;
  padding-top: 30px;
  margin-left: -100%;
  width: 100%;
  border-top: 2px solid #ebebeb;
}
.account .account-tab-content .form-edit-account .fieldset.password {
  display: block;
}
.account .account-tab-content .form-edit-account .actions-toolbar {
  width: 100%;
  float: left;
}
.account .account-tab-title {
  float: left;
  width: auto;
  margin-right: 15px;
}
.account .account-tab-title span {
  font-size: 1.4rem;
  color: #0e1b30;
  position: relative;
  line-height: 1.14;
  text-align: left;
  display: block;
  padding-bottom: 10px;
  cursor: pointer;
}
.account .account-tab-title.active-tab + .account-tab-content {
  display: block !important;
}
.account .account-tab-title.active-tab span {
  font-weight: 700;
}
.account .account-tab-title.active-tab span:after {
  content: '';
  left: 0;
  right: 0;
  position: absolute;
  bottom: -1px;
  height: 3px;
  background-color: #00a160;
}
.account-actions {
  margin-top: 20px;
}
.account-actions .account-primary {
  margin-right: 35px;
}
.account .action {
  font-size: 1.3rem;
  text-transform: uppercase;
}
.account .account-primary {
  font-size: 1.2rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.33;
  text-transform: uppercase;
  padding: 12px 28px;
  border-radius: 4px;
}
.customer-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.customer-info .customer-name {
  font-size: 2rem;
  font-family: 'HelveticaNeue';
  font-weight: 500;
  color: #000000;
  line-height: 1.25;
  text-transform: capitalize;
  margin-bottom: 15px;
  display: block;
}
.customer-pro {
  width: 74px;
  height: 74px;
  background-color: #ffdd00;
  line-height: 74px;
  text-align: center;
  font-size: 2.9rem;
  font-weight: 700;
  font-family: 'HelveticaNeue';
  color: #00a160;
  text-transform: uppercase;
  border-radius: 50%;
  margin-right: 10px;
}
.customer-right {
  flex: 1;
}
.customer-right p {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.36;
  color: #0e1b30;
}
.account .address {
  padding-left: 25px;
  position: relative;
}
.account .address:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 12px;
  height: 12px;
  background-image: url(../images/address-home.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.account .address-title {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.36;
  color: #0e1b30;
  margin-bottom: 10px;
  margin-top: 0;
}
.account .address-home {
  font-size: 1.3rem;
  font-family: 'HelveticaNeue';
  font-weight: 700;
  font-style: italic;
  line-height: 1.23;
  color: #00a160;
  display: block;
  margin-bottom: 10px;
}
.account .address-no a,
.account .address {
  font-size: 1.5rem;
  font-weight: normal;
  line-height: 1.38;
  color: #5f5f5f;
  margin-bottom: 20px;
}
.items.addresses {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
}
.items.addresses .item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: column;
  width: 100%;
}
.dash-bottom-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 20px;
  width: 100%;
  border-top: 2px solid #ebebeb;
}
.dash-bottom-content .address-title {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.36;
  color: #0e1b30;
  margin-bottom: 10px;
  margin-top: 0;
}
.dash-bottom-content .address-home {
  font-size: 1.3rem;
  font-family: 'HelveticaNeue';
  font-weight: 700;
  font-style: italic;
  line-height: 1.23;
  color: #00a160;
  display: block;
  margin-bottom: 10px;
}
.dash-bottom-content p,
.dash-bottom-content .address-no a,
.dash-bottom-content .address {
  font-size: 1.5rem;
  font-weight: normal;
  line-height: 1.38;
  color: #5f5f5f;
  margin-bottom: 20px;
}
.dash-bottom-content .items.addresses {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
}
.dash-bottom-content .items.addresses .item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: column;
  width: 100%;
}
.dash-bottom-content .address {
  padding-left: 25px;
  position: relative;
}
.dash-bottom-content .address:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 12px;
  height: 12px;
  background-image: url(../images/address-home.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.dash-bottom-content .address-no {
  margin-bottom: 20px;
  padding-left: 25px;
  position: relative;
}
.dash-bottom-content .address-no:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: inherit;
  color: inherit;
  content: '\e901';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  position: absolute;
  left: 0;
  color: #00a559;
}
.dash-address-right,
.dash-address-left {
  width: 100%;
}
.page-main .block-addresses-default.block {
  margin-bottom: 0;
}
.page-main .block-addresses-default .block-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page-main .block-addresses-default .block-content .box {
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid #ddd;
}
.page-main .block-addresses-default .block-content .box:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.page-main .block-addresses-list {
  padding-top: 25px;
  margin-top: 20px;
  margin-bottom: 20px !important;
  border-top: solid 2px #dddddd;
}
.page-main .block-addresses-list .pager {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.page-main .block-addresses-list .toolbar .toolbar-amount {
  position: inherit;
}
.page-main .block-title strong {
  font-size: 1.6rem;
  color: #0e1b30;
  margin-bottom: 20px;
  display: block;
}
.page-main .block-content .table thead tr,
.page-main .block-content table thead tr {
  border-radius: 4px;
  background-color: #daf5eb;
}
.page-main .block-content .table thead tr th,
.page-main .block-content table thead tr th {
  font-size: 1.3rem;
  font-weight: 700;
  color: #00a160;
  line-height: 1.23;
  padding: 12px 20px;
}
.form-address-edit {
  flex: 1 auto;
  margin-right: 20px;
}
.form-address-edit .fieldset {
  width: 100% !important;
}
.form-address-edit select,
.form-address-edit input[type="text"],
.form-address-edit input[type="password"],
.form-address-edit input[type="url"],
.form-address-edit input[type="tel"],
.form-address-edit input[type="search"],
.form-address-edit input[type="number"],
.form-address-edit input[type="datetime"],
.form-address-edit input[type="email"] {
  height: 32px;
  color: #a7b2b2;
}
.address-form-top {
  display: flex;
  align-items: center;
  width: 100%;
}
.address-form-edit {
  display: flex;
  justify-content: space-between;
}
.address-form-edit .fieldset > .legend,
.address-form-edit .fieldset br {
  display: none;
}
.map-detail-hidden {
  display: none;
}
.address-form-top {
  justify-content: space-between;
  display: flex;
  align-items: center;
  width: 100%;
}
.address-form-top .account-form-field {
  flex: 1 auto;
  margin-left: 20px;
}
.address-form-top .account-form-field:first-child {
  margin-left: 0;
}
.address-form-top .account-form-field.set {
  max-width: 240px;
}
.fieldset .address-form-top .field .label {
  font-size: 13px !important;
  font-weight: normal !important;
  text-transform: inherit;
}
fieldset.fieldset.address-detail-top {
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  .page-main .block-content .table thead tr th,
  .page-main .block-content table thead tr th {
    font-size: 1rem;
    padding: 5px;
  }
  .page-main .block-content .table tbody tr td,
  .page-main .block-content table tbody tr td {
    font-size: 0.9rem !important;
    padding: 5px !important;
  }
  .customer-welcome .authorization-link .sign-detail {
    display: none;
  }
  .dash-address-left {
    width: 70%;
  }
  .page-main .block-addresses-default .block-content .box {
    width: 30% !important;
    margin-left: calc((100% - 3 * 30%) / 2) !important;
  }
  .page-main .block-addresses-default .block-content .box:nth-child(3n + 1) {
    margin-left: 0 !important;
  }
}
.product-item {
  vertical-align: top;
}
.product-item-name {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin-bottom: 5.5px;
  word-wrap: break-word;
  font-size: 1.3rem;
  line-height: 1.38;
  color: #0e1b30;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-item-info {
  max-width: 100%;
  position: relative;
}
.product-item-info:hover .action.towishlist {
  text-decoration: none;
}
.product-item-info:hover .action.towishlist:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 28px;
  color: #00a160;
  content: '\e908';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product-item-actions .actions-secondary > button.action {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.product-item-actions .actions-secondary > button.action:focus,
.product-item-actions .actions-secondary > button.action:active {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action:hover {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action.disabled,
.product-item-actions .actions-secondary > button.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > button.action {
  pointer-events: none;
  opacity: 0.5;
}
.product-item-actions .actions-secondary > .action:before {
  margin: 0;
}
.product-item-description {
  margin-top: 10px;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.38;
  color: #7c7474;
}
.product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}
.product-item .product-reviews-summary .reviews-actions {
  font-size: 1rem;
  margin-top: 0;
  text-transform: lowercase;
}
.product-item .price-box {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: baseline;
  margin-bottom: 11px;
}
.product-item .price-box .price {
  display: inline-block;
  white-space: nowrap;
}
.product-item .regular-price,
.product-item .special-price {
  margin-right: 10px;
  display: inline-block;
}
.product-item .regular-price .price,
.product-item .special-price .price {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.32;
  color: #0e1b30;
}
.product-item .old-price .price-wrapper .price {
  font-size: 1.2rem;
  font-weight: 400;
  color: #6e7581;
  line-height: 1.33;
  text-decoration: line-through;
}
.product-item .price-wrapper {
  margin-right: 10px;
  display: inline-block;
}
.product-item .price-wrapper .price {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.32;
  color: #0e1b30;
}
.product-item .regular-price .price-label {
  display: none;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 5.5px;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocompare:before {
  content: '\e61e';
}
.product-item .tocart {
  font-size: 1rem;
  font-weight: bold;
  border-radius: 5px;
  line-height: 17px;
  padding-bottom: 11px;
  padding-top: 11px;
  white-space: nowrap;
  text-transform: uppercase;
  padding: 0;
}
.product-item .tocart span {
  position: relative;
  padding-left: 23px;
}
.product-item .tocart span:before {
  content: '';
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../images/cart.svg);
  background-size: 100%;
  background-repeat: no-repeat;
}
body.page-products .category-top div.eln-main-content div.eln-loader {
  display: none;
}
.layer-navigation-inner .wyomind-bg-secondary {
  background: none !important;
}
[attribute-code="categories"] .filter-options-content .count {
  display: none;
}
.price-range.a-center {
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
  color: #0e1b30;
}
.price-limit {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.6;
  color: #6e7581;
}
.eln-filter-content .ui-slider .ui-slider-handle {
  background: #00a559;
}
.category-top-center {
  display: inline-block;
  width: 100%;
  max-width: 500px;
  float: right;
}
.category-top-center .horizontal {
  display: inline-block;
  width: 100%;
}
.category-top-center .horizontal .wyomind-bg-secondary {
  background-color: transparent !important;
}
.category-top-center .horizontal .wyomind-bg-secondary .eln-layer-title-section {
  display: inline-block;
  width: auto;
}
.category-top-center .horizontal .wyomind-bg-secondary .eln-layer-title-section span.eln-layer-title {
  font-size: 14px;
  font-weight: bold;
}
.category-top-center .horizontal .wyomind-bg-secondary .eln-tool-top {
  display: inline-block;
  vertical-align: top;
  float: right;
  width: 70%;
}
.category-top-center .horizontal .wyomind-bg-secondary .eln-tool-top .eln-layer {
  display: inline-block;
  width: 100%;
}
.category-top-center .horizontal .wyomind-bg-secondary .eln-tool-top .eln-layer .eln-filter-item.filter-options-item.price-slider {
  float: right !important;
  width: 55%;
}
.category-top-center .horizontal .wyomind-bg-secondary .eln-tool-top .eln-layer .eln-filter-item.filter-options-item {
  display: inline-block;
  float: left;
  vertical-align: top;
  width: 40%;
  position: relative;
}
.category-top-center .horizontal .wyomind-bg-secondary .eln-tool-top .eln-layer .eln-filter-item.filter-options-item .filter-options-title {
  line-height: 16px;
  color: #707070;
  border-top: 0;
  font-weight: 400;
  font-size: 1.4rem;
  border: 1px solid #707070;
  padding: 10px;
  text-transform: initial;
}
.category-top-center .horizontal .wyomind-bg-secondary .eln-tool-top .eln-layer .eln-filter-item.filter-options-item .filter-options-title:after {
  content: '\e622';
  font-family: 'luma-icons';
  color: #d6d6d6;
  right: 10px;
}
.category-top-center .horizontal .wyomind-bg-secondary .eln-tool-top .eln-layer .eln-filter-item.filter-options-item.active .filter-options-title:after {
  content: '\e621';
  font-family: 'luma-icons';
  color: #707070;
  right: 10px;
}
.category-top-center .horizontal .wyomind-bg-secondary .eln-tool-top .eln-layer .eln-filter-item.filter-options-item.active .eln-filter-content.filter-options-content {
  display: inline-block;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 37px;
  margin: 0;
  background: #fff;
  padding: 15px 15px 0;
  border: 1px solid #ccc;
  z-index: 9;
}
.category-top-center .horizontal .wyomind-bg-secondary .eln-tool-top .eln-layer .eln-filter-content.filter-options-content {
  display: none;
}
.category-top-center .horizontal .wyomind-bg-secondary .eln-tool-top .eln-breadcrumb {
  display: inline-block;
  width: 100%;
}
.category-top-center .horizontal .wyomind-bg-secondary .eln-tool-top .eln-breadcrumb .filter-current li.item {
  display: inline-block;
  padding: 5px 15px 5px 7px !important;
}
.category-top-center .horizontal .wyomind-bg-secondary .eln-tool-top .eln-breadcrumb .filter-current li.item .action.remove {
  right: 5px;
}
.category-top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-top: 25px;
  margin-bottom: 20px;
  position: relative;
  z-index: 9;
}
.category-top-left {
  align-self: flex-end;
}
.category-top .eln-loader.hide {
  display: none !important;
}
.category-title {
  font-size: 2.1rem;
  font-weight: bold;
  line-height: 1.33;
  color: #000000;
  margin: 0;
}
.column.main .product-items {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: 0;
}
.column.main .product-item {
  padding-left: 0;
}
.column.main .block.related {
  margin-left: -17px;
  margin-right: -17px;
  background: #e8eff0;
  padding: 25px 17px 50px 17px;
}
.column.main .products-related-slider .product-item {
  width: 100%;
}
.column.main .products-related-slider .product-item .product-item-photo {
  display: block;
  background: #ffffff;
  border: solid 1px #e2e2e2;
  padding: 15px;
  margin-bottom: 15px;
}
.column.main .products-related-slider .owl-controls {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.column.main .products-related-slider .owl-controls .owl-dots {
  height: 35px;
  border-radius: 20px;
  background-color: #0e1b30;
  padding: 0 40px;
}
.column.main .products-related-slider .product-label {
  margin-top: 0;
}
.price-container .price {
  font-size: 1.4rem;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 5.5px;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 1.1rem;
}
.price-container .weee:before {
  content: '(' attr(data-label) ': ';
}
.price-container .weee:after {
  content: ')';
}
.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ': ';
}
.block.related .title {
  text-align: center;
  margin-bottom: 30px;
}
.block.related .title strong {
  text-align: center;
  margin: 0;
  font-size: 2.1rem;
  font-weight: 500;
  line-height: 1.33;
  color: #0e1b30;
}
.products-list .product-item {
  width: 100%;
  padding-bottom: 45px;
  margin-bottom: 65px;
  border-bottom: 1px solid #cecece;
}
.products-list .product-item .towishlist {
  display: none;
}
.products-list .product-item-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.products-list .product-item-photo {
  width: 20%;
  max-width: 240px;
  padding-right: 40px;
}
.products-list .product-item-details {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  flex: 1 auto;
}
.products-list .product-item-inner {
  width: 45%;
  max-width: 220px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-content: space-around;
  justify-content: flex-end;
  padding-right: 15px;
}
.products-list .product-item .product-label {
  margin-top: 0;
}
.products-list .product-item-center {
  flex: 1 auto;
  padding-right: 40px;
}
.products-list .product-item .price-box {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: auto;
}
.products-list .product-item .price-box .special-price {
  margin-right: 0;
}
.products-list .product-item .price-box .special-price .price {
  font-size: 3.5rem;
  display: block;
}
.products-list .product-item .price-box .old-price .price {
  font-size: 1.5rem;
  display: block;
}
.products-list .product-item .product-item-actions {
  width: 100%;
}
.column.main .products-list {
  margin-top: 25px;
}
.product-label {
  line-height: 0;
  margin-top: 20px;
  margin-bottom: 13px;
}
.product-label .label {
  font-size: 1rem;
  border-radius: 20px;
  background-color: #0e1b30;
  font-weight: 400;
  line-height: 1.33;
  color: #ffffff;
  text-transform: uppercase;
  padding: 0 18px;
  line-height: 18px;
  display: inline-block;
}
.sub-category-slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.sub-category-slider .owl-stage {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sub-category-slider .sub-category-item {
  height: 100%;
}
.sub-category-slider .owl-controls {
  margin-top: 30px;
}
.category-item-link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  height: 100%;
  align-items: center;
  justify-content: flex-end;
}
.category-item-link .category-name {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.31;
  text-align: center;
  color: #6e7581;
  display: block;
  max-width: 168px;
  margin-top: 10px;
}
.product-item-actions .actions-primary + .actions-secondary > .action.towishlist {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}
.product-item-actions .actions-primary .list-addtocart,
.product-item-actions .actions-primary form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.product-item-actions .actions-primary .product-qty {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-around;
  border: solid 1px #d8d8d8;
  background: #ffffff;
  border-radius: 5px;
  height: 37px;
  width: 100%;
}
.product-item-actions .actions-primary .product-qty input[type="number"] {
  width: 30px;
  border: none;
  height: 35px;
  text-align: center;
  font-size: 1.9rem;
  font-weight: 400;
  line-height: 1.32;
  color: #0e1b30;
  padding: 0;
  background: none;
}
.product-item-actions .actions-primary .product-qty .btn {
  width: 30px;
  height: 100%;
  position: relative;
  font-size: 0;
}
.product-item-actions .actions-primary .product-qty .btn:after {
  content: '';
  width: 10.8px;
  height: 2px;
  border-radius: 1px;
  background-color: #d4d8d7;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.product-item-actions .actions-primary .product-qty .btn.btn-increase:before {
  content: '';
  width: 2px;
  height: 10.8px;
  border-radius: 1px;
  background-color: #d4d8d7;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.product-item-actions .actions-primary .tocart {
  flex: 1 auto;
  line-height: 37px;
  margin-top: 5px;
  height: 37px;
}
@media only screen and (max-width: 767px) {
  .category-top {
    display: inline-block;
  }
  .category-top-left {
    align-self: normal;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .category-top-center {
    max-width: 100% !important;
    float: left;
  }
  .category-top-center .eln-layer-title-section {
    width: 100% !important;
    margin: 0 0 20px 0;
  }
  .category-top-center .eln-tool-top {
    float: left;
    width: 100% !important;
  }
  .category-top-center .eln-layer-clear-btn {
    display: inline-block;
    width: 100%;
  }
  .category-top-center .eln-filter-item.filter-options-item {
    width: 100% !important;
    position: relative;
  }
  .category-top-center .price-slider {
    width: 100% !important;
    margin: 20px 0 0 0;
  }
  .category-top-right {
    display: inline-block;
    width: 100%;
    margin: 0px 0 0 0;
  }
  .category-top-right .eln-main-content {
    display: inline-block;
    width: 100%;
    float: left;
  }
  .category-top-right .eln-main-content .toolbar-products {
    display: inline-block;
  }
  .category-top-right .eln-main-content .product-amount {
    display: inline-block;
    width: auto;
    float: left;
  }
  .category-top-right .eln-main-content .product-amount .toolbar-amount {
    position: initial;
    display: inline-block;
    float: left;
  }
  .category-top-right .eln-main-content .modes.eln-modes {
    display: inline-block;
    margin: 0;
    float: right;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1280px) {
  .myfavourites-customer-index .products-grid .product-item,
  .page-products .products-grid .product-item {
    margin-left: calc((100% - 3 * 30%) / 2);
    width: 30%;
    margin-bottom: 20px;
  }
  .myfavourites-customer-index .products-grid .product-item:nth-child(3n + 1),
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1281px) and (max-width: 1599px) {
  .page-products .products-grid .item.product-item {
    margin-left: calc((100% - 4 * 22%) / 3);
    width: 22%;
  }
  .page-products .products-grid .item.product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1600px), print {
  .page-products .products-grid .item.product-item {
    margin-left: calc((100% - 5 * 15%) / 4);
    width: 15%;
  }
  .page-products .products-grid .item.product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
}
.page-products .columns {
  padding-top: 85px;
  position: relative;
  z-index: 1;
}
.toolbar {
  margin-bottom: 5px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}
.toolbar select {
  font-size: 1.6rem;
  height: 26px;
  border-radius: 2px;
  border: solid 1px #d4d8d7;
  padding: 0 35px 0 20px;
  background-size: 30px 55px;
  background: #ffffff url("../images/select-bg.svg") no-repeat 100% 50%;
  height: 36px;
  border-radius: 10px;
  border: solid 1px #d6d6d6;
  color: #707070;
}
.toolbar-amount {
  position: absolute;
  bottom: -95px;
  z-index: 1;
  right: 0;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.36;
  color: #707070;
  padding: 10px 0;
  margin: 0;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.toolbar-products {
  background-color: transparent;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar .pages {
  margin-bottom: 27.5px;
}
.sorter {
  float: right;
}
.page-products .sorter {
  position: absolute;
  right: 0;
  bottom: -56px;
  z-index: 1;
  width: 48%;
  max-width: 160px;
}
.page-products .sorter select {
  width: 100%;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter-options {
  width: auto;
}
.sorter-action {
  display: inline-block;
  text-decoration: none;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #757575;
  content: '\e613';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #333333;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action.sort-desc:before {
  content: '\e614';
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
.limiter .control {
  display: inline-block;
}
.modes {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-left: 35px;
}
.modes .modes-label {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.36;
  color: #0e1b30;
  margin-right: 15px;
}
.products.wrapper ~ .toolbar .modes {
  display: none;
}
.modes-mode {
  display: inline-block;
  text-decoration: none;
}
.modes-mode > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modes-mode:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: inherit;
  color: #0e1b30;
  content: '\e909';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modes-mode.mode-grid {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  margin-left: 15px;
}
.mode-list:before {
  content: '\e90c';
}
.old-price,
.old.price {
  color: #666666;
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ':';
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')';
}
.prices-tier .price-container .weee[data-label] {
  display: inline;
}
.prices-tier .price-container .weee[data-label]:before {
  content: ' +' attr(data-label) ':';
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.category-cms,
.category-image,
.category-description {
  margin-bottom: 22px;
}
.brand-label {
  margin-bottom: 10px;
}
.brand-label .label {
  display: block;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.36;
  color: #707070;
  text-transform: uppercase;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  margin: 11px 0;
  color: #7d7d7d;
  font-size: 1.4rem;
}
.product.media .product.thumbs {
  margin: 11px 0 27.5px;
}
.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product.media .items.thumbs > li {
  display: inline-block;
  vertical-align: top;
}
.product.media .items.thumbs > li {
  margin: 1rem 0 0;
}
.product.media .items.thumbs img {
  display: block;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.product-detail-top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.product.info.detailed {
  clear: both;
  margin-bottom: 30px;
}
.product.info.detailed .additional-attributes {
  width: 100%;
  border: none;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th,
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  border: none;
}
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 4px 5.5px 11px 5.5px;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 4px 33px 11px 0;
}
.product.info.detailed .additional-attributes tr:nth-child(odd) {
  background-color: #f8f8f8;
}
.product.info.detailed .additional-attributes tr .col {
  font-size: 1.4rem;
  font-weight: 400;
  color: #000000;
  text-transform: uppercase;
  vertical-align: middle;
  padding: 19px 40px;
}
.product.info.detailed .additional-attributes tr .col.label {
  font-weight: 500;
}
.product-price-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  justify-content: center;
}
.product-price-block .product-price-inner {
  max-width: 365px;
  width: 100%;
}
.product-info-main .page-title-wrapper h1 {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.3;
  color: #0e1b30;
}
.product-info-main .product-info-price {
  width: 100%;
}
.product-info-main .product-info-price .price-box .price-container > span {
  display: block;
}
.product-info-main .product-info-price .price-box .price-container > span:last-child {
  margin-bottom: 0;
}
.product-info-main .product-info-price .price-including-tax + .price-excluding-tax,
.product-info-main .product-info-price .weee + .price-excluding-tax,
.product-info-main .product-info-price .weee {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
  font-size: 1.5rem;
  color: #0e1b30;
  font-weight: 400;
  line-height: 1.35;
  margin-bottom: 5px;
}
.product-info-main .product-info-price .special-price .price-container {
  color: #ff5a5a;
}
.product-info-main .product-info-price .special-price .price-container .price {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.3;
}
.product-info-main .product-info-price .price-container {
  color: #ff5a5a;
}
.product-info-main .product-info-price .price-container .price {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.3;
}
.product-info-main .product-info-price .old-price .price-container .price {
  font-size: 2.1rem;
  font-weight: 400;
  color: #0e1b30;
  line-height: 1.3;
}
.product-info-main .product-info-price .old-price .price-label,
.product-info-main .product-info-price .special-price .price-label {
  color: #0e1b30;
}
.product-info-main .product-info-price .old-price .price-label:after,
.product-info-main .product-info-price .special-price .price-label:after {
  content: ': ';
}
.product-info-main .product-info-price .price {
  white-space: nowrap;
}
.product-info-main .product-info-price input[name="fmepreorder"] + span {
  margin: 10px 0 20px 0;
  display: block;
}
.product-info-main .product-info-stock-sku {
  display: table-cell;
  padding-bottom: 11px;
  padding-left: 10%;
  text-align: right;
  vertical-align: top;
}
.product-info-main .stock {
  margin: 0 0 3px;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  font-weight: 700;
  text-transform: uppercase;
}
.product-info-main .product.attribute.sku {
  word-break: break-all;
  word-wrap: break-word;
}
.product-info-main .product.attribute.sku .type {
  font-weight: 400;
  margin-right: 5.5px;
}
.product-info-main .product.attribute.sku .type:after {
  content: '#:';
}
.product-info-main .product.attribute.sku .value {
  display: inline-block;
}
.product-info-main .product.attribute.overview {
  margin: 22px 0;
}
.product-info-main .product.alert {
  margin: 11px 0;
}
.product-info-main .product-options-bottom .box-tocart {
  margin-top: 22px;
}
.catalog-product-view .product-detail-top .rating-summary .review-control-vote,
.catalog-product-view .amreview-info-wrapper .rating-summary .review-control-vote,
.catalog-product-view .product-detail-top .rating-summary .rating-result,
.catalog-product-view .amreview-info-wrapper .rating-summary .rating-result {
  width: auto;
  font-size: 1rem;
  margin-top: 0;
}
.catalog-product-view .product-detail-top .rating-summary .review-control-vote span:before,
.catalog-product-view .amreview-info-wrapper .rating-summary .review-control-vote span:before,
.catalog-product-view .product-detail-top .rating-summary .rating-result span:before,
.catalog-product-view .amreview-info-wrapper .rating-summary .rating-result span:before,
.catalog-product-view .product-detail-top .rating-summary .review-control-vote:before,
.catalog-product-view .amreview-info-wrapper .rating-summary .review-control-vote:before,
.catalog-product-view .product-detail-top .rating-summary .rating-result:before,
.catalog-product-view .amreview-info-wrapper .rating-summary .rating-result:before {
  font-size: 1.8rem;
  height: 18px;
  line-height: 18px;
}
.catalog-product-view .product-detail-top .reviews-actions,
.catalog-product-view .amreview-info-wrapper .reviews-actions {
  font-size: 1.4rem;
  margin-top: 5px;
}
.product-service {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 44px;
}
.product-service-items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}
.product-service-items .service-item {
  width: 100%;
  max-width: 170px;
  position: relative;
  padding-left: 38px;
}
.product-service-items .service-item h4 {
  font-size: 1.5rem;
  font-weight: 400;
  margin: 0;
  line-height: 30px;
  color: #00a559;
  text-align: left;
}
.product-service-items .service-item:before {
  content: '';
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../images/free-delivery.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.product-service-items .service-item.card-payment:before {
  background-image: url(../images/card-payment.svg);
}
.product-service-items .service-item.cash-payment:before {
  background-image: url(../images/cash-payment.svg);
}
.product-service-items .service-item.pro-delivery:before {
  background-image: url(../images/pro-delivery.svg);
}
.discount-box {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0;
}
.discount-label {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.35;
  color: #0e1b30;
}
.discount-label:after {
  content: ':';
}
.discount-value {
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 400;
  border-radius: 20px;
  background-color: #ff5a5a;
  padding: 0 15px;
  height: 28px;
  line-height: 28px;
}
.product-detail-tab.container {
  padding: 0;
}
.product-detail-tab .product.data.items {
  margin: 0;
}
.product-detail-tab .tab-title {
  height: 64px;
  border-radius: 10px;
  background-color: #00a559;
  margin-bottom: 25px !important;
}
.product-detail-tab .tab-title a {
  font-size: 1.6rem;
  font-weight: 400;
  color: #ffffff;
  text-transform: uppercase;
  padding: 0 40px;
  line-height: 64px;
  display: block;
}
.product-detail-tab .description p {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.36;
  color: #707070;
  padding: 0 40px;
  margin: 0;
}
.product-detail-tab .content-tab {
  margin-bottom: 40px;
}
.product-detail-tab .toggle-container.active {
  display: none;
}
.product-benefit h2 {
  font-size: 1.9rem;
  font-weight: 500;
  line-height: 1.32;
  color: #0e1b30;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 45px;
  margin-top: 0;
}
.product-benefit-items {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.product-benefit-items .benefit-item {
  max-width: 110px;
  text-align: center;
  padding-top: 85px;
  position: relative;
}
.product-benefit-items .benefit-item:before {
  content: '';
  width: 67px;
  height: 67px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-image: url(../images/free-delivery.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.product-benefit-items .benefit-item.pro-delivery:before {
  background-image: url(../images/pro-delivery.svg);
}
.product-benefit-items .benefit-item.tracking-order:before {
  background-image: url(../images/tracking-order.svg);
}
.product-benefit-items .benefit-item.secure-purchase:before {
  background-image: url(../images/secure-purchase.svg);
}
.product-benefit-items .benefit-item.promotions:before {
  background-image: url(../images/promotions.svg);
}
.product-benefit-items .benefit-item h4 {
  margin: 0;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.22;
  text-align: center;
  color: #0e1b30;
}
.product-dis {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px;
}
.product-dis .product-dis-slider {
  width: 35%;
  max-width: 340px;
  margin-right: 15px;
  line-height: 0;
}
.product-dis .product-dis-slider .owl-controls {
  position: absolute;
  bottom: 20px;
}
.product-dis .product-dis-slider .owl-controls .owl-dots .owl-dot span {
  width: 11px;
  height: 11px;
  background-color: #ffffff;
  margin: 0 5px;
}
.product-dis .product-dis-slider .owl-controls .owl-dots .owl-dot:hover span,
.product-dis .product-dis-slider .owl-controls .owl-dots .owl-dot.active span {
  background: #202c3e;
  margin: 0 10px;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 600;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  margin: 0 0 8px;
  padding: 0;
}
.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
  margin-top: 11px;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after,
.product-options-wrapper .fieldset-product-options-inner._required .legend:after {
  content: '*';
  color: #e02b27;
  font-size: 1.4rem;
}
.product-options-wrapper .field .note {
  display: block;
  margin-top: 5.5px;
}
.product-options-wrapper .field .note.mage-error {
  color: #ff0045;
}
.product-options-bottom .price-box,
.product-info-price .price-box {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: space-between;
}
.product-options-bottom .price-box .old-price,
.product-info-price .price-box .old-price {
  font-size: 2rem;
  font-weight: 300;
}
.product-options-bottom .price-box .old-price .price-container > span,
.product-info-price .price-box .old-price .price-container > span {
  display: inline-block;
}
.product-options-bottom .price-box .price-container > span,
.product-info-price .price-box .price-container > span {
  display: block;
}
.product-options-bottom .price-box .price-container > span:last-child,
.product-info-price .price-box .price-container > span:last-child {
  margin-bottom: 0;
}
.product-options-bottom .price-box .price-container .price-including-tax + .price-excluding-tax,
.product-info-price .price-box .price-container .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-container .weee + .price-excluding-tax,
.product-info-price .price-box .price-container .weee + .price-excluding-tax,
.product-options-bottom .price-box .price-container .weee,
.product-info-price .price-box .price-container .weee {
  font-size: 1.2rem;
  line-height: 14px;
}
.product-options-bottom .price-box .price-container .price-including-tax + .price-excluding-tax .price,
.product-info-price .price-box .price-container .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .price-container .weee + .price-excluding-tax .price,
.product-info-price .price-box .price-container .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .price-container .weee .price,
.product-info-price .price-box .price-container .weee .price {
  font-size: 1.2rem;
  font-weight: 700;
}
.box-tocart {
  margin: 0;
}
.box-tocart .fieldset {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.box-tocart .fieldset .label {
  display: none;
}
.box-tocart .fieldset .field {
  margin-bottom: 0;
  width: 50%;
}
.box-tocart .fieldset .field.qty .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  border: solid 1px #d8d8d8;
  border-radius: 5px;
  justify-content: space-around;
}
.box-tocart .fieldset .field.qty .control input {
  border: none;
  font-size: 1.9rem;
  font-weight: 400;
  line-height: 1.3;
  color: #0e1b30;
  padding: 0;
  height: 37px;
  width: 40px;
}
.box-tocart .fieldset .field.qty .control .btn {
  font-size: 0;
  display: block;
  position: relative;
  left: 0;
  width: 20px;
  flex: 1 auto;
}
.box-tocart .fieldset .field.qty .control .btn:after {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: '';
  width: 10.5px;
  height: 2px;
  border-radius: 1px;
  background-color: #d4d8d7;
  position: absolute;
  top: 50%;
  left: 50%;
}
.box-tocart .fieldset .field.qty .control .btn.btn-increase:before {
  content: '';
  width: 2px;
  height: 10.5px;
  border-radius: 1px;
  background-color: #d4d8d7;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
}
.box-tocart .fieldset .actions {
  flex: 1 auto;
}
.box-tocart .action.tocart,
.box-tocart .preorder-product {
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.31;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  height: 100%;
  border-radius: 5px;
  padding: 0 15px;
}
.box-tocart .action.tocart span,
.box-tocart .preorder-product span {
  position: relative;
  padding-left: 25px;
}
.box-tocart .action.tocart span:before,
.box-tocart .preorder-product span:before {
  content: '';
  background-image: url(../images/cart.svg);
  background-size: 16px 16px;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.product-addto-links {
  display: inline;
}
.product-addto-links .action {
  margin-right: 5%;
}
.product-social-links {
  margin: 0 0 20px;
  text-align: center;
}
.product-social-links .action.tocompare:before {
  content: '\e61e';
}
.prices-tier {
  margin-bottom: 16.5px;
}
.prices-tier .item {
  margin-bottom: 11px;
}
.prices-tier .item:last-child {
  margin-bottom: 0;
}
.prices-tier .price-excluding-tax,
.prices-tier .price-including-tax {
  display: inline-block;
}
.minimal-price-link,
.price-excluding-tax,
.price-including-tax {
  display: block;
  white-space: nowrap;
}
.ui-dialog-titlebar-close {
  line-height: 1.6;
  margin: 0;
  padding: 0;
  color: #006bc7;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #006bc7;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #00427b;
  text-decoration: none;
}
.ui-dialog-titlebar-close:active {
  color: #00427b;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  background: none;
  border: 0;
}
.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
  color: #006bc7;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.sidebar .product-items .product-item {
  margin-bottom: 22px;
  position: relative;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
}
.sidebar .product-items .product-item-info .product-item-photo {
  left: 0;
  position: absolute;
  top: 0;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-details {
  margin: 0 0 0 85px;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 11px;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .product-items .action.delete {
  position: absolute;
  right: 0;
  top: 0;
}
.sidebar .action.tocart {
  border-radius: 0;
}
.sidebar .product-items-images {
  margin-left: -5.5px;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 5.5px;
}
.sidebar .product-items-names .product-item {
  margin-bottom: 11px;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
.catalog-category-view.page-layout-1column .column.main {
  min-height: inherit;
}
.product-additional-label {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 13px;
}
.product-additional-label .product-label {
  margin: 0;
  margin-right: 15px;
}
.product-additional-label .discount-label {
  display: none;
}
.product-additional-label .discount-box {
  margin-bottom: 0;
}
.product-additional-label .discount-value {
  font-size: 1.2rem;
  padding: 0 10px;
  line-height: 18px;
  height: 18px;
}
.product-items .product-additional-label .discount-box,
.products-grid .product-additional-label .discount-box {
  margin-bottom: 0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
  padding-right: 17px;
  overflow: hidden;
}
.product-items .product-additional-label .discount-box:before,
.products-grid .product-additional-label .discount-box:before {
  content: '';
  width: 4px;
  height: 4px;
  right: 10px;
  position: absolute;
  background: #ffffff;
  z-index: 9;
  border-radius: 50%;
}
.product-items .product-additional-label .discount-box:after,
.products-grid .product-additional-label .discount-box:after {
  content: '';
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #ff5a5a;
  position: absolute;
  right: 5px;
  width: 32px;
  border-radius: 27px 11px 27px 27px;
  height: 32px;
  z-index: 8;
}
.product-items .product-additional-label .discount-value,
.products-grid .product-additional-label .discount-value {
  font-size: 1.5rem;
  font-weight: 400;
  padding: 0 5px;
  line-height: 32px;
  height: 32px;
  position: relative;
  z-index: 9;
  border-radius: 7px;
}
.gift-card-option {
  background-color: #f2f9fa;
  padding: 45px 0;
  margin-bottom: 45px;
}
.gift-card-option .fieldset {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 600px;
  margin: 0 auto;
}
.gift-card-option .field {
  width: 100%;
}
.gift-card-option .field.gift-card-design {
  margin-bottom: 40px;
}
.gift-card-option .amgiftcard-preview {
  width: 100%;
  text-align: center;
}
.gift-card-option .gift-field-width {
  width: 31%;
  margin-left: 3.5%;
}
.gift-card-option .gift-field-width:nth-child(3n + 1) {
  margin-left: 0;
}
.gift-card-option label.error {
  color: #ff0045;
  font-size: 1rem;
  margin-top: 7px;
}
.gift-card-design .input-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.gift-card-design .input-box .amgiftcard-image {
  width: 31%;
  margin-bottom: 20px;
  border-radius: 10px;
}
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto;
  position: relative;
}
.table-wrapper.comparison .table-comparison > tbody > tr > th,
.table-wrapper.comparison .table-comparison > tbody > tr > td {
  border-top: 0;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell {
  padding: 15px;
  width: 180px;
}
.table-comparison .cell.label {
  border-right: 1px solid #d1d1d1;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #d1d1d1;
}
.table-comparison .cell.attribute {
  font-size: 1.3rem;
}
.table-comparison .cell.attribute img {
  height: auto;
  max-width: 100%;
}
.table-comparison .cell.remove {
  padding-bottom: 0;
  padding-top: 0;
  text-align: right;
}
.table-comparison .cell.remove .action.delete {
  margin-right: .6rem;
}
.table-comparison .cell .attribute.value {
  overflow: hidden;
  width: 100%;
}
.table-comparison td:last-child {
  border-right: 1px solid #d1d1d1;
}
.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 15px;
}
.table-comparison .product-image-photo {
  margin-left: 0;
}
.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-item-name {
  display: block;
  margin: 15px 0;
}
.table-comparison .product-addto-links {
  margin-top: 15px;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
  line-height: 1.2rem;
  padding: 5.5px 8px;
  font-size: 1.1rem;
}
.table-comparison .action.tocart {
  white-space: nowrap;
}
.comparison.headings {
  background: #ffffff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  left: 0;
  position: absolute;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.block.related .action.select {
  vertical-align: top;
}
.block.related .product-item-details {
  position: relative;
  z-index: 1;
}
.block.related .field.choice {
  left: 0;
  position: absolute;
  top: 2px;
}
@media screen and (max-width: 900px) and (min-width: 768px) {
  .product-item-actions .actions-primary .product-qty {
    width: 50px !important;
  }
}
.data.switch .counter {
  color: #7d7d7d;
}
.data.switch .counter:before {
  content: '(';
}
.data.switch .counter:after {
  content: ')';
}
#tab-label-reviews .counter {
  display: none;
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 57px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #d4d8d7;
  font-family: 'icomoon';
  font-size: 9px;
  height: 9px;
  letter-spacing: 3px;
  line-height: 9px;
  content: '\e907' '\e907' '\e907' '\e907' '\e907';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #006bc7;
  font-family: 'icomoon';
  font-size: 9px;
  height: 9px;
  letter-spacing: 3px;
  line-height: 9px;
  content: '\e907' '\e907' '\e907' '\e907' '\e907';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.rating-summary .rating-result,
.review-control-vote {
  overflow: hidden;
}
.rating-summary .rating-result:before,
.review-control-vote:before {
  color: #d4d8d7;
  font-family: 'icomoon';
  font-size: 9px;
  height: 9px;
  letter-spacing: 3px;
  line-height: 9px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e907' '\e907' '\e907' '\e907' '\e907';
  display: block;
  position: absolute;
  z-index: 1;
}
.rating-summary .rating-result input[type="radio"],
.review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.rating-summary .rating-result input[type="radio"]:hover + label:before,
.review-control-vote input[type="radio"]:hover + label:before,
.rating-summary .rating-result input[type="radio"]:checked + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.rating-summary .rating-result label,
.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.rating-summary .rating-result label span,
.review-control-vote label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.rating-summary .rating-result label:before,
.review-control-vote label:before {
  color: #006bc7;
  font-family: 'icomoon';
  font-size: 9px;
  height: 9px;
  letter-spacing: 3px;
  line-height: 9px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.rating-summary .rating-result label:hover:before,
.review-control-vote label:hover:before {
  opacity: 1;
}
.rating-summary .rating-result label:hover ~ label:before,
.review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.rating-summary .rating-result .rating-5,
.review-control-vote .rating-5 {
  z-index: 2;
}
.rating-summary .rating-result .rating-5:before,
.review-control-vote .rating-5:before {
  content: '\e907' '\e907' '\e907' '\e907' '\e907';
}
.rating-summary .rating-result .rating-4,
.review-control-vote .rating-4 {
  z-index: 3;
}
.rating-summary .rating-result .rating-4:before,
.review-control-vote .rating-4:before {
  content: '\e907' '\e907' '\e907' '\e907';
}
.rating-summary .rating-result .rating-3,
.review-control-vote .rating-3 {
  z-index: 4;
}
.rating-summary .rating-result .rating-3:before,
.review-control-vote .rating-3:before {
  content: '\e907' '\e907' '\e907';
}
.rating-summary .rating-result .rating-2,
.review-control-vote .rating-2 {
  z-index: 5;
}
.rating-summary .rating-result .rating-2:before,
.review-control-vote .rating-2:before {
  content: '\e907' '\e907';
}
.rating-summary .rating-result .rating-1,
.review-control-vote .rating-1 {
  z-index: 6;
}
.rating-summary .rating-result .rating-1:before,
.review-control-vote .rating-1:before {
  content: '\e907';
}
.rating-summary .rating-result:before,
.review-control-vote:before {
  content: '\e914' '\e914' '\e914' '\e914' '\e914';
}
.products-reviews-toolbar {
  position: relative;
}
.products-reviews-toolbar .toolbar-amount {
  position: relative;
  text-align: center;
}
.review-toolbar {
  border-top: 1px solid #b9b9b9;
  margin: 0 0 22px;
  padding: 0;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  border-bottom: 1px solid #b9b9b9;
  display: block;
  padding: 22px 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .action.submit.primary {
  background: #00a559;
  border: none;
  color: #ffffff;
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 14px 55px;
  margin: 0;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #00a559;
  border: none;
  color: #ffffff;
}
.review-form .action.submit.primary:hover {
  background: #008c4b;
  border: none;
  color: #ffffff;
}
.review-form .actions-toolbar .actions-primary {
  padding: 0;
}
.review-form-section .toggle-review {
  display: none;
}
.review-form-section .toggle-review.active {
  display: block;
}
.fieldset .review-legend.legend {
  border-bottom: 0;
  line-height: 1.3;
  margin-bottom: 22px;
  padding: 0;
}
.fieldset .review-legend.legend span {
  margin: 0;
}
.fieldset .review-legend.legend strong {
  display: block;
  font-weight: 600;
}
.fieldset .review-field-ratings > .label {
  font-weight: 600;
  margin-bottom: 11px;
  padding: 0;
}
.review-control-vote label:before,
.review-control-vote:before {
  font-size: 3.2rem;
  height: 32px;
  letter-spacing: 10px;
  line-height: 32px;
}
.review-field-rating .label {
  font-weight: 600;
}
.review-field-rating .control {
  margin-bottom: 52.8px;
  margin-top: 11px;
}
.review-list {
  margin-bottom: 33px;
}
.review-list .block-title strong {
  font-family: 'Roboto';
  font-weight: 500;
  line-height: 32px;
  font-size: 2.1rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
.review-list .rating-summary .rating-result {
  width: auto;
}
.review-list .rating-summary .rating-result:before,
.review-list .rating-summary .rating-result span:before {
  font-size: 0.9rem;
  height: 9px;
  letter-spacing: 2px;
  line-height: 9px;
}
.review-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-bottom: 1px solid #b9b9b9;
  margin: 0;
  padding-bottom: 10px;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 20px;
}
.review-ratings {
  display: table;
  margin-bottom: 11px;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-author .review-details-value {
  font-weight: 400;
}
.review-date {
  display: inline;
}
.review-title {
  font-size: 1.4rem;
  font-weight: 500;
  color: #0e1b30;
  line-height: 1.36;
  text-transform: uppercase;
}
.review-content {
  font-size: 1.4rem;
  font-weight: 400;
  color: #707070;
  line-height: 1.36;
}
.fieldset .review-legend.legend {
  margin-bottom: 20px;
}
.review-item {
  padding-bottom: 30px;
  margin-bottom: 20px;
}
.page-main .column .review-add {
  margin-bottom: 0;
}
.product-reviews-summary.short .action.view span {
  display: none;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer.review.view .review.title,
.customer.review.view .ratings.summary.items,
.customer.review.view .product.details {
  margin-bottom: 22px;
}
.product-reviews-summary {
  margin-bottom: 5.5px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary .rating-summary {
  display: inline-block;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: inline-block;
  font-size: 11px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a:not(:last-child) {
  margin-right: 30px;
}
.product-info-main .rating-summary,
.customer-review .rating-summary {
  margin-right: 10px;
}
.block-reviews-dashboard .items .item {
  margin-bottom: 22px;
}
.block-reviews-dashboard .items .item:last-child {
  margin-bottom: 0;
}
.block-reviews-dashboard .product-name {
  display: inline-block;
}
.block-reviews-dashboard .product-name:not(:last-child) {
  margin-bottom: 5.5px;
}
.block-reviews-dashboard .rating-summary .label {
  font-weight: 600;
  margin-right: 11px;
}
.table-reviews .product-name,
.block-reviews-dashboard .product-name {
  font-weight: 400;
}
.table-reviews .rating-summary {
  display: inline-block;
  vertical-align: baseline;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details {
  margin: 0;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 22px;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 11px;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  font-family: 'Roboto';
  font-weight: 500;
  line-height: 1.33;
  font-size: 2.1rem;
  margin-top: 1.65rem;
  margin-bottom: 1.1rem;
  font-weight: 600;
  margin-bottom: 22px;
}
.customer-review .review-details .review-content {
  margin: 0;
  margin-bottom: 22px;
}
.customer-review .review-details .review-date {
  color: #a6a6a6;
}
.order-links .item {
  line-height: 22px;
  margin: 0 0 -1px;
}
.order-links .item strong {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  display: block;
  font-weight: 600;
  padding: 0 20px;
}
.order-links .item a {
  background: #f0f0f0;
  color: #7d7d7d;
  border: 1px solid #d1d1d1;
  display: block;
  font-weight: 600;
  padding: 0 20px;
}
.order-links .item a:hover {
  background: #fcfcfc;
  text-decoration: none;
}
.sales-order-view .page-title {
  display: none;
}
.order-details-items .order-title {
  border-bottom: 1px solid #d1d1d1;
  padding: 0 0 11px;
}
.order-details-items .order-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.order-details-items .order-title .action {
  display: inline-block;
}
.order-details-items .table-wrapper {
  margin: 0;
}
.order-details-items .table-wrapper + .actions-toolbar {
  display: none;
}
.order-details-items .table-wrapper:not(:last-child) {
  margin-bottom: 33px;
}
.order-details-items .table-order-items {
  border-top: 1px solid #d4d8d7;
}
.order-details-items .table-order-items > thead > tr > th {
  border-bottom: 1px solid #d1d1d1;
}
.account .order-details-items .table-order-items tbody tr:nth-child(even) td {
  background: none;
}
.order-details-items .table-order-items tbody .col.label {
  font-weight: 700;
  padding-bottom: 5px;
  padding-top: 0;
}
.order-details-items .table-order-items tbody .col.options {
  padding: 0 0 15px;
}
.order-details-items .table-order-items tbody > .item-parent td {
  padding-bottom: 5px;
}
.order-details-items .table-order-items tbody > .item-parent + tr td {
  padding-top: 5px;
}
.order-details-items .table-order-items tbody .item-options-container td {
  padding-bottom: 15px;
  padding-top: 0;
}
.order-details-items .table-order-items .product-item-name {
  font-size: 1.8rem;
  font-weight: 700;
  color: #6e7581;
  margin: 0 0 5px;
  line-height: 1.22;
}
.order-details-items .table-order-items .price {
  margin: 0;
}
.order-details-items .table-order-items .price .price-excluding-tax {
  font-size: 1.6rem;
  color: #6e7581;
  font-weight: 400;
  line-height: 1.19;
  margin-bottom: 8px;
  display: block;
}
.order-details-items .item-options {
  margin: 0;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options dd:last-child {
  margin-bottom: 0;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ': ';
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-details-items thead .col.qty {
  text-align: center;
}
.order-details-items .action.show {
  display: inline-block;
  text-decoration: none;
  color: #333333;
}
.order-details-items .action.show > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.order-details-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .action.show.expanded:after {
  content: '\e621';
}
.order-details-items .product-item-name {
  font-size: 1.8rem;
}
.order-details-items .items-qty .item {
  font-size: 1.6rem;
  font-weight: 400;
  color: #6e7581;
  white-space: nowrap;
  line-height: 1.19;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.order-details-items .pages-items .item:first-child,
.order-details-items .pages-items .item:last-child {
  margin-right: 0;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .box-title {
  font-weight: 600;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.column.main .order-details-items .block-order-details-gift-message {
  margin: 40px 0 0;
}
.block-order-details-gift-message + .actions-toolbar {
  display: none;
}
.order-tracking {
  margin: 0;
  padding: 20px 0;
}
.order-title + .order-tracking {
  border-bottom: 1px solid #d1d1d1;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.order-actions-toolbar .action.print {
  display: none;
  margin: 0;
}
.form-orders-search .field:last-child {
  margin-bottom: 22px;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.box-order-shipping-address address {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.56;
  color: #5f5f5f;
}
.box-order-total-summary ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.box-order-total-summary ul li {
  font-size: 1.6rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  font-weight: 400;
  line-height: 1.19;
  color: #6e7581;
  padding-bottom: 6px;
}
.box-order-total-summary ul li.grand_total {
  border-top: 2px solid #d4d8d7;
  padding-top: 15px;
  margin-top: 9px;
  padding-bottom: 0;
}
.box-order-total-summary ul .price {
  font-weight: 700;
}
.order-links .item {
  float: left;
  margin: 0 5.5px 0 0;
}
.order-links .item a {
  padding: 5.5px 22px;
}
.order-links .item strong {
  border-bottom: 0;
  margin-bottom: -1px;
  padding: 5.5px 22px 6.5px 22px;
}
.order-actions-toolbar .action {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0;
  justify-content: space-between;
}
.order-actions-toolbar .action.print {
  display: block;
  float: right;
}
.order-actions-toolbar .action a {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.14;
  color: #707070;
}
.order-actions-toolbar .action a.prev:before {
  content: '← ';
}
.order-actions-toolbar .action a.next:after {
  content: ' →';
}
.order-status-progress {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.order-status-progress .progress {
  width: 100%;
  height: 20px;
  background-color: #f2f4f5;
  margin-bottom: 10px;
  position: relative;
}
.order-details-items tbody {
  border: none !important;
}
.order-details-items [id*="order-item-row-"] {
  display: flex !important;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  flex: 1 auto;
  padding: 15px 0;
  border-bottom: 1px solid #d4d8d7;
}
.order-details-items [id*="order-item-row-"] .col {
  border: none !important;
  padding: 0 !important;
}
.order-details-items [id*="order-item-row-"] .col.photo {
  min-width: 75px;
  max-height: 55px;
  padding-right: 20px;
}
.order-details-items [id*="order-item-row-"] .col.photo img {
  height: 100%;
}
.order-details-items [id*="order-item-row-"] .col.name {
  flex: 1 auto;
}
.block-order-details-view .block-date-title {
  margin-top: 30px;
  margin-bottom: 27px;
}
.block-order-details-view .block-date-title strong {
  font-size: 1.8rem;
  font-weight: 700;
  color: #000000;
  line-height: 1.22;
  display: block;
}
.block-order-details-view .block-content .box-title {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.14;
  color: #0e1b30;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px;
}
.order-details-items .order-title {
  display: none;
}
.block-collapsible-nav .items {
  border-top: 1px solid #d8deea;
  padding: 10px 20px;
}
.block-collapsible-nav .item:first-child {
  margin-top: 0;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
  color: #6e7581;
  font-size: 1.4rem;
  line-height: 1.14;
  padding: 20px;
  display: block;
}
.block-collapsible-nav .item a {
  text-decoration: none;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  color: #000000;
  font-weight: 600;
}
.block-collapsible-nav .item.current a {
  border-color: #d8deea;
}
.block-collapsible-nav .item .delimiter {
  display: none;
}
.sidebar-customer-name {
  font-family: 'HelveticaNeue';
  padding: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.sidebar-customer-name .customer-name {
  font-size: 1.4rem;
  color: #0e1b30;
  font-weight: 700;
  line-height: 1.14;
  display: inline-block;
}
.sidebar-customer-name .customer-pro {
  font-size: 1.5rem;
  font-weight: 700;
  display: block;
  width: 36px;
  height: 36px;
  background-color: #ffdd00;
  border-radius: 50%;
  text-align: center;
  line-height: 36px;
  color: #00a160;
  text-transform: uppercase;
  margin-right: 10px;
  position: relative;
}
.sidebar-customer-name .my-link {
  font-size: 1.2rem;
  color: #6e7581;
  line-height: 1.17;
  display: block;
  margin-top: 5px;
}
body {
  background-color: #ffffff;
}
.page-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
.page-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.page-header {
  background-color: #00a160;
  margin-bottom: 22px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -ms-transition: height 0.3s;
  transition: height 0.3s;
}
.page-header .panel.wrapper {
  background-color: #6e716e;
  color: #ffffff;
}
.header.panel > .header.links {
  margin: 0;
  padding: 0;
  list-style: none none;
  float: right;
  font-size: 0rem;
  margin-left: auto;
  margin-right: 22px;
}
.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 > a {
  color: #ffffff;
  text-decoration: none;
}
.header.panel > .header.links > li > a:visited {
  color: #ffffff;
  text-decoration: none;
}
.header.panel > .header.links > li > a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.header.panel > .header.links > li > a:active {
  color: #ffffff;
  text-decoration: underline;
}
.header.content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.logo {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  max-width: 55px;
  position: absolute;
  top: 0;
  z-index: 9 !important;
}
.logo img {
  height: auto;
  display: block;
}
.page-print .logo {
  display: inline-block;
  float: none;
}
.block-dashboard-info {
  width: 100%;
  float: left;
}
.customer-welcome {
  padding: 0;
  list-style: none;
}
.customer-welcome .action.switch {
  width: 24px;
  height: 22px;
  background-image: url(../images/my-account.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  display: block;
  margin-left: 10px;
  box-shadow: none;
  padding: 0;
  background-color: transparent;
}
button:not(.primary) {
  box-shadow: none !important;
}
.customer-welcome {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.customer-welcome.active .customer-menu {
  display: block;
  position: absolute;
  z-index: 9;
  top: 50px;
  right: 0;
}
.customer-welcome ul {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #f7f9fa;
  min-width: 168px;
  border: none;
  padding: 10px 0;
}
.customer-welcome ul .sidebar-customer-name {
  display: none;
}
.customer-welcome ul a {
  display: block;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.14;
  color: #6e7581;
  padding: 10px;
}
.customer-welcome .customer-name {
  cursor: pointer;
}
.customer-welcome .customer-menu {
  display: none;
}
.customer-welcome .header.links {
  min-width: 175px;
  z-index: 1000;
}
.customer-welcome .greet {
  display: none;
}
.customer-welcome .authorization-link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  justify-content: flex-end;
}
.customer-welcome .authorization-link .sign-detail {
  font-size: 1.1rem;
  color: #ffffff;
  font-weight: 300;
  line-height: 1.18;
  text-align: right;
  min-width: 40px;
  max-width: 70px;
}
.customer-welcome .authorization-link .sign-detail span {
  font-size: 1.4rem;
  color: #ffffff;
  font-weight: 400;
  line-height: 1.14;
  display: block;
  margin-bottom: 2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.header-custom-links {
  margin: 0;
  padding: 0;
  list-style: none none;
  margin-left: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.header-custom-links a {
  font-size: 0;
  display: block;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.header-custom-links li {
  margin-left: 15px;
}
.header-custom-links li:first-child {
  margin-left: 0;
}
.header-custom-links li.truck-icon a {
  width: 32px;
  height: 26px;
  background-image: url(../images/truck.svg);
}
.header-custom-links li.home-icon a {
  width: 28px;
  height: 22px;
  background-image: url(../images/home.svg);
}
.header-custom-links li.call-icon a {
  width: 24px;
  height: 24px;
  background-image: url(../images/call.svg);
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 33px;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 11px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.action-skip-wrapper {
  height: 0;
  position: relative;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 11px;
  padding: 12px 22px 12px 27.5px;
  display: block;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #000000;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #006bc7;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #00427b;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #00427b;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 11px;
}
.message.global.demo {
  margin: 0 0 11px;
  padding: 12px 22px 12px 27.5px;
  display: block;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #006bc7;
}
.message.global.demo a:hover {
  color: #00427b;
}
.message.global.demo a:active {
  color: #00427b;
}
.go-up-block {
  background-color: #f5f5f5;
  text-align: center;
  padding: 10px 0;
}
.go-up-block a {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.14;
  color: #707070;
  text-decoration: none;
}
.go-up-block a:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: inherit;
  color: inherit;
  content: '\e915';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.go-up-block a:before {
  margin-right: 5px;
}
.whatsapp-block {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.19;
  color: #ffffff;
  background-color: #00a559;
  text-align: center;
  padding: 20px 0;
}
.whatsapp-block p {
  margin: 0;
  display: inline-block;
  position: relative;
  padding-right: 35px;
  line-height: 16px;
}
.whatsapp-block p:after {
  content: '';
  width: 30px;
  height: 30px;
  background-image: url(../images/whatsapp.svg);
  position: absolute;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.page-footer {
  background: #0e1b30;
}
.page-footer .footer-social-media-col {
  width: 50%;
  max-width: 100%;
}
.footer.content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 30px;
}
.footer.content ul li a {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.67;
  color: #ffffff;
  display: inline-block;
}
.footer.content .links > li {
  background: #0e1b30;
  font-size: 1.6rem;
  border-top: 1px solid #cecece;
  margin: 0 -17px;
  padding: 0 17px;
}
.footer.content .links a,
.footer.content .links strong {
  display: block;
  padding: 11px 0;
}
.footer.content .links strong {
  color: #a6a6a6;
  font-weight: 400;
}
.footer.content .links a {
  color: #575757;
  text-decoration: none;
}
.footer.content .links a:visited {
  color: #575757;
  text-decoration: none;
}
.footer.content .links a:hover {
  color: #333333;
  text-decoration: underline;
}
.footer.content .links a:active {
  color: #333333;
  text-decoration: underline;
}
.footer.content .payment-cart {
  padding: 0;
}
.footer.content .payment-cart li {
  float: left;
  max-width: 48px;
  margin-right: 13px;
  display: block;
  line-height: 0;
}
.footer.content .fotter-social-midia {
  padding: 0;
}
.footer.content .fotter-social-icon {
  display: inline-block;
  margin-right: 30px;
}
.footer.content .fotter-social-icon:last-child {
  margin-right: 0;
}
.footer.content .fotter-social-icon .fotter-icon {
  font-size: 0;
  text-decoration: none;
}
.footer.content .fotter-social-icon .fotter-icon:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 17px;
  color: #ffffff;
  content: '\e906';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.footer.content .fotter-social-icon .fotter-icon.social-instagram {
  text-decoration: none;
}
.footer.content .fotter-social-icon .fotter-icon.social-instagram:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 17px;
  color: #ffffff;
  content: '\e90a';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.footer.content .fotter-social-icon .fotter-icon.social-twitter {
  text-decoration: none;
}
.footer.content .fotter-social-icon .fotter-icon.social-twitter:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 17px;
  color: #ffffff;
  content: '\e916';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.footer-col h4 {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.36;
  color: #ffffff;
  margin: 0;
}
.footer-col-payment h3 {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.36;
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 20px;
}
.cms-index-index h2 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.feature-categories {
  margin-top: 50px;
  margin-bottom: 25px;
}
.featured-category-item {
  padding-bottom: 20px;
}
.featured-category-home .category-item-link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  transition: 0.5s ease;
  font-size: 2.2rem;
  font-weight: 400;
  color: #ffffff;
  padding: 10px;
  line-height: 1.32;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  border: solid 3px #ffffff;
  background-color: #0e1b30;
  width: 164px;
  height: 164px;
  border-radius: 50%;
  justify-content: center;
  margin: 0 auto;
}
.featured-category-home .category-item-link:hover {
  background: #00a559;
  font-weight: 700;
}
.copyright {
  background-color: #666666;
  color: #ffffff;
  box-sizing: border-box;
  display: block;
  padding: 11px;
  text-align: center;
}
.homeimg-gallery {
  margin: 0;
  padding: 0;
  list-style: none none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 60px;
}
.homeimg-gallery .sub-category-item {
  width: 50%;
  margin-bottom: 60px;
}
.homeimg-gallery .category-item-link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  width: auto;
}
.homeimg-gallery .category-item-link .category-name {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.33;
  text-align: center;
  color: #0e1b30;
  text-transform: uppercase;
  max-width: inherit;
  min-height: inherit;
}
.free-delivery-products {
  background: #e8eff0;
  margin-bottom: 30px;
}
.free-delivery-products h2 {
  margin-bottom: 30px;
}
.free-delivery-products .product-item .product-item-photo {
  display: block;
  background: #ffffff;
  border: solid 1px #e2e2e2;
  padding: 15px;
  margin-bottom: 15px;
}
.page-header .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 22px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 22px;
  color: inherit;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.page-header .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  color: #333333;
  text-decoration: none;
  display: block;
  padding: 8px;
}
.page-header .switcher .options ul.dropdown a:visited,
.page-footer .switcher .options ul.dropdown a:visited {
  color: #333333;
  text-decoration: none;
}
.page-header .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  color: #333333;
  text-decoration: none;
}
.page-header .switcher .options ul.dropdown a:active,
.page-footer .switcher .options ul.dropdown a:active {
  color: #333333;
  text-decoration: none;
}
.page-header .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.news-terms-conditions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 10px;
}
.news-terms-conditions p {
  flex: 1;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.3;
  color: #ffffff;
}
.block.newsletter .news-terms-conditions input {
  position: inherit;
  height: inherit;
}
.promotions-block .pro-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.promotions-block .pro-col-3,
.promotions-block .pro-col-4,
.promotions-block .pro-col-6,
.promotions-block .pro-col-8,
.promotions-block .pro-col-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
  margin-bottom: 20px;
  -webkit-box-flex: 0;
  -ms-flex: 100%;
  flex: 100%;
  max-width: 100%;
}
.promotions-block .pro-col-inner {
  position: relative;
  line-height: 0;
}
.promotions-block .pro-col-inner:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.82));
  z-index: 8;
}
.promotions-block .pro-col-inner img {
  min-width: 100%;
}
.promotions-block .pro-col-additional {
  position: relative;
  line-height: 0;
}
.promotions-block .pro-col-4 .pro-col-detail-inner {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 25px;
  top: 50%;
  max-width: 180px;
  margin-top: 20px;
}
.promotions-block .pro-col-3 .pro-col-detail-inner {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  max-width: 210px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.pro-col-detail-inner {
  line-height: normal;
  position: absolute;
  z-index: 9;
}
.pro-col-detail-inner h3 {
  font-size: 1.8rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.33;
  margin: 0;
}
.pro-col-detail-inner p {
  font-size: 1.4rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.33;
}
.pro-col-detail-additional {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  background: #ffffff;
  border-radius: 2px;
  text-align: center;
  padding: 10px;
}
.pro-col-detail-additional h3 {
  font-size: 1.8rem;
  font-weight: 700;
  color: #00a559;
  line-height: 1.33;
  margin-top: 0;
  margin-bottom: 5px;
}
.pro-col-detail-additional p {
  font-size: 1.2rem;
  font-weight: 400;
  color: #0e1b30;
  line-height: 1.33;
  margin: 0;
}
.pro-col-btn {
  font-size: 1.5rem;
  height: 36px;
  border-radius: 4px;
  background-color: #00a559;
  text-transform: uppercase;
  display: inline-block;
  line-height: 36px;
  font-weight: bold;
  text-align: center;
  color: #ffffff !important;
  padding: 0 40px;
}
.pro-col-detail-widgets h3 {
  display: none;
}
.page-main .block.widget {
  margin-bottom: 0;
}
.home-tabing-product-slider .product-item {
  height: 100%;
}
.tabing-sticky-section .additional-controls .owl-controls {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  position: absolute;
  bottom: 0;
}
.timmer.promotions-block .pro-row {
  margin: 0;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.16);
  background-color: #e8eff0;
}
.timmer.promotions-block .pro-col-4,
.timmer.promotions-block .pro-col-8 {
  margin: 0;
  padding: 0;
}
.timmer.promotions-block .pro-col-detail-inner {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  right: 90px;
}
.timmer.promotions-block .pro-col-8 .pro-col-detail-inner p,
.timmer.promotions-block .pro-col-8 .pro-col-detail-inner h3 {
  display: none;
}
.timmer .additional-container .pro-col-4 .pro-col-inner {
  height: 100%;
}
.timmer .additional-container .pro-col-4 .pro-col-inner:before {
  display: none;
}
.timmer .additional-container .pro-col-4 .pro-col-detail-inner {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  right: inherit;
  margin: 0;
  max-width: 260px;
  padding: 25px 0;
}
.timmer .additional-container .pro-col-4 .pro-col-detail-inner h3 {
  font-size: 2.7rem;
  color: #0e1b30;
  margin-bottom: 8px;
}
.timmer .additional-container .pro-col-4 .pro-col-detail-inner p {
  font-size: 1.8rem;
  color: #6e7581;
  margin: 0;
}
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child) {
  margin-bottom: 44px;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 22px 0;
}
.page-header .links .widget.block,
.page-footer .links .widget.block {
  margin: 0;
}
.ui-datepicker td {
  padding: 0;
}
.ui-tooltip {
  background: #ffffff;
  border: 1px solid #d4d8d7;
  padding: 10px;
}
.home-tabing-product-slider {
  padding-bottom: 55px;
}
.home-tabing-product-slider.owl-carousel .owl-stage {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.home-tabing-product-slider .product-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
}
.product-item .home-tab-product {
  margin-bottom: 20px;
}
.home-banner-section {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  width: 100%;
  position: relative;
}
.home-banner-section .bx-controls {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  opacity: 0.9;
  border-radius: 20px;
  background-color: #0e1b30;
  padding: 0 30px;
  height: 35px;
}
.banner-left {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.banner-left-inner {
  max-width: 220px;
  margin: 0 auto;
  padding: 15px 0;
}
.banner-left-inner p {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.36;
  text-align: center;
  color: #ffffff;
  margin-bottom: 10px;
  margin-top: 5px;
}
.banner-left-inner h2 {
  font-size: 2.5rem;
  line-height: 1.3;
  text-align: center;
  color: #ffffff;
}
.banner-right {
  width: 70%;
}
.banner-main {
  width: 100%;
}
.banner-main .bx-viewport {
  overflow: inherit !important;
}
.banner-main .content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 0;
  width: 100%;
  position: relative;
}
.banner-main .content .block-static-block {
  background-image: linear-gradient(to bottom, #b51167, #eb6400);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  margin: 0;
}
.banner-main .block {
  margin-bottom: 0;
}
.banner-main .bx-pager {
  width: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 35px;
}
.banner-main .bx-pager-item {
  display: inline-block;
  zoom: 1;
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.banner-main .bx-pager-link {
  width: 7px;
  height: 7px;
  margin: 0 3px;
  background: #ffffff;
  display: block;
  -webkit-backface-visibility: visible;
  border-radius: 30px;
  transition: opacity .5s ease;
  -webkit-transition: -webkit-transform 0.3s ease, background-color 0.3s ease;
  transition: transform 0.3s ease, background-color 0.3s ease;
  font-size: 0;
}
.banner-main .bx-pager-link.active {
  background: #00a559;
  -webkit-transform: scale(2);
  transform: scale(2);
  -webkit-transition: -webkit-transform 0.3s ease, background-color 0.3s ease;
  transition: transform 0.3s ease, background-color 0.3s ease;
  margin: 0 6px;
  border-radius: 50%;
}
.banner-main .bx-controls-auto {
  margin-left: 10px;
  line-height: 35px;
  height: 35px;
}
.banner-main .bx-controls-auto a {
  color: #ffffff;
  display: block;
  position: relative;
}
.banner-main .bx-controls-direction [class*="bx"] {
  display: block;
  position: absolute;
  bottom: 35px;
  z-index: 50;
  width: 45px;
  height: 45px;
  line-height: 45px;
  background: #ffffff;
  border-radius: 50%;
  text-align: center;
  font-size: 0;
  text-decoration: none;
}
.banner-main .bx-controls-direction [class*="bx"]:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: inherit;
  color: #00a160;
  content: '\e90b';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.banner-main .bx-controls-direction [class*="bx"].disabled {
  display: none;
}
.banner-main .bx-controls-direction .bx-prev {
  left: 17px;
}
.banner-main .bx-controls-direction .bx-next {
  right: 17px;
  display: inline-block;
  text-decoration: none;
}
.banner-main .bx-controls-direction .bx-next:before {
  content: '\e912';
}
.banner-offer-price {
  position: absolute;
  top: 17px;
  right: 17px;
  background: #ffffff;
  width: 93px;
  height: 93px;
  border-radius: 50%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 13px;
}
.banner-offer-price .old-price {
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.33;
  color: #0e1b30;
  display: block;
  text-decoration: line-through;
}
.banner-offer-price .price {
  font-size: 1.5rem;
  line-height: 1.3;
  color: #b9175e;
  font-weight: 700;
}
.homeambannerslide img {
  width: 100%;
}
.featured-category-home,
.featured-subcategory-home {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.home-widget-slider .product-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.home-widget-slider .product-item .product-item-info {
  position: relative;
}
.home-promotion-footer {
  display: none;
}
.home-promotion-footer.sticky {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0e1b30;
  z-index: 50;
  display: block;
}
.home-promotion-footer .additional-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
.home-promotion-footer .promotion-img {
  max-width: 100px;
}
.home-promotion-footer .promotion-content {
  padding: 10px 0 10px 7px;
}
.home-promotion-footer .promotion-content p {
  margin: 0;
  font-size: 1.3rem;
  font-weight: normal;
  line-height: 1.33;
  color: #ffffff;
}
.home-promotion-footer .promotion-btn .action.primary {
  text-transform: uppercase;
  padding: 5px 15px;
  font-size: 1.4rem;
  font-weight: bold;
}
@media screen and (max-width: 1080px) and (min-width: 768px) {
  .product-label .label {
    font-size: 1rem !important;
  }
  .pro-col-btn {
    font-size: 1.5rem !important;
    padding: 0 20px !important;
  }
  .pro-col-detail-inner h3 {
    font-size: 1.4rem !important;
  }
  .pro-col-detail-inner p {
    font-size: 1.2rem !important;
  }
  .additional-container {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .promotions-block .pro-col-4 .pro-col-detail-inner,
  .promotions-block .pro-col-6 .pro-col-detail-inner {
    margin-top: 0 !important;
  }
  .promotions-block .pro-col-3 .pro-col-detail-inner {
    left: 10px !important;
    right: 10px !important;
  }
  .promotions-block .pro-col-12 .pro-col-full-container {
    left: 10px !important;
    right: 10px !important;
    padding: 10px 0 !important;
  }
  .home-widget-slider .actions-primary {
    display: none !important;
  }
}
.custom-tooltip {
  position: relative;
}
.custom-tooltip .tooltip-content {
  background: #ffffff;
  border-radius: 5px;
  max-width: 360px;
  min-width: 250px;
  padding: 10px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #6e7581;
  line-height: 1.42;
  font-size: 1.2rem;
  border: 1px solid #d4d8d7;
}
.custom-tooltip .tooltip-content:after,
.custom-tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.custom-tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.custom-tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.custom-tooltip .tooltip-toggle {
  cursor: help;
}
.custom-tooltip .tooltip-toggle:hover + .tooltip-content,
.custom-tooltip .tooltip-toggle:focus + .tooltip-content,
.custom-tooltip:hover .tooltip-content {
  display: block;
}
.custom-tooltip .tooltip-content {
  margin-top: 10px;
  left: -20px;
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.custom-tooltip .tooltip-content:before,
.custom-tooltip .tooltip-content:after {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
  left: 0;
  right: 0;
}
.custom-tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
  border-bottom-color: #d4d8d7;
  margin-top: 0;
  top: -12px;
  margin: 0 auto;
}
.custom-tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
  border-bottom-color: #ffffff;
  margin-top: -10px;
  top: -10px;
  margin: 0 auto;
}
.shipmethod-content.delivery-ship {
  display: flex;
  flex-wrap: wrap;
  margin-top: 24px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px;
}
.shipmethod-content.delivery-ship .warehouse-shipping {
  width: 100%;
  padding-left: 90px;
  padding-right: 17px;
  position: relative;
}
.shipmethod-content.delivery-ship .warehouse-shipping input[type="radio"] {
  position: absolute;
  width: 30px;
  height: 30px;
  left: 37px;
  margin: 0;
  cursor: pointer;
  top: 7px;
  overflow: hidden;
}
.shipmethod-content.delivery-ship .warehouse-shipping input[type="radio"]:before {
  width: 30px;
  height: 30px;
  box-shadow: none;
  border: none;
  content: '';
  position: absolute;
  border-radius: 50%;
  border: solid 1px #d4d8d7;
  background-color: #ffffff;
}
.shipmethod-content.delivery-ship .warehouse-shipping input[type="radio"]:checked:before {
  background-color: #00a160;
  border: none;
}
.shipmethod-content.delivery-ship .warehouse-shipping input[type="radio"]:checked:after {
  content: '';
  width: 14px;
  height: 14px;
  background-color: #ffffff;
  position: absolute;
  border-radius: 50%;
  top: 8px;
  left: 8px;
}
.shipmethod-content.delivery-ship .warehouse-shipping .col-method {
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.22;
  color: #0e1b30;
  margin-bottom: 3px;
}
.shipmethod-content.delivery-ship .warehouse-shipping .col-methodtitle,
.shipmethod-content.delivery-ship .warehouse-shipping .col-estimated {
  font-size: 1.7rem;
  font-weight: normal;
  line-height: 1.24;
  color: #5f5f5f;
  display: block;
}
.shipmethod-content.delivery-ship .warehouse-shipping .shippingmethod-action {
  color: #006bc7;
  font-size: 1.5rem;
  font-weight: normal;
  line-height: 1.2;
}
.warehouse-method-table {
  padding: 0;
  margin: 0;
  list-style: none;
}
.checkout-section-data .block .title {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  padding: 22px 0;
  border-top: 2px solid #0e1b30;
  position: relative;
  justify-content: space-between;
}
.checkout-section-data .block .title span,
.checkout-section-data .block .title strong {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.2;
  color: #0e1b30;
  display: inline-block;
  margin: 0;
  text-transform: inherit;
}
.checkout-section-data .block.items-in-cart .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.2rem;
  line-height: 20px;
  color: #0e1b30;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  float: right;
}
.checkout-section-data .block.active.items-in-cart .title:after {
  content: '\e621';
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 22px;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: .5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: '\e617';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  margin-left: -15px;
}
.block-event .block-content > .action.backward {
  left: 0;
}
.block-event .block-content > .action.forward {
  right: 0;
}
.block-event .block-content > .action.forward:before {
  content: '\e608';
}
.block-event .block-content > .action.forward:before {
  margin-left: -20px;
}
.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.block-event .slider-panel .slider {
  white-space: nowrap;
}
.block-event .slider-panel .slider .item {
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  white-space: normal;
  width: 16.35%;
}
.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
  width: 100%;
}
.block-event .slider-panel .slider .item img {
  max-width: 100%;
}
.block-event .slider-panel .slider .item .category-name {
  display: inline-block;
  font-size: 1.8rem;
  padding: 15px 5px 0;
  word-break: break-all;
}
.block-event .slider-panel .slider .item .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-event .slider-panel .slider .item .ticker li {
  display: none;
  margin: 0 5px;
}
.block-event .slider-panel .slider .item .ticker .value {
  font-size: 2.6rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .dates {
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
  display: block;
}
.block-event .slider-panel .slider .item .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
}
.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 11px;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 11px 0 0;
}
.block-event .slider-panel .slider .item .action.show {
  display: block;
  padding: 0;
}
.block-event .slider-panel .slider .item .action.show .category.name {
  display: inline-block;
  padding: 30px 10px 0;
}
.block-event .slider-panel .slider .item .action.show img {
  display: block;
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #00a559;
  border: none;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Roboto';
  font-weight: 400;
  padding: 14px 55px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  margin-top: 15px;
}
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #008c4b;
  border: none;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #008c4b;
  border: none;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 22px;
}
.links .block-static-block.widget,
.links .block-cms-link.widget {
  margin-bottom: 0;
}
.block-cms-link-inline.widget {
  margin: 0;
}
.block-wishlist-search .form-wishlist-search {
  margin: 22px 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 22px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 11px;
  vertical-align: top;
}
.sidebar .block-addbysku .fieldset .fields .field.sku {
  margin-right: -85px;
  padding-right: 90px;
  width: 100%;
}
.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
  width: 80px;
}
.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 7px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 22px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 4px;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: inherit;
  color: inherit;
  content: '\e61c';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 22px 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 11px 0;
}
.sidebar .block-addbysku .action.remove {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: #999999;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  pointer-events: none;
  opacity: 0.5;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 22px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 22px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    right: -11px;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 767px) {
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .account .column.main .block:not(.widget) .block-title:before,
  .account .column.main .block:not(.widget) .block-title:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .account .column.main .block:not(.widget) .block-title:after {
    clear: both;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .block-collapsible-nav .title {
    border-top: 1px solid #d1d1d1;
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
    border-bottom: 1px solid #d1d1d1;
    padding: 11px 44px 11px 17px;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    position: absolute;
    right: 22px;
    top: 11px;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 3px 0 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after,
  .block-collapsible-nav .title.active:after {
    content: '\e621';
  }
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'luma-icons';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -11px;
    top: 40px;
    left: auto;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 11px;
    left: auto;
    top: 0;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #666666;
  }
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  h1 {
    font-family: 'Roboto';
    font-weight: 500;
    line-height: 32px;
    font-size: 2.1rem;
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
  h2.large {
    font-family: 'Roboto';
    font-weight: 500;
    line-height: 1.17;
    font-size: 2.4rem;
    margin-top: 0rem;
    margin-bottom: 1.8rem;
  }
  h3 {
    font-family: 'Roboto';
    font-weight: 500;
    line-height: 32px;
    font-size: 1.8rem;
    margin-top: 2rem;
    margin-bottom: 1.8rem;
  }
  .container,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 17px;
    padding-right: 17px;
  }
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative;
  }
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5.5px 0;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 11px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr {
    margin-bottom: 20px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td.col.qty {
    text-align: left;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr td,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr th {
    padding: 0;
    color: #6e7581;
    font-size: 15px;
    line-height: 1.2;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr th[data-th]:before {
    content: attr(data-th);
    color: #00a160;
    font-weight: 700;
    padding: 15px 7px;
    background-color: #daf5eb;
    width: 40%;
    margin-right: 10px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr td:nth-child(even),
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr th:nth-child(even) {
    background-color: #f7f9fa;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr td:nth-child(even):before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr th:nth-child(even):before {
    background-color: #c6eadc;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr td.actions,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr th.actions {
    text-align: right;
    padding: 15px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr td.actions:before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr th.actions:before {
    display: none;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr td.actions .action,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr th.actions .action {
    text-transform: capitalize;
    font-size: 15px;
    color: #006bc7;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr td.actions .action:after,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr th.actions .action:after {
    border-left: 0;
    content: url(../images/dot-img.svg);
    margin: 0 9px 0 12px;
    line-height: 1px;
    height: 5px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 5.5px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 22px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .mark {
    box-sizing: border-box;
    float: left;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .amount {
    box-sizing: border-box;
    float: left;
    text-align: right;
    width: 30%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .grand.totals {
    font-size: 1.6rem;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .grand.totals .amount {
    padding-bottom: 11px;
  }
  .data-table-definition-list thead {
    display: none;
  }
  .data-table-definition-list tbody th {
    padding-bottom: 0;
  }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .nav-sections {
    overflow-y: auto;
    bottom: 0;
    height: auto;
  }
  .nav-sections a {
    position: relative;
  }
  .nav-sections .rm-expand,
  .nav-sections .ui-menu-icon.ui-icon {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 100;
    opacity: 0;
  }
  .nav-sections .rm-expand {
    z-index: 101;
  }
  .nav-sections .navigation ul li ul.submenu li.back-category span.back_arrow {
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 0 0 0 15px;
    text-transform: initial;
    text-decoration: underline;
  }
  .nav-sections .navigation ul li ul.submenu li.back-category span.back_arrow:before {
    content: '';
    position: absolute;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    top: 6px;
    left: 0;
  }
  .nav-toggle {
    font-size: 0 !important;
  }
  .level1.nav-1-1.category-item.ui-menu-item.active .submenu.ui-menu.ui-corner-all.expanded,
  .level1.nav-1-1.category-item.ui-menu-item.lichild_clicked .submenu.ui-menu.ui-corner-all.expanded {
    display: none !important;
  }
  .level1.nav-1-1.category-item.ui-menu-item.active.lichild_clicked {
    position: fixed;
    top: 50px !important;
    transition: left 0.3s ease-out;
    z-index: 101;
    overflow: auto;
    width: 80%;
    max-width: 355px;
    border: 0;
    bottom: 0;
    background: #f2f4f5;
    padding: 35px 0;
  }
  .level1.nav-1-1.category-item.ui-menu-item.active.lichild_clicked .submenu.ui-menu.ui-corner-all.expanded {
    display: block !important;
    overflow: auto;
    padding: 0;
    position: fixed;
    width: 80%;
    max-width: 355px;
    bottom: 0;
    top: 129px !important;
  }
  .level1.nav-1-1.category-item.ui-menu-item.active.lichild_clicked .ui-corner-all {
    background: #f2f4f5;
    color: #4b4b4b;
  }
  .level1.nav-1-1.category-item.ui-menu-item.active.lichild_clicked .rm-expand.open + span + span {
    font-size: 0;
  }
  .level1.nav-1-1.category-item.ui-menu-item.active.lichild_clicked .rm-expand.open {
    color: #4b4b4b;
    opacity: 1;
    font-size: 0;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 20px !important;
  }
  .breadcrumbs {
    display: none;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: none;
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(7, 13, 23, 0.71);
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700;
  }
  .lac-notification {
    padding: 5px 0;
  }
  .lac-notification .lac-notification-icon {
    display: none;
  }
  .lac-notification .lac-notification-text,
  .lac-notification .lac-notification-links {
    float: none;
    padding: 5px 0;
    text-align: center;
  }
  .pagebuilder-banner-wrapper {
    background-attachment: scroll !important;
  }
  .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  .pagebuilder-column {
    background-attachment: scroll !important;
    flex-basis: 100%;
    max-width: 100%;
  }
  .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-bleed'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-width'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  [data-content-type='tab-item'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-mobile-hidden {
    display: none !important;
  }
  .amreview-summary-info {
    width: 100%;
    max-width: 230px;
    margin: 0 auto;
    align-items: flex-end;
  }
  .amreview-summary-info .amreview-summary-info .amreview-percent {
    width: 90px;
  }
  .amreview-summary-info .amreview-percent {
    width: 86px;
  }
  .page-main .all-review-detail {
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
    width: 100%;
    max-width: initial;
    margin-bottom: 65px;
  }
  .review-detail-right {
    margin-bottom: 25px;
  }
  .amreview-img-sec .amreview-description {
    margin: 15px 30px;
  }
  .amreview-img-sec .amreview-description .amreview-image-link {
    display: block;
    line-height: 0;
  }
  .amreview-summary-info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
  }
  .amreview-widget-container .slick-dots button {
    border: 1px solid #ccc;
  }
  .ambanner-slider-block {
    margin: 0 -17px;
  }
  .ambanner-item-block.-ambanner-active .ambanner-image-block.-overlay > .ambanner-image {
    filter: blur(4px);
  }
  .ambanner-item-block.-ambanner-active .ambanner-content-overlay {
    visibility: visible;
  }
  .ambanner-item-block.-ambanner-active .ambanner-content-block {
    opacity: 1;
    transform: translateY(0);
  }
  .ambanner-content-overlay {
    pointer-events: none;
  }
  .ambanner-slider-block .ambanner-arrow-button,
  .ambanner-slider-block .slick-slider .slick-arrow.ambanner-arrow-button,
  .ambanner-slider-block .ambanner-button.-show-overlay,
  .ambanner-slider-block .slick-slider .slick-arrow.ambanner-button.-show-overlay {
    opacity: 1;
  }
  .ambanner-slider-block .ambanner-arrow-button.-prev,
  .ambanner-slider-block .slick-slider .slick-arrow.ambanner-arrow-button.-prev,
  .ambanner-slider-block .ambanner-button.-show-overlay.-prev,
  .ambanner-slider-block .slick-slider .slick-arrow.ambanner-button.-show-overlay.-prev {
    left: 15px;
  }
  .ambanner-slider-block .ambanner-arrow-button.-next,
  .ambanner-slider-block .slick-slider .slick-arrow.ambanner-arrow-button.-next,
  .ambanner-slider-block .ambanner-button.-show-overlay.-next,
  .ambanner-slider-block .slick-slider .slick-arrow.ambanner-button.-show-overlay.-next {
    right: 15px;
  }
  .ambanner-slider-block .ambanner-slider-dots {
    bottom: 0;
    opacity: 1;
  }
  .ambanner-split-wrap .ambanner-split-block.ambanner-slider-top .ambanner-button.-show-overlay {
    pointer-events: auto;
  }
  .ambanner-split-wrap .ambanner-split-block.ambanner-slider-top .ambanner-slider-block {
    width: calc(100% + 17px * 2);
  }
  .contact-index-index .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 100%;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 100%;
  }
  .block-cart-failed .block-title {
    margin: 0 22px 22px;
  }
  .cart-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cart-container .cart-left-content {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .cart-container .cart-left-content .actions.main {
    text-align: center;
  }
  .checkout-cart-index .page-title-wrapper .page-title {
    padding-bottom: 10px;
  }
  .checkout-cart-index .product-item-actions .actions-primary .product-qty {
    height: 37px;
    width: 100% !important;
    border-radius: 5px;
  }
  .cart-summary {
    margin-bottom: 0;
    margin-left: -17px;
    margin-right: -17px;
  }
  .cart-summary .block .title {
    padding: 5px 44px 5px 0;
  }
  .cart-discount {
    border-bottom: 1px solid #d1d1d1;
  }
  .cart.table-wrapper {
    border-top: 1px solid #d1d1d1;
  }
  .cart.table-wrapper thead .col.item,
  .cart.table-wrapper thead .col.qty,
  .cart.table-wrapper thead .col.price,
  .cart.table-wrapper thead .col.subtotal,
  .cart.table-wrapper thead .col.comments,
  .cart.table-wrapper thead .col.replace_product,
  .cart.table-wrapper thead .col.msrp {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.comments,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    white-space: nowrap;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .cart.table-wrapper .col.qty[data-th]:before,
  .cart.table-wrapper .col.price[data-th]:before,
  .cart.table-wrapper .col.subtotal[data-th]:before,
  .cart.table-wrapper .col.comments[data-th]:before,
  .cart.table-wrapper .col.msrp[data-th]:before {
    content: attr(data-th);
    display: block;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 1.33;
    color: #6e7581;
    width: 120px;
    margin-right: 10px;
  }
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal {
    background-color: #f7f9fa;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .col .gift-options-cart-item {
    display: none;
  }
  .cart.table-wrapper .col.replace_product {
    padding-left: 0 !important;
  }
  .cart.table-wrapper .col.replace_product button {
    width: 100%;
    padding: 12px 30px;
    font-size: 16px;
    line-height: 1.3;
    color: #00a160;
  }
  .cart.table-wrapper .col.comments textarea {
    width: auto;
    flex: 1 auto;
    max-width: inherit;
  }
  .cart.table-wrapper .item .col {
    padding: 12px 0 12px 7px;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 15px;
  }
  .cart.table-wrapper tbody > tr > td:last-child {
    border: 0;
  }
  .cart.table-wrapper .cart > .item .item-info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cart-totals {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-totals .table-wrapper {
    border-top: 0;
  }
  .cart-totals .totals tbody > tr:not(:last-child) > td:last-child {
    border: 0;
  }
  .cart.table-wrapper .col.price,
  .order-items.table-wrapper .col.price,
  .cart.table-wrapper .col.qty,
  .order-items.table-wrapper .col.qty,
  .cart.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp,
  .order-items.table-wrapper .col.msrp {
    text-align: left;
  }
  .minicart-wrapper .action.showcart {
    margin-left: 10px;
  }
  .minicart-dolphin.active:before {
    top: 50px;
  }
  .header .quickcart-wrapper.active .block-quickcart {
    right: 0 !important;
    top: 50px;
    left: 0;
    width: 100%;
    overflow: auto;
  }
  .minicart-items .product-item-name a {
    font-size: 1.5rem;
  }
  .header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .price-container span span.price-excluding-tax span.minicart-price span.price {
    font-size: 1.5rem;
  }
  .rectngulo .por-qu.custom-tooltip .tooltip-content {
    left: -175px;
  }
  .rectngulo .por-qu.custom-tooltip .tooltip-content:before {
    margin-right: 30px;
  }
  .rectngulo .por-qu.custom-tooltip .tooltip-content:after {
    margin-right: 31px;
  }
  .shipmethod .shippingselection {
    width: 100%;
    margin: 0 !important;
    border-left: 4px solid transparent;
  }
  .shipmethod .shippingselection .tab-icon {
    left: 34px !important;
  }
  .shipmethod .shippingselection .smcontent:not(span):before {
    left: 7px !important;
    transform: translateY(-50%) scale(1.5) !important;
  }
  .shipmethod .shippingselection:not:last-child {
    border-bottom: 1px solid #d4d8d7;
  }
  .shipmethod.active .shippingselection {
    border-left: 4px solid #00a160;
  }
  .shipmethod.active .shippingselection .tab-icon:after {
    display: none;
  }
  .opc-wrapper .step-title {
    font-size: 20px;
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 15px;
  }
  .onestepcheckout-index-index .page-wrapper .page-header {
    margin: 0;
    border-bottom: 0;
  }
  .onestepcheckout-index-index .nav-toggle,
  .onestepcheckout-index-index .opc-estimated-wrapper,
  .onestepcheckout-index-index .custom-secure-site {
    display: none;
  }
  .onestepcheckout-index-index .nav-toggle,
  .onestepcheckout-index-index .opc-estimated-wrapper,
  .onestepcheckout-index-index .custom-secure-site {
    display: none;
  }
  .onestepcheckout-index-index .header.content {
    height: 0;
  }
  .onestepcheckout-index-index .page-wrapper .page-header {
    position: static;
  }
  .onestepcheckout-index-index .page-wrapper .page-header .logo {
    top: -35px;
  }
  .onestepcheckout-index-index .preorder_message {
    margin: 0 !important;
  }
  .checkout_index_index .progress-step {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #f7f9fa;
    margin-left: -17px;
    margin-right: -17px;
    padding: 30px 17px 10px;
    margin-bottom: 12px;
    text-align: center;
  }
  .step-1 .step-content {
    margin-left: -17px;
    margin-right: -17px;
  }
  .custom-step {
    padding-bottom: 10px;
    width: calc(33.33333333%);
    position: relative;
  }
  .custom-step span {
    display: block;
  }
  .custom-step .counting {
    font-size: 2rem;
    font-weight: 700;
    height: 30px;
    width: 30px;
    margin: 0 auto;
    margin-bottom: 5px;
    border: 2px solid #234c53;
    border-radius: 50%;
    line-height: 26px;
    color: #234c53;
    background-color: #f7f9fa;
    position: relative;
    z-index: 2;
  }
  .custom-step.active .counting {
    background: #234c53;
    color: #ffffff;
  }
  .custom-step:before {
    content: '';
    width: 50%;
    position: absolute;
    height: 3px;
    background-image: url("../images/border.png");
    top: 14px;
    z-index: 1;
    left: 0;
  }
  .custom-step:after {
    content: '';
    width: 50%;
    position: absolute;
    height: 3px;
    background-image: url("../images/border.png");
    background-repeat: repeat-x;
    top: 14px;
    z-index: 1;
    right: -1px;
  }
  .custom-step:nth-child(1):before,
  .custom-step:nth-child(3):after {
    display: none;
  }
  .one-step-checkout-wrapper #customer-email-fieldset.fieldset > .field {
    padding: 0 17px;
  }
  #shipping-new-address-form .field[name="shippingAddress.firstname"],
  #shipping-new-address-form .field[name="shippingAddress.lastname"],
  #shipping-new-address-form .field[name="shippingAddress.telephone"],
  #shipping-new-address-form .field[name="shippingAddress.country_id"] {
    margin-left: 17px;
    margin-right: 17px;
  }
  #shipping-new-address-form .field[style="display: block;"] {
    padding: 0 20px 10px;
  }
  #shipping-new-address-form .field[name="shippingAddress.custom_attributes.document"] {
    padding-left: 17px;
  }
  #shipping-new-address-form .field[name="shippingAddress.custom_attributes.docnumber"] {
    padding-right: 17px;
    -ms-flex-order: 5;
    -webkit-order: 5;
    order: 5;
    padding-left: 10px;
  }
  #shipping-new-address-form .field[name="shippingAddress.docnumber"] {
    -ms-flex-order: 5;
    -webkit-order: 5;
    order: 5;
    padding-right: 17px;
    padding-left: 10px;
  }
  #shipping-new-address-form .request-invoice {
    padding: 10px 20px;
  }
  #shipping-new-address-form .choice.col-mp + .primary {
    padding-right: 20px;
  }
  #shipping-new-address-form .field[name="shippingAddress.custom_attributes.docnumber"] #error-UVE047R {
    display: none;
  }
  #shipping-new-address-form .field[name="shippingAddress.docnumber"] #error-UVE047R {
    display: none;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    width: 100%;
  }
  .checkout-index-index .modal-popup .modal-footer .action-hide-popup {
    margin-top: 22px;
  }
  .field-tooltip .field-tooltip-content {
    right: -11px;
    top: 40px;
    left: auto;
  }
  .rectngulo {
    flex-direction: row;
    align-items: center;
    margin-left: -17px;
    margin-right: -17px;
    justify-content: space-between;
  }
  .rectngulo .elipse {
    height: 50px;
  }
  .rectngulo .elipse img {
    max-width: 55px;
  }
  .rectngulo .eemos-dividido {
    font-weight: 700;
    margin: 0;
  }
  .rectngulo .eemos-dividido::first-line {
    font-weight: 400;
  }
  .rectngulo .por-qu {
    min-width: 70px;
  }
  .product-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
  }
  .product-content .product-name {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .product-content .price {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    margin-bottom: 8px;
    flex: 1 auto;
    text-align: right;
  }
  .product-content .available-stock {
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
  }
  .product-content .display-qty {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    margin-right: 8px;
  }
  .product-content .hidden-qty-conten,
  .product-content .product-update {
    -ms-flex-order: 5;
    -webkit-order: 5;
    order: 5;
    flex: 1 auto;
    width: 100%;
    margin-top: 8px;
  }
  .product-content .hidden-qty-conten .button-action,
  .product-content .product-update .button-action {
    font-size: 1.5rem;
    line-height: 1.2;
  }
  .product-content .product-update .display-qty {
    order: initial;
    margin-right: 0;
  }
  .shipping-method-list {
    margin-left: -17px;
    margin-right: -17px;
  }
  .shipmethod {
    width: 100%;
    border-top: 1px solid #d4d8d7;
    border-bottom: 1px solid #d4d8d7;
  }
  .shipmethod.active {
    border: none;
  }
  .shipmethod.delivery-ship {
    border-bottom: none;
  }
  .shipmethod.store-ship {
    border-top: none;
  }
  .shipmethod-content {
    width: 100%;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .shipping-address-display-content {
    width: 100%;
    padding: 0 17px;
  }
  .opc-block-summary > .title {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .opc-block-summary .items-in-cart .details-price {
    position: absolute;
    top: 10px;
    right: 0;
    width: auto;
  }
  .opc-block-summary .items-in-cart .product-item .price-wrapper span {
    font-size: 1.6rem;
    line-height: 1.19;
  }
  .opc-block-summary .items-in-cart .product-item .price {
    font-size: 1.8rem;
    line-height: 1.17;
  }
  .opc-block-summary .items-in-cart .product-item .button-remove .remove {
    font-size: 1.5rem;
    line-height: 1.33;
  }
  .opc-block-summary .table-totals .totals {
    border-top: 0;
    padding: 3px 0;
  }
  .opc-block-summary .table-totals .totals.grand {
    padding: 15px 0 0 0;
  }
  .opc-block-summary .table-totals .totals.grand .mark,
  .opc-block-summary .table-totals .totals.grand .amount {
    font-size: 1.8rem !important;
  }
  .opc-block-summary .table-totals .mark,
  .opc-block-summary .table-totals .amount {
    font-size: 1.6rem !important;
    line-height: 1.19 !important;
  }
  .order-summary {
    padding-left: 17px;
    padding-right: 17px;
    margin-left: -17px;
    margin-right: -17px;
    background: #f7f9fa;
    margin-top: 8px;
    padding-top: 35px;
    padding-bottom: 25px;
  }
  .opc-block-summary .product-item {
    padding-bottom: 0 !important;
    margin-bottom: 30px !important;
  }
  .opc-block-summary .product-item:last-child {
    margin-bottom: 35px !important;
  }
  .opc-block-summary .product-item-detail .product-item-name {
    font-size: 1.7rem;
    width: 100%;
    height: 40px;
    line-height: 1.29;
    display: block;
    display: -webkit-box;
    max-width: 400px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: inherit;
    margin-bottom: 15px;
  }
  .opc-block-summary .product-item .details-qty {
    font-size: 1.4rem;
    line-height: 1.14;
  }
  .opc-block-summary .product-item .details-qty .button-action {
    display: none;
  }
  .opc-block-summary .product-item .subtotal .subtotal {
    position: absolute;
    right: 0;
    bottom: 5px;
  }
  .checkout-payment-method .payment-methods {
    margin: 0 -15px;
  }
  .checkout-payment-method .step-title {
    padding-left: 15px;
    padding-right: 15px;
  }
  .checkout-payment-method .payment-method-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-method-content {
    padding: 0 15px 22px;
  }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 11px;
  }
  .checkout-payment-method .payment-option {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 22px;
  }
  .checkout-success {
    flex-direction: column;
  }
  .checkout-onepage-success .order-top {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column-reverse;
  }
  .checkout-onepage-success .order-top h2 {
    text-transform: uppercase;
  }
  .checkout-onepage-success .order-right {
    margin-bottom: 42px;
  }
  .checkout-onepage-success .order-right .order-confirmed-icon {
    margin: 0 auto;
  }
  .checkout-onepage-success .box-order-total-summary ul li {
    font-size: 1.7rem;
  }
  .cart-discount .giftcard .content {
    padding-bottom: 35px;
  }
  .cart-discount .actions-toolbar .secondary {
    bottom: 17px;
  }
  .field.open-amount {
    width: 100%;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    display: block;
    padding-left: 11px;
    text-align: left;
  }
  .gift-message .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }
  .gift-item-block .title:after {
    font-size: 1.2rem;
    position: absolute;
    right: 20px;
    top: 10px;
  }
  .gift-item-block .content {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .cart.table-wrapper .gift-content {
    border-top: 1px solid #c1c1c1;
    margin-right: -15px;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart .action-gift {
    display: inline-block;
    text-decoration: none;
  }
  .cart .action-gift > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart .action-gift:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e62a';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart .action-gift:hover:after {
    color: #333333;
  }
  .cart .action-gift:active:after {
    color: #757575;
  }
  .cart .action-gift._active {
    border: 1px solid #c1c1c1;
    border-bottom-color: #ffffff;
    margin: -5.5px 14px -1px -15px;
    padding: 4px 11px 9px 14px;
  }
  .cart .action-gift._active:after {
    color: #333333;
  }
  .gift-options-cart-item + .towishlist {
    left: 0;
    position: absolute;
  }
  .cart.table-wrapper .action-giftregistry {
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .action-giftregistry > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart.table-wrapper .action-giftregistry:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e62b';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .action-giftregistry:hover:before {
    color: #333333;
  }
  .cart.table-wrapper .action-giftregistry:active:before {
    color: #757575;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 22px;
    padding-bottom: 11px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-summary + .gift-message-summary {
    padding-right: 0;
  }
  .gift-options-cart-item {
    float: left;
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  body.filter-active .page-header {
    display: none;
  }
  body.filter-active .page-wrapper {
    height: 0;
    margin-top: -999999em;
    visibility: hidden;
  }
  body.filter-active .columns {
    z-index: 999;
  }
  .filter.active {
    position: relative;
    visibility: visible;
    z-index: 99;
  }
  .filter.active .filter-options-item:last-child {
    margin-bottom: 44px;
  }
  .filter.active .filter-title {
    border-bottom: 1px solid #d1d1d1;
    height: 48px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2;
  }
  .filter.active .filter-title strong {
    box-shadow: none;
    background: none;
    border: 0;
    color: transparent;
    left: auto;
    right: 3px;
    top: 10px;
    display: inline-block;
    text-decoration: none;
  }
  .filter.active .filter-title strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e616';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter.active .filter-subtitle {
    background: transparent;
    display: block;
    height: 50px;
    left: 0;
    line-height: 32px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .filter.active .filter-options {
    background: #ffffff;
    bottom: 0;
    display: block;
    left: 0;
    overflow: scroll;
    position: fixed;
    right: 0;
    top: 50px;
    z-index: 10;
  }
  .filter .filter-subtitle {
    font-size: 20px;
    font-weight: 300;
  }
  .filter-actions {
    margin: -35px -11px 27.5px;
  }
  .filter-options-content {
    padding: 5.5px 11px;
  }
  .filter .filter-current {
    border: solid #d1d1d1;
    border-width: 1px 0;
    margin: 5.5px -11px 0;
  }
  .filter .filter-current .items {
    display: none;
  }
  .filter .filter-current-subtitle {
    position: relative;
    text-transform: uppercase;
    z-index: 1;
    display: block;
    text-decoration: none;
  }
  .filter .filter-current-subtitle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter .filter-current-subtitle:before {
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .filter .filter-current-subtitle:after {
    color: #7d7d7d;
    content: ' (' attr(data-count) ')';
    font-size: .9em;
  }
  .filter .filter-current.active {
    padding-bottom: 30px;
  }
  .filter .filter-current.active .block-subtitle:before {
    content: '\e621';
  }
  .filter .filter-current.active .items {
    display: block;
  }
  .filter .filter-current.active + .block-actions {
    display: block;
  }
  .filter .filter-current + .block-actions {
    display: none;
  }
  .filter-no-options .filter-title:before {
    background: rgba(255, 255, 255, 0.5);
    content: '';
    display: block;
    height: 40px;
    left: 0;
    margin-top: -60px;
    position: relative;
    width: 75px;
    z-index: 99;
  }
  .filter-no-options .filter-content {
    margin-bottom: 22px;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 11px;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -17px 20px;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    font-size: 1.6rem;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #d1d1d1;
    background: #ffffff;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    color: #000000;
    display: block;
    padding: 5.5px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #e8e8e8;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6rem;
  }
  .block-wishlist-management .wishlist-info {
    margin-bottom: 15px;
  }
  .block-wishlist-management .wishlist-toolbar-select,
  .block-wishlist-management .wishlist-toolbar-actions {
    margin-bottom: 15px;
  }
  .products-grid.wishlist .product-item-checkbox {
    left: 0;
    position: absolute;
    top: 20px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 27.5px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }
  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 44px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-right: 0;
  }
  .block.newsletter input {
    font-size: 12px;
    padding-left: 30px;
  }
  .block.newsletter .field .control:before {
    font-size: 13px;
  }
  .form.send.friend .fieldset {
    padding-bottom: 5.5px;
  }
  .form.send.friend .action.remove {
    margin-left: 0;
    right: 0;
    top: 100%;
  }
  .products-grid.wishlist {
    margin-bottom: 33px;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    padding: 22px 0 22px 0;
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 22px;
  }
  .products-grid.wishlist .product-item-name {
    font-size: 1.6rem;
  }
  .products-grid.wishlist .product-item-actions {
    display: block;
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action {
    margin-right: 15px;
  }
  .products-grid.wishlist .product-item-actions .action:last-child {
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 95px;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: left;
    margin-right: 22px;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .giftregisty-dropdown,
  .products-grid.wishlist .product-item .field.qty {
    display: none;
  }
  .products-grid.wishlist .product-image-container {
    max-width: 80px;
  }
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .cart.table-wrapper .towishlist {
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .towishlist > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart.table-wrapper .towishlist:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e600';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .towishlist:hover:before {
    color: #333333;
  }
  .cart.table-wrapper .towishlist:active:before {
    color: #757575;
  }
  .cart.table-wrapper .towishlist:before {
    overflow: visible;
  }
  .aw-raf__advocate-info-referral-url .control .input-text {
    margin-bottom: 10px;
  }
  .myfavourites-customer-index .page-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 20px;
  }
  .myfavourites-customer-index .wishlist-category,
  .myfavourites-customer-index .myfavourites-items,
  .myfavourites-customer-index .wishlist-toolbar {
    order: 1;
    width: 100%;
  }
  .myfavourites-customer-index .actions-toolbar {
    order: 2;
    width: 100%;
  }
  .myfavourites-customer-index .actions-toolbar .primary .action {
    margin-bottom: 10px;
  }
  .myfavourites-customer-index .column.main .product-items {
    margin-top: 15px;
  }
  .myfavourites-customer-index .form-wishlist-items input[type="checkbox"] + label {
    line-height: 23px;
    padding-left: 35px;
  }
  .myfavourites-customer-index.account #myfavourites-tabs-body .toolbar {
    width: 100%;
    margin-bottom: 30px;
  }
  .myfavourites-customer-index.account #myfavourites-tabs-body .toolbar .pager {
    display: flex;
    justify-content: center;
  }
  .shiping-map-section td {
    padding: 0;
  }
  .map-locator-right {
    margin-top: 15px;
  }
  .column.main .products-related-slider .owl-controls {
    margin-top: 20px;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product-info-main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product-top-info {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    margin: 25px 0;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    width: 100%;
    margin-bottom: 20px;
  }
  .catalog-product-view .product-price-block {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    width: 100%;
  }
  .catalog-product-view .product-price-block .product-price-block .product-price-inner {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
    margin-bottom: 50px;
  }
  .catalog-product-view .product-add-form {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid #d4d8d7;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) {
    display: table;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody {
    display: table-row-group;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody th {
    display: table-cell;
    white-space: nowrap;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody tr {
    display: table-row;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody tr th,
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody tr td {
    padding: 20px 15px;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody tr th[data-th]:before,
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody tr td[data-th]:before,
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody tr th[data-th]:before,
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody tr td[data-th]:before {
    display: none;
  }
  .product-benefit-items {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .product-benefit-items .benefit-item {
    margin-bottom: 30px;
  }
  .product-service-items {
    flex-direction: column;
    align-items: center;
  }
  .product-service-items .service-item {
    margin-bottom: 30px;
  }
  .product-service-items .service-item:last-child {
    margin-bottom: 0;
  }
  .product-info-main {
    width: 100%;
  }
  .compare.wrapper,
  [class*='block-compare'] {
    display: none;
  }
  .block-search .label + .control {
    position: absolute;
    left: -999rem;
    top: 50px;
  }
  .block-search .label.active + .control {
    left: 0;
    right: 0;
  }
  .block-search .label.active + .control input {
    font-size: 1.6rem;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.09);
    background-color: #ffffff;
    border: none;
    padding: 0 17px;
    font-weight: 400;
    padding: 13px 17px;
  }
  .block-search .label.active + .control input::-webkit-input-placeholder {
    color: #bcbcbc;
  }
  .block-search .label.active + .control input:-moz-placeholder {
    color: #bcbcbc;
  }
  .block-search .label.active + .control input::-moz-placeholder {
    color: #bcbcbc;
  }
  .block-search .label.active + .control input:-ms-input-placeholder {
    color: #bcbcbc;
  }
  .block-search .control input {
    font-size: 1.6rem;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.09);
    background-color: #ffffff;
    border: none;
    padding: 0 17px;
    font-weight: 400;
    border-radius: 0;
  }
  .block-search .control input::-webkit-input-placeholder {
    color: #bcbcbc;
  }
  .block-search .control input:-moz-placeholder {
    color: #bcbcbc;
  }
  .block-search .control input::-moz-placeholder {
    color: #bcbcbc;
  }
  .block-search .control input:-ms-input-placeholder {
    color: #bcbcbc;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    line-height: inherit;
    margin: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    top: 0;
    border-radius: 0;
    background-color: #ffdd00;
    height: 40px;
    line-height: 40px;
    font-size: 0;
    width: 53px;
    padding: 0;
    box-shadow: none;
    position: absolute;
    right: 0;
    top: 50px;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 40px;
    color: #ffffff;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #333333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #ffffff;
  }
  .homeambannerslide.ambanners {
    line-height: 0;
  }
  .product-price-block .product-price-inner {
    margin-bottom: 50px;
  }
  .product-detail-tab .product.data.items {
    border: none;
  }
  .product-detail-tab .description p {
    padding: 0;
  }
  .product-dis .product-dis-slider {
    width: 100%;
    margin-right: 0;
  }
  .form.minisearch .actions {
    display: none;
  }
  .form.minisearch.active .actions {
    display: block;
  }
  .block-search .label:before {
    margin: 0 !important;
    margin-left: 10px !important;
  }
  .nav-sections {
    display: none;
  }
  .nav-open .nav-sections {
    display: block;
  }
  .account .account-tab-content .form-edit-account .fieldset.password .actions-toolbar > .primary {
    margin-bottom: 0;
  }
  .customer-account-index.account .page-main .page-title-wrapper .page-title {
    display: none;
  }
  a.action.account-primary {
    display: block;
    width: 100%;
    text-align: center;
  }
  .customer-info {
    position: relative;
  }
  .customer-pro {
    position: absolute;
    left: 0;
    top: 0;
  }
  .account-top-detail {
    padding-left: 84px;
  }
  .account-actions {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-top: 15px;
  }
  .account-actions .action.change-password {
    flex: 1 auto;
    margin-left: 84px;
    margin-bottom: 35px;
  }
  .account-actions .account-primary {
    margin: 0;
    text-align: center;
  }
  .block-dashboard-info {
    margin-bottom: 20px;
  }
  .dash-bottom-content {
    border-top: 1px solid #ebebeb;
  }
  .dash-bottom-content .items.addresses .item {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ebebeb;
  }
  .dash-coupan-right {
    width: 100%;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .column.main .block:not(.widget) .block-title > .action {
    float: right;
    margin-top: 5.5px;
  }
  .control.captcha-image .captcha-img {
    display: block;
    margin-bottom: 11px;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .account .tab-title {
    font-size: 1.7rem;
    background-color: #d4d8d7;
    border-bottom: 1px solid #c7c8c8;
    line-height: 59px;
    padding: 0 37px;
    width: 100%;
    float: left;
  }
  .account .tab-title-ctn {
    position: relative;
  }
  .account .tab-title.active-tab {
    font-weight: 700;
    color: #00a160;
    border-left: 4px solid #00a160;
    padding-left: 33px;
  }
  .account .tab-title.active-tab .tab-icon {
    border: 1px solid #00a160;
  }
  .account .tab-title.active-tab .tab-icon:before {
    background: #00a160;
  }
  .account .tab-title.active-tab .tab-icon:after {
    display: none;
  }
  .account .tab-icon {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    border: 1px solid #25424a;
  }
  .account .tab-icon:before {
    content: '';
    width: 12px;
    height: 1px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #25424a;
  }
  .account .tab-icon:after {
    content: '';
    width: 1px;
    height: 12px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #25424a;
  }
  .account .order-content {
    width: 100%;
    float: left;
    padding: 0 17px;
  }
  .order-products-toolbar {
    margin-top: 22px;
    margin-bottom: 20px;
  }
  .order-products-toolbar .sorter label {
    font-size: 1.6rem;
    margin-right: 20px;
    line-height: 1.19;
  }
  .order-products-toolbar.toolbar select {
    font-size: 1.6rem;
    color: #6e7581;
    height: 45px;
    padding: 0 45px 0 13px;
  }
  .orders-history ul li {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .action.view {
    font-size: 1.5rem;
    margin-bottom: 20px;
    display: block;
    margin-top: 10px;
    line-height: 1.2;
  }
  .customer-account-edit .page-title-wrapper {
    display: none;
  }
  .form-edit-account input[type="radio"]:not([name*=ratings]) + .label:before,
  .form-edit-account input[type="radio"]:not([name*=ratings]) + label:before {
    width: 23px;
    height: 23px;
  }
  .form-edit-account input[type="radio"]:not([name*=ratings]):checked + .label:before,
  .form-edit-account input[type="radio"]:not([name*=ratings]):checked + label:before {
    background-size: 11px,11px;
  }
  .form-edit-account h3 {
    font-size: 1.5rem;
    font-weight: 700;
    color: #0e1b30;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .form-edit-account .field.children-option {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between;
  }
  .form-edit-account .field.children-option .label {
    margin-bottom: 20px;
  }
  .form-edit-account .field.children-option .do_you_have_kids .label {
    margin-bottom: 0;
    font-size: 15px;
    font-weight: normal !important;
    line-height: 1.67;
    color: #6e7581;
  }
  .form-edit-account .field.children-option .field.do_you_have_kids {
    margin-right: 20px;
    width: 100%;
  }
  .form-edit-account .field.children-option .field.how_many_kids {
    flex: 1 auto;
  }
  .form-edit-account .fieldset.personal {
    margin-bottom: 70px;
  }
  .form-edit-account .fieldset.personal h3 {
    font-size: 1.5rem;
    font-weight: 700;
    color: #0e1b30;
    line-height: 1.2;
    margin-bottom: 35px;
  }
  .form-edit-account .fieldset.contact {
    background-color: #f7f9fa;
    margin-left: -17px;
    margin-right: -17px;
    padding: 20px 17px;
    margin-bottom: 20px;
  }
  .form-edit-account .fieldset.contact .field.password {
    margin-bottom: 0;
  }
  .form-edit-account .account-primary {
    padding: 15px 10px;
  }
  .form-edit-account .field.children-option .label {
    margin-bottom: 20px;
    width: 100%;
  }
  .form-edit-account .field.children-option .field.do_you_have_kids {
    margin-right: 20px;
    width: auto;
  }
  .column.main .products-related-slider .owl-controls {
    margin-top: 20px;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product-info-main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product-top-info {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    margin: 25px 0;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    width: 100%;
    margin-bottom: 20px;
  }
  .catalog-product-view .product-price-block {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    width: 100%;
  }
  .catalog-product-view .product-price-block .product-price-block .product-price-inner {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
    margin-bottom: 50px;
  }
  .catalog-product-view .product-add-form {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid #d4d8d7;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) {
    display: table;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody {
    display: table-row-group;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody th {
    display: table-cell;
    white-space: nowrap;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody tr {
    display: table-row;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody tr th,
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody tr td {
    padding: 20px 15px;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody tr th[data-th]:before,
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody tr td[data-th]:before,
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody tr th[data-th]:before,
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody tr td[data-th]:before {
    display: none;
  }
  .product-benefit-items {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .product-benefit-items .benefit-item {
    margin-bottom: 30px;
  }
  .product-service-items {
    flex-direction: column;
    align-items: center;
  }
  .product-service-items .service-item {
    margin-bottom: 30px;
  }
  .product-service-items .service-item:last-child {
    margin-bottom: 0;
  }
  .product-info-main {
    width: 100%;
  }
  .compare.wrapper,
  [class*='block-compare'] {
    display: none;
  }
  .review-ratings {
    margin-bottom: 0;
    width: 100%;
  }
  .review-ratings .rating-summary {
    align-items: center;
  }
  .review-ratings .label.rating-label {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.36;
    color: #707070;
    text-transform: uppercase;
    margin-right: 10px;
  }
  .reviews-actions .action.view {
    font-size: 1.7rem;
    margin: 0;
    color: #6e7581;
  }
  .order-pager-wrapper .toolbar-amount {
    left: inherit;
    position: relative;
    text-align: center;
    top: inherit;
  }
  .order-pager-wrapper .pages {
    text-align: center;
  }
  .order-pager-wrapper .action.previous,
  .order-pager-wrapper .action.next {
    margin: 0;
  }
  .block-order-details-view .block-content .box:not(.box-order-total-summary) {
    margin-bottom: 30px;
  }
  .order-status-progress {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: center;
  }
  .order-status-progress .order-status-step {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 220px;
    min-width: 220px;
    height: 112px;
    align-items: center;
    padding-left: 65px;
    position: relative;
  }
  .order-status-progress .order-status-step:first-child .progress {
    height: 50%;
    top: 50%;
  }
  .order-status-progress .order-status-step .progress {
    width: 5px;
    height: 100%;
    background-color: #e8eff0;
    margin-bottom: 0;
    position: absolute;
    left: 18px;
    top: 0;
  }
  .order-status-progress .order-status-step:last-child .progress {
    height: 50%;
    top: 0;
  }
  .order-status-progress .order-status-step .icon {
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    z-index: 9;
    border-radius: 50%;
    background-color: #e8eff0;
  }
  .order-status-progress .order-status-step .icon-processing {
    background-image: url("../images/order/mo-processing.svg");
  }
  .order-status-progress .order-status-step .icon-confirmed {
    background-image: url("../images/order/mo-confirmed.svg");
  }
  .order-status-progress .order-status-step .icon-in_preparation {
    background-image: url("../images/order/mo-in_preparation.svg");
  }
  .order-status-progress .order-status-step .icon-to_dispatch {
    background-image: url("../images/order/mo-to_dispatch.svg");
  }
  .order-status-progress .order-status-step .icon-ready_to_pick_up {
    background-image: url("../images/order/mo-ready_to_pick_up.svg");
  }
  .order-status-progress .order-status-step .icon-complete {
    background-image: url("../images/order/mo-complete.svg");
  }
  .order-status-progress .order-status-step .order-status-info {
    font-size: 1.7rem;
    font-weight: 400;
    line-height: 1.18;
    color: #6e7581;
  }
  .order-status-progress .order-status-step.complete .progress {
    background-color: #08c552;
  }
  .order-status-progress .order-status-step.complete .icon {
    background-color: #08c552;
  }
  .order-status-progress .order-status-step.complete .order-status-info {
    font-weight: 700;
    color: #08c552;
  }
  .order-details-items .table-order-items {
    border-top: 2px solid #5f5f5f !important;
  }
  .order-details-items [id*="order-item-row-"] .col {
    padding: 18px 0 17px 0;
    border-bottom: 2px solid #d4d8d7;
  }
  .order-details-items [id*="order-item-row-"] .col:before {
    display: none !important;
  }
  .order-details-items [id*="order-item-row-"] .col.photo {
    min-width: 78px;
    max-height: 78px;
    padding-right: 6px !important;
  }
  .block-order-details-view {
    margin: 0 !important;
  }
  .sidebar-customer-name br {
    display: none;
  }
  .account .additional-container .column.main {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .account .additional-container .sidebar-main {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .block-collapsible-nav {
    margin-left: -17px;
    margin-right: -17px;
    margin-bottom: 20px;
  }
  .block-collapsible-nav .title {
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    padding: 5px 44px 5px 17px;
  }
  .block-collapsible-nav .title strong {
    font-size: 1.4rem;
    margin-top: 0;
    margin-bottom: 0;
  }
  .block-collapsible-nav .content {
    background-color: #f7f9fa;
    display: none;
  }
  .block-collapsible-nav .content.active {
    display: block;
  }
  .block-collapsible-nav .item a,
  .block-collapsible-nav .item > strong {
    border-bottom: 1px solid #d8deea;
  }
  .block-collapsible-nav .item a:after,
  .block-collapsible-nav .item > strong:after {
    content: '';
    width: 9px;
    height: 15px;
    float: right;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/customer-right-arrow.svg);
  }
  .sidebar-customer-right {
    line-height: 1.21;
    flex: 1;
  }
  .sign-detail,
  .customer-name {
    display: none;
  }
  .timmer .additional-container .pro-col-4 .pro-col-detail-inner {
    position: initial !important;
    transform: none !important;
    margin: 0 auto;
    text-align: center;
  }
  .customer-name.authorization-link {
    display: block;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .nav-sections .switcher-trigger strong:after {
    font-size: 1.6rem;
    right: -25px;
    top: -2px;
  }
  .navigation .parent .level-top:after {
    font-size: 1.6rem;
    right: 10px;
    top: 7px;
  }
  .page-footer .footer.content .switcher-store {
    background: #0e1b30;
    font-size: 1.6rem;
    margin: 0 -17px;
  }
  .page-footer .footer.content .switcher-store .switcher-options {
    display: block;
  }
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown {
    background: none;
    border: 0;
    box-shadow: none;
    margin: 0;
    position: relative;
  }
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown:before,
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown:after {
    display: none;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-trigger,
  .page-footer .footer.content .switcher-store .switcher-options .switcher-option {
    border-top: 1px solid #cecece;
    display: block;
    padding: 11px 20px;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-trigger strong {
    padding: 11px 0;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-option a {
    padding: 0;
  }
  .banner-main .content {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .banner-left-inner {
    text-align: center;
    max-width: 220px;
  }
  .home-banner-section .bx-controls {
    margin-top: 35px;
    max-width: 146px;
    margin-left: auto;
    margin-right: auto;
  }
  .banner-main .bx-controls-direction [class*="bx"] {
    top: 50%;
    transform: translateY(calc(-50% - @indent__space__xl));
  }
  .columns {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .product-item .home-tab-product {
    margin-left: calc((100% - 3 * 30%) / 2);
    width: 30%;
  }
  .product-item .home-tab-product:nth-child(3n + 1) {
    margin-left: 0;
  }
  span#eln-product-products {
    width: 100%;
    float: left;
    margin-top: 40px;
  }
  .footer-col.footer-social-media-col {
    width: 100%;
    margin-bottom: 40px;
  }
  .customer-welcome,
  .minicart-wrapper,
  .block-search {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .header.content {
    height: 50px;
  }
  .header-link-item.call-icon {
    display: none;
  }
  .page-wrapper {
    padding-top: 50px;
  }
  .footer.content {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .footer.content .footer-accordion {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    order: 2;
  }
  .footer-newsletter-col {
    order: 1;
  }
  .footer-social-media-col {
    order: 3;
  }
  .footer-col-payment {
    order: 4;
  }
  .footer-col h4 {
    padding: 15px 0;
  }
  .footer-col h4:after {
    content: '\e622';
    font-size: 1.2rem;
    font-family: 'luma-icons';
    float: right;
    line-height: 20px;
  }
  .footer-col.active h4:after {
    content: '\e621';
  }
  .footer-col:first-child h4 {
    padding-top: 0;
  }
  .promotions-block .pro-row {
    flex-direction: column;
  }
  .go-up-block {
    margin-left: -17px;
    margin-right: -17px;
  }
  .whatsapp-block {
    padding: 16px 17px;
    margin-left: -17px;
    margin-right: -17px;
  }
  .feature-categories h2 {
    margin-bottom: 20px;
  }
  .cms-index-index .product-benefit-items .benefit-item {
    padding-top: 130px;
    margin-bottom: 35px;
    width: 50%;
  }
  .cms-index-index .product-benefit-items .benefit-item:before {
    width: 110px;
    height: 110px;
  }
  .product-benefit-items .benefit-item {
    max-width: inherit;
    width: 50%;
  }
  .product-benefit-items .benefit-item h4 {
    max-width: 110px;
    margin: 0 auto;
  }
  .feature-products {
    margin-bottom: 50px;
  }
  .free-delivery-products {
    margin-left: -17px;
    margin-right: -17px;
    padding: 25px 17px 95px;
  }
  .promotions-block img {
    width: 100%;
  }
  .promotions-block .pro-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .promotions-block .pro-col-6 .pro-col-detail-inner,
  .promotions-block .pro-col-12 .pro-col-detail-inner {
    bottom: 15px;
    left: 25px;
    right: 25px;
    text-align: center;
  }
  .promotions-block .pro-col-6 .pro-col-detail-inner h3,
  .promotions-block .pro-col-12 .pro-col-detail-inner h3,
  .promotions-block .pro-col-6 .pro-col-detail-inner p,
  .promotions-block .pro-col-12 .pro-col-detail-inner p {
    text-align: left;
  }
  .home-widget-slider .product-item .product-item-info {
    margin-left: calc((100% - 2 * 48%) / 1);
    width: 48%;
    position: relative;
    margin-bottom: 20px;
  }
  .home-widget-slider .product-item .product-item-info:nth-child(2n + 1) {
    margin-left: 0;
  }
  .products-grid .home-widget-slider .product-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .free-delivery-products .owl-controls {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    position: absolute;
    bottom: -65px;
  }
  .free-delivery-products .owl-controls .owl-dots {
    margin-top: 0;
    line-height: 0;
    text-align: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 0 30px;
    justify-content: center;
    height: 35px;
    border-radius: 20px;
    background-color: #0e1b30;
    margin: 0 auto;
  }
  .cms-index-index .columns .column.main {
    padding-bottom: 0;
  }
  .free-delivery-products h2 {
    font-size: 1.9rem;
    font-weight: 400;
    line-height: 1.32;
  }
  .customer-welcome.active .customer-menu {
    right: 17px;
  }
  .home-promotion-footer .additional-container {
    justify-content: space-between;
    padding: 0 17px;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    flex-wrap: inherit !important;
  }
  .home-promotion-footer .promotion-img {
    min-width: 100px;
    line-height: 0;
    padding: 5px 0;
  }
  .promotion-btn {
    position: absolute;
    top: -30px;
    right: 17px;
  }
  .promotion-btn .action.primary {
    line-height: 20px;
    position: relative;
  }
  .promotion-btn .action.primary:after {
    content: '';
    border-width: 0px 4px 4px 4px;
    border-color: transparent transparent #00a160 transparent;
    border-style: solid;
    transform: translate(-50%, -50%) rotate(-180deg);
    position: absolute;
    bottom: -6px;
    right: 20px;
  }
  .shipmethod-content.delivery-ship .warehouse-shipping .shippingmethod-action {
    display: block;
    margin-top: 10px;
    width: auto;
  }
  .shipmethod-content.delivery-ship .warehouse-shipping .col-methodtitle {
    font-weight: bold;
  }
  .shipmethod-content.delivery-ship .warehouse-shipping + .warehouse-shipping {
    margin-top: 30px;
  }
  .price-slider {
    display: none;
  }
  div[attribute-code="final_price"] {
    display: none;
  }
  .recent-product-list .recent-item {
    display: inline-block;
    width: 100%;
    padding-left: 17px;
    padding-right: 17px;
  }
  .recent-product-list .recent-item .recent-time {
    width: 100%;
    display: inline-block;
    margin: 0 0 10px 0;
  }
  .recent-product-list .recent-item .recent-product {
    padding: 0 0px;
  }
  .recent-product-list .recent-item .recent-product ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    display: inline-block;
    text-align: center;
  }
  .recent-product-list .recent-item .recent-product .recent-pro {
    margin: 7px;
    max-width: 100%;
    text-align: center;
    width: auto;
    min-width: 100px;
    display: inline-block;
    float: left;
  }
  .recent-product-list .recent-item .view-more {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    padding: 0 0px;
  }
  .recent-product-list .recent-item .view-more .action.primary.view {
    font-size: 1.6rem;
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
  .product_detials_main .product_title {
    font-size: 20px;
    line-height: 1.4;
  }
  .product_detials_main .product_title .title_sku {
    font-size: 16px;
  }
  .product_detials_main .product_image_slider {
    margin: 20px 0 40px 0;
  }
  .product_detials_main .product_image_slider .owl-dots {
    margin: 30px 0 0 0;
  }
  .product_detials_main .product_image_slider .arrow_prev {
    border-width: 0 3px 3px 0;
    width: 19px;
    height: 20px;
  }
  .product_detials_main .product_image_slider .arrow_next {
    border-width: 0 3px 3px 0;
    width: 19px;
    height: 20px;
  }
  .product_detials_main .contect_block .block_left {
    width: 100%;
    float: none;
    margin: 0 0 15px 0;
  }
  .product_detials_main .contect_block .block_right {
    width: 100%;
    float: none;
    margin: 0 0 15px 0;
  }
  .product_detials_main .contect_block .con_img .image_con {
    position: initial;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    text-align: center;
    background-color: #e8eff0;
    padding: 20px;
  }
  .product_detials_main .contect_block.block_1 {
    margin: 0 0 20px 0;
  }
  .product_detials_main .contect_block.block_1 .block_right {
    padding: 0 0 0 0px;
    text-align: center;
    margin: 10px 0 0 0;
  }
  .product_detials_main .contect_block.block_1 .block_right .block_title {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.28;
  }
  .product_detials_main .contect_block.block_1 .block_right .block_desc {
    font-size: 14px;
    line-height: 1.71;
    margin: 20px 0 0 0;
  }
  .product_detials_main .contect_block.block_2 {
    margin: 0 0 20px 0;
  }
  .product_detials_main .contect_block.block_2 .block_left {
    text-align: center;
  }
  .product_detials_main .contect_block.block_2 .block_left .block_title {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.28;
    padding: 0;
  }
  .product_detials_main .contect_block.block_2 .block_left .block_desc {
    font-size: 14px;
    line-height: 1.71;
    padding: 0;
    margin: 20px 0 0 0px;
  }
  .product_detials_main .contect_block.block_3 {
    margin: 0 0 0px 0;
  }
  .product_detials_main .contect_block.block_3 .con_img .image_con {
    width: 100%;
  }
  .product_detials_main .contect_block.block_3 .con_img .image_con .block_image_title {
    font-size: 25px;
    line-height: 1.4;
    color: #0e1b30;
  }
  .product_detials_main .contect_block.block_3 .con_img .image_con .block_image_desc {
    font-size: 14px;
    line-height: 1.43;
    margin: 15px 0 0 0px;
  }
  .product_detials_main .contect_block.block_3 .block_right .image_con .block_image_title {
    font-size: 25px;
    line-height: 1.4;
    color: #0e1b30;
  }
  .product_detials_main .contect_block.block_3 .block_right .image_con .block_image_desc {
    font-size: 14px;
    line-height: 1.43;
    margin: 0px 0 0 0px;
  }
  .product_detials_main .contect_block.block_4 {
    margin: 0 0 15px 0;
  }
  .product_detials_main .contect_block.block_4 .image_con .block_image_title {
    font-size: 25px;
    line-height: 1.2;
    color: #0e1b30;
  }
  .product_detials_main .contect_block.block_4 .image_con .block_image_desc {
    font-size: 14px;
    line-height: 1.43;
    color: #0e1b30;
    margin: 15px 0 0 0;
  }
  .product_detials_main .contect_block.block_4 .Ellipse {
    display: inline-block;
    position: absolute;
    width: 67px;
    height: 67px;
    border: solid 4px #ffffff;
    background-color: rgba(233, 26, 27, 0);
    border-radius: 100%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: initial;
    bottom: 15vw;
    margin-top: auto;
    margin-bottom: auto;
  }
  .product_detials_main .contect_block.block_4 .Ellipse img {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 16px 16px 16px 21px;
  }
  .product_detials_main .contect_block.block_5 {
    margin: 0 0 0px 0;
  }
  .product_detials_main .contect_block.block_5 .image_con .block_image_title {
    font-size: 25px;
    line-height: 1.4;
    text-align: center;
    color: #0e1b30;
  }
  .product_detials_main .contect_block.block_5 .image_con .block_image_desc {
    font-size: 14px;
    line-height: 1.43;
    text-align: center;
    color: #0e1b30;
    margin: 15px 0 0 0;
  }
  .minicart-wrapper .action.showcart .counter.qty {
    font-size: 1.0rem;
  }
  label,
  .fieldset > .field > .label,
  .fieldset > .fields > .field > .label {
    font-size: 1.4rem;
    line-height: 1.14;
  }
  .quermos .pagefilter .pagetitle a {
    width: 44% !important;
    font-size: 13px !important;
    padding: 12px 11px !important;
  }
  .nuestros_valores .main_block .block.left {
    float: left;
    width: 100% !important;
    margin: 0 0 20px 0;
  }
  .nuestros_valores .main_block .block.right {
    float: right;
    width: 100% !important;
  }
  .history .history_contain .historyblock {
    margin: 20px 0;
  }
  .history .history_contain .historyblock .images {
    width: 100%;
    max-width: 100% !important;
  }
  .history .history_contain .historyblock .block_text {
    position: initial !important;
    max-width: 100% !important;
    margin: 10px 0;
  }
}
@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile,
  .table-downloadable-products .col.title:before,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody > tr:before,
  .abs-checkout-order-review tbody > tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody > tr:before,
  .multicheckout.order-review .data.table tbody > tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody > tr:after,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody > tr:after {
    clear: both;
  }
  .abs-checkout-order-review tbody > tr:not(:last-child),
  .multicheckout.order-review .data.table tbody > tr:not(:last-child) {
    border-bottom: 1px solid #d1d1d1;
  }
  .abs-checkout-order-review tbody > tr > td.col.item:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.item:before {
    display: none;
  }
  .abs-checkout-order-review tbody > tr > td.col.qty,
  .abs-checkout-order-review tbody > tr > td.col.price,
  .abs-checkout-order-review tbody > tr > td.col.subtotal,
  .multicheckout.order-review .data.table tbody > tr > td.col.qty,
  .multicheckout.order-review .data.table tbody > tr > td.col.price,
  .multicheckout.order-review .data.table tbody > tr > td.col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .abs-checkout-order-review tbody > tr > td.col.qty[data-th]:before,
  .abs-checkout-order-review tbody > tr > td.col.price[data-th]:before,
  .abs-checkout-order-review tbody > tr > td.col.subtotal[data-th]:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.qty[data-th]:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.price[data-th]:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.subtotal[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 11px;
  }
  .abs-checkout-order-review tbody > tr > td.col:last-child,
  .multicheckout.order-review .data.table tbody > tr > td.col:last-child {
    border: 0;
  }
  .abs-checkout-order-review .product-item-name,
  .multicheckout.order-review .data.table .product-item-name {
    margin: 0;
  }
  .abs-product-items-summary tbody .col {
    padding: 11px 0 0;
  }
  .abs-product-items-summary tbody .col:last-child {
    padding-bottom: 11px;
  }
  .abs-product-items-summary tfoot .mark {
    padding-bottom: 5.5px;
    text-align: left;
  }
  .abs-product-items-summary tfoot .amount {
    padding-top: 0;
    text-align: left;
  }
  .abs-product-items-summary tfoot .grand.totals {
    font-size: 1.6rem;
  }
  .abs-product-items-summary tfoot .grand.totals .mark {
    padding-bottom: 0;
    padding-top: 5.5px;
  }
  .abs-product-items-summary tfoot .grand.totals .amount {
    padding-bottom: 11px;
    padding-top: 0;
  }
  .abs-product-items-summary tfoot .grand.totals .amount strong {
    border-top: none;
  }
  .abs-account-table-margin-mobile,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history {
    margin-top: -22px;
  }
  .abs-col-no-prefix:before,
  .abs-sidebar-totals-mobile th:before,
  .abs-sidebar-totals-mobile td:before,
  .account .table-billing-agreements .col.actions:before,
  .account .table-billing-agreements-related .col.actions:before,
  .cart .table.items .col.item:before,
  .cart .table.items .item-actions td:before,
  .account .table-giftregistry .col.actions:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > th:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > td:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > th:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > td:before,
  .account .table-reviews .col.actions:before,
  .account .table-order-items .col.actions:before,
  .account .table-order-items .col.options:before,
  .cart-totals .totals th:before,
  .cart-totals .totals td:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-no-display-s,
  .order-details-items .table-order-items .options-label,
  .opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
    display: none;
  }
  .abs-title-orders-mobile .page-main .page-title-wrapper .page-title,
  .magento-rma-returns-returns .page-main .page-title-wrapper .page-title,
  .magento-rma-returns-view .page-main .page-title-wrapper .page-title,
  .account .page-main .page-title-wrapper .page-title,
  [class^='sales-guest-'] .page-main .page-title-wrapper .page-title,
  .sales-guest-view .page-main .page-title-wrapper .page-title {
    display: block;
  }
  .abs-title-orders-mobile .page-main .page-title-wrapper .order-status,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-status,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-status,
  .account .page-main .page-title-wrapper .order-status,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-status,
  .sales-guest-view .page-main .page-title-wrapper .order-status {
    margin: -9px 0 11px;
  }
  .abs-table-striped-mobile > tbody > tr > td:last-child,
  .account .data.table > tbody > tr > td:last-child {
    border: 0;
  }
  .abs-no-border-top,
  .table-wrapper.balance-history,
  .table-wrapper.table-returns,
  .product.info.detailed .additional-attributes-wrapper,
  .product.info.detailed .additional-attributes-wrapper,
  .order-details-items .table-wrapper {
    border-top: 0;
  }
  .abs-no-border-bottom {
    border-bottom: 0;
  }
  .abs-sidebar-totals-mobile .amount,
  .cart-totals .totals .amount {
    text-align: right;
  }
  .pages .pages-items {
    display: block;
    padding: 2px 40px 0;
    position: relative;
    white-space: normal;
    z-index: 1;
  }
  .pages-item-previous {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  .pages-item-next {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .amreview-widget-container .amreview-message {
    height: 80px;
  }
  .form-new-agreement select {
    width: auto;
  }
  .table-paypal-review-items .col.subtotal {
    text-align: left;
  }
  .table-paypal-review-items .product-item-name {
    display: inline-block;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #757575;
    content: '\e604';
    font-family: 'luma-icons';
    margin: -4px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .btn_add_bags .modal-inner-wrap {
    left: 17px;
    right: 17px;
    width: auto;
    max-width: inherit;
  }
  .modal-popup .modal-footer {
    padding: 0 25px 15px;
  }
  .modal-popup .modal-inner-wrap {
    left: 17px;
    right: 17px;
    width: auto;
  }
  .modal-popup .modal-footer .action.primary {
    padding: 13px 50px;
    width: 100%;
  }
  .modal-popup .modal-content {
    padding: 10px 25px;
  }
  .modal-popup .modal-title {
    font-size: 15px;
    text-transform: uppercase !important;
    line-height: 1.33 !important;
  }
  .btn_add_bags .modal-inner-wrap .home-widget-slider .product-item .product-item-name {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.33;
    text-align: center;
    min-height: 20px;
    margin-bottom: 0;
  }
  .btn_add_bags .modal-inner-wrap .owl-carousel .owl-stage-outer {
    height: inherit !important;
  }
  .btn_add_bags .modal-inner-wrap .product-item .price-box {
    display: block;
    text-align: center;
  }
  .btn_add_bags .modal-inner-wrap .product-item-actions {
    visibility: visible;
  }
  .btn_add_bags .modal-inner-wrap .product-item-actions .actions-primary .product-qty {
    width: 90px !important;
    justify-content: space-between;
  }
  .btn_add_bags .modal-inner-wrap .product-item-actions .actions-primary .product-qty .btn {
    width: 24px;
  }
  .btn_add_bags .product-item .price-wrapper .price {
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 1.32;
    color: #0e1b30;
  }
  .minicart-wrapper {
    margin-top: 11px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 38px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 40px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 11px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .methods-shipping {
    width: 100%;
    float: left;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 5px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e601';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #333333;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #757575;
  }
  .checkout-section-data .shipping-method-list .block.items-in-cart .title:after {
    display: none;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 22px;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .opc-block-shipping-information .shipping-information-title {
    font-size: 2.3rem;
  }
  .page-product-downloadable .product-options-wrapper {
    margin-bottom: 27.5px;
  }
  .table-downloadable-products .product-name {
    display: block;
    margin-bottom: 5.5px;
  }
  .page-product-downloadable .product-info-price ~ *:last-child:after {
    border-bottom: 1px solid #c1c1c1;
    content: '';
    display: block;
    height: 0;
    margin: 27.5px -11px;
    overflow: hidden;
    width: auto;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 22px;
  }
  .block-giftregistry-results .block-title {
    margin-bottom: 0;
  }
  .block-giftregistry-results .table-wrapper {
    border-top: none;
  }
  .block-giftregistry-shared-items .block-title {
    margin-bottom: 11px;
  }
  .block-giftregistry-shared-items .table-wrapper {
    border-top: 0;
  }
  .form-add-invitations .action.remove {
    display: inline-block;
    text-decoration: none;
  }
  .form-add-invitations .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .form-add-invitations .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #757575;
    content: '\e604';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .form-add-invitations .action.remove:hover:before {
    color: inherit;
  }
  .form-add-invitations .action.remove:active:before {
    color: inherit;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 5.5px;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 44px;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout.order-review .data.table.table-order-review > tbody > tr > td.col.subtotal {
    border-bottom: none;
  }
  .multicheckout.order-review .data.table.table-order-review > tbody > tr > td.col.qty {
    text-align: center;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 27.5px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 27.5px;
    margin-right: 0;
  }
  .form-create-return .additional .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 22px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 11px 0 0;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
    margin: 0;
    width: 100%;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
  .products-list .product-item {
    table-layout: fixed;
    padding-bottom: 0;
    margin-bottom: 25px;
    border-bottom: none;
  }
  .products-list .product-item .ambanners {
    display: none;
  }
  .products-list .product-item-photo {
    padding: 0 11px 11px 0;
    width: 100%;
    margin: 0 auto;
  }
  .products-list .product-item-inner {
    width: 100%;
    max-width: initial;
    padding-right: 0;
    justify-content: space-between;
    align-items: center;
  }
  .products-list .product-item-inner .price-box {
    margin-bottom: 0;
  }
  .products-list .product-item-inner .product-item-actions {
    width: auto;
    max-width: 160px;
  }
  .products-list .product-item .regular-price,
  .products-list .product-item .special-price {
    display: block;
    text-align: right;
  }
  .products-list .product-item .price-box .old-price {
    display: block;
    text-align: right;
  }
  .products-list .product-item .price-box .old-price .price {
    font-size: 2rem;
  }
  .products-list .product-item .product-center {
    width: 100%;
    margin-bottom: 15px;
  }
  .product-item {
    vertical-align: top;
  }
  .products-grid .product-item {
    display: inline-block;
    margin-left: calc((100% - 2 * 48.5%) / 1);
    width: 48.5%;
  }
  .products-grid .product-item:nth-child(2n + 1) {
    margin-left: 0;
  }
  .product-item .reviews-actions .action.view {
    font-size: 1rem;
  }
  .pages .pages-items {
    width: 100%;
    float: left;
  }
  .category-top {
    display: inline-block;
  }
  .category-top-left {
    align-self: normal;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .category-top-center {
    max-width: 100% !important;
    float: left;
  }
  .category-top-center .eln-layer-title-section {
    width: 100% !important;
    margin: 0 0 20px 0;
  }
  .category-top-center .eln-tool-top {
    float: left;
    width: 100% !important;
  }
  .category-top-center .eln-layer-clear-btn {
    display: inline-block;
    width: 100%;
  }
  .category-top-center .eln-filter-item.filter-options-item {
    width: 100% !important;
    position: relative;
  }
  .category-top-center .price-slider {
    width: 100% !important;
    margin: 20px 0 0 0;
  }
  .category-top-right {
    display: inline-block;
    width: 100%;
    margin: 0px 0 0 0;
  }
  .category-top-right .eln-main-content {
    display: inline-block;
    width: 100%;
    float: left;
  }
  .category-top-right .eln-main-content .toolbar-products {
    display: inline-block;
  }
  .category-top-right .eln-main-content .product-amount {
    display: inline-block;
    width: auto;
    float: left;
  }
  .category-top-right .eln-main-content .product-amount .toolbar-amount {
    position: initial;
    display: inline-block;
    float: left;
  }
  .category-top-right .eln-main-content .modes.eln-modes {
    display: inline-block;
    margin: 0;
    float: right;
  }
  .toolbar-products {
    margin-bottom: 0;
  }
  .modes-label {
    display: none;
  }
  .products-grid .product-item {
    margin-bottom: 20px;
  }
  .product-social-links .action.tocompare {
    display: none;
  }
  .product-info-price {
    margin: 0 -11px 0;
    width: calc(100% + 2*11px) !important;
  }
  .product-info-price > *:first-child {
    padding-left: 11px;
  }
  .product-info-price > *:last-child {
    padding-right: 11px;
  }
  .product-info-main .product-info-price input[name="fmepreorder"] + span {
    padding: 0 11px;
  }
  .table-wrapper.comparison .table-comparison > tbody > tr > th,
  .table-wrapper.comparison .table-comparison > tbody > tr > td {
    display: table-cell;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .products-list .product-item {
    table-layout: fixed;
    padding-bottom: 0;
    margin-bottom: 25px;
    border-bottom: none;
  }
  .products-list .product-item .ambanners {
    display: none;
  }
  .products-list .product-item-photo {
    padding: 0 11px 11px 0;
    width: 100%;
    margin: 0 auto;
  }
  .products-list .product-item-inner {
    width: 100%;
    max-width: initial;
    padding-right: 0;
    justify-content: space-between;
    align-items: center;
  }
  .products-list .product-item-inner .price-box {
    margin-bottom: 0;
  }
  .products-list .product-item-inner .product-item-actions {
    width: auto;
    max-width: 160px;
  }
  .products-list .product-item .regular-price,
  .products-list .product-item .special-price {
    display: block;
    text-align: right;
  }
  .products-list .product-item .price-box .old-price {
    display: block;
    text-align: right;
  }
  .products-list .product-item .price-box .old-price .price {
    font-size: 2rem;
  }
  .products-list .product-item .product-center {
    width: 100%;
    margin-bottom: 15px;
  }
  .product-item {
    vertical-align: top;
  }
  .products-grid .product-item {
    display: inline-block;
    margin-left: calc((100% - 2 * 48.5%) / 1);
    width: 48.5%;
  }
  .products-grid .product-item:nth-child(2n + 1) {
    margin-left: 0;
  }
  .product-item .reviews-actions .action.view {
    font-size: 1rem;
  }
  .pages .pages-items {
    width: 100%;
    float: left;
  }
  .category-top {
    display: inline-block;
  }
  .category-top-left {
    align-self: normal;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .category-top-center {
    max-width: 100% !important;
    float: left;
  }
  .category-top-center .eln-layer-title-section {
    width: 100% !important;
    margin: 0 0 20px 0;
  }
  .category-top-center .eln-tool-top {
    float: left;
    width: 100% !important;
  }
  .category-top-center .eln-layer-clear-btn {
    display: inline-block;
    width: 100%;
  }
  .category-top-center .eln-filter-item.filter-options-item {
    width: 100% !important;
    position: relative;
  }
  .category-top-center .price-slider {
    width: 100% !important;
    margin: 20px 0 0 0;
  }
  .category-top-right {
    display: inline-block;
    width: 100%;
    margin: 0px 0 0 0;
  }
  .category-top-right .eln-main-content {
    display: inline-block;
    width: 100%;
    float: left;
  }
  .category-top-right .eln-main-content .toolbar-products {
    display: inline-block;
  }
  .category-top-right .eln-main-content .product-amount {
    display: inline-block;
    width: auto;
    float: left;
  }
  .category-top-right .eln-main-content .product-amount .toolbar-amount {
    position: initial;
    display: inline-block;
    float: left;
  }
  .category-top-right .eln-main-content .modes.eln-modes {
    display: inline-block;
    margin: 0;
    float: right;
  }
  .toolbar-products {
    margin-bottom: 0;
  }
  .modes-label {
    display: none;
  }
  .products-grid .product-item {
    margin-bottom: 20px;
  }
  .product-social-links .action.tocompare {
    display: none;
  }
  .product-info-price {
    margin: 0 -11px 0;
    width: calc(100% + 2*11px) !important;
  }
  .product-info-price > *:first-child {
    padding-left: 11px;
  }
  .product-info-price > *:last-child {
    padding-right: 11px;
  }
  .product-info-main .product-info-price input[name="fmepreorder"] + span {
    padding: 0 11px;
  }
  .table-wrapper.comparison .table-comparison > tbody > tr > th,
  .table-wrapper.comparison .table-comparison > tbody > tr > td {
    display: table-cell;
  }
  .customer-review .product-name {
    margin-bottom: 5.5px;
  }
  .customer-review .product-reviews-summary .rating-summary {
    display: block;
    margin-bottom: 5.5px;
  }
  .order-details-items thead {
    display: block;
  }
  .order-details-items thead tr {
    display: block;
  }
  .order-pager-wrapper {
    display: block;
  }
  .account .table-order-items tbody tr {
    display: block;
  }
  .account .table-order-items .action.show {
    margin-top: 0;
  }
  .order-details-items .order-title strong {
    display: block;
  }
  .order-details-items .action {
    margin-top: 11px;
  }
  .order-details-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .order-details-items .col.price .price-including-tax,
  .order-details-items .col.subtotal .price-including-tax,
  .order-details-items .col.price .price-excluding-tax,
  .order-details-items .col.subtotal .price-excluding-tax {
    display: inline-block;
  }
  .order-details-items .data.table .col.options {
    padding: 0 10px 15px;
  }
  .order-details-items .data.table .col.options:before {
    display: none;
  }
  .order-details-items .options-label + .item-options-container[data-th]:before,
  .order-details-items .item-options-container + .item-options-container[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-left: 10px;
  }
  .order-details-items .options-label + .item-options-container .col,
  .order-details-items .item-options-container + .item-options-container .col {
    font-size: 1.2rem;
    padding: 0 10px;
  }
  .order-details-items .options-label + .item-options-container .col:first-child,
  .order-details-items .item-options-container + .item-options-container .col:first-child {
    padding-top: 3px;
  }
  .order-details-items .options-label + .item-options-container .col:last-child,
  .order-details-items .item-options-container + .item-options-container .col:last-child {
    padding-bottom: 20px;
  }
  .product-item .home-tab-product {
    margin-left: calc((100% - 2 *48%) / 1);
    width: 48%;
  }
  .product-item .home-tab-product:nth-child(3n + 1) {
    margin-bottom: 20px;
  }
  .product-item .home-tab-product:nth-child(2n + 1) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48%;
  }
  .abs-blocks-2columns-s:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns-s:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns-s:nth-child(2) + * {
    clear: both;
  }
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-visually-hidden-desktop-s {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:before,
  .multicheckout .block-billing:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
  .abs-form-field-column-2-s .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2-s .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2-s .fieldset .field:nth-last-child(1),
  .abs-form-field-column-2-s .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2-s .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1-s {
    width: 100%;
  }
  .abs-action-print-s {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print-s:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-action-print-s:hover {
    text-decoration: underline;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .amreview-submit-form .review-form {
    width: 100%;
    max-width: 100%;
    padding: 0 0 0 5px;
    box-sizing: border-box;
    margin-top: 20px;
  }
  .amreview-submit-form .review-form .fieldset.review-fieldset {
    max-width: 500px;
    padding: 25px 20px 10px;
  }
  .amreview-submit-form .review-form .review-form-actions {
    padding: 0 0 20px 20px;
  }
  .amreview-submit-form .review-form .actions-toolbar .actions-primary {
    text-align: left;
  }
  .amreview-submit-form .review-form .fieldset.review-fieldset {
    position: relative;
    margin: auto;
    padding-left: 135px;
  }
  .amreview-submit-form .review-form .field.review-field-recommend.amreview-recommend-wrap {
    left: -135px;
    padding: 20px 125px 20px 15px;
    margin-top: 30px;
  }
  .amreview-submit-form .review-form .fieldset > .field > .label {
    position: absolute;
    left: 0;
    max-width: 130px;
  }
  .amreview-submit-form .review-form .amreview-upload-img {
    margin: 30px 0;
  }
  .amreview-submit-form .review-form .actions-toolbar.review-form-actions {
    margin: auto;
    padding: 30px 20px 30px 135px;
    max-width: 500px;
  }
  .amreview-proscons-container {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .column .block-addbysku .action.remove {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
    padding: 0;
    color: #006bc7;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: -4px;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .column .block-addbysku .action.remove:visited {
    color: #006bc7;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #00427b;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:active {
    color: #00427b;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #006bc7;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .catalogsearch-advanced-result .message.error {
    margin-top: 0;
  }
  .cart-container .block.crosssell .products-grid .product-item-actions {
    margin: 0 0 11px;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 0;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 22px 0 0;
  }
  .multicheckout .block-content .box {
    margin-bottom: 0;
  }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%;
  }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 27.5px;
    padding-right: 27.5px;
    width: 50%;
  }
  .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
    display: none;
  }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%;
  }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 27.5px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 44px;
    width: auto;
  }
  .multicheckout.order-review .col.item {
    width: 75%;
  }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }
  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
  .review-form {
    max-width: 500px;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px;
  }
  .order-details-items .order-title .action {
    margin: 12px 0 0 30px;
  }
  .order-details-items .order-title .action.track {
    float: right;
  }
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 11px 5.5px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .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.5px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .column .block-addbysku .block-content .box,
  .storecredit .block,
  .login-container .block,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-blocks-2columns:nth-child(1),
  .abs-discount-block-desktop .block:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .storecredit .block:nth-child(1),
  .login-container .block:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(2),
  .abs-discount-block-desktop .block:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .storecredit .block:nth-child(2),
  .login-container .block:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns:nth-child(2) + *,
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 55px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-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-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .block-search .label,
  .block-collapsible-nav .title {
    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,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form: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,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .order-links:before,
  .order-links:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .block-addresses-list .items.addresses:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .order-links:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .cart-left-content,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 22px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .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 {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 5px;
    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 {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2 .fieldset .field:nth-last-child(1),
  .abs-form-field-column-2 .fieldset .field:nth-last-child(2),
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form-giftcard-redeem,
  .form-giftregistry-create,
  .form.search.advanced {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend,
  .form.search.advanced .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br,
  .form.search.advanced .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-balance-giftcard .block-content,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -27.5px;
  }
  .abs-action-print,
  .order-actions-toolbar .action.print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before,
  .order-actions-toolbar .action.print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-action-print:hover,
  .order-actions-toolbar .action.print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous),
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5.5px 11px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -12px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #d1d1d1;
  }
  .abs-pager-toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results,
  .account .toolbar {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount,
  .account .toolbar .toolbar-amount {
    line-height: 25px;
    padding: 0;
  }
  .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 .cart-left-content,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 11px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 22px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  .container,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .block.category.event,
  .top-container,
  .checkout_index_index .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1120px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
  }
  .additional-container {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1390px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
  }
  .page-main {
    width: 100%;
    padding: 0 13px;
    max-width: 1920px;
    margin-left: auto;
    margin-right: 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: 48.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 74.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 74.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 25.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 25.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 25.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 25.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 25.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 25.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 2%;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .table > tbody > tr > th,
  .table > tbody > tr > td {
    border-top: 1px solid #d1d1d1;
  }
  .table > tbody + tbody {
    border-top: 1px solid #d1d1d1;
  }
  .nav-toggle {
    font-size: 1.4rem;
    margin-left: 95px;
  }
  .nav-toggle:after {
    top: 58px;
  }
  .nav-open .logo {
    max-width: 63px;
  }
  .nav-open .nav-toggle:after {
    top: 58px;
  }
  .nav-sections {
    top: 58px;
  }
  .nav-sections-item-content {
    margin-left: -100%;
  }
  /*.navigation .level-top {
	    display: inline-block;
	    width: 100%;
	    position: relative;
	}*/
  .navigation .submenu:not(:first-child) {
    left: 100% !important;
    /*left: 355px !important;*/
    width: 100%;
    max-width: 380px;
    top: 0 !important;
    position: absolute;
    overflow: initial;
  }
  .navigation .submenu:not(:first-child).expanded {
    /*left: 735px !important;*/
  }
  .navigation .submenu .submenu {
    max-width: 270px;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    margin: 0 5.5px 0 0;
  }
  .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.5px 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;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    text-align: center;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .review-detail-right {
    width: 50%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page-main .review-detail-main .amreview-description {
    margin-left: calc((100% - 3 * 22%) / 2);
    width: 22% !important;
    line-height: 0;
    margin-bottom: 30px;
  }
  .page-main .review-detail-main .amreview-description:nth-child(2n + 1) {
    margin-left: 0;
  }
  .page-main .review-detail-main .amreview-description .amreview-image-link {
    width: 100%;
    display: block;
    line-height: 0;
  }
  .page-main .all-review-detail {
    margin: 0;
  }
  .amreview-summary-info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 320px;
  }
  .page-main .review-detail-main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 920px;
    margin: 0 auto;
    padding: 0 15px;
    margin-bottom: 100px;
  }
  .amreview-summary-details {
    padding: 0;
  }
  .amreview-review-list {
    padding: 10px;
  }
  .amreview-review-list.-empty {
    padding: 40px;
  }
  .amreview-summary-info .amreview-percent {
    display: block;
    width: 100px;
  }
  .amreview-summary-info .amreview-showmore {
    display: none;
  }
  .amreview-summary-details {
    display: inline-block;
  }
  .amreview-summary-details {
    margin-left: 20px;
  }
  .amreview-add-new {
    margin: 40px 0 65px;
    text-align: center;
  }
  .amreview-add-new .amreview-label {
    max-width: 160px;
    text-align: left;
  }
  .amreview-author-details {
    display: inline-block;
    margin: 0 10px 0 0;
    width: 25%;
    vertical-align: top;
  }
  .amreview-author-details .amreview-verified {
    display: block;
    margin: 0 0 20px;
  }
  .amreview-author-details .amreview-author {
    margin: 0 0 5px;
  }
  .amreview-author-details .amreview-date {
    position: static;
  }
  .amreview-recommended {
    position: relative;
    margin-bottom: 20px;
    padding: 10px;
    max-width: 90px;
    line-height: 14px;
    border-left: 2px solid #1ab900;
    color: #6B6B6B;
    background: #f9f9f9;
  }
  .amreview-recommended:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: -38px;
    display: block;
    border: 24px solid transparent;
    border-left: 14px solid #f9f9f9;
  }
  .amreview-toolbar-wrap.review-toolbar .pages {
    float: right;
    padding: 20px 0;
    border: 0;
  }
  .amreview-toolbar-wrap.review-toolbar .limiter {
    float: left;
    padding: 20px 0;
  }
  .amreview-submit-form .review-form {
    padding: 0 20px;
    box-sizing: border-box;
  }
  .amreview-review-wrapper.review-item {
    padding: 30px 0;
  }
  .amreview-description-wrap {
    position: relative;
    display: inline-block;
    width: 70%;
  }
  .amrev-toolbar-container {
    margin: 20px 0 30px 0;
    padding: 5px 10px;
    background: #fafafa;
  }
  .amrev-toolbar-container .amrev-filters {
    flex-basis: auto;
    flex-wrap: nowrap;
    order: 1;
  }
  .amrev-toolbar-container .amrev-filter {
    flex-basis: auto;
    margin: 0;
    padding: 0;
    border: none;
  }
  .amrev-toolbar-container .amrev-sorting {
    flex-basis: 250px;
    order: 2;
    padding: 0 0 0 15px;
  }
  .amrev-toolbar-container.-all .amrev-sorting {
    border-left: 1px solid #d6d6d6;
  }
  .amrev-toolbar-container .amrev-label {
    margin: 0 7.5px;
  }
  .amrev-toolbar-container .amrev-select {
    max-width: 175px;
  }
  .amreview-images.slick-slider .slick-slide {
    display: inline-block;
  }
  .amreview-images.slick-slider .slick-arrow {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+) center no-repeat;
  }
  .ambanner-content-block > .ambanner-title {
    font-size: 7rem;
  }
  .ambanner-content-block > .ambanner-text {
    font-size: 3rem;
  }
  .-ambanner-hover .ambanner-item-block .ambanner-image-block.-overlay > .ambanner-image {
    filter: blur(4px);
  }
  .-ambanner-hover .ambanner-item-block .ambanner-content-overlay {
    visibility: visible;
  }
  .-ambanner-hover .ambanner-item-block .ambanner-content-block {
    opacity: 1;
    transform: translateY(0);
  }
  .ambanner-item-block > .ambanner-link {
    z-index: 6;
  }
  .ambanner-content-overlay {
    z-index: 5;
  }
  .ambanner-button.-show-overlay {
    display: none;
  }
  .amgiftcard .fieldset {
    width: 48%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 33px;
    padding: 11px 0 33px;
  }
  .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;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .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 .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #d1d1d1;
  }
  .paypal-review-discount .block {
    margin-bottom: 16.5px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 44px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 11px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 24px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 11px 22px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .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%;
  }
  .checkout-cart-index .page-main {
    padding-left: 17px;
    padding-right: 17px;
  }
  .cart-container {
    margin-top: 30px;
  }
  .cart-container .cart-left-content {
    padding-right: 1%;
  }
  .cart-container .cart-left-content .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 5px 27.5px;
    position: relative;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 22px;
    margin: 0 0 11px;
  }
  .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 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items .item label {
    font-size: 1.2rem;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 15px 8px 15px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 5px;
    position: static;
    vertical-align: top;
    width: 4%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding-bottom: 0;
    vertical-align: top;
    white-space: normal;
    width: 99%;
    min-width: 100px;
    max-width: 220px;
  }
  .cart.table-wrapper .product-item-name {
    font-size: 1.2rem;
  }
  .cart.table-wrapper .action {
    font-size: 1.2rem;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 11px;
    padding-top: 11px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 27.5px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 1%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 11px;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .cart-empty .page-title-wrapper {
    margin-bottom: 15px;
    border-bottom: 0;
  }
  .empty-cart-block {
    display: flex;
    flex-direction: row;
    margin-bottom: 45px;
  }
  .empty-cart-left {
    margin-right: 30px;
    margin-bottom: 0;
  }
  .empty-cart-right {
    flex: 1 auto;
    max-width: 530px;
  }
  .empty-cart-right h2 {
    font-size: 2.5rem;
    margin-bottom: 15px;
    text-align: left;
  }
  .empty-cart-right p {
    font-size: 1.6rem;
  }
  .block.crosssell {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
    flex: 1 auto;
    max-width: 50px;
    margin-left: 15px;
  }
  .minicart-wrapper .block-minicart {
    width: 285px;
  }
  .minicart-wrapper .action.showcart {
    width: 38px;
    height: 23px;
    background-size: 23px;
    margin-right: 10px;
  }
  .minicart-wrapper .action.showcart .counter.qty {
    font-size: 0.9rem;
    height: 18.5px;
    line-height: 18.5px;
    min-width: 18.5px;
  }
  .checkout-section-data .shipping-method-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .checkout-section-data .shipping-method-list .shippingselection {
    min-width: 175px;
    border-radius: 4px;
    background-color: #f2f4f5;
    padding: 14px 12px 14px 15px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
  }
  .checkout-section-data .shipping-method-list .shippingselection.othermebox {
    margin-right: 10px;
  }
  .checkout-section-data .shipping-method-list .shippingselection span {
    font-size: 1.3rem;
    color: #0e1b30;
    display: block;
    font-weight: 700;
    line-height: 1.15;
  }
  .checkout-section-data .shipping-method-list .shippingselection span.smcontent {
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.18;
    margin-top: 2px;
    padding: 0;
  }
  .checkout-section-data .shipping-method-list .shippingselection .smcontent:not(span) {
    padding-left: 37px;
  }
  .checkout-section-data .shipping-method-list .shipmethod.active .smcontent:not(span):before {
    /*background-image: url("@{baseDir}images/delivery-gr.svg");*/
  }
  .checkout-section-data .shipping-method-list .shipmethod.active.pickupstorebox .smcontent:not(span):before {
    background-image: url("../images/withdrawal-in-store-gr.svg");
  }
  .checkout-section-data .shipping-method-list .shipmethod.active span {
    color: #00a160;
  }
  .checkout-section-data .shipping-method-list .shipmethod.active .switch:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 4px;
    background-color: #00a160;
  }
  .opc-wrapper {
    width: 100%;
  }
  .onestepcheckout-index-index .page-wrapper .page-header,
  .onestepcheckout-index-index .page-footer {
    border-top: 10px solid #00a559;
    background-color: #f7f9fa;
    padding-bottom: 97px;
    position: static;
    top: 0;
    height: inherit;
  }
  .onestepcheckout-index-index .page-header .logo {
    top: -10px;
    max-width: 57px;
  }
  .onestepcheckout-index-index .nav-toggle {
    display: none;
  }
  .onestepcheckout-index-index .page-main {
    position: relative;
    z-index: 99;
  }
  .counting:after {
    content: '.';
  }
  .checkout_index_index .progress-step {
    width: 100%;
    position: absolute;
    top: -38px;
  }
  .custom-step {
    margin-right: 26px;
    padding-bottom: 10px;
    border-bottom: 3px solid transparent;
    float: left;
    cursor: pointer;
  }
  .custom-step span {
    font-size: 1.7rem;
    font-weight: 400;
    color: #6e7581;
    line-height: 1.2;
  }
  .custom-step.active {
    border-color: #00a559;
  }
  .custom-step.active span {
    font-weight: 700;
    color: #0e1b30;
  }
  #shipping-new-address-form .field[name="shippingAddress.business_name"],
  #shipping-new-address-form .field[name="shippingAddress.ruc"],
  #shipping-new-address-form .field[name="shippingAddress.region"],
  #shipping-new-address-form .field[name="shippingAddress.region_id"],
  #shipping-new-address-form .field[name="customCheckoutForm.city_id"],
  #shipping-new-address-form .field[name="shippingAddress.city"],
  #shipping-new-address-form .field[name="customCheckoutForm.postcode_id"],
  #shipping-new-address-form .field[name="shippingAddress.postcode"],
  #shipping-new-address-form .field[name="shippingAddress.number"],
  #shipping-new-address-form .field[name="shippingAddress.dpto_inside"] {
    padding: 0 20px 15px;
  }
  #shipping-new-address-form .field .request-invoice {
    margin-top: 5px;
    padding: 15px 20px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .checkout-container {
    padding-top: 30px;
  }
  #order_detail_section_left {
    float: left;
    width: calc(55% - 20px);
    max-width: 565px;
    margin-right: 20px;
  }
  #order_detail_section_left .shipping-step {
    max-width: 445px;
  }
  #cart_review_section_right {
    width: 45%;
    float: right;
    max-width: 445px;
    background-color: #f7f9fa;
    padding: 23px 0 20px 0;
  }
  .opc-progress-bar {
    margin: 0 0 22px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 11px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #666666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #006bc7;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #ff5501;
    content: '\e610';
    font-family: 'luma-icons';
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 22px;
  }
  .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: 440px;
  }
  .table-checkout-shipping-method {
    width: 100%;
    border-bottom: 1px solid #d4d8d7;
  }
  .table-checkout-shipping-method tbody {
    padding: 15px 0;
    display: block;
    width: 100%;
    float: left;
  }
  .table-checkout-shipping-method tr.row {
    width: 50%;
    float: left;
  }
  .table-checkout-shipping-method tr.row input[type="radio"] + label {
    display: block;
    height: 16px;
    margin-top: 10px;
  }
  .showmeorhidden {
    border-radius: 4px;
    background-color: #f7f9fa;
    max-width: 444px;
    padding: 20px;
    float: left;
  }
  .checkout-shipping-method .checkout-shipping-method.buttonactive + .primary {
    background-color: #f7f9fa;
    padding: 10px 20px 10px;
    border-radius: 0 0 4px 4px;
    max-width: 444px;
    text-align: right;
    float: left;
    width: 100%;
  }
  .shiping-map-section td {
    padding: 0;
  }
  .shiping-map-section .shipping-information-content {
    padding: 0 !important;
    margin-top: 15px;
  }
  .shiping-map-section .shipping-information-content strong {
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 1.15;
    color: #0e1b30;
    display: block;
    margin-bottom: 7px;
  }
  .shiping-map-section .shipping-information-content br {
    display: none;
  }
  .shiping-map-section .shipping-information-content address {
    font-size: 1.4rem;
    color: #5f5f5f;
    font-weight: 400;
    line-height: 1.43;
  }
  .shiping-map-section .shipping-information-content address br {
    display: block;
  }
  .field.field-row.pickerdoctype {
    max-width: 165px;
    margin: 0;
  }
  .field.field-row.documentnumber {
    width: calc(100% - 165px);
    padding-left: 10px;
  }
  .rectngulo {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 10px;
    border-radius: 4px;
  }
  .rectngulo .elipse {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    min-width: 112px;
    text-align: center;
    margin: 0 auto;
    margin-right: 20px;
  }
  .rectngulo .elipse:before {
    content: '';
    width: 112px;
    height: 112px;
    position: absolute;
    background-color: #f4e8a9;
    border-radius: 50%;
    z-index: 1;
  }
  .rectngulo .elipse img {
    position: relative;
    z-index: 2;
    margin: 0 auto;
  }
  .rectngulo .eemos-dividido {
    max-width: 260px;
    font-size: 2rem;
    font-weight: 300;
    line-height: 1.2;
    text-align: left;
    color: #0e1b30;
    margin: 14px 0;
  }
  .rectngulo .eemos-dividido .secondtext {
    font-weight: 700;
  }
  .rectngulo .por-qu {
    font-size: 1.3rem;
    padding: 0 10px 13px 0;
    align-self: flex-end;
    flex: 1 auto;
    line-height: 1.15;
    text-align: right;
    color: #0e1b30;
    text-decoration: underline;
  }
  .product-content .product-name {
    font-size: 1.4rem;
    line-height: 1.14;
    margin-bottom: 6px;
    width: 100%;
  }
  .product-content .available-stock {
    background-color: #ffffff;
    font-size: 1.1rem;
    line-height: 1.18;
    padding: 1px 3px;
  }
  .product-content .price {
    font-size: 1.4rem;
    line-height: 1.14;
  }
  .product-content .display-qty {
    font-size: 1.2rem;
    line-height: 1.17;
  }
  .warehouse-products {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .warehouse-products .product-img {
    width: 70px;
    margin-right: 15px;
  }
  .warehouse-products .product-content {
    width: calc(100% - 85px);
  }
  .warehouse-products .hidden-qty-content {
    margin-top: 5px;
  }
  .shipping-method-list .shipmethod {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .shipping-method-list .shipmethod-content {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    width: 100%;
  }
  .map-form-section {
    width: 52%;
    max-width: 290px;
  }
  .map-form-section h4 {
    font-size: 1.3rem;
    line-height: 1.15;
    margin-bottom: 15px;
  }
  .map-form-section .field-row select,
  .map-form-section .field-row input[type="text"] {
    height: 32px;
    font-size: 1.3rem;
  }
  .map-section {
    max-width: 270px;
    width: 48%;
    padding-left: 20px;
  }
  .map-section .map-toggle .see-delivery-areas {
    margin-right: 13px;
    font-size: 1.3rem;
    line-height: 1.17;
  }
  .map-form-section {
    margin-bottom: 15px;
  }
  .opc-sidebar {
    margin: 46px 0 22px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .opc-block-summary .items-in-cart .product {
    position: relative;
    max-width: 55px;
    order: 1;
    height: 55px;
  }
  .opc-block-summary .items-in-cart .product + td {
    width: calc(100% - 135px);
    padding-left: 20px;
    order: 2;
  }
  .discount-title {
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.17;
  }
  .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: 2.1rem;
    border-bottom: 0;
    margin-bottom: 27.5px;
  }
  .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: 768px;
    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: 11px 33px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 11px 0 0 44px;
  }
  .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-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 22px 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;
  }
  .checkout-onepage-success .logo {
    top: -10px;
    max-width: 57px;
  }
  .checkout-onepage-success .page-header {
    border-top: 10px solid #00a559;
    margin-bottom: 25px;
  }
  .checkout-onepage-success .order-top {
    padding-top: 65px;
    padding-bottom: 20px;
  }
  .checkout-onepage-success .order-top h2 {
    margin-bottom: 10px;
  }
  .checkout-onepage-success .order-right {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
  }
  .confirmed-order-pdf {
    display: none;
  }
  .checkout-success .order-view-success {
    width: calc(50% - 9px);
  }
  .checkout-success .order-view-success h3 {
    font-size: 1.8rem;
    line-height: 1.17;
    margin-bottom: 18px;
  }
  .checkout-success .order-view-success .box-title {
    font-size: 1rem;
    line-height: 1.1;
    margin-bottom: 15px;
  }
  .checkout-success .box-order-shipping-address {
    margin-bottom: 20px;
  }
  .checkout-success .box-order-billing-method {
    margin-bottom: 18px;
  }
  .checkout-success .box-order-billing-method .box-content dl.payment-method dt {
    font-size: 1.3rem;
  }
  .checkout-success .box-order-total-summary {
    max-width: 430px;
  }
  .checkout-success .box-order-total-summary .box-title {
    margin-bottom: 10px;
  }
  .checkout-success .box-order-total-summary ul li.grand_total {
    font-size: 1.4rem;
    line-height: 1.2;
  }
  .checkout-success .products-suceess {
    margin-top: 30px;
  }
  .checkout-success .products-suceess li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .checkout-success .products-suceess li .product-img {
    max-width: 55px;
  }
  .checkout-success .products-suceess li .product-content {
    padding-left: 20px;
    width: calc(100% - 75px);
  }
  .checkout-success .products-suceess li .product-content .product-name {
    font-size: 1.2rem;
  }
  .checkout-success .products-suceess li .product-content .price {
    font-size: 1.2rem;
  }
  .checkout-success .products-suceess li .product-content .display-qty {
    font-size: 1.2rem;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -22px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 22px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    color: #0e1b30;
    font-family: 'Roboto';
    font-weight: 700;
    line-height: 11px;
    font-size: 1rem;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #d4d8d7;
    border-radius: 2px;
    font-family: Roboto;
    font-size: 14px;
    height: 40px;
    line-height: 1.6;
    padding: 10px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #bcbcbc;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #bcbcbc;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #bcbcbc;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 11px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.4rem;
    margin: 0 0 0 5.5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.4rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 14px;
    content: '\e618';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 22px;
    margin-right: 0;
  }
  .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;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 22px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 22px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 22px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 22px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #d1d1d1;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #d1d1d1;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #d1d1d1;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 22px 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: 22px;
    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%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 22px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 44px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 11px 0;
  }
  .filter-actions {
    margin-bottom: 33px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #d1d1d1;
  }
  .page-layout-1column .filter-content {
    margin-top: 11px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 27.5px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 5.5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 22px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #d1d1d1;
    padding: 5.5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5.5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 27.5px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 27.5px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 22px;
  }
  .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: 11px;
    padding: 5.5px 11px 11px;
    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: 11px;
    padding: 5.5px 11px 11px;
  }
  .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: 27.5px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: left;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 11px 0 0;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 11px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 22px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #ffffff;
    border: 1px solid #bbbbbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .aw-raf__advocate-info-referral-url .control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    position: relative;
    margin-bottom: 10px;
  }
  .at-share-tbx-element .at-share-btn {
    margin: 0 30px 5px 0!important;
  }
  .at-share-tbx-element .at-share-btn:last-child {
    margin-right: 0 !important;
  }
  .myfavourites-customer-index .actions-toolbar > .primary .action {
    font-size: 12px;
    line-height: 1.17;
    margin-right: 20px;
  }
  .myfavourites-customer-index .form-wishlist-items input[type="checkbox"] + label {
    line-height: 1.3;
  }
  .myfavourites-customer-index .form-wishlist-items input[type="checkbox"] + label:before {
    width: 14px;
    height: 14px;
  }
  .myfavourites-customer-index .form-wishlist-items .products-grid {
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .myfavourites-customer-index .wishlist-grid .product-item {
    position: relative;
    margin-top: 20px;
    margin-bottom: 30px;
    padding-top: 15px;
  }
  .myfavourites-customer-index .wishlist-grid .product-item input[type="checkbox"] {
    width: 14px;
    height: 14px;
    border: solid 1px #707070;
  }
  .search-content {
    position: absolute;
    left: 19px;
    width: 100%;
    max-width: 275px;
  }
  .info-locator {
    width: 55%;
    max-width: 275px;
  }
  .info-locator .list-store-detail {
    height: 237px;
  }
  .info-locator .list-store-detail .el-content {
    padding: 8px 3px;
  }
  .input-location input[type="text"] {
    height: 32px;
  }
  .tag-content span {
    font-size: 1.2rem;
  }
  .tag-content span .storetitle {
    font-size: 1.3rem;
  }
  .map-locator-right {
    width: 45%;
    max-width: 236px;
  }
  .column.main .block.related {
    margin-left: -13px;
    margin-right: -13px;
    padding: 40px 0 50px 0;
  }
  .column.main .products-related-slider .owl-controls {
    position: absolute;
    bottom: -68px;
  }
  .column.main .products-related-slider .owl-controls .owl-dots {
    border: solid 3px #ffffff;
  }
  .eln-main-content {
    width: 100%;
    float: left;
    margin-top: 20px;
  }
  .category-top-right .eln-main-content {
    margin: 0;
  }
  .category-top {
    padding-bottom: 10px;
    border-bottom: 2px solid #ebebeb;
    margin-top: 0;
  }
  .product-label .label {
    font-size: 1.2rem;
  }
  .category-item-link .category-name {
    font-size: 1.6rem;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .sub-category-slider {
    padding-right: 45px;
    width: 100%;
  }
  .sub-category-slider.owl-theme {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .sub-category-slider .owl-controls {
    padding-bottom: 40px;
    border-bottom: 1px solid #cecece;
  }
  .sub-category-slider .owl-controls .owl-prev {
    display: none;
  }
  .sub-category-slider .owl-controls .owl-nav .owl-next {
    display: inline-block;
    text-decoration: none;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0;
  }
  .sub-category-slider .owl-controls .owl-nav .owl-next > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .sub-category-slider .owl-controls .owl-nav .owl-next:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
    line-height: inherit;
    color: #00a160;
    content: '\e912';
    font-family: 'icomoon';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .catalog-category-view .products.wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 40px;
  }
  .product-item-actions {
    display: block;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action.towishlist {
    position: absolute;
    top: 0;
    left: 0;
  }
  .product-item-actions .actions-primary form {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .product-item-actions .actions-primary .product-qty {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    border-radius: 5px 0 0 5px;
    width: 78px;
    border-right: 0;
  }
  .product-item-actions .actions-primary .product-qty .btn {
    width: 11px;
    border-radius: 0 5px 5px 0;
  }
  .product-item-actions .actions-primary .product-qty .btn.btn-reduce {
    margin-left: 10px;
  }
  .product-item-actions .actions-primary .product-qty .btn.btn-increase {
    margin-right: 10px;
  }
  .product-item-actions .actions-primary .tocart {
    flex: 1 auto;
    margin-top: 0;
    border-radius: 0 5px 5px 0;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    font-size: 1.4rem;
    display: block;
    font-weight: 400;
    line-height: 1.36;
    color: #707070;
  }
  .products.wrapper ~ .toolbar .pages {
    margin: 0 auto;
  }
  .products.wrapper ~ .toolbar .limiter {
    display: none;
    float: right;
  }
  .toolbar select {
    font-size: 1.4rem;
  }
  .page-products .sorter {
    position: static;
    margin-left: 25px;
  }
  #fme-counter {
    margin-top: 20px;
  }
  .rating-label {
    display: none;
  }
  .product-detail-top {
    max-width: 1230px;
    margin: 0 auto;
    margin-bottom: 100px;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 16.5px;
  }
  .product-info-main .product-info-price {
    width: 100%;
  }
  .product-info-main .product-info-price .price-box .price-container > span {
    display: block;
  }
  .product-info-main .product-info-price .price-box .price-container > span:last-child {
    margin-bottom: 0;
  }
  .product-info-main .product-info-price .price-including-tax + .price-excluding-tax,
  .product-info-main .product-info-price .weee + .price-excluding-tax,
  .product-info-main .product-info-price .weee {
    font-size: 1.7rem;
    margin-bottom: 5px;
  }
  .product-info-main .product-info-price .special-price .price-container .price {
    font-size: 2.8rem;
    line-height: 1.32;
  }
  .product-info-main .product-info-price .old-price .price-container .price {
    font-size: 2rem;
  }
  .product-info-main .discount-box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between;
    margin-top: 2px;
    margin-bottom: 30px;
  }
  .product-info-main .discount-label {
    font-size: 1.7rem;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 1.7rem;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .catalog-product-view .breadcrumbs .items {
    border-bottom: 1px solid #cecece;
    padding-bottom: 13px;
  }
  .catalog-product-view .page-main {
    margin-top: 40px;
  }
  .page-layout-1column .product-info-main {
    width: 100%;
    float: left;
  }
  .page-layout-1column .product.media {
    width: 49%;
    float: left;
  }
  .page-layout-1column .product-top-info,
  .page-layout-1column .product-price-block {
    width: 49%;
    float: right;
  }
  .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%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 11px 11px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .product-benefit h2 {
    font-size: 2.1rem;
    line-height: 1.33;
    margin-bottom: 65px;
  }
  .product-benefit-items .benefit-item {
    max-width: 120px;
    padding-top: 125px;
  }
  .product-benefit-items .benefit-item:before {
    width: 109px;
    height: 109px;
  }
  .product-benefit-items .benefit-item h4 {
    font-size: 2.1rem;
    line-height: 1.33;
  }
  .product-service {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #cecece;
    padding-bottom: 35px;
    margin-bottom: 30px;
    margin-top: 35px;
  }
  .product-service-items {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .product-service-items .service-item {
    width: 25%;
    padding-top: 40px;
    padding-left: 0;
  }
  .product-service-items .service-item h4 {
    line-height: 1.33;
    text-align: center;
  }
  .product-service-items .service-item:before {
    width: 35px;
    height: 35px;
    left: 50%;
    transform: translateX(-50%);
  }
  .box-tocart .fieldset .field {
    margin-bottom: 0;
    max-width: 140px;
    width: 100%;
  }
  .box-tocart .fieldset .field.qty .control {
    border-right: 0;
    border-radius: 5px 0 0 5px;
  }
  .box-tocart .fieldset .field.qty .control input {
    font-size: 3rem;
    height: 63px;
    width: 50px;
  }
  .box-tocart .fieldset .field.qty .control .btn {
    width: 20px;
  }
  .box-tocart .fieldset .field.qty .control .btn:after {
    width: 20px;
    height: 3.5px;
  }
  .box-tocart .fieldset .field.qty .control .btn.btn-increase:before {
    width: 3.5px;
    height: 20px;
  }
  .box-tocart .action.tocart,
  .box-tocart .preorder-product {
    font-size: 1.6rem;
    border-radius: 0 5px 5px 0;
  }
  .box-tocart .action.tocart span,
  .box-tocart .preorder-product span {
    padding-left: 40px;
  }
  .box-tocart .action.tocart span:before,
  .box-tocart .preorder-product span:before {
    background-size: 28px 28px;
    width: 28px;
    height: 28px;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 40px;
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .product.data.items > .item.title {
    width: 100%;
  }
  .catalog-product-view .page-main {
    max-width: 100%;
  }
  body.ma-autocomplete div.ma-overlay,
  body.ma-autocomplete div.ma-search-autocomplete {
    width: 100% !important;
    top: 58px !important;
  }
  .block-search {
    float: left;
    padding-left: 20px;
    z-index: 4;
    flex: 1 auto;
    margin-right: 15px;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding: 10px 35px 10px 10px;
    position: static;
    border: none;
    height: 34px;
  }
  .block-search input::-webkit-input-placeholder {
    color: #bcbcbc;
  }
  .block-search input:-moz-placeholder {
    color: #bcbcbc;
  }
  .block-search input::-moz-placeholder {
    color: #bcbcbc;
  }
  .block-search input:-ms-input-placeholder {
    color: #bcbcbc;
  }
  .block-search .action.search {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 0;
    z-index: 1;
    height: 34px;
    width: 35px;
    background-image: url(../images/min-search.svg);
    background-repeat: no-repeat;
    font-size: 0;
    background-position: center right;
    top: -34px;
    opacity: 1;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .block-search .actions {
    position: relative;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .map-address-block {
    min-width: 315px;
  }
  .page-main .block.block-dashboard-info {
    margin-bottom: 0;
  }
  .page-main .block.dash-bottom-content {
    margin-top: 55px;
  }
  .page-main .block-title strong {
    font-size: 1.4rem;
    margin-bottom: 5px;
  }
  .sidebar-main .block-collapsible-nav .content {
    padding: 0;
  }
  .page-main .block-addresses-default.block {
    margin-bottom: 0;
  }
  .page-main .block-addresses-default .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page-main .block-addresses-default .block-content .box {
    width: 25%;
    max-width: 180px;
    margin-bottom: 40px;
    margin-left: 100px;
    border-bottom: 0;
  }
  .page-main .block-addresses-default .block-content .box:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-main .block-addresses-list {
    padding-top: 25px;
    margin-top: 0;
    margin-bottom: 20px !important;
    border-top: solid 2px #dddddd;
  }
  .page-main .block-title strong {
    color: #0e1b30;
    margin-bottom: 5px;
    display: block;
  }
  .page-main .block-content .table tbody tr:nth-child(even),
  .page-main .block-content table tbody tr:nth-child(even) {
    background-color: #f7f9fa;
    border-radius: 4px;
  }
  .page-main .block-content .table tbody tr td,
  .page-main .block-content table tbody tr td {
    font-size: 1.2rem;
    color: #6e7581;
    line-height: 1.15;
    padding: 8px 20px;
    border: none;
  }
  .page-main .block-content .table tbody tr td .action,
  .page-main .block-content table tbody tr td .action {
    color: #006bc7 !important;
    text-transform: capitalize;
  }
  .page-main .block-content .table tbody tr td .action:after,
  .page-main .block-content table tbody tr td .action:after {
    border-left: 0 !important;
    margin: 0 10px !important;
  }
  .account .account-tab-content .form-edit-account .fieldset.password {
    margin-bottom: 5px;
  }
  .account .account-tab-content .form-edit-account .fieldset.password .account-half-col {
    width: calc(50% - 10px);
  }
  .account .account-tab-content .form-edit-account .fieldset.password .account-half-col.confirm {
    margin-left: 20px;
  }
  .account .address-title {
    font-size: 1.4rem;
  }
  .account .address-home {
    font-size: 1.3rem;
  }
  .account .address-no a,
  .account .address {
    font-size: 1.3rem;
  }
  .dash-bottom-content {
    padding-top: 50px;
  }
  .dash-bottom-content p {
    font-size: 1.3rem;
  }
  .dash-bottom-content .items.addresses .item {
    width: 50%;
    padding-right: 20px;
  }
  .dash-address-right,
  .dash-address-left {
    width: 50%;
  }
  .account .account-tab-title {
    margin-right: 30px;
  }
  .account .account-tab-title span {
    font-size: 1.4rem;
  }
  .customer-pro {
    font-size: 3.7rem;
    width: 92px;
    height: 92px;
    line-height: 92px;
    margin-right: 40px;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 33px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 55%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 11px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .columns {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 25%;
    max-width: 190px;
    margin-right: 50px;
    padding: 0;
    background-color: #f7f9fa;
    -ms-flex-order: inherit;
    -webkit-order: inherit;
    order: inherit;
  }
  .account.page-layout-2columns-left .column.main {
    width: 70%;
    width: calc(100% - 250px);
    -ms-flex-order: inherit;
    -webkit-order: inherit;
    order: inherit;
    -webkit-flex-basis: inherit;
    flex-basis: inherit;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .account .order-history-left {
    padding-right: 20px;
    width: 70%;
    width: calc(100% - 190px);
  }
  .account .order-history-right {
    width: 30%;
    max-width: 170px;
    float: left;
  }
  .form-edit-account {
    max-width: 750px;
  }
  .form-edit-account .personal h3 {
    margin-top: 0;
  }
  .form-edit-account h3 {
    font-size: 1.4rem;
    font-weight: 700;
    color: #0e1b30;
    line-height: 1.21;
    margin-top: 25px;
    margin-bottom: 25px;
    width: 100%;
    float: left;
  }
  .form-edit-account .fieldset {
    width: 100%;
    margin: 0;
  }
  .form-edit-account .fieldset .field.fullname {
    margin: 0;
  }
  .form-edit-account .fieldset .field.fullname .fieldset {
    margin: 0;
  }
  .form-edit-account .fieldset .account-form-field {
    margin-left: calc((100% - 3 * 31.5%) / 2) !important;
    margin-bottom: 20px;
    width: 31.5%;
    float: left;
  }
  .form-edit-account .fieldset .account-form-field:nth-child(3n + 1) {
    margin-left: 0 !important;
  }
  .form-edit-account .fieldset .account-form-field.children-option .field {
    margin: 0;
    flex: 1 auto;
  }
  .form-edit-account .fieldset.personal {
    border-bottom: 1px solid #d4d8d7;
    padding-bottom: 5px;
  }
  .form-edit-account .children-option {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between;
  }
  .form-edit-account .children-option .label {
    width: 100%;
  }
  .form-edit-account input[type="radio"]:not([name*=ratings]) + .label,
  .form-edit-account .form-edit-account input[type="radio"]:not([name*=ratings]) + label {
    color: #707070;
    font-weight: normal !important;
  }
  .form-edit-account select {
    font-size: 1.3rem;
    color: #6e7581;
  }
  .block-addresses-list .items.addresses {
    font-size: 0rem;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 22px;
    vertical-align: top;
    width: 48%;
  }
  .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: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 22px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 11px 11px 0;
  }
  .account .orders-history ul li h2 {
    font-size: 1.4rem;
    line-height: 1.14;
  }
  .account .orders-history ul li p {
    font-size: 1.3rem;
    line-height: 1.15;
    margin-top: 5px;
  }
  .order-tabs-history ul li {
    padding: 10px 0;
  }
  .account .tab-title {
    float: left;
    width: auto;
    margin-right: 30px;
  }
  .account .tab-title span {
    font-size: 1.5rem;
    line-height: 1.14;
    text-align: left;
    color: #0e1b30;
    display: block;
    padding-bottom: 10px;
    cursor: pointer;
  }
  .account .tab-title.active-tab span {
    font-weight: 700;
    position: relative;
  }
  .account .tab-title.active-tab span:after {
    content: '';
    left: 0;
    right: 0;
    position: absolute;
    bottom: -1px;
    height: 3px;
    background-color: #00a160;
  }
  .account .order-content {
    box-sizing: border-box;
    float: right;
    margin-top: 25px;
    margin-left: -100%;
    width: 100%;
    border-top: 2px solid #ebebeb;
  }
  .column.main .block.related {
    margin-left: -13px;
    margin-right: -13px;
    padding: 40px 0 50px 0;
  }
  .column.main .products-related-slider .owl-controls {
    position: absolute;
    bottom: -68px;
  }
  .column.main .products-related-slider .owl-controls .owl-dots {
    border: solid 3px #ffffff;
  }
  .eln-main-content {
    width: 100%;
    float: left;
    margin-top: 20px;
  }
  .category-top-right .eln-main-content {
    margin: 0;
  }
  .category-top {
    padding-bottom: 10px;
    border-bottom: 2px solid #ebebeb;
    margin-top: 0;
  }
  .product-label .label {
    font-size: 1.2rem;
  }
  .category-item-link .category-name {
    font-size: 1.6rem;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .sub-category-slider {
    padding-right: 45px;
    width: 100%;
  }
  .sub-category-slider.owl-theme {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .sub-category-slider .owl-controls {
    padding-bottom: 40px;
    border-bottom: 1px solid #cecece;
  }
  .sub-category-slider .owl-controls .owl-prev {
    display: none;
  }
  .sub-category-slider .owl-controls .owl-nav .owl-next {
    display: inline-block;
    text-decoration: none;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0;
  }
  .sub-category-slider .owl-controls .owl-nav .owl-next > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .sub-category-slider .owl-controls .owl-nav .owl-next:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
    line-height: inherit;
    color: #00a160;
    content: '\e912';
    font-family: 'icomoon';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .catalog-category-view .products.wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 40px;
  }
  .product-item-actions {
    display: block;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action.towishlist {
    position: absolute;
    top: 0;
    left: 0;
  }
  .product-item-actions .actions-primary form {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .product-item-actions .actions-primary .product-qty {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    border-radius: 5px 0 0 5px;
    width: 78px;
    border-right: 0;
  }
  .product-item-actions .actions-primary .product-qty .btn {
    width: 11px;
    border-radius: 0 5px 5px 0;
  }
  .product-item-actions .actions-primary .product-qty .btn.btn-reduce {
    margin-left: 10px;
  }
  .product-item-actions .actions-primary .product-qty .btn.btn-increase {
    margin-right: 10px;
  }
  .product-item-actions .actions-primary .tocart {
    flex: 1 auto;
    margin-top: 0;
    border-radius: 0 5px 5px 0;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    font-size: 1.4rem;
    display: block;
    font-weight: 400;
    line-height: 1.36;
    color: #707070;
  }
  .products.wrapper ~ .toolbar .pages {
    margin: 0 auto;
  }
  .products.wrapper ~ .toolbar .limiter {
    display: none;
    float: right;
  }
  .toolbar select {
    font-size: 1.4rem;
  }
  .page-products .sorter {
    position: static;
    margin-left: 25px;
  }
  #fme-counter {
    margin-top: 20px;
  }
  .rating-label {
    display: none;
  }
  .product-detail-top {
    max-width: 1230px;
    margin: 0 auto;
    margin-bottom: 100px;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 16.5px;
  }
  .product-info-main .product-info-price {
    width: 100%;
  }
  .product-info-main .product-info-price .price-box .price-container > span {
    display: block;
  }
  .product-info-main .product-info-price .price-box .price-container > span:last-child {
    margin-bottom: 0;
  }
  .product-info-main .product-info-price .price-including-tax + .price-excluding-tax,
  .product-info-main .product-info-price .weee + .price-excluding-tax,
  .product-info-main .product-info-price .weee {
    font-size: 1.7rem;
    margin-bottom: 5px;
  }
  .product-info-main .product-info-price .special-price .price-container .price {
    font-size: 2.8rem;
    line-height: 1.32;
  }
  .product-info-main .product-info-price .old-price .price-container .price {
    font-size: 2rem;
  }
  .product-info-main .discount-box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between;
    margin-top: 2px;
    margin-bottom: 30px;
  }
  .product-info-main .discount-label {
    font-size: 1.7rem;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 1.7rem;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .catalog-product-view .breadcrumbs .items {
    border-bottom: 1px solid #cecece;
    padding-bottom: 13px;
  }
  .catalog-product-view .page-main {
    margin-top: 40px;
  }
  .page-layout-1column .product-info-main {
    width: 100%;
    float: left;
  }
  .page-layout-1column .product.media {
    width: 49%;
    float: left;
  }
  .page-layout-1column .product-top-info,
  .page-layout-1column .product-price-block {
    width: 49%;
    float: right;
  }
  .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%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 11px 11px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .product-benefit h2 {
    font-size: 2.1rem;
    line-height: 1.33;
    margin-bottom: 65px;
  }
  .product-benefit-items .benefit-item {
    max-width: 120px;
    padding-top: 125px;
  }
  .product-benefit-items .benefit-item:before {
    width: 109px;
    height: 109px;
  }
  .product-benefit-items .benefit-item h4 {
    font-size: 2.1rem;
    line-height: 1.33;
  }
  .product-service {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #cecece;
    padding-bottom: 35px;
    margin-bottom: 30px;
    margin-top: 35px;
  }
  .product-service-items {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .product-service-items .service-item {
    width: 25%;
    padding-top: 40px;
    padding-left: 0;
  }
  .product-service-items .service-item h4 {
    line-height: 1.33;
    text-align: center;
  }
  .product-service-items .service-item:before {
    width: 35px;
    height: 35px;
    left: 50%;
    transform: translateX(-50%);
  }
  .box-tocart .fieldset .field {
    margin-bottom: 0;
    max-width: 140px;
    width: 100%;
  }
  .box-tocart .fieldset .field.qty .control {
    border-right: 0;
    border-radius: 5px 0 0 5px;
  }
  .box-tocart .fieldset .field.qty .control input {
    font-size: 3rem;
    height: 63px;
    width: 50px;
  }
  .box-tocart .fieldset .field.qty .control .btn {
    width: 20px;
  }
  .box-tocart .fieldset .field.qty .control .btn:after {
    width: 20px;
    height: 3.5px;
  }
  .box-tocart .fieldset .field.qty .control .btn.btn-increase:before {
    width: 3.5px;
    height: 20px;
  }
  .box-tocart .action.tocart,
  .box-tocart .preorder-product {
    font-size: 1.6rem;
    border-radius: 0 5px 5px 0;
  }
  .box-tocart .action.tocart span,
  .box-tocart .preorder-product span {
    padding-left: 40px;
  }
  .box-tocart .action.tocart span:before,
  .box-tocart .preorder-product span:before {
    background-size: 28px 28px;
    width: 28px;
    height: 28px;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 40px;
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .product.data.items > .item.title {
    width: 100%;
  }
  .catalog-product-view .page-main {
    max-width: 100%;
  }
  .product-reviews-summary {
    margin-bottom: 0;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 1.7rem;
    font-weight: 400;
    line-height: 1.35;
    margin-top: 3px;
  }
  .product-reviews-summary .reviews-actions .action {
    color: #6e7581;
  }
  .review-ratings {
    float: left;
    margin-bottom: 0;
    max-width: 236px;
  }
  .review-title:after {
    content: '|';
    color: #707070;
    padding-left: 10px;
    padding-right: 10px;
  }
  .review-list {
    padding: 0 40px;
  }
  .review-toolbar {
    margin: 0 0 15px;
  }
  .review-toolbar .pages {
    padding: 15px 0;
  }
  .fieldset .review-legend.legend {
    margin-bottom: 15px;
  }
  .review-item {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .review-form-section {
    padding: 0 40px;
  }
  .box-order-shipping-address address {
    font-size: 1.3rem;
    line-height: 1.15;
  }
  .box-order-total-summary ul {
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .box-order-total-summary ul li {
    font-size: 1.3rem;
    line-height: 1.15;
    padding-bottom: 13px;
  }
  .box-order-total-summary ul li.grand_total {
    padding-top: 13px;
    margin: 0;
  }
  .block-order-details-view .block-date-title {
    margin-top: 24px;
    margin-bottom: 18px;
  }
  .block-order-details-view .block-date-title strong {
    line-height: 1.17;
  }
  .block-order-details-view .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .block-order-details-view .block-content .box {
    width: 42%;
    max-width: 350px;
    float: left;
  }
  .block-order-details-view .block-content .box.box-order-billing-method {
    max-width: 140px;
    width: 18%;
    padding: 0 20px;
  }
  .block-order-details-view .block-content .box-title {
    font-size: 1rem;
    line-height: 1.1;
    margin-bottom: 15px;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items .table-order-items .product-item-name {
    font-size: 1.2rem;
    line-height: 1.17;
    margin: 0 0 7px;
  }
  .order-details-items .table-order-items .price {
    margin: 0;
  }
  .order-details-items .table-order-items .price .price-excluding-tax {
    font-size: 1.2rem;
    line-height: 1.17;
    margin-bottom: 6px;
  }
  .order-details-items .col.name {
    padding-left: 0;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-details-items .items-qty .item {
    font-size: 1.2rem;
    line-height: 1.17;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .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-status-step {
    width: calc(14.28571429%);
    text-align: center;
  }
  .order-status-step:first-child .progress {
    border-radius: 16px 0 0 16px;
  }
  .order-status-step:last-child .progress {
    border-radius: 0 16px 16px 0;
  }
  .order-status-step.complete .progress:after {
    content: '';
    height: 20px;
    position: absolute;
    left: 0;
    right: 0;
    background-color: #08c552;
  }
  .order-status-step.complete:first-child .progress:after {
    border-radius: 16px 0 0 16px;
  }
  .order-status-step.complete.active .progress:after {
    border-radius: 0 16px 16px 0;
  }
  .order-status-step.complete.active:first-child .progress:after {
    border-radius: 16px;
  }
  .order-status-step.complete .order-status-info {
    font-weight: 700;
    color: #08c552;
  }
  .order-status-step .icon {
    width: 50px;
    height: 50px;
    display: block;
    margin: 0 auto;
    margin-bottom: 8px;
    background-image: url("../images/order/component-gy.svg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .order-status-step .icon.icon-processing {
    background-image: url("../images/order/processing-gy.svg");
  }
  .order-status-step .icon.icon-confirmed {
    background-image: url("../images/order/confirmed-gy.svg");
  }
  .order-status-step .icon.icon-in_preparation {
    background-image: url("../images/order/in_preparation-gy.svg");
  }
  .order-status-step .icon.icon-to_dispatch {
    background-image: url("../images/order/to_dispatch-gy.svg");
  }
  .order-status-step .icon.icon-ready_to_pick_up {
    background-image: url("../images/order/ready_to_pick_up-gy.svg");
  }
  .order-status-step .icon.icon-complete {
    background-image: url("../images/order/complete-gy.svg");
  }
  .order-status-step.complete .icon.icon-processing {
    background-image: url("../images/order/processing-gr.svg");
  }
  .order-status-step.complete .icon.icon-confirmed {
    background-image: url("../images/order/confirmed-gr.svg");
  }
  .order-status-step.complete .icon.icon-in_preparation {
    background-image: url("../images/order/in_preparation-gr.svg");
  }
  .order-status-step.complete .icon.icon-to_dispatch {
    background-image: url("../images/order/to_dispatch-gr.svg");
  }
  .order-status-step.complete .icon.icon-ready_to_pick_up {
    background-image: url("../images/order/ready_to_pick_up-gr.svg");
  }
  .order-status-step.complete .icon.icon-complete {
    background-image: url("../images/order/complete-gr.svg");
  }
  .block-collapsible-nav .content {
    padding: 0 10px 15px 10px;
  }
  .block-collapsible-nav .item a,
  .block-collapsible-nav .item > strong {
    padding: 10px 0;
  }
  .block-collapsible-nav .item a {
    text-decoration: none;
  }
  .block-collapsible-nav .item.current a,
  .block-collapsible-nav .item.current > strong {
    color: #000000;
    font-weight: 600;
  }
  .block-collapsible-nav .item.current a {
    border-color: #d8deea;
  }
  .sidebar-customer-name {
    padding: 13px 13px 10px;
  }
  html,
  body {
    height: 100%;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
    height: 58px;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #6e716e;
  }
  .page-header .header.panel {
    padding-bottom: 11px;
    padding-top: 11px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-header .sticky .logo {
    max-width: 63px;
  }
  .header.content {
    height: 58px;
  }
  .customer-welcome {
    padding: 14px 10px;
  }
  .customer-welcome .action.switch {
    width: 30px;
    height: 29px;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 22px;
  }
  .customer-welcome {
    position: relative;
  }
  .customer-welcome.active {
    background-color: #008e55;
  }
  .customer-welcome.active .customer-menu {
    top: 58px;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome .greet {
    display: none;
  }
  .customer-welcome .authorization-link {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    justify-content: flex-end;
  }
  .customer-welcome .authorization-link .sign-detail {
    font-size: 1.1rem;
    color: #ffffff;
    font-weight: 300;
    line-height: 1.18;
    text-align: right;
    min-width: 40px;
    max-width: 70px;
  }
  .customer-welcome .authorization-link .sign-detail span {
    font-size: 1.4rem;
    color: #ffffff;
    font-weight: 400;
    line-height: 1.14;
    display: block;
    margin-bottom: 2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .timmer.promotions-block .pro-row {
    margin: 0;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.16);
    background-color: #e8eff0;
  }
  .timmer.promotions-block .pro-col-4,
  .timmer.promotions-block .pro-col-8 {
    margin: 0;
    padding: 0;
  }
  .timmer.promotions-block .pro-col-4 .pro-col-detail-inner {
    max-width: 200px;
  }
  .timmer .additional-container .pro-col-4 .pro-col-detail-inner {
    max-width: 200px;
    padding: 25px 0;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5.5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5.5px 0 5.5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.content {
    padding: 0 22px 0;
  }
  .logo {
    -webkit-transition: all 0.3s 0.3s;
    -moz-transition: all 0.3s 0.3s;
    -ms-transition: all 0.3s 0.3s;
    transition: all 0.3s 0.3s;
    max-width: 76px;
  }
  .logo img {
    max-height: inherit;
  }
  .page-header.sticky .logo {
    -webkit-transition: all 0.3s 0.3s;
    -moz-transition: all 0.3s 0.3s;
    -ms-transition: all 0.3s 0.3s;
    transition: all 0.3s 0.3s;
    max-width: 63px;
  }
  .page-wrapper {
    margin: 0;
    position: relative;
    padding-top: 58px;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .ie11 .page-wrapper {
    height: 100%;
  }
  .featured-category-home,
  .featured-subcategory-home {
    margin: 0;
    padding: 0 30px;
    list-style: none none;
  }
  .banner-left {
    position: relative;
  }
  .home-banner-section {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    width: 100%;
    position: relative;
  }
  .home-banner-section .bx-controls {
    position: absolute;
    bottom: 20px;
    z-index: 51;
    left: 50%;
    transform: translateX(-50%);
  }
  .banner-main .content {
    overflow: hidden;
  }
  .banner-main .content .block-static-block {
    width: 40%;
    max-width: 465px;
    min-width: 350px;
  }
  .banner-offer-price {
    top: 50%;
    transform: translateY(-50%);
    right: -61px;
    width: 122px;
    height: 122px;
    padding: 20px;
  }
  .banner-offer-price .old-price {
    font-size: 1.2rem;
  }
  .banner-offer-price .price {
    font-size: 2rem;
  }
  .banner-left-inner {
    max-width: 310px;
    padding: 20px 10px;
  }
  .banner-left-inner p {
    font-size: 1.1rem;
  }
  .banner-left-inner h2 {
    font-size: 3rem;
  }
  .banner-main .bx-controls-direction [class*="bx"] {
    bottom: 35px;
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
  .banner-main .bx-controls-direction .bx-prev {
    left: 70px;
  }
  .banner-main .bx-controls-direction .bx-next {
    right: 70px;
  }
  .page-footer {
    margin-top: auto;
    padding-bottom: 40px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -11px;
    left: 100%;
    margin: 0 0 0 22px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 15px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #ffffff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbbbbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .page-footer .footer-col {
    width: 25%;
    max-width: 168px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 30px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    font-size: 1.4rem;
    background: transparent;
    border: none;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .footer.content .footer-accordion {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 65%;
    justify-content: space-between;
  }
  .footer-col h4 {
    font-size: 1.2rem;
    line-height: 1.67;
    font-weight: 700;
  }
  .footer-newsletter-col {
    max-width: 350px;
    width: 35%;
  }
  .footer-newsletter-col.footer-col-payment {
    margin-top: -15px;
  }
  .footer-newsletter-col.footer-col-payment h3 {
    margin-bottom: 10px;
  }
  .whatsapp-block {
    font-size: 2.1rem;
  }
  .whatsapp-block p {
    line-height: 27px;
  }
  .whatsapp-block p:after {
    width: 27px;
    height: 27px;
  }
  .go-up-block {
    padding: 15px 0;
  }
  .go-up-block p {
    margin-bottom: 0;
  }
  .go-up-block a {
    font-size: 2rem;
    line-height: 1.19;
  }
  .go-up-block a:before {
    margin-right: 15px;
  }
  .promotions-block .pro-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px;
  }
  .promotions-block .pro-col-3,
  .promotions-block .pro-col-4,
  .promotions-block .pro-col-6,
  .promotions-block .pro-col-8,
  .promotions-block .pro-col-12 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 8px;
    padding-left: 8px;
    margin-bottom: 20px;
  }
  .promotions-block .pro-col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(25%);
    flex: 0 0 calc(25%);
    max-width: calc(25%);
  }
  .promotions-block .pro-col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(33.33333333%);
    flex: 0 0 calc(33.33333333%);
    max-width: calc(33.33333333%);
  }
  .promotions-block .pro-col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50%);
    flex: 0 0 calc(50%);
    max-width: calc(50%);
  }
  .promotions-block .pro-col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(66.66666667%);
    flex: 0 0 calc(66.66666667%);
    max-width: calc(66.66666667%);
  }
  .promotions-block .pro-col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100%);
    flex: 0 0 calc(100%);
    max-width: calc(100%);
  }
  .promotions-block .pro-col-12 .pro-col-inner {
    text-align: right;
    background: #000000;
  }
  .promotions-block .pro-col-12 .pro-col-inner:before {
    content: none;
  }
  .promotions-block .pro-col-12 .pro-col-full-container {
    left: 0;
    right: 0;
    top: 50%;
    max-width: 1116px;
    padding: 35px 0;
    text-align: left;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto;
  }
  .promotions-block .pro-col-12 .pro-col-full-container:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 20px;
    border: 2px solid #ffffff;
    right: 0;
  }
  .promotions-block .pro-col-12 .pro-col-detail-inner {
    padding: 0;
    width: auto;
    max-width: 182px;
    background: #000000;
    z-index: 999;
    position: relative;
    padding: 10px 0;
  }
  .promotions-block .pro-col-4 .pro-col-detail-inner,
  .promotions-block .pro-col-6 .pro-col-detail-inner {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 25px;
    top: 50%;
    max-width: 180px;
    margin-top: 20px;
  }
  .promotions-block .pro-col-6 .pro-col-detail-inner {
    right: 95px;
  }
  .pro-col-detail-additional {
    left: 25px;
    right: 25px;
    bottom: 25px;
  }
  .pro-col-detail-additional h3 {
    margin-bottom: 10px;
  }
  .pro-col-detail-additional p {
    font-size: 1.5rem;
  }
  .homeimg-gallery .sub-category-item {
    width: 20%;
    margin-bottom: 80px;
  }
  .feature-categories .additional-container {
    max-width: 1480px;
  }
  .cms-index-index .product-benefit {
    margin-bottom: 80px;
  }
  .product-item .home-tab-product {
    margin-left: calc((100% - 4 * 19.29%) / 3);
    width: 19.29%;
    margin-bottom: 60px;
  }
  .product-item .home-tab-product:nth-child(4n + 1) {
    margin-left: 0;
  }
  .home-tabing-product-slider {
    padding-bottom: 15px;
  }
  .delivery-product-slider .owl-controls {
    position: absolute;
    bottom: -68px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
  }
  .delivery-product-slider .owl-controls .owl-dots {
    height: 35px;
    border-radius: 20px;
    background-color: #0e1b30;
    padding: 0 40px;
    border: solid 3px #fff;
  }
  .free-delivery-products {
    margin-bottom: 50px;
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .feature-categories {
    margin-top: 40px;
    margin-bottom: 50px;
  }
  .featured-category-home,
  .featured-subcategory-home {
    margin: 40px 0 0;
    padding: 0;
    list-style: none none;
  }
  .featured-category-home h2,
  .featured-subcategory-home h2 {
    font-weight: 400;
  }
  .feature-products {
    margin-bottom: 50px;
  }
  .home-widget-slider .product-item .product-item-info {
    margin-left: calc((100% - 4 * 23.31%) / 3);
    width: 23.31%;
  }
  .home-widget-slider .product-item .product-item-info:first-child {
    margin-left: 0;
  }
  .home-gallery-main {
    border-top: 3px dotted #eaeaea;
    padding-top: 45px;
  }
  .home-promotion-footer {
    display: none;
  }
  .home-promotion-footer .promotion-img {
    max-width: 250px;
    position: relative;
    width: 25%;
    margin-bottom: 5px;
  }
  .home-promotion-footer .promotion-img img {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    max-height: inherit;
  }
  .home-promotion-footer .promotion-content {
    padding: 33px 20px;
  }
  .home-promotion-footer .promotion-content p {
    font-size: 1.8rem;
  }
  .home-promotion-footer .promotion-btn {
    padding: 27px 0;
  }
  .home-promotion-footer .promotion-btn .action.primary {
    padding: 6px 70px;
    font-size: 1.5rem;
  }
  .checkout-section-data .block .title {
    padding: 12px 0;
    border-top: 2px solid #0e1b30;
  }
  .checkout-section-data .block .title span,
  .checkout-section-data .block .title strong {
    font-size: 1.8rem;
    line-height: 1.17;
  }
  .checkout-section-data .block.items-in-cart .title:after {
    font-size: 1.6rem;
    line-height: 20px;
    color: #0e1b30;
    margin-right: 15px;
  }
  .checkout-section-data .block.active.items-in-cart .title {
    margin-bottom: 10px;
  }
  .shipping-address-display-content {
    width: 100%;
  }
  .shipmethod-content.delivery-ship {
    margin-top: 15px;
  }
  .shipmethod-content.delivery-ship .warehouse-shipping {
    width: 50%;
    padding-left: 30px;
    padding-right: 15px;
  }
  .shipmethod-content.delivery-ship .warehouse-shipping input[type="radio"] {
    position: absolute;
    width: 15px;
    height: 15px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .shipmethod-content.delivery-ship .warehouse-shipping input[type="radio"]:before {
    width: 15px;
    height: 15px;
  }
  .shipmethod-content.delivery-ship .warehouse-shipping input[type="radio"]:checked:after {
    width: 7px;
    height: 7px;
    top: 4px;
    left: 4px;
  }
  .shipmethod-content.delivery-ship .warehouse-shipping .col-method {
    font-size: 1.3rem;
    line-height: 1.15;
  }
  .shipmethod-content.delivery-ship .warehouse-shipping .col-methodtitle,
  .shipmethod-content.delivery-ship .warehouse-shipping .col-estimated {
    font-size: 1.2rem;
    line-height: 1.17;
    display: inline-block;
  }
  .shipmethod-content.delivery-ship .warehouse-shipping .shippingmethod-action {
    font-size: 1.2rem;
    line-height: 1.17;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
@media all and (min-width: 769px), print {
  .pagebuilder-mobile-only {
    display: none !important;
  }
}
@media all and (min-width: 1024px), print {
  .amreview-author-details {
    margin: 0 20px 0 0;
    width: 20%;
  }
  .amreview-description-wrap {
    width: 75%;
  }
  .amreview-helpful-wrap {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
  }
  .amreview-title-review {
    margin-right: 280px;
  }
  .amreview-add-new .amreview-button.action {
    margin-right: 15px;
    padding: 15px;
  }
  .amreview-customer-review {
    margin-bottom: 25px;
  }
  .amreview-info-wrapper {
    margin-bottom: 0;
    width: 100%;
  }
  .amreview-info-wrapper .amreview-summary-details,
  .amreview-info-wrapper .amreview-add-new {
    vertical-align: middle;
  }
  .amreview-info-wrapper .amreview-summary-details {
    padding-right: 45px;
    border-right: 1px solid #c4c4c4;
  }
  .amreview-info-wrapper .amreview-add-new {
    display: inline-block;
    margin: 0 0 0 25px;
    background: none;
  }
  .amreview-widget-container.-grid .review-items {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .amreview-widget-container.-grid .amreview-rating-wrapper {
    margin-bottom: 0;
  }
  .amreview-widget-container.-grid .amreview-review-wrapper.review-item {
    width: 49%;
    background: #f8fcff;
    border-bottom: 0;
  }
  .amreview-widget-container.-grid .amreview-title {
    padding: 10px 0;
    background: none;
    cursor: unset;
    pointer-events: none;
  }
  .amreview-widget-container.-grid .amreview-title:after {
    display: none;
  }
  .amreview-widget-container.-grid .amreview-description-wrapper {
    min-width: 200px;
  }
  .amreview-widget-container.-grid .amreview-message {
    max-width: 290px;
  }
  .amreview-widget-container.-sidebar .amreview-rating-wrapper {
    max-width: 30%;
    min-width: 120px;
  }
  .block.crosssell {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .block.crosssell .products-grid .product-item {
    margin-left: calc((100% - 5 * 19.256%) / 4);
    width: 19.256%;
  }
  .block.crosssell .products-grid .product-item:nth-child(5n + 1) {
    margin-left: ~0;
  }
  .custom-step {
    margin-right: 36px;
  }
  .custom-step span {
    font-size: 2rem;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .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;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 22px;
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .category-grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .category-grid .category-item {
    margin-left: calc((100% - 4 * 24.243%) / 3);
    padding: 5px;
    width: 24.243%;
    min-height: 250px;
    border: 1px solid #979797;
    margin-bottom: 14px;
    background-color: #fefefe;
    padding: 15px 20px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: flex-end;
  }
  .category-grid .category-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .category-grid .category-item .item-name {
    display: block;
    color: #131415;
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 30px;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products .products-grid .product-item {
    margin-bottom: 50px;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .category-grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .category-grid .category-item {
    margin-left: calc((100% - 4 * 24.243%) / 3);
    padding: 5px;
    width: 24.243%;
    min-height: 250px;
    border: 1px solid #979797;
    margin-bottom: 14px;
    background-color: #fefefe;
    padding: 15px 20px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: flex-end;
  }
  .category-grid .category-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .category-grid .category-item .item-name {
    display: block;
    color: #131415;
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 30px;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products .products-grid .product-item {
    margin-bottom: 50px;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
}
@media all and (min-width: 1120px), 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;
  }
  .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;
  }
}
.field.required.children-option.account-form-field {
  clear: both;
}
.account .breadcrumbs {
  display: none;
}
.recent-product-list .recent-item .hide {
  display: none !important;
}
.recent-product-list .recent-item .recent-pro-items li.seeless {
  display: none;
}
.social-login-popup .sociallogin-border {
  margin: 10px 0 10px 0;
}
.page.messages .message.error {
  margin: 0 0 11px;
  padding: 12px 22px 12px 22px;
  display: inline-block;
  font-size: 1.3rem;
  background: #ffdddd;
  color: #ff5a5a;
  position: relative;
  width: 100%;
  text-align: center;
  -webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
}
.page.messages .message.error > div {
  display: inline-block;
  width: auto;
  padding: 0 0 0 40px;
  position: relative;
}
.page.messages .message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #ff5a5a;
  content: '' !important;
  background: url(../images/error_sign.png) center center no-repeat;
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 10px;
  width: 24px;
  height: 24px;
  position: absolute;
  text-align: center;
}
.page.messages .message.success {
  margin: 0 0 11px;
  padding: 12px 22px 12px 22px;
  display: inline-block;
  font-size: 1.3rem;
  background: #e0faf0;
  color: #00a160;
  position: relative;
  width: 100%;
  text-align: center;
  -webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
}
.page.messages .message.success > div {
  display: inline-block;
  width: auto;
  padding: 0 0 0 40px;
  position: relative;
}
.page.messages .message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #00a160;
  content: '' !important;
  background: url(../images/verified.png) center center no-repeat;
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 10px;
  width: 24px;
  height: 24px;
  position: absolute;
  text-align: center;
}
.page.messages .message.notice {
  margin: 0 0 11px;
  padding: 12px 22px 12px 22px;
  display: inline-block;
  font-size: 1.3rem;
  background: #fffbdd;
  color: #ff900f;
  position: relative;
  width: 100%;
  text-align: center;
  -webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
}
.page.messages .message.notice > div {
  display: inline-block;
  width: auto;
  padding: 0 0 0 40px;
  position: relative;
}
.page.messages .message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #ff900f;
  content: '' !important;
  background: url(../images/danger-symbol.png) center center no-repeat;
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 10px;
  width: 24px;
  height: 24px;
  position: absolute;
  text-align: center;
}
.product_detials_main {
  display: inline-block;
  width: 100%;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.product_detials_main .product_title {
  display: inline-block;
  width: 100%;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-family: HelveticaNeue;
  font-size: 40px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #0e1b30;
}
.product_detials_main .product_title .title_main {
  display: inline-block;
  width: 100%;
}
.product_detials_main .product_title .title_sku {
  display: inline-block;
  width: 100%;
  font-size: 37px;
}
.product_detials_main .product_image_slider {
  display: inline-block;
  width: 100%;
  margin: 50px 0 100px 0;
  padding: 0 0 0 0;
  text-align: center;
  position: relative;
}
.product_detials_main .product_image_slider .item {
  display: inline-block;
  margin: 0 auto;
}
.product_detials_main .product_image_slider .owl-dots {
  text-align: center;
  display: inline-block;
  border-radius: 20px;
  background-color: #0e1b30;
  padding: 5px 30px;
  margin: 50px 0 0 0;
}
.product_detials_main .product_image_slider .owl-dots .owl-dot span {
  background: #f2f4f5;
}
.product_detials_main .product_image_slider .arrow_prev {
  position: absolute;
  border: solid black;
  border-width: 0 5px 5px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  width: 29px;
  height: 30px;
  left: 10px;
  top: 45%;
}
.product_detials_main .product_image_slider .arrow_next {
  position: absolute;
  border: solid black;
  border-width: 0 5px 5px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 29px;
  height: 30px;
  right: 10px;
  top: 45%;
}
.product_detials_main .contect_block {
  display: inline-block;
  width: 100%;
  margin: 0 0 0px 0;
  padding: 0 0 0 0;
}
.product_detials_main .contect_block .block_left {
  display: inline-block;
  width: 49.2%;
  float: left;
}
.product_detials_main .contect_block .block_right {
  display: inline-block;
  width: 49.2%;
  float: right;
}
.product_detials_main .contect_block .con_img {
  display: inline-block;
  width: 100%;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  position: relative;
}
.product_detials_main .contect_block .con_img img {
  display: inline-block;
  width: 100%;
}
.product_detials_main .contect_block .con_img .image_con {
  position: absolute;
  top: 40px;
  left: 35px;
  display: inline-block;
  width: 50%;
}
.product_detials_main .contect_block .con_img .image_con .block_image_title {
  display: inline-block;
  width: 100%;
  font-family: Roboto;
  font-size: 30px;
  font-weight: normal;
  line-height: 1.17;
  color: #0e1b30;
}
.product_detials_main .contect_block .con_img .image_con .block_image_desc {
  display: inline-block;
  width: 100%;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.71;
  color: #0e1b30;
  margin: 30px 0 0 0;
}
.product_detials_main .contect_block.block_1 {
  margin: 0 0 60px 0;
}
.product_detials_main .contect_block.block_1 .block_right {
  padding: 0 0 0 50px;
  text-align: left;
}
.product_detials_main .contect_block.block_1 .block_right .block_title {
  display: inline-block;
  width: 100%;
  font-family: Roboto;
  font-size: 55px;
  font-weight: bold;
  line-height: 1.27;
  color: #0e1b30;
}
.product_detials_main .contect_block.block_1 .block_right .block_desc {
  display: inline-block;
  width: 100%;
  font-family: Roboto;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.88;
  color: #707070;
  margin: 40px 0 0 0;
}
.product_detials_main .contect_block.block_2 {
  margin: 0 0 20px 0;
}
.product_detials_main .contect_block.block_2 .block_left {
  text-align: left;
}
.product_detials_main .contect_block.block_2 .block_left .block_title {
  display: inline-block;
  width: 100%;
  font-family: Roboto;
  font-size: 55px;
  font-weight: bold;
  line-height: 1.27;
  color: #0e1b30;
  padding: 80px 40px 0 0;
}
.product_detials_main .contect_block.block_2 .block_left .block_desc {
  display: inline-block;
  width: 100%;
  font-family: Roboto;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.88;
  color: #707070;
  margin: 40px 0 0 0;
  padding: 0 40px 0 0;
}
.product_detials_main .contect_block.block_3 {
  margin: 0 0 20px 0;
}
.product_detials_main .contect_block.block_3 .block_right .image_con {
  width: 54%;
}
.product_detials_main .contect_block.block_3 .block_right .image_con .block_image_title {
  color: #ffffff;
}
.product_detials_main .contect_block.block_4 {
  margin: 0 0 10px 0;
}
.product_detials_main .contect_block.block_4 .image_con {
  position: absolute;
  top: 40px;
  display: inline-block;
  width: 100%;
  text-align: center;
  left: 0;
  padding: 0 20px;
  box-sizing: border-box;
}
.product_detials_main .contect_block.block_4 .image_con .block_image_title {
  font-size: 45px;
  text-align: center;
  color: #ffffff;
}
.product_detials_main .contect_block.block_4 .image_con .block_image_desc {
  width: 50%;
  font-size: 16px;
  color: #fff;
  margin: 30px 0 0 0;
  text-align: center;
}
.product_detials_main .contect_block.block_4 .Ellipse {
  display: inline-block;
  position: absolute;
  width: 94.6px;
  height: 94.5px;
  border: solid 4px #ffffff;
  background-color: rgba(233, 26, 27, 0);
  border-radius: 100%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: 140px;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}
.product_detials_main .contect_block.block_4 .Ellipse img {
  display: inline-block;
  width: auto;
  height: auto;
  padding: 30px 23px 30px 37px;
}
.product_detials_main .contect_block.block_5 .image_con {
  left: 35px;
  bottom: 50px;
  top: initial;
}
.product_detials_main .contect_block.block_5 .image_con .block_image_title {
  font-size: 30px;
  text-align: left;
  color: #ffffff;
}
.product_detials_main .contect_block.block_5 .image_con .block_image_desc {
  font-size: 14px;
  text-align: left;
  color: #ffffff;
  margin: 20px 0 0 0;
}
@media screen and (max-width: 970px) {
  .product_detials_main .contect_block .con_img .image_con {
    width: 80%;
  }
  .product_detials_main .contect_block.block_1 .block_right .block_title {
    font-size: 35px;
  }
  .product_detials_main .contect_block.block_1 .block_right .block_desc {
    font-size: 14px;
  }
  .product_detials_main .contect_block.block_2 .block_left .block_title {
    font-size: 35px;
  }
  .product_detials_main .contect_block.block_2 .block_left .block_desc {
    font-size: 14px;
  }
  .product_detials_main .contect_block.block_3 .block_right .image_con {
    width: 84%;
  }
  .product_detials_main .contect_block.block_4 .image_con {
    top: 20px;
    width: 100%;
  }
  .product_detials_main .contect_block.block_4 .image_con .block_image_title {
    font-size: 35px;
  }
  .product_detials_main .contect_block.block_4 .image_con .block_image_desc {
    width: 100%;
  }
}
@media screen and (max-width: 420px) {
  .product_detials_main .product_image_slider .item {
    width: 100%;
    max-width: 210px;
  }
  .product_detials_main .product_title {
    font-size: 18px;
    line-height: 1.4;
  }
  .product_detials_main .product_title .title_sku {
    font-size: 15px;
  }
}
/**
 * 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,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.container-brand-slider .owl-carousel .owl-item img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  width: auto;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(../../../../../frontend/Magento/luma/es_AR/Mageplaza_Core/css/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.owl-controls {
  width: 100%;
  float: left;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 0;
  line-height: 0;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
  width: 7px;
  height: 7px;
  margin: 0 3px;
  background: #cecece;
  display: block;
  -webkit-backface-visibility: visible;
  border-radius: 30px;
  transition: opacity .5s ease;
  -webkit-transition: -webkit-transform 0.3s ease, background-color 0.3s ease;
  transition: transform 0.3s ease, background-color 0.3s ease;
}
.owl-theme .owl-dots .owl-dot.active span {
  background: #00a559;
  -webkit-transform: scale(2);
  transform: scale(2);
  -webkit-transition: -webkit-transform 0.3s ease, background-color 0.3s ease;
  transition: transform 0.3s ease, background-color 0.3s ease;
  margin: 0 6px;
  border-radius: 50%;
}
.owl-dots {
  text-align: center;
}
.additional-controls .owl-controls {
  width: 100%;
  float: left;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.additional-controls.owl-theme .owl-nav.disabled + .owl-dots {
  padding: 0 30px;
  justify-content: center;
  height: 35px;
  border-radius: 20px;
  background-color: #0e1b30;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    right: -11px;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 767px) {
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .account .column.main .block:not(.widget) .block-title:before,
  .account .column.main .block:not(.widget) .block-title:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .account .column.main .block:not(.widget) .block-title:after {
    clear: both;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .block-collapsible-nav .title {
    border-top: 1px solid #d1d1d1;
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
    border-bottom: 1px solid #d1d1d1;
    padding: 11px 44px 11px 17px;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    position: absolute;
    right: 22px;
    top: 11px;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 3px 0 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after,
  .block-collapsible-nav .title.active:after {
    content: '\e621';
  }
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'luma-icons';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -11px;
    top: 40px;
    left: auto;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 11px;
    left: auto;
    top: 0;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #666666;
  }
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  h1 {
    font-family: 'Roboto';
    font-weight: 500;
    line-height: 32px;
    font-size: 2.1rem;
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
  h2.large {
    font-family: 'Roboto';
    font-weight: 500;
    line-height: 1.17;
    font-size: 2.4rem;
    margin-top: 0rem;
    margin-bottom: 1.8rem;
  }
  h3 {
    font-family: 'Roboto';
    font-weight: 500;
    line-height: 32px;
    font-size: 1.8rem;
    margin-top: 2rem;
    margin-bottom: 1.8rem;
  }
  .container,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 17px;
    padding-right: 17px;
  }
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative;
  }
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5.5px 0;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 11px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr {
    margin-bottom: 20px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td.col.qty {
    text-align: left;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr td,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr th {
    padding: 0;
    color: #6e7581;
    font-size: 15px;
    line-height: 1.2;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr th[data-th]:before {
    content: attr(data-th);
    color: #00a160;
    font-weight: 700;
    padding: 15px 7px;
    background-color: #daf5eb;
    width: 40%;
    margin-right: 10px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr td:nth-child(even),
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr th:nth-child(even) {
    background-color: #f7f9fa;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr td:nth-child(even):before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr th:nth-child(even):before {
    background-color: #c6eadc;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr td.actions,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr th.actions {
    text-align: right;
    padding: 15px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr td.actions:before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr th.actions:before {
    display: none;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr td.actions .action,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr th.actions .action {
    text-transform: capitalize;
    font-size: 15px;
    color: #006bc7;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr td.actions .action:after,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr th.actions .action:after {
    border-left: 0;
    content: url(../images/dot-img.svg);
    margin: 0 9px 0 12px;
    line-height: 1px;
    height: 5px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 5.5px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 22px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .mark {
    box-sizing: border-box;
    float: left;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .amount {
    box-sizing: border-box;
    float: left;
    text-align: right;
    width: 30%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .grand.totals {
    font-size: 1.6rem;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .grand.totals .amount {
    padding-bottom: 11px;
  }
  .data-table-definition-list thead {
    display: none;
  }
  .data-table-definition-list tbody th {
    padding-bottom: 0;
  }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .nav-sections {
    overflow-y: auto;
    bottom: 0;
    height: auto;
  }
  .nav-sections a {
    position: relative;
  }
  .nav-sections .rm-expand,
  .nav-sections .ui-menu-icon.ui-icon {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 100;
    opacity: 0;
  }
  .nav-sections .rm-expand {
    z-index: 101;
  }
  .nav-sections .navigation ul li ul.submenu li.back-category span.back_arrow {
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 0 0 0 15px;
    text-transform: initial;
    text-decoration: underline;
  }
  .nav-sections .navigation ul li ul.submenu li.back-category span.back_arrow:before {
    content: '';
    position: absolute;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    top: 6px;
    left: 0;
  }
  .nav-toggle {
    font-size: 0 !important;
  }
  .level1.nav-1-1.category-item.ui-menu-item.active .submenu.ui-menu.ui-corner-all.expanded,
  .level1.nav-1-1.category-item.ui-menu-item.lichild_clicked .submenu.ui-menu.ui-corner-all.expanded {
    display: none !important;
  }
  .level1.nav-1-1.category-item.ui-menu-item.active.lichild_clicked {
    position: fixed;
    top: 50px !important;
    transition: left 0.3s ease-out;
    z-index: 101;
    overflow: auto;
    width: 80%;
    max-width: 355px;
    border: 0;
    bottom: 0;
    background: #f2f4f5;
    padding: 35px 0;
  }
  .level1.nav-1-1.category-item.ui-menu-item.active.lichild_clicked .submenu.ui-menu.ui-corner-all.expanded {
    display: block !important;
    overflow: auto;
    padding: 0;
    position: fixed;
    width: 80%;
    max-width: 355px;
    bottom: 0;
    top: 129px !important;
  }
  .level1.nav-1-1.category-item.ui-menu-item.active.lichild_clicked .ui-corner-all {
    background: #f2f4f5;
    color: #4b4b4b;
  }
  .level1.nav-1-1.category-item.ui-menu-item.active.lichild_clicked .rm-expand.open + span + span {
    font-size: 0;
  }
  .level1.nav-1-1.category-item.ui-menu-item.active.lichild_clicked .rm-expand.open {
    color: #4b4b4b;
    opacity: 1;
    font-size: 0;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 20px !important;
  }
  .breadcrumbs {
    display: none;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: none;
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(7, 13, 23, 0.71);
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700;
  }
  .lac-notification {
    padding: 5px 0;
  }
  .lac-notification .lac-notification-icon {
    display: none;
  }
  .lac-notification .lac-notification-text,
  .lac-notification .lac-notification-links {
    float: none;
    padding: 5px 0;
    text-align: center;
  }
  .pagebuilder-banner-wrapper {
    background-attachment: scroll !important;
  }
  .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  .pagebuilder-column {
    background-attachment: scroll !important;
    flex-basis: 100%;
    max-width: 100%;
  }
  .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-bleed'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-width'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  [data-content-type='tab-item'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-mobile-hidden {
    display: none !important;
  }
  .amreview-summary-info {
    width: 100%;
    max-width: 230px;
    margin: 0 auto;
    align-items: flex-end;
  }
  .amreview-summary-info .amreview-summary-info .amreview-percent {
    width: 90px;
  }
  .amreview-summary-info .amreview-percent {
    width: 86px;
  }
  .page-main .all-review-detail {
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
    width: 100%;
    max-width: initial;
    margin-bottom: 65px;
  }
  .review-detail-right {
    margin-bottom: 25px;
  }
  .amreview-img-sec .amreview-description {
    margin: 15px 30px;
  }
  .amreview-img-sec .amreview-description .amreview-image-link {
    display: block;
    line-height: 0;
  }
  .amreview-summary-info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
  }
  .amreview-widget-container .slick-dots button {
    border: 1px solid #ccc;
  }
  .ambanner-slider-block {
    margin: 0 -17px;
  }
  .ambanner-item-block.-ambanner-active .ambanner-image-block.-overlay > .ambanner-image {
    filter: blur(4px);
  }
  .ambanner-item-block.-ambanner-active .ambanner-content-overlay {
    visibility: visible;
  }
  .ambanner-item-block.-ambanner-active .ambanner-content-block {
    opacity: 1;
    transform: translateY(0);
  }
  .ambanner-content-overlay {
    pointer-events: none;
  }
  .ambanner-slider-block .ambanner-arrow-button,
  .ambanner-slider-block .slick-slider .slick-arrow.ambanner-arrow-button,
  .ambanner-slider-block .ambanner-button.-show-overlay,
  .ambanner-slider-block .slick-slider .slick-arrow.ambanner-button.-show-overlay {
    opacity: 1;
  }
  .ambanner-slider-block .ambanner-arrow-button.-prev,
  .ambanner-slider-block .slick-slider .slick-arrow.ambanner-arrow-button.-prev,
  .ambanner-slider-block .ambanner-button.-show-overlay.-prev,
  .ambanner-slider-block .slick-slider .slick-arrow.ambanner-button.-show-overlay.-prev {
    left: 15px;
  }
  .ambanner-slider-block .ambanner-arrow-button.-next,
  .ambanner-slider-block .slick-slider .slick-arrow.ambanner-arrow-button.-next,
  .ambanner-slider-block .ambanner-button.-show-overlay.-next,
  .ambanner-slider-block .slick-slider .slick-arrow.ambanner-button.-show-overlay.-next {
    right: 15px;
  }
  .ambanner-slider-block .ambanner-slider-dots {
    bottom: 0;
    opacity: 1;
  }
  .ambanner-split-wrap .ambanner-split-block.ambanner-slider-top .ambanner-button.-show-overlay {
    pointer-events: auto;
  }
  .ambanner-split-wrap .ambanner-split-block.ambanner-slider-top .ambanner-slider-block {
    width: calc(100% + 17px * 2);
  }
  .contact-index-index .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 100%;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 100%;
  }
  .block-cart-failed .block-title {
    margin: 0 22px 22px;
  }
  .cart-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cart-container .cart-left-content {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .cart-container .cart-left-content .actions.main {
    text-align: center;
  }
  .checkout-cart-index .page-title-wrapper .page-title {
    padding-bottom: 10px;
  }
  .checkout-cart-index .product-item-actions .actions-primary .product-qty {
    height: 37px;
    width: 100% !important;
    border-radius: 5px;
  }
  .cart-summary {
    margin-bottom: 0;
    margin-left: -17px;
    margin-right: -17px;
  }
  .cart-summary .block .title {
    padding: 5px 44px 5px 0;
  }
  .cart-discount {
    border-bottom: 1px solid #d1d1d1;
  }
  .cart.table-wrapper {
    border-top: 1px solid #d1d1d1;
  }
  .cart.table-wrapper thead .col.item,
  .cart.table-wrapper thead .col.qty,
  .cart.table-wrapper thead .col.price,
  .cart.table-wrapper thead .col.subtotal,
  .cart.table-wrapper thead .col.comments,
  .cart.table-wrapper thead .col.replace_product,
  .cart.table-wrapper thead .col.msrp {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.comments,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    white-space: nowrap;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .cart.table-wrapper .col.qty[data-th]:before,
  .cart.table-wrapper .col.price[data-th]:before,
  .cart.table-wrapper .col.subtotal[data-th]:before,
  .cart.table-wrapper .col.comments[data-th]:before,
  .cart.table-wrapper .col.msrp[data-th]:before {
    content: attr(data-th);
    display: block;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 1.33;
    color: #6e7581;
    width: 120px;
    margin-right: 10px;
  }
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal {
    background-color: #f7f9fa;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .col .gift-options-cart-item {
    display: none;
  }
  .cart.table-wrapper .col.replace_product {
    padding-left: 0 !important;
  }
  .cart.table-wrapper .col.replace_product button {
    width: 100%;
    padding: 12px 30px;
    font-size: 16px;
    line-height: 1.3;
    color: #00a160;
  }
  .cart.table-wrapper .col.comments textarea {
    width: auto;
    flex: 1 auto;
    max-width: inherit;
  }
  .cart.table-wrapper .item .col {
    padding: 12px 0 12px 7px;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 15px;
  }
  .cart.table-wrapper tbody > tr > td:last-child {
    border: 0;
  }
  .cart.table-wrapper .cart > .item .item-info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cart-totals {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-totals .table-wrapper {
    border-top: 0;
  }
  .cart-totals .totals tbody > tr:not(:last-child) > td:last-child {
    border: 0;
  }
  .cart.table-wrapper .col.price,
  .order-items.table-wrapper .col.price,
  .cart.table-wrapper .col.qty,
  .order-items.table-wrapper .col.qty,
  .cart.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp,
  .order-items.table-wrapper .col.msrp {
    text-align: left;
  }
  .minicart-wrapper .action.showcart {
    margin-left: 10px;
  }
  .minicart-dolphin.active:before {
    top: 50px;
  }
  .header .quickcart-wrapper.active .block-quickcart {
    right: 0 !important;
    top: 50px;
    left: 0;
    width: 100%;
    overflow: auto;
  }
  .minicart-items .product-item-name a {
    font-size: 1.5rem;
  }
  .header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .price-container span span.price-excluding-tax span.minicart-price span.price {
    font-size: 1.5rem;
  }
  .rectngulo .por-qu.custom-tooltip .tooltip-content {
    left: -175px;
  }
  .rectngulo .por-qu.custom-tooltip .tooltip-content:before {
    margin-right: 30px;
  }
  .rectngulo .por-qu.custom-tooltip .tooltip-content:after {
    margin-right: 31px;
  }
  .shipmethod .shippingselection {
    width: 100%;
    margin: 0 !important;
    border-left: 4px solid transparent;
  }
  .shipmethod .shippingselection .tab-icon {
    left: 34px !important;
  }
  .shipmethod .shippingselection .smcontent:not(span):before {
    left: 7px !important;
    transform: translateY(-50%) scale(1.5) !important;
  }
  .shipmethod .shippingselection:not:last-child {
    border-bottom: 1px solid #d4d8d7;
  }
  .shipmethod.active .shippingselection {
    border-left: 4px solid #00a160;
  }
  .shipmethod.active .shippingselection .tab-icon:after {
    display: none;
  }
  .opc-wrapper .step-title {
    font-size: 20px;
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 15px;
  }
  .onestepcheckout-index-index .page-wrapper .page-header {
    margin: 0;
    border-bottom: 0;
  }
  .onestepcheckout-index-index .nav-toggle,
  .onestepcheckout-index-index .opc-estimated-wrapper,
  .onestepcheckout-index-index .custom-secure-site {
    display: none;
  }
  .onestepcheckout-index-index .nav-toggle,
  .onestepcheckout-index-index .opc-estimated-wrapper,
  .onestepcheckout-index-index .custom-secure-site {
    display: none;
  }
  .onestepcheckout-index-index .header.content {
    height: 0;
  }
  .onestepcheckout-index-index .page-wrapper .page-header {
    position: static;
  }
  .onestepcheckout-index-index .page-wrapper .page-header .logo {
    top: -35px;
  }
  .onestepcheckout-index-index .preorder_message {
    margin: 0 !important;
  }
  .checkout_index_index .progress-step {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #f7f9fa;
    margin-left: -17px;
    margin-right: -17px;
    padding: 30px 17px 10px;
    margin-bottom: 12px;
    text-align: center;
  }
  .step-1 .step-content {
    margin-left: -17px;
    margin-right: -17px;
  }
  .custom-step {
    padding-bottom: 10px;
    width: calc(33.33333333%);
    position: relative;
  }
  .custom-step span {
    display: block;
  }
  .custom-step .counting {
    font-size: 2rem;
    font-weight: 700;
    height: 30px;
    width: 30px;
    margin: 0 auto;
    margin-bottom: 5px;
    border: 2px solid #234c53;
    border-radius: 50%;
    line-height: 26px;
    color: #234c53;
    background-color: #f7f9fa;
    position: relative;
    z-index: 2;
  }
  .custom-step.active .counting {
    background: #234c53;
    color: #ffffff;
  }
  .custom-step:before {
    content: '';
    width: 50%;
    position: absolute;
    height: 3px;
    background-image: url("../images/border.png");
    top: 14px;
    z-index: 1;
    left: 0;
  }
  .custom-step:after {
    content: '';
    width: 50%;
    position: absolute;
    height: 3px;
    background-image: url("../images/border.png");
    background-repeat: repeat-x;
    top: 14px;
    z-index: 1;
    right: -1px;
  }
  .custom-step:nth-child(1):before,
  .custom-step:nth-child(3):after {
    display: none;
  }
  .one-step-checkout-wrapper #customer-email-fieldset.fieldset > .field {
    padding: 0 17px;
  }
  #shipping-new-address-form .field[name="shippingAddress.firstname"],
  #shipping-new-address-form .field[name="shippingAddress.lastname"],
  #shipping-new-address-form .field[name="shippingAddress.telephone"],
  #shipping-new-address-form .field[name="shippingAddress.country_id"] {
    margin-left: 17px;
    margin-right: 17px;
  }
  #shipping-new-address-form .field[style="display: block;"] {
    padding: 0 20px 10px;
  }
  #shipping-new-address-form .field[name="shippingAddress.custom_attributes.document"] {
    padding-left: 17px;
  }
  #shipping-new-address-form .field[name="shippingAddress.custom_attributes.docnumber"] {
    padding-right: 17px;
    -ms-flex-order: 5;
    -webkit-order: 5;
    order: 5;
    padding-left: 10px;
  }
  #shipping-new-address-form .field[name="shippingAddress.docnumber"] {
    -ms-flex-order: 5;
    -webkit-order: 5;
    order: 5;
    padding-right: 17px;
    padding-left: 10px;
  }
  #shipping-new-address-form .request-invoice {
    padding: 10px 20px;
  }
  #shipping-new-address-form .choice.col-mp + .primary {
    padding-right: 20px;
  }
  #shipping-new-address-form .field[name="shippingAddress.custom_attributes.docnumber"] #error-UVE047R {
    display: none;
  }
  #shipping-new-address-form .field[name="shippingAddress.docnumber"] #error-UVE047R {
    display: none;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    width: 100%;
  }
  .checkout-index-index .modal-popup .modal-footer .action-hide-popup {
    margin-top: 22px;
  }
  .field-tooltip .field-tooltip-content {
    right: -11px;
    top: 40px;
    left: auto;
  }
  .rectngulo {
    flex-direction: row;
    align-items: center;
    margin-left: -17px;
    margin-right: -17px;
    justify-content: space-between;
  }
  .rectngulo .elipse {
    height: 50px;
  }
  .rectngulo .elipse img {
    max-width: 55px;
  }
  .rectngulo .eemos-dividido {
    font-weight: 700;
    margin: 0;
  }
  .rectngulo .eemos-dividido::first-line {
    font-weight: 400;
  }
  .rectngulo .por-qu {
    min-width: 70px;
  }
  .product-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
  }
  .product-content .product-name {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .product-content .price {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    margin-bottom: 8px;
    flex: 1 auto;
    text-align: right;
  }
  .product-content .available-stock {
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
  }
  .product-content .display-qty {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    margin-right: 8px;
  }
  .product-content .hidden-qty-conten,
  .product-content .product-update {
    -ms-flex-order: 5;
    -webkit-order: 5;
    order: 5;
    flex: 1 auto;
    width: 100%;
    margin-top: 8px;
  }
  .product-content .hidden-qty-conten .button-action,
  .product-content .product-update .button-action {
    font-size: 1.5rem;
    line-height: 1.2;
  }
  .product-content .product-update .display-qty {
    order: initial;
    margin-right: 0;
  }
  .shipping-method-list {
    margin-left: -17px;
    margin-right: -17px;
  }
  .shipmethod {
    width: 100%;
    border-top: 1px solid #d4d8d7;
    border-bottom: 1px solid #d4d8d7;
  }
  .shipmethod.active {
    border: none;
  }
  .shipmethod.delivery-ship {
    border-bottom: none;
  }
  .shipmethod.store-ship {
    border-top: none;
  }
  .shipmethod-content {
    width: 100%;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .shipping-address-display-content {
    width: 100%;
    padding: 0 17px;
  }
  .opc-block-summary > .title {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .opc-block-summary .items-in-cart .details-price {
    position: absolute;
    top: 10px;
    right: 0;
    width: auto;
  }
  .opc-block-summary .items-in-cart .product-item .price-wrapper span {
    font-size: 1.6rem;
    line-height: 1.19;
  }
  .opc-block-summary .items-in-cart .product-item .price {
    font-size: 1.8rem;
    line-height: 1.17;
  }
  .opc-block-summary .items-in-cart .product-item .button-remove .remove {
    font-size: 1.5rem;
    line-height: 1.33;
  }
  .opc-block-summary .table-totals .totals {
    border-top: 0;
    padding: 3px 0;
  }
  .opc-block-summary .table-totals .totals.grand {
    padding: 15px 0 0 0;
  }
  .opc-block-summary .table-totals .totals.grand .mark,
  .opc-block-summary .table-totals .totals.grand .amount {
    font-size: 1.8rem !important;
  }
  .opc-block-summary .table-totals .mark,
  .opc-block-summary .table-totals .amount {
    font-size: 1.6rem !important;
    line-height: 1.19 !important;
  }
  .order-summary {
    padding-left: 17px;
    padding-right: 17px;
    margin-left: -17px;
    margin-right: -17px;
    background: #f7f9fa;
    margin-top: 8px;
    padding-top: 35px;
    padding-bottom: 25px;
  }
  .opc-block-summary .product-item {
    padding-bottom: 0 !important;
    margin-bottom: 30px !important;
  }
  .opc-block-summary .product-item:last-child {
    margin-bottom: 35px !important;
  }
  .opc-block-summary .product-item-detail .product-item-name {
    font-size: 1.7rem;
    width: 100%;
    height: 40px;
    line-height: 1.29;
    display: block;
    display: -webkit-box;
    max-width: 400px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: inherit;
    margin-bottom: 15px;
  }
  .opc-block-summary .product-item .details-qty {
    font-size: 1.4rem;
    line-height: 1.14;
  }
  .opc-block-summary .product-item .details-qty .button-action {
    display: none;
  }
  .opc-block-summary .product-item .subtotal .subtotal {
    position: absolute;
    right: 0;
    bottom: 5px;
  }
  .checkout-payment-method .payment-methods {
    margin: 0 -15px;
  }
  .checkout-payment-method .step-title {
    padding-left: 15px;
    padding-right: 15px;
  }
  .checkout-payment-method .payment-method-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-method-content {
    padding: 0 15px 22px;
  }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 11px;
  }
  .checkout-payment-method .payment-option {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 22px;
  }
  .checkout-success {
    flex-direction: column;
  }
  .checkout-onepage-success .order-top {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column-reverse;
  }
  .checkout-onepage-success .order-top h2 {
    text-transform: uppercase;
  }
  .checkout-onepage-success .order-right {
    margin-bottom: 42px;
  }
  .checkout-onepage-success .order-right .order-confirmed-icon {
    margin: 0 auto;
  }
  .checkout-onepage-success .box-order-total-summary ul li {
    font-size: 1.7rem;
  }
  .cart-discount .giftcard .content {
    padding-bottom: 35px;
  }
  .cart-discount .actions-toolbar .secondary {
    bottom: 17px;
  }
  .field.open-amount {
    width: 100%;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    display: block;
    padding-left: 11px;
    text-align: left;
  }
  .gift-message .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }
  .gift-item-block .title:after {
    font-size: 1.2rem;
    position: absolute;
    right: 20px;
    top: 10px;
  }
  .gift-item-block .content {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .cart.table-wrapper .gift-content {
    border-top: 1px solid #c1c1c1;
    margin-right: -15px;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart .action-gift {
    display: inline-block;
    text-decoration: none;
  }
  .cart .action-gift > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart .action-gift:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e62a';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart .action-gift:hover:after {
    color: #333333;
  }
  .cart .action-gift:active:after {
    color: #757575;
  }
  .cart .action-gift._active {
    border: 1px solid #c1c1c1;
    border-bottom-color: #ffffff;
    margin: -5.5px 14px -1px -15px;
    padding: 4px 11px 9px 14px;
  }
  .cart .action-gift._active:after {
    color: #333333;
  }
  .gift-options-cart-item + .towishlist {
    left: 0;
    position: absolute;
  }
  .cart.table-wrapper .action-giftregistry {
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .action-giftregistry > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart.table-wrapper .action-giftregistry:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e62b';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .action-giftregistry:hover:before {
    color: #333333;
  }
  .cart.table-wrapper .action-giftregistry:active:before {
    color: #757575;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 22px;
    padding-bottom: 11px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-summary + .gift-message-summary {
    padding-right: 0;
  }
  .gift-options-cart-item {
    float: left;
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  body.filter-active .page-header {
    display: none;
  }
  body.filter-active .page-wrapper {
    height: 0;
    margin-top: -999999em;
    visibility: hidden;
  }
  body.filter-active .columns {
    z-index: 999;
  }
  .filter.active {
    position: relative;
    visibility: visible;
    z-index: 99;
  }
  .filter.active .filter-options-item:last-child {
    margin-bottom: 44px;
  }
  .filter.active .filter-title {
    border-bottom: 1px solid #d1d1d1;
    height: 48px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2;
  }
  .filter.active .filter-title strong {
    box-shadow: none;
    background: none;
    border: 0;
    color: transparent;
    left: auto;
    right: 3px;
    top: 10px;
    display: inline-block;
    text-decoration: none;
  }
  .filter.active .filter-title strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e616';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter.active .filter-subtitle {
    background: transparent;
    display: block;
    height: 50px;
    left: 0;
    line-height: 32px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .filter.active .filter-options {
    background: #ffffff;
    bottom: 0;
    display: block;
    left: 0;
    overflow: scroll;
    position: fixed;
    right: 0;
    top: 50px;
    z-index: 10;
  }
  .filter .filter-subtitle {
    font-size: 20px;
    font-weight: 300;
  }
  .filter-actions {
    margin: -35px -11px 27.5px;
  }
  .filter-options-content {
    padding: 5.5px 11px;
  }
  .filter .filter-current {
    border: solid #d1d1d1;
    border-width: 1px 0;
    margin: 5.5px -11px 0;
  }
  .filter .filter-current .items {
    display: none;
  }
  .filter .filter-current-subtitle {
    position: relative;
    text-transform: uppercase;
    z-index: 1;
    display: block;
    text-decoration: none;
  }
  .filter .filter-current-subtitle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter .filter-current-subtitle:before {
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .filter .filter-current-subtitle:after {
    color: #7d7d7d;
    content: ' (' attr(data-count) ')';
    font-size: .9em;
  }
  .filter .filter-current.active {
    padding-bottom: 30px;
  }
  .filter .filter-current.active .block-subtitle:before {
    content: '\e621';
  }
  .filter .filter-current.active .items {
    display: block;
  }
  .filter .filter-current.active + .block-actions {
    display: block;
  }
  .filter .filter-current + .block-actions {
    display: none;
  }
  .filter-no-options .filter-title:before {
    background: rgba(255, 255, 255, 0.5);
    content: '';
    display: block;
    height: 40px;
    left: 0;
    margin-top: -60px;
    position: relative;
    width: 75px;
    z-index: 99;
  }
  .filter-no-options .filter-content {
    margin-bottom: 22px;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 11px;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -17px 20px;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    font-size: 1.6rem;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #d1d1d1;
    background: #ffffff;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    color: #000000;
    display: block;
    padding: 5.5px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #e8e8e8;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6rem;
  }
  .block-wishlist-management .wishlist-info {
    margin-bottom: 15px;
  }
  .block-wishlist-management .wishlist-toolbar-select,
  .block-wishlist-management .wishlist-toolbar-actions {
    margin-bottom: 15px;
  }
  .products-grid.wishlist .product-item-checkbox {
    left: 0;
    position: absolute;
    top: 20px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 27.5px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }
  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 44px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-right: 0;
  }
  .block.newsletter input {
    font-size: 12px;
    padding-left: 30px;
  }
  .block.newsletter .field .control:before {
    font-size: 13px;
  }
  .form.send.friend .fieldset {
    padding-bottom: 5.5px;
  }
  .form.send.friend .action.remove {
    margin-left: 0;
    right: 0;
    top: 100%;
  }
  .products-grid.wishlist {
    margin-bottom: 33px;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    padding: 22px 0 22px 0;
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 22px;
  }
  .products-grid.wishlist .product-item-name {
    font-size: 1.6rem;
  }
  .products-grid.wishlist .product-item-actions {
    display: block;
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action {
    margin-right: 15px;
  }
  .products-grid.wishlist .product-item-actions .action:last-child {
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 95px;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: left;
    margin-right: 22px;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .giftregisty-dropdown,
  .products-grid.wishlist .product-item .field.qty {
    display: none;
  }
  .products-grid.wishlist .product-image-container {
    max-width: 80px;
  }
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .cart.table-wrapper .towishlist {
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .towishlist > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart.table-wrapper .towishlist:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e600';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .towishlist:hover:before {
    color: #333333;
  }
  .cart.table-wrapper .towishlist:active:before {
    color: #757575;
  }
  .cart.table-wrapper .towishlist:before {
    overflow: visible;
  }
  .aw-raf__advocate-info-referral-url .control .input-text {
    margin-bottom: 10px;
  }
  .myfavourites-customer-index .page-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 20px;
  }
  .myfavourites-customer-index .wishlist-category,
  .myfavourites-customer-index .myfavourites-items,
  .myfavourites-customer-index .wishlist-toolbar {
    order: 1;
    width: 100%;
  }
  .myfavourites-customer-index .actions-toolbar {
    order: 2;
    width: 100%;
  }
  .myfavourites-customer-index .actions-toolbar .primary .action {
    margin-bottom: 10px;
  }
  .myfavourites-customer-index .column.main .product-items {
    margin-top: 15px;
  }
  .myfavourites-customer-index .form-wishlist-items input[type="checkbox"] + label {
    line-height: 23px;
    padding-left: 35px;
  }
  .myfavourites-customer-index.account #myfavourites-tabs-body .toolbar {
    width: 100%;
    margin-bottom: 30px;
  }
  .myfavourites-customer-index.account #myfavourites-tabs-body .toolbar .pager {
    display: flex;
    justify-content: center;
  }
  .shiping-map-section td {
    padding: 0;
  }
  .map-locator-right {
    margin-top: 15px;
  }
  .column.main .products-related-slider .owl-controls {
    margin-top: 20px;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product-info-main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product-top-info {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    margin: 25px 0;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    width: 100%;
    margin-bottom: 20px;
  }
  .catalog-product-view .product-price-block {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    width: 100%;
  }
  .catalog-product-view .product-price-block .product-price-block .product-price-inner {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
    margin-bottom: 50px;
  }
  .catalog-product-view .product-add-form {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid #d4d8d7;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) {
    display: table;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody {
    display: table-row-group;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody th {
    display: table-cell;
    white-space: nowrap;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody tr {
    display: table-row;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody tr th,
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody tr td {
    padding: 20px 15px;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody tr th[data-th]:before,
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody tr td[data-th]:before,
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody tr th[data-th]:before,
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody tr td[data-th]:before {
    display: none;
  }
  .product-benefit-items {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .product-benefit-items .benefit-item {
    margin-bottom: 30px;
  }
  .product-service-items {
    flex-direction: column;
    align-items: center;
  }
  .product-service-items .service-item {
    margin-bottom: 30px;
  }
  .product-service-items .service-item:last-child {
    margin-bottom: 0;
  }
  .product-info-main {
    width: 100%;
  }
  .compare.wrapper,
  [class*='block-compare'] {
    display: none;
  }
  .block-search .label + .control {
    position: absolute;
    left: -999rem;
    top: 50px;
  }
  .block-search .label.active + .control {
    left: 0;
    right: 0;
  }
  .block-search .label.active + .control input {
    font-size: 1.6rem;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.09);
    background-color: #ffffff;
    border: none;
    padding: 0 17px;
    font-weight: 400;
    padding: 13px 17px;
  }
  .block-search .label.active + .control input::-webkit-input-placeholder {
    color: #bcbcbc;
  }
  .block-search .label.active + .control input:-moz-placeholder {
    color: #bcbcbc;
  }
  .block-search .label.active + .control input::-moz-placeholder {
    color: #bcbcbc;
  }
  .block-search .label.active + .control input:-ms-input-placeholder {
    color: #bcbcbc;
  }
  .block-search .control input {
    font-size: 1.6rem;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.09);
    background-color: #ffffff;
    border: none;
    padding: 0 17px;
    font-weight: 400;
    border-radius: 0;
  }
  .block-search .control input::-webkit-input-placeholder {
    color: #bcbcbc;
  }
  .block-search .control input:-moz-placeholder {
    color: #bcbcbc;
  }
  .block-search .control input::-moz-placeholder {
    color: #bcbcbc;
  }
  .block-search .control input:-ms-input-placeholder {
    color: #bcbcbc;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    line-height: inherit;
    margin: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    top: 0;
    border-radius: 0;
    background-color: #ffdd00;
    height: 40px;
    line-height: 40px;
    font-size: 0;
    width: 53px;
    padding: 0;
    box-shadow: none;
    position: absolute;
    right: 0;
    top: 50px;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 40px;
    color: #ffffff;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #333333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #ffffff;
  }
  .homeambannerslide.ambanners {
    line-height: 0;
  }
  .product-price-block .product-price-inner {
    margin-bottom: 50px;
  }
  .product-detail-tab .product.data.items {
    border: none;
  }
  .product-detail-tab .description p {
    padding: 0;
  }
  .product-dis .product-dis-slider {
    width: 100%;
    margin-right: 0;
  }
  .form.minisearch .actions {
    display: none;
  }
  .form.minisearch.active .actions {
    display: block;
  }
  .block-search .label:before {
    margin: 0 !important;
    margin-left: 10px !important;
  }
  .nav-sections {
    display: none;
  }
  .nav-open .nav-sections {
    display: block;
  }
  .account .account-tab-content .form-edit-account .fieldset.password .actions-toolbar > .primary {
    margin-bottom: 0;
  }
  .customer-account-index.account .page-main .page-title-wrapper .page-title {
    display: none;
  }
  a.action.account-primary {
    display: block;
    width: 100%;
    text-align: center;
  }
  .customer-info {
    position: relative;
  }
  .customer-pro {
    position: absolute;
    left: 0;
    top: 0;
  }
  .account-top-detail {
    padding-left: 84px;
  }
  .account-actions {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-top: 15px;
  }
  .account-actions .action.change-password {
    flex: 1 auto;
    margin-left: 84px;
    margin-bottom: 35px;
  }
  .account-actions .account-primary {
    margin: 0;
    text-align: center;
  }
  .block-dashboard-info {
    margin-bottom: 20px;
  }
  .dash-bottom-content {
    border-top: 1px solid #ebebeb;
  }
  .dash-bottom-content .items.addresses .item {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ebebeb;
  }
  .dash-coupan-right {
    width: 100%;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .column.main .block:not(.widget) .block-title > .action {
    float: right;
    margin-top: 5.5px;
  }
  .control.captcha-image .captcha-img {
    display: block;
    margin-bottom: 11px;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .account .tab-title {
    font-size: 1.7rem;
    background-color: #d4d8d7;
    border-bottom: 1px solid #c7c8c8;
    line-height: 59px;
    padding: 0 37px;
    width: 100%;
    float: left;
  }
  .account .tab-title-ctn {
    position: relative;
  }
  .account .tab-title.active-tab {
    font-weight: 700;
    color: #00a160;
    border-left: 4px solid #00a160;
    padding-left: 33px;
  }
  .account .tab-title.active-tab .tab-icon {
    border: 1px solid #00a160;
  }
  .account .tab-title.active-tab .tab-icon:before {
    background: #00a160;
  }
  .account .tab-title.active-tab .tab-icon:after {
    display: none;
  }
  .account .tab-icon {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    border: 1px solid #25424a;
  }
  .account .tab-icon:before {
    content: '';
    width: 12px;
    height: 1px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #25424a;
  }
  .account .tab-icon:after {
    content: '';
    width: 1px;
    height: 12px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #25424a;
  }
  .account .order-content {
    width: 100%;
    float: left;
    padding: 0 17px;
  }
  .order-products-toolbar {
    margin-top: 22px;
    margin-bottom: 20px;
  }
  .order-products-toolbar .sorter label {
    font-size: 1.6rem;
    margin-right: 20px;
    line-height: 1.19;
  }
  .order-products-toolbar.toolbar select {
    font-size: 1.6rem;
    color: #6e7581;
    height: 45px;
    padding: 0 45px 0 13px;
  }
  .orders-history ul li {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .action.view {
    font-size: 1.5rem;
    margin-bottom: 20px;
    display: block;
    margin-top: 10px;
    line-height: 1.2;
  }
  .customer-account-edit .page-title-wrapper {
    display: none;
  }
  .form-edit-account input[type="radio"]:not([name*=ratings]) + .label:before,
  .form-edit-account input[type="radio"]:not([name*=ratings]) + label:before {
    width: 23px;
    height: 23px;
  }
  .form-edit-account input[type="radio"]:not([name*=ratings]):checked + .label:before,
  .form-edit-account input[type="radio"]:not([name*=ratings]):checked + label:before {
    background-size: 11px,11px;
  }
  .form-edit-account h3 {
    font-size: 1.5rem;
    font-weight: 700;
    color: #0e1b30;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .form-edit-account .field.children-option {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between;
  }
  .form-edit-account .field.children-option .label {
    margin-bottom: 20px;
  }
  .form-edit-account .field.children-option .do_you_have_kids .label {
    margin-bottom: 0;
    font-size: 15px;
    font-weight: normal !important;
    line-height: 1.67;
    color: #6e7581;
  }
  .form-edit-account .field.children-option .field.do_you_have_kids {
    margin-right: 20px;
    width: 100%;
  }
  .form-edit-account .field.children-option .field.how_many_kids {
    flex: 1 auto;
  }
  .form-edit-account .fieldset.personal {
    margin-bottom: 70px;
  }
  .form-edit-account .fieldset.personal h3 {
    font-size: 1.5rem;
    font-weight: 700;
    color: #0e1b30;
    line-height: 1.2;
    margin-bottom: 35px;
  }
  .form-edit-account .fieldset.contact {
    background-color: #f7f9fa;
    margin-left: -17px;
    margin-right: -17px;
    padding: 20px 17px;
    margin-bottom: 20px;
  }
  .form-edit-account .fieldset.contact .field.password {
    margin-bottom: 0;
  }
  .form-edit-account .account-primary {
    padding: 15px 10px;
  }
  .form-edit-account .field.children-option .label {
    margin-bottom: 20px;
    width: 100%;
  }
  .form-edit-account .field.children-option .field.do_you_have_kids {
    margin-right: 20px;
    width: auto;
  }
  .column.main .products-related-slider .owl-controls {
    margin-top: 20px;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product-info-main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product-top-info {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    margin: 25px 0;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    width: 100%;
    margin-bottom: 20px;
  }
  .catalog-product-view .product-price-block {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    width: 100%;
  }
  .catalog-product-view .product-price-block .product-price-block .product-price-inner {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
    margin-bottom: 50px;
  }
  .catalog-product-view .product-add-form {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid #d4d8d7;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) {
    display: table;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody {
    display: table-row-group;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody th {
    display: table-cell;
    white-space: nowrap;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody tr {
    display: table-row;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody tr th,
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody tr td {
    padding: 20px 15px;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody tr th[data-th]:before,
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody tr td[data-th]:before,
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody tr th[data-th]:before,
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody tr td[data-th]:before {
    display: none;
  }
  .product-benefit-items {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .product-benefit-items .benefit-item {
    margin-bottom: 30px;
  }
  .product-service-items {
    flex-direction: column;
    align-items: center;
  }
  .product-service-items .service-item {
    margin-bottom: 30px;
  }
  .product-service-items .service-item:last-child {
    margin-bottom: 0;
  }
  .product-info-main {
    width: 100%;
  }
  .compare.wrapper,
  [class*='block-compare'] {
    display: none;
  }
  .review-ratings {
    margin-bottom: 0;
    width: 100%;
  }
  .review-ratings .rating-summary {
    align-items: center;
  }
  .review-ratings .label.rating-label {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.36;
    color: #707070;
    text-transform: uppercase;
    margin-right: 10px;
  }
  .reviews-actions .action.view {
    font-size: 1.7rem;
    margin: 0;
    color: #6e7581;
  }
  .order-pager-wrapper .toolbar-amount {
    left: inherit;
    position: relative;
    text-align: center;
    top: inherit;
  }
  .order-pager-wrapper .pages {
    text-align: center;
  }
  .order-pager-wrapper .action.previous,
  .order-pager-wrapper .action.next {
    margin: 0;
  }
  .block-order-details-view .block-content .box:not(.box-order-total-summary) {
    margin-bottom: 30px;
  }
  .order-status-progress {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: center;
  }
  .order-status-progress .order-status-step {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 220px;
    min-width: 220px;
    height: 112px;
    align-items: center;
    padding-left: 65px;
    position: relative;
  }
  .order-status-progress .order-status-step:first-child .progress {
    height: 50%;
    top: 50%;
  }
  .order-status-progress .order-status-step .progress {
    width: 5px;
    height: 100%;
    background-color: #e8eff0;
    margin-bottom: 0;
    position: absolute;
    left: 18px;
    top: 0;
  }
  .order-status-progress .order-status-step:last-child .progress {
    height: 50%;
    top: 0;
  }
  .order-status-progress .order-status-step .icon {
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    z-index: 9;
    border-radius: 50%;
    background-color: #e8eff0;
  }
  .order-status-progress .order-status-step .icon-processing {
    background-image: url("../images/order/mo-processing.svg");
  }
  .order-status-progress .order-status-step .icon-confirmed {
    background-image: url("../images/order/mo-confirmed.svg");
  }
  .order-status-progress .order-status-step .icon-in_preparation {
    background-image: url("../images/order/mo-in_preparation.svg");
  }
  .order-status-progress .order-status-step .icon-to_dispatch {
    background-image: url("../images/order/mo-to_dispatch.svg");
  }
  .order-status-progress .order-status-step .icon-ready_to_pick_up {
    background-image: url("../images/order/mo-ready_to_pick_up.svg");
  }
  .order-status-progress .order-status-step .icon-complete {
    background-image: url("../images/order/mo-complete.svg");
  }
  .order-status-progress .order-status-step .order-status-info {
    font-size: 1.7rem;
    font-weight: 400;
    line-height: 1.18;
    color: #6e7581;
  }
  .order-status-progress .order-status-step.complete .progress {
    background-color: #08c552;
  }
  .order-status-progress .order-status-step.complete .icon {
    background-color: #08c552;
  }
  .order-status-progress .order-status-step.complete .order-status-info {
    font-weight: 700;
    color: #08c552;
  }
  .order-details-items .table-order-items {
    border-top: 2px solid #5f5f5f !important;
  }
  .order-details-items [id*="order-item-row-"] .col {
    padding: 18px 0 17px 0;
    border-bottom: 2px solid #d4d8d7;
  }
  .order-details-items [id*="order-item-row-"] .col:before {
    display: none !important;
  }
  .order-details-items [id*="order-item-row-"] .col.photo {
    min-width: 78px;
    max-height: 78px;
    padding-right: 6px !important;
  }
  .block-order-details-view {
    margin: 0 !important;
  }
  .sidebar-customer-name br {
    display: none;
  }
  .account .additional-container .column.main {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .account .additional-container .sidebar-main {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .block-collapsible-nav {
    margin-left: -17px;
    margin-right: -17px;
    margin-bottom: 20px;
  }
  .block-collapsible-nav .title {
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    padding: 5px 44px 5px 17px;
  }
  .block-collapsible-nav .title strong {
    font-size: 1.4rem;
    margin-top: 0;
    margin-bottom: 0;
  }
  .block-collapsible-nav .content {
    background-color: #f7f9fa;
    display: none;
  }
  .block-collapsible-nav .content.active {
    display: block;
  }
  .block-collapsible-nav .item a,
  .block-collapsible-nav .item > strong {
    border-bottom: 1px solid #d8deea;
  }
  .block-collapsible-nav .item a:after,
  .block-collapsible-nav .item > strong:after {
    content: '';
    width: 9px;
    height: 15px;
    float: right;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/customer-right-arrow.svg);
  }
  .sidebar-customer-right {
    line-height: 1.21;
    flex: 1;
  }
  .sign-detail,
  .customer-name {
    display: none;
  }
  .timmer .additional-container .pro-col-4 .pro-col-detail-inner {
    position: initial !important;
    transform: none !important;
    margin: 0 auto;
    text-align: center;
  }
  .customer-name.authorization-link {
    display: block;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .nav-sections .switcher-trigger strong:after {
    font-size: 1.6rem;
    right: -25px;
    top: -2px;
  }
  .navigation .parent .level-top:after {
    font-size: 1.6rem;
    right: 10px;
    top: 7px;
  }
  .page-footer .footer.content .switcher-store {
    background: #0e1b30;
    font-size: 1.6rem;
    margin: 0 -17px;
  }
  .page-footer .footer.content .switcher-store .switcher-options {
    display: block;
  }
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown {
    background: none;
    border: 0;
    box-shadow: none;
    margin: 0;
    position: relative;
  }
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown:before,
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown:after {
    display: none;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-trigger,
  .page-footer .footer.content .switcher-store .switcher-options .switcher-option {
    border-top: 1px solid #cecece;
    display: block;
    padding: 11px 20px;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-trigger strong {
    padding: 11px 0;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-option a {
    padding: 0;
  }
  .banner-main .content {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .banner-left-inner {
    text-align: center;
    max-width: 220px;
  }
  .home-banner-section .bx-controls {
    margin-top: 35px;
    max-width: 146px;
    margin-left: auto;
    margin-right: auto;
  }
  .banner-main .bx-controls-direction [class*="bx"] {
    top: 50%;
    transform: translateY(calc(-50% - @indent__space__xl));
  }
  .columns {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .product-item .home-tab-product {
    margin-left: calc((100% - 3 * 30%) / 2);
    width: 30%;
  }
  .product-item .home-tab-product:nth-child(3n + 1) {
    margin-left: 0;
  }
  span#eln-product-products {
    width: 100%;
    float: left;
    margin-top: 40px;
  }
  .footer-col.footer-social-media-col {
    width: 100%;
    margin-bottom: 40px;
  }
  .customer-welcome,
  .minicart-wrapper,
  .block-search {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .header.content {
    height: 50px;
  }
  .header-link-item.call-icon {
    display: none;
  }
  .page-wrapper {
    padding-top: 50px;
  }
  .footer.content {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .footer.content .footer-accordion {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    order: 2;
  }
  .footer-newsletter-col {
    order: 1;
  }
  .footer-social-media-col {
    order: 3;
  }
  .footer-col-payment {
    order: 4;
  }
  .footer-col h4 {
    padding: 15px 0;
  }
  .footer-col h4:after {
    content: '\e622';
    font-size: 1.2rem;
    font-family: 'luma-icons';
    float: right;
    line-height: 20px;
  }
  .footer-col.active h4:after {
    content: '\e621';
  }
  .footer-col:first-child h4 {
    padding-top: 0;
  }
  .promotions-block .pro-row {
    flex-direction: column;
  }
  .go-up-block {
    margin-left: -17px;
    margin-right: -17px;
  }
  .whatsapp-block {
    padding: 16px 17px;
    margin-left: -17px;
    margin-right: -17px;
  }
  .feature-categories h2 {
    margin-bottom: 20px;
  }
  .cms-index-index .product-benefit-items .benefit-item {
    padding-top: 130px;
    margin-bottom: 35px;
    width: 50%;
  }
  .cms-index-index .product-benefit-items .benefit-item:before {
    width: 110px;
    height: 110px;
  }
  .product-benefit-items .benefit-item {
    max-width: inherit;
    width: 50%;
  }
  .product-benefit-items .benefit-item h4 {
    max-width: 110px;
    margin: 0 auto;
  }
  .feature-products {
    margin-bottom: 50px;
  }
  .free-delivery-products {
    margin-left: -17px;
    margin-right: -17px;
    padding: 25px 17px 95px;
  }
  .promotions-block img {
    width: 100%;
  }
  .promotions-block .pro-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .promotions-block .pro-col-6 .pro-col-detail-inner,
  .promotions-block .pro-col-12 .pro-col-detail-inner {
    bottom: 15px;
    left: 25px;
    right: 25px;
    text-align: center;
  }
  .promotions-block .pro-col-6 .pro-col-detail-inner h3,
  .promotions-block .pro-col-12 .pro-col-detail-inner h3,
  .promotions-block .pro-col-6 .pro-col-detail-inner p,
  .promotions-block .pro-col-12 .pro-col-detail-inner p {
    text-align: left;
  }
  .home-widget-slider .product-item .product-item-info {
    margin-left: calc((100% - 2 * 48%) / 1);
    width: 48%;
    position: relative;
    margin-bottom: 20px;
  }
  .home-widget-slider .product-item .product-item-info:nth-child(2n + 1) {
    margin-left: 0;
  }
  .products-grid .home-widget-slider .product-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .free-delivery-products .owl-controls {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    position: absolute;
    bottom: -65px;
  }
  .free-delivery-products .owl-controls .owl-dots {
    margin-top: 0;
    line-height: 0;
    text-align: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 0 30px;
    justify-content: center;
    height: 35px;
    border-radius: 20px;
    background-color: #0e1b30;
    margin: 0 auto;
  }
  .cms-index-index .columns .column.main {
    padding-bottom: 0;
  }
  .free-delivery-products h2 {
    font-size: 1.9rem;
    font-weight: 400;
    line-height: 1.32;
  }
  .customer-welcome.active .customer-menu {
    right: 17px;
  }
  .home-promotion-footer .additional-container {
    justify-content: space-between;
    padding: 0 17px;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    flex-wrap: inherit !important;
  }
  .home-promotion-footer .promotion-img {
    min-width: 100px;
    line-height: 0;
    padding: 5px 0;
  }
  .promotion-btn {
    position: absolute;
    top: -30px;
    right: 17px;
  }
  .promotion-btn .action.primary {
    line-height: 20px;
    position: relative;
  }
  .promotion-btn .action.primary:after {
    content: '';
    border-width: 0px 4px 4px 4px;
    border-color: transparent transparent #00a160 transparent;
    border-style: solid;
    transform: translate(-50%, -50%) rotate(-180deg);
    position: absolute;
    bottom: -6px;
    right: 20px;
  }
  .shipmethod-content.delivery-ship .warehouse-shipping .shippingmethod-action {
    display: block;
    margin-top: 10px;
    width: auto;
  }
  .shipmethod-content.delivery-ship .warehouse-shipping .col-methodtitle {
    font-weight: bold;
  }
  .shipmethod-content.delivery-ship .warehouse-shipping + .warehouse-shipping {
    margin-top: 30px;
  }
  .price-slider {
    display: none;
  }
  div[attribute-code="final_price"] {
    display: none;
  }
  .recent-product-list .recent-item {
    display: inline-block;
    width: 100%;
    padding-left: 17px;
    padding-right: 17px;
  }
  .recent-product-list .recent-item .recent-time {
    width: 100%;
    display: inline-block;
    margin: 0 0 10px 0;
  }
  .recent-product-list .recent-item .recent-product {
    padding: 0 0px;
  }
  .recent-product-list .recent-item .recent-product ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    display: inline-block;
    text-align: center;
  }
  .recent-product-list .recent-item .recent-product .recent-pro {
    margin: 7px;
    max-width: 100%;
    text-align: center;
    width: auto;
    min-width: 100px;
    display: inline-block;
    float: left;
  }
  .recent-product-list .recent-item .view-more {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    padding: 0 0px;
  }
  .recent-product-list .recent-item .view-more .action.primary.view {
    font-size: 1.6rem;
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
  .product_detials_main .product_title {
    font-size: 20px;
    line-height: 1.4;
  }
  .product_detials_main .product_title .title_sku {
    font-size: 16px;
  }
  .product_detials_main .product_image_slider {
    margin: 20px 0 40px 0;
  }
  .product_detials_main .product_image_slider .owl-dots {
    margin: 30px 0 0 0;
  }
  .product_detials_main .product_image_slider .arrow_prev {
    border-width: 0 3px 3px 0;
    width: 19px;
    height: 20px;
  }
  .product_detials_main .product_image_slider .arrow_next {
    border-width: 0 3px 3px 0;
    width: 19px;
    height: 20px;
  }
  .product_detials_main .contect_block .block_left {
    width: 100%;
    float: none;
    margin: 0 0 15px 0;
  }
  .product_detials_main .contect_block .block_right {
    width: 100%;
    float: none;
    margin: 0 0 15px 0;
  }
  .product_detials_main .contect_block .con_img .image_con {
    position: initial;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    text-align: center;
    background-color: #e8eff0;
    padding: 20px;
  }
  .product_detials_main .contect_block.block_1 {
    margin: 0 0 20px 0;
  }
  .product_detials_main .contect_block.block_1 .block_right {
    padding: 0 0 0 0px;
    text-align: center;
    margin: 10px 0 0 0;
  }
  .product_detials_main .contect_block.block_1 .block_right .block_title {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.28;
  }
  .product_detials_main .contect_block.block_1 .block_right .block_desc {
    font-size: 14px;
    line-height: 1.71;
    margin: 20px 0 0 0;
  }
  .product_detials_main .contect_block.block_2 {
    margin: 0 0 20px 0;
  }
  .product_detials_main .contect_block.block_2 .block_left {
    text-align: center;
  }
  .product_detials_main .contect_block.block_2 .block_left .block_title {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.28;
    padding: 0;
  }
  .product_detials_main .contect_block.block_2 .block_left .block_desc {
    font-size: 14px;
    line-height: 1.71;
    padding: 0;
    margin: 20px 0 0 0px;
  }
  .product_detials_main .contect_block.block_3 {
    margin: 0 0 0px 0;
  }
  .product_detials_main .contect_block.block_3 .con_img .image_con {
    width: 100%;
  }
  .product_detials_main .contect_block.block_3 .con_img .image_con .block_image_title {
    font-size: 25px;
    line-height: 1.4;
    color: #0e1b30;
  }
  .product_detials_main .contect_block.block_3 .con_img .image_con .block_image_desc {
    font-size: 14px;
    line-height: 1.43;
    margin: 15px 0 0 0px;
  }
  .product_detials_main .contect_block.block_3 .block_right .image_con .block_image_title {
    font-size: 25px;
    line-height: 1.4;
    color: #0e1b30;
  }
  .product_detials_main .contect_block.block_3 .block_right .image_con .block_image_desc {
    font-size: 14px;
    line-height: 1.43;
    margin: 0px 0 0 0px;
  }
  .product_detials_main .contect_block.block_4 {
    margin: 0 0 15px 0;
  }
  .product_detials_main .contect_block.block_4 .image_con .block_image_title {
    font-size: 25px;
    line-height: 1.2;
    color: #0e1b30;
  }
  .product_detials_main .contect_block.block_4 .image_con .block_image_desc {
    font-size: 14px;
    line-height: 1.43;
    color: #0e1b30;
    margin: 15px 0 0 0;
  }
  .product_detials_main .contect_block.block_4 .Ellipse {
    display: inline-block;
    position: absolute;
    width: 67px;
    height: 67px;
    border: solid 4px #ffffff;
    background-color: rgba(233, 26, 27, 0);
    border-radius: 100%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: initial;
    bottom: 15vw;
    margin-top: auto;
    margin-bottom: auto;
  }
  .product_detials_main .contect_block.block_4 .Ellipse img {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 16px 16px 16px 21px;
  }
  .product_detials_main .contect_block.block_5 {
    margin: 0 0 0px 0;
  }
  .product_detials_main .contect_block.block_5 .image_con .block_image_title {
    font-size: 25px;
    line-height: 1.4;
    text-align: center;
    color: #0e1b30;
  }
  .product_detials_main .contect_block.block_5 .image_con .block_image_desc {
    font-size: 14px;
    line-height: 1.43;
    text-align: center;
    color: #0e1b30;
    margin: 15px 0 0 0;
  }
  .minicart-wrapper .action.showcart .counter.qty {
    font-size: 1.0rem;
  }
  label,
  .fieldset > .field > .label,
  .fieldset > .fields > .field > .label {
    font-size: 1.4rem;
    line-height: 1.14;
  }
  .quermos .pagefilter .pagetitle a {
    width: 44% !important;
    font-size: 13px !important;
    padding: 12px 11px !important;
  }
  .nuestros_valores .main_block .block.left {
    float: left;
    width: 100% !important;
    margin: 0 0 20px 0;
  }
  .nuestros_valores .main_block .block.right {
    float: right;
    width: 100% !important;
  }
  .history .history_contain .historyblock {
    margin: 20px 0;
  }
  .history .history_contain .historyblock .images {
    width: 100%;
    max-width: 100% !important;
  }
  .history .history_contain .historyblock .block_text {
    position: initial !important;
    max-width: 100% !important;
    margin: 10px 0;
  }
}
@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile,
  .table-downloadable-products .col.title:before,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody > tr:before,
  .abs-checkout-order-review tbody > tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody > tr:before,
  .multicheckout.order-review .data.table tbody > tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody > tr:after,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody > tr:after {
    clear: both;
  }
  .abs-checkout-order-review tbody > tr:not(:last-child),
  .multicheckout.order-review .data.table tbody > tr:not(:last-child) {
    border-bottom: 1px solid #d1d1d1;
  }
  .abs-checkout-order-review tbody > tr > td.col.item:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.item:before {
    display: none;
  }
  .abs-checkout-order-review tbody > tr > td.col.qty,
  .abs-checkout-order-review tbody > tr > td.col.price,
  .abs-checkout-order-review tbody > tr > td.col.subtotal,
  .multicheckout.order-review .data.table tbody > tr > td.col.qty,
  .multicheckout.order-review .data.table tbody > tr > td.col.price,
  .multicheckout.order-review .data.table tbody > tr > td.col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .abs-checkout-order-review tbody > tr > td.col.qty[data-th]:before,
  .abs-checkout-order-review tbody > tr > td.col.price[data-th]:before,
  .abs-checkout-order-review tbody > tr > td.col.subtotal[data-th]:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.qty[data-th]:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.price[data-th]:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.subtotal[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 11px;
  }
  .abs-checkout-order-review tbody > tr > td.col:last-child,
  .multicheckout.order-review .data.table tbody > tr > td.col:last-child {
    border: 0;
  }
  .abs-checkout-order-review .product-item-name,
  .multicheckout.order-review .data.table .product-item-name {
    margin: 0;
  }
  .abs-product-items-summary tbody .col {
    padding: 11px 0 0;
  }
  .abs-product-items-summary tbody .col:last-child {
    padding-bottom: 11px;
  }
  .abs-product-items-summary tfoot .mark {
    padding-bottom: 5.5px;
    text-align: left;
  }
  .abs-product-items-summary tfoot .amount {
    padding-top: 0;
    text-align: left;
  }
  .abs-product-items-summary tfoot .grand.totals {
    font-size: 1.6rem;
  }
  .abs-product-items-summary tfoot .grand.totals .mark {
    padding-bottom: 0;
    padding-top: 5.5px;
  }
  .abs-product-items-summary tfoot .grand.totals .amount {
    padding-bottom: 11px;
    padding-top: 0;
  }
  .abs-product-items-summary tfoot .grand.totals .amount strong {
    border-top: none;
  }
  .abs-account-table-margin-mobile,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history {
    margin-top: -22px;
  }
  .abs-col-no-prefix:before,
  .abs-sidebar-totals-mobile th:before,
  .abs-sidebar-totals-mobile td:before,
  .account .table-billing-agreements .col.actions:before,
  .account .table-billing-agreements-related .col.actions:before,
  .cart .table.items .col.item:before,
  .cart .table.items .item-actions td:before,
  .account .table-giftregistry .col.actions:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > th:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > td:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > th:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > td:before,
  .account .table-reviews .col.actions:before,
  .account .table-order-items .col.actions:before,
  .account .table-order-items .col.options:before,
  .cart-totals .totals th:before,
  .cart-totals .totals td:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-no-display-s,
  .order-details-items .table-order-items .options-label,
  .opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
    display: none;
  }
  .abs-title-orders-mobile .page-main .page-title-wrapper .page-title,
  .magento-rma-returns-returns .page-main .page-title-wrapper .page-title,
  .magento-rma-returns-view .page-main .page-title-wrapper .page-title,
  .account .page-main .page-title-wrapper .page-title,
  [class^='sales-guest-'] .page-main .page-title-wrapper .page-title,
  .sales-guest-view .page-main .page-title-wrapper .page-title {
    display: block;
  }
  .abs-title-orders-mobile .page-main .page-title-wrapper .order-status,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-status,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-status,
  .account .page-main .page-title-wrapper .order-status,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-status,
  .sales-guest-view .page-main .page-title-wrapper .order-status {
    margin: -9px 0 11px;
  }
  .abs-table-striped-mobile > tbody > tr > td:last-child,
  .account .data.table > tbody > tr > td:last-child {
    border: 0;
  }
  .abs-no-border-top,
  .table-wrapper.balance-history,
  .table-wrapper.table-returns,
  .product.info.detailed .additional-attributes-wrapper,
  .product.info.detailed .additional-attributes-wrapper,
  .order-details-items .table-wrapper {
    border-top: 0;
  }
  .abs-no-border-bottom {
    border-bottom: 0;
  }
  .abs-sidebar-totals-mobile .amount,
  .cart-totals .totals .amount {
    text-align: right;
  }
  .pages .pages-items {
    display: block;
    padding: 2px 40px 0;
    position: relative;
    white-space: normal;
    z-index: 1;
  }
  .pages-item-previous {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  .pages-item-next {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .amreview-widget-container .amreview-message {
    height: 80px;
  }
  .form-new-agreement select {
    width: auto;
  }
  .table-paypal-review-items .col.subtotal {
    text-align: left;
  }
  .table-paypal-review-items .product-item-name {
    display: inline-block;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #757575;
    content: '\e604';
    font-family: 'luma-icons';
    margin: -4px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .btn_add_bags .modal-inner-wrap {
    left: 17px;
    right: 17px;
    width: auto;
    max-width: inherit;
  }
  .modal-popup .modal-footer {
    padding: 0 25px 15px;
  }
  .modal-popup .modal-inner-wrap {
    left: 17px;
    right: 17px;
    width: auto;
  }
  .modal-popup .modal-footer .action.primary {
    padding: 13px 50px;
    width: 100%;
  }
  .modal-popup .modal-content {
    padding: 10px 25px;
  }
  .modal-popup .modal-title {
    font-size: 15px;
    text-transform: uppercase !important;
    line-height: 1.33 !important;
  }
  .btn_add_bags .modal-inner-wrap .home-widget-slider .product-item .product-item-name {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.33;
    text-align: center;
    min-height: 20px;
    margin-bottom: 0;
  }
  .btn_add_bags .modal-inner-wrap .owl-carousel .owl-stage-outer {
    height: inherit !important;
  }
  .btn_add_bags .modal-inner-wrap .product-item .price-box {
    display: block;
    text-align: center;
  }
  .btn_add_bags .modal-inner-wrap .product-item-actions {
    visibility: visible;
  }
  .btn_add_bags .modal-inner-wrap .product-item-actions .actions-primary .product-qty {
    width: 90px !important;
    justify-content: space-between;
  }
  .btn_add_bags .modal-inner-wrap .product-item-actions .actions-primary .product-qty .btn {
    width: 24px;
  }
  .btn_add_bags .product-item .price-wrapper .price {
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 1.32;
    color: #0e1b30;
  }
  .minicart-wrapper {
    margin-top: 11px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 38px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 40px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 11px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .methods-shipping {
    width: 100%;
    float: left;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 5px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e601';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #333333;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #757575;
  }
  .checkout-section-data .shipping-method-list .block.items-in-cart .title:after {
    display: none;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 22px;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .opc-block-shipping-information .shipping-information-title {
    font-size: 2.3rem;
  }
  .page-product-downloadable .product-options-wrapper {
    margin-bottom: 27.5px;
  }
  .table-downloadable-products .product-name {
    display: block;
    margin-bottom: 5.5px;
  }
  .page-product-downloadable .product-info-price ~ *:last-child:after {
    border-bottom: 1px solid #c1c1c1;
    content: '';
    display: block;
    height: 0;
    margin: 27.5px -11px;
    overflow: hidden;
    width: auto;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 22px;
  }
  .block-giftregistry-results .block-title {
    margin-bottom: 0;
  }
  .block-giftregistry-results .table-wrapper {
    border-top: none;
  }
  .block-giftregistry-shared-items .block-title {
    margin-bottom: 11px;
  }
  .block-giftregistry-shared-items .table-wrapper {
    border-top: 0;
  }
  .form-add-invitations .action.remove {
    display: inline-block;
    text-decoration: none;
  }
  .form-add-invitations .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .form-add-invitations .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #757575;
    content: '\e604';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .form-add-invitations .action.remove:hover:before {
    color: inherit;
  }
  .form-add-invitations .action.remove:active:before {
    color: inherit;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 5.5px;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 44px;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout.order-review .data.table.table-order-review > tbody > tr > td.col.subtotal {
    border-bottom: none;
  }
  .multicheckout.order-review .data.table.table-order-review > tbody > tr > td.col.qty {
    text-align: center;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 27.5px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 27.5px;
    margin-right: 0;
  }
  .form-create-return .additional .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 22px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 11px 0 0;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
    margin: 0;
    width: 100%;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
  .products-list .product-item {
    table-layout: fixed;
    padding-bottom: 0;
    margin-bottom: 25px;
    border-bottom: none;
  }
  .products-list .product-item .ambanners {
    display: none;
  }
  .products-list .product-item-photo {
    padding: 0 11px 11px 0;
    width: 100%;
    margin: 0 auto;
  }
  .products-list .product-item-inner {
    width: 100%;
    max-width: initial;
    padding-right: 0;
    justify-content: space-between;
    align-items: center;
  }
  .products-list .product-item-inner .price-box {
    margin-bottom: 0;
  }
  .products-list .product-item-inner .product-item-actions {
    width: auto;
    max-width: 160px;
  }
  .products-list .product-item .regular-price,
  .products-list .product-item .special-price {
    display: block;
    text-align: right;
  }
  .products-list .product-item .price-box .old-price {
    display: block;
    text-align: right;
  }
  .products-list .product-item .price-box .old-price .price {
    font-size: 2rem;
  }
  .products-list .product-item .product-center {
    width: 100%;
    margin-bottom: 15px;
  }
  .product-item {
    vertical-align: top;
  }
  .products-grid .product-item {
    display: inline-block;
    margin-left: calc((100% - 2 * 48.5%) / 1);
    width: 48.5%;
  }
  .products-grid .product-item:nth-child(2n + 1) {
    margin-left: 0;
  }
  .product-item .reviews-actions .action.view {
    font-size: 1rem;
  }
  .pages .pages-items {
    width: 100%;
    float: left;
  }
  .category-top {
    display: inline-block;
  }
  .category-top-left {
    align-self: normal;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .category-top-center {
    max-width: 100% !important;
    float: left;
  }
  .category-top-center .eln-layer-title-section {
    width: 100% !important;
    margin: 0 0 20px 0;
  }
  .category-top-center .eln-tool-top {
    float: left;
    width: 100% !important;
  }
  .category-top-center .eln-layer-clear-btn {
    display: inline-block;
    width: 100%;
  }
  .category-top-center .eln-filter-item.filter-options-item {
    width: 100% !important;
    position: relative;
  }
  .category-top-center .price-slider {
    width: 100% !important;
    margin: 20px 0 0 0;
  }
  .category-top-right {
    display: inline-block;
    width: 100%;
    margin: 0px 0 0 0;
  }
  .category-top-right .eln-main-content {
    display: inline-block;
    width: 100%;
    float: left;
  }
  .category-top-right .eln-main-content .toolbar-products {
    display: inline-block;
  }
  .category-top-right .eln-main-content .product-amount {
    display: inline-block;
    width: auto;
    float: left;
  }
  .category-top-right .eln-main-content .product-amount .toolbar-amount {
    position: initial;
    display: inline-block;
    float: left;
  }
  .category-top-right .eln-main-content .modes.eln-modes {
    display: inline-block;
    margin: 0;
    float: right;
  }
  .toolbar-products {
    margin-bottom: 0;
  }
  .modes-label {
    display: none;
  }
  .products-grid .product-item {
    margin-bottom: 20px;
  }
  .product-social-links .action.tocompare {
    display: none;
  }
  .product-info-price {
    margin: 0 -11px 0;
    width: calc(100% + 2*11px) !important;
  }
  .product-info-price > *:first-child {
    padding-left: 11px;
  }
  .product-info-price > *:last-child {
    padding-right: 11px;
  }
  .product-info-main .product-info-price input[name="fmepreorder"] + span {
    padding: 0 11px;
  }
  .table-wrapper.comparison .table-comparison > tbody > tr > th,
  .table-wrapper.comparison .table-comparison > tbody > tr > td {
    display: table-cell;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .products-list .product-item {
    table-layout: fixed;
    padding-bottom: 0;
    margin-bottom: 25px;
    border-bottom: none;
  }
  .products-list .product-item .ambanners {
    display: none;
  }
  .products-list .product-item-photo {
    padding: 0 11px 11px 0;
    width: 100%;
    margin: 0 auto;
  }
  .products-list .product-item-inner {
    width: 100%;
    max-width: initial;
    padding-right: 0;
    justify-content: space-between;
    align-items: center;
  }
  .products-list .product-item-inner .price-box {
    margin-bottom: 0;
  }
  .products-list .product-item-inner .product-item-actions {
    width: auto;
    max-width: 160px;
  }
  .products-list .product-item .regular-price,
  .products-list .product-item .special-price {
    display: block;
    text-align: right;
  }
  .products-list .product-item .price-box .old-price {
    display: block;
    text-align: right;
  }
  .products-list .product-item .price-box .old-price .price {
    font-size: 2rem;
  }
  .products-list .product-item .product-center {
    width: 100%;
    margin-bottom: 15px;
  }
  .product-item {
    vertical-align: top;
  }
  .products-grid .product-item {
    display: inline-block;
    margin-left: calc((100% - 2 * 48.5%) / 1);
    width: 48.5%;
  }
  .products-grid .product-item:nth-child(2n + 1) {
    margin-left: 0;
  }
  .product-item .reviews-actions .action.view {
    font-size: 1rem;
  }
  .pages .pages-items {
    width: 100%;
    float: left;
  }
  .category-top {
    display: inline-block;
  }
  .category-top-left {
    align-self: normal;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .category-top-center {
    max-width: 100% !important;
    float: left;
  }
  .category-top-center .eln-layer-title-section {
    width: 100% !important;
    margin: 0 0 20px 0;
  }
  .category-top-center .eln-tool-top {
    float: left;
    width: 100% !important;
  }
  .category-top-center .eln-layer-clear-btn {
    display: inline-block;
    width: 100%;
  }
  .category-top-center .eln-filter-item.filter-options-item {
    width: 100% !important;
    position: relative;
  }
  .category-top-center .price-slider {
    width: 100% !important;
    margin: 20px 0 0 0;
  }
  .category-top-right {
    display: inline-block;
    width: 100%;
    margin: 0px 0 0 0;
  }
  .category-top-right .eln-main-content {
    display: inline-block;
    width: 100%;
    float: left;
  }
  .category-top-right .eln-main-content .toolbar-products {
    display: inline-block;
  }
  .category-top-right .eln-main-content .product-amount {
    display: inline-block;
    width: auto;
    float: left;
  }
  .category-top-right .eln-main-content .product-amount .toolbar-amount {
    position: initial;
    display: inline-block;
    float: left;
  }
  .category-top-right .eln-main-content .modes.eln-modes {
    display: inline-block;
    margin: 0;
    float: right;
  }
  .toolbar-products {
    margin-bottom: 0;
  }
  .modes-label {
    display: none;
  }
  .products-grid .product-item {
    margin-bottom: 20px;
  }
  .product-social-links .action.tocompare {
    display: none;
  }
  .product-info-price {
    margin: 0 -11px 0;
    width: calc(100% + 2*11px) !important;
  }
  .product-info-price > *:first-child {
    padding-left: 11px;
  }
  .product-info-price > *:last-child {
    padding-right: 11px;
  }
  .product-info-main .product-info-price input[name="fmepreorder"] + span {
    padding: 0 11px;
  }
  .table-wrapper.comparison .table-comparison > tbody > tr > th,
  .table-wrapper.comparison .table-comparison > tbody > tr > td {
    display: table-cell;
  }
  .customer-review .product-name {
    margin-bottom: 5.5px;
  }
  .customer-review .product-reviews-summary .rating-summary {
    display: block;
    margin-bottom: 5.5px;
  }
  .order-details-items thead {
    display: block;
  }
  .order-details-items thead tr {
    display: block;
  }
  .order-pager-wrapper {
    display: block;
  }
  .account .table-order-items tbody tr {
    display: block;
  }
  .account .table-order-items .action.show {
    margin-top: 0;
  }
  .order-details-items .order-title strong {
    display: block;
  }
  .order-details-items .action {
    margin-top: 11px;
  }
  .order-details-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .order-details-items .col.price .price-including-tax,
  .order-details-items .col.subtotal .price-including-tax,
  .order-details-items .col.price .price-excluding-tax,
  .order-details-items .col.subtotal .price-excluding-tax {
    display: inline-block;
  }
  .order-details-items .data.table .col.options {
    padding: 0 10px 15px;
  }
  .order-details-items .data.table .col.options:before {
    display: none;
  }
  .order-details-items .options-label + .item-options-container[data-th]:before,
  .order-details-items .item-options-container + .item-options-container[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-left: 10px;
  }
  .order-details-items .options-label + .item-options-container .col,
  .order-details-items .item-options-container + .item-options-container .col {
    font-size: 1.2rem;
    padding: 0 10px;
  }
  .order-details-items .options-label + .item-options-container .col:first-child,
  .order-details-items .item-options-container + .item-options-container .col:first-child {
    padding-top: 3px;
  }
  .order-details-items .options-label + .item-options-container .col:last-child,
  .order-details-items .item-options-container + .item-options-container .col:last-child {
    padding-bottom: 20px;
  }
  .product-item .home-tab-product {
    margin-left: calc((100% - 2 *48%) / 1);
    width: 48%;
  }
  .product-item .home-tab-product:nth-child(3n + 1) {
    margin-bottom: 20px;
  }
  .product-item .home-tab-product:nth-child(2n + 1) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48%;
  }
  .abs-blocks-2columns-s:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns-s:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns-s:nth-child(2) + * {
    clear: both;
  }
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-visually-hidden-desktop-s {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:before,
  .multicheckout .block-billing:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
  .abs-form-field-column-2-s .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2-s .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2-s .fieldset .field:nth-last-child(1),
  .abs-form-field-column-2-s .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2-s .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1-s {
    width: 100%;
  }
  .abs-action-print-s {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print-s:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-action-print-s:hover {
    text-decoration: underline;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .amreview-submit-form .review-form {
    width: 100%;
    max-width: 100%;
    padding: 0 0 0 5px;
    box-sizing: border-box;
    margin-top: 20px;
  }
  .amreview-submit-form .review-form .fieldset.review-fieldset {
    max-width: 500px;
    padding: 25px 20px 10px;
  }
  .amreview-submit-form .review-form .review-form-actions {
    padding: 0 0 20px 20px;
  }
  .amreview-submit-form .review-form .actions-toolbar .actions-primary {
    text-align: left;
  }
  .amreview-submit-form .review-form .fieldset.review-fieldset {
    position: relative;
    margin: auto;
    padding-left: 135px;
  }
  .amreview-submit-form .review-form .field.review-field-recommend.amreview-recommend-wrap {
    left: -135px;
    padding: 20px 125px 20px 15px;
    margin-top: 30px;
  }
  .amreview-submit-form .review-form .fieldset > .field > .label {
    position: absolute;
    left: 0;
    max-width: 130px;
  }
  .amreview-submit-form .review-form .amreview-upload-img {
    margin: 30px 0;
  }
  .amreview-submit-form .review-form .actions-toolbar.review-form-actions {
    margin: auto;
    padding: 30px 20px 30px 135px;
    max-width: 500px;
  }
  .amreview-proscons-container {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .column .block-addbysku .action.remove {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
    padding: 0;
    color: #006bc7;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: -4px;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .column .block-addbysku .action.remove:visited {
    color: #006bc7;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #00427b;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:active {
    color: #00427b;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #006bc7;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .catalogsearch-advanced-result .message.error {
    margin-top: 0;
  }
  .cart-container .block.crosssell .products-grid .product-item-actions {
    margin: 0 0 11px;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 0;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 22px 0 0;
  }
  .multicheckout .block-content .box {
    margin-bottom: 0;
  }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%;
  }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 27.5px;
    padding-right: 27.5px;
    width: 50%;
  }
  .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
    display: none;
  }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%;
  }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 27.5px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 44px;
    width: auto;
  }
  .multicheckout.order-review .col.item {
    width: 75%;
  }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }
  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
  .review-form {
    max-width: 500px;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px;
  }
  .order-details-items .order-title .action {
    margin: 12px 0 0 30px;
  }
  .order-details-items .order-title .action.track {
    float: right;
  }
}
@media only screen and (max-width: 1023px) {
  .field-tooltip .field-tooltip-content {
    right: -11px;
    top: 40px;
    left: auto;
  }
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 11px 5.5px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .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.5px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .column .block-addbysku .block-content .box,
  .storecredit .block,
  .login-container .block,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-blocks-2columns:nth-child(1),
  .abs-discount-block-desktop .block:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .storecredit .block:nth-child(1),
  .login-container .block:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(2),
  .abs-discount-block-desktop .block:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .storecredit .block:nth-child(2),
  .login-container .block:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns:nth-child(2) + *,
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 55px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-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-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .block-search .label,
  .block-collapsible-nav .title {
    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,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form: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,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .order-links:before,
  .order-links:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .block-addresses-list .items.addresses:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .order-links:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .cart-left-content,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 22px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .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 {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 5px;
    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 {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2 .fieldset .field:nth-last-child(1),
  .abs-form-field-column-2 .fieldset .field:nth-last-child(2),
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form-giftcard-redeem,
  .form-giftregistry-create,
  .form.search.advanced {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend,
  .form.search.advanced .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br,
  .form.search.advanced .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-balance-giftcard .block-content,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -27.5px;
  }
  .abs-action-print,
  .order-actions-toolbar .action.print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before,
  .order-actions-toolbar .action.print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-action-print:hover,
  .order-actions-toolbar .action.print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous),
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5.5px 11px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -12px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #d1d1d1;
  }
  .abs-pager-toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results,
  .account .toolbar {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount,
  .account .toolbar .toolbar-amount {
    line-height: 25px;
    padding: 0;
  }
  .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 .cart-left-content,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 11px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 22px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  .container,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .block.category.event,
  .top-container,
  .checkout_index_index .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1120px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
  }
  .additional-container {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1390px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
  }
  .page-main {
    width: 100%;
    padding: 0 13px;
    max-width: 1920px;
    margin-left: auto;
    margin-right: 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: 48.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 74.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 74.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 25.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 25.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 25.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 25.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 25.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 25.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 2%;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .table > tbody > tr > th,
  .table > tbody > tr > td {
    border-top: 1px solid #d1d1d1;
  }
  .table > tbody + tbody {
    border-top: 1px solid #d1d1d1;
  }
  .nav-toggle {
    font-size: 1.4rem;
    margin-left: 95px;
  }
  .nav-toggle:after {
    top: 58px;
  }
  .nav-open .logo {
    max-width: 63px;
  }
  .nav-open .nav-toggle:after {
    top: 58px;
  }
  .nav-sections {
    top: 58px;
  }
  .nav-sections-item-content {
    margin-left: -100%;
  }
  /*.navigation .level-top {
	    display: inline-block;
	    width: 100%;
	    position: relative;
	}*/
  .navigation .submenu:not(:first-child) {
    left: 100% !important;
    /*left: 355px !important;*/
    width: 100%;
    max-width: 380px;
    top: 0 !important;
    position: absolute;
    overflow: initial;
  }
  .navigation .submenu:not(:first-child).expanded {
    /*left: 735px !important;*/
  }
  .navigation .submenu .submenu {
    max-width: 270px;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    margin: 0 5.5px 0 0;
  }
  .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.5px 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;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    text-align: center;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .review-detail-right {
    width: 50%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page-main .review-detail-main .amreview-description {
    margin-left: calc((100% - 3 * 22%) / 2);
    width: 22% !important;
    line-height: 0;
    margin-bottom: 30px;
  }
  .page-main .review-detail-main .amreview-description:nth-child(2n + 1) {
    margin-left: 0;
  }
  .page-main .review-detail-main .amreview-description .amreview-image-link {
    width: 100%;
    display: block;
    line-height: 0;
  }
  .page-main .all-review-detail {
    margin: 0;
  }
  .amreview-summary-info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 320px;
  }
  .page-main .review-detail-main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 920px;
    margin: 0 auto;
    padding: 0 15px;
    margin-bottom: 100px;
  }
  .amreview-summary-details {
    padding: 0;
  }
  .amreview-review-list {
    padding: 10px;
  }
  .amreview-review-list.-empty {
    padding: 40px;
  }
  .amreview-summary-info .amreview-percent {
    display: block;
    width: 100px;
  }
  .amreview-summary-info .amreview-showmore {
    display: none;
  }
  .amreview-summary-details {
    display: inline-block;
  }
  .amreview-summary-details {
    margin-left: 20px;
  }
  .amreview-add-new {
    margin: 40px 0 65px;
    text-align: center;
  }
  .amreview-add-new .amreview-label {
    max-width: 160px;
    text-align: left;
  }
  .amreview-author-details {
    display: inline-block;
    margin: 0 10px 0 0;
    width: 25%;
    vertical-align: top;
  }
  .amreview-author-details .amreview-verified {
    display: block;
    margin: 0 0 20px;
  }
  .amreview-author-details .amreview-author {
    margin: 0 0 5px;
  }
  .amreview-author-details .amreview-date {
    position: static;
  }
  .amreview-recommended {
    position: relative;
    margin-bottom: 20px;
    padding: 10px;
    max-width: 90px;
    line-height: 14px;
    border-left: 2px solid #1ab900;
    color: #6B6B6B;
    background: #f9f9f9;
  }
  .amreview-recommended:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: -38px;
    display: block;
    border: 24px solid transparent;
    border-left: 14px solid #f9f9f9;
  }
  .amreview-toolbar-wrap.review-toolbar .pages {
    float: right;
    padding: 20px 0;
    border: 0;
  }
  .amreview-toolbar-wrap.review-toolbar .limiter {
    float: left;
    padding: 20px 0;
  }
  .amreview-submit-form .review-form {
    padding: 0 20px;
    box-sizing: border-box;
  }
  .amreview-review-wrapper.review-item {
    padding: 30px 0;
  }
  .amreview-description-wrap {
    position: relative;
    display: inline-block;
    width: 70%;
  }
  .amrev-toolbar-container {
    margin: 20px 0 30px 0;
    padding: 5px 10px;
    background: #fafafa;
  }
  .amrev-toolbar-container .amrev-filters {
    flex-basis: auto;
    flex-wrap: nowrap;
    order: 1;
  }
  .amrev-toolbar-container .amrev-filter {
    flex-basis: auto;
    margin: 0;
    padding: 0;
    border: none;
  }
  .amrev-toolbar-container .amrev-sorting {
    flex-basis: 250px;
    order: 2;
    padding: 0 0 0 15px;
  }
  .amrev-toolbar-container.-all .amrev-sorting {
    border-left: 1px solid #d6d6d6;
  }
  .amrev-toolbar-container .amrev-label {
    margin: 0 7.5px;
  }
  .amrev-toolbar-container .amrev-select {
    max-width: 175px;
  }
  .amreview-images.slick-slider .slick-slide {
    display: inline-block;
  }
  .amreview-images.slick-slider .slick-arrow {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+) center no-repeat;
  }
  .ambanner-content-block > .ambanner-title {
    font-size: 7rem;
  }
  .ambanner-content-block > .ambanner-text {
    font-size: 3rem;
  }
  .-ambanner-hover .ambanner-item-block .ambanner-image-block.-overlay > .ambanner-image {
    filter: blur(4px);
  }
  .-ambanner-hover .ambanner-item-block .ambanner-content-overlay {
    visibility: visible;
  }
  .-ambanner-hover .ambanner-item-block .ambanner-content-block {
    opacity: 1;
    transform: translateY(0);
  }
  .ambanner-item-block > .ambanner-link {
    z-index: 6;
  }
  .ambanner-content-overlay {
    z-index: 5;
  }
  .ambanner-button.-show-overlay {
    display: none;
  }
  .amgiftcard .fieldset {
    width: 48%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 33px;
    padding: 11px 0 33px;
  }
  .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;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .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 .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #d1d1d1;
  }
  .paypal-review-discount .block {
    margin-bottom: 16.5px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 44px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 11px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 24px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 11px 22px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .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%;
  }
  .checkout-cart-index .page-main {
    padding-left: 17px;
    padding-right: 17px;
  }
  .cart-container {
    margin-top: 30px;
  }
  .cart-container .cart-left-content {
    padding-right: 1%;
  }
  .cart-container .cart-left-content .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 5px 27.5px;
    position: relative;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 22px;
    margin: 0 0 11px;
  }
  .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 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items .item label {
    font-size: 1.2rem;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 15px 8px 15px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 5px;
    position: static;
    vertical-align: top;
    width: 4%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding-bottom: 0;
    vertical-align: top;
    white-space: normal;
    width: 99%;
    min-width: 100px;
    max-width: 220px;
  }
  .cart.table-wrapper .product-item-name {
    font-size: 1.2rem;
  }
  .cart.table-wrapper .action {
    font-size: 1.2rem;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 11px;
    padding-top: 11px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 27.5px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 1%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 11px;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .cart-empty .page-title-wrapper {
    margin-bottom: 15px;
    border-bottom: 0;
  }
  .empty-cart-block {
    display: flex;
    flex-direction: row;
    margin-bottom: 45px;
  }
  .empty-cart-left {
    margin-right: 30px;
    margin-bottom: 0;
  }
  .empty-cart-right {
    flex: 1 auto;
    max-width: 530px;
  }
  .empty-cart-right h2 {
    font-size: 2.5rem;
    margin-bottom: 15px;
    text-align: left;
  }
  .empty-cart-right p {
    font-size: 1.6rem;
  }
  .block.crosssell {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
    flex: 1 auto;
    max-width: 50px;
    margin-left: 15px;
  }
  .minicart-wrapper .block-minicart {
    width: 285px;
  }
  .minicart-wrapper .action.showcart {
    width: 38px;
    height: 23px;
    background-size: 23px;
    margin-right: 10px;
  }
  .minicart-wrapper .action.showcart .counter.qty {
    font-size: 0.9rem;
    height: 18.5px;
    line-height: 18.5px;
    min-width: 18.5px;
  }
  .checkout-section-data .shipping-method-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .checkout-section-data .shipping-method-list .shippingselection {
    min-width: 175px;
    border-radius: 4px;
    background-color: #f2f4f5;
    padding: 14px 12px 14px 15px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
  }
  .checkout-section-data .shipping-method-list .shippingselection.othermebox {
    margin-right: 10px;
  }
  .checkout-section-data .shipping-method-list .shippingselection span {
    font-size: 1.3rem;
    color: #0e1b30;
    display: block;
    font-weight: 700;
    line-height: 1.15;
  }
  .checkout-section-data .shipping-method-list .shippingselection span.smcontent {
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.18;
    margin-top: 2px;
    padding: 0;
  }
  .checkout-section-data .shipping-method-list .shippingselection .smcontent:not(span) {
    padding-left: 37px;
  }
  .checkout-section-data .shipping-method-list .shipmethod.active .smcontent:not(span):before {
    /*background-image: url("@{baseDir}images/delivery-gr.svg");*/
  }
  .checkout-section-data .shipping-method-list .shipmethod.active.pickupstorebox .smcontent:not(span):before {
    background-image: url("../images/withdrawal-in-store-gr.svg");
  }
  .checkout-section-data .shipping-method-list .shipmethod.active span {
    color: #00a160;
  }
  .checkout-section-data .shipping-method-list .shipmethod.active .switch:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 4px;
    background-color: #00a160;
  }
  .opc-wrapper {
    width: 100%;
  }
  .onestepcheckout-index-index .page-wrapper .page-header,
  .onestepcheckout-index-index .page-footer {
    border-top: 10px solid #00a559;
    background-color: #f7f9fa;
    padding-bottom: 97px;
    position: static;
    top: 0;
    height: inherit;
  }
  .onestepcheckout-index-index .page-header .logo {
    top: -10px;
    max-width: 57px;
  }
  .onestepcheckout-index-index .nav-toggle {
    display: none;
  }
  .onestepcheckout-index-index .page-main {
    position: relative;
    z-index: 99;
  }
  .counting:after {
    content: '.';
  }
  .checkout_index_index .progress-step {
    width: 100%;
    position: absolute;
    top: -38px;
  }
  .custom-step {
    margin-right: 26px;
    padding-bottom: 10px;
    border-bottom: 3px solid transparent;
    float: left;
    cursor: pointer;
  }
  .custom-step span {
    font-size: 1.7rem;
    font-weight: 400;
    color: #6e7581;
    line-height: 1.2;
  }
  .custom-step.active {
    border-color: #00a559;
  }
  .custom-step.active span {
    font-weight: 700;
    color: #0e1b30;
  }
  #shipping-new-address-form .field[name="shippingAddress.business_name"],
  #shipping-new-address-form .field[name="shippingAddress.ruc"],
  #shipping-new-address-form .field[name="shippingAddress.region"],
  #shipping-new-address-form .field[name="shippingAddress.region_id"],
  #shipping-new-address-form .field[name="customCheckoutForm.city_id"],
  #shipping-new-address-form .field[name="shippingAddress.city"],
  #shipping-new-address-form .field[name="customCheckoutForm.postcode_id"],
  #shipping-new-address-form .field[name="shippingAddress.postcode"],
  #shipping-new-address-form .field[name="shippingAddress.number"],
  #shipping-new-address-form .field[name="shippingAddress.dpto_inside"] {
    padding: 0 20px 15px;
  }
  #shipping-new-address-form .field .request-invoice {
    margin-top: 5px;
    padding: 15px 20px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .checkout-container {
    padding-top: 30px;
  }
  #order_detail_section_left {
    float: left;
    width: calc(55% - 20px);
    max-width: 565px;
    margin-right: 20px;
  }
  #order_detail_section_left .shipping-step {
    max-width: 445px;
  }
  #cart_review_section_right {
    width: 45%;
    float: right;
    max-width: 445px;
    background-color: #f7f9fa;
    padding: 23px 0 20px 0;
  }
  .opc-progress-bar {
    margin: 0 0 22px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 11px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #666666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #006bc7;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #ff5501;
    content: '\e610';
    font-family: 'luma-icons';
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 22px;
  }
  .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: 440px;
  }
  .table-checkout-shipping-method {
    width: 100%;
    border-bottom: 1px solid #d4d8d7;
  }
  .table-checkout-shipping-method tbody {
    padding: 15px 0;
    display: block;
    width: 100%;
    float: left;
  }
  .table-checkout-shipping-method tr.row {
    width: 50%;
    float: left;
  }
  .table-checkout-shipping-method tr.row input[type="radio"] + label {
    display: block;
    height: 16px;
    margin-top: 10px;
  }
  .showmeorhidden {
    border-radius: 4px;
    background-color: #f7f9fa;
    max-width: 444px;
    padding: 20px;
    float: left;
  }
  .checkout-shipping-method .checkout-shipping-method.buttonactive + .primary {
    background-color: #f7f9fa;
    padding: 10px 20px 10px;
    border-radius: 0 0 4px 4px;
    max-width: 444px;
    text-align: right;
    float: left;
    width: 100%;
  }
  .shiping-map-section td {
    padding: 0;
  }
  .shiping-map-section .shipping-information-content {
    padding: 0 !important;
    margin-top: 15px;
  }
  .shiping-map-section .shipping-information-content strong {
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 1.15;
    color: #0e1b30;
    display: block;
    margin-bottom: 7px;
  }
  .shiping-map-section .shipping-information-content br {
    display: none;
  }
  .shiping-map-section .shipping-information-content address {
    font-size: 1.4rem;
    color: #5f5f5f;
    font-weight: 400;
    line-height: 1.43;
  }
  .shiping-map-section .shipping-information-content address br {
    display: block;
  }
  .field.field-row.pickerdoctype {
    max-width: 165px;
    margin: 0;
  }
  .field.field-row.documentnumber {
    width: calc(100% - 165px);
    padding-left: 10px;
  }
  .rectngulo {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 10px;
    border-radius: 4px;
  }
  .rectngulo .elipse {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    min-width: 112px;
    text-align: center;
    margin: 0 auto;
    margin-right: 20px;
  }
  .rectngulo .elipse:before {
    content: '';
    width: 112px;
    height: 112px;
    position: absolute;
    background-color: #f4e8a9;
    border-radius: 50%;
    z-index: 1;
  }
  .rectngulo .elipse img {
    position: relative;
    z-index: 2;
    margin: 0 auto;
  }
  .rectngulo .eemos-dividido {
    max-width: 260px;
    font-size: 2rem;
    font-weight: 300;
    line-height: 1.2;
    text-align: left;
    color: #0e1b30;
    margin: 14px 0;
  }
  .rectngulo .eemos-dividido .secondtext {
    font-weight: 700;
  }
  .rectngulo .por-qu {
    font-size: 1.3rem;
    padding: 0 10px 13px 0;
    align-self: flex-end;
    flex: 1 auto;
    line-height: 1.15;
    text-align: right;
    color: #0e1b30;
    text-decoration: underline;
  }
  .product-content .product-name {
    font-size: 1.4rem;
    line-height: 1.14;
    margin-bottom: 6px;
    width: 100%;
  }
  .product-content .available-stock {
    background-color: #ffffff;
    font-size: 1.1rem;
    line-height: 1.18;
    padding: 1px 3px;
  }
  .product-content .price {
    font-size: 1.4rem;
    line-height: 1.14;
  }
  .product-content .display-qty {
    font-size: 1.2rem;
    line-height: 1.17;
  }
  .warehouse-products {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .warehouse-products .product-img {
    width: 70px;
    margin-right: 15px;
  }
  .warehouse-products .product-content {
    width: calc(100% - 85px);
  }
  .warehouse-products .hidden-qty-content {
    margin-top: 5px;
  }
  .shipping-method-list .shipmethod {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .shipping-method-list .shipmethod-content {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    width: 100%;
  }
  .map-form-section {
    width: 52%;
    max-width: 290px;
  }
  .map-form-section h4 {
    font-size: 1.3rem;
    line-height: 1.15;
    margin-bottom: 15px;
  }
  .map-form-section .field-row select,
  .map-form-section .field-row input[type="text"] {
    height: 32px;
    font-size: 1.3rem;
  }
  .map-section {
    max-width: 270px;
    width: 48%;
    padding-left: 20px;
  }
  .map-section .map-toggle .see-delivery-areas {
    margin-right: 13px;
    font-size: 1.3rem;
    line-height: 1.17;
  }
  .map-form-section {
    margin-bottom: 15px;
  }
  .opc-sidebar {
    margin: 46px 0 22px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .opc-block-summary .items-in-cart .product {
    position: relative;
    max-width: 55px;
    order: 1;
    height: 55px;
  }
  .opc-block-summary .items-in-cart .product + td {
    width: calc(100% - 135px);
    padding-left: 20px;
    order: 2;
  }
  .discount-title {
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.17;
  }
  .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: 2.1rem;
    border-bottom: 0;
    margin-bottom: 27.5px;
  }
  .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: 768px;
    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: 11px 33px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 11px 0 0 44px;
  }
  .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-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 22px 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;
  }
  .checkout-onepage-success .logo {
    top: -10px;
    max-width: 57px;
  }
  .checkout-onepage-success .page-header {
    border-top: 10px solid #00a559;
    margin-bottom: 25px;
  }
  .checkout-onepage-success .order-top {
    padding-top: 65px;
    padding-bottom: 20px;
  }
  .checkout-onepage-success .order-top h2 {
    margin-bottom: 10px;
  }
  .checkout-onepage-success .order-right {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
  }
  .confirmed-order-pdf {
    display: none;
  }
  .checkout-success .order-view-success {
    width: calc(50% - 9px);
  }
  .checkout-success .order-view-success h3 {
    font-size: 1.8rem;
    line-height: 1.17;
    margin-bottom: 18px;
  }
  .checkout-success .order-view-success .box-title {
    font-size: 1rem;
    line-height: 1.1;
    margin-bottom: 15px;
  }
  .checkout-success .box-order-shipping-address {
    margin-bottom: 20px;
  }
  .checkout-success .box-order-billing-method {
    margin-bottom: 18px;
  }
  .checkout-success .box-order-billing-method .box-content dl.payment-method dt {
    font-size: 1.3rem;
  }
  .checkout-success .box-order-total-summary {
    max-width: 430px;
  }
  .checkout-success .box-order-total-summary .box-title {
    margin-bottom: 10px;
  }
  .checkout-success .box-order-total-summary ul li.grand_total {
    font-size: 1.4rem;
    line-height: 1.2;
  }
  .checkout-success .products-suceess {
    margin-top: 30px;
  }
  .checkout-success .products-suceess li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .checkout-success .products-suceess li .product-img {
    max-width: 55px;
  }
  .checkout-success .products-suceess li .product-content {
    padding-left: 20px;
    width: calc(100% - 75px);
  }
  .checkout-success .products-suceess li .product-content .product-name {
    font-size: 1.2rem;
  }
  .checkout-success .products-suceess li .product-content .price {
    font-size: 1.2rem;
  }
  .checkout-success .products-suceess li .product-content .display-qty {
    font-size: 1.2rem;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -22px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 22px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    color: #0e1b30;
    font-family: 'Roboto';
    font-weight: 700;
    line-height: 11px;
    font-size: 1rem;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #d4d8d7;
    border-radius: 2px;
    font-family: Roboto;
    font-size: 14px;
    height: 40px;
    line-height: 1.6;
    padding: 10px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #bcbcbc;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #bcbcbc;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #bcbcbc;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 11px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.4rem;
    margin: 0 0 0 5.5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.4rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 14px;
    content: '\e618';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 22px;
    margin-right: 0;
  }
  .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;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 22px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 22px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 22px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 22px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #d1d1d1;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #d1d1d1;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #d1d1d1;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 22px 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: 22px;
    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%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 22px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 44px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 11px 0;
  }
  .filter-actions {
    margin-bottom: 33px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #d1d1d1;
  }
  .page-layout-1column .filter-content {
    margin-top: 11px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 27.5px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 5.5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 22px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #d1d1d1;
    padding: 5.5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5.5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 27.5px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 27.5px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 22px;
  }
  .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: 11px;
    padding: 5.5px 11px 11px;
    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: 11px;
    padding: 5.5px 11px 11px;
  }
  .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: 27.5px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: left;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 11px 0 0;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 11px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 22px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #ffffff;
    border: 1px solid #bbbbbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .aw-raf__advocate-info-referral-url .control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    position: relative;
    margin-bottom: 10px;
  }
  .at-share-tbx-element .at-share-btn {
    margin: 0 30px 5px 0!important;
  }
  .at-share-tbx-element .at-share-btn:last-child {
    margin-right: 0 !important;
  }
  .myfavourites-customer-index .actions-toolbar > .primary .action {
    font-size: 12px;
    line-height: 1.17;
    margin-right: 20px;
  }
  .myfavourites-customer-index .form-wishlist-items input[type="checkbox"] + label {
    line-height: 1.3;
  }
  .myfavourites-customer-index .form-wishlist-items input[type="checkbox"] + label:before {
    width: 14px;
    height: 14px;
  }
  .myfavourites-customer-index .form-wishlist-items .products-grid {
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .myfavourites-customer-index .wishlist-grid .product-item {
    position: relative;
    margin-top: 20px;
    margin-bottom: 30px;
    padding-top: 15px;
  }
  .myfavourites-customer-index .wishlist-grid .product-item input[type="checkbox"] {
    width: 14px;
    height: 14px;
    border: solid 1px #707070;
  }
  .search-content {
    position: absolute;
    left: 19px;
    width: 100%;
    max-width: 275px;
  }
  .info-locator {
    width: 55%;
    max-width: 275px;
  }
  .info-locator .list-store-detail {
    height: 237px;
  }
  .info-locator .list-store-detail .el-content {
    padding: 8px 3px;
  }
  .input-location input[type="text"] {
    height: 32px;
  }
  .tag-content span {
    font-size: 1.2rem;
  }
  .tag-content span .storetitle {
    font-size: 1.3rem;
  }
  .map-locator-right {
    width: 45%;
    max-width: 236px;
  }
  .column.main .block.related {
    margin-left: -13px;
    margin-right: -13px;
    padding: 40px 0 50px 0;
  }
  .column.main .products-related-slider .owl-controls {
    position: absolute;
    bottom: -68px;
  }
  .column.main .products-related-slider .owl-controls .owl-dots {
    border: solid 3px #ffffff;
  }
  .eln-main-content {
    width: 100%;
    float: left;
    margin-top: 20px;
  }
  .category-top-right .eln-main-content {
    margin: 0;
  }
  .category-top {
    padding-bottom: 10px;
    border-bottom: 2px solid #ebebeb;
    margin-top: 0;
  }
  .product-label .label {
    font-size: 1.2rem;
  }
  .category-item-link .category-name {
    font-size: 1.6rem;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .sub-category-slider {
    padding-right: 45px;
    width: 100%;
  }
  .sub-category-slider.owl-theme {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .sub-category-slider .owl-controls {
    padding-bottom: 40px;
    border-bottom: 1px solid #cecece;
  }
  .sub-category-slider .owl-controls .owl-prev {
    display: none;
  }
  .sub-category-slider .owl-controls .owl-nav .owl-next {
    display: inline-block;
    text-decoration: none;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0;
  }
  .sub-category-slider .owl-controls .owl-nav .owl-next > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .sub-category-slider .owl-controls .owl-nav .owl-next:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
    line-height: inherit;
    color: #00a160;
    content: '\e912';
    font-family: 'icomoon';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .catalog-category-view .products.wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 40px;
  }
  .product-item-actions {
    display: block;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action.towishlist {
    position: absolute;
    top: 0;
    left: 0;
  }
  .product-item-actions .actions-primary form {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .product-item-actions .actions-primary .product-qty {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    border-radius: 5px 0 0 5px;
    width: 78px;
    border-right: 0;
  }
  .product-item-actions .actions-primary .product-qty .btn {
    width: 11px;
    border-radius: 0 5px 5px 0;
  }
  .product-item-actions .actions-primary .product-qty .btn.btn-reduce {
    margin-left: 10px;
  }
  .product-item-actions .actions-primary .product-qty .btn.btn-increase {
    margin-right: 10px;
  }
  .product-item-actions .actions-primary .tocart {
    flex: 1 auto;
    margin-top: 0;
    border-radius: 0 5px 5px 0;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    font-size: 1.4rem;
    display: block;
    font-weight: 400;
    line-height: 1.36;
    color: #707070;
  }
  .products.wrapper ~ .toolbar .pages {
    margin: 0 auto;
  }
  .products.wrapper ~ .toolbar .limiter {
    display: none;
    float: right;
  }
  .toolbar select {
    font-size: 1.4rem;
  }
  .page-products .sorter {
    position: static;
    margin-left: 25px;
  }
  #fme-counter {
    margin-top: 20px;
  }
  .rating-label {
    display: none;
  }
  .product-detail-top {
    max-width: 1230px;
    margin: 0 auto;
    margin-bottom: 100px;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 16.5px;
  }
  .product-info-main .product-info-price {
    width: 100%;
  }
  .product-info-main .product-info-price .price-box .price-container > span {
    display: block;
  }
  .product-info-main .product-info-price .price-box .price-container > span:last-child {
    margin-bottom: 0;
  }
  .product-info-main .product-info-price .price-including-tax + .price-excluding-tax,
  .product-info-main .product-info-price .weee + .price-excluding-tax,
  .product-info-main .product-info-price .weee {
    font-size: 1.7rem;
    margin-bottom: 5px;
  }
  .product-info-main .product-info-price .special-price .price-container .price {
    font-size: 2.8rem;
    line-height: 1.32;
  }
  .product-info-main .product-info-price .old-price .price-container .price {
    font-size: 2rem;
  }
  .product-info-main .discount-box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between;
    margin-top: 2px;
    margin-bottom: 30px;
  }
  .product-info-main .discount-label {
    font-size: 1.7rem;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 1.7rem;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .catalog-product-view .breadcrumbs .items {
    border-bottom: 1px solid #cecece;
    padding-bottom: 13px;
  }
  .catalog-product-view .page-main {
    margin-top: 40px;
  }
  .page-layout-1column .product-info-main {
    width: 100%;
    float: left;
  }
  .page-layout-1column .product.media {
    width: 49%;
    float: left;
  }
  .page-layout-1column .product-top-info,
  .page-layout-1column .product-price-block {
    width: 49%;
    float: right;
  }
  .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%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 11px 11px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .product-benefit h2 {
    font-size: 2.1rem;
    line-height: 1.33;
    margin-bottom: 65px;
  }
  .product-benefit-items .benefit-item {
    max-width: 120px;
    padding-top: 125px;
  }
  .product-benefit-items .benefit-item:before {
    width: 109px;
    height: 109px;
  }
  .product-benefit-items .benefit-item h4 {
    font-size: 2.1rem;
    line-height: 1.33;
  }
  .product-service {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #cecece;
    padding-bottom: 35px;
    margin-bottom: 30px;
    margin-top: 35px;
  }
  .product-service-items {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .product-service-items .service-item {
    width: 25%;
    padding-top: 40px;
    padding-left: 0;
  }
  .product-service-items .service-item h4 {
    line-height: 1.33;
    text-align: center;
  }
  .product-service-items .service-item:before {
    width: 35px;
    height: 35px;
    left: 50%;
    transform: translateX(-50%);
  }
  .box-tocart .fieldset .field {
    margin-bottom: 0;
    max-width: 140px;
    width: 100%;
  }
  .box-tocart .fieldset .field.qty .control {
    border-right: 0;
    border-radius: 5px 0 0 5px;
  }
  .box-tocart .fieldset .field.qty .control input {
    font-size: 3rem;
    height: 63px;
    width: 50px;
  }
  .box-tocart .fieldset .field.qty .control .btn {
    width: 20px;
  }
  .box-tocart .fieldset .field.qty .control .btn:after {
    width: 20px;
    height: 3.5px;
  }
  .box-tocart .fieldset .field.qty .control .btn.btn-increase:before {
    width: 3.5px;
    height: 20px;
  }
  .box-tocart .action.tocart,
  .box-tocart .preorder-product {
    font-size: 1.6rem;
    border-radius: 0 5px 5px 0;
  }
  .box-tocart .action.tocart span,
  .box-tocart .preorder-product span {
    padding-left: 40px;
  }
  .box-tocart .action.tocart span:before,
  .box-tocart .preorder-product span:before {
    background-size: 28px 28px;
    width: 28px;
    height: 28px;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 40px;
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .product.data.items > .item.title {
    width: 100%;
  }
  .catalog-product-view .page-main {
    max-width: 100%;
  }
  body.ma-autocomplete div.ma-overlay,
  body.ma-autocomplete div.ma-search-autocomplete {
    width: 100% !important;
    top: 58px !important;
  }
  .block-search {
    float: left;
    padding-left: 20px;
    z-index: 4;
    flex: 1 auto;
    margin-right: 15px;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding: 10px 35px 10px 10px;
    position: static;
    border: none;
    height: 34px;
  }
  .block-search input::-webkit-input-placeholder {
    color: #bcbcbc;
  }
  .block-search input:-moz-placeholder {
    color: #bcbcbc;
  }
  .block-search input::-moz-placeholder {
    color: #bcbcbc;
  }
  .block-search input:-ms-input-placeholder {
    color: #bcbcbc;
  }
  .block-search .action.search {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 0;
    z-index: 1;
    height: 34px;
    width: 35px;
    background-image: url(../images/min-search.svg);
    background-repeat: no-repeat;
    font-size: 0;
    background-position: center right;
    top: -34px;
    opacity: 1;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .block-search .actions {
    position: relative;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .map-address-block {
    min-width: 315px;
  }
  .page-main .block.block-dashboard-info {
    margin-bottom: 0;
  }
  .page-main .block.dash-bottom-content {
    margin-top: 55px;
  }
  .page-main .block-title strong {
    font-size: 1.4rem;
    margin-bottom: 5px;
  }
  .sidebar-main .block-collapsible-nav .content {
    padding: 0;
  }
  .page-main .block-addresses-default.block {
    margin-bottom: 0;
  }
  .page-main .block-addresses-default .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page-main .block-addresses-default .block-content .box {
    width: 25%;
    max-width: 180px;
    margin-bottom: 40px;
    margin-left: 100px;
    border-bottom: 0;
  }
  .page-main .block-addresses-default .block-content .box:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-main .block-addresses-list {
    padding-top: 25px;
    margin-top: 0;
    margin-bottom: 20px !important;
    border-top: solid 2px #dddddd;
  }
  .page-main .block-title strong {
    color: #0e1b30;
    margin-bottom: 5px;
    display: block;
  }
  .page-main .block-content .table tbody tr:nth-child(even),
  .page-main .block-content table tbody tr:nth-child(even) {
    background-color: #f7f9fa;
    border-radius: 4px;
  }
  .page-main .block-content .table tbody tr td,
  .page-main .block-content table tbody tr td {
    font-size: 1.2rem;
    color: #6e7581;
    line-height: 1.15;
    padding: 8px 20px;
    border: none;
  }
  .page-main .block-content .table tbody tr td .action,
  .page-main .block-content table tbody tr td .action {
    color: #006bc7 !important;
    text-transform: capitalize;
  }
  .page-main .block-content .table tbody tr td .action:after,
  .page-main .block-content table tbody tr td .action:after {
    border-left: 0 !important;
    margin: 0 10px !important;
  }
  .account .account-tab-content .form-edit-account .fieldset.password {
    margin-bottom: 5px;
  }
  .account .account-tab-content .form-edit-account .fieldset.password .account-half-col {
    width: calc(50% - 10px);
  }
  .account .account-tab-content .form-edit-account .fieldset.password .account-half-col.confirm {
    margin-left: 20px;
  }
  .account .address-title {
    font-size: 1.4rem;
  }
  .account .address-home {
    font-size: 1.3rem;
  }
  .account .address-no a,
  .account .address {
    font-size: 1.3rem;
  }
  .dash-bottom-content {
    padding-top: 50px;
  }
  .dash-bottom-content p {
    font-size: 1.3rem;
  }
  .dash-bottom-content .items.addresses .item {
    width: 50%;
    padding-right: 20px;
  }
  .dash-address-right,
  .dash-address-left {
    width: 50%;
  }
  .account .account-tab-title {
    margin-right: 30px;
  }
  .account .account-tab-title span {
    font-size: 1.4rem;
  }
  .customer-pro {
    font-size: 3.7rem;
    width: 92px;
    height: 92px;
    line-height: 92px;
    margin-right: 40px;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 33px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 55%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 11px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .columns {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 25%;
    max-width: 190px;
    margin-right: 50px;
    padding: 0;
    background-color: #f7f9fa;
    -ms-flex-order: inherit;
    -webkit-order: inherit;
    order: inherit;
  }
  .account.page-layout-2columns-left .column.main {
    width: 70%;
    width: calc(100% - 250px);
    -ms-flex-order: inherit;
    -webkit-order: inherit;
    order: inherit;
    -webkit-flex-basis: inherit;
    flex-basis: inherit;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .account .order-history-left {
    padding-right: 20px;
    width: 70%;
    width: calc(100% - 190px);
  }
  .account .order-history-right {
    width: 30%;
    max-width: 170px;
    float: left;
  }
  .form-edit-account {
    max-width: 750px;
  }
  .form-edit-account .personal h3 {
    margin-top: 0;
  }
  .form-edit-account h3 {
    font-size: 1.4rem;
    font-weight: 700;
    color: #0e1b30;
    line-height: 1.21;
    margin-top: 25px;
    margin-bottom: 25px;
    width: 100%;
    float: left;
  }
  .form-edit-account .fieldset {
    width: 100%;
    margin: 0;
  }
  .form-edit-account .fieldset .field.fullname {
    margin: 0;
  }
  .form-edit-account .fieldset .field.fullname .fieldset {
    margin: 0;
  }
  .form-edit-account .fieldset .account-form-field {
    margin-left: calc((100% - 3 * 31.5%) / 2) !important;
    margin-bottom: 20px;
    width: 31.5%;
    float: left;
  }
  .form-edit-account .fieldset .account-form-field:nth-child(3n + 1) {
    margin-left: 0 !important;
  }
  .form-edit-account .fieldset .account-form-field.children-option .field {
    margin: 0;
    flex: 1 auto;
  }
  .form-edit-account .fieldset.personal {
    border-bottom: 1px solid #d4d8d7;
    padding-bottom: 5px;
  }
  .form-edit-account .children-option {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between;
  }
  .form-edit-account .children-option .label {
    width: 100%;
  }
  .form-edit-account input[type="radio"]:not([name*=ratings]) + .label,
  .form-edit-account .form-edit-account input[type="radio"]:not([name*=ratings]) + label {
    color: #707070;
    font-weight: normal !important;
  }
  .form-edit-account select {
    font-size: 1.3rem;
    color: #6e7581;
  }
  .block-addresses-list .items.addresses {
    font-size: 0rem;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 22px;
    vertical-align: top;
    width: 48%;
  }
  .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: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 22px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 11px 11px 0;
  }
  .account .orders-history ul li h2 {
    font-size: 1.4rem;
    line-height: 1.14;
  }
  .account .orders-history ul li p {
    font-size: 1.3rem;
    line-height: 1.15;
    margin-top: 5px;
  }
  .order-tabs-history ul li {
    padding: 10px 0;
  }
  .account .tab-title {
    float: left;
    width: auto;
    margin-right: 30px;
  }
  .account .tab-title span {
    font-size: 1.5rem;
    line-height: 1.14;
    text-align: left;
    color: #0e1b30;
    display: block;
    padding-bottom: 10px;
    cursor: pointer;
  }
  .account .tab-title.active-tab span {
    font-weight: 700;
    position: relative;
  }
  .account .tab-title.active-tab span:after {
    content: '';
    left: 0;
    right: 0;
    position: absolute;
    bottom: -1px;
    height: 3px;
    background-color: #00a160;
  }
  .account .order-content {
    box-sizing: border-box;
    float: right;
    margin-top: 25px;
    margin-left: -100%;
    width: 100%;
    border-top: 2px solid #ebebeb;
  }
  .column.main .block.related {
    margin-left: -13px;
    margin-right: -13px;
    padding: 40px 0 50px 0;
  }
  .column.main .products-related-slider .owl-controls {
    position: absolute;
    bottom: -68px;
  }
  .column.main .products-related-slider .owl-controls .owl-dots {
    border: solid 3px #ffffff;
  }
  .eln-main-content {
    width: 100%;
    float: left;
    margin-top: 20px;
  }
  .category-top-right .eln-main-content {
    margin: 0;
  }
  .category-top {
    padding-bottom: 10px;
    border-bottom: 2px solid #ebebeb;
    margin-top: 0;
  }
  .product-label .label {
    font-size: 1.2rem;
  }
  .category-item-link .category-name {
    font-size: 1.6rem;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .sub-category-slider {
    padding-right: 45px;
    width: 100%;
  }
  .sub-category-slider.owl-theme {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .sub-category-slider .owl-controls {
    padding-bottom: 40px;
    border-bottom: 1px solid #cecece;
  }
  .sub-category-slider .owl-controls .owl-prev {
    display: none;
  }
  .sub-category-slider .owl-controls .owl-nav .owl-next {
    display: inline-block;
    text-decoration: none;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0;
  }
  .sub-category-slider .owl-controls .owl-nav .owl-next > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .sub-category-slider .owl-controls .owl-nav .owl-next:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
    line-height: inherit;
    color: #00a160;
    content: '\e912';
    font-family: 'icomoon';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .catalog-category-view .products.wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 40px;
  }
  .product-item-actions {
    display: block;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action.towishlist {
    position: absolute;
    top: 0;
    left: 0;
  }
  .product-item-actions .actions-primary form {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .product-item-actions .actions-primary .product-qty {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    border-radius: 5px 0 0 5px;
    width: 78px;
    border-right: 0;
  }
  .product-item-actions .actions-primary .product-qty .btn {
    width: 11px;
    border-radius: 0 5px 5px 0;
  }
  .product-item-actions .actions-primary .product-qty .btn.btn-reduce {
    margin-left: 10px;
  }
  .product-item-actions .actions-primary .product-qty .btn.btn-increase {
    margin-right: 10px;
  }
  .product-item-actions .actions-primary .tocart {
    flex: 1 auto;
    margin-top: 0;
    border-radius: 0 5px 5px 0;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    font-size: 1.4rem;
    display: block;
    font-weight: 400;
    line-height: 1.36;
    color: #707070;
  }
  .products.wrapper ~ .toolbar .pages {
    margin: 0 auto;
  }
  .products.wrapper ~ .toolbar .limiter {
    display: none;
    float: right;
  }
  .toolbar select {
    font-size: 1.4rem;
  }
  .page-products .sorter {
    position: static;
    margin-left: 25px;
  }
  #fme-counter {
    margin-top: 20px;
  }
  .rating-label {
    display: none;
  }
  .product-detail-top {
    max-width: 1230px;
    margin: 0 auto;
    margin-bottom: 100px;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 16.5px;
  }
  .product-info-main .product-info-price {
    width: 100%;
  }
  .product-info-main .product-info-price .price-box .price-container > span {
    display: block;
  }
  .product-info-main .product-info-price .price-box .price-container > span:last-child {
    margin-bottom: 0;
  }
  .product-info-main .product-info-price .price-including-tax + .price-excluding-tax,
  .product-info-main .product-info-price .weee + .price-excluding-tax,
  .product-info-main .product-info-price .weee {
    font-size: 1.7rem;
    margin-bottom: 5px;
  }
  .product-info-main .product-info-price .special-price .price-container .price {
    font-size: 2.8rem;
    line-height: 1.32;
  }
  .product-info-main .product-info-price .old-price .price-container .price {
    font-size: 2rem;
  }
  .product-info-main .discount-box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between;
    margin-top: 2px;
    margin-bottom: 30px;
  }
  .product-info-main .discount-label {
    font-size: 1.7rem;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 1.7rem;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .catalog-product-view .breadcrumbs .items {
    border-bottom: 1px solid #cecece;
    padding-bottom: 13px;
  }
  .catalog-product-view .page-main {
    margin-top: 40px;
  }
  .page-layout-1column .product-info-main {
    width: 100%;
    float: left;
  }
  .page-layout-1column .product.media {
    width: 49%;
    float: left;
  }
  .page-layout-1column .product-top-info,
  .page-layout-1column .product-price-block {
    width: 49%;
    float: right;
  }
  .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%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 11px 11px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .product-benefit h2 {
    font-size: 2.1rem;
    line-height: 1.33;
    margin-bottom: 65px;
  }
  .product-benefit-items .benefit-item {
    max-width: 120px;
    padding-top: 125px;
  }
  .product-benefit-items .benefit-item:before {
    width: 109px;
    height: 109px;
  }
  .product-benefit-items .benefit-item h4 {
    font-size: 2.1rem;
    line-height: 1.33;
  }
  .product-service {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #cecece;
    padding-bottom: 35px;
    margin-bottom: 30px;
    margin-top: 35px;
  }
  .product-service-items {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .product-service-items .service-item {
    width: 25%;
    padding-top: 40px;
    padding-left: 0;
  }
  .product-service-items .service-item h4 {
    line-height: 1.33;
    text-align: center;
  }
  .product-service-items .service-item:before {
    width: 35px;
    height: 35px;
    left: 50%;
    transform: translateX(-50%);
  }
  .box-tocart .fieldset .field {
    margin-bottom: 0;
    max-width: 140px;
    width: 100%;
  }
  .box-tocart .fieldset .field.qty .control {
    border-right: 0;
    border-radius: 5px 0 0 5px;
  }
  .box-tocart .fieldset .field.qty .control input {
    font-size: 3rem;
    height: 63px;
    width: 50px;
  }
  .box-tocart .fieldset .field.qty .control .btn {
    width: 20px;
  }
  .box-tocart .fieldset .field.qty .control .btn:after {
    width: 20px;
    height: 3.5px;
  }
  .box-tocart .fieldset .field.qty .control .btn.btn-increase:before {
    width: 3.5px;
    height: 20px;
  }
  .box-tocart .action.tocart,
  .box-tocart .preorder-product {
    font-size: 1.6rem;
    border-radius: 0 5px 5px 0;
  }
  .box-tocart .action.tocart span,
  .box-tocart .preorder-product span {
    padding-left: 40px;
  }
  .box-tocart .action.tocart span:before,
  .box-tocart .preorder-product span:before {
    background-size: 28px 28px;
    width: 28px;
    height: 28px;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 40px;
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .product.data.items > .item.title {
    width: 100%;
  }
  .catalog-product-view .page-main {
    max-width: 100%;
  }
  .product-reviews-summary {
    margin-bottom: 0;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 1.7rem;
    font-weight: 400;
    line-height: 1.35;
    margin-top: 3px;
  }
  .product-reviews-summary .reviews-actions .action {
    color: #6e7581;
  }
  .review-ratings {
    float: left;
    margin-bottom: 0;
    max-width: 236px;
  }
  .review-title:after {
    content: '|';
    color: #707070;
    padding-left: 10px;
    padding-right: 10px;
  }
  .review-list {
    padding: 0 40px;
  }
  .review-toolbar {
    margin: 0 0 15px;
  }
  .review-toolbar .pages {
    padding: 15px 0;
  }
  .fieldset .review-legend.legend {
    margin-bottom: 15px;
  }
  .review-item {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .review-form-section {
    padding: 0 40px;
  }
  .box-order-shipping-address address {
    font-size: 1.3rem;
    line-height: 1.15;
  }
  .box-order-total-summary ul {
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .box-order-total-summary ul li {
    font-size: 1.3rem;
    line-height: 1.15;
    padding-bottom: 13px;
  }
  .box-order-total-summary ul li.grand_total {
    padding-top: 13px;
    margin: 0;
  }
  .block-order-details-view .block-date-title {
    margin-top: 24px;
    margin-bottom: 18px;
  }
  .block-order-details-view .block-date-title strong {
    line-height: 1.17;
  }
  .block-order-details-view .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .block-order-details-view .block-content .box {
    width: 42%;
    max-width: 350px;
    float: left;
  }
  .block-order-details-view .block-content .box.box-order-billing-method {
    max-width: 140px;
    width: 18%;
    padding: 0 20px;
  }
  .block-order-details-view .block-content .box-title {
    font-size: 1rem;
    line-height: 1.1;
    margin-bottom: 15px;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items .table-order-items .product-item-name {
    font-size: 1.2rem;
    line-height: 1.17;
    margin: 0 0 7px;
  }
  .order-details-items .table-order-items .price {
    margin: 0;
  }
  .order-details-items .table-order-items .price .price-excluding-tax {
    font-size: 1.2rem;
    line-height: 1.17;
    margin-bottom: 6px;
  }
  .order-details-items .col.name {
    padding-left: 0;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-details-items .items-qty .item {
    font-size: 1.2rem;
    line-height: 1.17;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .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-status-step {
    width: calc(14.28571429%);
    text-align: center;
  }
  .order-status-step:first-child .progress {
    border-radius: 16px 0 0 16px;
  }
  .order-status-step:last-child .progress {
    border-radius: 0 16px 16px 0;
  }
  .order-status-step.complete .progress:after {
    content: '';
    height: 20px;
    position: absolute;
    left: 0;
    right: 0;
    background-color: #08c552;
  }
  .order-status-step.complete:first-child .progress:after {
    border-radius: 16px 0 0 16px;
  }
  .order-status-step.complete.active .progress:after {
    border-radius: 0 16px 16px 0;
  }
  .order-status-step.complete.active:first-child .progress:after {
    border-radius: 16px;
  }
  .order-status-step.complete .order-status-info {
    font-weight: 700;
    color: #08c552;
  }
  .order-status-step .icon {
    width: 50px;
    height: 50px;
    display: block;
    margin: 0 auto;
    margin-bottom: 8px;
    background-image: url("../images/order/component-gy.svg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .order-status-step .icon.icon-processing {
    background-image: url("../images/order/processing-gy.svg");
  }
  .order-status-step .icon.icon-confirmed {
    background-image: url("../images/order/confirmed-gy.svg");
  }
  .order-status-step .icon.icon-in_preparation {
    background-image: url("../images/order/in_preparation-gy.svg");
  }
  .order-status-step .icon.icon-to_dispatch {
    background-image: url("../images/order/to_dispatch-gy.svg");
  }
  .order-status-step .icon.icon-ready_to_pick_up {
    background-image: url("../images/order/ready_to_pick_up-gy.svg");
  }
  .order-status-step .icon.icon-complete {
    background-image: url("../images/order/complete-gy.svg");
  }
  .order-status-step.complete .icon.icon-processing {
    background-image: url("../images/order/processing-gr.svg");
  }
  .order-status-step.complete .icon.icon-confirmed {
    background-image: url("../images/order/confirmed-gr.svg");
  }
  .order-status-step.complete .icon.icon-in_preparation {
    background-image: url("../images/order/in_preparation-gr.svg");
  }
  .order-status-step.complete .icon.icon-to_dispatch {
    background-image: url("../images/order/to_dispatch-gr.svg");
  }
  .order-status-step.complete .icon.icon-ready_to_pick_up {
    background-image: url("../images/order/ready_to_pick_up-gr.svg");
  }
  .order-status-step.complete .icon.icon-complete {
    background-image: url("../images/order/complete-gr.svg");
  }
  .block-collapsible-nav .content {
    padding: 0 10px 15px 10px;
  }
  .block-collapsible-nav .item a,
  .block-collapsible-nav .item > strong {
    padding: 10px 0;
  }
  .block-collapsible-nav .item a {
    text-decoration: none;
  }
  .block-collapsible-nav .item.current a,
  .block-collapsible-nav .item.current > strong {
    color: #000000;
    font-weight: 600;
  }
  .block-collapsible-nav .item.current a {
    border-color: #d8deea;
  }
  .sidebar-customer-name {
    padding: 13px 13px 10px;
  }
  html,
  body {
    height: 100%;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
    height: 58px;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #6e716e;
  }
  .page-header .header.panel {
    padding-bottom: 11px;
    padding-top: 11px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-header .sticky .logo {
    max-width: 63px;
  }
  .header.content {
    height: 58px;
  }
  .customer-welcome {
    padding: 14px 10px;
  }
  .customer-welcome .action.switch {
    width: 30px;
    height: 29px;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 22px;
  }
  .customer-welcome {
    position: relative;
  }
  .customer-welcome.active {
    background-color: #008e55;
  }
  .customer-welcome.active .customer-menu {
    top: 58px;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome .greet {
    display: none;
  }
  .customer-welcome .authorization-link {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    justify-content: flex-end;
  }
  .customer-welcome .authorization-link .sign-detail {
    font-size: 1.1rem;
    color: #ffffff;
    font-weight: 300;
    line-height: 1.18;
    text-align: right;
    min-width: 40px;
    max-width: 70px;
  }
  .customer-welcome .authorization-link .sign-detail span {
    font-size: 1.4rem;
    color: #ffffff;
    font-weight: 400;
    line-height: 1.14;
    display: block;
    margin-bottom: 2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .timmer.promotions-block .pro-row {
    margin: 0;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.16);
    background-color: #e8eff0;
  }
  .timmer.promotions-block .pro-col-4,
  .timmer.promotions-block .pro-col-8 {
    margin: 0;
    padding: 0;
  }
  .timmer.promotions-block .pro-col-4 .pro-col-detail-inner {
    max-width: 200px;
  }
  .timmer .additional-container .pro-col-4 .pro-col-detail-inner {
    max-width: 200px;
    padding: 25px 0;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5.5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5.5px 0 5.5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.content {
    padding: 0 22px 0;
  }
  .logo {
    -webkit-transition: all 0.3s 0.3s;
    -moz-transition: all 0.3s 0.3s;
    -ms-transition: all 0.3s 0.3s;
    transition: all 0.3s 0.3s;
    max-width: 76px;
  }
  .logo img {
    max-height: inherit;
  }
  .page-header.sticky .logo {
    -webkit-transition: all 0.3s 0.3s;
    -moz-transition: all 0.3s 0.3s;
    -ms-transition: all 0.3s 0.3s;
    transition: all 0.3s 0.3s;
    max-width: 63px;
  }
  .page-wrapper {
    margin: 0;
    position: relative;
    padding-top: 58px;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .ie11 .page-wrapper {
    height: 100%;
  }
  .featured-category-home,
  .featured-subcategory-home {
    margin: 0;
    padding: 0 30px;
    list-style: none none;
  }
  .banner-left {
    position: relative;
  }
  .home-banner-section {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    width: 100%;
    position: relative;
  }
  .home-banner-section .bx-controls {
    position: absolute;
    bottom: 20px;
    z-index: 51;
    left: 50%;
    transform: translateX(-50%);
  }
  .banner-main .content {
    overflow: hidden;
  }
  .banner-main .content .block-static-block {
    width: 40%;
    max-width: 465px;
    min-width: 350px;
  }
  .banner-offer-price {
    top: 50%;
    transform: translateY(-50%);
    right: -61px;
    width: 122px;
    height: 122px;
    padding: 20px;
  }
  .banner-offer-price .old-price {
    font-size: 1.2rem;
  }
  .banner-offer-price .price {
    font-size: 2rem;
  }
  .banner-left-inner {
    max-width: 310px;
    padding: 20px 10px;
  }
  .banner-left-inner p {
    font-size: 1.1rem;
  }
  .banner-left-inner h2 {
    font-size: 3rem;
  }
  .banner-main .bx-controls-direction [class*="bx"] {
    bottom: 35px;
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
  .banner-main .bx-controls-direction .bx-prev {
    left: 70px;
  }
  .banner-main .bx-controls-direction .bx-next {
    right: 70px;
  }
  .page-footer {
    margin-top: auto;
    padding-bottom: 40px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -11px;
    left: 100%;
    margin: 0 0 0 22px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 15px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #ffffff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbbbbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .page-footer .footer-col {
    width: 25%;
    max-width: 168px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 30px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    font-size: 1.4rem;
    background: transparent;
    border: none;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .footer.content .footer-accordion {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 65%;
    justify-content: space-between;
  }
  .footer-col h4 {
    font-size: 1.2rem;
    line-height: 1.67;
    font-weight: 700;
  }
  .footer-newsletter-col {
    max-width: 350px;
    width: 35%;
  }
  .footer-newsletter-col.footer-col-payment {
    margin-top: -15px;
  }
  .footer-newsletter-col.footer-col-payment h3 {
    margin-bottom: 10px;
  }
  .whatsapp-block {
    font-size: 2.1rem;
  }
  .whatsapp-block p {
    line-height: 27px;
  }
  .whatsapp-block p:after {
    width: 27px;
    height: 27px;
  }
  .go-up-block {
    padding: 15px 0;
  }
  .go-up-block p {
    margin-bottom: 0;
  }
  .go-up-block a {
    font-size: 2rem;
    line-height: 1.19;
  }
  .go-up-block a:before {
    margin-right: 15px;
  }
  .promotions-block .pro-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px;
  }
  .promotions-block .pro-col-3,
  .promotions-block .pro-col-4,
  .promotions-block .pro-col-6,
  .promotions-block .pro-col-8,
  .promotions-block .pro-col-12 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 8px;
    padding-left: 8px;
    margin-bottom: 20px;
  }
  .promotions-block .pro-col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(25%);
    flex: 0 0 calc(25%);
    max-width: calc(25%);
  }
  .promotions-block .pro-col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(33.33333333%);
    flex: 0 0 calc(33.33333333%);
    max-width: calc(33.33333333%);
  }
  .promotions-block .pro-col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50%);
    flex: 0 0 calc(50%);
    max-width: calc(50%);
  }
  .promotions-block .pro-col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(66.66666667%);
    flex: 0 0 calc(66.66666667%);
    max-width: calc(66.66666667%);
  }
  .promotions-block .pro-col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100%);
    flex: 0 0 calc(100%);
    max-width: calc(100%);
  }
  .promotions-block .pro-col-12 .pro-col-inner {
    text-align: right;
    background: #000000;
  }
  .promotions-block .pro-col-12 .pro-col-inner:before {
    content: none;
  }
  .promotions-block .pro-col-12 .pro-col-full-container {
    left: 0;
    right: 0;
    top: 50%;
    max-width: 1116px;
    padding: 35px 0;
    text-align: left;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto;
  }
  .promotions-block .pro-col-12 .pro-col-full-container:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 20px;
    border: 2px solid #ffffff;
    right: 0;
  }
  .promotions-block .pro-col-12 .pro-col-detail-inner {
    padding: 0;
    width: auto;
    max-width: 182px;
    background: #000000;
    z-index: 999;
    position: relative;
    padding: 10px 0;
  }
  .promotions-block .pro-col-4 .pro-col-detail-inner,
  .promotions-block .pro-col-6 .pro-col-detail-inner {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 25px;
    top: 50%;
    max-width: 180px;
    margin-top: 20px;
  }
  .promotions-block .pro-col-6 .pro-col-detail-inner {
    right: 95px;
  }
  .pro-col-detail-additional {
    left: 25px;
    right: 25px;
    bottom: 25px;
  }
  .pro-col-detail-additional h3 {
    margin-bottom: 10px;
  }
  .pro-col-detail-additional p {
    font-size: 1.5rem;
  }
  .homeimg-gallery .sub-category-item {
    width: 20%;
    margin-bottom: 80px;
  }
  .feature-categories .additional-container {
    max-width: 1480px;
  }
  .cms-index-index .product-benefit {
    margin-bottom: 80px;
  }
  .product-item .home-tab-product {
    margin-left: calc((100% - 4 * 19.29%) / 3);
    width: 19.29%;
    margin-bottom: 60px;
  }
  .product-item .home-tab-product:nth-child(4n + 1) {
    margin-left: 0;
  }
  .home-tabing-product-slider {
    padding-bottom: 15px;
  }
  .delivery-product-slider .owl-controls {
    position: absolute;
    bottom: -68px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
  }
  .delivery-product-slider .owl-controls .owl-dots {
    height: 35px;
    border-radius: 20px;
    background-color: #0e1b30;
    padding: 0 40px;
    border: solid 3px #fff;
  }
  .free-delivery-products {
    margin-bottom: 50px;
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .feature-categories {
    margin-top: 40px;
    margin-bottom: 50px;
  }
  .featured-category-home,
  .featured-subcategory-home {
    margin: 40px 0 0;
    padding: 0;
    list-style: none none;
  }
  .featured-category-home h2,
  .featured-subcategory-home h2 {
    font-weight: 400;
  }
  .feature-products {
    margin-bottom: 50px;
  }
  .home-widget-slider .product-item .product-item-info {
    margin-left: calc((100% - 4 * 23.31%) / 3);
    width: 23.31%;
  }
  .home-widget-slider .product-item .product-item-info:first-child {
    margin-left: 0;
  }
  .home-gallery-main {
    border-top: 3px dotted #eaeaea;
    padding-top: 45px;
  }
  .home-promotion-footer {
    display: none;
  }
  .home-promotion-footer .promotion-img {
    max-width: 250px;
    position: relative;
    width: 25%;
    margin-bottom: 5px;
  }
  .home-promotion-footer .promotion-img img {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    max-height: inherit;
  }
  .home-promotion-footer .promotion-content {
    padding: 33px 20px;
  }
  .home-promotion-footer .promotion-content p {
    font-size: 1.8rem;
  }
  .home-promotion-footer .promotion-btn {
    padding: 27px 0;
  }
  .home-promotion-footer .promotion-btn .action.primary {
    padding: 6px 70px;
    font-size: 1.5rem;
  }
  .checkout-section-data .block .title {
    padding: 12px 0;
    border-top: 2px solid #0e1b30;
  }
  .checkout-section-data .block .title span,
  .checkout-section-data .block .title strong {
    font-size: 1.8rem;
    line-height: 1.17;
  }
  .checkout-section-data .block.items-in-cart .title:after {
    font-size: 1.6rem;
    line-height: 20px;
    color: #0e1b30;
    margin-right: 15px;
  }
  .checkout-section-data .block.active.items-in-cart .title {
    margin-bottom: 10px;
  }
  .shipping-address-display-content {
    width: 100%;
  }
  .shipmethod-content.delivery-ship {
    margin-top: 15px;
  }
  .shipmethod-content.delivery-ship .warehouse-shipping {
    width: 50%;
    padding-left: 30px;
    padding-right: 15px;
  }
  .shipmethod-content.delivery-ship .warehouse-shipping input[type="radio"] {
    position: absolute;
    width: 15px;
    height: 15px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .shipmethod-content.delivery-ship .warehouse-shipping input[type="radio"]:before {
    width: 15px;
    height: 15px;
  }
  .shipmethod-content.delivery-ship .warehouse-shipping input[type="radio"]:checked:after {
    width: 7px;
    height: 7px;
    top: 4px;
    left: 4px;
  }
  .shipmethod-content.delivery-ship .warehouse-shipping .col-method {
    font-size: 1.3rem;
    line-height: 1.15;
  }
  .shipmethod-content.delivery-ship .warehouse-shipping .col-methodtitle,
  .shipmethod-content.delivery-ship .warehouse-shipping .col-estimated {
    font-size: 1.2rem;
    line-height: 1.17;
    display: inline-block;
  }
  .shipmethod-content.delivery-ship .warehouse-shipping .shippingmethod-action {
    font-size: 1.2rem;
    line-height: 1.17;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
@media all and (min-width: 769px), print {
  .pagebuilder-mobile-only {
    display: none !important;
  }
}
@media all and (min-width: 1024px), print {
  .amreview-author-details {
    margin: 0 20px 0 0;
    width: 20%;
  }
  .amreview-description-wrap {
    width: 75%;
  }
  .amreview-helpful-wrap {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
  }
  .amreview-title-review {
    margin-right: 280px;
  }
  .amreview-add-new .amreview-button.action {
    margin-right: 15px;
    padding: 15px;
  }
  .amreview-customer-review {
    margin-bottom: 25px;
  }
  .amreview-info-wrapper {
    margin-bottom: 0;
    width: 100%;
  }
  .amreview-info-wrapper .amreview-summary-details,
  .amreview-info-wrapper .amreview-add-new {
    vertical-align: middle;
  }
  .amreview-info-wrapper .amreview-summary-details {
    padding-right: 45px;
    border-right: 1px solid #c4c4c4;
  }
  .amreview-info-wrapper .amreview-add-new {
    display: inline-block;
    margin: 0 0 0 25px;
    background: none;
  }
  .amreview-widget-container.-grid .review-items {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .amreview-widget-container.-grid .amreview-rating-wrapper {
    margin-bottom: 0;
  }
  .amreview-widget-container.-grid .amreview-review-wrapper.review-item {
    width: 49%;
    background: #f8fcff;
    border-bottom: 0;
  }
  .amreview-widget-container.-grid .amreview-title {
    padding: 10px 0;
    background: none;
    cursor: unset;
    pointer-events: none;
  }
  .amreview-widget-container.-grid .amreview-title:after {
    display: none;
  }
  .amreview-widget-container.-grid .amreview-description-wrapper {
    min-width: 200px;
  }
  .amreview-widget-container.-grid .amreview-message {
    max-width: 290px;
  }
  .amreview-widget-container.-sidebar .amreview-rating-wrapper {
    max-width: 30%;
    min-width: 120px;
  }
  .block.crosssell {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .block.crosssell .products-grid .product-item {
    margin-left: calc((100% - 5 * 19.256%) / 4);
    width: 19.256%;
  }
  .block.crosssell .products-grid .product-item:nth-child(5n + 1) {
    margin-left: ~0;
  }
  .custom-step {
    margin-right: 36px;
  }
  .custom-step span {
    font-size: 2rem;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .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;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 22px;
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .category-grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .category-grid .category-item {
    margin-left: calc((100% - 4 * 24.243%) / 3);
    padding: 5px;
    width: 24.243%;
    min-height: 250px;
    border: 1px solid #979797;
    margin-bottom: 14px;
    background-color: #fefefe;
    padding: 15px 20px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: flex-end;
  }
  .category-grid .category-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .category-grid .category-item .item-name {
    display: block;
    color: #131415;
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 30px;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products .products-grid .product-item {
    margin-bottom: 50px;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .category-grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .category-grid .category-item {
    margin-left: calc((100% - 4 * 24.243%) / 3);
    padding: 5px;
    width: 24.243%;
    min-height: 250px;
    border: 1px solid #979797;
    margin-bottom: 14px;
    background-color: #fefefe;
    padding: 15px 20px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: flex-end;
  }
  .category-grid .category-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .category-grid .category-item .item-name {
    display: block;
    color: #131415;
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 30px;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products .products-grid .product-item {
    margin-bottom: 50px;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
}
@media all and (min-width: 1120px), 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;
  }
  .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;
  }
}
input[type="checkbox"],
input[type="radio"]:not([name*=ratings]) {
  position: absolute;
  left: -999em;
}
input[type="checkbox"] + .label,
input[type="radio"]:not([name*=ratings]) + .label,
input[type="checkbox"] + label,
input[type="radio"]:not([name*=ratings]) + label {
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.6;
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  text-transform: none;
  margin: 0;
}
input[type="checkbox"] + .label:before,
input[type="radio"]:not([name*=ratings]) + .label:before,
input[type="checkbox"] + label:before,
input[type="radio"]:not([name*=ratings]) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  background-color: #ffffff;
  border: 1px solid #a0a0a0;
  color: #00a160;
  font-family: Georgia, 'Times New Roman', Times, serif;
  text-align: center;
  line-height: 15px;
  font-size: 25px;
}
input[type="checkbox"] + .label:hover:before,
input[type="radio"]:not([name*=ratings]) + .label:hover:before,
input[type="checkbox"] + label:hover:before,
input[type="radio"]:not([name*=ratings]) + label:hover:before {
  background-color: #e6e6e6;
}
input[type="checkbox"][disabled] + .label,
input[type="radio"]:not([name*=ratings])[disabled] + .label,
input[type="checkbox"][disabled] + label,
input[type="radio"]:not([name*=ratings])[disabled] + label {
  pointer-events: none;
  opacity: .75;
}
input[type="checkbox"][disabled] + .label:before,
input[type="radio"]:not([name*=ratings])[disabled] + .label:before,
input[type="checkbox"][disabled] + label:before,
input[type="radio"]:not([name*=ratings])[disabled] + label:before {
  background-color: #e6e6e6;
}
input[type="radio"]:not([name*=ratings]) + .label:before,
input[type="radio"]:not([name*=ratings]) + label:before {
  border-radius: 50%;
  width: 15px;
  height: 15px;
  border: 1px solid #d4d8d7;
}
input[type="radio"]:not([name*=ratings]):checked + .label:before,
input[type="radio"]:not([name*=ratings]):checked + label:before {
  content: '';
  background-image: url(../src/intermediate-svg/radio-checked.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 7px, 7px;
  background-color: #00a160;
  border-color: #00a160;
}
input[type="checkbox"]:checked + .label:before,
input[type="checkbox"]:checked + label:before {
  content: '';
  background-color: #00a160;
  border-color: #00a160;
  background-image: url(../images/min-checkbox.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70% 70%;
}
input[type="checkbox"]:checked + .label:after,
input[type="checkbox"]:checked + label:after {
  content: '';
  position: absolute;
  top: 3px;
  left: 6px;
  width: 6px;
  height: 9px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.validation-advice {
  font-size: 1.1rem;
  color: #d4d8d7;
  text-transform: uppercase;
}
.multiselect,
select[multiple="on"] {
  height: auto;
  background-image: none;
}
label {
  font-family: 'Roboto';
  margin: 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
  font-size: 1.3rem;
  line-height: 1.15;
  opacity: 1;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #a7b2b2;
  font-weight: 400;
}
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="email"]:-moz-placeholder {
  color: #a7b2b2;
  font-weight: 400;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #a7b2b2;
  font-weight: 400;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #a7b2b2;
  font-weight: 400;
}
.fieldset > .field,
.fieldset > .fields > .field {
  position: relative;
}
.fieldset > .field,
.fieldset > .fields > .field {
  position: relative;
}
.field-error {
  font-size: 1rem;
  margin-top: 0;
  line-height: 14px;
}
.field-error,
.field-error div.mage-error[generated] {
  margin-top: 5px;
  position: absolute;
  top: 0;
  right: 0;
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon/icomoon.eot?rfxmio');
  src: url('../fonts/icomoon/icomoon.eot?rfxmio#iefix') format('embedded-opentype'), url('../fonts/icomoon/icomoon.ttf?rfxmio') format('truetype'), url('../fonts/icomoon/icomoon.woff?rfxmio') format('woff'), url('../fonts/icomoon/icomoon.svg?rfxmio#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  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;
}
.cms-page-view .page-main {
  padding: 0;
}
.cms-page-view .page-main .container {
  padding: 0 22px;
  max-width: 1120px;
}
.cms-cambios-y-devoluciones .tab_content {
  text-align: justify;
}
.cms-tiempos-y-costo-de-envio .tab_content {
  text-align: justify;
}
.cms-terminos-y-condiciones .tab_content {
  text-align: justify;
}
.container_title {
  display: inline-block;
  width: 100%;
  font-size: 30px;
  color: #000;
  font-weight: 400;
  margin: 10px 0;
  font-weight: 700;
  text-transform: uppercase;
}
.container_text {
  display: inline-block;
  width: 100%;
  font-size: 16px;
  color: #989898;
  font-weight: 400;
  margin: 0 0 20px 0;
  line-height: 28px;
}
.quermos {
  display: inline-block;
  width: 100%;
  margin: 40px auto;
  text-align: center;
}
.quermos .title {
  display: inline-block;
  width: 100%;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
}
.quermos .title span {
  display: inline-block;
  width: 100%;
  font-size: 40px;
  font-weight: 400;
}
.quermos .pagefilter {
  display: inline-block;
  width: 100%;
  padding: 14px 0;
  background: #f7f9fa;
  margin: 40px 0 0 0;
}
.quermos .pagefilter .pagetitle {
  display: inline-block;
  width: auto;
}
.quermos .pagefilter .pagetitle a {
  display: inline-block;
  width: auto;
  font-size: 14px;
  color: #000;
  padding: 12px 30px;
  position: relative;
}
.quermos .pagefilter .pagetitle a.active {
  background: #00a160;
  color: #fff;
}
.quermos .pagefilter .pagetitle a.active:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 22.5px 14px 22.5px;
  border-color: transparent transparent #ffffff transparent;
  bottom: -14px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.quermos .pagefilter .pagetitle a.active:first-child {
  border-left: 2px solid transparent;
}
.quermos .pagefilter .pagetitle a.active:last-child {
  border-right: 2px solid transparent;
}
.quermos .pagefilter .pagetitle a:first-child {
  border-left: 2px solid #ccc;
}
.quermos .pagefilter .pagetitle a:last-child {
  border-right: 2px solid #ccc;
}
.nuestros_valores {
  max-width: 720px !important;
  position: relative;
}
.nuestros_valores .main_img {
  display: inline-block;
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  text-align: center;
  top: 58px;
}
.nuestros_valores .maintitle {
  display: inline-block;
  width: 100%;
  background: #f7f9fa;
  text-align: center;
  margin: 0 0 5px 0;
  padding: 210px 0 30px 0;
}
.nuestros_valores .maintitle .title {
  display: inline-block;
  width: 100%;
  font-size: 30px;
  margin: 0 0 0 0;
  text-transform: uppercase;
  font-weight: 700;
}
.nuestros_valores .maintitle .text {
  display: inline-block;
  width: 100%;
  font-size: 16px;
  color: #000;
  margin: 0 0 0 0;
}
.nuestros_valores .main_block {
  display: inline-block;
  width: 100%;
  margin: 10px 0;
  float: left;
}
.nuestros_valores .main_block .block {
  display: inline-block;
  width: 100%;
  background: #f7f9fa;
  margin: 0 0 0 0;
  padding: 30px;
}
.nuestros_valores .main_block .block .img {
  display: inline-block;
  width: auto;
  margin: 0 0 0 0;
  background: #fff091;
  border-radius: 50%;
  padding: 8px 8.5px 2px 8.5px;
}
.nuestros_valores .main_block .block .img img {
  display: inline-block;
  width: 40px;
}
.nuestros_valores .main_block .block .title {
  display: inline-block;
  width: 100%;
  font-size: 18px;
  color: #00a160;
  margin: 10px 0;
}
.nuestros_valores .main_block .block .text {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  line-height: 26px;
  color: #6e7581;
}
.nuestros_valores .main_block .block.left {
  float: left;
  width: 49%;
}
.nuestros_valores .main_block .block.right {
  float: right;
  width: 49%;
}
.history .container_title {
  text-align: center;
  margin-top: 50px;
}
.history .container_text {
  text-align: center;
  color: #000;
}
.history .history_slider {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 0 0 0 0;
}
.history .history_contain {
  display: inline-block;
  width: 100%;
  margin: 0 0 0 0;
}
.history .history_contain .history_title {
  display: inline-block;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 700;
}
.history .history_contain .history_text {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 14px;
  margin: 0 0 30px 0;
}
.history .history_contain .historyblock {
  display: inline-block;
  width: 100%;
  text-align: left;
  margin: 15px 0;
  position: relative;
}
.history .history_contain .historyblock:nth-child(odd) {
  float: right;
  text-align: right;
}
.history .history_contain .historyblock:nth-child(odd) .block_text {
  right: 276px;
  -webkit-box-shadow: -3px 0px 11px 0px #ededed;
  -moz-box-shadow: -3px 0px 11px 0px #ededed;
  box-shadow: -3px 0px 11px 0px #ededed;
}
.history .history_contain .historyblock:nth-child(even) {
  float: left;
  text-align: left;
}
.history .history_contain .historyblock:nth-child(even) .block_text {
  left: 276px;
  -webkit-box-shadow: 3px 0px 11px 0px #ededed;
  -moz-box-shadow: 3px 0px 11px 0px #ededed;
  box-shadow: 3px 0px 11px 0px #ededed;
}
.history .history_contain .historyblock .images {
  display: inline-block;
  width: 100%;
  max-width: 352px;
}
.history .history_contain .historyblock .images img {
  display: inline-block;
  width: 100%;
}
.history .history_contain .historyblock .block_text {
  display: inline-block;
  width: 100%;
  background: #fff;
  text-align: left;
  position: absolute;
  max-width: 500px;
  padding: 40px;
  top: 21px;
}
.history .history_contain .historyblock .block_text .high {
  display: inline-block;
  float: left;
  width: auto;
  color: #00a160;
  font-size: 40px;
  font-weight: 400;
}
.history .history_contain .historyblock .block_text .txt {
  display: inline-block;
  float: right;
  width: 60%;
  color: #6e7581;
  font-size: 18px;
}
@media only screen and (max-width: 830px) {
  .history .history_contain .historyblock:nth-child(odd) .block_text {
    left: 10px;
  }
  .history .history_contain .historyblock:nth-child(even) .block_text {
    right: 10px;
  }
}
@media only screen and (max-width: 490px) {
  .history .history_contain .historyblock .block_text .high {
    float: none !important;
    text-align: center;
    font-size: 30px !important;
  }
  .history .history_contain .historyblock .block_text .txt {
    width: 100% !important;
    text-align: center;
  }
  .history .history_contain .historyblock .block_text {
    padding: 20px !important;
  }
}
.products-grid .product-item-info {
  position: relative;
}
.products-grid .product-item-info .sparsh-product-label {
  top: 0px;
  right: 0px;
  padding: 10px 25px;
  word-wrap: break-word;
}
.products-grid .product-item-info .sparsh-product-label.rectangle {
  position: absolute;
  z-index: 2;
}
.products-grid .product-item-info .sparsh-product-label.oval {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  z-index: 2;
}
.products-grid .product-item-info .sparsh-product-label-image {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 2;
  width: 60px;
}
.products-grid .product-item-info:hover .sparsh-product-label {
  top: 9px;
  right: 9px;
}
.products-grid .product-item-info:hover .sparsh-product-label-image {
  top: 9px;
  right: 9px;
}
.product.media {
  position: relative;
}
.product.media .sparsh-product-label {
  top: 0px;
  right: 0px;
  padding: 10px 25px;
  word-wrap: break-word;
}
.product.media .sparsh-product-label-image {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
  width: 80px;
}
.product.media .sparsh-product-label.rectangle {
  position: absolute;
  z-index: 2;
}
.product.media .sparsh-product-label.oval {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .products-grid .product-item-info .sparsh-product-label {
    padding: 3px 15px;
  }
  .products-grid .product-item-info .sparsh-product-label-image {
    width: 50px;
  }
  .product.media .sparsh-product-label {
    padding: 3px 15px;
  }
  .product.media .sparsh-product-label-image {
    width: 50px;
  }
}
