/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * 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;
}
.aw-cl__top-totals-list-wrap {
  width: 100%;
  display: inline-table;
  list-style: none none;
  text-align: center;
  margin-bottom: 1rem;
  padding: 0 0 4rem;
}
.aw-cl__top-totals-list-wrap .summary-title {
  text-align: center;
  margin-bottom: 3rem;
  font-weight: 600;
  font-size: 2.5rem;
}
.aw-cl__top-totals-list-wrap .total-item {
  display: inline-block;
  font-weight: normal;
  margin: 0.5rem 3.5rem;
  text-align: center;
  vertical-align: top;
}
.aw-cl__top-totals-list-wrap .total-item .title {
  font-size: 1.6rem;
  color: #41362f;
  font-weight: 600;
  margin-bottom: 5px;
}
.aw-cl__top-totals-list-wrap .total-item .total {
  font-size: 1.8rem;
  font-weight: 800;
  margin-right: 5px;
}
.payment-method.aw-credit-limit #po_number {
  margin-bottom: 0;
}
.aw-ui-listing .admin__action-dropdown-wrap {
  display: inline-block;
  position: relative;
}
.aw-ui-listing .admin__action-dropdown-wrap .admin__action-dropdown-text:after {
  left: -6px;
  right: 0;
}
.aw-ui-listing .admin__action-dropdown-wrap .admin__action-dropdown-menu {
  left: auto;
  right: 0;
}
.aw-ui-listing .admin__action-dropdown-wrap.active .admin__action-dropdown,
.aw-ui-listing .admin__action-dropdown-wrap._active .admin__action-dropdown {
  border-color: #007bdb;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.aw-ui-listing .admin__action-dropdown-wrap.active .admin__action-dropdown-text:after,
.aw-ui-listing .admin__action-dropdown-wrap._active .admin__action-dropdown-text:after {
  background-color: #ffffff;
  content: '';
  height: 6px;
  position: absolute;
  top: 100%;
}
.aw-ui-listing .admin__action-dropdown-wrap.active .admin__action-dropdown-menu,
.aw-ui-listing .admin__action-dropdown-wrap._active .admin__action-dropdown-menu {
  display: block;
}
.aw-ui-listing .admin__action-dropdown-wrap._disabled .admin__action-dropdown {
  cursor: default;
}
.aw-ui-listing .admin__action-dropdown-wrap._disabled:hover .admin__action-dropdown {
  color: #333333;
}
.aw-ui-listing .admin__action-dropdown {
  background-color: #ffffff;
  border: 1px solid transparent;
  border-bottom: none;
  border-radius: 0;
  box-shadow: none;
  color: #41362f;
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: -.025em;
  margin-left: 5px;
  padding: 0.7rem 3.3rem 1.4rem 1.5rem;
  position: relative;
  vertical-align: baseline;
  z-index: 2;
}
.aw-ui-listing .admin__action-dropdown:hover,
.aw-ui-listing .admin__action-dropdown:focus {
  background-color: #ffffff;
  color: #060504;
  text-decoration: none;
}
.aw-ui-listing .admin__action-dropdown:after {
  right: 1.5rem;
}
.aw-ui-listing .admin__action-dropdown:before {
  margin-right: 1rem;
}
.aw-ui-listing .admin__action-dropdown-menu {
  background-color: #ffffff;
  border: 1px solid #007bdb;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  display: none;
  line-height: 1.36;
  margin-top: -1px;
  min-width: 120%;
  padding: 2.2rem 3.5rem 1rem;
  position: absolute;
  top: 100%;
  transition: all 0.15s ease;
  z-index: 1;
}
.aw-ui-listing .admin__action-dropdown-menu > li {
  display: block;
}
.aw-ui-listing .admin__action-dropdown-menu > li > a {
  color: #333333;
  display: block;
  text-decoration: none;
  padding: 0.6rem 0.5rem;
}
.aw-ui-listing .selectmenu {
  display: inline-block;
  position: relative;
  text-align: left;
  width: auto;
  border: 1px solid #adadad;
  z-index: 1;
  -webkit-appearance: none;
  background-color: #ffffff;
  border-radius: 1px;
  box-shadow: none;
  color: #303030;
  font-size: 1.4rem;
  font-weight: 400;
  height: auto;
  line-height: 1.36;
  transition: border-color 0.1s linear;
  vertical-align: baseline;
}
.aw-ui-listing .selectmenu:hover {
  border-color: #878787;
}
.aw-ui-listing .selectmenu:hover .selectmenu-toggle:before {
  border-color: #878787;
}
.aw-ui-listing .selectmenu._active {
  border-color: #007bdb;
  z-index: 500;
}
.aw-ui-listing .selectmenu._active .selectmenu-toggle:after {
  transform: rotate(180deg);
}
.aw-ui-listing .selectmenu .action-save,
.aw-ui-listing .selectmenu .action-edit,
.aw-ui-listing .selectmenu .action-delete {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  padding: 0 1rem 0 1rem;
}
.aw-ui-listing .selectmenu .action-save:hover,
.aw-ui-listing .selectmenu .action-edit:hover,
.aw-ui-listing .selectmenu .action-delete:hover {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}
.aw-ui-listing .selectmenu .action-save:before,
.aw-ui-listing .selectmenu .action-edit:before,
.aw-ui-listing .selectmenu .action-delete:before {
  content: '\e604';
  font-family: 'luma-icons';
}
.aw-ui-listing .selectmenu .action-edit,
.aw-ui-listing .selectmenu .action-delete {
  border: 0 solid #ffffff;
  border-left-width: 1px;
  bottom: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.aw-ui-listing .selectmenu .action-edit:hover,
.aw-ui-listing .selectmenu .action-delete:hover {
  border: 0 solid #ffffff;
  border-left-width: 1px;
}
.aw-ui-listing .selectmenu .action-save:before {
  content: '\e619';
  font-family: 'luma-icons';
}
.aw-ui-listing .selectmenu .action-edit:before {
  content: '\e601';
  font-family: 'luma-icons';
}
.aw-ui-listing .selectmenu button:not(.primary) {
  box-shadow: none;
}
.aw-ui-listing .selectmenu-value {
  display: inline-block;
}
.aw-ui-listing .selectmenu-value input[type='text'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 0;
  display: inline;
  margin: 0;
  width: 8rem;
}
body._keyfocus .aw-ui-listing .selectmenu-value input[type='text']:focus {
  box-shadow: none;
}
.aw-ui-listing .selectmenu-toggle {
  padding-right: 1.8rem;
  background: transparent;
  border: none !important;
  bottom: 0;
  float: right;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
}
.aw-ui-listing .selectmenu-toggle:focus,
.aw-ui-listing .selectmenu-toggle:active,
.aw-ui-listing .selectmenu-toggle:hover {
  background: transparent;
}
.selectmenu._active .aw-ui-listing .selectmenu-toggle:before {
  border-color: #007bdb;
}
body._keyfocus .aw-ui-listing .selectmenu-toggle:focus {
  box-shadow: none;
}
.aw-ui-listing .selectmenu-toggle:before {
  background: #e3e3e3;
  border-left: 1px solid #adadad;
  bottom: 0;
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 3.2rem;
}
.aw-ui-listing .selectmenu-toggle:after {
  border-color: #000000 transparent transparent transparent;
  border-style: solid;
  border-width: 0.5rem 0.4rem 0 0.4rem;
  content: '';
  height: 0;
  margin-top: -0.2rem;
  position: absolute;
  right: 1.1rem;
  top: 50%;
  transition: all .2s linear;
  width: 0;
}
.aw-ui-listing .selectmenu-items {
  background: #ffffff;
  border: 1px solid #007bdb;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  display: none;
  float: left;
  left: -1px;
  margin-top: 3px;
  max-width: 20rem;
  min-width: calc(100% + 2px);
  position: absolute;
  top: 100%;
}
.aw-ui-listing .selectmenu-items._active {
  display: block;
}
.aw-ui-listing .selectmenu-items ul {
  float: left;
  list-style-type: none;
  margin: 0;
  min-width: 100%;
  padding: 0;
}
.aw-ui-listing .selectmenu-items li {
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  display: flex;
  flex-direction: row;
  transition: background .2s linear;
  margin-bottom: 0;
}
.aw-ui-listing .selectmenu-items li:hover {
  background: #e3e3e3;
}
.aw-ui-listing .selectmenu-items li:last-child .selectmenu-item-action {
  color: #007bdb;
  text-decoration: none;
}
.aw-ui-listing .selectmenu-item {
  position: relative;
  width: 100%;
  z-index: 1;
}
li._edit > .aw-ui-listing .selectmenu-item {
  display: none;
}
.aw-ui-listing .selectmenu-item-edit {
  display: none;
  padding: .3rem 4rem .3rem .4rem;
  position: relative;
  white-space: nowrap;
  z-index: 1;
}
li:last-child .aw-ui-listing .selectmenu-item-edit {
  padding-right: .4rem;
}
.aw-ui-listing .selectmenu-item-edit .admin__control-text {
  margin: 0;
  width: 5.4rem;
}
li._edit .aw-ui-listing .selectmenu-item-edit {
  display: block;
}
.aw-ui-listing .selectmenu-item-action {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  color: #333333;
  display: block;
  font-size: 1.4rem;
  font-weight: 400;
  min-width: 100%;
  padding: 1rem 6rem 1rem 1.5rem;
  text-align: left;
  transition: background .2s linear;
  width: 5rem;
  border: none !important;
  border-radius: 0;
}
.aw-ui-listing .selectmenu-item-action:hover,
.aw-ui-listing .selectmenu-item-action:focus {
  background: #e3e3e3;
}
.aw-ui-listing .admin__data-grid-action-columns._active {
  opacity: 0.98;
  z-index: 290;
}
.aw-ui-listing .admin__data-grid-action-columns-menu {
  color: #303030;
  font-size: 1.3rem;
  overflow: hidden;
  padding: 2.2rem 3.5rem 1rem;
  z-index: 1;
}
.aw-ui-listing .admin__data-grid-action-columns-menu._overflow .admin__action-dropdown-menu-header {
  border-bottom: 1px solid #d1d1d1;
}
.aw-ui-listing .admin__data-grid-action-columns-menu._overflow .admin__action-dropdown-menu-content {
  max-width: 50.4rem;
}
.aw-ui-listing .admin__data-grid-action-columns-menu._overflow .admin__action-dropdown-menu-footer {
  border-top: 1px solid #d1d1d1;
  padding-top: 2.5rem;
}
.aw-ui-listing .admin__data-grid-action-columns-menu .admin__action-dropdown-menu-content {
  max-height: 140.5px;
  overflow-y: auto;
  padding-top: 1.5rem;
  position: relative;
  width: 51.9rem;
}
@media (max-width: 450px) {
  .aw-ui-listing .admin__data-grid-action-columns-menu .admin__action-dropdown-menu-content {
    width: 17.3rem;
  }
}
@media (min-width: 450px) and (max-width: 620px) {
  .aw-ui-listing .admin__data-grid-action-columns-menu .admin__action-dropdown-menu-content {
    width: 34.6rem;
  }
}
.aw-ui-listing .admin__data-grid-action-columns-menu .admin__field-option {
  float: left;
  height: 20px;
  margin-bottom: 1.5rem;
  padding: 0 1rem 0 0;
  width: 15.8rem;
  display: flex;
}
.aw-ui-listing .admin__data-grid-action-columns-menu .admin__field-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  padding-top: 4px;
}
.aw-ui-listing .admin__data-grid-action-columns-menu .admin__action-dropdown-menu-header {
  padding-bottom: 1.5rem;
}
.aw-ui-listing .admin__data-grid-action-columns-menu .admin__action-dropdown-menu-footer {
  padding: 1rem 0 2rem;
}
.aw-ui-listing .admin__data-grid-action-columns-menu .admin__action-dropdown-footer-main-actions {
  margin-left: 25%;
  text-align: right;
}
.aw-ui-listing .admin__data-grid-action-columns-menu .admin__action-dropdown-footer-secondary-actions {
  float: left;
  margin-left: -1em;
}
.bfb-checkbox-item,
.bfb-radio-item {
  margin-top: 0.7rem;
}
.mgz-control-radio,
.mgz-control-checkbox {
  cursor: pointer;
  opacity: .01;
  overflow: hidden;
  position: absolute !important;
  vertical-align: top;
}
.mgz-control-radio:after,
.mgz-control-checkbox:after {
  display: none;
}
.mgz-control-radio + label,
.mgz-control-checkbox + label {
  cursor: pointer;
  display: inline-block;
  vertical-align: sub;
}
.mgz-control-radio + label:before,
.mgz-control-checkbox + label:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  /* Better Font Rendering =========== */
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  border: 1px solid #adadad;
  color: transparent;
  float: left;
  height: 1.6rem;
  text-align: center;
  vertical-align: top;
  width: 1.6rem;
}
.mgz-control-radio + label,
.mgz-control-checkbox + label {
  padding-left: 2.2rem;
}
.mgz-control-radio + label:before,
.mgz-control-checkbox + label:before {
  margin: 1px 0 0 -2.2rem;
}
.mgz-control-radio:checked + label:before,
.mgz-control-checkbox:checked + label:before {
  color: #514943;
}
.mgz-control-radio.disabled + label,
.mgz-control-checkbox.disabled + label,
.mgz-control-radio[disabled] + label,
.mgz-control-checkbox[disabled] + label {
  color: #303030;
  cursor: default;
  opacity: .5;
}
.mgz-control-radio.disabled + label:before,
.mgz-control-checkbox.disabled + label:before,
.mgz-control-radio[disabled] + label:before,
.mgz-control-checkbox[disabled] + label:before {
  background-color: #e9e9e9;
  border-color: #adadad;
  cursor: default;
}
._keyfocus .mgz-control-radio:not([disabled]):focus + label:before,
._keyfocus .mgz-control-checkbox:not([disabled]):focus + label:before,
._keyfocus .mgz-control-radio:not(.disabled):focus + label:before,
._keyfocus .mgz-control-checkbox:not(.disabled):focus + label:before {
  border-color: #007bdb;
}
.mgz-control-radio:not([disabled]):hover + label:before,
.mgz-control-checkbox:not([disabled]):hover + label:before,
.mgz-control-radio:not(.disabled):hover + label:before,
.mgz-control-checkbox:not(.disabled):hover + label:before {
  border-color: #878787;
}
.mgz-control-radio + label:before {
  border-radius: 1.6rem;
  content: '';
  transition: border-color 0.1s linear, color 0.1s ease-in;
}
.mgz-control-radio.mgz-control-radio + label:before {
  line-height: 140%;
}
.mgz-control-radio:checked + label {
  position: relative;
}
.mgz-control-radio:checked + label:after {
  background-color: #514943;
  border-radius: 50%;
  content: '';
  height: 10px;
  left: 3px;
  position: absolute;
  top: 4px;
  width: 10px;
}
.mgz-control-radio:checked:not([disabled]):hover,
.mgz-control-radio:checked:not(.disabled):hover {
  cursor: default;
}
.mgz-control-radio:checked:not([disabled]):hover + label,
.mgz-control-radio:checked:not(.disabled):hover + label {
  cursor: default;
}
.mgz-control-radio:checked:not([disabled]):hover + label:before,
.mgz-control-radio:checked:not(.disabled):hover + label:before {
  border-color: #adadad;
}
.mgz-control-checkbox + label:before {
  border-radius: 1px;
  content: '';
  font-size: 0;
  transition: font-size 0.1s ease-out, color 0.1s ease-out, border-color 0.1s linear;
}
.mgz-control-checkbox:checked + label:before {
  content: '\e62d';
  font-size: 1.1rem;
  line-height: 125%;
}
.mgz__actions-switch {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.admin__field-control .mgz__actions-switch {
  line-height: 3.2rem;
}
.mgz__actions-switch + .admin__field-service {
  min-width: 34rem;
}
.mgz__actions-switch-checkbox {
  position: absolute !important;
}
._disabled .mgz__actions-switch-checkbox + .mgz__actions-switch-label,
.mgz__actions-switch-checkbox.disabled + .mgz__actions-switch-label {
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label:before {
  left: 15px;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label:after {
  background: #79a22e;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label .mgz__actions-switch-text:before {
  content: attr(data-text-on);
}
._error .mgz__actions-switch-checkbox + .mgz__actions-switch-label:before,
._error .mgz__actions-switch-checkbox + .mgz__actions-switch-label:after {
  border-color: #e22626;
}
.mgz__actions-switch-label {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  cursor: pointer;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  position: relative;
  user-select: none;
  vertical-align: middle;
}
.mgz__actions-switch-label:before,
.mgz__actions-switch-label:after {
  left: 0;
  position: absolute;
  right: auto;
  top: 0;
}
.mgz__actions-switch-label:before {
  background: #ffffff;
  border: 1px solid #aaa6a0;
  border-radius: 100%;
  content: '';
  display: block;
  height: 22px;
  transition: left 0.2s ease-in 0s;
  width: 22px;
  z-index: 1;
}
.mgz__actions-switch-label:after {
  background: #e3e3e3;
  border: 1px solid #aaa6a0;
  border-radius: 12px;
  content: '';
  display: block;
  height: 22px;
  transition: background 0.2s ease-in 0s;
  width: 37px;
  z-index: 0;
}
.mgz__actions-switch-text:before {
  content: attr(data-text-off);
  padding-left: 47px;
  white-space: nowrap;
}
.mgzFlex,
.mgz-newsletter-form-inline,
.mgz-newsletter-form-inline2,
.mgz-newsletter-form-inline .mgz-newsletter-fields,
.mgz-newsletter-form-inline2 .mgz-newsletter-fields {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.mgz-invisible {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.magezon-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.MgzFontAwesome {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mgz-text-left {
  text-align: left;
}
.mgz-text-right {
  text-align: right;
}
.mgz-text-center {
  text-align: center;
}
.mgz-text-justify {
  text-align: justify;
}
.mgz-hidden {
  display: none;
}
.mgz-hide {
  display: none;
}
.mgz-visible {
  display: block;
}
.mgz_fit {
  width: 1% !important;
}
.mgz_center {
  text-align: center;
}
button.addmanytocart {
  margin-right: 20px;
}
.b-addalltowishlist {
  display: inline-block;
  margin: 10px 0px;
}
.button-bs-ad {
  display: inline-block;
  margin: 10px 0px;
}
#wishlist-view-form .actions-toolbar button {
  padding: 8px 10px;
}
#wishlist-view-form input.item-move-copy {
  margin-left: 11px;
  position: relative;
  top: 7px;
}
#wishlist-view-form .product-item .fieldset .field.qty .control {
  max-width: 47px;
}
.tooltip.wrapper .tooltip.content {
  overflow: auto;
}
ul.tabs {
  list-style-type: none;
  margin-bottom: 20px;
  margin-top: 15px;
  margin: 0;
  padding-left: 0px;
  position: relative;
  text-align: left;
}
ul.tabs li {
  display: inline;
  margin: 0 3px 0 0;
}
ul.tabs li a {
  background: #f0f0f0 0 0 repeat-x;
  border-bottom-color: #b7b7b7;
  border-radius: 3px 3px 0 0;
  border: 1px solid #cccccc;
  color: #000000;
  display: inline-block;
  font: normal 12px Verdana;
  outline: none;
  padding: 7px 16px;
  position: relative;
  text-decoration: none;
}
ul.tabs li a:visited {
  color: #000000;
}
ul.tabs li a:hover {
  background: #f0f0f0 0 -36px repeat-x;
  border: 1px solid #b7b7b7;
}
ul.tabs li.selected a {
  background: white;
  border: 1px solid #b7b7b7;
  font-weight: bold;
  position: relative;
  top: 0;
}
ul.tabs li.selected a:hover {
  background: white;
  border: 1px solid #b7b7b7;
  font-weight: bold;
  position: relative;
  text-decoration: none;
  top: 0;
}
div.tabcontents {
  background-color: #ffffff;
  border-radius: 0 3px 3px 3px;
  border: 1px solid #b7b7b7;
  padding: 30px;
}
.wishlist_move {
  padding-top: 12px;
  width: 140px;
}
#loadingmask {
  background: #000000;
  bottom: 0;
  display: none;
  filter: alpha(opacity=80);
  left: 0;
  opacity: 0.8;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
}
#loadingmask img {
  width: 25px;
}
#loading {
  left: 50%;
  position: absolute;
  top: 50%;
}
.wltable {
  padding-top: 30px;
}
.deletewl_link {
  float: right;
}
.link-wishlist {
  cursor: pointer;
}
.combo {
  float: left;
}
.move_btn {
  float: right;
}
ul {
  list-style: none;
}
#tabcontents .wltable {
  padding-top: 55px;
}
#wishlist-form-validation .linearize-table td {
  padding: 11px 0;
}
.mwishlist_name {
  display: inline-block;
  max-width: 200px;
  min-width: 100px;
  position: relative;
  top: 1px;
}
#new_wlname {
  max-width: 200px;
  position: relative;
  top: 2px;
}
.editwl_link {
  float: left;
  width: 100%;
}
.clearfix {
  clear: both;
  display: block;
}
ul#list-wishlist {
  margin: 15px 0 0 0;
  padding: 0px;
}
ul#list-wishlist label {
  cursor: pointer;
}
ul#list-wishlist input {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  margin: 0 5px;
}
.button-add-more-wishlist {
  background-repeat: no-repeat;
  background-size: contain;
  background: url('../Bss_MultiWishlist/images/addthis-more.png');
  cursor: pointer;
  display: block;
  height: 35px;
}
.button-add-more-wishlist span {
  left: 40px;
  line-height: 35px;
  position: relative;
}
#no-choose-wishlist,
#max-length-wl-name {
  display: none;
}
.not-empty-name {
  display: none;
}
#create_wishlist .content {
  display: block;
  float: left;
  width: 200px;
}
#create_wishlist input.error {
  border-color: #f00000;
}
button#wishlist_create {
  background: #4a9525;
  border-color: #4a9525;
}
label#new_wlname-error {
  color: #f00000;
  display: block !important;
  margin: 10px 0px;
}
.content-create-wl {
  float: left;
}
button.action.primary.create-wl {
  margin-left: 10px;
  position: relative;
  top: 2px;
}
#wishlist_add {
  position: inherit !important;
}
.bssfancybox-wrap,
.bssfancybox-skin,
.bssfancybox-outer,
.bssfancybox-inner,
.bssfancybox-image,
.bssfancybox-wrap iframe,
.bssfancybox-wrap object,
.bssfancybox-nav,
.bssfancybox-nav span,
.bssfancybox-tmp {
  border: 0;
  margin: 0;
  outline: none;
  padding: 0;
  vertical-align: top;
}
.bssfancybox-wrap {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 8020;
}
.bssfancybox-skin {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: #f9f9f9;
  border-radius: 4px;
  color: #444444;
  position: relative;
  text-shadow: none;
}
.bssfancybox-opened {
  z-index: 8030;
}
.bssfancybox-opened .bssfancybox-skin {
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.bssfancybox-opened .bssfancybox-title {
  visibility: visible;
}
.bssfancybox-outer {
  position: relative;
}
.bssfancybox-inner {
  overflow: hidden !important;
  position: relative;
  height: fit-content !important;
}
.bssfancybox-type-iframe .bssfancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.bssfancybox-error {
  color: #444444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.bssfancybox-image {
  display: block;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  width: 100%;
}
.bssfancybox-iframe {
  display: block;
  height: 100%;
  width: 100%;
}
#bssfancybox-loading,
.bssfancybox-close,
.bssfancybox-prev span,
.bssfancybox-next span {
  background-image: url('../Bss_MultiWishlist/images/bssfancybox_sprite.png');
}
#bssfancybox-loading {
  background-position: 0 -108px;
  cursor: pointer;
  left: 50%;
  margin-left: -22px;
  margin-top: -22px;
  opacity: .8;
  position: fixed;
  top: 50%;
  z-index: 8060;
}
#bssfancybox-loading div {
  background: url('../Bss_MultiWishlist/images/bssfancybox_loading.gif') center center no-repeat;
  height: 44px;
  width: 44px;
}
.bssfancybox-close {
  cursor: pointer;
  height: 36px;
  position: absolute;
  right: -18px;
  top: -18px;
  width: 36px;
  z-index: 8040;
}
.bssfancybox-nav {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: transparent url('../Bss_MultiWishlist/images/blank.gif');
  cursor: pointer;
  height: 100%;
  position: absolute;
  text-decoration: none;
  top: 0;
  width: 40%;
  z-index: 8040;
}
.bssfancybox-nav span {
  cursor: pointer;
  height: 34px;
  margin-top: -18px;
  position: absolute;
  top: 50%;
  visibility: hidden;
  width: 36px;
  z-index: 8040;
}
.bssfancybox-nav:hover span {
  visibility: visible;
}
.bssfancybox-prev {
  left: 0;
}
.bssfancybox-prev span {
  background-position: 0 -36px;
  left: 10px;
}
.bssfancybox-next {
  right: 0;
}
.bssfancybox-next span {
  background-position: 0 -72px;
  right: 10px;
}
.bssfancybox-tmp {
  left: -99999px;
  max-height: 99999px;
  max-width: 99999px;
  overflow: visible !important;
  position: absolute;
  top: -99999px;
  visibility: hidden;
}
.bssfancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.bssfancybox-lock body {
  overflow: hidden !important;
}
.bssfancybox-lock .bssfancybox-overlay {
  overflow-y: scroll;
  overflow: auto;
}
.bssfancybox-lock-test {
  overflow-y: hidden !important;
}
.bssfancybox-overlay {
  background: url('../Bss_MultiWishlist/images/bssfancybox_overlay.png');
  display: none;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 8010;
}
.bssfancybox-overlay-fixed {
  bottom: 0;
  position: fixed;
  right: 0;
}
.bssfancybox-title {
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  visibility: hidden;
  z-index: 8050;
}
.bssfancybox-title-float-wrap {
  bottom: 0;
  margin-bottom: -35px;
  position: absolute;
  right: 50%;
  text-align: center;
  z-index: 8050;
}
.bssfancybox-title-float-wrap .child {
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  background: rgba(0, 0, 0, 0.8);
  background: transparent;
  border-radius: 15px;
  color: #ffffff;
  display: inline-block;
  font-weight: 700;
  line-height: 24px;
  margin-right: -100%;
  padding: 2px 20px;
  text-shadow: 0 1px 2px #222222;
  white-space: nowrap;
}
.bssfancybox-title-outside-wrap {
  color: #ffffff;
  margin-top: 10px;
  position: relative;
}
.bssfancybox-title-inside-wrap {
  padding-top: 10px;
}
.bssfancybox-title-over-wrap {
  background: #000000;
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  color: #ffffff;
  left: 0;
  padding: 10px;
  position: absolute;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  #bssfancybox-loading {
    background-image: url('../Bss_MultiWishlist/images/bssfancybox_sprite@2x.png');
    background-size: 44px 152px;
  }
  #bssfancybox-loading div {
    background-image: url('../Bss_MultiWishlist/images/bssfancybox_loading@2x.gif');
    background-size: 24px 24px;
  }
  .bssfancybox-close {
    background-image: url('../Bss_MultiWishlist/images/bssfancybox_sprite@2x.png');
    background-size: 44px 152px;
  }
  .bssfancybox-prev span {
    background-image: url('../Bss_MultiWishlist/images/bssfancybox_sprite@2x.png');
    background-size: 44px 152px;
  }
  .bssfancybox-next span {
    background-image: url('../Bss_MultiWishlist/images/bssfancybox_sprite@2x.png');
    background-size: 44px 152px;
  }
}
@media only screen and (min--moz-device-pixel-ratio: 1.5) {
  #bssfancybox-loading {
    background-image: url('../Bss_MultiWishlist/images/bssfancybox_sprite@2x.png');
    background-size: 44px 152px;
  }
  #bssfancybox-loading div {
    background-image: url('../Bss_MultiWishlist/images/bssfancybox_loading@2x.gif');
    background-size: 24px 24px;
  }
  .bssfancybox-close {
    background-image: url('../Bss_MultiWishlist/images/bssfancybox_sprite@2x.png');
    background-size: 44px 152px;
  }
  .bssfancybox-prev span {
    background-image: url('../Bss_MultiWishlist/images/bssfancybox_sprite@2x.png');
    background-size: 44px 152px;
  }
  .bssfancybox-next span {
    background-image: url('../Bss_MultiWishlist/images/bssfancybox_sprite@2x.png');
    background-size: 44px 152px;
  }
}
@media only screen and (min-device-pixel-ratio: 1.5) {
  #bssfancybox-loading {
    background-image: url('../Bss_MultiWishlist/images/bssfancybox_sprite@2x.png');
    background-size: 44px 152px;
  }
  #bssfancybox-loading div {
    background-image: url('../Bss_MultiWishlist/images/bssfancybox_loading@2x.gif');
    background-size: 24px 24px;
  }
  .bssfancybox-close {
    background-image: url('../Bss_MultiWishlist/images/bssfancybox_sprite@2x.png');
    background-size: 44px 152px;
  }
  .bssfancybox-prev span {
    background-image: url('../Bss_MultiWishlist/images/bssfancybox_sprite@2x.png');
    background-size: 44px 152px;
  }
  .bssfancybox-next span {
    background-image: url('../Bss_MultiWishlist/images/bssfancybox_sprite@2x.png');
    background-size: 44px 152px;
  }
}
@media screen and (max-width: 767px) {
  #tabcontents .products-grid.wishlist .product-item-actions {
    clear: both;
  }
  #tabcontents .products-grid.wishlist .product-item-actions .action.edit {
    float: none;
  }
  #tabcontents .products-grid.wishlist .product-item-actions .action.delete {
    float: none;
  }
  #tabcontents .products-grid.wishlist .product-item .box-tocart {
    margin-bottom: 10px;
  }
  #tabcontents .editwl_link button[id^=deletew] {
    float: right;
  }
  .products-grid .product-item {
    width: 50%;
  }
}
@media screen and (max-width: 639px) {
  div.tabcontents {
    padding: 30px;
  }
  .products-grid .product-item {
    width: 100%;
  }
  #tabcontents .editwl_link button[id^="deletew"] {
    display: block;
    float: none;
    margin-top: 10px;
  }
}
@media screen and (max-width: 359px) {
  #tabcontents .editwl_link button[id^="editwl"] {
    display: block;
    float: none;
    margin-top: 10px;
  }
}
.products-grid.wishlist .product-item .fieldset .field.qty {
  display: block !important;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_AjaxLayer
 * @copyright   Copyright (c) Mageplaza (http://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.ln_overlay {
  background-color: #FFFFFF;
  height: 300%;
  left: 0;
  text-align: center;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0px;
  width: 500%;
  z-index: 555;
  display: none;
}
.ln_overlay img {
  margin-top: 300px;
  left: 45%;
  display: block;
  position: fixed;
}
.ln_slider_container {
  width: calc(80%);
  margin: 0 15px 0 5px;
}
.filter-options-content a {
  display: inline-block !important;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_LayeredNavigation
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.ln_overlay {
  background-color: #FFFFFF;
  height: 100%;
  left: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 555;
  display: none;
}
.ln_overlay img {
  top: 40%;
  left: 45%;
  display: block;
  position: fixed;
}
.ln_slider_container {
  width: calc(80%);
  margin: 0 15px 0 5px;
}
.layered-filter-block-container .ln_tooltip {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.filter-content .category-items {
  margin: 0;
  padding-left: 30px;
  list-style: none;
}
.filter-content .icon-expand:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e608';
  font-family: 'luma-icons';
  vertical-align: bottom;
  display: inline-block;
  font-weight: bold;
  overflow: hidden;
  speak: none;
  text-align: center;
  padding-right: 5px;
}
.filter-content .active.icon-expand:after {
  content: '\e622';
}
.filter-content input[type="text"]:focus,
.filter-content input[type="checkbox"]:focus,
.filter-content input[type="radio"]:focus,
.filter-content select:focus {
  outline: none !important;
  box-shadow: none !important;
}
.filter-content .filter-options-item li a:hover {
  background: none !important;
  color: #006bb4;
}
.filter-content .filter-options-item li a:hover span {
  color: #006bb4;
}
.filter-content .filter-options-item .ui-slider-handle {
  height: 15px !important;
  width: 15px !important;
  background: #01007F;
  left: -2px;
  bottom: -3px;
}
.filter-content #ln_slider_price {
  margin-bottom: 5px;
}
.mp-show-navigation {
  display: none;
}
.bfb-element-datepicker {
  background: #ffffff;
  border: 1px solid #007bdb;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.bfb-element-datepicker .ui-datepicker-buttonpane button,
.bfb-element-datepicker .ui-datepicker-buttonpane .block-footer .action-add {
  background: #ffffff;
  border: 1px solid #adadad;
  border-radius: 1px;
  box-sizing: border-box;
  color: #007dbd;
  float: left;
  line-height: 34px;
  padding: 0;
  text-align: center;
  width: 49%;
  font-weight: 500;
  box-shadow: none;
}
.bfb-element-datepicker .ui-datepicker-buttonpane button:hover,
.bfb-element-datepicker .ui-datepicker-buttonpane .block-footer .action-add:hover {
  background: #007dbd;
  border-color: #007dbd;
  color: #FFF;
}
.bfb-element-datepicker table.ui-datepicker-calendar tr {
  background: transparent;
}
.bfb-element-datepicker table.ui-datepicker-calendar tr th {
  background: transparent;
  border: 0;
  padding: 0;
}
.bfb-element-datepicker table.ui-datepicker-calendar span,
.bfb-element-datepicker table.ui-datepicker-calendar a {
  box-sizing: border-box;
  color: #514943;
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: 38px;
  text-align: center;
  text-decoration: none;
  width: 38px;
  padding: 0;
}
.bfb-element-datepicker .ui-datepicker-buttonpane {
  border: 0;
}
.bfb-element-datepicker .ui-datepicker-buttonpane .ui-datepicker-close {
  float: right;
}
.bfb-element-datepicker .ui-datepicker-title .ui-datepicker-year,
.bfb-element-datepicker .ui-datepicker-title .ui-datepicker-month {
  margin: 0;
}
.bfb-element-datepicker .ui-datepicker-title > select:first-child {
  margin-right: 6%;
}
.bfb-element-datepicker .ui-datepicker-title > .ui-datepicker-year:first-child {
  margin-right: 6%;
}
.bfb-element-datepicker .ui-datepicker-calendar {
  border: 0;
}
.bfb-element-datepicker .ui-datepicker-calendar .ui-state-disabled {
  background: #f5f5f5;
}
.bfb-element-datepicker .ui-slider .ui-slider-handle {
  cursor: pointer;
}
.bfb-animated {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bfb-fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.bfb-spinner {
  font-size: 4rem;
  left: 50%;
  margin-left: -2rem;
  margin-top: -2rem;
  position: absolute;
  top: 50%;
}
.bfb-spinner > span:nth-child(1) {
  -webkit-animation-delay: 0.27s;
  -moz-animation-delay: 0.27s;
  -ms-animation-delay: 0.27s;
  animation-delay: 0.27s;
  -webkit-transform: rotate(-315deg);
  -moz-transform: rotate(-315deg);
  -ms-transform: rotate(-315deg);
  transform: rotate(-315deg);
}
.bfb-spinner > span:nth-child(2) {
  -webkit-animation-delay: 0.36s;
  -moz-animation-delay: 0.36s;
  -ms-animation-delay: 0.36s;
  animation-delay: 0.36s;
  -webkit-transform: rotate(-270deg);
  -moz-transform: rotate(-270deg);
  -ms-transform: rotate(-270deg);
  transform: rotate(-270deg);
}
.bfb-spinner > span:nth-child(3) {
  -webkit-animation-delay: 0.45s;
  -moz-animation-delay: 0.45s;
  -ms-animation-delay: 0.45s;
  animation-delay: 0.45s;
  -webkit-transform: rotate(-225deg);
  -moz-transform: rotate(-225deg);
  -ms-transform: rotate(-225deg);
  transform: rotate(-225deg);
}
.bfb-spinner > span:nth-child(4) {
  -webkit-animation-delay: 0.54s;
  -moz-animation-delay: 0.54s;
  -ms-animation-delay: 0.54s;
  animation-delay: 0.54s;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.bfb-spinner > span:nth-child(5) {
  -webkit-animation-delay: 0.63s;
  -moz-animation-delay: 0.63s;
  -ms-animation-delay: 0.63s;
  animation-delay: 0.63s;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.bfb-spinner > span:nth-child(6) {
  -webkit-animation-delay: 0.72s;
  -moz-animation-delay: 0.72s;
  -ms-animation-delay: 0.72s;
  animation-delay: 0.72s;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.bfb-spinner > span:nth-child(7) {
  -webkit-animation-delay: 0.8100000000000001s;
  -moz-animation-delay: 0.8100000000000001s;
  -ms-animation-delay: 0.8100000000000001s;
  animation-delay: 0.8100000000000001s;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.bfb-spinner > span:nth-child(8) {
  -webkit-animation-delay: 0.9;
  -moz-animation-delay: 0.9;
  -ms-animation-delay: 0.9;
  animation-delay: 0.9;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
@-moz-keyframes fade {
  0% {
    background-color: #514943;
  }
  100% {
    background-color: #ffffff;
  }
}
@-webkit-keyframes fade {
  0% {
    background-color: #514943;
  }
  100% {
    background-color: #ffffff;
  }
}
@-ms-keyframes fade {
  0% {
    background-color: #514943;
  }
  100% {
    background-color: #ffffff;
  }
}
@keyframes fade {
  0% {
    background-color: #514943;
  }
  100% {
    background-color: #ffffff;
  }
}
.bfb-spinner > span {
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  -ms-transform: scale(0.4);
  transform: scale(0.4);
  -webkit-animation-name: fade;
  -moz-animation-name: fade;
  -ms-animation-name: fade;
  animation-name: fade;
  -webkit-animation-duration: 0.72s;
  -moz-animation-duration: 0.72s;
  -ms-animation-duration: 0.72s;
  animation-duration: 0.72s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: linear;
  -moz-animation-direction: linear;
  -ms-animation-direction: linear;
  animation-direction: linear;
  background-color: #ffffff;
  border-radius: 6px;
  clip: rect(0 0.28571429em 0.1em 0);
  height: .1em;
  margin-top: 0.5em;
  position: absolute;
  width: 1em;
}
.ie9 .bfb-spinner {
  background: url('../../../../../frontend/Magento/blank/en_US/Bss_MultiWishlist/images/ajax-loader.gif') no-repeat center;
}
.ie9 .bfb-spinner > span {
  display: none;
}
.bfb-popup-overlay {
  display: none;
}
.bfb-popup-show .bfb-popup-overlay {
  z-index: 998;
  position: fixed;
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  transition: all 0.3s ease-out;
}
.bfb-popup {
  position: relative;
  background: #FFF;
  width: auto;
  max-width: 100%;
  margin: 0 auto;
  overflow-y: scroll;
  overflow-x: hidden;
}
.bfb-popup:before,
.bfb-popup:after {
  content: '';
  display: table;
  clear: both;
}
.bfb-popup .bfb-popup-close {
  height: 30px;
  width: 30px;
  position: absolute;
  top: 2px;
  right: 2px;
  line-height: 20px;
  cursor: pointer;
  opacity: .5;
  z-index: 4;
  background: url('../BlueFormBuilder_Core/images/close-icon.png') center center no-repeat;
  background-size: 20px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.bfb-popup .bfb-popup-close:hover {
  opacity: 1;
  background-size: 22px;
}
.bfb-popup .block.bfb {
  box-shadow: none;
}
.bfb-popup-slidein .bfb-popup {
  opacity: 0;
}
.bfb-popup-slidein.bfb-popup-align-bottom-right .bfb-popup,
.bfb-popup-slidein.bfb-popup-align-bottom-left .bfb-popup {
  bottom: 0;
  transform: translate3d(0, 100%, 0);
  -webkit-transform: translate3d(0, 100%, 0);
}
.bfb-popup-slidein.bfb-popup-align-bottom-right.popup-show .bfb-popup,
.bfb-popup-slidein.bfb-popup-align-bottom-left.popup-show .bfb-popup {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.bfb-popup-slidein.popup-show .bfb-popup {
  opacity: 1;
}
.bfb-popup-container {
  position: fixed;
  box-shadow: none;
  z-index: 999;
  transition: transform 0.3s cubic-bezier(0, 0, 0, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0, 1);
}
.bfb-popup-container.bfb-popup-align-inline {
  position: static;
}
.bfb-popup-container .bfb-popup {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  position: fixed;
  margin: 0;
  z-index: 999;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.bfb-popup-container .block.bfb {
  background: #FFF;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bfb-popup-container .bfb-popup-link {
  cursor: pointer;
  padding: 6px 15px 12px 15px;
  letter-spacing: .5px;
  display: inline-block;
  position: relative;
  transition: transform .3s;
  -webkit-transition: -webkit-transform 0.3s;
  background: #007dbd;
  color: #FFF;
}
.bfb-popup-container .bfb-popup-link:hover {
  text-decoration: none;
}
.bfb-popup-container.bfb-popup-align-left {
  left: 0;
}
.bfb-popup-container.bfb-popup-align-left .bfb-popup-link {
  border-radius: 3px 3px 0 0;
  transform: translate3d(-200%, 0, 0) rotate(90deg);
  -webkit-transform: translate3d(-200%, 0, 0) rotate(90deg);
  transform-origin: 0 100%;
  -webkit-transform-origin: 0 100%;
}
.bfb-popup-container.bfb-popup-align-left.a-show .bfb-popup-link {
  transform: translate3d(-4px, 0, 0) rotate(90deg);
  -webkit-transform: translate3d(-4px, 0, 0) rotate(90deg);
}
.bfb-popup-container.bfb-popup-align-left.a-show .bfb-popup-link:hover {
  transform: translate3d(0, 0, 0) rotate(90deg);
  -webkit-transform: translate3d(0, 0, 0) rotate(90deg);
}
.bfb-popup-container.bfb-popup-align-left .bfb-popup {
  left: -1px;
  transform: translate3d(-100%, 0, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
}
.bfb-popup-container.bfb-popup-align-left.popup-show .bfb-popup {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.bfb-popup-container.bfb-popup-align-right {
  right: 0;
}
.bfb-popup-container.bfb-popup-align-right.a-show .bfb-popup-link {
  transform: translate3d(4px, 0, 0) rotate(-90deg);
  -webkit-transform: translate3d(4px, 0, 0) rotate(-90deg);
}
.bfb-popup-container.bfb-popup-align-right.a-show .bfb-popup-link:hover {
  transform: translate3d(0, 0, 0) rotate(-90deg);
  -webkit-transform: translate3d(0, 0, 0) rotate(-90deg);
}
.bfb-popup-container.bfb-popup-align-right .bfb-popup-link {
  border-radius: 3px 3px 0 0;
  transform: translate3d(200%, 0, 0) rotate(-90deg);
  -webkit-transform: translate3d(200%, 0, 0) rotate(-90deg);
  transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
}
.bfb-popup-container.bfb-popup-align-right .bfb-popup {
  right: -1px;
  transform: translate3d(100%, 0, 0);
  -webkit-transform: translate3d(100%, 0, 0);
}
.bfb-popup-container.bfb-popup-align-left,
.bfb-popup-container.bfb-popup-align-right {
  top: 50%;
}
.bfb-popup-container.bfb-popup-align-left .bfb-popup-link,
.bfb-popup-container.bfb-popup-align-right .bfb-popup-link {
  top: -40px;
}
.bfb-popup-container.bfb-popup-align-left.popup-show .bfb-popup,
.bfb-popup-container.bfb-popup-align-right.popup-show .bfb-popup {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.bfb-popup-container.bfb-popup-align-left .bfb-popup-link:hover,
.bfb-popup-container.bfb-popup-align-right .bfb-popup-link:hover {
  -webkit-box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.12), 2px -2px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.12), 2px -2px 2px rgba(0, 0, 0, 0.24);
}
.bfb-popup-container.bfb-popup-align-bottom-left {
  left: 30px;
}
.bfb-popup-container.bfb-popup-align-bottom-left .bfb-popup {
  left: 30px;
}
.bfb-popup-container.bfb-popup-align-bottom-left .bfb-popup-link:hover {
  -webkit-box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.12), 2px -2px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.12), 2px -2px 2px rgba(0, 0, 0, 0.24);
}
.bfb-popup-container.bfb-popup-align-bottom-right {
  right: 30px;
}
.bfb-popup-container.bfb-popup-align-bottom-right .bfb-popup {
  right: 30px;
}
.bfb-popup-container.bfb-popup-align-bottom-right,
.bfb-popup-container.bfb-popup-align-bottom-left {
  bottom: 0;
}
.bfb-popup-container.bfb-popup-align-bottom-right .bfb-popup-link,
.bfb-popup-container.bfb-popup-align-bottom-left .bfb-popup-link {
  border-radius: 3px 3px 0 0;
  transform: translate3d(0, 6px, 0);
  -webkit-transform: translate3d(0, 6px, 0);
}
.bfb-popup-container.bfb-popup-align-bottom-right .bfb-popup-link:hover,
.bfb-popup-container.bfb-popup-align-bottom-left .bfb-popup-link:hover {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.bfb-magnific .bfb-popup {
  position: relative;
  border-radius: 3px;
}
.bfb-popup-animate-left .mfp-with-anim,
.bfb-popup-animate-right .mfp-with-anim {
  transition: transform 0.35s ease-out, opacity 0.2s linear;
  -moz-transition: transform 0.35s ease-out, opacity 0.2s linear;
  -webkit-transition: -webkit-transform 0.35s ease-out, opacity 0.2s linear;
  -ms-transition: transform 0.35s ease-out, opacity 0.2s linear;
  -o-transition: transform 0.35s ease-out, opacity 0.2s linear;
}
.bfb-popup-animate-left.mfp-bg,
.bfb-popup-animate-right.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.bfb-popup-animate-left.mfp-ready .mfp-with-anim,
.bfb-popup-animate-right.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: scale(1) translate3d(0, 0, 0);
  -moz-transform: scale(1) translate3d(0, 0, 0);
  -o-transform: scale(1) translate3d(0, 0, 0);
  -ms-transform: scale(1) translate3d(0, 0, 0);
  transform: scale(1) translate3d(0, 0, 0);
}
.bfb-popup-animate-left.mfp-ready.mfp-bg,
.bfb-popup-animate-right.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.bfb-popup-animate-left.mfp-removing.mfp-bg,
.bfb-popup-animate-right.mfp-removing.mfp-bg {
  opacity: 0;
}
.bfb-popup-animate-left.mfp-removing .mfp-with-anim,
.bfb-popup-animate-right.mfp-removing .mfp-with-anim,
.bfb-popup-animate-left .mfp-with-anim,
.bfb-popup-animate-right .mfp-with-anim {
  opacity: 0;
}
.bfb-popup-animate-left.mfp-removing .mfp-with-anim,
.bfb-popup-animate-left .mfp-with-anim {
  -webkit-transform: scale(0.5) translate3d(-300%, 0, 0) rotate(3deg);
  -moz-transform: scale(0.5) translate3d(-300%, 0, 0) rotate(3deg);
  -o-transform: scale(0.5) translate3d(-300%, 0, 0) rotate(3deg);
  -ms-transform: scale(0.5) translate3d(-300%, 0, 0) rotate(3deg);
  transform: scale(0.5) translate3d(-300%, 0, 0) rotate(3deg);
}
.bfb-popup-animate-right.mfp-removing .mfp-with-anim,
.bfb-popup-animate-right .mfp-with-anim {
  -webkit-transform: scale(0.5) translate3d(300%, 0, 0) rotate(-3deg);
  -moz-transform: scale(0.5) translate3d(300%, 0, 0) rotate(-3deg);
  -o-transform: scale(0.5) translate3d(300%, 0, 0) rotate(-3deg);
  -ms-transform: scale(0.5) translate3d(300%, 0, 0) rotate(-3deg);
  transform: scale(0.5) translate3d(300%, 0, 0) rotate(-3deg);
}
.bfb-popup-align-inline .bfb-popup-link {
  padding: 5px 12px;
}
.bfbAnimation {
  -webkit-transition: 200ms ease-in-out;
  -moz-transition: 200ms ease-in-out;
  -ms-transition: 200ms ease-in-out;
  -o-transition: 200ms ease-in-out;
}
.bfb-element .bfb-element-control-inner {
  position: relative;
}
.bfb-element .bfb-element-control-inner:before,
.bfb-element .bfb-element-control-inner:after {
  content: " ";
  display: table;
  clear: both;
}
.bfb-element .bfb-element-control-inner:before,
.bfb-element .bfb-element-control-inner:after {
  content: " ";
  display: table;
  clear: both;
}
.bfb-element .iti {
  width: 100%;
}
.bfb-element .intl-tel-input,
.bfb-element .admin__control-text {
  width: 100%;
}
.bfb-element .g-recaptcha {
  display: inline-block;
}
.bfb-element .bfb-element-input-limit {
  text-align: right;
}
.bfb-element .bfb-element-label {
  position: relative;
}
.bfb-element.required .bfb-element-label label {
  padding-right: 15px;
}
.bfb-element.required .bfb-element-label label > span:after {
  color: #e22626;
  content: '*';
  font-size: 1.6rem;
  font-weight: 500;
  position: absolute;
  margin-left: 5px;
}
.bfb-element.bfb-element-hidden {
  display: none;
}
.bfb-element.bfb-element-label-hidden .bfb-element-label {
  display: none;
}
.bfb-element.bfb-element-label-above .bfb-element-tooltip .bfb-element-tooltip-content,
.bfb-element.bfb-element-label-left .bfb-element-tooltip .bfb-element-tooltip-content,
.bfb-element.bfb-element-label-below .bfb-element-tooltip .bfb-element-tooltip-content {
  left: -18px;
  right: auto;
}
.bfb-element.bfb-element-label-above .bfb-element-tooltip .bfb-element-tooltip-content:before,
.bfb-element.bfb-element-label-left .bfb-element-tooltip .bfb-element-tooltip-content:before,
.bfb-element.bfb-element-label-below .bfb-element-tooltip .bfb-element-tooltip-content:before {
  left: 15px;
}
.bfb-element.bfb-element-label-above .bfb-element-tooltip .bfb-element-tooltip-content:after,
.bfb-element.bfb-element-label-left .bfb-element-tooltip .bfb-element-tooltip-content:after,
.bfb-element.bfb-element-label-below .bfb-element-tooltip .bfb-element-tooltip-content:after {
  left: 15px;
}
.bfb-element.bfb-element-label-right .bfb-element-tooltip .bfb-element-tooltip-content {
  left: auto;
  right: -18px;
}
.bfb-element.bfb-element-label-right .bfb-element-tooltip .bfb-element-tooltip-content:before {
  right: 15px;
}
.bfb-element.bfb-element-label-right .bfb-element-tooltip .bfb-element-tooltip-content:after {
  right: 15px;
}
.bfb-element.bfb-element-label-left .bfb-element-label {
  width: 25%;
  float: left;
  padding-right: 15px;
}
.bfb-element.bfb-element-label-left .bfb-element-control {
  width: 75%;
  float: left;
}
.bfb-element.bfb-element-label-left .bfb-element-label {
  text-align: center;
}
.bfb-element.bfb-element-label-right .bfb-element-label {
  width: 25%;
  float: right;
  padding-left: 15px;
}
.bfb-element.bfb-element-label-right .bfb-element-control {
  width: 75%;
  float: left;
}
.bfb-element.bfb-element-label-right .bfb-element-control-inner {
  float: right;
  width: 100%;
}
.bfb-element.bfb-element-icon-left .bfb-control {
  padding-left: 30px;
}
.bfb-element.bfb-element-icon-left .bfb-element-icon {
  left: 0;
}
.bfb-element.bfb-element-icon-right .bfb-control {
  padding-right: 30px;
}
.bfb-element.bfb-element-icon-right .bfb-element-icon {
  right: 0;
}
.bfb-element.bfb-element-label-align-left .bfb-element-label {
  text-align: left;
}
.bfb-element.bfb-element-label-align-right .bfb-element-label {
  text-align: right;
}
.bfb-element.mgz-element-bfb_textarea .admin__control-textarea {
  height: auto;
}
.bfb-element.mgz-element-bfb_date .ui-datepicker-trigger {
  display: none;
}
.bfb-element.mgz-element-bfb_date .bfb-element-icon {
  cursor: pointer;
}
.bfb-element.mgz-element-bfb_time .bfb-element-control select {
  width: auto;
}
.bfb-element.mgz-element-bfb_time .bfb-element-control span {
  margin: 0 5px;
}
.bfb-element.mgz-element-bfb_address .addressfield {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
}
.bfb-element.mgz-element-bfb_address .subfield {
  width: 50%;
  margin-bottom: 10px;
  padding-right: 20px;
}
.bfb-element.mgz-element-bfb_address .subfield select {
  width: 100%;
}
.bfb-element.mgz-element-bfb_starratings .bfb-element-stars {
  overflow: hidden;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote {
  height: 32px;
  width: auto;
  overflow: hidden;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote:before {
  color: #c7c7c7;
  font-family: 'Magezon-Icons';
  font-size: 32px;
  height: 32px;
  letter-spacing: 8px;
  line-height: 32px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  position: absolute;
  z-index: 1;
}
.bfb-element.mgz-element-bfb_starratings .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;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote input[type="radio"]:hover + label:before,
.bfb-element.mgz-element-bfb_starratings .review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.bfb-element.mgz-element-bfb_starratings .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;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote label:before {
  color: #ff5501;
  font-family: 'Magezon-Icons';
  font-size: 32px;
  height: 32px;
  letter-spacing: 8px;
  line-height: 32px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote label:hover:before {
  opacity: 1;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-10 {
  z-index: 2;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-10:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-9 {
  z-index: 3;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-9:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-8 {
  z-index: 4;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-8:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7 {
  z-index: 5;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6 {
  z-index: 6;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5 {
  z-index: 7;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4 {
  z-index: 8;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-10 {
  z-index: 2;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-10:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-9 {
  z-index: 3;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-9:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-8 {
  z-index: 4;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-8:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7 {
  z-index: 5;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6 {
  z-index: 6;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5 {
  z-index: 7;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4 {
  z-index: 8;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-10:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-9 {
  z-index: 3;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-9:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-8 {
  z-index: 4;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-8:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7 {
  z-index: 5;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6 {
  z-index: 6;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5 {
  z-index: 7;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4 {
  z-index: 8;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-9:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-8 {
  z-index: 4;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-8:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7 {
  z-index: 5;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6 {
  z-index: 6;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5 {
  z-index: 7;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4 {
  z-index: 8;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-8:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7 {
  z-index: 5;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-7:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6 {
  z-index: 6;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5 {
  z-index: 7;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4 {
  z-index: 8;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-7:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6 {
  z-index: 6;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-6:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5 {
  z-index: 7;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4 {
  z-index: 8;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-6:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5 {
  z-index: 7;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4 {
  z-index: 8;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4 {
  z-index: 8;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3 {
  z-index: 9;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-3:before {
  content: '\e605' '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2 {
  z-index: 10;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-2:before {
  content: '\e605' '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1 {
  z-index: 11;
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote .rating-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-bfb_starratings .review-control-vote.star-1:before {
  content: '\e605';
}
.bfb-element.mgz-element-control-inner {
  position: relative;
  max-width: 100%;
  width: 100%;
}
.bfb-element.mgz-element-bfb_file .bfb-element-file-inner:before,
.bfb-element.mgz-element-bfb_file .bfb-element-file-inner:after {
  content: " ";
  display: table;
  clear: both;
}
.bfb-element.mgz-element-bfb_file .bfb-element-file-inner:before,
.bfb-element.mgz-element-bfb_file .bfb-element-file-inner:after {
  content: " ";
  display: table;
  clear: both;
}
.bfb-element.mgz-element-bfb_file .bfb-file-insert {
  padding: 30px 0;
  text-align: center;
  border: 2px dashed #848484;
  background: #FAFAFA;
  cursor: pointer;
  position: relative;
  z-index: 1;
  margin-bottom: 5px;
}
.bfb-element.mgz-element-bfb_file .bfb-file-insert:hover i {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.bfb-element.mgz-element-bfb_file .bfb-file-insert i {
  -webkit-transition: 200ms ease-in-out;
  -moz-transition: 200ms ease-in-out;
  -ms-transition: 200ms ease-in-out;
  -o-transition: 200ms ease-in-out;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  font-size: 28px;
}
.bfb-element.mgz-element-bfb_file .bfb-file-insert i.bfb-element-icon {
  position: static;
}
.bfb-element.mgz-element-bfb_file .bfb-file-insert h3 {
  font-weight: 500;
  margin: 10px 0;
}
.bfb-element.mgz-element-bfb_file .file-uploader-spinner {
  background-image: url(../BlueFormBuilder_Core/images/loader.gif);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 20px;
  display: none;
  height: 20px;
  margin-left: 1rem;
  vertical-align: top;
  width: 20px;
}
.bfb-element.mgz-element-bfb_file .bfb-element-file-inner.loading .file-uploader-spinner {
  display: inline-block;
}
.bfb-element.mgz-element-bfb_file .bfb-element-file-inner.loading .bfb-element-icon {
  display: none;
}
.bfb-element.mgz-element-bfb_file input[data-role='values'] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: absolute;
  top: 0;
  height: 0;
  border: 0;
  outline: none;
  z-index: -1;
  opacity: 0;
}
.bfb-element.mgz-element-bfb_file .file-uploader-button {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 7px 15px 7px 15px;
  background: #e3e3e3;
  color: #333;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 5px;
}
.bfb-element.mgz-element-bfb_file .file-uploader-button:hover {
  background: #ebebeb;
}
.bfb-element.mgz-element-bfb_file .bfb-file-list .bfb-file-row {
  float: left;
  width: 100%;
  color: #007dbd;
  cursor: pointer;
  margin-bottom: 5px;
}
.bfb-element.mgz-element-bfb_file .bfb-file-list .bfb-file-row:last-child {
  margin-bottom: 0;
}
.bfb-element.mgz-element-bfb_file .bfb-file-list .bfb-file-row i {
  -webkit-transition: 200ms ease-in-out;
  -moz-transition: 200ms ease-in-out;
  -ms-transition: 200ms ease-in-out;
  -o-transition: 200ms ease-in-out;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  color: #e22626;
  margin-top: 5px;
  margin-left: 4px;
}
.bfb-element.mgz-element-bfb_file .bfb-file-list .bfb-file-row i:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.bfb-element.mgz-element-bfb_file .bfb-file-list .bfb-file-row .bfb-file-row-inner {
  -webkit-border-radius: 0.33333rem;
  -moz-border-radius: 0.33333rem;
  border-radius: 0.33333rem;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #f8f8f8;
  border: .09167rem solid #dadada;
  color: #999;
  padding: 8px;
  line-height: 14px;
  position: relative;
  overflow: hidden;
}
.bfb-element.mgz-element-bfb_file .bfb-file-list .bfb-file-row .bfb-file-info img {
  height: 25px;
  float: left;
  margin-right: 10px;
  width: auto;
}
.bfb-element.mgz-element-bfb_file .bfb-file-list .bfb-file-row .bfb-file-info .bfb-file-info-name {
  float: left;
  padding-top: 5px;
  color: #333;
}
.bfb-element.mgz-element-bfb_file .bfb-file-list .bfb-file-row .bfb-file-info .fa.fa-file {
  float: left;
  font-size: 25px;
  margin-right: 10px;
}
.bfb-element.mgz-element-bfb_file .bfb-file-meta {
  margin-bottom: 5px;
}
.bfb-element.mgz-element-bfb_number .bfb-element-number-minus,
.bfb-element.mgz-element-bfb_number .bfb-element-number-plus {
  height: 32px;
  width: 32px;
  line-height: 32px;
  background-color: #007dbd;
  color: #ffffff;
  position: absolute;
  top: 0;
  text-align: center;
  left: 0;
  cursor: pointer;
}
.bfb-element.mgz-element-bfb_number .bfb-element-number-minus:hover,
.bfb-element.mgz-element-bfb_number .bfb-element-number-plus:hover {
  background: #0077b3;
}
.bfb-element.mgz-element-bfb_number .bfb-element-number-minus:before {
  content: '-';
  font-size: 24px;
}
.bfb-element.mgz-element-bfb_number .bfb-element-number-plus {
  left: auto;
  right: 0;
}
.bfb-element.mgz-element-bfb_number .bfb-element-number-plus:before {
  content: '+';
  font-size: 24px;
}
.bfb-element.mgz-element-bfb_number input {
  padding-left: 38px;
  padding-right: 38px;
}
.bfb-element.mgz-element-bfb_select select {
  width: 100%;
}
.bfb-element.mgz-element-bfb_multiselect select {
  height: auto;
  max-width: 100%;
  min-width: 15rem;
  overflow: auto;
  padding: 0;
  width: 100%;
}
.bfb-element.mgz-element-bfb_multiselect select option,
.bfb-element.mgz-element-bfb_multiselect select optgroup {
  padding: .5rem 1rem;
}
.bfb-element.mgz-element-bfb_choicematrix table {
  width: 100%;
}
.bfb-element.mgz-element-bfb_choicematrix tbody label span {
  display: none;
}
.bfb-element.mgz-element-bfb_choicematrix table > thead > tr > th,
.bfb-element.mgz-element-bfb_choicematrix table > tbody > tr > th,
.bfb-element.mgz-element-bfb_choicematrix table > tfoot > tr > th,
.bfb-element.mgz-element-bfb_choicematrix table > thead > tr > td,
.bfb-element.mgz-element-bfb_choicematrix table > tbody > tr > td,
.bfb-element.mgz-element-bfb_choicematrix table > tfoot > tr > td {
  padding: 11px 10px;
  position: relative;
}
.bfb-element.mgz-element-bfb_recaptcha .captcha-logo,
.bfb-element.mgz-element-bfb_magento2_captcha .captcha-logo {
  max-height: 80px;
}
.bfb-element .bfb-element-label > label {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  line-height: 32px;
  font-weight: 600;
  cursor: pointer;
}
.bfb-element .bfb-element-icon {
  position: absolute;
  top: 0;
  text-align: center;
  line-height: 32px;
  width: 32px;
  font-size: 16px;
  color: #333;
}
.bfb-element .bfb-element-description {
  margin-top: 5px;
  float: left;
  width: 100%;
}
.bfb-element .bfb-element-description p:first-child {
  margin-top: 0;
}
.bfb-element .bfb-element-tooltip {
  position: absolute;
  width: 18px;
  display: inline-block;
  cursor: pointer;
  z-index: 1;
}
.bfb-element .bfb-element-tooltip .bfb-element-tooltip-action {
  position: relative;
  z-index: 5;
  text-align: center;
  line-height: 32px;
}
.bfb-element .bfb-element-tooltip .bfb-element-tooltip-content {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: left;
  cursor: text;
  bottom: 3.2rem;
  background: #FFF;
  border: 1px solid #d9d9d9;
  position: absolute;
  width: 32rem;
  z-index: 1;
  display: none;
  right: -2.3rem;
  padding: 17px 20px 20px;
  border-top: 3px solid #0077b3;
}
.bfb-element .bfb-element-tooltip .bfb-element-tooltip-content:before,
.bfb-element .bfb-element-tooltip .bfb-element-tooltip-content:after {
  border: 1.6rem solid transparent;
  height: 0;
  width: 0;
  border-top-color: #d9d9d9;
  content: '';
  display: block;
  position: absolute;
  right: 2rem;
  top: 100%;
  z-index: 2;
}
.bfb-element .bfb-element-tooltip .bfb-element-tooltip-content:before {
  border-width: 1rem;
}
.bfb-element .bfb-element-tooltip .bfb-element-tooltip-content:after {
  border-top-color: #FFF;
  margin-top: -1px;
  z-index: 3;
  border-width: 1rem;
}
.bfb-element .bfb-element-tooltip:hover .bfb-element-tooltip-content {
  display: block;
}
.bfb-element .bfb-autocomplete-wrapper {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
  overflow: hidden;
  position: absolute;
  z-index: 20;
  background: #FFF;
  width: 100%;
}
.bfb-element .bfb-autocomplete-wrapper .bfb-autocomplete {
  padding: 0;
  list-style: none;
  background: #ffffff;
  border: 1px solid #c2c2c2;
  border-top: 0;
  float: left;
  max-height: 500px;
  overflow: scroll;
  border: 0;
  margin: 0;
  width: 100%;
}
.bfb-element .bfb-autocomplete-wrapper .bfb-autocomplete li {
  margin: 0;
  padding: 8px 10px 8px 15px;
  display: block;
  cursor: pointer;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  color: #333;
}
.bfb-element .bfb-autocomplete-wrapper .bfb-autocomplete li:hover {
  text-decoration: none;
  background: #F0F0F0;
}
.bfb-element .bfb-choices-item {
  margin-bottom: 15px;
  padding-right: 20px;
  margin-top: 0;
}
.bfb-element .bfb-choices-item label {
  display: inline-block;
}
.bfb-element .bfb-choices-item .bfb-choices-image {
  margin-bottom: 8px;
  position: relative;
}
.bfb-element .bfb-choices-item > label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  cursor: pointer;
  position: relative;
}
.bfb-element .bfb-choices-item > label:hover {
  border-color: #ddd;
}
.bfb-element .bfb-choices-image-style-modern .bfb-choices-item > label {
  background-color: #fff;
  padding: 15px;
  border: 1px solid transparent;
  background-color: #FFF;
}
.bfb-element .bfb-choices-image-style-modern .bfb-choices-item > label:hover {
  border-color: #ddd;
}
.bfb-element .bfb-choices-image-style-modern .bfb-choices-item.option-selected .bfb-choices-image:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  /* Better Font Rendering =========== */
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  content: "\e5ca";
  font-size: 22px;
  line-height: 32px;
  color: #fff;
  background: #72b239;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -16px 0 0 -16px;
  width: 32px;
  height: 32px;
  text-align: center;
}
.bfb-element .bfb-choices-image-style-modern .bfb-choices-item.option-selected > label {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
.bfb-element .bfb-choices-image-style-classic .bfb-choices-item > label {
  background-color: #fff;
  display: inline-block;
  margin: 0 auto;
  border: 2px solid #ddd;
  padding: 10px;
  text-align: center;
}
.bfb-element .bfb-choices-image-style-classic .bfb-choices-item > label:hover {
  border-color: #666;
}
.bfb-element .bfb-choices-image-style-classic .bfb-choices-item.option-selected > label {
  border-color: #666;
}
.mgz-element-bfb_fieldset .bfb-fieldset-heading {
  background-color: #007dbd;
  color: #FFF;
}
.mgz-element-bfb_fieldset .bfb-fieldset-heading .title {
  margin: 0;
  font-weight: 500;
}
.bfb-element.mgz-element-bfb_starratings ul {
  list-style: none;
}
.bfb-element.mgz-element-bfb_starratings ul li {
  display: inline-block;
  font-size: 34px;
  margin-right: 6px;
}
.bfb-pages {
  position: relative;
  z-index: 1;
}
.bfb-pages.mgz-element-tab-position-top > .mgz-tabs-nav {
  padding: 0 15px;
}
.bfb-pages.mgz-element-tab-position-top > .mgz-tabs-nav:before {
  height: 5px;
  position: absolute;
  bottom: 0;
  background: #069;
  content: '';
  width: 100%;
  left: 0;
}
.bfb-pages > .mgz-tabs-nav {
  margin: 0;
  list-style: none;
  background: #007dbd;
  float: none;
  overflow: hidden;
  width: auto;
  position: relative;
}
.bfb-pages .bfb-page-indicator.circles .bfb-page-indicator-page-number {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 40px;
  width: 40px;
  display: inline-block;
  margin: 0 5px 0 0;
  line-height: 40px;
  text-align: center;
  background-color: #ddd;
  color: #666;
}
.bfb-pages .bfb-page-indicator.circles .bfb-page-indicator-page {
  margin: 0 25px 0 0;
}
.bfb-pages .bfb-page-indicator.connector .bfb-page-indicator-page-number {
  display: block;
  text-indent: -9999px;
  height: 6px;
  background-color: #ddd;
  margin: 0 0 16px 0;
  position: relative;
}
.bfb-pages .bfb-page-indicator.connector .bfb-page-indicator-page-triangle {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -5px;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: transparent transparent transparent transparent;
}
.bfb-pages .bfb-page-indicator.connector .bfb-page-indicator-page {
  text-align: center;
}
.bfb-pages .bfb-page-indicator.connector .bfb-page-indicator-page.mgz-active .bfb-page-indicator-page-number {
  background-color: #72b239;
}
.bfb-pages .bfb-page-indicator.connector .bfb-page-indicator-page.mgz-active .bfb-page-indicator-page-triangle {
  border-top-color: #72b239;
}
.bfb-pages.bfb-pages-indicator-tabs {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-content {
  padding: 20px;
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-content > .mgz-tabs-tab-title {
  display: none;
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-content > .mgz-tabs-tab-content {
  background-color: transparent;
  border: none;
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-nav {
  display: block;
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-nav > .mgz-tabs-tab-title {
  display: inline-block;
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-nav > .mgz-tabs-tab-title > a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 0;
  padding: 18px 20px;
  color: #333;
  font-size: 1.5rem;
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-nav > .mgz-tabs-tab-title:not(.mgz-active) > a {
  color: #FFF;
  background: transparent;
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-nav > .mgz-tabs-tab-title.mgz-active > a {
  background: #FFF;
}
.bfb-pages.bfb-pages-indicator-tabs > .mgz-tabs-nav > .mgz-tabs-tab-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #FFF;
  border: 0;
}
.bfb-pages.bfb-pages-indicator-progress > .bfb-page-indicator {
  font-size: 1.8rem;
}
.bfb-pages.bfb-pages-indicator-cirles > .bfb-page-indicator,
.bfb-pages.bfb-pages-indicator-connector > .bfb-page-indicator {
  font-size: 1.6rem;
}
.bfb-pages.bfb-pages-indicator-progress > .mgz-tabs-nav,
.bfb-pages.bfb-pages-indicator-circles > .mgz-tabs-nav,
.bfb-pages.bfb-pages-indicator-connector > .mgz-tabs-nav,
.bfb-pages.bfb-pages-indicator-progress > .mgz-tabs-content > .mgz-tabs-tab-title,
.bfb-pages.bfb-pages-indicator-circles > .mgz-tabs-content > .mgz-tabs-tab-title,
.bfb-pages.bfb-pages-indicator-connector > .mgz-tabs-content > .mgz-tabs-tab-title {
  display: none;
}
.bfb-pages.bfb-pages-indicator-progress > .mgz-tabs-content > .mgz-tabs-tab-content,
.bfb-pages.bfb-pages-indicator-circles > .mgz-tabs-content > .mgz-tabs-tab-content,
.bfb-pages.bfb-pages-indicator-connector > .mgz-tabs-content > .mgz-tabs-tab-content {
  background-color: transparent;
  border: none;
}
.bfb-pages .bfb-page-indicator {
  margin-bottom: 20px;
  display: none;
}
.bfb-pages .bfb-page-indicator .bfb-page-indicator-page {
  float: left;
}
.bfb-pages .bfb-page-indicator-page-progress-wrap {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: block;
  width: 100%;
  background-color: #ddd;
  height: 14px;
  overflow: hidden;
  position: relative;
  margin: 5px 0 0;
}
.bfb-pages .bfb-page-indicator-page-progress-wrap .bfb-page-indicator-page-progress {
  background-color: #72b239;
  height: 14px;
  position: absolute;
  left: 0;
  top: 0;
}
.bfb-pages .bfb-page-indicator-page.mgz-active .bfb-page-indicator-page-number {
  background-color: #72b239;
  color: #FFF;
}
.bfb-pages.bfb-pages-nav-left .bfb-nav-buttons {
  text-align: left;
}
.bfb-pages.bfb-pages-nav-right .bfb-nav-buttons {
  text-align: right;
}
.bfb-pages.bfb-pages-nav-center .bfb-nav-buttons {
  text-align: center;
}
.bfb-pages.bfb-pages-nav-split .action.action-prev {
  float: left;
}
.bfb-pages.bfb-pages-nav-split .action.action-next {
  float: right;
}
.bfb-pages .bfb-nav-buttons {
  padding: 15px 0;
}
.bfb-pages .bfb-nav-buttons .bfb-nav-buttons-inner:before,
.bfb-pages .bfb-nav-buttons .bfb-nav-buttons-inner:after {
  content: " ";
  display: table;
  clear: both;
}
.bfb-pages .bfb-nav-buttons .bfb-nav-buttons-inner:before,
.bfb-pages .bfb-nav-buttons .bfb-nav-buttons-inner:after {
  content: " ";
  display: table;
  clear: both;
}
.bfb-pages .bfb-nav-buttons .bfb-nav-buttons-inner .action {
  box-shadow: none;
  font-weight: normal;
  display: inline-block;
  border: 0;
}
.bfb-pages .bfb-nav-buttons .bfb-nav-buttons-inner .action:last-child {
  margin-left: 5px;
}
.bfb-pages .bfb-nav-buttons .bfb-nav-buttons-inner .action.action-next {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #575757;
  border-color: #575757;
  color: #FFF;
  width: auto;
}
.bfb-pages .bfb-nav-buttons .bfb-nav-buttons-inner .action.action-next:hover {
  background: #333;
}
.bfb-form-success {
  max-width: 1240px;
}
.bfb-form-success.bfb-form-success-style1 {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  margin: 0 auto;
}
.bfb-form-success.bfb-form-success-style1 .bfb-form-success-title {
  background-color: #007dbd;
  font-weight: 500;
  padding: 15px 20px;
  color: #FFF;
  position: relative;
  margin: 0;
}
.bfb-form-success.bfb-form-success-style1 .bfb-form-success-title:before {
  height: 5px;
  position: absolute;
  bottom: 0;
  background: #006699;
  content: '';
  width: 100%;
  left: 0;
}
.bfb-form-success.bfb-form-success-style1 .bfb-form-success-footer {
  background: #f5f5f5;
  padding: 15px 0;
  text-align: center;
}
.bfb-form-success.bfb-form-success-style2 {
  text-align: center;
}
.bfb-form-success.bfb-form-success-style2 .bfb-form-success-content {
  font-size: 1.25em;
}
.bfb-form-success .bfb-form-success-content {
  padding: 30px 20px;
}
.bfb-form-success svg {
  width: 100px;
  display: block;
  margin: 20px auto 0;
}
.bfb-form-success .path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 0;
}
.bfb-form-success .path.circle {
  -webkit-animation: bfbdash 0.9s ease-in-out;
  animation: bfbdash 0.9s ease-in-out;
}
.bfb-form-success .path.line {
  stroke-dashoffset: 1000;
  -webkit-animation: bfbdash 0.9s 0.35s ease-in-out forwards;
  animation: bfbdash 0.9s 0.35s ease-in-out forwards;
}
.bfb-form-success .path.check {
  stroke-dashoffset: -100;
  -webkit-animation: bfbdash-check 0.9s 0.35s ease-in-out forwards;
  animation: bfbdash-check 0.9s 0.35s ease-in-out forwards;
}
@-webkit-keyframes bfbdash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes bfbdash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes bfbdash-check {
  0% {
    stroke-dashoffset: -100;
  }
  100% {
    stroke-dashoffset: 900;
  }
}
@keyframes bfbdash-check {
  0% {
    stroke-dashoffset: -100;
  }
  100% {
    stroke-dashoffset: 900;
  }
}
mark.im-caret {
  animation: 1s blink step-end infinite !important;
}
mark.im-caret-select {
  background-color: rgba(0, 0, 0, 0.25);
}
@keyframes blink {
  from,
  to {
    border-right-color: black;
  }
  50% {
    border-right-color: transparent;
  }
}
span.im-static {
  color: grey;
}
div.im-colormask {
  display: inline-block;
  border-style: inset;
  border-width: 2px;
  appearance: textfield;
  cursor: text;
}
div.im-colormask > input,
div.im-colormask > input:-webkit-autofill {
  position: absolute !important;
  display: inline-block;
  background-color: transparent;
  color: transparent;
  -webkit-text-fill-color: transparent;
  transition: background-color 5000s ease-in-out 0s;
  caret-color: transparent;
  text-shadow: none;
  appearance: caret;
  border-style: none;
  left: 0;
  /*calculated*/
}
div.im-colormask > input:focus {
  outline: none;
}
div.im-colormask > input::selection {
  background: none;
}
div.im-colormask > input::-moz-selection {
  background: none;
}
div.im-colormask > input:-webkit-autofill ~ div {
  background-color: #faffbd;
}
div.im-colormask > div {
  color: black;
  display: inline-block;
  width: 100px;
  /*calculated*/
}
[im-insert="false"] {
  caret-color: red;
  caret-shape: block;
}
.mgzFlex,
.mgz-newsletter-form-inline,
.mgz-newsletter-form-inline2,
.mgz-newsletter-form-inline .mgz-newsletter-fields,
.mgz-newsletter-form-inline2 .mgz-newsletter-fields {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.magezon-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bfb-box-shadow {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.bfb-state-hidden {
  display: none;
}
.bfb-state-shown {
  display: block;
}
.bfb-form-js {
  display: none;
}
.bfb-others {
  display: none;
  margin-top: 5px;
}
.bfb-column {
  float: left;
  width: 100%;
}
.bfb-columnauto > div {
  width: auto;
  display: inline-block;
}
.bfb-column1 > div {
  width: 100%;
}
.bfb-column2 > div {
  width: 50%;
  float: left;
}
.bfb-column2 > div:nth-child(2n+1) {
  clear: left;
}
.bfb-column3 > div {
  width: 33.333%;
  float: left;
}
.bfb-column3 > div:nth-child(3n+1) {
  clear: left;
}
.bfb-column4 > div {
  width: 25%;
  float: left;
}
.bfb-column4 > div:nth-child(4n+1) {
  clear: left;
}
.bfb-column5 > div {
  width: 20%;
  float: left;
}
.bfb-column5 > div:nth-child(5n+1) {
  clear: left;
}
.bfb-column6 > div {
  width: 16.666%;
  float: left;
}
.bfb-column6 > div:nth-child(6n+1) {
  clear: left;
}
.bfb-loading-mask {
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 399;
  display: none;
}
.block.bfb {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin: 0 auto;
  max-width: 100%;
}
.block.bfb.bfb-loading .bfb-loading-mask {
  display: block;
}
.bfb-submission-confirmed .bfb-submission-title {
  font-weight: 500;
}
.bfb-submission-confirmed .bfb-submission-summary {
  margin-bottom: 40px;
}
.bfb-submission-confirmed table {
  border: 1px solid #d6d6d6;
}
.bfb-submission-confirmed table tr:nth-child(odd) td {
  background: #f2f2f2;
}
.bfb-submission-confirmed table tr td {
  padding: 1.2rem 1.2rem;
}
.bfb-submission-confirmed table tr td:first-child {
  width: 20%;
}
.bfb-submission-confirmed table tr td:last-child {
  border-left: 1px dashed #d6d6d6;
}
.bfb-widget .bfb {
  margin: 0;
}
.iti--allow-dropdown {
  display: block;
}
.mgz-newsletter-form-wrapper {
  margin-bottom: 15px;
}
.mgz-newsletter-form {
  max-width: 100%;
}
.mgz-newsletter-form.loading .mgz-newsletter-btn span {
  visibility: hidden;
}
.mgz-newsletter-form.loading .mgz-newsletter-btn:before {
  display: block;
}
.mgz-newsletter-form .mgz-newsletter-fields .mgz-newsletter-field {
  margin-bottom: 10px;
}
.mgz-newsletter-form .actions {
  margin-bottom: 10px;
}
.mgz-newsletter-form .mgz-newsletter-btn {
  position: relative;
}
.mgz-newsletter-form .mgz-newsletter-btn:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  display: none;
  top: 50%;
  left: 50%;
  width: 26px;
  height: 26px;
  margin-top: -13px;
  margin-left: -13px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 3px solid #fff;
  border-top-color: #000;
  content: '';
}
.mgz-newsletter-message-success {
  color: #006400;
}
.mgz-newsletter-message-error {
  color: #e02b27;
}
.mgz-newsletter-form-inline .mgz-newsletter-fields,
.mgz-newsletter-form-inline2 .mgz-newsletter-fields {
  width: 100%;
}
.mgz-newsletter-form-inline .mgz-newsletter-fields .mgz-newsletter-field,
.mgz-newsletter-form-inline2 .mgz-newsletter-fields .mgz-newsletter-field {
  padding-right: 10px;
  width: 100%;
}
.mgz-newsletter-form-inline .mgz-newsletter-fields > .mgz-newsletter-field:last-child {
  padding: 0;
}
.mgz-newsletter-form-inline .mgz-newsletter-btn {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-left: -2px;
}
.top_menu {
  float: left;
  margin-top: -8px;
}
.top_menu ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
  background: #FFFFFF;
  height: 50px;
}
.top_menu li {
  float: left;
  position: relative;
}
.top_menu li.active {
  text-decoration: underline;
}
.top_menu a {
  font-weight: 700;
  text-decoration: none;
  background: #FFFFFF;
  color: #000000;
  padding: 0px 15px;
  font-family: arial;
  line-height: 50px;
  display: block;
  -moz-transition: all 0.3s 0.01s ease;
  -o-transition: all 0.3s 0.01s ease;
  -webkit-transition: all 0.3s 0.01s ease;
}
.top_menu a:hover {
  background: #f0f0f0;
}
.product_order_nav {
  clear: both;
}
.nav_orders {
  float: left;
  margin-top: -8px;
}
.nav_orders ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
  background: #FFFFFF;
  height: 50px;
}
.nav_orders li {
  float: left;
  position: relative;
}
.nav_orders li.active {
  text-decoration: underline;
}
.nav_orders a {
  font-weight: 700;
  text-decoration: none;
  background: #FFFFFF;
  color: #000000;
  padding: 0px 15px;
  font-family: arial;
  line-height: 50px;
  display: block;
  -moz-transition: all 0.3s 0.01s ease;
  -o-transition: all 0.3s 0.01s ease;
  -webkit-transition: all 0.3s 0.01s ease;
}
.nav_orders a:hover {
  background: #f0f0f0;
}
.rootmenu .megamenu.fullmenu .level3-listing .cat-arrow,
.rootmenu .megamenu.fullmenu .level3-listing .level4-listing {
  display: none !important;
}
.page-layout-category-landing.page-products .column.main {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.page-layout-category-landing .landing-category-menu > .landing-category-menu-title {
  font-family: 'Montserrat', sans-serif;
  font-size: 36px;
  line-height: 36px;
  font-weight: bold;
}
.page-layout-category-landing .landing-category-menu .landing-category-menu-list {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  padding: 0;
}
.page-layout-category-landing .landing-category-menu .landing-category-menu-list > li {
  display: inline-block;
  color: #000;
}
.page-layout-category-landing .landing-category-menu .landing-category-menu-list > li:last-of-type a {
  border: 0px;
}
.page-layout-category-landing .landing-category-menu .landing-category-menu-list > li > a {
  font-size: 18px;
  line-height: 36px;
  color: #000;
  text-decoration: none;
  transition: .3s;
  border-right: 1px solid #000;
  padding: 0 15px;
}
.page-layout-category-landing .landing-category-menu .landing-category-menu-list > li > a.active,
.page-layout-category-landing .landing-category-menu .landing-category-menu-list > li > a:hover {
  text-shadow: 0 0 1px #222;
}
.page-layout-category-landing .landing-products {
  display: flex;
}
.product.info.detailed .pre-order.bulk-form td {
  white-space: nowrap;
  max-width: 100%;
  padding: 2px 1px;
  vertical-align: baseline;
}
.product.info.detailed .pre-order.bulk-form td.control.date {
  width: 120px;
}
.product.info.detailed .pre-order.bulk-form .input.date-calendar {
  width: 100px !important;
}
.product.info.detailed .pre-order.bulk-form .size-header,
.product.info.detailed .pre-order.bulk-form .pre-order .maxorder-footer {
  text-align: center;
  font-size: 10px;
}
.product.info.detailed .pre-order.bulk-form .submit {
  background-color: white;
  color: black;
  border-color: black;
  border-radius: 0px;
  text-transform: uppercase;
}
.product.info.detailed .pre-order.bulk-form .date-calendar {
  border: 0px;
}
.product.info.detailed .pre-order.bulk-form .row-header,
.product.info.detailed .pre-order.bulk-form .pre-order .row-footer {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
}
.product.info.detailed .pre-order.bulk-form .actions-toolbar {
  margin-top: 15px;
}
.product.info.detailed .pre-order.bulk-form th.size-header,
.product.info.detailed .pre-order.bulk-form td.type-qty,
.product.info.detailed .pre-order.bulk-form td.maxorder-footer {
  width: 40px;
  display: inline-block;
  padding: 3px 5px;
}
.product.info.detailed .pre-order.bulk-form input.qty {
  padding: 0 2px;
  text-align: center;
  position: relative;
  z-index: 2;
}
.product-preorder-wrapper.active {
  display: block;
}
.page-products .pre-order.bulk-form,
.wishlist-index-index .pre-order.bulk-form {
  display: none;
}
.page-products .pre-order.bulk-form td,
.wishlist-index-index .pre-order.bulk-form td {
  white-space: nowrap;
  max-width: 100%;
  padding: 2px 1px;
  vertical-align: baseline;
}
.page-products .pre-order.bulk-form td.control.date,
.wishlist-index-index .pre-order.bulk-form td.control.date {
  width: 120px;
}
.page-products .pre-order.bulk-form .input.date-calendar,
.wishlist-index-index .pre-order.bulk-form .input.date-calendar {
  width: 100px !important;
}
.page-products .pre-order.bulk-form .size-header,
.wishlist-index-index .pre-order.bulk-form .size-header,
.page-products .pre-order.bulk-form .maxorder-footer,
.wishlist-index-index .pre-order.bulk-form .maxorder-footer {
  text-align: center;
  font-size: 9px;
}
.page-products .pre-order.bulk-form .submit,
.wishlist-index-index .pre-order.bulk-form .submit {
  background-color: white;
  color: black;
  border-color: black;
  border-radius: 0px;
}
.page-products .pre-order.bulk-form .date-calendar,
.wishlist-index-index .pre-order.bulk-form .date-calendar {
  border: 0px;
}
.page-products .pre-order.bulk-form .row-header,
.wishlist-index-index .pre-order.bulk-form .row-header,
.page-products .pre-order.bulk-form .row-footer,
.wishlist-index-index .pre-order.bulk-form .row-footer {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
}
.page-products .pre-order.bulk-form .actions-toolbar,
.wishlist-index-index .pre-order.bulk-form .actions-toolbar {
  margin-top: 15px;
}
.page-products .pre-order.bulk-form th.size-header,
.wishlist-index-index .pre-order.bulk-form th.size-header,
.page-products .pre-order.bulk-form td.type-qty,
.wishlist-index-index .pre-order.bulk-form td.type-qty,
.page-products .pre-order.bulk-form td.maxorder-footer,
.wishlist-index-index .pre-order.bulk-form td.maxorder-footer {
  width: 40px;
  display: inline-block;
  padding: 3px 5px;
}
.page-products .pre-order.bulk-form input.qty,
.wishlist-index-index .pre-order.bulk-form input.qty {
  padding: 0 2px;
  text-align: center;
}
.page-products .pre-order.bulk-form .submit,
.wishlist-index-index .pre-order.bulk-form .submit {
  text-transform: uppercase;
}
.page-products .pre-order.bulk-form .close,
.wishlist-index-index .pre-order.bulk-form .close {
  float: right;
  opacity: 0.7;
  cursor: pointer;
  font-size: small;
}
.page-products .pre-order.bulk-form .close:hover,
.wishlist-index-index .pre-order.bulk-form .close:hover {
  opacity: 1;
}
.product.info.detailed .re-order.bulk-form form {
  padding-bottom: 30px;
}
.product.info.detailed .re-order.bulk-form .left {
  float: left;
  width: 20%;
}
.product.info.detailed .re-order.bulk-form .right {
  float: right;
  width: 80%;
}
.product.info.detailed .re-order.bulk-form input.qty {
  font-size: 14px;
  padding: 0 2px;
  text-align: center;
}
.product.info.detailed .re-order.bulk-form .action.submit.primary.tocart {
  text-transform: uppercase;
}
.product.info.detailed .re-order.bulk-form th {
  width: 20px;
}
.product.info.detailed .re-order.bulk-form .row-header {
  border: none;
}
.product.info.detailed .re-order.bulk-form .row-footer {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
}
.product.info.detailed .re-order.bulk-form thead {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
}
.product.info.detailed .re-order.bulk-form .options-value,
.product.info.detailed .re-order.bulk-form .type-qty-date {
  font-size: 10px;
  text-align: center;
}
.product.info.detailed .re-order.bulk-form .options-value.zero-tax-label:before,
.product.info.detailed .re-order.bulk-form .options-value.zero-tax-label::before {
  content: '';
  width: 6px;
  height: 6px;
  background-color: red;
  position: absolute;
  border-radius: 4px;
  top: 0;
}
.product.info.detailed .re-order.bulk-form td {
  white-space: nowrap;
  max-width: 100%;
  padding: 2px 1px;
  text-align: center;
}
.product.info.detailed .re-order.bulk-form .type-qty-date .control {
  border: 1px solid black;
  min-height: 25px;
  height: 25px;
}
.product.info.detailed .re-order.bulk-form .empty_cell {
  background: #F0F0F0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.product.info.detailed .re-order.bulk-form .type-qty-date,
.product.info.detailed .re-order.bulk-form .qty-footer,
.product.info.detailed .re-order.bulk-form .available-stock,
.product.info.detailed .re-order.bulk-form .options-value,
.product.info.detailed .re-order.bulk-form td.maxorder-footer,
.product.info.detailed .re-order.bulk-form .re-order-cell {
  width: 40px;
  display: inline-block;
  padding: 3px 5px;
}
.product.info.detailed .re-order.bulk-form th.title {
  padding: 3px 5px;
}
.product.info.detailed .re-order.bulk-form th.title span {
  float: right;
}
.product.info.detailed .re-order.bulk-form .diagramm-cell {
  position: relative;
  width: 100%;
  height: 50px;
  background-color: #F0F0F0;
}
.product.info.detailed .re-order.bulk-form .diagramm-cell-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  background-color: #0a6c9f;
  width: 100%;
}
.product-reorder-wrapper.active {
  display: block;
}
.page-products .re-order.bulk-form,
.wishlist-index-index .re-order.bulk-form {
  font-size: 10px;
  line-height: 1.4;
  display: none;
}
.page-products .re-order.bulk-form .left,
.wishlist-index-index .re-order.bulk-form .left {
  float: left;
  width: 20%;
}
.page-products .re-order.bulk-form .right,
.wishlist-index-index .re-order.bulk-form .right {
  float: right;
  width: 80%;
}
.page-products .re-order.bulk-form .actions-toolbar,
.wishlist-index-index .re-order.bulk-form .actions-toolbar {
  bottom: 0px;
  margin-bottom: 35px;
}
.page-products .re-order.bulk-form .type-qty-date .control,
.wishlist-index-index .re-order.bulk-form .type-qty-date .control {
  border: 1px solid black;
  min-height: 25px;
  height: 25px;
}
.page-products .re-order.bulk-form .empty_cell,
.wishlist-index-index .re-order.bulk-form .empty_cell {
  background: #F0F0F0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-products .re-order.bulk-form .empty_cell,
.wishlist-index-index .re-order.bulk-form .empty_cell {
  background: #F0F0F0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-products .re-order.bulk-form .diagramm-cell,
.wishlist-index-index .re-order.bulk-form .diagramm-cell {
  position: relative;
  width: 100%;
  height: 50px;
  background-color: #F0F0F0;
}
.page-products .re-order.bulk-form .diagramm-cell-bg,
.wishlist-index-index .re-order.bulk-form .diagramm-cell-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  background-color: #0a6c9f;
  width: 100%;
}
.page-products .re-order.bulk-form td,
.wishlist-index-index .re-order.bulk-form td {
  white-space: nowrap;
  max-width: 100%;
  padding: 2px 1px;
  text-align: center;
}
.page-products .re-order.bulk-form .action.submit.primary.tocart,
.wishlist-index-index .re-order.bulk-form .action.submit.primary.tocart {
  text-transform: uppercase;
}
.page-products .re-order.bulk-form .close,
.wishlist-index-index .re-order.bulk-form .close {
  float: right;
  opacity: 0.7;
  cursor: pointer;
  font-size: small;
}
.page-products .re-order.bulk-form .close:hover,
.wishlist-index-index .re-order.bulk-form .close:hover {
  opacity: 1;
}
.product-item-info a.place-order {
  color: #000000;
}
.product-item-info a.place-order i.arrow.down {
  margin-left: 5px;
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
@media only screen and (min-width: 768px) and (max-width: 1440px) {
  .page-products .products-grid .product-item:not(:nth-of-type(3n)) {
    margin-right: 13px;
  }
}
@media only screen and (max-width: 1024px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
@media all and (min-width: 1025px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 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 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .abs-blocks-2columns:nth-child(odd),
  .column .block-addbysku .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(even),
  .column .block-addbysku .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .bundle-options-container .legend.title,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .abs-add-fields-desktop .fieldset .field:not(.choice) .control,
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .dashboard-welcome-toggler,
  .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,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar: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,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:after,
  .page-header .header.panel:after,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 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,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .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,
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .form-cart .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }
  .abs-shopping-cart-items-desktop .action.clear,
  .abs-shopping-cart-items-desktop .action.update,
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update {
    margin-left: 10px;
  }
  .abs-shopping-cart-items-desktop .action.continue,
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .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: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    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: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 53px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #d1d1d1;
    color: #d1d1d1;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .fieldset > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 29px;
  }
  .fieldset > .field > .label {
    margin: 0;
  }
  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }
  .fieldset > .field:after {
    clear: both;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 6px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 0;
    border-top: 1px solid #d1d1d1;
  }
  .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 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;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .aw-cl__payment-form-wrapper .aw-cl__payment-form {
    align-items: flex-start;
  }
  .aw-cl__payment-form-wrapper .fieldset {
    margin-bottom: 0;
  }
  .aw-cl__payment-form-wrapper .pay {
    margin-left: 3rem;
    margin-top: 28px;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    padding: 0;
    width: calc((100% - 26px) / 3);
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
  }
  .toolbar-amount {
    float: left;
  }
  .sorter {
    float: right;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #7d7d7d;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:not(.active):hover {
    color: #7d7d7d;
    background: #dedede;
  }
  .modes-mode:last-child {
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    color: #a6a6a6;
  }
  .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: 24px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    padding-top: 25px;
    text-align: center;
    vertical-align: bottom;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .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;
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    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;
    padding: 5px 0;
    position: absolute;
    right: 10px;
    top: 0;
    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: 22px;
    line-height: 22px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    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: inherit;
  }
  .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: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .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.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 10px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 10px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 1024px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .login-container .block .login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block .login .actions-toolbar > .secondary {
    float: left;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin-bottom: 20px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 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: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .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: 10px;
    padding: 5px 10px 10px;
    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: 10px;
    padding: 5px 10px 10px;
  }
  .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: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .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 .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -20px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 5px;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .logo {
    margin: 0 auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 10px;
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  .header.content .logo {
    width: 238px !important;
    margin-right: 25px;
  }
  .header.content .logo img {
    min-width: 238px;
  }
  .header.content .block-search {
    right: 95px;
    top: 24px;
    padding-left: 0;
  }
  header.page-header .link.wishlist a:before {
    top: 50%;
  }
  header.page-header .rootmenu > .rootmenu-list > li:first-child > a,
  header.page-header .rootmenu > .rootmenu-list > li > a {
    padding: 35px 15px;
  }
  .header.panel > .header.links > li.authorization-link {
    margin: 0 15px;
  }
  .wishlist-index-shortlist .short-list li {
    width: 23%;
  }
  .wishlist-index-index .top-panel-container .shortlists-block,
  .wishlist-index-index .top-panel-container .count,
  .wishlist-index-index .top-panel-container .buttons-wrapper,
  .wishlist-index-index .top-panel-container .label {
    width: auto;
  }
  .wishlist-index-index .top-panel-container .label,
  .wishlist-index-index .top-panel-container .shortlists-block {
    margin-bottom: 0;
  }
  .wishlist-index-index .shortlist .pre-order.bulk-form tbody.preorder-body {
    width: 100%;
  }
  .page-layout-1column .product-info-main {
    width: 50%;
  }
  .page-layout-1column .product.media {
    width: 50%;
  }
  .page.messages {
    top: 117px !important;
  }
  div.product-info-stock-sku .product.attribute.name {
    font-weight: 700;
    font-size: 3rem;
    line-height: 3.5rem;
    margin-bottom: .4rem;
  }
  div.product-detailed-buttons:last-of-type {
    margin-bottom: 7.4rem;
  }
  div.product-detailed-buttons button span {
    font-size: 1.2rem;
    line-height: 1.5rem;
    letter-spacing: 0;
  }
  aside.product-detailed-popup {
    margin-top: 0;
    align-items: flex-end;
  }
  aside.product-detailed-popup .modal-inner-wrap {
    width: 50%;
    height: 100%;
    transform: translateX(200%);
    border-radius: 0;
    margin: 0;
  }
  aside.product-detailed-popup._show .modal-inner-wrap {
    transform: translateX(0);
  }
  aside.product-detailed-popup .modal-header {
    margin: 3.1rem 0 7rem;
    justify-content: flex-end;
    padding-right: 4.9rem;
  }
  aside.product-detailed-popup .modal-header .action-close {
    width: 29px;
    height: 29px;
  }
  aside.product-detailed-popup .modal-header .action-close:before,
  aside.product-detailed-popup .modal-header .action-close:after {
    display: inline-block;
    position: absolute;
    top: 14px;
    right: -2px;
    width: 33px;
    height: 2px;
    background-color: #212121;
  }
  aside.product-detailed-popup .modal-header .action-close:before {
    content: '';
    transform: rotate(45deg);
  }
  aside.product-detailed-popup .modal-header .action-close:after {
    transform: rotate(-45deg);
  }
  aside.product-detailed-popup .product.info.detailed {
    max-width: 455px;
    margin: 0 auto;
  }
  aside.product-detailed-popup .product.info.detailed .block.product_details {
    margin-bottom: 5rem;
  }
  aside.product-detailed-popup .product.info.detailed .product_details-title {
    font-size: 1.6rem;
    line-height: 1.9rem;
  }
  aside.product-detailed-popup .product.info.detailed .product.attribute.description {
    font-size: 1.6rem;
    line-height: 2.3rem;
  }
  aside.product-detailed-popup .specifications-wrapper {
    max-width: 455px;
    margin: 0 auto;
  }
  aside.product-detailed-popup .specifications-wrapper h4 {
    font-size: 1.6rem;
    line-height: 1.9rem;
  }
  aside.product-detailed-popup .specifications-wrapper ul li {
    font-size: 1.6rem;
    line-height: 2.3rem;
  }
  .categorypath-pre-order .pre-order.bulk-form {
    padding: 3.6rem 1.6rem 4.3rem;
    background-color: #f6f6f6;
    border: unset;
  }
  .categorypath-pre-order .pre-order.bulk-form .title-table {
    display: inline-block;
    margin-bottom: 2rem;
  }
  .categorypath-pre-order .pre-order.bulk-form .title-table h4 {
    color: #000000;
    margin: 0;
  }
  .categorypath-pre-order .pre-order.bulk-form .preorder-head {
    border-bottom-color: #666666;
    border-top: 1px solid #666666;
  }
  .categorypath-pre-order .pre-order.bulk-form .preorder-head tr.row-header th {
    padding: 10px 0;
  }
  .categorypath-pre-order .pre-order.bulk-form .preorder-head tr.row-header th.title.h5 {
    font-size: 1.4rem;
    line-height: 2.1rem;
  }
  .categorypath-pre-order .pre-order.bulk-form .preorder-body .date-calendar {
    background: #f6f6f6;
  }
  .categorypath-pre-order .pre-order.bulk-form .preorder-body .type-qty input.qty {
    background: #f6f6f6;
  }
  .categorypath-pre-order .pre-order.bulk-form .preorder-actions-toolbar {
    margin-top: 2rem;
    border-top-color: #666666;
    padding-top: 3rem;
    flex-direction: row;
    align-items: center;
    gap: 4rem;
  }
  .categorypath-pre-order .pre-order.bulk-form .preorder-actions-toolbar .submit {
    max-width: 380px;
    height: 55px;
    line-height: 55px;
    font-size: 1.4rem;
  }
  .categorypath-pre-order .pre-order.bulk-form .preorder-actions-toolbar .sum-qty {
    font-size: 1.6rem;
  }
  .login-container {
    width: 485px;
    margin: 122px auto 105px;
    padding: 0;
  }
  .login-container .fieldset > .field:not(.choice) > label.label {
    text-align: left;
  }
  .contact-index-index .image-caption {
    padding-bottom: 60px;
  }
  .contact-index-index .map {
    top: -60px;
    margin: 0 auto 7px;
  }
  .contact-index-index .contact-block .item {
    padding-left: 70px;
  }
  .modes {
    display: none;
  }
  .catalog-category-view .products-grid .bulk-form .reorder-body form,
  .wishlist-index-index .bulk-form .reorder-body form,
  .catalog-category-view .products-grid .bulk-form .preorder-body form,
  .wishlist-index-index .bulk-form .preorder-body form {
    overflow-x: auto;
  }
  .catalog-category-view .products-grid .bulk-form .reorder-actions-toolbar,
  .wishlist-index-index .bulk-form .reorder-actions-toolbar,
  .catalog-category-view .products-grid .bulk-form .preorder-actions-toolbar,
  .wishlist-index-index .bulk-form .preorder-actions-toolbar {
    padding-right: 45px;
  }
  .products.list .product-item .price_type_label {
    font-size: 1.4rem;
  }
  .products.list .product-item-sku {
    font-size: 14px;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: none;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 18px;
  }
  div.opc-wrapper {
    padding-right: 67px;
    max-width: 745px;
  }
  div.opc-wrapper .shipping-address-item {
    padding: 4rem 6.4rem;
  }
  div.opc-wrapper .shipping-address-items {
    margin-bottom: 5rem;
    gap: 4rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .cart-container {
    display: flex;
    justify-content: center;
  }
  .cart-container .form-cart {
    width: 66.66666667%;
    margin-right: 50px;
    max-width: 745px;
  }
  .cart-container .sidebar-bottom {
    width: 33.33333333%;
    float: right;
    max-width: 360px;
  }
  .account .fieldset > .field:not(.choice) > .label,
  .customer-account-forgotpassword .fieldset > .field:not(.choice) > .label,
  .customer-account-login .fieldset > .field:not(.choice) > .label,
  .customer-account-createpassword .fieldset > .field:not(.choice) > .label {
    text-align: left;
    width: 85%;
    padding: 0 0 4px;
  }
  .account .fieldset > .field:not(.choice) > .control,
  .customer-account-forgotpassword .fieldset > .field:not(.choice) > .control,
  .customer-account-login .fieldset > .field:not(.choice) > .control,
  .customer-account-createpassword .fieldset > .field:not(.choice) > .control {
    width: 100%;
    position: relative;
  }
  .account .fieldset .legend,
  .customer-account-forgotpassword .fieldset .legend,
  .customer-account-login .fieldset .legend,
  .customer-account-createpassword .fieldset .legend {
    margin-left: 0;
    font-size: 24px;
    line-height: 21px;
    margin-bottom: 30px;
    font-weight: 700;
  }
  .form-address-edit .field-wrapper,
  .form-edit-account .field-wrapper,
  .form-address-edit .actions-toolbar,
  .form-edit-account .actions-toolbar,
  .form-address-edit .field,
  .form-edit-account .field {
    width: 65%;
  }
  .form-edit-account .fieldset > .field:before,
  .customer-account-create .fieldset > .field:before,
  .customer-account-login .fieldset > .field:before {
    display: none;
  }
  .form.create.account {
    min-width: 200px;
    width: 100%;
  }
  .customer-account-create .columns,
  .customer-account-login .columns,
  .customer-account-createpassword .columns {
    margin: 150px auto 200px;
  }
  .account-nav {
    padding-right: 40px;
  }
}
@media all and (min-width: 1440px), print {
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 20%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    padding: 0;
    width: calc((100% - 65px) / 5);
  }
  .page-products .products-grid .product-item:not(:nth-of-type(5n)) {
    margin-right: 13px;
  }
  .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;
  }
  .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;
  }
  .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-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;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  footer.page-footer .mgz-element-column > .mgz-element-inner {
    padding: 55px 0;
  }
  footer.page-footer .mgz-button.mgz-btn-style-flat {
    margin-left: 55px;
  }
  footer.page-footer .footer.content {
    padding: 75px 0;
  }
  .v2v1huq-s {
    margin-top: 15px !important;
  }
  .catalog-category-view .products-grid .bulk-form,
  .catalogsearch-result-index .products-grid .bulk-form,
  .wishlist-index-index .bulk-form {
    padding: 64px 68px;
  }
  .catalog-category-view .products-grid .bulk-form .close,
  .catalogsearch-result-index .products-grid .bulk-form .close,
  .wishlist-index-index .bulk-form .close {
    right: 15px;
    top: 27px;
  }
  .catalog-category-view .products-grid .bulk-form .reorder-actions-toolbar,
  .catalogsearch-result-index .products-grid .bulk-form .reorder-actions-toolbar,
  .wishlist-index-index .bulk-form .reorder-actions-toolbar,
  .catalog-category-view .products-grid .bulk-form .preorder-actions-toolbar,
  .catalogsearch-result-index .products-grid .bulk-form .preorder-actions-toolbar,
  .wishlist-index-index .bulk-form .preorder-actions-toolbar {
    bottom: 64px;
    left: 64px;
    padding-right: 66px;
  }
}
@media all and (min-width: 1440px), print {
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 20%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    padding: 0;
    width: calc((100% - 65px) / 5);
  }
  .page-products .products-grid .product-item:not(:nth-of-type(5n)) {
    margin-right: 13px;
  }
  .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;
  }
  .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;
  }
  .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-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;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  footer.page-footer .mgz-element-column > .mgz-element-inner {
    padding: 55px 0;
  }
  footer.page-footer .mgz-button.mgz-btn-style-flat {
    margin-left: 55px;
  }
  footer.page-footer .footer.content {
    padding: 75px 0;
  }
  .v2v1huq-s {
    margin-top: 15px !important;
  }
  .catalog-category-view .products-grid .bulk-form,
  .catalogsearch-result-index .products-grid .bulk-form,
  .wishlist-index-index .bulk-form {
    padding: 64px 68px;
  }
  .catalog-category-view .products-grid .bulk-form .close,
  .catalogsearch-result-index .products-grid .bulk-form .close,
  .wishlist-index-index .bulk-form .close {
    right: 15px;
    top: 27px;
  }
  .catalog-category-view .products-grid .bulk-form .reorder-actions-toolbar,
  .catalogsearch-result-index .products-grid .bulk-form .reorder-actions-toolbar,
  .wishlist-index-index .bulk-form .reorder-actions-toolbar,
  .catalog-category-view .products-grid .bulk-form .preorder-actions-toolbar,
  .catalogsearch-result-index .products-grid .bulk-form .preorder-actions-toolbar,
  .wishlist-index-index .bulk-form .preorder-actions-toolbar {
    bottom: 64px;
    left: 64px;
    padding-right: 66px;
  }
}
body {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 14px;
}
.cms-index-index #maincontent.page-main {
  max-width: 1440px;
  padding-left: 0;
  padding-right: 0;
}
.cms-index-index #maincontent .column.main {
  margin-bottom: 0;
  padding-bottom: 0;
}
.black_btn {
  text-transform: uppercase;
  width: 100%;
  height: 53px;
  line-height: 53px;
  background-color: #000000;
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
  padding: 0;
  border: 0;
  box-shadow: none;
  box-sizing: border-box;
  transition: .2s all;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.black_btn:hover {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #000000;
}
.white_btn {
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  height: 53px;
  line-height: 53px;
  background-color: #ffffff;
  color: #000000;
  font-weight: 600;
  font-size: 14px;
  padding: 0;
  border: 1px solid #000000;
  box-sizing: border-box;
  transition: .2s all;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.white_btn:visited {
  background-color: #ffffff;
  color: #000000;
}
.white_btn:hover {
  background-color: #000000;
  color: #ffffff;
}
.yellow_btn {
  display: block;
  background-color: #fcea19;
  width: 200px;
  height: 53px;
  line-height: 53px;
  font-size: 12px;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
  color: #000000;
  text-align: center;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.yellow_btn:hover {
  color: #000000;
  text-decoration: none;
}
.extra-large-header {
  font-size: 70px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
}
.h1 {
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
}
.h2 {
  font-size: 36px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
}
.h3 {
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
}
.h4 {
  font-size: 21px;
  line-height: 28px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.h5 {
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}
.h6 {
  font-size: 12px;
  line-height: 21px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
p {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
.text {
  font-size: 14px;
  line-height: 21px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
}
.button {
  font-size: 14px;
  line-height: 36px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
.small {
  font-size: 12px;
  line-height: 26px;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
.pre-order .header.page-header .panel.wrapper {
  background-color: #2675bb;
}
@media (min-width: 768px) {
  .pre-order .header.page-header .panel.wrapper {
    background-color: #2675bb;
    height: 34px;
  }
}
header.page-header {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: .4s all;
  -o-transition: .4s all;
  transition: .4s all;
  position: relative;
  z-index: 232;
}
header.page-header .panel.wrapper {
  height: 11px;
  border-bottom: 0;
  background-color: #fbdc2b;
  color: #000000;
}
@media (min-width: 768px) {
  header.page-header .panel.wrapper {
    background-color: #fcea19;
    height: 34px;
  }
}
header.page-header .panel.wrapper .switcher .options .action.toggle:after,
header.page-header .panel.wrapper .switcher .options .action.toggle.active:after,
header.page-header .panel.wrapper .switcher .options .action.toggle strong {
  line-height: 34px;
}
header.page-header .panel.wrapper .switcher .options .action.toggle.active {
  border-bottom: 0;
}
header.page-header .panel.wrapper .switcher .options ul.dropdown {
  min-width: 30px;
}
header.page-header .panel.wrapper .switcher .options ul.dropdown a {
  color: #000000;
  text-decoration: none;
  padding: 8px 15px;
}
header.page-header .header.panel {
  padding: 0 7.5px;
}
header.page-header .header.panel > .header.links > li > a {
  color: #000000;
}
header.page-header .header.panel > .header.links > li > a:active,
header.page-header .header.panel > .header.links > li > a:focus,
header.page-header .header.panel > .header.links > li > a:visited {
  color: #000000;
  text-decoration: none;
}
header.page-header .block-search input[type="text"],
header.page-header .block-search input[type="password"],
header.page-header .block-search input[type="url"],
header.page-header .block-search input[type="tel"],
header.page-header .block-search input[type="search"],
header.page-header .block-search input[type="number"],
header.page-header .block-search input[type="datetime"],
header.page-header .block-search input[type="email"] {
  border: 0;
  background: #ececec;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
}
header.page-header .block-search .action.search:before,
header.page-header .block-search .label:before {
  content: url('../images/icon/search.svg');
}
@media (max-width: 768px) {
  header.page-header .block-search .field.search .label.active + .control {
    position: absolute;
    top: 44px;
    right: 160px;
    border-top: 0;
    width: auto;
    min-width: 200px;
  }
}
@media (max-width: 768px) {
  header.page-header .block-search .field.search .control {
    border-top: 0;
  }
}
header.page-header .block-search .label.active + .control input {
  position: static;
}
@media (min-width: 768px) {
  header.page-header .block-search .label.active + .control input {
    position: absolute;
  }
}
@media (max-width: 1024px) {
  header.page-header .block-search .actions button.action {
    top: 5px !important;
  }
}
header.page-header .logo {
  margin: -8px 0 0 0;
  top: 1px;
}
header.page-header .rootmenu > .rootmenu-list > li:first-child > a,
header.page-header .rootmenu > .rootmenu-list > li > a {
  font-size: 16px;
  font-weight: 600;
}
header.page-header .link.wishlist {
  list-style-type: none;
  display: inline-block;
}
header.page-header .link.wishlist a {
  color: transparent;
  position: relative;
  height: 100%;
}
header.page-header .link.wishlist a:before {
  content: url('../images/icon/heart.svg');
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, -50%);
}
header.page-header .header.links {
  line-height: 34px;
  height: 34px;
  display: none;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  header.page-header .header.links {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    position: relative;
    left: 12px;
  }
}
@media (min-width: 1024px) {
  header.page-header .header.links {
    left: 0;
  }
}
header.page-header .header.links > li.authorization-link > a {
  color: #000000;
  font-size: 10px;
  padding: 0;
  text-decoration: none;
}
header.page-header .header.links > li a {
  height: 34px;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
header.page-header .header.panel > .header.links > li:last-child {
  color: #fcea19;
  width: 19px;
  position: relative;
  margin: 0 0 0 10px;
}
header.page-header .header.panel > .header.links > li:last-child a {
  color: #fcea19;
  font-weight: 300;
}
header.page-header .header.panel > .header.links > li:last-child a:after {
  content: url('../images/icon/account.svg');
  height: 22px;
}
header.page-header .header.panel > .header.links > .customer-welcome.active .action.switch:before {
  display: none;
}
header.page-header .header.panel > .header.links > .customer-welcome a {
  opacity: 1;
  font-family: 'Montserrat', sans-serif;
}
header.page-header .header.panel > .header.links li.customer-welcome a {
  font-size: 14px;
  padding: 8px;
}
header.page-header .minicart-wrapper .action.showcart {
  max-width: 25px;
}
header.page-header .minicart-wrapper .action.showcart:before {
  content: url('../images/icon/minicart.svg');
}
header.page-header .minicart-wrapper .action.showcart .counter.qty {
  background: #fcea19;
  color: #000000;
  font-size: 8px;
  font-family: 'Roboto', sans-serif;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  min-width: 14px;
  height: 14px;
  line-height: 14px;
  position: relative;
  right: 13px;
}
header.page-header .customer-welcome .action.switch:after {
  content: url('../images/icon/account.svg');
  position: relative;
  top: 7px;
}
header.page-header.sticky {
  position: fixed;
  left: 0;
  right: 0;
  top: -105px;
  background-color: #ffffff;
}
header.page-header.shown {
  -webkit-transform: translate3d(0, 105px, 0);
  transform: translate3d(0, 105px, 0);
  z-index: 1000;
}
.top-container {
  font-size: 14px;
  margin-top: -1px;
}
.top-container p {
  margin-bottom: 0;
}
.top-container .magezon-builder .mgz-container {
  width: 100%;
}
.magezon-builder {
  position: static;
}
.nav-toggle {
  right: 15px;
  z-index: 100;
  left: auto;
}
.nav-toggle:before {
  color: #949494;
}
.header.content,
.top-container {
  padding: 0;
}
.header.content {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
}
.top-container,
.panel.wrapper {
  font-family: 'Roboto', sans-serif;
}
.has-sub-cat.active {
  border-bottom: 0;
  box-shadow: inset 0 -3px 0 #000000;
}
.category-re-order .header.content .rootmenu > .rootmenu-list li.nav-1 .has-sub-cat {
  font-weight: bold;
  box-sizing: border-box;
  box-shadow: inset 0 -3px 0 #000000;
}
.category-pre-order .header.content .rootmenu > .rootmenu-list li.nav-2 .has-sub-cat {
  font-weight: bold;
  box-sizing: border-box;
  box-shadow: inset 0 -3px 0 #000000;
}
div.sections.nav-sections {
  z-index: 1002;
  background: #fcea19 !important;
}
.shortlist-top-panel {
  padding-bottom: 30px;
}
.shortlist-top-panel .top-panel-container {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  padding: 0 0 30px;
  position: relative;
  z-index: 2;
}
.shortlist-top-panel .top-panel-container .buttons-wrapper {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.shortlist-top-panel .top-panel-container .label h3 {
  font-weight: bold;
  margin: 0;
  text-transform: uppercase;
}
.shortlist-top-panel .top-panel-container .label h3 > a {
  text-decoration: none;
  color: #000000;
}
.shortlist-top-panel .top-panel-container .count {
  font-size: 16px;
}
.shortlist-top-panel .top-panel-container .expend-all {
  cursor: pointer;
  font-weight: 600;
  text-transform: uppercase;
}
.shortlist-top-panel .top-panel-container .view-cart a {
  text-transform: uppercase;
  width: 100%;
  height: 53px;
  line-height: 53px;
  background-color: #000000;
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
  padding: 0;
  border: 0;
  box-shadow: none;
  box-sizing: border-box;
  transition: .2s all;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
}
.shortlist-top-panel .top-panel-container .view-cart a:hover {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #000000;
}
.shortlist-top-panel .top-panel-container .shortlists-block .shortlists-link {
  line-height: 28px;
  padding-right: 32px;
  position: relative;
}
.shortlist-top-panel .top-panel-container .shortlists-block .shortlists-link:after {
  content: url('../images/icon/arrow-down.svg');
  display: inline-block;
  position: absolute;
  top: -5px;
  right: 0;
  transition: .2s all;
}
.shortlist-top-panel .top-panel-container .shortlists-block a {
  color: #000000;
  font-size: 16px;
  font-weight: 500;
}
.shortlist-top-panel .top-panel-container .shortlists-block a:hover,
.shortlist-top-panel .top-panel-container .shortlists-block a:active,
.shortlist-top-panel .top-panel-container .shortlists-block a:visited {
  text-decoration: none;
}
.shortlist-top-panel .top-panel-container .shortlists-block ul {
  min-width: 230px;
  margin-bottom: 0;
  position: absolute;
  background: #ffffff;
  padding: 17px 20px;
  z-index: 10;
}
.shortlist-top-panel .top-panel-container .shortlists-block ul li {
  padding: 6px 0;
}
.products-list.wishlist .product-items .product-item {
  position: relative;
}
.products-list.wishlist .product-items .product-item:not(:last-child) {
  margin-bottom: 29px;
}
.products-list.wishlist .product-items .product-item-photo {
  padding: 0;
}
.products-list.wishlist .product-items .product-item-sku {
  clear: both;
  line-height: 21px;
  font-weight: 300;
}
.products-list.wishlist .product-items .product-item-count {
  float: right;
  font-size: 16px;
  line-height: 36px;
}
.products-list.wishlist .product-items .product-item-inner {
  text-align: right;
}
.products-list.wishlist .product-items .product-item-inner a {
  color: #949494;
  font-size: 16px;
  line-height: 36px;
}
.products-list.wishlist .product-items .product-item-name {
  font-weight: bold;
  text-decoration: none;
  float: left;
}
.products-list.wishlist .product-items .place-order {
  float: left;
  color: #000000;
  font-size: 16px;
  line-height: 28px;
  padding-left: 55px;
  padding-right: 60px;
  position: relative;
}
.products-list.wishlist .product-items .place-order:active,
.products-list.wishlist .product-items .place-order:visited {
  text-decoration: none;
}
.products-list.wishlist .product-items .place-order:after {
  content: url('../images/icon/arrow-down.svg');
  display: inline-block;
  position: absolute;
  right: 0;
  transition: .2s all;
}
.products-list.wishlist .product-items .price-box {
  margin: 10px 0 0;
  float: right;
}
.products-list.wishlist .product-items .price-box .price_type_label {
  font-size: 21px;
  line-height: 30px;
}
.products-list.wishlist .product-items .price-box .price {
  color: #000000;
  font-size: 21px;
  line-height: 30px;
  font-weight: 400;
}
.wishlist-index-shortlist.account.page-layout-2columns-left .column.main {
  width: 100%;
}
.wishlist-index-shortlist #wishlist-form-validation,
.wishlist-index-shortlist .short-list {
  padding: 0;
}
.wishlist-index-shortlist .block-dashboard-title {
  padding: 0 0 20px;
  border-bottom: 1px solid #d0cdcd;
}
.wishlist-index-shortlist .block-dashboard-title .block-title {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
}
.wishlist-index-shortlist .block-dashboard-title .items {
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  text-transform: none;
}
.wishlist-index-shortlist .content-create-wl {
  float: none;
}
.wishlist-index-shortlist .content-create-wl #new_wlname {
  margin-bottom: 0;
}
.wishlist-index-shortlist .linearize-table {
  margin-bottom: 60px;
}
.wishlist-index-shortlist button.action.primary.create-wl {
  text-transform: uppercase;
  width: 100%;
  height: 53px;
  line-height: 53px;
  background-color: #000000;
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
  padding: 0;
  border: 0;
  box-shadow: none;
  box-sizing: border-box;
  transition: .2s all;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-left: 0;
  margin-top: 20px;
  font-family: 'Montserrat', sans-serif;
}
.wishlist-index-shortlist button.action.primary.create-wl:hover {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #000000;
}
.wishlist-index-shortlist .short-list {
  margin: 0 -1%;
  min-width: 102%;
}
.wishlist-index-shortlist .short-list .top-block {
  padding-bottom: 10px;
  border-bottom: 1px solid #d0cdcd;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.wishlist-index-shortlist .short-list .bottom-block {
  text-transform: uppercase;
  width: 100%;
  height: 53px;
  line-height: 53px;
  background-color: #000000;
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
  padding: 0;
  border: 0;
  box-shadow: none;
  box-sizing: border-box;
  transition: .2s all;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  margin-top: 25px;
  display: block;
  text-decoration: none;
}
.wishlist-index-shortlist .short-list .bottom-block:hover {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #000000;
}
.wishlist-index-shortlist .short-list .bottom-block:hover {
  text-decoration: none;
}
.wishlist-index-shortlist .short-list li {
  float: left;
  padding: 20px;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 23px;
  border: 1px solid #000000;
  margin: 0 1% 30px;
}
.wishlist-index-shortlist .short-list li a {
  color: #000000;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 21px;
  font-weight: 500;
}
.wishlist-index-shortlist .short-list li .deletewl {
  border: 0;
  background-color: #ffffff;
  color: #000000;
  font-weight: 500;
  float: right;
  line-height: 19px;
  padding: 0;
}
div.toolbar.wishlist-toolbar,
.wishlist-index-index .actions-toolbar {
  display: none;
}
.wishlist-index-index .products-list .bulk-form {
  margin-top: 0;
  top: 0;
  position: relative;
  overflow: hidden;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .wishlist-index-index .products-list .bulk-form {
    width: calc(100% + 350px);
    left: -350px;
    margin-bottom: 0;
  }
}
.wishlist-index-index .top-panel-container {
  border-bottom: 1px solid #d0cdcd;
}
.wishlist-index-index .view-cart a {
  display: block;
  text-align: center;
}
.wishlist-index-index .expend-all,
.wishlist-index-index .count {
  font-size: 16px;
}
.wishlist-index-index .count {
  font-weight: 300;
}
.wishlist-index-index .products-list.wishlist .pre-order.bulk-form {
  background-color: #f5f5f5;
  padding: 40px;
  margin-top: 25px;
}
.wishlist-index-index .products-list.wishlist .pre-order.bulk-form h4 {
  margin-top: 0;
}
.bssfancybox-opened .bssfancybox-skin {
  box-shadow: none;
  background-color: #ffffff;
  color: #000000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 25px !important;
  width: 100% !important;
}
.bssfancybox-close {
  background-image: none !important;
  height: 15px;
  width: 15px;
  background-size: 0;
  right: 13px;
  top: 13px;
}
.bssfancybox-close:before {
  content: url('../images/icon/close-button.svg');
  display: inline-block;
}
.create-wishlist .action.primary {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  width: 100%;
  height: 53px;
  line-height: 53px;
  background-color: #000000;
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
  padding: 0;
  border: 0;
  box-shadow: none;
  box-sizing: border-box;
  transition: .2s all;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.create-wishlist .action.primary:hover {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #000000;
}
.wishlist_btns .action.primary {
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  height: 53px;
  line-height: 53px;
  background-color: #ffffff;
  color: #000000;
  font-weight: 600;
  font-size: 14px;
  padding: 0;
  border: 1px solid #000000;
  box-sizing: border-box;
  transition: .2s all;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 15px;
}
.wishlist_btns .action.primary:visited {
  background-color: #ffffff;
  color: #000000;
}
.wishlist_btns .action.primary:hover {
  background-color: #000000;
  color: #ffffff;
}
.shortlist-popup-title {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 10px;
}
#output_wishlist_div {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  align-items: flex-end;
}
ul#list-wishlist {
  margin: 0;
}
ul#list-wishlist li {
  margin: 0;
  padding: 10px;
  border-bottom: 1px solid #d0cdcd;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
}
#create_wishlist .content,
#new_wlname {
  width: 100%;
  max-width: 100%;
}
#new_wlname {
  top: 0;
  margin-bottom: 10px;
  font-family: 'Montserrat', sans-serif;
  font-style: italic;
}
button#wishlist_create {
  background-color: #000000;
  border: 1px solid #000000;
}
button#wishlist_create:hover {
  background-color: #ffffff;
  color: #000000;
}
.flippingImage:after {
  transform: rotate(-180deg);
}
#top-banner {
  width: 100%;
  line-height: 2.1rem;
}
#top-banner .mgz-element-inner {
  min-height: 75px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  display: flex;
}
@media (max-width: 768px) {
  #top-banner {
    font-size: 10px;
    font-weight: bold;
    line-height: 20px;
  }
  #top-banner .mgz-element-inner {
    min-height: 30px;
  }
  #top-banner > div {
    padding: 5px;
  }
}
#top-banner p {
  margin-bottom: 0;
}
#top-banner a {
  color: #d0cdcd;
  font-weight: 500;
  text-decoration: underline;
}
#top-banner a:hover {
  text-decoration: none;
}
@media (max-width: 768px) {
  #main-slider {
    position: relative;
    margin-bottom: 310px;
  }
}
#main-slider .mgz-element-inner {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  #main-slider .owl-stage-outer {
    overflow: visible;
  }
}
@media (max-width: 768px) {
  #main-slider .owl-stage-outer .item-content {
    top: 0;
    max-width: 100% !important;
    left: 0;
    padding: 30px 17px;
    position: relative;
  }
  #main-slider .owl-stage-outer .item-content-wrapper {
    position: relative;
    top: auto;
    bottom: -100%;
    align-items: flex-start;
  }
}
#main-slider .owl-stage-outer .item-content .slide-heading {
  margin-bottom: 17px;
}
@media (max-width: 768px) {
  #main-slider .owl-stage-outer .item-content .slide-heading {
    margin-bottom: 5px;
  }
  #main-slider .owl-stage-outer .item-content .slide-heading .slide-text {
    font-size: 14px !important;
    line-height: 18px !important;
    color: #000000 !important;
  }
}
#main-slider .owl-stage-outer .item-content .slide-caption1 {
  margin-bottom: 25px;
}
@media (max-width: 768px) {
  #main-slider .owl-stage-outer .item-content .slide-caption1 {
    margin-bottom: 18px;
  }
  #main-slider .owl-stage-outer .item-content .slide-caption1 .slide-text {
    font-size: 36px !important;
    line-height: 40px !important;
    color: #000000 !important;
  }
}
#main-slider .owl-stage-outer .item-content .slide-caption2 {
  margin-bottom: 35px;
}
@media (max-width: 768px) {
  #main-slider .owl-stage-outer .item-content .slide-caption2 {
    margin-bottom: 18px;
  }
  #main-slider .owl-stage-outer .item-content .slide-caption2 .slide-text {
    font-size: 18px !important;
    line-height: 22px !important;
    font-weight: 300 !important;
    color: #000000 !important;
  }
}
#main-slider .owl-stage-outer .item-content .slide-buttons .mgz-button {
  padding: 0;
}
#main-slider .owl-stage-outer .item-content .slide-buttons .mgz-button .mgz-btn {
  padding: 0;
  width: 206px;
  font-size: 14px !important;
  height: 53px;
  line-height: 53px !important;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  #main-slider .owl-stage-outer .item-content .slide-buttons .mgz-button .mgz-btn {
    width: 193px;
    height: 40px;
    line-height: 40px !important;
    font-size: 13px !important;
  }
}
#main-slider .owl-stage-outer .item-content .slide-buttons .mgz-button .mgz-btn:after {
  content: url("data:image/svg+xml;charset=UTF-8, <svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='22' height='17'><image x='170' y='17' width='22' height='23' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAIACAQAAABecRxxAAAABGdBTUEAALGN5fIAKQAAANJpQ0NQSUNDIFByb2ZpbGUAABiVY2BgrEgsKMhhEmBgyM0rKXIPcoyMiIxSYL/KwM7AyAAGicnFBY4BAT4MOMG3axC1l3VBZuFWhxWwpKQWJwPpLUBcmlxQVMLAwKgDZKuXlxSA2CFAtkh2SJAzkJ0BZPNB1YOAtHNiTmZSUWJJaoqCe1FipYJzfk5+UXFBYnIqia4gApSkVpSAaOf8gsqizPSMEgVHoG9TgXbmFpSWpBbpKHjmJesxMIDCD6LjcyA4XBjFziSXFpVBjWFkMmZgAAARXTTFHXnTkQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAACAKADAAQAAAABAAACAAAAAAAoMJe/AAAPwUlEQVR4Ae3czYueZxUH4DMTFZLWj4LGtKvWdFEoSttsBD/aKoRWY0H9NwQXLgS3/iPdiPixUWylm65CsYi6aEpEWlzWpiBarUFFxhmSkSR928z7xANnnt/VFIZ5Z96bc65zn99MMh9V/iNAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEDh2AjvHrmIFpwl8oD5XX6z76qN1pV6vX9ZraQD6JZAqcKq+W2/V3k1/fl1PpXLom0CSwKf3P+LfvPyHr/2oTiVB6JVAnsAT9fZ7rP9BDPy2TueR6JhAisAD7/rU//Cj/+HLy3VvCoY+CaQJvPQ+H/0PI+CSzwLSroV+MwSeOcL6H8SAzwIy7oMuwwSeP2IAiICwi6HdBIG76uqRA2Cv/EUg4U7oMUjg3Bbr7y8Cd3Qxdu/o2Z5MoEPgzJaHPlQv+orAlmbX310ALHPzrE6Bva0PFwFbk3kCgakCj235V4BrXxb0FYGp81QXga0ETtY7ImArMe9MYFUCzy0KAF8UXNUl0EyuwIWFASACcu+MzlclcHFxBPi+gFVdBM1kCty//+s/Dr/nf9uX/jkw887oelUCT2z1/YA3h4TPAlZ1FTSTKXC+/uGzgMzR65rAgYAIcA8IRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAv8HyNg5xbIs/VUna1P1gdvedyrBAjMEXi0HlxczKv1pbpy+OwbA+Dp+n6dO3yDlwQIrFTghgg4DIC769n65krb1RYBAjcL/C8CrgXAPfViPXLze3iNAIEVC7xan6+/VO3ut3iifmD9VzxqrRF4t8DD9eP9zT/4v75d33r32z1CgMCqBc7Wn+vlnfpIvV4fX3WjmiNAYJPAlTq7W1+3/ptsPEZg9QKn6xu79bXVt6lBAgQ2C1zYrc9sfotHCRBYvcAjO/W3unv1bWqQAIFNAn/frb1Nj3uMAIEAgb3deiOgTS0SILBJ4I3demXT4x4jQCBA4He79bOANrVIgMAmgV/s1If3vxHoE5ve5jECBFYt8GY9eKL+Vf+sp1fdpuYIENgk8L26ePDTgCfq5/WVTW/3GAECqxV4ob5a/7n248Af2/9x4EdX26jGCBC4VeDS/o8D//XajwPX/s8Ff6F+eut7eJ0AgZUKXKovH6z/tR8HPnj57/pJvVwP1X0Hr/iPAIEVCxys//XfCnj4K8EOu/3U9V8K+qHDB7wkQGCcwJ38UtAb1n9cXwoiQOC2Aufr6v638C/7c7nO3PZ870CAwFgB6z92NAoj0C1g/buFnU9grID1HzsahRHoFrD+3cLOJzBWwPqPHY3CCHQLWP9uYecTGCtg/ceORmEEugWsf7ew8wmMFbD+Y0ejMALdAta/W9j5BMYKWP+xo1EYgW4B698t7HwCYwWs/9jRKIxAt4D17xZ2PoGxAtZ/7GgURqBbwPp3CzufwFgB6z92NAoj0C1g/buFnU9grID1HzsahRHoFrD+3cLOJzBWwPqPHY3CCHQLWP9uYecTGCtg/ceORmEEugWsf7ew8wmMFbD+Y0ejMALdAta/W9j5BMYKWP+xo1EYgW4B698t7HwCYwWs/9jRKIxAt4D17xZ2PoGxAtZ/7GgURqBbwPp3CzufwFgB6z92NAoj0C1g/buFnU9grID1HzsahRHoFrD+3cLOJzBWwPqPHY3CCHQLWP9uYecTGCtg/ceORmEEugWsf7ew8wmMFbD+Y0ejMALdAta/W9j5BMYKWP+xo1EYgW4B698t7HwCYwWs/9jRKIxAt4D17xZ2PoGxAtZ/7GgURqBbwPp3CzufwFgB6z92NAoj0C1g/buFnU9grID1HzsahRHoFrD+3cLOJzBWwPqPHY3CCHQLWP9uYecTGCtg/ceORmEEugWsf7ew8wmMFbD+Y0ejMALdAta/W9j5BMYKWP+xo1EYgW4B698t7HwCYwWs/9jRKIxAt4D17xZ2PoGxAtZ/7GgURqBbwPp3CzufwFgB6z92NAoj0C1g/buFnU9grID1HzsahRHoFrD+3cLOJzBWwPqPHY3CCHQLWP9uYecTGCtg/ceORmEEugWsf7ew8wmMFbD+Y0ejMALdAta/W9j5BMYKWP+xo1EYgW4B698t7HwCYwWs/9jRKIxAt4D17xZ2PoGxAtZ/7GgURqBbwPp3CzufwFgB6z92NAoj0C1g/buFnU9grID1HzsahRHoFrD+3cLOJzBWwPqPHY3CCHQLWP9uYecTGCtg/ceORmEEugWsf7ew8wmMFbD+Y0ejMALdAta/W9j5BMYKWP+xo1EYgW4B698t7HwCYwWs/9jRKIxAt4D17xZ2PoGxAtZ/7GgURqBbwPp3CzufwFgB6z92NAoj0C1g/buFnU9grID1HzsahRHoFrD+3cLOJzBWwPqPHY3CCHQLWP9uYecTGCtg/ceORmEEugWsf7ew8wmMFbD+Y0ejMALdAta/W9j5BMYKWP+xo1EYgW4B698t7HwCYwWs/9jRKIxAt4D17xZ2PoGxAtZ/7GgURqBbwPp3CzufwFgB6z92NAoj0C1g/buFnU9grID1HzsahRHoFrD+3cLOJzBWwPqPHY3CCHQLWP9uYecTGCtg/ceORmEEugWsf7ew8wmMFbD+Y0ejMALdAta/W9j5BMYKWP+xo1EYgW4B698t7HwCYwWs/9jRKIxAt4D17xZ2PoGxAtZ/7GgURqBbwPp3CzufwFgB6z92NAoj0C1g/buFnU9grID1HzsahRHoFrD+3cLOJzBWwPqPHY3CCHQLWP9uYecTGCtg/ceORmEEugWsf7ew8wmMFbD+Y0ejMALdAta/W9j5BMYKWP+xo1EYgW4B698t7HwCYwWerKu1t/DPK3V6bF8KI0DgtgIP1FsLl3+vLteZ257vHQgQGCzw0uL199F/8FiVRuAoAs8sXn8f/Y/i630IjBZ4fmEAWP/RY1UcgaMI3LXwn/988n8UXe9DYLjAuUUf/330XzDW3QXP8RQCvQJL/g3/9/Vk/am3rDWeLgDWONXj3tPe1g1Y/63JPIHAVIHHtvwrgE/+p05SXQQWCJysd7aIAOu/gNhTCEwWeO7IAWD9J89RbQQWCVw4YgBY/0W8nkRgusDFI0SAr/tPn6L6CCwUuL+u3CYCfPRfSOtpBI6DwOP19vtEwG/8wO9xGKIaCSwXeLhee48I+GGdWn6sZxIgcDwETtZ36s1bQuBXdf54FH8cqtw5DkWqMVrgRH22Hq976579fxX4Q71Qf4zW0DwBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACB/wLX5jrDsNcqUQAAAABJRU5ErkJggg==' transform='translate(-170 -20)' fill='none' fill-rule='evenodd'/></svg>");
  display: inline-block;
  width: 22px;
  height: 23px;
  margin-left: 15px;
  position: relative;
  top: 3px;
}
#main-slider .owl-dots .owl-dot span {
  width: 9px;
  height: 9px;
  border: 1px solid #ffffff;
  background: transparent;
  box-shadow: none;
}
#main-slider .owl-dots .owl-dot.active span {
  width: 9px;
  height: 9px;
  background: #ffffff;
}
#main-slider .owl-nav .disabled {
  display: none;
}
#main-slider .owl-nav .owl-next {
  right: 30px;
}
@media (max-width: 768px) {
  #main-slider .owl-nav .owl-next {
    right: 0;
  }
}
#main-slider .owl-nav .owl-next i:after {
  transform: rotate(317deg);
}
#main-slider .owl-nav .owl-prev {
  left: 30px;
}
@media (max-width: 768px) {
  #main-slider .owl-nav .owl-prev {
    left: 0;
  }
}
#main-slider .owl-nav .owl-prev i:after {
  transform: rotate(135deg);
}
#main-slider .owl-nav [class*=owl-] {
  opacity: 1;
}
#main-slider .owl-nav [class*=owl-] i:before {
  display: none;
}
#main-slider .owl-nav [class*=owl-] i:after {
  content: '';
  display: inline-block;
  box-sizing: border-box;
  height: 18px;
  width: 18px;
  border-style: solid;
  border-color: #d8d8d8;
  border-width: 0 2px 2px 0;
}
@media (max-width: 768px) {
  #main-slider .owl-nav [class*=owl-] i:after {
    border-color: #ffffff;
    height: 25px;
    width: 25px;
  }
}
#main-slider .owl-nav [class*=owl-]:hover {
  background: transparent;
}
#midle-text-block .mgz-element-inner,
#text-right-block .mgz-element-inner {
  margin-bottom: 0;
}
#midle-text-block .text-border p,
#text-right-block .text-border p {
  font-size: 24px;
  line-height: 29px;
  position: relative;
  font-weight: 500;
}
@media (max-width: 768px) {
  #midle-text-block .text-border p,
  #text-right-block .text-border p {
    font-size: 14px;
    line-height: 18px;
  }
}
#midle-text-block .text-border p:after,
#text-right-block .text-border p:after {
  content: '';
  width: 109px;
  height: 1px;
  background-color: #949494;
  position: absolute;
  bottom: -14px;
  left: 0;
}
@media (max-width: 768px) {
  #midle-text-block .text-border p:after,
  #text-right-block .text-border p:after {
    display: none;
  }
}
#midle-text-block .title-h2 h2,
#text-right-block .title-h2 h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: bold;
  font-size: 48px;
  line-height: 48px;
}
@media (max-width: 768px) {
  #midle-text-block .title-h2 h2,
  #text-right-block .title-h2 h2 {
    font-size: 24px;
    line-height: 28px;
  }
}
#midle-text-block .font-lite p,
#text-right-block .font-lite p {
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
}
@media (max-width: 768px) {
  #midle-text-block .font-lite p,
  #text-right-block .font-lite p {
    font-size: 15px;
    line-height: 2px;
  }
}
#midle-text-block #button-yellow .mgz-link,
#text-right-block #button-yellow .mgz-link {
  padding: 0;
  width: 206px;
  height: 53px;
  line-height: 53px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px !important;
}
@media (max-width: 768px) {
  #midle-text-block #button-yellow .mgz-link,
  #text-right-block #button-yellow .mgz-link {
    width: 193px;
    height: 40px;
    line-height: 40px;
    font-size: 13px !important;
  }
}
#midle-text-block #button-yellow .mgz-link i,
#text-right-block #button-yellow .mgz-link i {
  margin-left: 14px;
}
#midle-text-block #button-yellow .mgz-link i:before,
#text-right-block #button-yellow .mgz-link i:before {
  content: url("data:image/svg+xml;charset=UTF-8, <svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='22' height='17'><image x='170' y='17' width='22' height='23' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAIACAQAAABecRxxAAAABGdBTUEAALGN5fIAKQAAANJpQ0NQSUNDIFByb2ZpbGUAABiVY2BgrEgsKMhhEmBgyM0rKXIPcoyMiIxSYL/KwM7AyAAGicnFBY4BAT4MOMG3axC1l3VBZuFWhxWwpKQWJwPpLUBcmlxQVMLAwKgDZKuXlxSA2CFAtkh2SJAzkJ0BZPNB1YOAtHNiTmZSUWJJaoqCe1FipYJzfk5+UXFBYnIqia4gApSkVpSAaOf8gsqizPSMEgVHoG9TgXbmFpSWpBbpKHjmJesxMIDCD6LjcyA4XBjFziSXFpVBjWFkMmZgAAARXTTFHXnTkQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAACAKADAAQAAAABAAACAAAAAAAoMJe/AAAPwUlEQVR4Ae3czYueZxUH4DMTFZLWj4LGtKvWdFEoSttsBD/aKoRWY0H9NwQXLgS3/iPdiPixUWylm65CsYi6aEpEWlzWpiBarUFFxhmSkSR928z7xANnnt/VFIZ5Z96bc65zn99MMh9V/iNAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEDh2AjvHrmIFpwl8oD5XX6z76qN1pV6vX9ZraQD6JZAqcKq+W2/V3k1/fl1PpXLom0CSwKf3P+LfvPyHr/2oTiVB6JVAnsAT9fZ7rP9BDPy2TueR6JhAisAD7/rU//Cj/+HLy3VvCoY+CaQJvPQ+H/0PI+CSzwLSroV+MwSeOcL6H8SAzwIy7oMuwwSeP2IAiICwi6HdBIG76uqRA2Cv/EUg4U7oMUjg3Bbr7y8Cd3Qxdu/o2Z5MoEPgzJaHPlQv+orAlmbX310ALHPzrE6Bva0PFwFbk3kCgakCj235V4BrXxb0FYGp81QXga0ETtY7ImArMe9MYFUCzy0KAF8UXNUl0EyuwIWFASACcu+MzlclcHFxBPi+gFVdBM1kCty//+s/Dr/nf9uX/jkw887oelUCT2z1/YA3h4TPAlZ1FTSTKXC+/uGzgMzR65rAgYAIcA8IRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAuIgOjxa56ACHAHCEQLiIDo8WuegAhwBwhEC4iA6PFrnoAIcAcIRAv8HyNg5xbIs/VUna1P1gdvedyrBAjMEXi0HlxczKv1pbpy+OwbA+Dp+n6dO3yDlwQIrFTghgg4DIC769n65krb1RYBAjcL/C8CrgXAPfViPXLze3iNAIEVC7xan6+/VO3ut3iifmD9VzxqrRF4t8DD9eP9zT/4v75d33r32z1CgMCqBc7Wn+vlnfpIvV4fX3WjmiNAYJPAlTq7W1+3/ptsPEZg9QKn6xu79bXVt6lBAgQ2C1zYrc9sfotHCRBYvcAjO/W3unv1bWqQAIFNAn/frb1Nj3uMAIEAgb3deiOgTS0SILBJ4I3demXT4x4jQCBA4He79bOANrVIgMAmgV/s1If3vxHoE5ve5jECBFYt8GY9eKL+Vf+sp1fdpuYIENgk8L26ePDTgCfq5/WVTW/3GAECqxV4ob5a/7n248Af2/9x4EdX26jGCBC4VeDS/o8D//XajwPX/s8Ff6F+eut7eJ0AgZUKXKovH6z/tR8HPnj57/pJvVwP1X0Hr/iPAIEVCxys//XfCnj4K8EOu/3U9V8K+qHDB7wkQGCcwJ38UtAb1n9cXwoiQOC2Aufr6v638C/7c7nO3PZ870CAwFgB6z92NAoj0C1g/buFnU9grID1HzsahRHoFrD+3cLOJzBWwPqPHY3CCHQLWP9uYecTGCtg/ceORmEEugWsf7ew8wmMFbD+Y0ejMALdAta/W9j5BMYKWP+xo1EYgW4B698t7HwCYwWs/9jRKIxAt4D17xZ2PoGxAtZ/7GgURqBbwPp3CzufwFgB6z92NAoj0C1g/buFnU9grID1HzsahRHoFrD+3cLOJzBWwPqPHY3CCHQLWP9uYecTGCtg/ceORmEEugWsf7ew8wmMFbD+Y0ejMALdAta/W9j5BMYKWP+xo1EYgW4B698t7HwCYwWs/9jRKIxAt4D17xZ2PoGxAtZ/7GgURqBbwPp3CzufwFgB6z92NAoj0C1g/buFnU9grID1HzsahRHoFrD+3cLOJzBWwPqPHY3CCHQLWP9uYecTGCtg/ceORmEEugWsf7ew8wmMFbD+Y0ejMALdAta/W9j5BMYKWP+xo1EYgW4B698t7HwCYwWs/9jRKIxAt4D17xZ2PoGxAtZ/7GgURqBbwPp3CzufwFgB6z92NAoj0C1g/buFnU9grID1HzsahRHoFrD+3cLOJzBWwPqPHY3CCHQLWP9uYecTGCtg/ceORmEEugWsf7ew8wmMFbD+Y0ejMALdAta/W9j5BMYKWP+xo1EYgW4B698t7HwCYwWs/9jRKIxAt4D17xZ2PoGxAtZ/7GgURqBbwPp3CzufwFgB6z92NAoj0C1g/buFnU9grID1HzsahRHoFrD+3cLOJzBWwPqPHY3CCHQLWP9uYecTGCtg/ceORmEEugWsf7ew8wmMFbD+Y0ejMALdAta/W9j5BMYKWP+xo1EYgW4B698t7HwCYwWs/9jRKIxAt4D17xZ2PoGxAtZ/7GgURqBbwPp3CzufwFgB6z92NAoj0C1g/buFnU9grID1HzsahRHoFrD+3cLOJzBWwPqPHY3CCHQLWP9uYecTGCtg/ceORmEEugWsf7ew8wmMFbD+Y0ejMALdAta/W9j5BMYKWP+xo1EYgW4B698t7HwCYwWs/9jRKIxAt4D17xZ2PoGxAtZ/7GgURqBbwPp3CzufwFgB6z92NAoj0C1g/buFnU9grID1HzsahRHoFrD+3cLOJzBWwPqPHY3CCHQLWP9uYecTGCtg/ceORmEEugWsf7ew8wmMFbD+Y0ejMALdAta/W9j5BMYKWP+xo1EYgW4B698t7HwCYwWs/9jRKIxAt4D17xZ2PoGxAtZ/7GgURqBbwPp3CzufwFgB6z92NAoj0C1g/buFnU9grID1HzsahRHoFrD+3cLOJzBWwPqPHY3CCHQLWP9uYecTGCtg/ceORmEEugWsf7ew8wmMFbD+Y0ejMALdAta/W9j5BMYKWP+xo1EYgW4B698t7HwCYwWs/9jRKIxAt4D17xZ2PoGxAtZ/7GgURqBbwPp3CzufwFgB6z92NAoj0C1g/buFnU9grID1HzsahRHoFrD+3cLOJzBWwPqPHY3CCHQLWP9uYecTGCtg/ceORmEEugWsf7ew8wmMFbD+Y0ejMALdAta/W9j5BMYKWP+xo1EYgW4B698t7HwCYwWerKu1t/DPK3V6bF8KI0DgtgIP1FsLl3+vLteZ257vHQgQGCzw0uL199F/8FiVRuAoAs8sXn8f/Y/i630IjBZ4fmEAWP/RY1UcgaMI3LXwn/988n8UXe9DYLjAuUUf/330XzDW3QXP8RQCvQJL/g3/9/Vk/am3rDWeLgDWONXj3tPe1g1Y/63JPIHAVIHHtvwrgE/+p05SXQQWCJysd7aIAOu/gNhTCEwWeO7IAWD9J89RbQQWCVw4YgBY/0W8nkRgusDFI0SAr/tPn6L6CCwUuL+u3CYCfPRfSOtpBI6DwOP19vtEwG/8wO9xGKIaCSwXeLhee48I+GGdWn6sZxIgcDwETtZ36s1bQuBXdf54FH8cqtw5DkWqMVrgRH22Hq976579fxX4Q71Qf4zW0DwBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACB/wLX5jrDsNcqUQAAAABJRU5ErkJggg==' transform='translate(-170 -20)' fill='none' fill-rule='evenodd'/></svg>");
  display: inline-block;
  width: 22px;
  height: 23px;
  position: relative;
  top: 3px;
}
@media (max-width: 768px) {
  #text-right-block .mgz-parallax-inner {
    background-image: none;
    background-color: #f2f2f2;
  }
}
#text-right-block .text-border p {
  color: #ffffff;
}
@media (max-width: 768px) {
  #text-right-block .text-border p {
    color: #000000;
  }
}
#text-right-block .text-border p:after {
  background-color: #fbdc2b;
}
#text-right-block .title-h2 h2 {
  color: #ffffff;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  #text-right-block .title-h2 h2 {
    color: #000000;
  }
}
#text-right-block .font-lite p {
  color: #ffffff;
  max-width: 350px;
}
@media (max-width: 768px) {
  #text-right-block .font-lite p {
    color: #000000;
    max-width: 100%;
  }
}
.cms-index-index .page-wrapper #maincontent.page-main {
  max-width: 100%;
}
.cms-index-index .mgz-btn-size-md .mgz-btn {
  font-weight: 600;
}
.top-container,
.page-main {
  max-width: 100%;
}
.page-wrapper .breadcrumbs {
  margin-top: 25px;
  margin-bottom: 40px;
}
.page-wrapper .breadcrumbs .item:not(:last-child):after {
  content: "/";
  margin: 0 3px;
  line-height: 36px;
}
.page-wrapper .breadcrumbs a,
.page-wrapper .breadcrumbs .items {
  color: #000000;
}
.page-wrapper .breadcrumbs a:active,
.page-wrapper .breadcrumbs .items:active,
.page-wrapper .breadcrumbs a:hover,
.page-wrapper .breadcrumbs .items:hover,
.page-wrapper .breadcrumbs a:focus,
.page-wrapper .breadcrumbs .items:focus {
  color: #000000;
}
.gallery-placeholder-wrap {
  position: relative;
}
.gallery-placeholder-wrap .zoom-icons {
  position: absolute;
  right: 2.8rem;
  bottom: 2.8rem;
}
@media (max-width: 768px) {
  .gallery-placeholder-wrap .zoom-icons {
    display: none;
  }
}
.gallery-placeholder-wrap .zoom-icons svg {
  display: inline-block;
  width: 28px;
  height: 25px;
  cursor: pointer;
}
.active {
  font-weight: bold;
}
.price-including-tax,
.price-excluding-tax {
  display: inline-block;
  font-size: 1.4rem;
  line-height: 2rem;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 400;
}
span[data-price-type="oldPrice"] .price,
.product-info-main .product-info-spr-price .old-price.price-excluding-tax .price-final_price .price-wrapper span.price {
  text-decoration: line-through;
}
.product-info-main .product-info-spr-price {
  display: flex;
  flex-direction: column;
}
.product-info-main .product-info-spr-price .price-excluding-tax {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
@media (min-width: 1440px) {
  .product-info-main .product-info-spr-price .price-excluding-tax {
    white-space: nowrap;
  }
}
.product-info-main .product-info-spr-price .price-excluding-tax span.not-mobile {
  display: none;
}
@media (min-width: 1024px) {
  .product-info-main .product-info-spr-price .price-excluding-tax span.not-mobile {
    display: inline-block;
  }
}
.product-info-main .product-info-spr-price .price-excluding-tax span.mobile {
  display: inline-block;
}
@media (min-width: 1024px) {
  .product-info-main .product-info-spr-price .price-excluding-tax span.mobile {
    display: none;
  }
}
.product-info-main .product-info-price {
  border-bottom: 0;
}
.product-info-main .special-price,
.product-info-main .product-options-bottom .special-price {
  margin: 0;
}
.product-info-main .product-info-price .price-label,
.product-info-main .product-info-spr-price .price-label {
  display: inline-block;
  min-width: 35px;
}
.product-info-main .product-info-price .price-wrapper .price,
.product-info-main .product-info-spr-price .price-wrapper .price {
  display: inline-block;
  min-width: 60px;
}
.product-info-main .product-info-stock-sku .stock.available {
  display: none;
}
.product-info-main .product-info-stock-sku .product.attribute.color {
  font-size: 16px;
  line-height: 28px;
}
.product-info-main .product-info-spr-price .price-container .price-label {
  margin-right: 14px;
}
.product-info-main .product-info-spr-price .price-excluding-tax {
  margin: 0;
}
.product-info-main .product-info-price .price-box {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
}
.product-info-main .product-info-price .price-box .price-including-tax,
.product-info-main .product-info-price .price-box .price-excluding-tax {
  display: inline-block;
  font-size: 1.4rem;
  line-height: 2rem;
}
.product-info-main .product-info-price .price-box .price-including-tax .price,
.product-info-main .product-info-price .price-box .price-excluding-tax .price {
  font-weight: 400;
}
.product-info-main .product-info-price .price-box .price-container .price-label {
  text-transform: uppercase;
  display: inline-block;
  margin-right: 14px;
  font-size: 1.4rem;
  line-height: 2rem;
  color: #000000;
}
.product-info-main .product-info-price .price-box .price-container .price-wrapper .price {
  display: inline-block;
  margin-right: 14px;
  font-size: 1.4rem;
  line-height: 2rem;
  color: #000000;
}
.product-info-main .product-info-spr-price .price-excluding-tax {
  margin: 5px 0;
}
.product-info-main .product-info-spr-price .price-excluding-tax .price-final_price span.price-label {
  display: inline-block;
  margin-right: 14px;
  font-size: 1.4rem;
  line-height: 2rem;
  text-transform: uppercase;
  color: #000000;
}
.product-info-main .product-info-spr-price .price-excluding-tax .price-final_price span.price-label.zero-tax-label {
  position: relative;
}
.product-info-main .product-info-spr-price .price-excluding-tax .price-final_price span.price-label.zero-tax-label .spec-mark {
  position: absolute;
}
.product-info-main .product-info-spr-price .price-excluding-tax .price-final_price span.price-label.zero-tax-label:before,
.product-info-main .product-info-spr-price .price-excluding-tax .price-final_price span.price-label.zero-tax-label::before {
  content: '';
  width: 4px;
  height: 4px;
  background-color: red;
  position: absolute;
  border-radius: 2px;
  top: 7px;
  left: -10px;
}
.product-info-main .product-info-spr-price .price-excluding-tax .price-final_price .price-wrapper span.price {
  display: inline-block;
  margin-right: 14px;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 2rem;
  color: #000000;
  text-decoration: none;
}
@media (max-width: 768px) {
  .product-info-main .product-info-spr-price .price-excluding-tax .price-final_price .price-wrapper span.price {
    font-weight: bold;
  }
}
@media (min-width: 768px) {
  .product-info-main .product-info-spr-price .price-excluding-tax .old-price .price-final_price .price-wrapper span.price {
    text-decoration: line-through;
  }
}
.product-info-main .product-info-spr-price .price-excluding-tax .not-mobile {
  display: none;
  float: right;
}
@media (max-width: 768px) {
  .product-info-main .product-info-spr-price .price-excluding-tax .not-mobile {
    display: none;
  }
}
@media (min-width: 768px) {
  .product-info-main .product-info-spr-price .price-excluding-tax .old-price + .not-mobile,
  .product-info-main .product-info-spr-price .price-excluding-tax .special-price + .not-mobile {
    display: inline-block;
  }
}
.product-info-main .product-info-spr-price .price-excluding-tax .mobile {
  display: none;
}
@media (max-width: 768px) {
  .product-info-main .product-info-spr-price .price-excluding-tax .mobile {
    display: inline-block;
  }
}
.product-info-main .product-info-spr-price .price-excluding-tax .vat-label {
  font-style: italic;
  font-size: 1.1rem;
}
.product-info-main .product.attribute.sale .value {
  line-height: 30px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.product-social-links .action.towishlist:before,
.product-social-links .action.tocompare {
  display: none;
}
.product-social-links a.action.towishlist {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #000000;
  margin-right: 0;
  transition: all .2s;
}
.product-social-links a.action.towishlist:hover {
  background-color: #000000;
  color: #ffffff;
}
.action.tocart {
  font-weight: 400;
  width: 295px;
  text-transform: uppercase;
  height: 53px;
  line-height: 53px;
  background-color: #ffffff;
  color: #000000;
  padding: 0;
  border: 1px solid #000000;
  box-sizing: border-box;
}
.action.tocart:hover {
  background-color: #cccccc;
}
.box-tocart {
  margin: 0;
}
.box-tocart .action.tocart,
.product-addto-links {
  width: 100%;
  display: block;
}
.box-tocart .action.tocart,
.product-social-links a.action.towishlist,
.action.primary.tocart {
  display: block;
  text-transform: uppercase;
  height: 53px;
  line-height: 53px;
  padding: 0;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.action.primary.tocart {
  margin: 10px 0 0;
  width: 100%;
  background: #000000;
  color: #ffffff;
  transition: all .2s;
}
.action.primary.tocart:hover {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #000000;
}
.product-options-bottom .price-box .price-container .price,
.product-info-price .price-box .price-container .price,
.product-info-main .product-info-price .old-price .price-wrapper .price {
  font-size: 14px;
  font-weight: 400;
}
.product-info-price .price-box .old-price .price-container > span.price-label,
.product-info-main .product-reviews-summary {
  text-decoration: none;
}
.product-info-main .old-price,
.product-options-bottom .old-price,
.product-info-main .special-price,
.product-options-bottom .special-price {
  text-decoration: none;
}
.product-info-main .old-price .price-label:after,
.product-options-bottom .old-price .price-label:after,
.product-info-main .special-price .price-label:after,
.product-options-bottom .special-price .price-label:after {
  content: none;
}
.old-price .price {
  text-decoration: line-through;
}
.old-price,
.old.price {
  text-decoration: none;
}
.product.media {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -moz-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.product.media .product.related.colors {
  width: 100%;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  margin-top: 25px;
}
.product.media .related-colors-container {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.product.media .related-colors-container a {
  font-size: 12px;
}
.products-related .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  border: 0;
  background: transparent;
}
.products-related .slick-prev {
  left: -55px;
}
.products-related .slick-prev:before {
  content: url('../images/icon/prew-arrow.svg');
}
.products-related .slick-next {
  right: -55px;
}
.products-related .slick-next:before {
  content: url('../images/icon/next-arrow.svg');
}
.products-related .slick-slide {
  padding: 0 8px;
}
.products-related .product-image-photo {
  width: 100%;
}
.products-related button:not(.primary):active {
  box-shadow: none;
}
.products-related .checkbox.related {
  display: none;
}
.products-related .block.related {
  padding: 0 15px;
}
.products-related .product-item,
.products-related .product-item-details {
  margin: 0 5px;
}
.products-related .product-item {
  position: relative;
}
.products-related .product-item-info .product-item-details {
  position: static;
}
.products-related .product-item-actions .actions-secondary > .action {
  position: absolute;
  top: 0;
  z-index: 20;
}
.products-related .product-item-actions .actions-secondary > .action.towishlist {
  right: 10px;
  border: 1px solid #949494;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 29px;
  height: 29px;
  margin-top: 4px;
}
.products-related .product-item-actions .actions-secondary > .action.towishlist:before {
  font-size: 32px;
  line-height: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.products-related .product-item-actions .actions-secondary > .action.tocompare {
  left: 10px;
}
.products-related .related-available .product.product-item-name,
.products-related .product.name a {
  margin-left: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
}
.products-related .product-item-info {
  width: 100% !important;
}
.products-related .product-item-actions .actions-secondary > .action:before {
  content: url('../images/icon/compare.svg');
  width: 33px;
}
.product-items .h6,
.re-order.bulk-form .h6,
.product.data.items > .item.content .h6 {
  margin-bottom: 50px;
  max-width: 398px;
}
.product.data.items > .item.content {
  border: 0;
  padding: 0 5px;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td {
  border-bottom: 0;
}
.available {
  line-height: 16px;
}
table > thead > tr.row-header > th,
.re-order.bulk-form th.title,
.re-order.bulk-form .options-value,
.pre-order.bulk-form .row-header th.size-header,
.re-order.bulk-form td.maxorder-footer,
.re-order.bulk-form .re-order-cell {
  padding: 11px 0;
  line-height: 21px;
}
.page-products .re-order.bulk-form .re-order-cell,
.page-products .re-order.bulk-form .diagramm-cell {
  width: 30px;
}
.page-products .re-order.bulk-form .type-qty-date .control {
  min-height: 30px;
  height: 30px;
  width: 30px;
}
.pre-order.bulk-form .date-calendar,
.re-order.bulk-form .date-calendar {
  border: 0;
}
.pre-order.bulk-form table,
.re-order.bulk-form table {
  overflow: hidden;
}
.pre-order.bulk-form td,
.re-order.bulk-form td,
.pre-order.bulk-form th,
.re-order.bulk-form th {
  position: relative;
}
.pre-order.bulk-form tbody td:not(:first-child):hover::after,
.re-order.bulk-form tbody td:not(:first-child):hover::after {
  opacity: .22;
  background-color: #2675bb;
  content: '';
  height: 10000px;
  left: 0;
  position: absolute;
  top: -5000px;
  width: 100%;
  z-index: 0;
}
.pre-order.bulk-form tbody td:not(:first-child):empty:hover::after,
.re-order.bulk-form tbody td:not(:first-child):empty:hover::after {
  display: none;
}
.pre-order.bulk-form td.control.date:hover::after,
.pre-order.bulk-form td.row-number:hover::after {
  display: none;
}
td.maxorder-footer {
  text-align: center;
}
.re-order.bulk-form th.title,
.re-order.bulk-form .options-value,
.re-order.bulk-form td.maxorder-footer,
.re-order.bulk-form .re-order-cell {
  padding: 11px 0;
  line-height: 21px;
}
.re-order.bulk-form .options-value {
  text-align: center;
}
.re-order.bulk-form .available-stock,
.re-order.bulk-form .type-qty-date {
  width: 40px;
  display: inline-block;
  padding: 3px 5px;
}
.re-order.bulk-form tr.row-date {
  font-weight: 300;
}
.re-order.bulk-form .qty-footer {
  margin-top: 10px;
}
.re-order.bulk-form td.maxorder-footer {
  font-weight: 300;
}
.re-order.bulk-form .diagramm-cell-bg {
  background-color: #2675bb;
}
.re-order.bulk-form th.title {
  display: inline-block;
}
.re-order.bulk-form .row-date th.title {
  font-weight: 300;
  font-size: 13px;
}
.re-order.bulk-form .row-footer {
  border-bottom: 1px solid #dfe2e5;
  border-top: 1px solid #dfe2e5;
}
.re-order.bulk-form .diagramm-cell {
  height: 43px;
  background-color: #d8d8d8;
  margin: 0 5px 5px;
  width: 30px !important;
}
.re-order.bulk-form .available-stock {
  font-weight: 400;
  padding-top: 16px;
}
.re-order.bulk-form .re-order-cell,
.re-order.bulk-form .type-qty-date .control {
  background-color: #d8d8d8;
  height: 30px;
  width: 30px;
  padding: 3px 0;
  display: inline-block;
}
.re-order.bulk-form .re-order-cell {
  margin: 15px 5px;
  font-weight: 300;
}
.re-order.bulk-form .pre-order-row {
  border-top: 1px solid #d0cdcd;
  border-bottom: 1px solid #d0cdcd;
}
.re-order.bulk-form .type-qty-date .control {
  border: 0;
}
.re-order.bulk-form .type-qty-date .control .quantity,
.re-order.bulk-form .type-qty-date .control .drop-date {
  font-size: 11px;
  line-height: 12px;
  font-weight: 400;
}
.re-order.bulk-form form {
  padding-bottom: 30px;
}
.re-order.bulk-form .qty-footer,
.re-order.bulk-form td.maxorder-footer {
  width: 40px;
  display: inline-block;
}
.re-order.bulk-form .options-value {
  width: 40px;
  display: inline-block;
}
.re-order.bulk-form .options-value.zero-tax-label:before,
.re-order.bulk-form .options-value.zero-tax-label::before {
  content: '';
  width: 6px;
  height: 6px;
  background-color: red;
  position: absolute;
  border-radius: 4px;
  top: 0;
}
.re-order.bulk-form .info-block .info-zero-tax-label:before,
.re-order.bulk-form .info-block .info-zero-tax-label::before {
  content: '';
  width: 6px;
  height: 6px;
  background-color: red;
  border-radius: 4px;
}
.page-products .pre-order.bulk-form .info-block,
.page-products .re-order.bulk-form .info-block {
  left: 62px;
  bottom: 150px;
  position: absolute;
}
@media (max-width: 768px) {
  .page-products .pre-order.bulk-form .info-block,
  .page-products .re-order.bulk-form .info-block {
    position: static;
  }
}
.page-products .pre-order.bulk-form .info-block.catalog,
.page-products .re-order.bulk-form .info-block.catalog {
  left: 33px;
}
@media (min-width: 1440px) {
  .page-products .pre-order.bulk-form .info-block.catalog,
  .page-products .re-order.bulk-form .info-block.catalog {
    left: 64px;
    bottom: 180px;
  }
}
.page-products .pre-order.bulk-form .info-block .info-zero-tax-label,
.page-products .re-order.bulk-form .info-block .info-zero-tax-label {
  font-weight: normal;
  font-size: 1.2rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.page-products .pre-order.bulk-form .info-block .info-zero-tax-label:before,
.page-products .re-order.bulk-form .info-block .info-zero-tax-label:before {
  content: '';
  width: 4px;
  height: 4px;
  background-color: red;
  border-radius: 4px;
  margin-right: 19px;
}
.page-products .products-grid .pre-order.bulk-form input.qty,
.page-products .products-grid .re-order.bulk-form input.qty {
  position: relative;
  z-index: 2;
}
.catalog-product-view .pre-order.bulk-form .button-wrapper,
.catalog-product-view .re-order.bulk-form .button-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}
@media (max-width: 768px) {
  .catalog-product-view .pre-order.bulk-form .button-wrapper,
  .catalog-product-view .re-order.bulk-form .button-wrapper {
    flex-direction: column-reverse;
  }
}
.catalog-product-view .pre-order.bulk-form .info-block,
.catalog-product-view .re-order.bulk-form .info-block {
  margin-left: auto;
}
.catalog-product-view .pre-order.bulk-form .info-block .info-zero-tax-label,
.catalog-product-view .re-order.bulk-form .info-block .info-zero-tax-label {
  font-weight: normal;
  font-size: 1.2rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.catalog-product-view .pre-order.bulk-form .info-block .info-zero-tax-label:before,
.catalog-product-view .re-order.bulk-form .info-block .info-zero-tax-label:before {
  content: '';
  width: 4px;
  height: 4px;
  background-color: red;
  border-radius: 4px;
  margin-right: 19px;
}
.catalog-product-view .swatch-attribute.size .swatch-option,
.catalog-product-view .swatch-attribute.manufacturer .swatch-option {
  background: #fff;
  color: #000;
}
.catalog-product-view .swatch-option {
  height: 100%;
}
.catalog-product-view .swatch-option.text {
  margin: 0;
  margin-left: -1px;
  margin-bottom: -1px;
  font-weight: 500;
  min-width: 20%;
}
.catalog-product-view .swatch-option:not(.disabled):hover,
.catalog-product-view .swatch-option.selected {
  position: relative;
  z-index: 10;
}
.catalog-product-view .swatch-attribute-options.clearfix {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.catalog-product-view .swatch-option-tooltip {
  display: none !important;
}
.catalog-product-view .product-info-main .box-tocart .field.qty,
.catalog-product-view .product-options-bottom .box-tocart .field.qty {
  display: none;
}
.pre-order.bulk-form tr.row-footer td {
  padding-bottom: 10px;
  padding-top: 10px;
}
.pre-order.bulk-form th.size-header {
  padding: 11px 0;
  line-height: 21px;
}
.pre-order.bulk-form th.size-header.zero-tax-label:after {
  content: '';
  width: 6px;
  height: 6px;
  background-color: red;
  border-radius: 4px;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
.pre-order.bulk-form td.preorder-date {
  padding-top: 15px;
}
.pre-order.bulk-form td.control.date {
  color: #ababab;
}
.pre-order.bulk-form td.control.date .field {
  position: relative;
}
.pre-order.bulk-form td.control.date .field input {
  width: 70px !important;
  padding: 0;
}
.pre-order.bulk-form .row-footer,
.pre-order.bulk-form .row-date {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.pre-order.bulk-form .row-date .control.date {
  width: 180px !important;
  display: inline-block;
}
.pre-order.bulk-form .row-header th.h5,
.pre-order.bulk-form .row-footer td.h5 {
  width: 200px;
  display: inline-block;
}
.row-header {
  border-top: 1px solid #d0cdcd;
  border-bottom: 1px solid #d0cdcd;
}
.row-header .size-header,
.row-header .options-value {
  font-weight: 300;
}
.row-header.hide th[scope="col"] {
  display: none;
}
.reorder-body tbody.hide-future .row-date,
.preorder-body tbody.hide-future .row-date {
  display: none;
}
.reorder-body tbody.hide-future .collapse-future:after,
.preorder-body tbody.hide-future .collapse-future:after {
  transform: scale(1);
}
.reorder-body tbody tr,
.preorder-body tbody tr {
  white-space: nowrap;
}
.reorder-body tr.hide td.available-stock,
.preorder-body tr.hide td.available-stock,
.reorder-body tr.hide td.qty-footer,
.preorder-body tr.hide td.qty-footer,
.reorder-body tr.hide td.re-order-cell,
.preorder-body tr.hide td.re-order-cell,
.reorder-body tr.hide td.maxorder-footer,
.preorder-body tr.hide td.maxorder-footer,
.reorder-body tr.hide th.options-value,
.preorder-body tr.hide th.options-value {
  display: none !important;
}
.reorder-body tr.hide .collapse-this:after,
.preorder-body tr.hide .collapse-this:after {
  transform: scale(1);
}
.reorder-body th.title.h5,
.preorder-body th.title.h5 {
  position: relative;
}
.reorder-body .collapse-this,
.preorder-body .collapse-this,
.reorder-body .collapse-future,
.preorder-body .collapse-future,
.reorder-body .collapse-data,
.preorder-body .collapse-data {
  color: #212529;
  position: static;
  z-index: 2;
  display: block;
}
.reorder-body .collapse-this:after,
.preorder-body .collapse-this:after,
.reorder-body .collapse-future:after,
.preorder-body .collapse-future:after,
.reorder-body .collapse-data:after,
.preorder-body .collapse-data:after {
  display: inline-block;
  width: 12px;
  height: 7px;
  content: '';
  position: absolute;
  top: 16px;
  right: 40px;
  background: url('../images/icon/arrow-down.svg');
  background-repeat: no-repeat;
  background-size: contain;
  transform: scale(-1);
}
.reorder-body .collapse-data.collapsed:after,
.preorder-body .collapse-data.collapsed:after {
  transform: scale(1);
}
.reorder-body .collapse-section .row-header,
.preorder-body .collapse-section .row-header {
  white-space: nowrap;
}
.reorder-body .collapse-section .row-header a,
.preorder-body .collapse-section .row-header a {
  color: #212529;
}
.reorder-body .collapse-section .row-header:first-child a,
.preorder-body .collapse-section .row-header:first-child a {
  position: relative;
  display: block;
  z-index: 2;
}
.reorder-body .collapse-section .row-header:first-child a:after,
.preorder-body .collapse-section .row-header:first-child a:after {
  display: inline-block;
  width: 12px;
  height: 7px;
  content: '';
  position: absolute;
  top: 7px;
  right: 40px;
  background: url('../images/icon/arrow-down.svg');
  background-repeat: no-repeat;
  background-size: contain;
  transform: scale(-1);
}
.reorder-body .collapse-section.hide .row-header:first-child a:after,
.preorder-body .collapse-section.hide .row-header:first-child a:after {
  transform: scale(1);
}
.reorder-body .collapse-section.hide .row-header:not(:first-child),
.preorder-body .collapse-section.hide .row-header:not(:first-child) {
  display: none;
}
.reorder-body .collapse-section.hide .row-header a span,
.preorder-body .collapse-section.hide .row-header a span {
  display: none;
}
.reorder-body .collapse-section.hide .row-header th:not(.title),
.preorder-body .collapse-section.hide .row-header th:not(.title) {
  display: none !important;
}
.reorder-body .collapse-section.hide .row-header:first-child a span,
.preorder-body .collapse-section.hide .row-header:first-child a span {
  display: inline-block;
}
.reorder-body .collapse-section.hide .row-header:first-child th.options-value,
.preorder-body .collapse-section.hide .row-header:first-child th.options-value,
.reorder-body .collapse-section.hide .row-header:first-child th.size-header,
.preorder-body .collapse-section.hide .row-header:first-child th.size-header {
  display: inline-block !important;
}
.preorder-body th.title span {
  float: right;
  padding-right: 10px;
}
.preorder-body tbody a.collapse-future {
  display: inline-block;
  position: relative;
}
.preorder-body tbody a.collapse-future:after {
  position: absolute;
  top: 6px;
  right: -25px;
}
.preorder-body tr.row-header {
  border: 0 !important;
}
.preorder-body .preorder-date {
  padding-top: 15px !important;
}
.reorder-actions-toolbar {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  border-top: 0px solid #dfe2e5;
  padding-top: 10px;
}
.reorder-actions-toolbar .action.submit.primary.tocart {
  font-size: 12px;
  font-weight: 600;
}
.reorder-actions-toolbar .sum-qty {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 36px;
  white-space: nowrap;
}
.reorder-actions-toolbar .action.primary.tocart {
  width: 295px;
}
.row-date td:first-child {
  width: 20px;
  font-weight: 600;
}
div.mage-error[generated] {
  position: absolute;
  z-index: 10;
  font-family: 'Montserrat', sans-serif;
  white-space: break-spaces;
  bottom: 0;
  font-weight: 400;
  margin-top: 0;
}
@media (min-width: 1024px) {
  div.mage-error[generated] {
    top: 45px;
  }
}
@media (max-width: 1024px) {
  div.mage-error[generated] {
    position: relative;
    top: 2px;
  }
}
.modal-popup.confirm {
  font-family: 'Montserrat', sans-serif;
  color: #e02b27;
  font-size: 1.2rem;
  font-weight: 400;
}
.modal-popup.confirm .modal-footer {
  border-top: 0;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.modal-popup.confirm .modal-footer button {
  width: 47%;
  height: 53px;
  padding: 0;
  box-sizing: border-box;
  line-height: 53px;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  transition: .2s all;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.modal-popup.confirm .modal-footer .action-dismiss {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #000000;
}
.modal-popup.confirm .modal-footer .action-dismiss:hover {
  background-color: #000000;
  color: #ffffff;
}
.modal-popup.confirm .modal-footer .action-accept {
  background-color: #000000;
  color: #ffffff;
}
.modal-popup.confirm .modal-footer .action-accept:hover {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #000000;
}
.row-qty {
  position: relative;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
}
.bulk-form input.qty {
  padding: 0 2px;
  width: 30px;
  height: 30px;
}
input.qty,
input.date-calendar {
  width: 30px;
  height: 30px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 12px;
}
.full-width {
  max-width: 100% !important;
  padding: 0;
}
.fotorama__nav--thumbs {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.fotorama__nav--thumbs .fotorama__nav__frame {
  border: 1px solid #d0cdcd;
  padding: 0;
  box-sizing: border-box;
}
.fotorama__thumb-border {
  border: 1px solid #000000;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr {
  opacity: 1;
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus),
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.fotorama__arr,
.fotorama__thumb__arr {
  background-color: transparent;
}
.fotorama__arr:hover,
.fotorama__thumb__arr:hover,
.fotorama__arr:focus,
.fotorama__thumb__arr:focus,
.fotorama__arr:active,
.fotorama__thumb__arr:active {
  background-color: transparent;
}
.modal-popup .modal-inner-wrap {
  margin: 0 auto;
}
.modal-popup._inner-scroll {
  overflow-y: scroll;
}
.catalog-product-view .reorder-body {
  overflow-x: visible;
  overflow-y: visible;
  padding-bottom: 10px;
}
.catalog-product-view .reorder-body table tr {
  position: relative;
  white-space: nowrap;
}
.catalog-product-view .reorder-body table tr .title.h5,
.catalog-product-view .reorder-body table tr th.title {
  width: 200px !important;
}
.catalog-product-view .product-info-main .special-price,
.catalog-product-view .product-options-bottom .special-price {
  display: inline-block;
}
.catalog-product-view .product-info-spr-price .old-price .price-wrapper .price,
.catalog-product-view .product-info-spr-price .old-price .price-label {
  margin-right: 14px;
}
.modal-popup {
  z-index: 1000;
  margin-top: 70px;
}
.product-options-bottom .box-tocart,
.product-options-bottom .box-tocart .actions {
  display: block;
}
.page.messages {
  position: sticky;
  top: 69px;
  z-index: 101;
  width: calc(100% + 30px);
  max-width: 100%;
  margin-left: -15px;
  margin-right: -15px;
  overflow-x: hidden;
}
.re-order.bulk-form .control .qty {
  position: relative;
  z-index: 2;
}
footer.page-footer {
  padding: 0;
  background: #f5f5f5;
}
footer.page-footer .footer.content {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  overflow: hidden;
}
footer.page-footer .footer.content .links a,
footer.page-footer .footer.content .links strong {
  display: inline-block;
}
footer.page-footer .mgz-element-column > .mgz-element-inner {
  font-weight: bold;
}
footer.page-footer .mgz-element-column > .mgz-element-inner p span {
  font-size: 36px !important;
  line-height: 40px;
  font-weight: bold;
}
.footer.links {
  float: left;
  box-sizing: border-box;
  padding-right: 0;
  font-size: 16px;
}
.footer.links.wrapper .footer.links {
  width: 100%;
}
.footer.links.wrapper .linkedin {
  padding-top: 25px;
}
.footer.links.wrapper .linkedin a {
  font-size: 20px;
}
.footer.links.wrapper .linkedin i {
  padding-right: 10px;
}
.footer.links .nav.item.current {
  margin-bottom: 10px;
}
.footer.links .nav.item.current > a,
.footer.links .nav.item.current > strong {
  color: #575757;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
}
.footer.links .nav.item.current > a,
.footer.links .nav.item.current > strong {
  font-size: 16px;
  display: inline-block;
  padding-bottom: 15px;
}
.footer.content .links a,
.footer.content .links strong {
  padding: 5px 0px;
  display: inline-block;
  font-weight: 300;
}
.footer.content .links {
  padding-right: 0;
}
.footer.content a {
  color: #000000;
  text-decoration: none;
}
.footer.content a:hover,
.footer.content a:active,
.footer.content a:visited {
  color: #000000;
  text-decoration: none;
}
.category-block .footer.links:nth-child(2) {
  float: right;
  padding-bottom: 0;
}
.copyright {
  background: #000000;
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
}
.copyright .container {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.copyright small {
  font-size: 100%;
}
.copyright .footer-copyright-link {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
.copyright .footer-copyright-link li {
  display: inline-block;
  padding: 0 5px;
  margin-bottom: 0;
}
.copyright .footer-copyright-link li:first-child {
  border-right: 1px solid #ffffff;
}
.copyright .footer-copyright-link li a {
  color: #ffffff;
}
.login-container .fieldset:after {
  margin-top: 17px;
}
.login-container .field.email {
  padding: 21px 0 5px;
  position: relative;
}
.login-container .fieldset > .field {
  margin: 0 0 22px;
}
.login-container .fieldset > .field.required > .label:after {
  display: none;
}
.login-container .primary a,
.login-container .block-title,
.login-container button {
  text-transform: uppercase;
}
.login-container .block .block-title {
  border-bottom: 0;
}
.login-container .block .block-title strong {
  font-weight: bold;
}
.login-container .block-customer-login {
  border-bottom: 1px solid #d0cdcd;
  margin-bottom: 30px;
}
.login-container .block-customer-login .block-title {
  font-size: 36px;
}
.login-container .block-customer-login .block-title:before {
  content: url('../images/icon/attention.svg');
  display: inline-block;
  position: relative;
  top: 3px;
}
.login-container .block-customer-login,
.login-container .block-new-customer,
.login-container .actions-toolbar .secondary,
.login-container input,
.login-container .fieldset > .field > .control {
  width: 100%;
}
.login-container .actions-toolbar {
  padding-top: 12px;
}
.login-container .actions-toolbar .primary .action {
  margin: 0;
}
.login-container .actions-toolbar .secondary {
  text-align: left;
  margin-top: 3px;
}
.login-container button,
.login-container .primary a {
  min-width: 295px;
  box-sizing: border-box;
  border-radius: 0;
}
.login-container .action.primary,
.login-container .primary a {
  padding: 14px 20px;
  transition: .2s all;
  font-family: 'Montserrat', sans-serif;
  height: 56px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.customer-account-login a.primary,
.login-container a.primary {
  background: #ffffff;
  color: #000000;
  border: 1px solid #000000;
  text-transform: uppercase;
}
.customer-account-login a.primary:hover,
.login-container a.primary:hover {
  background: #000000;
  color: #ffffff;
}
.action.remind,
.show-hide-password {
  text-decoration: underline;
  color: #000000;
  font-weight: 400;
  font-size: 12px;
  line-height: 21px;
}
.show-hide-password {
  float: right;
  cursor: pointer;
  transition: .2s all;
}
.block-new-customer .block-title {
  font-size: 24px;
  line-height: 28px;
}
.form-block .field.note,
.login-container .field.note,
.form-block .block-new-customer p,
.login-container .block-new-customer p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.fieldset > .field > .label,
.field-wrapper .field > .label,
.show-hide-password,
.action.remind {
  font-weight: 400;
  font-size: 12px;
  line-height: 21px;
}
.sidebar-main .nav {
  display: block;
}
.block-customer-login .field.email,
.block-customer-login .field.password {
  position: relative;
}
.contact-index-index .image-caption {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.contact-index-index .image-caption .h1,
.contact-index-index .image-caption .h4 {
  color: #ffffff;
}
.contact-index-index .image-caption .h1 {
  margin: 0 0 8px;
}
.contact-index-index .image-caption .h4 {
  font-weight: 200;
}
.contact-index-index .image-wrapper {
  background: url('../images/Badminton.png');
  background-size: cover;
  width: 100%;
}
.contact-index-index .map {
  max-width: 1296px;
  width: 100%;
}
.contact-index-index .map iframe {
  width: 100%;
}
.contact-index-index .contact-block .h3 {
  margin-bottom: 34px;
}
.contact-index-index .contact-block strong {
  font-weight: 500;
}
.contact-index-index .contact-block .item {
  border-right: 1px solid #949494;
  padding-right: 0;
  font-size: 18px;
}
.contact-index-index .contact-block .item:last-child {
  border-right: 0;
}
.contact-index-index .contact-block .item a {
  color: #000000;
  margin-bottom: 27px;
}
.contact-index-index .contact-block .item address span,
.contact-index-index .contact-block .item a {
  font-weight: 200;
  line-height: 28px;
}
.catalog-category-view .ui-datepicker,
.catalogsearch-result-index .ui-datepicker {
  min-width: 240px;
}
.catalog-category-view .ui-datepicker-prev,
.catalogsearch-result-index .ui-datepicker-prev,
.catalog-category-view .ui-datepicker-next,
.catalogsearch-result-index .ui-datepicker-next {
  top: 16px;
}
.catalog-category-view .ui-datepicker-month,
.catalogsearch-result-index .ui-datepicker-month,
.catalog-category-view .ui-datepicker-year,
.catalogsearch-result-index .ui-datepicker-year {
  padding: 0 10px;
}
.catalog-category-view .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today,
.catalogsearch-result-index .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today,
.catalog-category-view .ui-datepicker .ui-datepicker-calendar td .ui-state-hover,
.catalogsearch-result-index .ui-datepicker .ui-datepicker-calendar td .ui-state-hover {
  background: #71a5d3;
}
.catalog-category-view .page-wrapper .breadcrumbs .items .item:not(:last-child):after,
.catalogsearch-result-index .page-wrapper .breadcrumbs .items .item:not(:last-child):after {
  font-size: 15px;
}
.catalog-category-view .page-wrapper .breadcrumbs .items .item strong,
.catalogsearch-result-index .page-wrapper .breadcrumbs .items .item strong {
  text-decoration: none;
  font-weight: 600;
}
.catalog-category-view .page-wrapper .breadcrumbs .items .item a,
.catalogsearch-result-index .page-wrapper .breadcrumbs .items .item a,
.catalog-category-view .page-wrapper .breadcrumbs .items .item strong,
.catalogsearch-result-index .page-wrapper .breadcrumbs .items .item strong {
  font-size: 12px;
}
.catalog-category-view .page-main,
.catalogsearch-result-index .page-main {
  padding-left: 0;
  padding-right: 0;
}
.catalog-category-view .products-grid .product-items,
.catalogsearch-result-index .products-grid .product-items {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
  font-size: 12px;
  position: relative;
}
.catalog-category-view .product-item-actions .actions-secondary > .action,
.catalogsearch-result-index .product-item-actions .actions-secondary > .action {
  top: 0;
  right: 47px;
  z-index: 20;
}
.catalog-category-view .product-item-actions .actions-secondary > .action.towishlist,
.catalogsearch-result-index .product-item-actions .actions-secondary > .action.towishlist {
  right: 10px;
  border: 1px solid #949494;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 29px;
  height: 29px;
  margin-top: 4px;
  position: absolute;
}
.catalog-category-view .product-item-actions .actions-secondary > .action.towishlist:before,
.catalogsearch-result-index .product-item-actions .actions-secondary > .action.towishlist:before {
  font-size: 32px;
  line-height: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.catalog-category-view .product-image-photo,
.catalogsearch-result-index .product-image-photo {
  width: 100%;
}
.page-products .re-order.bulk-form .diagramm-cell-bg,
.wishlist-index-index .re-order.bulk-form .diagramm-cell-bg {
  width: 30px;
}
.page-products .re-order.bulk-form .type-qty-date .control,
.wishlist-index-index .re-order.bulk-form .type-qty-date .control {
  min-height: 30px;
  height: 30px;
  width: 30px;
}
.wishlist-index-index .pre-order.bulk-form th.size-header,
.page-products .products-grid .pre-order.bulk-form th.size-header {
  padding: 11px 0;
  line-height: 21px;
}
.wishlist-index-index .pre-order.bulk-form th.size-header.zero-tax-label:after,
.page-products .products-grid .pre-order.bulk-form th.size-header.zero-tax-label:after {
  content: '';
  width: 6px;
  height: 6px;
  background-color: red;
  border-radius: 4px;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
.wishlist-index-index .re-order.bulk-form th.title,
.page-products .products-grid .re-order.bulk-form th.title {
  width: 200px;
  display: inline-block;
}
.wishlist-index-index .re-order.bulk-form.active,
.page-products .products-grid .re-order.bulk-form.active {
  border: 1px solid #979797;
}
.wishlist-index-index .re-order.bulk-form form,
.page-products .products-grid .re-order.bulk-form form {
  padding-bottom: 10px;
}
.wishlist-index-index .bulk-form,
.page-products .products-grid .bulk-form {
  background: #f5f5f5;
  border: 1px solid #979797;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 100;
  margin-top: -125px;
}
@media (max-width: 768px) {
  .wishlist-index-index .bulk-form,
  .page-products .products-grid .bulk-form {
    margin-top: -140px;
  }
}
.wishlist-index-index .bulk-form .close,
.page-products .products-grid .bulk-form .close {
  position: absolute;
}
.wishlist-index-index .bulk-form input.qty,
.page-products .products-grid .bulk-form input.qty {
  text-align: center;
}
.wishlist-index-index .bulk-form .maxorder-footer,
.page-products .products-grid .bulk-form .maxorder-footer {
  font-weight: 600;
}
.wishlist-index-index .bulk-form .reorder-actions-toolbar,
.page-products .products-grid .bulk-form .reorder-actions-toolbar,
.wishlist-index-index .bulk-form .preorder-actions-toolbar,
.page-products .products-grid .bulk-form .preorder-actions-toolbar {
  -moz-flex-direction: column-reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  border-top: 0;
}
.wishlist-index-index .bulk-form .reorder-actions-toolbar .button-wrapper,
.page-products .products-grid .bulk-form .reorder-actions-toolbar .button-wrapper,
.wishlist-index-index .bulk-form .preorder-actions-toolbar .button-wrapper,
.page-products .products-grid .bulk-form .preorder-actions-toolbar .button-wrapper {
  width: 100%;
  padding-top: 10px;
  border-top: 1px solid #d0cdcd;
}
.wishlist-index-index .bulk-form .reorder-actions-toolbar .sum-qty,
.page-products .products-grid .bulk-form .reorder-actions-toolbar .sum-qty,
.wishlist-index-index .bulk-form .preorder-actions-toolbar .sum-qty,
.page-products .products-grid .bulk-form .preorder-actions-toolbar .sum-qty {
  display: block;
  text-align: left;
  margin-left: 0;
  padding-bottom: 5px;
}
.wishlist-index-index .bulk-form .reorder-body .h6,
.page-products .products-grid .bulk-form .reorder-body .h6,
.wishlist-index-index .bulk-form .preorder-body .h6,
.page-products .products-grid .bulk-form .preorder-body .h6 {
  display: none;
}
.wishlist-index-index .bulk-form .diagramm-cell-bg,
.page-products .products-grid .bulk-form .diagramm-cell-bg {
  width: 25px;
}
.wishlist-index-index .bulk-form .form-wrapper,
.page-products .products-grid .bulk-form .form-wrapper {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
}
.wishlist-index-index .bulk-form .title-table,
.page-products .products-grid .bulk-form .title-table {
  padding: 0 30px 0 0;
}
.wishlist-index-index .bulk-form .title-table .h4,
.page-products .products-grid .bulk-form .title-table .h4 {
  border-bottom: 1px solid #d0cdcd;
  margin: 0;
  padding-bottom: 54px;
  text-transform: capitalize;
  font-size: 30px;
  line-height: 30px;
}
.breadcrumbs {
  max-width: 100%;
  width: 100%;
}
.breadcrumbs a,
.breadcrumbs strong {
  font-size: 14px;
  line-height: 36px;
  font-weight: 400;
}
.page-products .columns {
  z-index: 3;
}
.page-products .product-item-info {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
}
.page-products .product-item-details {
  height: 100%;
}
.page-products .products-grid .product-item-details {
  align-items: self-start;
  justify-content: end;
}
.page-products .breadcrumbs {
  padding-left: 0;
  padding-right: 0;
}
.page-products .products-grid .product-item .product-item-name .product-item-link {
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  height: auto;
}
.page-products .product-item-name .product-item-link {
  height: auto;
}
@media (min-width: 768px) {
  .page-products .product-item-name {
    margin-bottom: 2rem;
  }
}
.page-products .product-item .price-box {
  margin: 0;
}
.page-products .product-item .price-box .normal-price .price-label {
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 600;
}
.page-products .product-item .price-box .old-price {
  text-transform: uppercase;
  font-size: 1.4rem;
  line-height: 1.8rem;
  color: #000000;
  margin-right: 15px;
}
@media (max-width: 768px) {
  .page-products .product-item .price-box .old-price {
    font-size: 1rem;
    line-height: 1.2rem;
    margin-right: 10px;
  }
}
.page-products .product-item .price-box .old-price .price-label {
  font-size: 1.4rem;
  font-weight: 600;
}
@media (max-width: 768px) {
  .page-products .product-item .price-box .old-price .price-label {
    font-size: 1rem;
  }
}
.page-products .product-item .price-box .old-price + .normal-price .price {
  color: #e02020;
  font-weight: 600;
}
.page-products .product-item .price-box .normal-price .price {
  display: inline-block;
  letter-spacing: 0.17px;
  font-weight: 600;
}
.page-products .product-item .product-info-spr-price .old-price {
  margin-right: 1rem;
}
.page-products .product-item .product-info-spr-price .old-price,
.page-products .product-item .product-info-spr-price .price-including-tax {
  display: inline-block;
}
.page-products .product-item .product-info-spr-price .old-price .price-label,
.page-products .product-item .product-info-spr-price .price-including-tax .price-label {
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.8rem;
  font-weight: 400;
  color: #212529;
  margin-right: 1rem;
}
@media (min-width: 1024px) {
  .page-products .product-item .product-info-spr-price .old-price .price-label,
  .page-products .product-item .product-info-spr-price .price-including-tax .price-label {
    font-size: 1.4rem;
  }
}
.page-products .product-item .product-info-spr-price .old-price .price,
.page-products .product-item .product-info-spr-price .price-including-tax .price {
  font-weight: 700;
}
@media (max-width: 768px) {
  .page-products .product-item .product-info-spr-price .old-price .price,
  .page-products .product-item .product-info-spr-price .price-including-tax .price {
    font-size: 1rem;
  }
}
.page-products .product-item .product-info-spr-price .special-price {
  display: inline-block;
}
.page-products .product-item .product-info-spr-price .special-price .price-container {
  font-size: 1.4rem;
  display: inline-block;
}
@media (max-width: 768px) {
  .page-products .product-item .product-info-spr-price .special-price .price-container {
    font-size: 1rem;
  }
}
.page-products .product-item .product-info-spr-price .special-price .price-container .price {
  color: #e02020;
  letter-spacing: 0.17px;
}
@media (max-width: 768px) {
  .page-products .product-item .product-info-spr-price .special-price .price-container .price {
    font-size: 1rem;
  }
}
.page-products .product-item .product-info-spr-price .price-vat {
  display: block !important;
}
.page-products .product-item .product-info-spr-price .price-vat span {
  font-size: 1.1rem;
  color: #949494;
  font-style: italic;
}
@media (max-width: 768px) {
  .page-products .product-item .product-info-spr-price .price-vat span {
    font-size: 1rem;
  }
}
.page-products .product-item .product-info-spr-price .price-final_price {
  font-weight: bold;
}
@media (min-width: 768px) {
  .page-products .product-item .product-info-spr-price .price-final_price {
    display: inline-block;
  }
}
.page-products .product-item .product-info-spr-price .price-final_price .price {
  font-weight: bold;
}
.page-products .product-item .product-info-spr-price .price-final_price.price-vat span.price,
.page-products .product-item .product-info-spr-price .price-final_price.price-vat span {
  font-weight: normal;
}
.page-products .product-item .product-info-spr-price .old-price .price-final_price,
.page-products .product-item .product-info-spr-price .special-price .price-final_price {
  font-style: normal;
}
.page-products .product-item-discount-perc {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  width: 73px;
  height: 73px;
  transform: rotate(-45deg);
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.page-products .product-item-discount-perc:after {
  content: '';
  border-top: 73px solid #e02020;
  border-right: 73px solid transparent;
  position: absolute;
  transform: rotate(45deg);
}
.page-products .product-item-discount-perc span {
  color: #ffffff;
  z-index: 100;
  letter-spacing: 0.17px;
  font-weight: bold;
  margin-top: 10px;
}
.filter-options .filter-options-title {
  margin: 0;
}
.hide-filters {
  border: 0;
  background-color: #ffffff;
  color: #000000;
  cursor: pointer;
  padding: 0 20px 0 0;
  margin-right: 70px;
  position: relative;
}
.hide-filters:active,
.hide-filters:hover,
.hide-filters:visited {
  background-color: #ffffff;
  box-shadow: none;
  border: 0;
}
.hide-filters:after {
  content: url('../images/icon/hide-filters.svg');
  right: -30px;
  top: 4px;
  position: absolute;
}
.sorter-label {
  font-size: 14px;
  line-height: 36px;
}
.sorter-options option {
  font-size: 16px;
  line-height: 42px;
}
.products.wrapper ~ .toolbar .limiter {
  float: none;
}
.products.wrapper ~ .toolbar .limiter .limiter-text {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  line-height: 21px;
}
.page-layout-2columns-left .column.main {
  transition: all .3s;
}
.fullwidth {
  width: 100% !important;
}
.load-more-wrapper {
  width: 292px;
  margin: 40px auto 0;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active #minicart-content-wrapper {
  margin-left: 0;
}
.minicart-wrapper.active .bg-minicart {
  opacity: .6;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper #minicart-content-wrapper {
  margin-left: 100%;
}
.minicart-wrapper #minicart-content-wrapper,
.minicart-wrapper .bg-minicart {
  background: #ffffff;
  -webkit-transition: all 0.25s ease-out 0s;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
}
.minicart-wrapper .bg-minicart {
  opacity: 0;
}
.minicart-wrapper .block-minicart {
  top: 0;
  right: 0;
  border: 0;
  display: none;
  box-shadow: none;
  width: 100%;
  background: transparent;
  z-index: 101;
  position: fixed;
  height: 100vh;
  margin-top: 0;
}
.minicart-wrapper .block-minicart .action.close {
  right: 27px;
  top: 25px;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.minicart-wrapper .block-minicart .action.close:before {
  font-size: 42px;
  -webkit-animation: fadeIn 2s;
  animation: fadeIn 2s;
}
.minicart-wrapper .block-minicart .block-title {
  display: block;
  border-bottom: 1px solid #000000;
  line-height: 36px;
}
.minicart-wrapper .block-minicart .block-title span.text {
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  text-transform: uppercase;
}
.minicart-wrapper .block-minicart .product-item-pricing .label,
.minicart-wrapper .block-minicart .product-item-details .price,
.minicart-wrapper .block-minicart .subtotal span {
  font-weight: 300;
}
.minicart-wrapper .block-minicart .product-item {
  padding: 20px 0 5px;
}
.minicart-wrapper .block-minicart .product-sku {
  margin-top: 5px;
  font-size: 12px;
  line-height: 22px;
  font-weight: normal;
  color: #666666;
}
.minicart-wrapper .block-minicart .product-item-details {
  padding-left: 109px;
}
.minicart-wrapper .block-minicart .product-item-name {
  line-height: 21px;
}
.minicart-wrapper .block-minicart .product-item-name a {
  color: #000000;
}
.minicart-wrapper .block-minicart .subtotal {
  margin: 0;
}
.minicart-wrapper .block-minicart .subtotal span {
  font-size: 14px;
  line-height: 21px;
}
.minicart-wrapper .block-minicart .action.delete:before {
  display: none;
}
.minicart-wrapper .block-minicart .action.delete > span,
.minicart-wrapper .block-minicart .product .toggle {
  height: auto;
  width: auto;
  position: relative;
  text-decoration: underline;
  color: #000000;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
}
.minicart-wrapper .block-minicart .price-container {
  line-height: 21px;
}
.minicart-wrapper .block-minicart .product dt,
.minicart-wrapper .block-minicart .product dd {
  font-weight: 300;
  line-height: 21px;
  display: inline-block;
  width: 50%;
  float: left;
}
.minicart-wrapper .block-minicart .product dl {
  overflow: hidden;
  margin-top: 10px;
}
.minicart-wrapper .block-minicart .product .actions {
  margin: -60px 0 0;
}
.minicart-wrapper .block-minicart .amount .price-wrapper:first-child .price {
  font-size: 14px;
  font-weight: 600;
  margin: 1px 0 15px;
  display: inline-block;
}
.minicart-wrapper .block-minicart .items-count,
.minicart-wrapper .block-minicart .items-total .count {
  font-weight: 400;
  font-size: 12px;
  line-height: 21px;
}
.minicart-wrapper .block-minicart .items-total {
  line-height: 46px;
}
.minicart-wrapper .block-minicart .items-total,
.minicart-wrapper .block-minicart .minicart-items-wrapper {
  margin: 0;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper {
  padding: 15px 0;
  height: auto !important;
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
}
.minicart-wrapper .block-minicart .block-content > .actions {
  margin-top: 10px;
}
.minicart-wrapper .block-minicart .block-content > .actions.action-view {
  margin-top: 30px;
}
.minicart-wrapper .block-minicart .block-content > .actions > .primary {
  margin: 0;
}
.minicart-wrapper .block-minicart .block-content > .actions > .primary .action.primary {
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-weight: 600;
}
.minicart-wrapper .block-minicart .product-image-container {
  width: 87px !important;
}
.minicart-wrapper .block-minicart .action.viewcart {
  display: block;
  text-decoration: none;
}
.minicart-wrapper .block-minicart .action.primary.checkout {
  border: 0;
  background: #000000;
}
.minicart-wrapper .block-minicart .action.primary.checkout:hover {
  background: #ffffff;
  color: #000000;
  border: 1px solid #000000;
}
.toolbar-amount {
  font-size: 14px;
  line-height: 24px;
}
.page-products select {
  border: 0;
  font-size: 14px;
}
.page-products select:not([disabled]):focus {
  box-shadow: none;
}
.page-products select .sort-by-option {
  text-align: right;
}
.modes-mode {
  border: 0;
}
.modes-mode:before {
  content: url('../images/icon/grid.svg');
}
.modes-mode.mode-list:before {
  content: url('../images/icon/list.svg');
}
.modes-mode:last-child {
  border-right: 0;
}
.image-wrapper {
  position: relative;
  text-align: center;
}
.image-wrapper .view-more {
  padding: 15px 0;
  background: #fcea19;
  color: #000000;
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  opacity: 0;
  transition: all .2s;
  text-decoration: none;
}
.image-wrapper:hover .view-more {
  opacity: 1;
}
.pre-order .view-more {
  background: #2675bb;
  color: #ffffff;
}
.landing-category-item {
  padding-top: 45px;
  padding-bottom: 75px;
  border-bottom: 1px solid #d0cdcd;
}
.landing-category-item:last-of-type {
  padding-bottom: 75px;
  margin: 70px;
}
.landing-category-item .landing-category-menu-title {
  margin-top: 0;
  margin-bottom: 30px;
}
.landing-category-item .landing-category-menu-title a {
  color: rgba(0, 0, 0, 0.85);
  font-family: 'Montserrat', sans-serif;
  font-size: 36px;
  font-weight: 800;
  text-decoration: none;
}
.landing-category-item .landing-products {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.landing-category-item .landing-products .landing-product-item {
  position: relative;
  width: 30%;
  max-width: 410px;
  height: auto;
  margin-right: 20px;
}
.landing-category-item .landing-products .landing-product-item a {
  text-decoration: none;
  color: #383a3c;
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  font-weight: 800;
}
.landing-category-item .landing-products .landing-product-item .product.details.product-item-details {
  overflow: hidden;
  height: auto;
  max-height: 70px;
  text-overflow: ellipsis;
}
.landing-category-item .landing-products .landing-product-item .product.details.product-item-details p {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.landing-category-item .landing-products .landing-product-item .image-wrapper {
  margin-bottom: 33px;
}
.landing-category-item .landing-products .landing-product-item .image-wrapper a {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1.75px;
  line-height: 26px;
  text-align: center;
}
.landing-category-item .landing-products .landing-product-item .image-wrapper .label-new {
  position: absolute;
  left: 0;
  top: 35px;
  padding: 8.5px 32px 8.5px 16.5px;
  color: #ffffff;
  background: #2675bb;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.33;
  z-index: 1;
  text-transform: uppercase;
}
.landing-category-item .landing-products .landing-product-item:last-child {
  margin-right: 0;
}
.landing-category-item .product-image-container {
  width: 100% !important;
}
.landing-category-item .product-image-photo {
  min-width: 100%;
  height: auto;
  z-index: -1;
}
.landing-category-item .view-more.small {
  background: yellow;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px 0;
  width: 100%;
  z-index: 1;
}
.page-layout-category-landing .category-cms {
  display: none;
}
.page-layout-category-landing #luggage.landing-category-item {
  padding-bottom: 75px;
  margin-bottom: 40px;
}
.page-layout-category-landing .landing-category-menu {
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 60px 0;
}
.page-layout-category-landing .landing-category-menu .landing-category-menu-title {
  position: absolute;
  left: 0;
  margin: 0;
}
.page-layout-category-landing .landing-category-menu .landing-category-menu-list {
  margin: 0;
}
.page-layout-category-landing .landing-category-menu .landing-category-menu-list > li {
  margin: 0;
}
.page-layout-category-landing .landing-category-menu .columns .column.main {
  margin-bottom: 75px;
}
@media only screen and (max-width: 540px) {
  .landing-category-item .landing-products .landing-product-item {
    width: 100%;
  }
  .page-layout-category-landing .landing-category-menu {
    flex-direction: column;
  }
  .page-layout-category-landing .landing-category-menu .landing-category-menu-list {
    flex-direction: column;
  }
  .page-layout-category-landing .landing-category-menu .landing-category-menu-list > li > a {
    border: 0;
  }
  .page-layout-category-landing .landing-category-menu .landing-category-menu-title {
    position: static;
  }
  .page-layout-category-landing .columns .column.main {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 541px) and (max-width: 768px) {
  .landing-category-item .landing-products .landing-product-item {
    width: 50%;
  }
  .page-layout-category-landing .landing-category-menu .landing-category-menu-title {
    position: static;
  }
}
@media (max-width: 768px) {
  .checkout-index-index #maincontent {
    padding-left: 26px;
    padding-right: 26px;
  }
}
.checkout-index-index .checkout-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.checkout-index-index .checkout-container .opc-wrapper {
  margin: 0;
}
.checkout-index-index .checkout-container .opc-wrapper .step-title {
  padding-bottom: 0;
  margin-bottom: 3.6rem;
}
@media (max-width: 768px) {
  .checkout-index-index .checkout-container .opc-wrapper .step-title {
    margin-bottom: 1.4rem;
    padding: 0;
  }
}
.checkout-index-index .checkout-container .opc-wrapper .payment-methods,
.checkout-index-index .checkout-container .opc-wrapper .payment-option {
  margin: 0;
}
.checkout-index-index .checkout-container .opc-wrapper .payment-method {
  padding-bottom: 0;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.checkout-index-index .checkout-container .opc-wrapper .payment-method-content {
  max-width: 100%;
}
.checkout-index-index .checkout-container .opc-wrapper .payment-method-title {
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #000000;
  padding: 0;
  margin-bottom: 2rem;
}
@media (max-width: 768px) {
  .checkout-index-index .checkout-container .opc-wrapper .payment-method-title {
    font-size: 1.3rem;
    line-height: 2.1rem;
  }
}
.checkout-index-index .checkout-container .opc-wrapper .payment-method-description {
  display: block;
}
.checkout-index-index .checkout-container .opc-wrapper .payment-method .fieldset .label {
  padding: 0;
}
.checkout-index-index .checkout-container .opc-wrapper .payment-method .fieldset .label span {
  font-size: 1.4rem;
  line-height: 2.1rem;
  color: #000000;
}
@media (max-width: 768px) {
  .checkout-index-index .checkout-container .opc-wrapper .payment-method .fieldset .label span {
    font-size: 1.3rem;
    line-height: 2.3rem;
  }
}
.checkout-index-index .checkout-container .opc-wrapper .payment-method .checkout-billing-address {
  color: #000000;
}
.checkout-index-index .checkout-container .opc-wrapper .payment-method .aw-credit-limit-info-block .credit-limit,
.checkout-index-index .checkout-container .opc-wrapper .payment-method .aw-credit-limit-info-block .available-balance {
  font-size: 1.6rem;
  line-height: 3rem;
  color: #000000;
}
@media (max-width: 768px) {
  .checkout-index-index .checkout-container .opc-wrapper .payment-method .aw-credit-limit-info-block .credit-limit,
  .checkout-index-index .checkout-container .opc-wrapper .payment-method .aw-credit-limit-info-block .available-balance {
    font-size: 1.3rem;
    line-height: 2.3rem;
  }
}
.checkout-index-index .checkout-container .opc-wrapper .payment-method .aw-credit-limit-info-block .grand-total {
  border-top: 1px solid #ababab;
  color: #000000;
  margin-top: 2.1rem;
  padding-top: 2.1rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  max-width: 490px;
}
.checkout-index-index .checkout-container .opc-wrapper .payment-method .aw-credit-limit-info-block .grand-total-value {
  font-weight: 600;
}
@media (max-width: 768px) {
  .checkout-index-index .checkout-container .opc-wrapper .payment-method .aw-credit-limit-info-block .grand-total {
    font-size: 1.3rem;
    line-height: 2.3rem;
  }
}
.checkout-index-index .checkout-container .opc-wrapper .payment-method .actions-toolbar button.action {
  font-size: 1.6rem;
  width: 295px;
  height: 50px;
  line-height: 50px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .checkout-index-index .checkout-container .opc-wrapper .payment-method .actions-toolbar button.action {
    font-size: 1.2rem;
    width: 100%;
    height: 56px;
    line-height: 56px;
  }
}
.checkout-index-index .checkout-container .opc-wrapper .form-discount .actions-toolbar button.action {
  font-size: 1.6rem;
  width: 295px;
  height: 50px;
  line-height: 50px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .checkout-index-index .checkout-container .opc-wrapper .form-discount .actions-toolbar button.action {
    font-size: 1.2rem;
    width: 100%;
    height: 56px;
    line-height: 56px;
  }
}
.checkout-index-index .checkout-container .opc-wrapper .billing-address-form {
  max-width: 100%;
}
.checkout-index-index .checkout-container .opc-wrapper .billing-address-form .fieldset.address {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.checkout-index-index .checkout-container .opc-wrapper .billing-address-form .fieldset.address .field {
  margin: 0;
  margin-bottom: 28px;
}
@media (min-width: 768px) {
  .checkout-index-index .checkout-container .opc-wrapper .billing-address-form .fieldset.address .field {
    margin-bottom: 34px;
  }
}
.checkout-index-index .checkout-container .opc-wrapper .billing-address-form .fieldset.address .field label.label {
  font-size: 1.4rem;
  line-height: 2.1rem;
}
.checkout-index-index .checkout-container .opc-wrapper .billing-address-form .fieldset.address .field[name="billingAddressaw_credit_limit.firstname"],
.checkout-index-index .checkout-container .opc-wrapper .billing-address-form .fieldset.address .field[name="billingAddressaw_credit_limit.lastname"] {
  order: 1;
  width: 100%;
}
@media (min-width: 768px) {
  .checkout-index-index .checkout-container .opc-wrapper .billing-address-form .fieldset.address .field[name="billingAddressaw_credit_limit.firstname"],
  .checkout-index-index .checkout-container .opc-wrapper .billing-address-form .fieldset.address .field[name="billingAddressaw_credit_limit.lastname"] {
    width: calc(50% - 10px);
  }
}
.checkout-index-index .checkout-container .opc-wrapper .billing-address-form .fieldset.address .field[name="billingAddressaw_credit_limit.company"] {
  display: none;
}
.checkout-index-index .checkout-container .opc-wrapper .billing-address-form .fieldset.address .field[name="billingAddressaw_credit_limit.postcode"] {
  order: 5;
  flex-basis: 100%;
}
@media (min-width: 768px) {
  .checkout-index-index .checkout-container .opc-wrapper .billing-address-form .fieldset.address .field[name="billingAddressaw_credit_limit.postcode"] {
    order: 2;
  }
}
.checkout-index-index .checkout-container .opc-wrapper .billing-address-form .fieldset.address .field[name="billingAddressaw_credit_limit.postcode"] .input-text {
  max-width: 96px;
}
@media (min-width: 768px) {
  .checkout-index-index .checkout-container .opc-wrapper .billing-address-form .fieldset.address .field[name="billingAddressaw_credit_limit.postcode"] .input-text {
    max-width: 167px;
  }
}
.checkout-index-index .checkout-container .opc-wrapper .billing-address-form .fieldset.address .field.street {
  order: 2;
  width: 100%;
}
@media (min-width: 768px) {
  .checkout-index-index .checkout-container .opc-wrapper .billing-address-form .fieldset.address .field.street {
    order: 3;
  }
}
.checkout-index-index .checkout-container .opc-wrapper .billing-address-form .fieldset.address .field.street .field[name="billingAddressaw_credit_limit.street.2"] {
  display: none;
}
.checkout-index-index .checkout-container .opc-wrapper .billing-address-form .fieldset.address .field.street .field[name="billingAddressaw_credit_limit.street.1"] {
  margin-bottom: 0;
}
.checkout-index-index .checkout-container .opc-wrapper .billing-address-form .fieldset.address .field[name="billingAddressaw_credit_limit.city"] {
  width: 100%;
  order: 3;
}
@media (min-width: 768px) {
  .checkout-index-index .checkout-container .opc-wrapper .billing-address-form .fieldset.address .field[name="billingAddressaw_credit_limit.city"] {
    width: calc(50% - 10px);
    order: 4;
  }
}
.checkout-index-index .checkout-container .opc-wrapper .billing-address-form .fieldset.address .field[name="billingAddressaw_credit_limit.country_id"] {
  width: 100%;
  order: 6;
}
@media (min-width: 768px) {
  .checkout-index-index .checkout-container .opc-wrapper .billing-address-form .fieldset.address .field[name="billingAddressaw_credit_limit.country_id"] {
    width: calc(50% - 10px);
    order: 5;
  }
}
.checkout-index-index .checkout-container .opc-wrapper .billing-address-form .fieldset.address .field[name="billingAddressaw_credit_limit.region_id"] {
  width: 100%;
  order: 4;
}
@media (min-width: 768px) {
  .checkout-index-index .checkout-container .opc-wrapper .billing-address-form .fieldset.address .field[name="billingAddressaw_credit_limit.region_id"] {
    width: calc(50% - 10px);
    order: 6;
  }
}
.checkout-index-index .checkout-container .opc-wrapper .billing-address-form .fieldset.address .field[name="billingAddressaw_credit_limit.telephone"] {
  width: 100%;
  order: 7;
}
@media (min-width: 768px) {
  .checkout-index-index .checkout-container .opc-wrapper .billing-address-form .fieldset.address .field[name="billingAddressaw_credit_limit.telephone"] {
    width: calc(50% - 10px);
  }
}
.checkout-index-index .checkout-container .opc-wrapper .billing-address-form .fieldset.address .field[name="billingAddressaw_credit_limit.telephone"] #tooltip {
  display: none;
}
.checkout-index-index .checkout-container .opc-wrapper .billing-address-form .fieldset.address .field[name="billingAddressaw_credit_limit.telephone"] .input-text {
  width: 100%;
}
.checkout-index-index .checkout-container .opc-sidebar {
  max-width: 360px;
  margin: 0 0 20px;
}
@media (max-width: 1024px) {
  .checkout-index-index .checkout-container .opc-sidebar {
    position: relative;
    visibility: visible;
    opacity: 1;
    left: 0;
    max-width: 100%;
    width: 100%;
  }
  .checkout-index-index .checkout-container .opc-sidebar .modal-inner-wrap {
    transform: none;
    box-shadow: none;
  }
  .checkout-index-index .checkout-container .opc-sidebar .modal-content {
    border: 0;
  }
}
.checkout-index-index .checkout-container .opc-sidebar .modal-header {
  display: none;
}
.checkout-index-index .checkout-container .opc-sidebar .table-grouped-items .mark strong,
.checkout-index-index .checkout-container .opc-sidebar .table-grouped-items .amount strong,
.checkout-index-index .checkout-container .opc-sidebar .table-grouped-items .mark span,
.checkout-index-index .checkout-container .opc-sidebar .table-grouped-items .amount span {
  font-weight: 400;
}
.checkout-index-index .checkout-container .opc-sidebar .table-grouped-items tfoot .mark strong,
.checkout-index-index .checkout-container .opc-sidebar .table-grouped-items tfoot .amount strong,
.checkout-index-index .checkout-container .opc-sidebar .table-grouped-items tfoot .mark span,
.checkout-index-index .checkout-container .opc-sidebar .table-grouped-items tfoot .amount span {
  font-weight: 600;
}
.checkout-index-index .checkout-container .opc-sidebar .table-totals .grand.totals {
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
}
.checkout-index-index .checkout-container .opc-sidebar .table-totals .grand.totals .mark,
.checkout-index-index .checkout-container .opc-sidebar .table-totals .grand.totals .amount {
  padding-top: 12px;
  padding-bottom: 11px;
}
.checkout-index-index .checkout-container .opc-sidebar .table-totals .totals.sub {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #c7c7c7;
}
.checkout-index-index .checkout-container .opc-block-shipping-information .shipping-information {
  display: none;
}
.checkout-index-index .checkout-container .opc-progress-bar-row {
  flex-basis: 100%;
}
.checkout-index-index .checkout-container .messages {
  width: 100%;
}
.checkout-index-index .modal-popup.modal-slide .modal-inner-wrap .modal-content {
  padding-top: 1rem;
}
.opc-block-summary,
.opc-block-bottom-sidebar,
.cart-summary,
.ship-to,
.ship-via {
  background: #f6f6f6;
  padding: 44px 20px;
}
@media (min-width: 768px) {
  .opc-block-summary,
  .opc-block-bottom-sidebar,
  .cart-summary,
  .ship-to,
  .ship-via {
    padding: 37px 27px;
  }
}
.ship-to,
.ship-via {
  margin-bottom: 20px;
}
.order-details-items .table:not(.cart):not(.totals) tfoot .amount,
.order-details-items .table:not(.cart):not(.totals) tfoot .mark {
  padding: 10px 5px;
}
.order-details-items .table:not(.cart):not(.totals) tfoot .grand_total .amount,
.order-details-items .table:not(.cart):not(.totals) tfoot .grand_total .mark {
  font-weight: 600;
}
.opc-block-summary {
  margin-bottom: 14px;
}
.opc-block-summary .minicart-items .table-grouped-items {
  margin: 0;
}
.opc-block-summary .table {
  color: #000000;
}
.opc-block-summary .table-totals {
  margin: 0;
  font-size: 14px;
  line-height: 21px;
  font-weight: 300;
  border-width: 1px;
  border-top-color: #000000;
  border-bottom-color: #000000;
}
.opc-block-summary .table-totals .mark {
  font-weight: 300;
}
.opc-block-summary .table-totals .mark .value {
  color: #000000;
}
.opc-block-summary .table-totals .grand .amount strong,
.opc-block-summary .table-totals .mark strong {
  font-weight: 600;
  font-size: 16px;
}
.opc-block-summary .table-totals .mark strong {
  text-transform: uppercase;
}
.opc-block-summary .table-totals .totals.shipping.excl th,
.opc-block-summary .table-totals .totals.shipping.excl td {
  padding-top: 16px;
  padding-bottom: 21px;
}
.opc-block-summary .table-totals .totals.sub th,
.opc-block-summary .table-totals .totals.sub td {
  padding-top: 15px;
  padding-bottom: 12px;
}
.opc-block-summary .table-totals .totals-tax th,
.opc-block-summary .table-totals .totals-tax td {
  padding-top: 12px;
  padding-bottom: 13px;
}
.opc-block-summary .items-in-cart {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
}
.opc-block-summary .items-in-cart .table:not(.cart):not(.totals) tbody > tr th,
.opc-block-summary .items-in-cart .table:not(.cart):not(.totals) tbody > tr td {
  padding: 3px 0;
}
.opc-block-summary .items-in-cart .table:not(.cart):not(.totals) tfoot {
  border-bottom: 1px solid #ababab;
}
.opc-block-summary .items-in-cart .table:not(.cart):not(.totals) tfoot > tr:first-child th,
.opc-block-summary .items-in-cart .table:not(.cart):not(.totals) tfoot > tr:first-child td {
  border-top: 0;
}
.opc-block-summary .items-in-cart .table:not(.cart):not(.totals) tfoot > tr th,
.opc-block-summary .items-in-cart .table:not(.cart):not(.totals) tfoot > tr td {
  padding: 19px 0;
}
.opc-block-summary .items-in-cart .table:not(.cart):not(.totals) tbody strong,
.opc-block-summary .items-in-cart .table:not(.cart):not(.totals) tfoot strong {
  font-size: 14px;
  line-height: 24px;
}
.opc-block-summary .items-in-cart .table:not(.cart):not(.totals) tbody .mark,
.opc-block-summary .items-in-cart .table:not(.cart):not(.totals) tfoot .mark {
  text-align: left;
}
.opc-block-summary .items-in-cart .table:not(.cart):not(.totals) tbody .amount,
.opc-block-summary .items-in-cart .table:not(.cart):not(.totals) tfoot .amount {
  text-align: right;
}
.table.grouped-by-category tbody > tr th,
.table.grouped-by-category tbody > tr td {
  padding: 3px 0;
}
.table.grouped-by-category tbody strong {
  font-weight: 300;
}
.table.grouped-by-category tfoot {
  border-bottom: 1px solid #ababab;
}
.table.grouped-by-category tfoot > tr:first-child th,
.table.grouped-by-category tfoot > tr:first-child td {
  border-top: 0;
}
.table.grouped-by-category tfoot > tr th,
.table.grouped-by-category tfoot > tr td {
  padding: 20px 0;
}
.table.grouped-by-category tfoot strong {
  font-weight: 400;
}
.table.grouped-by-category tbody strong,
.table.grouped-by-category tfoot strong {
  font-size: 14px;
  line-height: 24px;
}
.table.grouped-by-category tbody .mark,
.table.grouped-by-category tfoot .mark {
  text-align: left;
}
.table.grouped-by-category tbody .amount,
.table.grouped-by-category tfoot .amount {
  text-align: right;
}
.opc-block-shipping-information {
  padding: 0;
}
.opc-block-shipping-information .shipping-information .shipping-information-title {
  border-bottom: 1px solid #000000;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}
.opc-block-shipping-information .shipping-information .shipping-information-content {
  font-size: 14px;
  line-height: 27px;
}
.opc-block-shipping-information .shipping-information .shipping-information-content a {
  color: #000000;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"],
select {
  height: 40px;
  border: 1px solid #979797;
  font-weight: 400;
  padding: 0 20px;
  font-family: 'Montserrat', sans-serif;
}
input[type="text"]::placeholder,
input[type="password"]::placeholder,
input[type="url"]::placeholder,
input[type="tel"]::placeholder,
input[type="search"]::placeholder,
input[type="number"]::placeholder,
input[type="datetime"]::placeholder,
input[type="email"]::placeholder,
select::placeholder {
  color: #000000;
}
input[type="text"]:active,
input[type="password"]:active,
input[type="url"]:active,
input[type="tel"]:active,
input[type="search"]:active,
input[type="number"]:active,
input[type="datetime"]:active,
input[type="email"]:active,
select:active,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
select:focus {
  outline: none;
}
.page-products select {
  border: 0;
  font-size: 16px;
}
.hide-filters.button {
  font-size: 16px;
}
input[type="number"] {
  padding: 0 10px;
}
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  color: #000000;
}
input[type='radio'] {
  position: relative;
  appearance: none;
}
input[type='radio']:after {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: 0;
  left: 0;
  position: relative;
  background-color: #ffffff;
  content: '';
  display: inline-block;
  visibility: visible;
  border: 1px solid #737373;
}
input[type='radio']:checked:after {
  width: 9px;
  height: 9px;
  margin: 3px;
  border-radius: 15px;
  top: 0;
  left: 0;
  position: absolute;
  background-color: #737373;
  content: '';
  display: inline-block;
  visibility: visible;
  border: 1px solid #737373;
}
input[type='radio']:checked:before {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: 0;
  left: 0;
  position: absolute;
  background-color: #ffffff;
  content: '';
  display: inline-block;
  visibility: visible;
  border: 1px solid #737373;
}
input[type='checkbox'] {
  position: relative;
}
input[type='checkbox']:checked:before {
  content: '';
  width: 15px;
  height: 15px;
  top: 0;
  left: 0;
  position: relative;
  background-color: #ffffff;
  display: inline-block;
  visibility: visible;
  border: 1px solid #737373;
}
input[type='checkbox']:checked:after {
  content: url('../images/icon/checked.svg');
  width: 15px;
  height: 15px;
  top: -2px;
  left: 2px;
  position: absolute;
  display: inline-block;
  visibility: visible;
}
.opc-wrapper .opc .new-address-popup {
  font-size: 1.4rem;
  font-weight: 700;
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  max-width: 100%;
}
.opc-wrapper .fieldset > .field:not(.choice) > .label {
  text-align: left;
  width: auto;
  margin-bottom: 5px;
}
.opc-wrapper .fieldset > .field:not(.choice) > .label span {
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 5px;
}
.opc-wrapper .fieldset > .field:not(.choice) > .control {
  width: 100%;
}
.opc-wrapper .step-title {
  border-bottom: 0;
}
.field-tooltip .field-tooltip-action:before {
  color: #000000;
}
.checkout-shipping-method,
div[name="shippingAddress.postcode"] {
  clear: both;
}
.opc-progress-bar {
  text-align: center;
  margin-top: 80px;
  margin-bottom: 49px;
}
.modal-content,
.modal-header,
.table-checkout-shipping-method tbody td {
  border: 0;
}
.opc-progress-bar-item._active:before {
  background: #d0cdcd;
}
.opc-progress-bar-item._active > span {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
}
.opc-progress-bar-item._active > span:before {
  background: #fcea19;
}
.opc-progress-bar-item._active > span:after {
  display: none;
}
.opc-progress-bar-item > span {
  font-size: 14px;
  line-height: 26px;
  padding-top: 35px;
}
.opc-progress-bar-item._complete > span,
.opc-progress-bar-item > span {
  color: #d0cdcd;
  font-size: 16px;
  font-weight: 400;
}
.opc-progress-bar-item._complete > span:before,
.opc-progress-bar-item > span:before {
  background: #d0cdcd;
}
.opc-progress-bar-item._complete > span:after,
.opc-progress-bar-item > span:after {
  display: none;
}
.opc-progress-bar-item:before {
  height: 1px;
  background: #d0cdcd;
}
.opc-progress-bar-item:first-child:after {
  content: '';
  position: absolute;
  right: 0;
  height: 1px;
  background: #d0cdcd;
}
.opc-progress-bar-item:first-child:before {
  display: none;
}
.opc-block-summary > .title,
.cart-summary > .title {
  color: #000000;
  border-bottom: 1px solid #000000;
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 7px;
}
.opc-block-summary .table-totals .mark,
.cart-summary .table-totals .mark,
.opc-block-summary .cart-totals .mark,
.cart-summary .cart-totals .mark {
  padding-left: 0;
}
.opc-block-summary .table-totals .amount,
.cart-summary .table-totals .amount,
.opc-block-summary .cart-totals .amount,
.cart-summary .cart-totals .amount {
  padding-right: 0;
}
.checkout-shipping-address .step-title,
.checkout-payment-method .step-title {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 0;
}
.column:not(.sidebar-main) form .actions-toolbar,
.column:not(.sidebar-additional) form .actions-toolbar {
  margin-left: 0;
}
.checkout-shipping-method .step-title {
  font-size: 14px;
  text-transform: uppercase;
}
.checkout-shipping-method .actions-toolbar > .primary {
  float: none;
}
.form.methods-shipping {
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
}
.form.methods-shipping a {
  text-decoration: none;
  color: #000000;
}
.methods-shipping .actions-toolbar .action.primary,
.form-login .actions-toolbar .primary,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.cart-container .checkout-methods-items .action.primary,
.form-address-edit .action.save.primary,
.form-edit-account .action.save.primary,
.action.primary.add,
.customer-account-createpassword .action.submit.primary,
.action.action-update {
  text-transform: uppercase;
  width: 363px;
  font-size: 12px;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  max-width: 100%;
  height: 60px;
  line-height: 60px;
  background-color: #000000;
  color: #ffffff;
  padding: 0;
  border: 0;
  box-shadow: none;
  transition: .2s all;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.methods-shipping .actions-toolbar .action.primary:hover,
.form-login .actions-toolbar .primary:hover,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary:hover,
.cart-container .checkout-methods-items .action.primary:hover,
.form-address-edit .action.save.primary:hover,
.form-edit-account .action.save.primary:hover,
.action.primary.add:hover,
.customer-account-createpassword .action.submit.primary:hover,
.action.action-update:hover {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #000000;
}
@media (min-width: 768px) {
  .methods-shipping .actions-toolbar .action.primary,
  .form-login .actions-toolbar .primary,
  .checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
  .cart-container .checkout-methods-items .action.primary,
  .form-address-edit .action.save.primary,
  .form-edit-account .action.save.primary,
  .action.primary.add,
  .customer-account-createpassword .action.submit.primary,
  .action.action-update {
    font-size: 14px;
    height: 53px;
    line-height: 53px;
  }
}
.actions-toolbar .secondary a.action {
  color: #000000;
}
.help-block-header strong,
.help-block-text strong,
.help-block-header a,
.help-block-text a {
  display: block;
}
.help-block-header strong,
.help-block-text strong {
  font-weight: 600;
}
.help-block-header a,
.help-block-text a {
  color: #000000;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  text-decoration: none;
}
.help-block-header strong {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
}
.help-block-text {
  margin-bottom: 15px;
}
.help-block-text strong {
  font-size: 14px;
  line-height: 21px;
}
.table-checkout-shipping-method tbody {
  display: block;
  margin: 0 10px;
}
.billing-address-details,
.billing-address-same-as-shipping-block {
  font-size: 14px;
  line-height: 21px;
}
@media (max-width: 768px) {
  .billing-address-details,
  .billing-address-same-as-shipping-block {
    font-size: 13px;
    line-height: 24px;
    white-space: nowrap;
  }
}
.billing-address-details a,
.billing-address-same-as-shipping-block a {
  text-decoration: none;
  color: #000000;
}
.billing-address-same-as-shipping-block {
  margin-bottom: 20px;
}
.aw-credit-limit-info-block,
.new-available-balance {
  font-size: 16px;
  line-height: 24px;
}
.aw-credit-limit-info-block {
  margin-bottom: 20px;
}
.new-available-balance {
  margin-top: 20px;
  display: block;
  color: #000000;
}
.checkout-index-index .checkout-container .opc-wrapper .payment-method .aw-credit-limit-info-block .available-balance {
  font-weight: 600;
}
.checkout-payment-method .payment-method-content {
  padding: 0;
}
.checkout-payment-method .actions-toolbar .primary {
  text-align: left;
}
.checkout-payment-method .payment-option._collapsible {
  max-width: 470px;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
  padding: 0;
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  padding-left: 0;
  font-size: 14px;
  line-height: 21px;
  border-top: 0;
}
.checkout-payment-method .payment-option._collapsible .payment-option-title .action-toggle {
  color: #000000;
}
.checkout-payment-method .payment-option._collapsible .payment-option-title .action-toggle:after {
  content: url('../images/icon/arrow-down.svg');
  display: inline-block;
  position: relative;
  top: -7px;
  left: 10px;
  transition: .2s all;
}
.checkout-payment-method .payment-option._collapsible input {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
.checkout-payment-method .payment-option._collapsible .action-apply {
  text-transform: uppercase;
  width: 100%;
  height: 53px;
  line-height: 53px;
  background-color: #000000;
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
  padding: 0;
  border: 0;
  box-shadow: none;
  box-sizing: border-box;
  transition: .2s all;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-weight: 400;
  width: 363px;
}
.checkout-payment-method .payment-option._collapsible .action-apply:hover {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #000000;
}
.checkout-onepage-success .print {
  display: inline-block;
}
.checkout-success {
  margin: 70px auto;
}
.checkout-success a {
  color: #000000;
}
.checkout-success .h2 {
  text-transform: uppercase;
}
.checkout-success .flex-block {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
}
.checkout-success .flex-block > .upper {
  margin-right: 5px;
}
.checkout-success .flex-block ul {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  margin: 0 0 0 5px;
}
.checkout-success .flex-block ul li {
  margin-bottom: 0;
  margin-right: 5px;
  font-size: 16px;
  line-height: 24px;
}
.checkout-success .order-number {
  font-weight: 600;
}
.checkout-success .upper {
  text-transform: uppercase;
}
.checkout-success .order-info {
  margin-top: 40px;
}
.checkout-success .order-info p:first-child {
  margin-bottom: 10px;
}
.checkout-success ul {
  padding-left: 0;
  margin-top: 15px;
}
.checkout-success ul a {
  text-decoration: none;
  color: #000000;
}
.checkout-success ul li.text {
  font-weight: 400;
}
.checkout-success .bold-text {
  font-weight: 600;
}
.checkout-success .actions-toolbar .primary {
  float: none;
  display: block;
  text-align: left;
}
.checkout-success .actions-toolbar .secondary {
  float: left;
}
.checkout-success .action.primary.continue {
  font-family: 'Montserrat', sans-serif;
  background-color: #ffffff;
  color: #000000;
  border: 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  padding: 15px 0;
  margin: 15px 0;
}
.checkout-success .actions-toolbar .secondary .action.secondary.account {
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 400;
  max-width: 100%;
  height: 53px;
  line-height: 53px;
  font-size: 14px;
  background-color: #000000;
  color: #ffffff;
  padding: 0;
  border: 0;
  box-shadow: none;
  text-align: center;
  transition: .2s all;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.checkout-success .actions-toolbar .secondary .action.secondary.account:hover {
  color: #000000;
  border: 1px solid #000000;
  background-color: #ffffff;
}
.checkout-success .actions-toolbar .secondary .action.print {
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 400;
  max-width: 100%;
  height: 53px;
  line-height: 53px;
  font-size: 14px;
  border: 1px solid #000000;
  color: #000000;
  padding: 0;
  box-shadow: none;
  text-align: center;
  transition: .2s all;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.checkout-success .actions-toolbar .secondary .action.print:hover {
  color: #ffffff;
  border: 0;
  background-color: #000000;
}
#custom-checkout-form .white_btn {
  max-width: 363px;
}
#custom-checkout-form .fieldset:last-child {
  margin-bottom: 0;
}
#custom-checkout-form ul {
  padding-left: 0;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  margin-bottom: 25px;
}
#custom-checkout-form ul li {
  width: 23%;
  margin-right: 0;
}
#custom-checkout-form ul li:not(:last-child) {
  margin-right: 2.6666%;
}
#custom-checkout-form input {
  background-color: #f5f5f5;
  font-size: 16px;
  font-weight: 300;
  border: 1px solid #bdbdbd;
}
input.po-ref-group::placeholder,
input.po-ref-reorder::placeholder,
#custom-checkout-form input::placeholder {
  color: #000000;
  font-family: 'Karla', sans-serif;
}
/**
 * shipping method carrier name tooltip
 */
.my-tooltip {
  position: relative;
}
.my-tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.my-tooltip .tooltip-content:after,
.my-tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.my-tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.my-tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.my-tooltip .tooltip-content:after,
.my-tooltip .tooltip-content:before {
  right: 100%;
}
.my-tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.my-tooltip .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.my-tooltip .tooltip-toggle {
  cursor: help;
}
.my-tooltip .tooltip-toggle:hover + .tooltip-content,
.my-tooltip .tooltip-toggle:focus + .tooltip-content,
.my-tooltip:hover .tooltip-content {
  display: block;
}
.my-tooltip .tooltip-content {
  border: none;
  background: #f3f3f3;
  font-size: 14px;
  line-height: 25px;
  font-weight: 300;
  left: 200%;
  top: -50%;
}
.my-tooltip .tooltip-content:before,
.my-tooltip .tooltip-content:after {
  top: 50%;
  background-color: #ffffff;
}
.my-tooltip .tooltip-content:after {
  border-right-color: #f3f3f3;
}
/**
 *  TODO: fix me (credit card inputs)
 */
#stripe-payments-card-expiry {
  min-width: 228px;
}
#stripe-payments-card-cvc {
  min-width: 93px;
  float: left;
}
.aw-credit-limit-info-block .grand-total span {
  display: inline !important;
}
.product-options-bottom .box-tocart .action.primary {
  font-size: 14px;
}
.form-cart .cart.item .item-info .control.qty {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.form-cart .cart.item .item-info .control.qty .action.update {
  width: 53px;
  margin: 0;
  padding: 0;
  border: 0px;
  margin-top: 10px;
  font-family: 'Roboto', sans-serif;
  color: #000000;
  background: none;
  text-decoration: underline;
}
.cart-container #shopping-cart-table .head.top-head th.h6,
.cart-container .cart.item .qty,
.cart-container .form-cart .action.update,
.cart-container .actions-toolbar a span {
  font-size: 12px;
  font-weight: 400;
}
.cart-container .cart.item .qty,
.cart-container .form-cart .action.update,
.cart-container .actions-toolbar a span {
  font-family: 'Roboto', sans-serif;
}
.cart-container .price-excluding-tax,
.cart-container .field.qty {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cart-container .cart-item .price-excluding-tax {
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-weight: 400;
  height: 32px;
}
.cart-container .subtotal .price-excluding-tax {
  align-items: flex-end;
}
.cart-container .actions-toolbar {
  display: flex;
  flex-direction: column;
}
.cart-container .actions-toolbar a span {
  color: #000;
  line-height: 14px;
}
.cart-container .form-cart .action.update {
  background: none;
  border: 0px;
  text-decoration: underline;
  outline: none;
}
.cart-container .cart.table-wrapper {
  display: flex;
  flex-direction: column;
}
.cart-container .cart.table-wrapper .actions-toolbar > .action:active,
.cart-container .cart.table-wrapper .action-gift:active {
  box-shadow: none;
}
.cart-container .cart.table-wrapper .col.qty .input-text {
  margin-top: 0px;
  width: 53px;
  height: 32px;
}
.cart-container .cart.table-wrapper #shopping-cart-table thead .col:not(.item) {
  display: table-cell;
}
.cart-container .action.apply.primary {
  background: none;
  color: black;
  border: 0;
  text-decoration: underline;
  font-size: 16px;
  font-weight: 400;
}
.cart-container .fieldset.coupon {
  display: flex;
  margin-bottom: 0px;
}
.cart-container #coupon_code {
  width: 200px;
  background: #F5F5F5;
  border: 1px solid #BDBDBD;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 14px;
  box-sizing: border-box;
}
.cart-container .form-cart .action.continue {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 56px;
  width: 100%;
  max-width: 358px;
  color: #000000;
  background: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 15px;
  text-align: center;
  box-sizing: border-box;
  border: 1px solid #000000;
  border-radius: 2px;
  text-transform: uppercase;
  transition: .3s;
}
.cart-container .form-cart .action.continue:hover {
  color: #fff;
  background: #000;
  border: 1px solid #000;
}
.cart-container .form-cart .action.continue:before {
  content: none;
}
.cart-container .fieldset > .field {
  margin-bottom: 0px;
}
.cart-container .block.discount {
  margin-top: 50px;
  margin-bottom: 50px;
}
.cart-container .form-cart .action.update:active {
  outline: none;
}
.cart-container .form-cart .action.update::before {
  content: none;
}
.qty-switcher {
  position: relative;
  width: 53px;
  height: 32px;
  display: flex;
}
.qty-switcher input {
  line-height: 1.65;
  display: flex;
  padding: 0;
  margin: 0;
  padding-left: 20%;
  border: 1px solid #666666;
  box-sizing: border-box;
}
.qty-switcher input:focus {
  outline: 0;
}
.qty-switcher-nav {
  float: left;
  position: relative;
  height: 32px;
}
.qty-switcher-btn {
  position: relative;
  cursor: pointer;
  width: 20px;
  text-align: center;
  color: #333;
  font-size: 9px;
  line-height: 1.65;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.qty-switcher-btn.qty-switcher-btn-up {
  position: absolute;
  top: 0;
}
.qty-switcher-btn.qty-switcher-btn-down {
  position: absolute;
  bottom: 0;
}
.details-qty.qty .label + .item-qty {
  margin-left: 15px;
}
.step-title.credit-account {
  color: #000000;
}
#checkout-payment-method-load .actions-toolbar .primary {
  display: block;
}
#checkout-payment-method-load .action.primary.checkout {
  width: 100%;
  max-width: 295px;
  padding: 15px 25px;
  border-radius: 2px;
  outline: none;
  color: #ffffff;
  background-color: #000000;
  border: 1px solid #000000;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 21px;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
}
#checkout-payment-method-load .action.primary.checkout:hover,
#checkout-payment-method-load .action.primary.checkout:active {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
  outline: none;
}
.multicheckout .title {
  margin: 2rem 0;
}
.multicheckout .title strong {
  color: #212529;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-size: 21px;
  line-height: 28px;
  text-transform: uppercase;
}
.multicheckout .table-wrapper .action.delete {
  margin: 12px auto;
}
.multicheckout.address.form .actions-toolbar .action.continue,
.multicheckout.address.form .actions-toolbar .action.update,
.multicheckout.address.form .actions-toolbar .action.add {
  border-radius: 0;
  color: #ffffff;
  background-color: #000000;
  font-weight: 400;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  outline: none;
  border: 1px solid #000000;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.4rem;
  cursor: pointer;
}
.multicheckout.address.form .actions-toolbar .action.continue:hover,
.multicheckout.address.form .actions-toolbar .action.update:hover,
.multicheckout.address.form .actions-toolbar .action.add:hover,
.multicheckout.address.form .actions-toolbar .action.continue:active,
.multicheckout.address.form .actions-toolbar .action.update:active,
.multicheckout.address.form .actions-toolbar .action.add:active {
  color: #000000;
  background-color: #ffffff;
}
.multicheckout.address.form .actions-toolbar .action.back {
  margin-top: 0;
  padding: 14px 17px;
  text-decoration: underline;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  line-height: 2.2rem;
  font-size: 1.8rem;
  cursor: pointer;
}
.multicheckout.address.form .actions-toolbar .secondary {
  margin-top: 0;
}
.cart-container .drop-input {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  margin-bottom: 59px;
}
@media (max-width: 768px) {
  .cart-container .drop-input {
    margin-bottom: 0;
  }
}
.cart-container .drop-input .label {
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media (max-width: 768px) {
  .cart-container .drop-input .label {
    display: none;
  }
}
.cart-container .drop-input .label span {
  font-weight: 600;
  white-space: nowrap;
  font-size: 1.4rem;
}
.cart-container .drop-input .label input.po-ref-group,
.cart-container .drop-input .label input.po-ref-reorder {
  height: 32px;
  max-width: 175px;
  margin-left: 12px;
  background-color: #f5f5f5;
}
.cart-container .drop-group-header .drop-input {
  margin-bottom: 0;
}
.cart-container .product-image-container {
  max-width: 110px !important;
}
.cart-container .h2 {
  text-transform: uppercase;
  white-space: nowrap;
}
.cart-container .cart-summary {
  position: unset !important;
}
.cart-container .checkout-methods-items .action.primary {
  width: 100%;
}
.cart-container .show-hide {
  position: absolute;
  color: #000000;
  padding-right: 45px;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .cart-container .show-hide {
    padding-right: 60px;
  }
}
.cart-container .show-hide:after {
  content: url('../images/icon/arrow-down.svg');
  display: inline-block;
  position: absolute;
  right: 0;
  transition: .2s all;
}
.cart-container .show-hide.active {
  border-bottom: 0;
}
.cart-container .show-hide.active:after {
  transform: rotate(-180deg);
}
.cart-container .action-delete,
.cart-container .action-edit {
  display: block;
  color: #000000;
}
.cart-container .items-drop .col.item {
  padding-left: 0;
}
.cart-container .items-drop .input-text.qty {
  padding: 0;
  text-align: left;
}
.cart-container .items-drop .price,
.cart-container .cart.item .price,
.cart-container .items-drop .size,
.cart-container .cart.item .size,
.cart-container .items-drop .subtotal,
.cart-container .cart.item .subtotal,
.cart-container .items-drop .date,
.cart-container .cart.item .date,
.cart-container .items-drop .qty,
.cart-container .cart.item .qty {
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
}
.cart-container .table > :not(caption) > * > * {
  padding: 0;
}
.cart-container .grouped-items .head .col,
.cart-container .items-drop .col,
.cart-container .grouped-items tbody.cart.item .col {
  padding-left: 0;
  padding-right: 0;
}
.cart-container .items-drop .col.subtotal,
.cart-container .grouped-items .head .col.subtotal,
.cart-container .grouped-items tbody.cart.item .col.subtotal {
  padding-right: 8px;
}
.cart-container .items-drop .col.size,
.cart-container .grouped-items .head .col.size,
.cart-container .grouped-items tbody.cart.item .col.size {
  padding-left: 8px;
}
.cart-container .grouped-items input[type="number"] {
  height: auto;
}
.cart-container .grouped-items tbody.cart.item {
  border-bottom: 0;
}
.cart-container .grouped-items tbody.cart.item .col.qty input {
  padding: 0;
}
.cart-container .grouped-items tbody.cart.item .product-item-name {
  font-weight: 400;
}
.cart-container .grouped-items tbody.cart.item:nth-child(odd) .col.size,
.cart-container .grouped-items tbody.cart.item:nth-child(odd) .col.qty,
.cart-container .grouped-items tbody.cart.item:nth-child(odd) .col.date,
.cart-container .grouped-items tbody.cart.item:nth-child(odd) .col.price,
.cart-container .grouped-items tbody.cart.item:nth-child(odd) .col.subtotal {
  background-color: #f5f5f5;
}
.cart-container .grouped-items tbody.cart.item:nth-child(odd) .col.qty input {
  background-color: #f5f5f5;
}
.cart-container .grouped-items .col.qty .input-text.qty {
  width: 29px;
}
.cart-container .grouped-items .action-delete,
.cart-container .grouped-items .action-edit,
.cart-container .grouped-items .product-item-details .details a {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-decoration: underline;
  color: #000000;
  font-weight: 300;
}
.cart-container .grouped-items .items-drop:nth-child(odd) .col.size,
.cart-container .grouped-items .items-drop:nth-child(odd) .col.qty,
.cart-container .grouped-items .items-drop:nth-child(odd) .col.qty input,
.cart-container .grouped-items .items-drop:nth-child(odd) .col.date,
.cart-container .grouped-items .items-drop:nth-child(odd) .col.price,
.cart-container .grouped-items .items-drop:nth-child(odd) .col.subtotal {
  background-color: #f5f5f5;
}
.cart-container .grouped-items .items-drop:nth-child(odd) .col {
  padding-top: 10px;
}
.cart-container .grouped-items .items-drop .product-item-details .product-item-name {
  font-weight: 400;
}
.cart-container .hidden {
  opacity: 0;
  height: 1px;
  padding: 0 !important;
}
.cart-container .drop-group-header {
  font-size: 12px;
  padding: 10px 0;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
}
.cart-container .drop-group-header .drop-number {
  padding-left: 0;
  padding-top: 0;
  white-space: nowrap;
}
.cart-container .drop-group-header .date-table {
  position: relative;
  left: -20%;
}
.cart-container .drop-group-header .drop-input {
  text-align: right;
}
.cart-container .drop-group-header .drop-input label {
  width: 100%;
}
.cart-container .drop-group-header .date-span {
  margin: 0 8px;
}
.cart-container .drop-group-header .po-ref-group,
.cart-container .drop-group-header .po-ref-reorder {
  font-size: 12px;
  border: 1px solid #707070;
  background-color: #f5f5f5;
  width: 196px;
  margin-left: 30px;
}
.cart-container .head {
  border-top: 1px solid #d0cdcd;
}
.cart-container .head .col {
  padding-bottom: 10px;
  padding-top: 15px;
}
.cart-container .head .col.qty,
.cart-container .head .col.price {
  text-align: left;
}
.cart-container .head .col.subtotal {
  text-align: right;
}
.cart-container .col.subtotal .cart-price .price,
.cart-container .cart.item .col.subtotal {
  font-weight: 600;
}
.cart-container dt {
  font-weight: 400;
}
.cart-container .block.shipping.active {
  border-bottom: 0;
}
.cart-container .cart-totals {
  border-top: 0;
}
.cart-container .cart.table-wrapper .actions-toolbar > .action {
  text-decoration: underline;
  border: 0;
  background-color: #ffffff;
  padding: 3px 0;
  display: block;
}
.cart-container .cart.table-wrapper .cart.item {
  position: relative;
}
.cart-container .cart.table-wrapper .product-item-name {
  font-weight: 600;
}
.cart-container .cart.table-wrapper .col.qty .input-text {
  text-align: left;
}
.cart-container .cart.table-wrapper .col.qty,
.cart-container .cart.table-wrapper .col.price {
  text-align: left;
}
.cart-container .cart.table-wrapper .col.subtotal {
  text-align: right;
}
.cart-container .cart.table-wrapper .image-wrapper {
  display: table-cell;
  max-width: 100%;
  padding-right: 16px;
  vertical-align: top;
}
.cart-container .table > :not(caption) > * > * {
  border-bottom-width: 0;
}
.cart-container .table > :not(caption) th.col.item {
  padding-left: 0;
}
.cart-container .cart-totals th,
.cart-container .cart-totals td {
  font-size: 14px;
  line-height: 21px;
  font-weight: 300;
}
.cart-container .cart-totals .mark strong,
.cart-container .cart-totals .grand .amount strong {
  font-weight: 600;
}
.cart-container .cart.table-wrapper .item .col.item {
  padding: 27px 0 10px;
}
.cart-container #shopping-cart-table .name-big {
  font-size: 1.6rem;
}
.cart-container #shopping-cart-table .product-item-sku {
  color: #666666;
  font-size: 12px;
  line-height: 21px;
  font-weight: normal;
  margin-bottom: 10px;
}
.cart-container #shopping-cart-table .discount {
  font-size: 1.2rem;
}
.cart-container #shopping-cart-table .discount.blue {
  color: #2675bb;
  font-size: 1.4rem;
}
.cart-container #shopping-cart-table .head.top-head th {
  font-weight: 600;
  font-size: 14px;
}
.cart-container #shopping-cart-table .col.subtotal {
  font-weight: normal;
}
.cart-container #shopping-cart-table .col.subtotal {
  font-weight: 300;
  width: 20%;
}
@media (min-width: 768px) {
  .cart-container #shopping-cart-table .col.subtotal {
    width: 90px;
  }
}
.cart-container #shopping-cart-table .col.price {
  width: 20%;
}
@media (min-width: 768px) {
  .cart-container #shopping-cart-table .col.price {
    width: 80px;
  }
}
.cart-container #shopping-cart-table .col.date {
  width: 20%;
  font-size: 13px;
  line-height: 2.4rem;
}
@media (min-width: 768px) {
  .cart-container #shopping-cart-table .col.date {
    font-size: 14px;
    width: 100px;
    font-weight: 300;
  }
}
.cart-container #shopping-cart-table .col.qty {
  width: 20%;
}
@media (min-width: 768px) {
  .cart-container #shopping-cart-table .col.qty {
    width: 75px;
  }
}
.cart-container #shopping-cart-table .col.size {
  width: 20%;
}
@media (min-width: 768px) {
  .cart-container #shopping-cart-table .col.size {
    width: 75px;
  }
}
@media (max-width: 768px) {
  .cart-container #shopping-cart-table .grouped-items > td {
    padding-bottom: 30px;
  }
  .cart-container #shopping-cart-table .grouped-items tr.head {
    display: flex;
  }
  .cart-container #shopping-cart-table .grouped-items tr.head th.size {
    text-align: center;
  }
  .cart-container #shopping-cart-table .grouped-items tr.head th.subtotal {
    padding-right: 0;
    text-align: center;
  }
  .cart-container #shopping-cart-table .grouped-items tr.head th.size {
    padding-left: 0;
  }
  .cart-container #shopping-cart-table .grouped-items tr.head th.date {
    font-size: 1.2rem;
  }
  .cart-container #shopping-cart-table .grouped-items tr.head th.col {
    color: #000000;
    font-weight: normal;
  }
  .cart-container #shopping-cart-table .grouped-items tbody.cart.item {
    min-height: auto;
    padding-bottom: 1rem;
  }
  .cart-container #shopping-cart-table .grouped-items tbody.cart.item tr.item-info {
    flex-direction: row;
    position: relative;
    padding-bottom: 0;
  }
  .cart-container #shopping-cart-table .grouped-items tbody.cart.item tr.item-info td.subtotal {
    font-size: 1.2rem;
    text-align: center;
    justify-content: center;
    padding: 13px 0 28px;
    font-weight: 500;
    color: #000000;
    line-height: 2.4rem;
  }
  .cart-container #shopping-cart-table .grouped-items tbody.cart.item tr.item-info td.size {
    padding: 13px 0 28px;
    font-size: 1.2rem;
    line-height: 2.4rem;
    text-align: center;
  }
  .cart-container #shopping-cart-table .grouped-items tbody.cart.item tr.item-info td.size div {
    position: absolute;
    bottom: 5px;
    right: 13px;
  }
  .cart-container #shopping-cart-table .grouped-items tbody.cart.item tr.item-info td.date {
    color: #000000;
    padding: 13px 0 28px;
  }
  .cart-container #shopping-cart-table .grouped-items tbody.cart.item tr.item-info td.date:before {
    display: none;
  }
  .cart-container #shopping-cart-table .grouped-items tbody.cart.item tr.item-info td.price {
    color: #000000;
    padding: 13px 0 28px;
  }
  .cart-container #shopping-cart-table .grouped-items tbody.cart.item tr.item-info td.price .price-excluding-tax {
    font-size: 1.3rem;
    line-height: 2.4rem;
  }
  .cart-container #shopping-cart-table .grouped-items tbody.cart.item tr.item-info td.price .price {
    font-size: 1.3rem;
    line-height: 2.4rem;
  }
  .cart-container #shopping-cart-table .grouped-items tbody.cart.item tr.item-info td.qty {
    padding: 13px 0 28px;
  }
}
.sidebar-bottom .cart-summary {
  float: none;
  width: 100%;
}
.sidebar-bottom .cart-summary .title {
  padding-bottom: 17px;
}
.sidebar-bottom .grouped-by-category .qty {
  text-align: right;
}
.sidebar-bottom .grouped-by-category.total {
  border-bottom: 1px solid #ababab;
}
.sidebar-bottom .grouped-by-category.total th,
.sidebar-bottom .grouped-by-category.total td {
  padding-bottom: 20px;
}
.sidebar-bottom .data.table.totals .totals.sub {
  border-bottom: 1px solid #c7c7c7;
}
.sidebar-bottom .data.table.totals .totals.sub th,
.sidebar-bottom .data.table.totals .totals.sub td {
  padding-bottom: 13px;
}
.sidebar-bottom .data.table.totals .totals-tax {
  border-bottom: 1px solid #222222;
}
.sidebar-bottom .data.table.totals .totals-tax th,
.sidebar-bottom .data.table.totals .totals-tax td {
  padding: 9px 0 13px;
}
.sidebar-bottom .data.table.totals .grand.totals {
  border-bottom: 1px solid #222222;
}
.sidebar-bottom .data.table.totals .grand.totals th.mark,
.sidebar-bottom .data.table.totals .grand.totals td.amount {
  padding: 13px 0 11px;
  font-size: 1.6rem;
}
.sidebar-bottom .checkout-methods-items {
  margin-top: 30px;
}
.sidebar-bottom .checkout-methods-items .item .action.checkout {
  font-weight: bold;
}
.edit-wrap {
  display: flex;
  flex-direction: row;
  padding: 20px 0 5px;
}
.edit-wrap a {
  margin-bottom: 0 !important;
}
.edit-wrap .action-edit {
  margin-right: 10px;
}
.action.multicheckout {
  display: block;
  text-align: left;
  font-size: 12px;
  line-height: 21px;
  color: #000000;
  font-weight: 300;
}
@media (min-width: 768px) {
  .action.multicheckout {
    font-size: 14px;
    text-decoration: underline;
  }
}
.cart-empty {
  margin-top: 3rem;
  text-align: center;
}
.customer-account-index .columns .sidebar-main {
  flex-basis: auto;
}
.log-out-page {
  margin-top: 30px;
}
.log-out-page p {
  text-align: center;
}
.block-dashboard-title {
  text-transform: uppercase;
  margin: 70px 0 20px;
}
.account-nav .content {
  background: #ffffff;
  padding: 0;
}
.account-nav .title {
  position: relative;
  width: auto;
  height: auto;
}
.account-nav .item a,
.account-nav .item > strong {
  border-left: 0;
}
.account-nav .nav.item a,
.account-nav .nav.item strong {
  color: #000000;
  padding: 5px 0;
  font-size: 16px;
}
.account-nav .nav.item .delimiter {
  margin: 10px 0;
  border-top: 1px solid #d0cdcd;
}
.account .column.main .block:not(.widget).block-dashboard-addresses a,
.account .column.main .block:not(.widget).block-dashboard-info a {
  color: #000000;
  text-decoration: none;
  font-weight: 600;
}
.account .column.main .block:not(.widget).block-dashboard-addresses .box-shipping-address .text a,
.account .column.main .block:not(.widget).block-dashboard-info .box-shipping-address .text a {
  text-decoration: underline;
}
.account .column.main .block:not(.widget).block-addresses-default .box-title,
.account .column.main .block:not(.widget).block-addresses-list .box-title,
.account .column.main .block:not(.widget).block-dashboard-addresses .box-title,
.account .column.main .block:not(.widget).block-dashboard-info .box-title {
  margin-bottom: 20px;
}
.block-addresses-default .block-title,
.form-address-edit .fieldset legend.legend {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #d0cdcd;
}
.block-addresses-default .block-title strong {
  margin-bottom: 0;
}
.block-addresses-default .action.primary.add {
  margin-right: 0;
}
.block-addresses-default .box-content p,
.block-addresses-list .box-content p,
.block-dashboard-info .box-content p,
.block-addresses-default .box-content address,
.block-addresses-list .box-content address,
.block-dashboard-info .box-content address {
  font-size: 14px;
  line-height: 21px;
  font-weight: 300;
  margin-bottom: 0;
}
.block-addresses-default .box-content p a,
.block-addresses-list .box-content p a,
.block-dashboard-info .box-content p a,
.block-addresses-default .box-content address a,
.block-addresses-list .box-content address a,
.block-dashboard-info .box-content address a {
  font-weight: 300;
  color: #000000;
  text-decoration: none;
}
.block-addresses-default .box-actions,
.block-addresses-list .box-actions,
.block-dashboard-info .box-actions {
  margin-top: 20px;
}
.block-addresses-default .box-actions a,
.block-addresses-list .box-actions a,
.block-dashboard-info .box-actions a {
  text-decoration: none;
}
.block-addresses-default .box-content,
.block-addresses-list .box-content,
.block-dashboard-info .box-content,
.block-addresses-default .box-actions,
.block-addresses-list .box-actions,
.block-dashboard-info .box-actions {
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
}
.block-addresses-default .action.edit,
.block-addresses-list .action.edit,
.block-dashboard-info .action.edit {
  font-size: 14px;
  color: #000000;
  font-weight: 600;
}
.form-address-edit .field {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -moz-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.form-address-edit .action.back {
  font-size: 12px;
  line-height: 21px;
}
.form-address-edit .field.additional {
  width: 100%;
}
.form-address-edit .field.zip .control {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.form-address-edit .field.zip .control input {
  width: 134px;
}
.form-address-edit .field.zip .control .h5 {
  padding-left: 10px;
}
.form-address-edit .field-wrapper {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.form-address-edit .field-wrapper .field {
  width: 48%;
}
.form-address-edit .actions-toolbar .secondary,
.form-edit-account .actions-toolbar .secondary,
.form.password.forget .actions-toolbar .secondary,
.form-address-edit .actions-toolbar .primary,
.form-edit-account .actions-toolbar .primary,
.form.password.forget .actions-toolbar .primary {
  width: 48%;
}
.form-address-edit .actions-toolbar .secondary,
.form-edit-account .actions-toolbar .secondary,
.form.password.forget .actions-toolbar .secondary {
  float: left;
}
.form-address-edit .actions-toolbar .primary,
.form-edit-account .actions-toolbar .primary,
.form.password.forget .actions-toolbar .primary {
  float: right;
}
.form-address-edit .secondary .action.back,
.form-edit-account .secondary .action.back,
.form.password.forget .secondary .action.back {
  display: block;
  margin-top: 0;
  text-decoration: none;
}
.form-address-edit .secondary .action.back span,
.form-edit-account .secondary .action.back span,
.form.password.forget .secondary .action.back span {
  display: block;
  line-height: 53px;
}
.form-edit-account .password-info {
  margin-bottom: 30px;
}
.form-edit-account .password-info a {
  font-weight: 600;
  text-decoration: underline;
  color: #000000;
}
.field-wrapper {
  margin-bottom: 15px;
}
.form.password.forget .actions-toolbar .secondary a.action:hover {
  color: #ffffff;
}
.form.password.forget .action.primary {
  font-weight: 400;
  background: #000000;
  border: 0;
  width: 100%;
  padding: 0;
  margin-right: 0;
  font-family: 'Montserrat', sans-serif;
}
.form.password.forget .action.primary:hover {
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #000000;
}
.form.password.forget .action.primary span {
  line-height: 53px;
}
.form.password.forget .action.secondary {
  font-weight: 400;
}
.box-address-billing,
.box-address-shipping {
  margin-top: 20px;
  border: 1px solid #d0cdcd;
  padding: 40px;
}
.box-address-billing .box-title,
.box-address-shipping .box-title {
  text-transform: uppercase;
}
.account .column.main .block:not(.widget) .box-address-billing .box-title > span,
.account .column.main .block:not(.widget) .box-address-shipping .box-title > span {
  font-weight: 300;
}
.account .columns .sidebar-main {
  flex-basis: auto;
}
.block-dashboard-info {
  border-bottom: 1px solid #d0cdcd;
  padding-bottom: 15px;
}
.block-dashboard-info .action.edit {
  border-right: 1px solid #000000;
  padding-right: 7px;
}
.block-dashboard-info .action.change-password {
  padding-left: 7px;
}
.block-dashboard-info p.statement {
  margin: 20px 0 10px;
}
.block-dashboard-addresses .box-content address,
.block-order-details-view .box .box-content address,
.block-dashboard-addresses .box-content .text,
.block-order-details-view .box .box-content .text {
  font-weight: 300;
  font-size: 14px;
}
.block-dashboard-addresses .box-content address > a,
.block-order-details-view .box .box-content address > a,
.block-dashboard-addresses .box-content .text > a,
.block-order-details-view .box .box-content .text > a {
  font-weight: 400;
  color: #000000;
}
.star {
  font-size: 14px;
  margin-right: 20px;
}
.customer-account-create .block-new-customer,
.customer-account-login .block-new-customer {
  border-top: 1px solid #d0cdcd;
  padding-top: 50px;
}
.customer-account-create .block-title,
.customer-account-login .block-title {
  margin-bottom: 20px;
}
.customer-account-create .block-content p,
.customer-account-login .block-content p {
  max-width: 485px;
  margin-bottom: 15px;
}
.customer-account-create .action.create.primary,
.customer-account-login .action.create.primary {
  border: 1px solid #000000;
  padding: 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin: 20px 0 0;
}
.customer-account-create .action.create.primary:hover,
.customer-account-login .action.create.primary:hover {
  background-color: #000000;
  color: #ffffff;
}
.customer-account-create .action.create.primary span,
.customer-account-login .action.create.primary span {
  line-height: 53px;
}
.customer-account-create .actions-toolbar .secondary,
.customer-account-login .actions-toolbar .secondary {
  float: none;
  display: block;
  clear: both;
  text-align: left;
}
.form-block {
  padding-right: 70px;
}
.form-block .block-title {
  text-transform: uppercase;
}
.form-block .page-title .block {
  margin-bottom: 25px;
}
.form-block .action.submit.primary {
  border: 0;
  background-color: #000000;
  padding: 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin: 0;
}
.form-block .action.submit.primary:hover {
  background-color: #ffffff;
  border: 1px solid #000000;
  color: #000000;
}
.form-block .action.submit.primary span {
  line-height: 53px;
  display: block;
}
.form-create-account .p,
.customer-account-login .block-content .form-login .p {
  margin-bottom: 40px;
}
.banner-block {
  padding-left: 70px;
}
.banner-block .h2 {
  margin: 35px 0 10px;
}
.banner-block .p1 {
  font-weight: 300;
  max-width: 338px;
  margin-bottom: 20px;
}
.banner-block .yellow_btn {
  margin-top: 10px;
}
.account .column.main .block:not(.widget).block-dashboard-info .box.expiration-date .box-title {
  margin-bottom: 0;
}
.account .column.main .block:not(.widget) .block-content .box.expiration-date {
  margin-top: 40px;
}
.payment-method .payment-method-content {
  display: none;
}
.payment-method._active .payment-method-content {
  display: block;
}
.payment-method {
  padding-bottom: 10px;
  padding-top: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.payment-method-title {
  font-size: 14px;
  line-height: 21px;
}
.payment-method-content {
  padding: 10px 0px;
}
#stripe-payments-card-number {
  width: 100% !important;
}
.card-expiry {
  width: 50% !important;
}
.card-expiry #stripe-payments-card-expiry {
  width: 100%;
}
.card-cvc {
  width: 50% !important;
}
.card-cvc #stripe-payments-card-cvc {
  width: 100% !important;
}
.pci-dss-info-text {
  width: 300px !important;
}
.action.primary.checkout {
  font-family: proxima-nova, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 11px;
  line-height: 17px;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding: 10px 25px;
  border-radius: 3px;
  outline: none;
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
  border: none;
}
.action.primary.checkout:hover,
.action.primary.checkout:active {
  background-color: #343a40;
  border-color: #343a40;
  color: #ffc107;
  outline: none;
}
.action.primary.checkout.btn-full-width {
  width: 100%;
}
.action.primary.checkout.disabled {
  opacity: .65;
  pointer-events: none;
}
.stripe-payments .action.primary.checkout {
  width: 100%;
  max-width: 295px;
  padding: 15px 25px;
  border-radius: 2px;
  outline: none;
  color: #ffffff;
  background-color: #000000;
  border: 1px solid #000000;
  font-family: proxima-nova, sans-serif;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 21px;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
}
.stripe-payments .action.primary.checkout:hover,
.stripe-payments .action.primary.checkout:active {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
  outline: none;
}
.stripe-payments .action.primary.checkout.btn-full-width {
  width: 100%;
}
.stripe-payments .action.primary.checkout.disabled {
  opacity: .65;
  pointer-events: none;
}
.stripe-elements-field {
  height: 40px;
  padding: 10px 20px!important;
  margin: 0 0 15px!important;
  border: 1px solid #979797 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}
.stripe-icon-container {
  margin-left: 1em;
}
.stripe-payments-brand {
  display: none !important;
}
.stripe-payments-card-form .input-box label {
  font-size: 14px;
  line-height: 21px;
}
.paypal img {
  float: right;
  margin-left: 1rem;
  margin-top: -0.6em;
}
.question {
  display: inline-block;
  position: relative;
  width: 24px;
  height: 40px;
  margin-left: 15px;
}
.question:after {
  content: url('../images/icon/question.svg');
  width: 24px;
  height: 24px;
  top: 8px;
  right: 0;
  position: absolute;
  display: inline-block;
  visibility: visible;
}
.question .tooltip-content {
  display: none;
  position: absolute;
}
.question:hover .tooltip-content {
  display: block;
}
.payment-method-content {
  width: 100%;
  max-width: 470px;
}
.field-select-billing select {
  padding: 8px 8px;
  margin-bottom: 9px;
}
.new-saved-card,
.stripe-payments {
  max-width: 486px;
}
.checkout-agreement button {
  text-align: left;
  width: 270px;
}
@media (min-width: 768px) {
  .checkout-agreement button {
    width: auto;
    max-width: 380px;
  }
}
.checkout-agreement button span {
  text-decoration: unset;
}
.table-checkout-shipping-method .col-carrier {
  max-width: 240px;
}
.stripe-payments-elements label,
.stripe-payments-cards label {
  font-weight: 400;
  font-size: 12px;
  line-height: 21px;
}
.stripe-payments-elements label:after,
.stripe-payments-cards label:after {
  content: '*';
}
.stripe-payments-saved-card span.stripe-payments-fade {
  color: #000000;
}
.stripe-payments-saved-card span.exp {
  float: none;
  margin-left: 10px;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
}
.stripe-payments-saved-cards-section {
  margin-bottom: 15px;
}
.stripe-payments-saved-cards-section .visa.type {
  font-weight: 400;
}
.stripe-payments-saved-cards-section .visa.type,
.stripe-payments-saved-cards-section .stripe-payments-fade,
.stripe-payments-saved-cards-section .new-card-label {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
}
.payment-method-billing-address {
  display: none;
}
@media (max-width: 768px) {
  .modal-popup.modal-slide {
    left: 0;
  }
}
.modal-popup.modal-slide .modal-inner-wrap .modal-title {
  width: 100%;
}
.modal-popup.modal-slide .modal-inner-wrap .modal-content {
  overflow-x: hidden;
}
.modal-popup.modal-slide .modal-inner-wrap .form-shipping-address {
  max-width: 100%;
}
.modal-popup.modal-slide .modal-inner-wrap .form-shipping-address #shipping-new-address-form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.modal-popup.modal-slide .modal-inner-wrap .form-shipping-address #shipping-new-address-form .field {
  display: flex;
  flex-direction: column;
  width: calc(50% - 15px);
  padding: 0;
}
.modal-popup.modal-slide .modal-inner-wrap .form-shipping-address #shipping-new-address-form .field[name="shippingAddress.company"] {
  display: none;
}
.modal-popup.modal-slide .modal-inner-wrap .form-shipping-address #shipping-new-address-form .field.street {
  width: 100%;
}
.modal-popup.modal-slide .modal-inner-wrap .form-shipping-address #shipping-new-address-form .field.street div.field {
  width: 100%;
}
.modal-popup.modal-slide .modal-inner-wrap .form-shipping-address #shipping-new-address-form .field.street div.field[name="shippingAddress.street.2"] {
  display: none;
}
.modal-popup.modal-slide .modal-inner-wrap .form-shipping-address #shipping-new-address-form .field.choice {
  width: 100%;
  flex-direction: row;
}
.modal-popup.modal-slide .modal-inner-wrap .form-shipping-address #shipping-new-address-form .field.choice:before {
  display: none;
}
.modal-popup.modal-slide .modal-inner-wrap .form-shipping-address #shipping-new-address-form .field.choice .label {
  margin-left: 4px;
}
.modal-popup.modal-slide .modal-inner-wrap .form-shipping-address #shipping-new-address-form .field .label {
  width: 100%;
  text-align: left;
  float: none;
}
.modal-popup.modal-slide .modal-inner-wrap .form-shipping-address #shipping-new-address-form .field .control {
  width: 100%;
}
.modal-popup.modal-slide .modal-inner-wrap .modal-footer button.action {
  height: 32px;
  line-height: 32px;
  padding: 0 15px;
}
.modal-popup.modal-slide .modal-inner-wrap .modal-footer .action-save-address {
  background: #000000;
  border-color: #000000;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
.payment-method.aw-credit-limit .aw-credit-limit-info-block .not-enough-balance {
  padding-left: 0;
  background: none;
  font-size: 16px;
  display: block !important;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border-top: 0;
}
.checkout-index-index .checkout-container .opc-wrapper .payment-method-description {
  margin: 13px 0;
}
.checkout-index-index .checkout-container .opc-wrapper .payment-method-title {
  margin-top: 2rem;
}
.checkout-index-index .checkout-container .opc-wrapper .payment-method.aw-credit-limit .aw-credit-limit-info-block .credit-method span {
  display: inline-block;
}
.checkout-index-index .checkout-container .opc-wrapper .payment-method.aw-credit-limit .aw-credit-limit-info-block .new_balance_value {
  display: inline-block;
}
.orders-history thead {
  border-bottom: 1px solid #ababab;
}
.orders-history thead th {
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
  padding-bottom: 15px;
}
.orders-history thead th:first-child {
  padding-left: 0;
}
.orders-history tbody tr {
  border-bottom: 1px solid #ececec;
}
.orders-history tbody td {
  font-size: 12px;
  line-height: 21px;
  padding: 15px 5px;
}
.orders-history tbody td:first-child {
  padding-left: 0;
}
.orders-history tbody .col.total .price {
  font-weight: 600;
}
.orders-history tbody .col.actions a {
  color: #000000;
  text-decoration: underline;
}
.orders-history tbody .col.id {
  text-transform: uppercase;
}
.account .column.main .block:not(.widget).block-order-details-view .box-title {
  margin: 0 0 25px;
}
.block-order-details-view {
  margin-top: 50px;
}
.block-order-details-view .box .box-content address > a {
  font-weight: 300;
}
.block-order-details-view .block-content {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
}
.block-order-details-view .block-content address,
.block-order-details-view .block-content .text {
  line-height: 24px;
}
.block-order-details-view .table > :not(caption) > .payment-method > .row {
  padding: 0;
}
.block-order-details-view .payment-method .title {
  margin-bottom: 0;
}
.order-details-items {
  border-bottom: 0;
}
.order-details-items thead {
  border-bottom: 1px solid #d0cdcd;
}
.order-details-items thead th {
  padding-bottom: 10px;
}
.order-details-items tbody {
  font-size: 12px;
  line-height: 21px;
  font-weight: 400;
}
.order-details-items tbody .col.price .price,
.order-details-items tbody .col.subtotal .price {
  font-weight: 400;
}
.order-details-items tbody .col.price .price {
  font-size: 12px;
}
.order-details-items tbody .col.subtotal .price {
  font-size: 14px;
}
.order-details-items tbody td {
  padding-top: 15px;
}
.order-details-items tbody .item-options {
  margin-top: 30px;
}
.order-details-items tbody .item-options .wrap {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
}
.order-details-items tbody .item-options .wrap dt {
  font-weight: 400;
  margin-right: 5px;
}
.order-details-items tbody .item-options .wrap dd {
  margin: 0;
}
.order-details-items tfoot {
  font-size: 14px;
  line-height: 21px;
  font-weight: 300;
}
.order-details-items tfoot .grand_total {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
.order-links {
  padding-bottom: 15px;
  border-bottom: 1px solid #000000;
  margin-bottom: 35px;
}
.order-links .item {
  font-size: 14px;
  line-height: 21px;
  text-decoration: underline;
  margin-right: 60px;
}
.order-links .item strong,
.order-links .item a {
  font-weight: 600;
}
.order-links .item a {
  color: #000000;
}
.sales-order-history.account .toolbar .pager {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.sales-order-history.account .toolbar .pages {
  position: relative;
}
.sales-order-history.account .toolbar .pages .action {
  border: 1px solid #000000;
}
.sales-order-history.account .toolbar a {
  color: #000000;
}
#account-links-collapsible {
  font-size: 14px;
  line-height: 36px;
  font-weight: 400;
  margin-bottom: 20px;
  float: none !important;
}
#account-links-collapsible .toggle-btn {
  text-align: right;
}
#account-links-collapsible .toggle-btn.active {
  font-weight: 400;
  border-bottom: 0;
}
#account-links-collapsible .filters-row {
  margin-bottom: 30px;
}
#account-links-collapsible .filters-row form {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#account-links-collapsible .filters-row form div,
#account-links-collapsible .filters-row form input {
  color: #000000;
}
#account-links-collapsible .filters-row form div input {
  width: 100%;
}
#account-links-collapsible .filters-btn {
  padding-right: 30px;
  display: inline-block;
  margin-bottom: 20px;
}
#account-links-collapsible .filters-btn:after {
  content: url('../images/icon/hide-filters.svg');
  right: 0;
  top: 4px;
  position: absolute;
}
.sales-order-view .order-item {
  position: relative;
  border-bottom: 1px solid #d0cdcd;
}
.sales-order-view .grand_total .mark strong {
  text-transform: uppercase;
}
.sales-order-view .order-details-items .table:not(.cart):not(.totals) tfoot .totals-tax th {
  text-align: right;
  font-weight: 400;
}
.sales-order-view .order-details-items .table:not(.cart):not(.totals) tfoot .totals-tax .amount,
.sales-order-view .order-details-items .table:not(.cart):not(.totals) tfoot .totals-tax .mark {
  font-weight: 300;
}
.sales-order-view .box-order-billing-method .payment-method {
  padding-bottom: 0;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.sales-order-view #my-orders-table th.qty,
.sales-order-view #my-orders-table tbody td.qty {
  text-align: left;
}
.sales-order-view #my-orders-table th.price,
.sales-order-view #my-orders-table tbody td.price {
  text-align: center;
}
.sales-order-view #my-orders-table a.send-shipment-order {
  color: #212529;
  text-decoration: underline;
}
.sales-order-view .product-item-details .image {
  display: flex;
}
.sales-order-view .product-item-details .image img {
  width: 110px;
  margin-right: 19px;
}
.sales-order-view .product-item-details .discount {
  font-size: 1.2rem;
  color: #2675bb;
}
.sales-order-view .product-item-details .show-hide {
  position: absolute;
  color: #000000;
  padding-right: 60px;
  white-space: nowrap;
  bottom: 25px;
  right: 0;
}
@media (min-width: 768px) {
  .sales-order-view .product-item-details .show-hide {
    bottom: 10px;
  }
}
.sales-order-view .product-item-details .show-hide:after {
  content: url('../images/icon/arrow-down.svg');
  display: inline-block;
  position: absolute;
  right: 0;
  transition: .2s all;
}
.sales-order-view .product-item-details .show-hide.active {
  border-bottom: 0;
}
.sales-order-view .product-item-details .show-hide.active:after {
  transform: rotate(-180deg);
}
.sales-order-view .grouped-items {
  border-bottom: 1px solid #d0cdcd;
}
.sales-order-view .grouped-items > td {
  padding-bottom: 13px;
  padding-top: 0;
}
.sales-order-view .grouped-items .head {
  border-bottom: 1px solid #d0cdcd;
}
.sales-order-view .grouped-items .head .col {
  padding-bottom: 10px;
  padding-top: 15px;
}
.sales-order-view .grouped-items .image-wrapper {
  display: table-cell;
  max-width: 100%;
  padding-right: 20px;
  vertical-align: top;
  position: static;
  width: 1%;
}
.sales-order-view .grouped-items .image-wrapper .product-image-container {
  max-width: 110px !important;
}
.sales-order-view .grouped-items .product-item-details {
  display: table-cell;
  vertical-align: top;
  white-space: normal;
  width: 99%;
}
.sales-order-view .grouped-items .item-availability {
  display: block;
}
.sales-order-view .grouped-items .details a,
.sales-order-view .grouped-items .link {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-decoration: underline;
  color: #000000;
  font-weight: 300;
}
.sales-order-view .grouped-items .items-drop:nth-child(odd) td:not(:first-child) {
  background-color: #f5f5f5;
}
.sales-order-view .grouped-items .no-padding {
  padding: 0 0 13px 0;
}
.sales-order-view .grouped-items .no-padding th {
  padding: .5rem .5rem;
}
.sales-order-view .grouped-items .no-padding .items-drop td {
  padding: .5rem .5rem;
}
@media (min-width: 768px) {
  .order-items .col.subtotal {
    width: 100px;
  }
}
.order-items .col.price {
  white-space: nowrap;
}
@media (min-width: 768px) {
  .order-items .col.price {
    width: 80px;
  }
}
@media (min-width: 768px) {
  .order-items .col.availability {
    width: 120px;
  }
}
@media (min-width: 768px) {
  .order-items .col.date {
    width: 100px;
  }
}
@media (min-width: 768px) {
  .order-items .col.qty {
    width: 85px;
  }
}
@media (min-width: 768px) {
  .order-items .col.sku {
    width: 75px;
  }
}
.order-links .item.current {
  text-decoration: none;
}
.sales-order-invoice .column.main,
.sales-order-shipment .column.main {
  margin-top: 80px;
}
.sales-order-invoice .order-title strong,
.sales-order-shipment .order-title strong {
  margin-right: 8px;
}
.global-info {
  margin: 80px 0 20px;
}
.global-info .order {
  font-size: 24px;
  line-height: 28px;
}
.global-info .orders-wrapper {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  margin-bottom: 20px;
}
.global-info .order-status {
  border: 1px solid #979797;
  padding: 10px 15px;
  margin-bottom: 40px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 21px;
  color: #979797;
}
.global-info .order-type {
  margin-bottom: 35px;
}
.global-info .order-type span {
  color: #2675bb;
}
.global-info .order-date,
.global-info .order-type,
.global-info .delivery-date {
  font-size: 14px;
  line-height: 21px;
}
.page-404-actions {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  text-align: center;
}
.page-404-back {
  font-weight: 600;
}
.page-404-btn {
  height: 53px;
  width: 100%;
  max-width: 420px;
  margin: 10px 0 0;
  padding: 0;
  text-align: center;
}
.page-404-btn:hover {
  text-decoration: none;
}
.cms-page-view .breadcrumbs,
.cms-page-view .cms-content {
  max-width: 1320px;
}
.cms-page-view .cms-content {
  margin: 0 auto;
}
.cms-page-view .cms-content p,
.cms-page-view .cms-content ul,
.cms-page-view .cms-content ul li {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
.cms-page-view .cms-content ul {
  margin: 0;
  padding: 0;
}
.cms-page-view .cms-content .privacy-policy-content {
  margin-bottom: 4rem;
}
.cms-page-view .cms-content .block-collapsible-nav-title {
  font-size: 21px;
  line-height: 28px;
  text-transform: uppercase;
  font-weight: bolder;
}
/** File to extend and/or overwrite bootstrap stuff */
/** Make it wider for wider screens */
@media (min-width: 1600px) {
  .container {
    max-width: 1520px !important;
  }
}
@media (min-width: 1800px) {
  .container {
    max-width: 1720px !important;
  }
}
@media (min-width: 2000px) {
  .container {
    max-width: 1920px !important;
  }
}
@media (min-width: 2200px) {
  .container {
    max-width: 2120px !important;
  }
}
@media (min-width: 2400px) {
  .container {
    max-width: 2320px !important;
  }
}
