/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.abs-reset-list {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.abs-reset-list > li {
  margin: 0;
}
.action-primary {
  background-image: none;
  background: #0088cc;
  border: 1px solid #0088cc;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  border-radius: 3px;
}
.action-primary:focus,
.action-primary:active {
  background: #0088cc;
  border: 1px solid #0088cc;
  color: #ffffff;
}
.action-primary:hover {
  background: #0088cc;
  border: 1px solid #0088cc;
  color: #ffffff;
}
.action-primary.disabled,
.action-primary[disabled],
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-revert-to-action-secondary,
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel {
  border-radius: 3px;
}
.abs-action-link-button {
  background-image: none;
  background: #eeeeee;
  border: 1px solid #cccccc;
  color: #777777;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.5rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active {
  background: #e2e2e2;
  border: 1px solid #cccccc;
  color: #777777;
}
.abs-action-link-button:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  color: #777777;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus {
  text-decoration: none;
}
.abs-action-button-as-link,
.abs-action-remove,
.abs-discount-block .action.check,
.abs-add-fields .action.remove {
  line-height: 1.4;
  padding: 0;
  color: #0088cc;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-weight: 400;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.abs-discount-block .action.check:visited,
.abs-add-fields .action.remove:visited {
  color: #0088cc;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-discount-block .action.check:hover,
.abs-add-fields .action.remove:hover {
  color: #0088cc;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.abs-discount-block .action.check:active,
.abs-add-fields .action.remove:active {
  color: #0088cc;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.abs-discount-block .action.check:hover,
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.abs-discount-block .action.check.disabled,
.abs-discount-block .action.check[disabled],
fieldset[disabled] .abs-discount-block .action.check,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove {
  color: #0088cc;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-button-as-link:not(:focus),
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus) {
  box-shadow: none;
}
.abs-button-l {
  line-height: 1;
  padding: 0 17px;
}
.abs-product-options-list dt {
  float: left;
  clear: left;
  margin: 0 9px 4.5px 0;
}
.abs-product-options-list dt:after {
  content: ': ';
}
.abs-product-options-list dd {
  float: left;
  display: inline-block;
  margin: 0 0 4.5px;
}
.abs-button-responsive {
  width: 100%;
}
.abs-reset-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.abs-reset-image-wrapper .product-image-photo {
  position: static;
}
.abs-adaptive-images {
  display: block;
  height: auto;
  max-width: 100%;
}
.abs-adaptive-images-centered {
  display: block;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}
.abs-login-block-title {
  margin-bottom: 15px;
  font-size: 1.8rem;
}
.abs-login-block-title strong {
  font-weight: 400;
}
.abs-dropdown-simple {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\f807';
  font-family: 'porto-icons';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\f804';
  font-family: 'porto-icons';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown {
  display: block;
}
.abs-dropdown-simple ul.items {
  padding: 6px 0;
}
.abs-input-qty {
  width: 54px;
  text-align: center;
}
.abs-margin-for-blocks-and-widgets {
  margin-bottom: 36px;
}
.abs-remove-button-for-blocks {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 15px;
  color: #999999;
  content: '\f819';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before {
  color: #494949;
}
.abs-remove-button-for-blocks:active:before {
  color: #999999;
}
.abs-product-link {
  font-weight: 400;
}
.abs-product-link > a {
  color: #777777;
  text-decoration: none;
}
.abs-product-link > a:visited {
  color: #777777;
  text-decoration: underline;
}
.abs-product-link > a:hover {
  color: #777777;
  text-decoration: underline;
}
.abs-product-link > a:active {
  color: #777777;
  text-decoration: underline;
}
.abs-like-link {
  color: #0088cc;
  text-decoration: none;
  cursor: pointer;
}
.abs-like-link:visited {
  color: #0088cc;
  text-decoration: none;
}
.abs-like-link:hover {
  color: #0088cc;
  text-decoration: underline;
}
.abs-like-link:active {
  color: #0088cc;
  text-decoration: underline;
}
.abs-reset-left-margin {
  margin-left: 0;
}
.abs-action-remove,
.abs-add-fields .action.remove {
  width: auto;
  line-height: normal;
  position: absolute;
  top: 34px;
  margin-left: 73%;
}
.abs-add-fields .fieldset .field .control {
  width: 70%;
}
.abs-add-fields .fieldset .actions-toolbar > .secondary {
  float: left;
}
.abs-add-fields .fieldset .actions-toolbar > .secondary .action.add {
  margin-top: 27px;
}
.abs-add-fields .fieldset .fields .actions-toolbar {
  margin: 0;
}
.abs-add-fields .additional {
  margin-top: 55px;
  position: relative;
}
.abs-add-fields .message.notice {
  margin: 27px 0 0;
}
.abs-hidden {
  height: 0;
  visibility: hidden;
}
.abs-visually-hidden,
.mgz__actions-switch-checkbox {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-visually-hidden-reset {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:before,
.abs-add-fields .fieldset .actions-toolbar:after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:after {
  clear: both;
}
.abs-add-box-sizing,
.abs-field-date .control,
.abs-field-tooltip {
  box-sizing: border-box;
}
.abs-navigation-icon {
  display: block;
  text-decoration: none;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\f807';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-navigation-icon:after {
  position: absolute;
  right: 5px;
  top: 0;
}
.abs-split-button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\f807';
  font-family: 'porto-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\f804';
  font-family: 'porto-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 4.5px;
}
.abs-split-button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.abs-methods-shipping-title {
  font-size: 1.6rem;
  margin-bottom: 15px;
  font-weight: 600;
}
.abs-actions-addto {
  color: #999999;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .05em;
  width: 32px;
  height: 32px;
  line-height: 30px;
  border: 1px solid #999999;
  border-radius: 5px;
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 17px;
  line-height: inherit;
  color: inherit;
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto:hover {
  text-decoration: none;
}
.abs-actions-addto:before {
  display: block;
}
.abs-box-tocart {
  margin: 0 0 27px;
}
.abs-toggling-title,
.abs-cart-block > .title,
.abs-discount-block .block > .title {
  border-top: 1px solid #cccccc;
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
  padding: 9px 36px 9px 15px;
  display: block;
  text-decoration: none;
}
.abs-toggling-title:after,
.abs-cart-block > .title:after,
.abs-discount-block .block > .title:after {
  position: absolute;
  right: 18px;
  top: 9px;
}
.abs-toggling-title > span,
.abs-cart-block > .title > span,
.abs-discount-block .block > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-toggling-title:after,
.abs-cart-block > .title:after,
.abs-discount-block .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\f807';
  font-family: 'porto-icons';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-cart-block,
.abs-discount-block .block {
  margin: 0;
}
.abs-cart-block > .title:after,
.abs-discount-block .block > .title:after {
  color: #858585;
}
.abs-cart-block .content,
.abs-discount-block .block .content {
  display: none;
  padding: 5px 15px 23px;
  position: relative;
}
.abs-cart-block.active > .title:after,
.abs-discount-block .block.active > .title:after {
  content: '\f804';
}
.abs-cart-block.active .content,
.abs-discount-block .block.active .content {
  display: block;
}
.abs-cart-block-content {
  margin: 0;
}
.abs-checkout-cart-price {
  font-size: 1.4rem;
  font-weight: 400;
}
.abs-checkout-product-name {
  font-size: 1.4rem;
  font-weight: 300;
  margin: 0;
}
.abs-account-block-line-height {
  line-height: 24px;
}
.abs-incl-excl-tax .price-including-tax,
.abs-incl-excl-tax .price-excluding-tax {
  color: #444444;
  display: block;
  font-size: 1.3rem;
  line-height: 1;
  white-space: nowrap;
}
.abs-incl-excl-tax .price-including-tax .price,
.abs-incl-excl-tax .price-excluding-tax .price {
  font-weight: 400;
}
.abs-adjustment-incl-excl-tax .price-including-tax,
.abs-adjustment-incl-excl-tax .price-excluding-tax {
  display: inline-block;
  font-size: 1.4rem;
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem;
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:before {
  content: "(" attr(data-label) ": ";
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:after {
  content: ")";
}
.abs-tax-total {
  cursor: pointer;
  position: relative;
  padding-right: 9px;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 8px;
  line-height: 8px;
  color: inherit;
  content: '\f807';
  font-family: 'porto-icons';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-tax-total:after {
  position: absolute;
  right: -2px;
  top: 4px;
}
.abs-tax-total-expanded:after {
  content: '\f804';
}
.abs-forms-margin-small {
  margin-bottom: 18px;
}
.abs-rating-summary .rating-summary {
  display: table-row;
}
.abs-rating-summary .rating-label {
  display: table-cell;
  vertical-align: top;
  padding-top: 1px;
  padding-right: 22.5px;
  padding-bottom: 4.5px;
}
.abs-rating-summary .rating-result {
  vertical-align: top;
  display: table-cell;
}
.abs-account-actions:after {
  content: "";
  display: inline-block;
  height: 12px;
  margin: 0 9px;
  border-left: 1px solid #eaeaea;
  vertical-align: -1px;
}
.abs-account-actions:last-child:after {
  display: none;
}
.abs-account-blocks .block-title > .action {
  float: right;
  font-size: 13px;
  line-height: 19px;
}
.abs-account-blocks .box-title {
  display: block;
}
.abs-account-blocks .box-title > .action {
  font-weight: 400;
  margin-left: 9px;
}
.abs-colon:after {
  content: ": ";
}
.abs-icon-add,
.abs-dropdown-items-new .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-items-new .items .item:last-child:hover {
  background: #e8e8e8;
}
.abs-dropdown-items-new .action.new:before {
  margin-left: -17px;
  margin-right: 4.5px;
}
.abs-no-display,
.abs-sidebar-totals .table-caption {
  display: none;
}
.abs-status {
  border: 2px solid #cccccc;
  border-radius: 3px;
  display: inline-block;
  padding: 0 9px;
  text-transform: uppercase;
  vertical-align: top;
}
.abs-title-orders .page-main .page-title-wrapper .page-title {
  color: #0088cc;
  font-size: 20px;
  margin: 0 0 15px;
  font-weight: 400;
}
.abs-title-orders .page-main .page-title-wrapper .order-date {
  font-size: 13px;
  margin-bottom: 9px;
}
.abs-title-orders .page-main .page-title-wrapper .order-date .label {
  display: none;
}
.abs-table-striped {
  border: none;
}
.abs-table-striped > tbody > tr:nth-child(even) > td,
.abs-table-striped > tbody > tr:nth-child(even) > th {
  background: #f6f6f6;
}
.abs-table-striped > thead > tr > th,
.abs-table-striped > tbody > tr > th,
.abs-table-striped > tfoot > tr > th,
.abs-table-striped > thead > tr > td,
.abs-table-striped > tbody > tr > td,
.abs-table-striped > tfoot > tr > td {
  border: none;
}
.abs-table-striped > thead > tr > th,
.abs-table-striped > thead > tr > td {
  border-bottom: 1px solid #cccccc;
}
.abs-block-items-counter {
  color: #c1c1c1;
  font-size: 1.2rem;
  white-space: nowrap;
}
.abs-block-widget-title {
  margin: 0 0 18px;
}
.abs-block-widget-title strong {
  font-size: 16px;
  font-weight: 600;
  color: #000;
}
.abs-shopping-cart-items {
  margin-bottom: 18px;
}
.abs-shopping-cart-items .actions.main .continue,
.abs-shopping-cart-items .actions.main .clear {
  display: none;
}
.abs-field-date .control {
  position: relative;
}
.abs-field-date-input,
.abs-field-date input {
  margin-right: 9px;
  width: calc(100% - (23px + 9px));
}
.abs-field-tooltip {
  position: relative;
}
.abs-field-tooltip input {
  margin-right: 9px;
  width: calc(100% - (21px + 9px + 4.5px));
}
.abs-checkout-tooltip-content-position-top {
  right: -9px;
  top: 40px;
  left: auto;
}
.abs-checkout-tooltip-content-position-top:before,
.abs-checkout-tooltip-content-position-top:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 9px;
  left: auto;
  top: 0%;
}
.abs-checkout-tooltip-content-position-top:before {
  border-bottom-color: #dddddd;
}
.abs-checkout-tooltip-content-position-top:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.abs-checkout-title {
  padding-bottom: 9px;
  color: #777777;
  font-weight: 300;
  font-size: 2.2rem;
}
.abs-sidebar-totals {
  border-top: 1px solid #cccccc;
  padding-top: 10px;
}
.abs-sidebar-totals tbody .mark,
.abs-sidebar-totals tfoot .mark {
  border: 0;
  font-weight: 400;
  padding: 6px 0;
}
.abs-sidebar-totals tbody .amount,
.abs-sidebar-totals tfoot .amount {
  border: 0;
  font-weight: 400;
  padding: 6px 0 6px 14px;
  text-align: right;
  color: #000;
}
.abs-sidebar-totals .grand th,
.abs-sidebar-totals .grand td {
  padding: 11px 0;
}
.abs-sidebar-totals .grand strong {
  display: inline-block;
  font-weight: 600;
  padding: 3px 0 0;
}
.abs-sidebar-totals .grand .mark {
  border-top: 1px solid #cccccc;
  font-size: 1.8rem;
  padding-right: 9px;
}
.abs-sidebar-totals .grand .amount {
  border-top: 1px solid #cccccc;
  font-size: 1.8rem;
}
.abs-sidebar-totals .msrp {
  margin-bottom: 9px;
}
.abs-sidebar-totals tbody tr:last-child td {
  padding-bottom: 19px;
}
.abs-sidebar-totals .totals-tax-summary .mark,
.abs-sidebar-totals .totals-tax-summary .amount {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  cursor: pointer;
}
.abs-sidebar-totals .totals-tax-summary .amount .price {
  position: relative;
  padding-right: 18px;
  display: inline-block;
  text-decoration: none;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\f807';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: 3px;
  top: 3px;
}
.abs-sidebar-totals .totals-tax-summary.expanded .mark,
.abs-sidebar-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\f804';
}
.abs-sidebar-totals .totals-tax-details {
  display: none;
  border-bottom: 1px solid #cccccc;
}
.abs-sidebar-totals .totals-tax-details.shown {
  display: table-row;
}
.abs-sidebar-totals .table-wrapper {
  margin-bottom: 0;
}
.abs-discount-block .block > .title strong {
  color: #1979c3;
  font-weight: 400;
}
.abs-discount-block .actions-toolbar {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0 0 0 -1px;
  white-space: nowrap;
  width: auto;
}
.abs-discount-block .actions-toolbar .secondary {
  bottom: 5px;
  left: 15px;
  position: absolute;
}
.abs-discount-block .action.check {
  font-weight: 400;
}
.abs-discount-block .fieldset {
  display: table;
  width: 100%;
}
.abs-discount-block .fieldset > .field > .label {
  display: none;
}
.abs-discount-block .field {
  display: table-cell;
}
.grouped-product.top {
  position: relative;
}
.js-new.click-button {
  position: absolute;
  right: 0;
  top: 0;
}
.js-new.click-button a {
  font-family: 'Oswald';
  font-size: 15px;
  letter-spacing: 0.05em;
  color: #fff;
  background-color: #fa4a4a;
  padding: 11px 26px;
  margin-left: 20px;
  margin-top: 30px;
  border-radius: 3px;
  font-weight: 400;
  text-decoration: none;
}
.achor-smooth {
  scroll-behavior: smooth;
}
/**
 * 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.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
/**
 * Avalara_AvaTax
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 *
 * @copyright  Copyright (c) 2016 Avalara, Inc.
 * @license    http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
 */
/**
 * Avalara_AvaTax
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 *
 * @copyright  Copyright (c) 2016 Avalara, Inc.
 * @license    http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
 */
.validateAddressForm .form.validate,
.validateBinding .form.validate,
.checkout-validate-address .form.validate {
  display: flex;
  flex-wrap: wrap;
}
.validateAddressForm .form.validate .addressOption,
.validateBinding .form.validate .addressOption,
.checkout-validate-address .form.validate .addressOption {
  display: flex;
  margin: 20px 10px 0 10px;
  flex: 1 0 auto;
}
.validateAddressForm .form.validate .addressOption .addressLabel,
.validateBinding .form.validate .addressOption .addressLabel,
.checkout-validate-address .form.validate .addressOption .addressLabel {
  flex: 1;
  cursor: pointer;
  display: block;
  padding: 10px 10px 10px 30px;
  left: -10px;
  position: relative;
}
.validateAddressForm .form.validate .addressOption .addressLabel .optionTitle,
.validateBinding .form.validate .addressOption .addressLabel .optionTitle,
.checkout-validate-address .form.validate .addressOption .addressLabel .optionTitle {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
}
.validateAddressForm .form.validate .addressOption .addressRadio,
.validateBinding .form.validate .addressOption .addressRadio,
.checkout-validate-address .form.validate .addressOption .addressRadio {
  flex: 0;
  right: -10px;
  top: 10px;
  display: table;
  position: relative;
}
.validateAddressForm .form.validate .addressOption.selected,
.validateBinding .form.validate .addressOption.selected,
.checkout-validate-address .form.validate .addressOption.selected {
  outline: 1px solid #cccccc;
  background: #f5f5f5;
}
.validateAddressForm .legend,
.validateBinding .legend,
.checkout-validate-address .legend {
  margin: 0;
  padding: 0;
  border-bottom: none;
}
.validateAddressForm .legend .step-title,
.validateBinding .legend .step-title,
.checkout-validate-address .legend .step-title {
  padding-bottom: 15px;
}
.validateAddressForm .validatedAddress,
.validateBinding .validatedAddress,
.checkout-validate-address .validatedAddress {
  margin-top: 10px;
  padding: 10px;
  outline: 1px solid #cccccc;
  background: #f5f5f5;
}
.validateAddressForm .address-field-changed,
.validateBinding .address-field-changed,
.checkout-validate-address .address-field-changed {
  text-decoration: none;
  background-color: #93ee9e;
}
.validateAddressForm .errorMessageContainer .instructions p,
.validateBinding .errorMessageContainer .instructions p,
.checkout-validate-address .errorMessageContainer .instructions p,
.validateAddressForm .errorMessageContainer .originalAddressText,
.validateBinding .errorMessageContainer .originalAddressText,
.checkout-validate-address .errorMessageContainer .originalAddressText {
  margin: 10px 0 ;
  padding: 10px;
  outline: 1px solid #cccccc;
  background: #f5f5f5;
}
.validateAddressForm .instructions,
.validateBinding .instructions,
.checkout-validate-address .instructions {
  margin-top: 10px;
}
.validateAddressForm .instructions a:hover,
.validateBinding .instructions a:hover,
.checkout-validate-address .instructions a:hover {
  cursor: pointer;
}
.validateAddressForm,
.validateBinding {
  display: none;
}
.multishipping-checkout .form.validate .addressOption {
  margin: 0 10px 10px 0;
}
.totals-tax-summary.totals-tax-holder {
  transform: translateY(100%);
}
.totals-tax-details.custom-tax {
  transform: translateY(-100%);
}
.einvoice-download-section {
  margin: 2rem 0;
  padding: 2rem;
  background: #f5f5f5;
  border: 1px solid #cccccc;
}
.einvoice-download-section .admin__field {
  margin-bottom: 1.5rem;
}
.einvoice-download-section .admin__field-label {
  font-weight: 600;
  margin-bottom: 0.5rem;
  display: block;
}
.einvoice-download-section .admin__control-select {
  width: 100%;
  max-width: 400px;
  height: 32px;
  padding: 4px 8px;
}
.einvoice-download-section .actions-toolbar {
  margin-top: 1.5rem;
}
#catalog_product_grouped_pardot {
  clear: both;
  border: none;
  padding: 0;
  margin-bottom: 35px;
}
#catalog_product_grouped_pardot .pardot_wrapper .pardot_table {
  display: table;
  width: 100%;
  border: none;
}
#catalog_product_grouped_pardot .pardot_wrapper .pardot_table .pardot_content {
  width: 100%;
  margin: 0;
  float: left;
  min-height: auto;
  padding: 10px 0;
}
#catalog_product_grouped_pardot .pardot_wrapper .pardot_table .pardot_content img {
  width: 100%;
}
.pardot_popup_content {
  display: none;
}
@media only screen and (max-width: 768px) {
  #catalog_product_grouped_pardot .pardot_content {
    width: 100%;
  }
  #catalog_product_grouped_pardot .pardot_content .pardot_link .mobile {
    display: block;
  }
  #catalog_product_grouped_pardot .pardot_content .pardot_link .desktop {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  #catalog_product_grouped_pardot .pardot_link .mobile {
    display: none;
  }
  #catalog_product_grouped_pardot .pardot_link .desktop {
    display: block;
  }
}
.stock-modal .modal-inner-wrap {
  width: 50%;
}
.stock-modal .modal-inner-wrap .modal-header .action-close {
  display: none;
}
.stock-modal .modal-inner-wrap .modal-footer {
  text-align: center !important;
}
.stock-modal .modal-inner-wrap .modal-footer button {
  margin: 0 5px 15px 5px;
}
@media only screen and (max-width: 600px) {
  .stock-modal .modal-inner-wrap {
    width: 100%;
  }
  .stock-modal .modal-inner-wrap .modal-footer button {
    margin: 0 0 15px 0;
  }
}
@media only screen and (min-width: 768px) {
  .stock-modal .modal-inner-wrap {
    width: 60%;
  }
}
@media only screen and (min-width: 992px) {
  .stock-modal .modal-inner-wrap {
    width: 50%;
  }
}
@media only screen and (min-width: 1200px) {
  .stock-modal .modal-inner-wrap {
    width: 40%;
  }
}
body.catalog-product-view .product-add-form .input-container {
  display: flex;
  margin-right: 10px;
  position: relative;
  float: left;
}
body.catalog-product-view .product-add-form .input-container div.mage-error {
  position: absolute;
  top: 45px;
  width: 300px;
}
body.catalog-product-view .product-add-form .input-container .price-dropdown {
  position: absolute;
  background-color: #f9f9f9;
  min-width: 235px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  padding: 10px 3px 10px 5px;
  z-index: 200;
  overflow-y: scroll;
  max-height: 200px;
  right: -188px !important;
  display: none;
  top: 40px !important;
}
body.catalog-product-view .product-add-form .input-container .price-dropdown .row {
  cursor: pointer;
  padding: 3px 10px 0 0;
  margin-bottom: 1px;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
body.catalog-product-view .product-add-form .input-container .price-dropdown .row:hover {
  background-color: #dff5de;
}
body.catalog-product-view .product-add-form .input-container .price-dropdown .row:active {
  background-color: #dff5de;
}
body.catalog-product-view .product-add-form .input-container .price-dropdown .row.active {
  background-color: #dff5de;
}
body.catalog-product-view .product-add-form .input-container .price-dropdown .row div {
  width: 32%;
  display: inline-block;
  text-align: right;
}
body.catalog-product-view .product-add-form .input-container .price-dropdown .row div.qty-content {
  width: 25%;
}
body.catalog-product-view .product-add-form .input-container .price-dropdown .row div.discount-content {
  text-align: center;
  width: 38%;
  padding-left: 10px;
}
body.catalog-product-view .product-add-form .input-container .price-dropdown .row div strong {
  font-size: 14px;
  color: #707070;
  font-weight: 700;
}
body.catalog-product-view .product-add-form .input-container .price-dropdown .row div span {
  font-size: 13px;
  color: #707070;
  font-weight: 400;
}
.cart.table-wrapper .item .message {
  font-size: 10px;
}
.cart.table-wrapper .col .qty div.mage-error {
  text-align: left;
  width: 150px;
  word-break: break-word;
  position: absolute;
  white-space: break-spaces;
  line-height: 1.5;
}
.cart.table-wrapper .col.qty {
  min-width: 101px;
  white-space: nowrap;
}
@-webkit-keyframes "ripple-out" {
  1% {
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    opacity: 1;
  }
  49.9% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
  50% {
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    opacity: 1;
  }
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
@keyframes "ripple-out" {
  1% {
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    opacity: 1;
  }
  49.9% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
  50% {
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    opacity: 1;
  }
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
.footer {
  padding-top: 40px;
  padding-bottom: 50px;
  position: relative;
  background: #e7e7e7;
  background: -moz-linear-gradient(top, #e7e7e7 0%, #ffffff 38%, #ffffff 62%, #e7e7e7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e7e7e7), color-stop(38%, #ffffff), color-stop(62%, #ffffff), color-stop(100%, #e7e7e7));
  background: -webkit-linear-gradient(top, #e7e7e7 0%, #ffffff 38%, #ffffff 62%, #e7e7e7 100%);
  background: -o-linear-gradient(top, #e7e7e7 0%, #ffffff 38%, #ffffff 62%, #e7e7e7 100%);
  background: -ms-linear-gradient(top, #e7e7e7 0%, #ffffff 38%, #ffffff 62%, #e7e7e7 100%);
  background: linear-gradient(to bottom, #e7e7e7 0%, #ffffff 38%, #ffffff 62%, #e7e7e7 100%);
}
.footer #footer_wrap {
  width: 100%;
  position: relative;
}
.footer #footer_wrap footer {
  position: relative;
  z-index: 2;
}
.footer #footer_wrap footer:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  zoom: 1;
  visibility: hidden;
}
.footer footer nav {
  display: block;
  float: left;
}
.footer footer nav ul {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
}
.footer footer nav ul:last-child {
  margin-left: 60px;
}
.footer footer nav li {
  display: block;
  margin: 0;
  line-height: 30px;
}
.footer footer nav a {
  color: #666;
  font-size: 16px;
}
.footer footer nav a:hover {
  text-decoration: underline;
}
.footer footer nav a.section {
  text-shadow: 0 0 0 #000;
}
.footer footer nav a.current {
  text-shadow: 0 0 0 #000;
}
.footer footer address {
  display: block;
  float: right;
  clear: right;
  font-size: 16px;
  line-height: 30px;
  color: #666;
  text-align: right;
  padding-top: 40px;
}
.footer footer address a {
  color: #666;
}
.footer footer address a:hover {
  text-decoration: none;
  cursor: text;
}
.footer #social {
  list-style: none;
  float: right;
  display: block;
  padding: 10px 0 0;
}
.footer #social li {
  display: block;
  float: left;
  margin: 0 0 0 10px;
}
.footer #social li:first-child {
  margin-left: 0;
}
.footer #social a {
  display: block;
  position: relative;
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #007dc3;
  text-indent: -9999px;
}
.footer #social a:before {
  display: block;
  top: -2px;
  left: -2px;
  bottom: -2px;
  right: -2px;
  opacity: 0;
  position: absolute;
  content: '';
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #007dc3;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.footer #social a:hover {
  text-decoration: none;
}
.footer #social a:hover:before {
  -webkit-animation-name: ripple-out;
  animation-name: ripple-out;
}
.footer #icon_li {
  background: url(../../../../../frontend/Coredevelopment/gallagher_seals/default/images/social-media-icon.png) 255px 97px;
}
.footer #icon_fb {
  background: url(../../../../../frontend/Coredevelopment/gallagher_seals/default/images/social-media-icon.png) 203px 99px;
}
.footer #icon_tw {
  background: url(../../../../../frontend/Coredevelopment/gallagher_seals/default/images/social-media-icon.png) 155px 99px;
}
.footer #icon_in {
  background: url(../../../../../frontend/Coredevelopment/gallagher_seals/default/images/social-media-icon.png) 104px 99px;
}
.footer #icon_bl {
  background: url(../../../../../frontend/Coredevelopment/gallagher_seals/default/images/social-media-icon.png) 55px 99px;
}
.footer footer.landing-page #social {
  float: left;
}
.footer footer.landing-page address {
  padding-top: 0px;
}
.footer #copyright {
  color: #666;
  float: left;
  margin: 0;
  padding: 65px 0 0;
  font-size: 12px;
  clear: left;
}
.footer #copyright a {
  color: #333;
}
#footer_wrap {
  position: relative;
}
#footer_wrap:before {
  display: block;
  content: url('../images/footer_wrap_before-min.png');
  position: absolute;
  top: 0;
  left: auto;
  right: auto;
  width: 100%;
  text-align: center;
}
@media (max-width: 991px) {
  .footer footer nav {
    float: none;
  }
  .footer footer nav:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    zoom: 1;
    visibility: hidden;
  }
  .footer footer nav ul {
    margin: 0 !important;
    width: 50%;
  }
  .footer footer nav li {
    text-align: center;
  }
  .footer footer address {
    float: none;
    clear: both;
    text-align: center;
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #666;
  }
  .footer #social {
    text-align: center;
    float: none;
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #666;
  }
  .footer #social li {
    display: inline-block;
    float: none;
  }
  .footer footer.landing-page #social {
    text-align: center;
    float: none;
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #666;
  }
  .footer footer.landing-page address {
    float: none;
    clear: both;
    text-align: center;
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #666;
  }
  .footer #copyright {
    float: none;
    text-align: center;
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #666;
  }
}
@media (max-width: 767px) {
  .modal-popup.modal-slide {
    left: 0px !important;
    top: auto;
  }
}
@media (max-width: 450px) {
  .footer footer nav ul {
    float: none;
    width: 100%;
  }
}
.modal-popup,
.modal-slide {
  transition: unset;
  z-index: 999;
}
.modal-popup .modal-inner-wrap,
.modal-slide .modal-inner-wrap {
  transition: unset;
}
.footer-popup-modal {
  font-family: 'Titillium Web', sans-serif;
}
.footer-popup-modal .modal-inner-wrap {
  width: 430px;
  margin: 0px;
  bottom: 0;
}
.footer-popup-modal .modal-inner-wrap header {
  padding-top: 0px;
  padding-bottom: 0px;
}
.footer-popup-modal .modal-inner-wrap header .action-close {
  padding: 0px;
}
.footer-popup-modal .modal-inner-wrap header .action-close:before {
  margin: 5px 10px;
  content: "\00D7";
  font-size: 25px;
  font-weight: normal;
  width: 40px;
  height: 30px;
  line-height: 25px;
  color: #FFFFFF;
}
.footer-popup-modal .modal-inner-wrap header .action-close.new-color:before {
  color: #7A7676;
}
.footer-popup-modal .modal-inner-wrap .modal-content {
  padding: 0px;
  margin: 0px;
}
.footer-popup-modal .footer-popup-preview-wrapper {
  padding: 1em 1.5em;
  padding-bottom: 1.5em;
  padding-right: 2em;
}
.footer-popup-modal .footer-popup-preview-wrapper .footer-popup-image {
  vertical-align: top;
  float: left;
  width: 100px;
  margin-right: 22px;
}
.footer-popup-modal .footer-popup-preview-wrapper h4 {
  margin-top: 0px;
  margin-bottom: 0.6em;
  margin-left: 120px;
  margin-right: 20px;
  line-height: 1.4;
  font-size: 1.3em;
  font-weight: 600;
  color: #FFFFFF;
}
.footer-popup-modal .footer-popup-preview-wrapper .footer-popup-description p {
  line-height: 1.4;
  margin-left: 120px;
  margin-bottom: 0.6em;
  font-size: 1em;
  font-weight: normal;
  color: #FFFFFF;
}
.footer-popup-modal .footer-popup-preview-wrapper .footer-popup-description p a {
  color: #fff;
}
.footer-popup-modal .footer-popup-preview-wrapper .footer-popup-action {
  margin-left: 120px;
}
.footer-popup-modal .footer-popup-preview-wrapper .footer-popup-action .footer-popup-action-button {
  padding: 0.7em 0em;
  margin-top: 10px;
  border-radius: 0.25em;
  background: #FFFFFF;
  color: #1279BB;
  line-height: 1;
  font-size: 1em;
  width: 100%;
  border-color: snow;
}
.footer-popup-modal .footer-popup-preview-wrapper .footer-popup-action .footer-popup-action-button:hover {
  border-color: snow;
  color: #0e6196;
}
.footer-popup-modal .footer-popup-preview-wrapper .footer-popup-action .footer-popup-action-button a {
  color: #1279BB;
  text-decoration: none;
}
.footer-popup-modal .footer-popup-content-wrapper {
  background: #1279BB;
}
@media (max-width: 767px) {
  .footer-popup-modal .footer-popup-preview-wrapper .footer-popup-image {
    vertical-align: top;
    float: left;
    width: 80px;
  }
  .footer-popup-modal .footer-popup-preview-wrapper h4 {
    margin-left: 100px;
    font-size: 20px;
  }
  .footer-popup-modal .footer-popup-preview-wrapper .footer-popup-description p {
    display: inline-block;
    margin-left: 0px;
    margin-bottom: 5px;
    font-size: 16px;
    width: 100%;
  }
  .footer-popup-modal .footer-popup-preview-wrapper .footer-popup-action {
    margin-left: 0px;
  }
  .footer-popup-modal .footer-popup-preview-wrapper .footer-popup-action .footer-popup-action-button {
    padding: 0px;
    line-height: 1;
    font-size: 18px;
    height: 40px;
  }
}
body.page-product-grouped .table.grouped .col.qty,
body.page-product-grouped .table.grouped .col.item {
  width: auto;
}
body.page-product-grouped .main .grouped-product.top {
  display: flex;
  margin: 0 0 20px;
  border-bottom: 1px solid #ccc;
  padding: 0 15px 15px 15px;
}
body.page-product-grouped .main .grouped-product.top .product-info-main {
  width: 100%;
  float: none;
  padding-left: 30px;
  margin-bottom: 0;
}
body.page-product-grouped .main .grouped-product.top .product-info-main .description ul {
  list-style: round;
}
body.page-product-grouped .main .grouped-product.top .product-info-main .overview {
  border-bottom: none !important;
}
body.page-product-grouped .main .grouped-product.top .product.media {
  float: none;
}
body.page-product-grouped #grouped-product-table-wrapper .table-wrapper.grouped {
  clear: both;
}
body.page-product-grouped #grouped-product-table-wrapper .see-more {
  color: red;
  font-weight: 500;
  cursor: pointer;
}
body.page-product-grouped #grouped-product-table-wrapper .product-item-sku.visible-xs p {
  line-height: 16px;
}
body.page-product-grouped #grouped-product-table-wrapper #view-more {
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  padding: 0 12px;
  background-color: #004573;
  color: white;
  font-size: 11px;
  line-height: 28px;
  height: 28px;
  display: block;
  margin: 0 auto;
  width: 100px;
  cursor: pointer;
  border: none;
}
body.page-product-grouped #grouped-product-table-wrapper #view-more:hover {
  border-color: #282D3B;
}
body.page-product-grouped #grouped-product-table-wrapper .grid-label {
  font-weight: 700;
  color: #282D3B;
  font-size: 16px;
}
body.page-product-grouped #grouped-product-table-wrapper .grid-label.bottom {
  margin-bottom: 15px;
}
body.page-product-grouped #grouped-product-table-wrapper .left {
  float: left;
  text-align: left;
}
body.page-product-grouped #grouped-product-table-wrapper .right {
  float: right;
  text-align: right;
}
body.page-product-grouped #grouped-product-table-wrapper .table {
  border: none;
  margin: 0;
  border-collapse: collapse;
  color: #282D3B;
  text-align: center;
  font-size: 14px;
  max-width: 1280px;
  clear: both;
}
body.page-product-grouped #grouped-product-table-wrapper .table .qty-inc,
body.page-product-grouped #grouped-product-table-wrapper .table .qty-dec {
  display: none;
}
body.page-product-grouped #grouped-product-table-wrapper .table .qty-inc i:before,
body.page-product-grouped #grouped-product-table-wrapper .table .qty-dec i:before {
  font-family: FontAwesome;
  color: white;
  background-color: #282D3B;
  height: 28px;
  width: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
}
body.page-product-grouped #grouped-product-table-wrapper .table .qty-dec i:before {
  content: "\f068";
}
body.page-product-grouped #grouped-product-table-wrapper .table .qty-inc i:before {
  content: "\f067";
}
body.page-product-grouped #grouped-product-table-wrapper .table .input-container {
  display: flex;
  margin-right: 5px;
  position: relative;
}
body.page-product-grouped #grouped-product-table-wrapper .table .input-container .price-dropdown {
  position: absolute;
  background-color: #f9f9f9;
  min-width: 235px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  padding: 10px 3px 10px 5px;
  z-index: 200;
  overflow-y: scroll;
  max-height: 200px;
  right: 0;
  display: none;
  top: 28px;
}
body.page-product-grouped #grouped-product-table-wrapper .table .input-container .price-dropdown .row {
  cursor: pointer;
  padding: 3px 10px 0 0;
  margin-bottom: 1px;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
body.page-product-grouped #grouped-product-table-wrapper .table .input-container .price-dropdown .row:hover {
  background-color: #dff5de;
}
body.page-product-grouped #grouped-product-table-wrapper .table .input-container .price-dropdown .row:active {
  background-color: #dff5de;
}
body.page-product-grouped #grouped-product-table-wrapper .table .input-container .price-dropdown .row.active {
  background-color: #dff5de;
}
body.page-product-grouped #grouped-product-table-wrapper .table .input-container .price-dropdown .row div {
  width: 32%;
  display: inline-block;
  text-align: right;
}
body.page-product-grouped #grouped-product-table-wrapper .table .input-container .price-dropdown .row div.qty-content {
  width: 25%;
}
body.page-product-grouped #grouped-product-table-wrapper .table .input-container .price-dropdown .row div.discount-content {
  text-align: center;
  width: 38%;
  padding-left: 10px;
}
body.page-product-grouped #grouped-product-table-wrapper .table .input-container .price-dropdown .row div strong {
  font-size: 14px;
  color: #707070;
  font-weight: 700;
}
body.page-product-grouped #grouped-product-table-wrapper .table .input-container .price-dropdown .row div span {
  font-size: 13px;
  color: #707070;
  font-weight: 400;
}
body.page-product-grouped #grouped-product-table-wrapper .table .col.request-quote .request-for-quote {
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  padding: 0 12px;
  background-color: #004573;
  color: #fff;
  font-size: 11px;
  line-height: 12px;
  height: 28px;
  white-space: nowrap;
  border: none;
}
body.page-product-grouped #grouped-product-table-wrapper .table .col.request-quote .request-for-quote:hover {
  border-color: #282d3b;
  background-color: #282d3b;
}
body.page-product-grouped #grouped-product-table-wrapper .table .col:not(.addtocart) {
  vertical-align: middle;
  border: 1px solid #c3c3c3;
}
body.page-product-grouped #grouped-product-table-wrapper .table .col:not(.addtocart):not(.item-thumbnail) {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  min-width: auto !important;
  width: auto;
}
body.page-product-grouped #grouped-product-table-wrapper .table .col:not(.addtocart):not(.item-thumbnail).request-quote {
  width: 188px;
}
body.page-product-grouped #grouped-product-table-wrapper .table .col:not(.addtocart):not(.item-thumbnail).item-price {
  min-width: 120px !important;
}
body.page-product-grouped #grouped-product-table-wrapper .table .col:not(.addtocart) .tier-price-container {
  display: table;
  width: 100%;
}
body.page-product-grouped #grouped-product-table-wrapper .table .col:not(.addtocart) .tier-price-container .tier-price-wrapper {
  display: table-row;
}
body.page-product-grouped #grouped-product-table-wrapper .table .col:not(.addtocart) .tier-price-container .tier-price-wrapper .tier-price {
  width: 74px;
  display: block;
  text-align: center;
  width: 100%;
}
body.page-product-grouped #grouped-product-table-wrapper .table .col:not(.addtocart) .tier-price-container .tier-price-wrapper .tier-price .price {
  font-weight: 700;
  display: inline-block;
}
body.page-product-grouped #grouped-product-table-wrapper .table .col:not(.addtocart) .tier-price-container .tier-price-wrapper .tier-price .quanity {
  display: inline-block;
}
body.page-product-grouped #grouped-product-table-wrapper .table .col:not(.addtocart) .tier-price-container .tier-price-wrapper .tier-price.active {
  color: #27ae0c;
  background: #dff5de;
  font-size: 14px;
  border-top: 12px solid #dff5de;
  border-bottom: 11px solid #dff5de;
}
body.page-product-grouped #grouped-product-table-wrapper .table .col:not(.addtocart) .tier-price-container .tier-price-wrapper .tier-price.active .price {
  font-weight: 700;
}
body.page-product-grouped #grouped-product-table-wrapper .table thead {
  border: 2px solid #c3c3c3;
  border-bottom-width: 1px;
}
body.page-product-grouped #grouped-product-table-wrapper .table thead th {
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 15px;
  padding: 20px 10px;
  vertical-align: bottom !important;
}
body.page-product-grouped #grouped-product-table-wrapper .table thead th.price {
  padding: 0;
  vertical-align: bottom !important;
}
body.page-product-grouped #grouped-product-table-wrapper .table thead th.price .price-label.has-tier-price {
  padding: 5px 10px;
  border-bottom: 1px solid #c3c3c3;
  margin-bottom: 7px;
}
body.page-product-grouped #grouped-product-table-wrapper .table thead th.wrap-text {
  padding: 20px 0 !important;
  white-space: normal !important;
}
body.page-product-grouped #grouped-product-table-wrapper .table tbody tr {
  background-color: #f9f9f9;
}
body.page-product-grouped #grouped-product-table-wrapper .table tbody tr:nth-child(odd) {
  background-color: #efefef;
}
body.page-product-grouped #grouped-product-table-wrapper .table tbody td {
  border: 1px solid #c3c3c3;
}
body.page-product-grouped #grouped-product-table-wrapper .table tbody td.has-tier-price {
  padding: 0;
}
body.page-product-grouped #grouped-product-table-wrapper .table a {
  color: #282D3B;
  font-size: 14px;
}
body.page-product-grouped #grouped-product-table-wrapper .table a:hover {
  color: #EE2D43;
}
body.page-product-grouped #grouped-product-table-wrapper .table a.thumb-wrapper {
  display: inline-flex;
  align-items: center;
}
body.page-product-grouped #grouped-product-table-wrapper .table span.price {
  color: #282D3B;
  font-size: 14px;
}
body.page-product-grouped #grouped-product-table-wrapper .table span.product-image-container {
  max-width: 43px;
  min-width: 43px;
}
body.page-product-grouped #grouped-product-table-wrapper .table span[data-price-type="oldPrice"] span.price {
  color: #EE2D43;
}
body.page-product-grouped #grouped-product-table-wrapper .table .product-item-name {
  font-weight: 600;
  margin-bottom: 0;
}
body.page-product-grouped #grouped-product-table-wrapper .table .attribute-ship_within {
  font-size: 12px;
  line-height: 16px;
}
body.page-product-grouped #grouped-product-table-wrapper .table .attribute-ship_within span {
  display: block;
}
body.page-product-grouped #grouped-product-table-wrapper .table .addtocart .control.qty {
  display: inline-block;
  text-align: center;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
}
body.page-product-grouped #grouped-product-table-wrapper .table .addtocart .control.qty input {
  height: 28px;
  font-size: 13px;
  font-weight: 700;
  color: #EE2D43;
  padding: 0 5px;
  max-width: 50px;
  text-align: center;
}
body.page-product-grouped #grouped-product-table-wrapper .table .addtocart .control.qty button {
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  padding: 0 12px;
  background-color: #004573;
  color: white;
  font-size: 11px;
  line-height: 12px;
  height: 28px;
  border: none;
}
body.page-product-grouped #grouped-product-table-wrapper .table .addtocart .control.qty button img {
  height: 22px;
  width: 22px;
  margin-top: 2px;
  max-width: none;
}
body.page-product-grouped #grouped-product-table-wrapper .table .addtocart .control.qty button:hover {
  border-color: #282D3B;
  background-color: #282D3B;
}
body.page-product-grouped #grouped-product-table-wrapper .table .addtocart .grouped-product-form-add {
  display: flex;
  justify-content: center;
}
@media (min-width: 1025px) {
  body.page-product-grouped #grouped-product-table-wrapper .table thead.profile_grid_column-custom-thead.fixed {
    border: none;
    height: 90px;
    display: table;
  }
  body.page-product-grouped #grouped-product-table-wrapper .table thead.profile_grid_column-custom-thead.fixed tr {
    position: fixed;
    top: 0;
    left: 300px;
    right: 0;
    width: 100%;
    max-width: 1280px;
    display: inherit;
    margin: 0;
    background: #004573;
    z-index: 10;
  }
  body.page-product-grouped #grouped-product-table-wrapper .table thead.profile_grid_column-custom-thead.fixed th {
    word-break: break-word;
  }
}
@media (min-width: 768px) {
  body.page-product-grouped .main .grouped-product.top {
    padding: 0;
  }
  body.page-product-grouped .main #grouped-product-table-wrapper .table tbody tr td.item-sku {
    padding: 0 8px;
    width: auto;
  }
  body.page-product-grouped .main #grouped-product-table-wrapper .table tbody tr td.item-sku.has-image {
    padding-top: 0;
    padding-bottom: 0;
  }
  body.page-product-grouped .main #grouped-product-table-wrapper .table tbody tr td.item-sku.has-image .product-image-container {
    margin-right: 10px;
  }
  body.page-product-grouped .main #grouped-product-table-wrapper .table tbody tr td.addtocart {
    width: auto;
    padding: 15px 8px;
    min-width: 130px;
  }
  body.page-product-grouped .main #grouped-product-table-wrapper .table tbody tr td.addtocart .control.qty button {
    margin-bottom: 0px;
  }
}
@media (min-width: 1025px) and (max-width: 1700px) {
  body.page-product-grouped #grouped-product-table-wrapper .table thead.profile_grid_column-custom-thead.fixed tr {
    max-width: 1280px;
    width: calc( 100% - 440px);
    left: calc(100% - (100% - 302px));
  }
}
@media (max-width: 1200px) {
  body.page-product-grouped #grouped-product-table-wrapper .table thead.profile_grid_column-custom-thead.fixed tr {
    max-width: 930px;
  }
}
@media (max-width: 991px) {
  body.page-product-grouped #grouped-product-table-wrapper .table thead.profile_grid_column-custom-thead.fixed tr {
    max-width: 690px;
  }
}
@media (max-width: 767px) {
  body.page-product-grouped .main .grouped-product.top {
    flex-direction: column;
    padding: 0 0 15px 0;
  }
  body.page-product-grouped .main .grouped-product.top .product.media {
    width: 100%;
  }
  body.page-product-grouped .main .grouped-product.top .product-info-main {
    padding-left: 0;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table-wrapper.grouped {
    border-top: 0;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper table,
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper thead,
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper tbody,
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper th,
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper td,
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper tr {
    display: block;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table .col {
    width: 100%;
    margin: 0 0 0 auto;
    border: none;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table thead {
    display: none;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table tbody tr {
    border: 1px solid #c3c3c3;
    margin-bottom: 0;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table tbody tr td {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    text-align: right;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table tbody tr td:before {
    position: unset;
    display: block;
    width: 100%;
    text-align: left;
    font-weight: 600;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table .addtocart .control.qty {
    justify-content: flex-end;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table .addtocart .control.qty input {
    border: 1px solid #282D3B;
    text-align: center;
    height: 28px;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table .qty-inc,
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table .qty-dec {
    display: block;
    font-size: 12px;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table tbody tr {
    display: grid;
    grid-template-columns: auto 35% 40%;
    grid-template-rows: repeat(3, auto);
    grid-gap: 2px;
    grid-auto-flow: dense;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table tbody tr.hide-image {
    grid-template-columns: calc(60% - 30px) calc(40% + 30px);
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table tbody tr.hide-image td {
    padding-left: 15px !important;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table tbody tr td {
    text-align: left;
    padding-bottom: 0;
    padding-top: 0;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table tbody tr td.item-thumbnail {
    grid-column: span 1;
    grid-row: span 3;
    padding: 10px;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table tbody tr td.item-thumbnail a {
    display: inline-block;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table tbody tr td.item-thumbnail span.product-image-container {
    max-width: 75px;
    min-width: 75px;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table tbody tr td.item-name {
    order: 0;
    display: flex !important;
    align-items: flex-end;
    font-size: 13px;
    padding-left: 0;
    width: auto !important;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table tbody tr td.item-name .product-item-name {
    font-size: 13px;
    white-space: normal;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table tbody tr td.item-sku {
    order: 4;
    padding-left: 0;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table tbody tr td.item-sku p {
    margin-bottom: 0;
    font-size: 11px;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table tbody tr td.width.length {
    display: none !important;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table tbody tr td.starting-at {
    order: 4;
    font-size: 11px;
    padding: 0;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table tbody tr td.request-quote {
    padding-top: 15px;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table tbody tr td.addtocart {
    grid-column: span 1;
    grid-row: span 3;
    order: 2;
    grid-template-columns: auto;
    align-self: flex-start;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table tbody tr td.addtocart form {
    grid-template-rows: repeat(3, auto);
    grid-template-columns: repeat(2, auto);
    display: grid;
    grid-gap: 2px;
    grid-auto-flow: dense;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table tbody tr td.addtocart form .control {
    display: flex !important;
    grid-column: span 1;
    grid-row: span 1;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table tbody tr td.addtocart form .control.label {
    order: 0;
    justify-content: center;
    font-size: 10px;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table tbody tr td.addtocart form .control.qty {
    order: 1;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table tbody tr td.addtocart form .control.qty input {
    font-size: 12px;
    min-width: 50px;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table tbody tr td.addtocart form .control.qty.add-action {
    justify-content: flex-start;
    grid-row: span 3;
    order: 0;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table tbody tr td.addtocart form .control.qty.add-action .add-to-cart {
    margin-bottom: 2px;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table tbody tr td.addtocart form .control.price-container {
    order: 2;
    justify-content: center;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table tbody tr td.addtocart form .control.price-container .price {
    font-size: 10px;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table tbody tr td.addtocart form .control a {
    text-decoration: none;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table tbody tr td:before {
    content: none;
  }
}
@media (max-width: 639px) {
  body.page-product-grouped #grouped-product-table-wrapper .table tbody tr td:before {
    padding: 0;
    clip: unset;
    height: auto;
    margin: 0;
  }
}
@media (min-width: 520px) {
  body.page-product-grouped #grouped-product-table-wrapper .table tbody tr {
    grid-template-columns: 20% 35% 40% !important;
  }
  body.page-product-grouped #grouped-product-table-wrapper .table tbody tr.hide-image {
    grid-template-columns: calc(60% - 30px) calc(40% + 30px) !important;
  }
}
@media (max-width: 479px) {
  body.page-product-grouped #grouped-product-table-wrapper .table .input-container {
    margin-right: 5px;
  }
}
@media (max-width: 410px) {
  body.page-product-grouped #grouped-product-table-wrapper .table tbody tr {
    grid-template-columns: 25% 25% auto !important;
  }
  body.page-product-grouped #grouped-product-table-wrapper .table tbody tr.hide-image {
    grid-template-columns: calc(60% - 30px) calc(40% + 30px) !important;
  }
  body.page-product-grouped #grouped-product-table-wrapper .table tbody tr td.item-thumbnail span.product-image-container {
    max-width: 50px !important;
    min-width: 50px !important;
  }
  body.page-product-grouped #grouped-product-table-wrapper .table tbody tr td.addtocart form .control.qty .input-container {
    margin-right: 2px;
  }
  body.page-product-grouped #grouped-product-table-wrapper .table tbody tr td.addtocart form .control.qty .input-container input {
    font-size: 12px;
    padding: 0;
    width: 18px;
  }
  body.page-product-grouped #grouped-product-table-wrapper .table tbody tr td.addtocart form .control.qty.add-action .add-to-cart {
    margin-bottom: 2px;
  }
  body.page-product-grouped #grouped-product-table-wrapper .table tbody tr td.addtocart form .control.qty.add-action .add-to-cart span {
    font-size: 12px;
  }
}
@media (min-width: 390px) and (max-width: 410px) {
  body.page-product-grouped #grouped-product-table-wrapper .table tbody tr {
    grid-template-columns: 19% 40% auto !important;
  }
  body.page-product-grouped #grouped-product-table-wrapper .table tbody tr.hide-image {
    grid-template-columns: calc(60% - 30px) calc(40% + 30px) !important;
  }
}
@media (min-width: 371px) and (max-width: 389px) {
  body.page-product-grouped #grouped-product-table-wrapper .table tbody tr {
    grid-template-columns: 20% 35% auto !important;
  }
  body.page-product-grouped #grouped-product-table-wrapper .table tbody tr.hide-image {
    grid-template-columns: calc(60% - 30px) calc(40% + 30px) !important;
  }
}
@media (min-width: 350px) and (max-width: 370px) {
  body.page-product-grouped #grouped-product-table-wrapper .table tbody tr {
    grid-template-columns: 22% 30% auto !important;
  }
  body.page-product-grouped #grouped-product-table-wrapper .table tbody tr.hide-image {
    grid-template-columns: calc(60% - 30px) calc(40% + 30px) !important;
  }
}
@media (min-width: 350px) and (max-width: 370px) {
  body.page-product-grouped #grouped-product-table-wrapper .table tbody tr {
    grid-template-columns: 22% 30% auto !important;
  }
  body.page-product-grouped #grouped-product-table-wrapper .table tbody tr.hide-image {
    grid-template-columns: calc(60% - 30px) calc(40% + 30px) !important;
  }
  body.page-product-grouped #grouped-product-table-wrapper .table tbody tr td.starting-at {
    padding: 0;
  }
}
@media (max-width: 349px) {
  body.page-product-grouped #grouped-product-table-wrapper .table tbody tr.hide-image {
    grid-template-columns: calc(60% - 40px) calc(40% + 40px) !important;
  }
  body.page-product-grouped #grouped-product-table-wrapper .table tbody tr td.addtocart form .control.qty .input-container .qty-dec i:before,
  body.page-product-grouped #grouped-product-table-wrapper .table tbody tr td.addtocart form .control.qty .input-container .qty-inc i:before {
    height: 26px;
    width: 26px;
  }
  body.page-product-grouped #grouped-product-table-wrapper .table tbody tr td.addtocart form .control.qty .input-container input {
    height: 26px !important;
    width: 20px;
  }
}
/*
 * Copyright (c) 2018 MageModule, LLC: All rights reserved
 *
 * LICENSE: This source file is subject to our standard End User License
 * Agreeement (EULA) that is available through the world-wide-web at the
 * following URI: https://www.magemodule.com/magento2-ext-license.html.
 *
 *  If you did not receive a copy of the EULA and are unable to obtain it through
 *  the web, please send a note to admin@magemodule.com so that we can mail
 *  you a copy immediately.
 *
 *  @author        MageModule admin@magemodule.com
 *  @copyright    2018 MageModule, LLC
 *  @license        https://www.magemodule.com/magento2-ext-license.html
 */
/*layout 3 start*/
.category-widget-wrapper.layout3 {
  clear: both;
  display: block;
  margin: 30px 0;
}
.category-widget-wrapper.layout3 > .title {
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 25px;
  display: block;
}
.category-widget-wrapper.layout3 > .content-main {
  display: block;
  clear: both;
}
.category-widget-wrapper.layout3 > .content-main .cat-row {
  margin-left: -15px;
  margin-right: -15px;
}
.category-widget-wrapper.layout3 > .content-main .cat-items {
  display: block;
  font-size: 0;
  margin: 0;
  list-style: none;
  padding: 0;
}
.category-widget-wrapper.layout3 > .content-main .cat-items .item {
  font-size: 14px;
  display: inline-block;
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  width: 25%;
  box-sizing: border-box;
}
.category-widget-wrapper.layout3 > .content-main .cat-items.category-slider-ul .item {
  display: block;
  margin-bottom: 0;
  width: 100%;
}
.category-widget-wrapper.layout3 > .content-main .cat-items .item .item-inner {
  position: relative;
  display: block;
}
.category-widget-wrapper.layout3 > .content-main .cat-items .item .item-inner > a {
  position: relative;
  display: block;
  overflow: hidden;
}
.category-widget-wrapper.layout3 > .content-main .cat-items .item .img-span {
  position: relative;
  display: block;
}
.category-widget-wrapper.layout3 > .content-main .cat-items .item .img-span > img {
  margin: 0 auto;
  height: auto;
  display: block;
  width: 100%;
}
.category-widget-wrapper.layout3 > .content-main .cat-items .item .text-span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  color: #ffffff;
  padding: 10px 15px;
  display: block;
  background: #454545;
  text-decoration: none;
  transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  box-sizing: border-box;
  font-weight: 600;
  font-size: 16px;
}
.category-widget-wrapper.layout3 > .content-main .cat-items .item .text-span:hover {
  opacity: 0.9;
  text-decoration: none;
  color: #ffffff;
}
.category-widget-wrapper.layout3 > .content-main .cat-items .item .subcat-items {
  list-style: none;
  margin: 0;
  padding: 12px 15px 5px;
  box-sizing: border-box;
  background: #f6f6f6;
  border: 1px solid #e1e1e1;
  margin-top: -1px;
}
.category-widget-wrapper.layout3 > .content-main .cat-items .item .subcat-items > li {
  display: inline-block;
  margin-right: 10px;
}
.category-widget-wrapper.layout3 > .content-main .cat-items .item .subcat-items > li > a {
  color: #666666;
  font-size: 14px;
  display: block;
  text-decoration: none;
  transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
}
.category-widget-wrapper.layout3 > .content-main .cat-items .item .subcat-items > li > a:active,
.category-widget-wrapper.layout3 > .content-main .cat-items .item .subcat-items > li > a:focus {
  text-decoration: none;
  color: #666666;
}
.category-widget-wrapper.layout3 > .content-main .cat-items .item .subcat-items > li > a:hover {
  text-decoration: none;
  color: #333333;
}
.category-widget-wrapper.layout3 .cat-items .owl-controls .owl-buttons {
  position: absolute;
  top: -60px;
  right: 15px;
}
.category-widget-wrapper.layout3 .cat-items .owl-controls .owl-buttons > div {
  color: #ffffff;
  padding: 6px 15px;
  font-size: 13px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #333333;
  opacity: 1;
  margin-right: 0;
  margin-left: 10px;
  font-weight: 600;
  transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
}
.category-widget-wrapper.layout3 .cat-items .owl-controls .owl-buttons > div:hover {
  background: #666666;
}
@media (max-width: 1199px) {
  .category-widget-wrapper.layout3 > .content-main .cat-items .item {
    width: 25%;
  }
}
@media (max-width: 991px) {
  .category-widget-wrapper.layout3 > .content-main .cat-items .item {
    width: 33.33%;
  }
}
@media (max-width: 767px) {
  .category-widget-wrapper.layout3 > .content-main .cat-items .item {
    width: 33.33%;
  }
}
@media (max-width: 639px) {
  .category-widget-wrapper.layout3 > .content-main .cat-items .item {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .category-widget-wrapper.layout3 > .content-main .cat-items .item {
    width: 50%;
  }
}
/*layout 3 end*/
@media only screen and (max-width: 767px) {
  .page-product-grouped .page-main #grouped-product-filter-wrapper {
    width: 100%;
  }
  .page-product-grouped .page-main #grouped-product-filter-wrapper .filter-wrap .prg-filter {
    float: none;
    display: block;
    width: 100%;
    border-left: none;
    border-right: none;
    border-color: #f9f9f9;
    border-top: none;
    padding: 7.5px 15px;
  }
  .page-product-grouped .page-main #grouped-product-filter-wrapper .filter-wrap .multi-select.multi-select__last .filter-table .filter-content-col3 {
    display: block;
    width: 100%;
    float: left;
    border-right: 1px solid #d9d9d9;
  }
  .page-product-grouped .page-main #grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content .filter-options {
    display: block;
  }
  .page-product-grouped .page-main #grouped-product-filter-wrapper .filter-wrap .multi-select .prg-check {
    margin: 0 3px 5px 0;
  }
  .page-product-grouped .page-main #grouped-product-filter-wrapper .filter-wrap .multi-select .grouped-product-filter-select {
    border-top: solid 1px #f1f1f1;
    padding: 6px 17px 6px;
  }
  .page-product-grouped .page-main #grouped-product-filter-wrapper .filter-wrap .multi-select .filter-result {
    clear: both;
    padding: 10px 15px;
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee;
  }
}
/**
 * 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';
}
/**
 * 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_LayeredNavigationPro
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
a.chosen-single.chosen-default,
.chosen-single-with-deselect {
  border-radius: 3px !important;
  min-height: 30px !important;
  line-height: 26px !important;
  background: #fff !important;
  box-shadow: none;
}
.chosen-container-single .chosen-single div {
  top: 3px;
}
.chosen-container-single .chosen-search input[type=text] {
  box-shadow: none !important;
  border-radius: 2px;
  border: 1px solid #ccc;
}
li.active-result.highlighted {
  border-radius: 2px !important;
  background-image: none !important;
  border: none !important;
}
.chosen-container-single .chosen-single abbr {
  top: 9px !important;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  margin-right: 0 !important;
}
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  width: 100% !important;
}
ul.chosen-results::-webkit-scrollbar {
  width: 6px;
}
ul.chosen-results::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
ul.chosen-results::-webkit-scrollbar-thumb {
  background-color: #ccc;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
.ln_slider_range {
  margin-top: 10px;
}
.ln_slider_range_input {
  width: 60px !important;
  height: 30px !important;
  text-align: center;
  padding: 0;
}
.filter-options-content .rating-summary {
  padding-bottom: 3px;
}
.filter-options-content .rating-summary.selected {
  background-color: #e8e8e8;
}
@media (min-width: 1200px) {
  #ln_slider_range_price .ln_slider_from {
    width: 45%;
    padding: 0;
    display: inline-block;
    text-align: center;
  }
  #ln_slider_range_price .ln_slider_to {
    width: 45%;
    float: right;
    text-align: center;
    padding: 0;
  }
  .ln_slider_container label {
    min-width: 0 !important;
  }
}
@media (max-width: 1195px) {
  .ln_slider_from {
    display: block;
    margin-bottom: 15px;
    padding-left: 15px;
  }
  .ln_slider_to {
    display: block;
    padding-left: 15px;
  }
}
@media (max-width: 820px) and (min-width: 768px) {
  .ln_slider_range_input {
    display: block;
    margin: 0 auto 10px auto;
  }
  .ln_slider_range .ln_slider_range_input_to {
    float: none !important;
  }
}
.ln_slider_range .ln_slider_range_input_to {
  float: right;
}
.ln_slider_container label {
  min-width: 50px;
  display: inline-block;
}
.swatch-option-label-layered {
  height: 24px !important;
  display: block !important;
  margin-bottom: 5px !important;
}
.swatch-option-label-layered .swatch-option.text {
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}
.swatch-text .swatch-option.color {
  height: 24px !important;
}
.swatch-attribute .swatch-option.disabled {
  pointer-events: none;
}
@media (max-width: 767px) {
  .ln_slider_range {
    text-align: center;
  }
  .ln_slider_range .ln_slider_range_input_to {
    float: none !important;
  }
}
.mplayer-subcategory {
  width: 90%;
  margin: auto;
}
.mplayer-category-item .mplayer-item-slider {
  padding: 10px;
  box-sizing: border-box;
  color: #575757;
  text-align: center;
  font-size: 18px;
  height: 100%;
  position: relative;
}
.mplayer-category-item-label {
  padding: 10px 5px;
  border: 1px solid #ffffff;
  line-height: 1.2;
  word-break: break-word;
}
.mplayer-category-item-image {
  margin-bottom: 7px;
}
.mplayer-category-item-label:hover {
  background: #ffffff;
  color: #000;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
  border: 1px solid #bbb;
  margin: 0;
}
a.mplayer-item-slider:hover {
  text-decoration: none;
}
.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 */
  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;
}
.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;
}
.mst-search-in__wrapper {
  max-width: 100%;
  display: flex;
  overflow: hidden;
  position: relative;
  flex-grow: 1;
  margin-bottom: 10px;
  flex-wrap: wrap;
}
.mst-search-in__wrapper .mst-search-in__title {
  border: none;
  padding: 6px 3px 6px 6px;
  margin-right: 3px;
  font-weight: 600;
  white-space: nowrap;
}
.mst-search-in__wrapper .mst-search-in__item {
  white-space: nowrap;
  border: 1px solid #cccccc;
  border-radius: 2px;
  margin: 0 5px 5px 0;
  padding: 6px 12px;
  color: #494949;
  text-decoration: none;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.mst-search-in__wrapper .mst-search-in__item span.name {
  display: flex;
  flex-wrap: nowrap;
  font-size: 13px;
}
.mst-search-in__wrapper .mst-search-in__item span.name i {
  font-style: normal;
  display: flex;
  align-items: center;
}
.mst-search-in__wrapper .mst-search-in__item span.name i:after {
  font-size: 7px;
  content: "\e608";
  font-family: "luma-icons";
  margin: 0 5px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  color: #757575;
}
.mst-search-in__wrapper .mst-search-in__item span.name i:last-child:after {
  display: none;
}
.mst-search-in__wrapper .mst-search-in__item span.count {
  color: #757575;
  display: block;
  margin-left: 8px;
  font-size: 80%;
}
.mst-search-in__wrapper .mst-search-in__item span.count:before {
  content: "(";
}
.mst-search-in__wrapper .mst-search-in__item span.count:after {
  content: ")";
}
.mst-search-in__wrapper .mst-search-in__item:hover {
  border-color: #ff5501;
  text-decoration: none;
}
.mst_categorySearchLoader {
  display: none;
  position: absolute;
  top: 6px;
  right: 15px;
  width: 20px;
  height: 20px;
}
.mst_categorySearchLoader .spinner-item {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  margin: 0;
  border: 2px solid #ffffff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #999999 transparent transparent transparent;
}
.mst_categorySearchLoader .spinner-item.spinner-item-1 {
  animation-delay: -0.45s;
}
.mst_categorySearchLoader .spinner-item.spinner-item-2 {
  animation-delay: -0.3s;
}
.mst_categorySearchLoader .spinner-item.spinner-item-3 {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.mst_categorySearch {
  display: block;
  position: relative;
}
.mst_categorySearch .hidden {
  display: none;
}
.mst_categorySearch_searchIcon,
.mst_categorySearch_searchIcon:hover {
  position: absolute;
  font-size: 21px;
  left: 0;
  background-color: transparent;
  border: none;
}
span.mst_categorySearch_totals {
  position: absolute;
  right: 0;
  padding: 6px 15px 6px 15px;
  color: #999999;
  display: none;
}
input#mst_categorySearch {
  padding: 0 0 0 35px;
  margin-bottom: 15px;
  width: 100%;
  max-width: 100%;
}
input#form-category-search_input {
  margin: 0 0 15px 0;
  padding: 0 0 0 48px;
}
.mst_categorySearchLoader .fa-spinner {
  font-size: 30px;
}
#search_autocomplete,
.search-autocomplete,
#searchbox_autocomplete {
  display: none !important;
  height: 0 !important;
  overflow: hidden !important;
}
.block-search {
  z-index: 10000;
}
/*
 * ShipperHQ
 *
 * @category ShipperHQ
 * @package ShipperHQ\AddressAutocomplete
 * @copyright Copyright (c) 2020 Zowta LTD and Zowta LLC (http://www.ShipperHQ.com)
 * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
 * @author ShipperHQ Team sales@shipperhq.com
 */
.pac-container {
  z-index: 905 !important;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.weltpixel-quickview-catalog-product-view .box-tocart .action.tocart {
  width: 100%;
}
.weltpixel-quickview-catalog-product-view .page-wrapper .page-main {
  margin: 20px 0;
}
.weltpixel-quickview-catalog-product-view .reviews-actions .add {
  display: none;
}
.box-gotoproduct #product-gotoproduct-button {
  width: 100%;
  padding: 7px 20px;
  font-size: 14px;
  text-align: center;
  min-width: 150px;
}
.product-item .weltpixel-quickview {
  display: none;
}
.products-grid .product-item .product-item-info {
  position: relative;
}
.products-grid .product-item .product-item-details {
  position: static !important;
}
.side-list .product-item .weltpixel-quickview {
  display: none !important;
}
@media all and (min-width: 769px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    float: left;
    clear: left;
    margin: 0 9px 4.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 {
    float: left;
    display: inline-block;
    margin: 0 0 4.5px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .storecredit .block,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .block-addresses-list .items.addresses > .item,
  .form-edit-account .fieldset,
  .form-address-edit .fieldset,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-blocks-2columns:nth-child(1),
  .abs-discount-block-desktop .block:nth-child(1),
  .storecredit .block:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .block-addresses-list .items.addresses > .item:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .form-address-edit .fieldset:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    float: left;
    clear: left;
  }
  .abs-blocks-2columns:nth-child(2),
  .abs-discount-block-desktop .block:nth-child(2),
  .storecredit .block:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .block-addresses-list .items.addresses > .item:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .form-address-edit .fieldset:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns:nth-child(2) + *,
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .block-addresses-list .items.addresses > .item:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .form-address-edit .fieldset:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 45px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .block-search .label,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper: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,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^="sales-guest-"] .column.main .block.block-order-details-view:before,
  [class^="sales-guest-"] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .block-cart-failed .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^="sales-guest-"] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^="sales-guest-"] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    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 {
    margin: 0 0 18px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field:nth-last-child(1),
  .abs-form-field-column-2 .fieldset .field:nth-last-child(2),
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    width: 100%;
    padding: 0;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history {
    margin-top: -22.5px;
  }
  .abs-action-print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'porto-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-action-print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^="sales-guest-"] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -12px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #cccccc;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 24px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    z-index: 0;
    width: 100%;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-discount-block-desktop .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    cursor: default;
    padding: 0 0 9px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block > .title:after,
  .paypal-review-discount .block > .title:after,
  .cart-discount .block > .title:after {
    display: none;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    display: block !important;
    padding: 0;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  h1 {
    font-size: 38px;
    margin-bottom: 36px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    max-width: 1140px;
    box-sizing: border-box;
  }
  .page-main {
    width: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .ie9 .page-main {
    width: auto;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 50%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 75%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-right: 0;
    padding-left: 2%;
  }
  .sidebar-additional {
    padding-left: 2%;
    clear: right;
  }
  .page-layout-3columns .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .sidebar-additional {
    padding-right: 2%;
    padding-left: 0;
    clear: left;
    float: left;
  }
  .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;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
    z-index: 5;
  }
  .navigation {
    background: transparent;
    font-size: 12px;
    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 9px 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: 46px;
    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: #777777;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0;
    color: #777777;
    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: '\f807';
    font-family: 'porto-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 0 solid #0088cc;
    box-shadow: 0 4.5px 4.5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    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: #0088cc;
    color: #0088cc;
    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: #777777;
    padding: 9px 5px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #f4f4f4;
    color: #777777;
    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: '\f801';
    font-family: 'porto-icons';
    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: 'porto-icons';
    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;
    margin: 0;
    vertical-align: middle;
  }
  .panel.header .switcher {
    height: 15px;
  }
  .navigation li.level0 {
    border-radius: 5px;
    transition-delay: 0.3s;
    margin-right: 4px;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 18px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 18px;
    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 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 36px;
    font-size: 1.3rem;
    color: #c1c1c1;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #eeeeee;
    border-bottom: none;
    height: 36px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #c1c1c1;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #c1c1c1;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #777777;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .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: #777777;
    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: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 39px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #eeeeee;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .product.data.items > .item.title {
    margin: 0 1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-size: 14px;
    border: 1px solid #eeeeee;
    border-top-width: 3px;
    border-bottom-width: 0;
    border-radius: 5px 5px 0 0;
    line-height: 30px;
    padding: 1px 15px 1px 15px;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    border-top-color: #0088cc;
    color: #0088cc;
  }
  .product.data.items > .item.content {
    margin-top: 35px;
    border-color: #eeeeee;
    box-shadow: 0 1px 2px #eee;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .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 15px 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 {
    width: auto;
    margin-bottom: 0;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    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;
  }
  .amgdprcookie-main-wrapper {
    padding: 0;
  }
  .amgdprcookie-main-wrapper .amgdprcookie-top {
    margin-bottom: 35px;
  }
  .amgdprcookie-main-wrapper .amgdprcookie-head {
    font-size: 34px;
    line-height: normal;
  }
  .amgdprcookie-main-wrapper .amgdprcookie-btn {
    padding: 17px 46px;
    font-size: 20px;
    box-shadow: 0 3px 10px rgba(62, 40, 13, 0.15);
    text-transform: none;
  }
  .amgdprcookie-container {
    margin-bottom: 30px;
    padding: 25px 0;
  }
  .amgdprcookie-container .amgdprcookie-header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    padding: 0 25px;
  }
  .amgdprcookie-container .amgdprcookie-caption {
    margin: 0 64px 10px 0;
    font-size: 20px;
  }
  .amgdprcookie-container .amgdprcookie-toggle-cookie {
    padding-left: 0;
  }
  .amgdprcookie-container .amgdprcookie-text {
    padding: 0 25px;
    font-size: 14px;
  }
  .amgdprcookie-container .amgdprcookie-options {
    display: inline-block;
    margin-top: 22px;
    padding: 0 25px;
    font-size: 14px;
    color: #8a837f;
    background: inherit;
  }
  .amgdprcookie-container .amgdprcookie-options:hover {
    color: #1787e0;
  }
  .amgdprcookie-container .amgdprcookie-options:before,
  .amgdprcookie-container .amgdprcookie-options:after {
    content: '';
    position: absolute;
    top: 10px;
    height: 2px;
    width: 10px;
    background: #8a837f;
  }
  .amgdprcookie-container .amgdprcookie-options:before {
    right: 6px;
    transform: rotate(45deg);
  }
  .amgdprcookie-container .amgdprcookie-options:after {
    right: 0;
    transform: rotate(-45deg);
  }
  .amgdprcookie-container .amgdprcookie-check.active .amgdprcookie-options {
    color: #363636;
  }
  .amgdprcookie-container .amgdprcookie-check.active .amgdprcookie-options:hover {
    color: #1787e0;
  }
  .amgdprcookie-container .amgdprcookie-check.active .amgdprcookie-options:before,
  .amgdprcookie-container .amgdprcookie-check.active .amgdprcookie-options:after {
    background: #363636;
  }
  .amgdprcookie-content-wrapper {
    margin: 25px 25px 0;
    padding: 0 15px;
    font-size: 14px;
  }
  .amgdprcookie-content-wrapper .amgdprcookie-title {
    padding: 15px 15px 0 0;
    vertical-align: top;
  }
  .amgdprcookie-content-wrapper .amgdprcookie-row {
    border-bottom: 1px solid #ccc;
  }
  .amgdprcookie-content-wrapper .amgdprcookie-row:last-child {
    border-bottom: 0;
  }
  .amgdprcookie-content-wrapper .amgdprcookie-row .amgdprcookie-cell {
    padding: 15px 15px 15px 0;
  }
  .amgdprcookie-content-wrapper .amgdprcookie-row .amgdprcookie-cell:first-child {
    width: 20%;
  }
  .amgdprcookie-content-wrapper .amgdprcookie-row .amgdprcookie-cell:last-child {
    padding-right: 0;
  }
  .items.payment-methods .certificates {
    text-align: right;
  }
  .page-header.header-newskin .navigation .level0 .submenu {
    padding: 0;
  }
  .sw-megamenu.navigation li a span {
    padding: 10px;
  }
  .sw-megamenu.navigation li.level0.classic .subchildmenu {
    padding: 0;
    width: 100%;
  }
  .sw-megamenu.navigation li.level0.classic .subchildmenu .subchildmenu {
    z-index: 2 !important;
    padding: 0 !important;
  }
  .sw-megamenu.navigation .parent .submenu .subchildmenu a.no-click {
    pointer-events: none;
  }
  .sw-megamenu.navigation > ul {
    position: relative;
  }
  .sw-megamenu.navigation > ul:after {
    disaply: table;
    content: '';
    clear: both;
  }
  .sw-megamenu.navigation .open-children-toggle {
    display: none;
  }
  .sw-megamenu.navigation span.cat-label {
    position: absolute;
    text-transform: uppercase;
    font: inherit;
    font-size: 9px;
    padding: 2px;
    border-radius: 2px;
    line-height: 1;
    color: #fff;
  }
  .sw-megamenu.navigation span.cat-label:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label1 {
    background-color: #0cc485;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label2 {
    background-color: #eb2771;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label3 {
    background-color: #0ae3eb;
  }
  .sw-megamenu.navigation a:hover > span > span.cat-label {
    text-decoration: none;
  }
  .sw-megamenu.navigation li > a > span {
    position: relative;
  }
  .sw-megamenu.navigation li.level0 > .level-top {
    transition-delay: 0s !important;
  }
  .sw-megamenu.navigation li.level0 > a > span.cat-label {
    top: -13px;
    right: 14px;
  }
  .sw-megamenu.navigation li.level0 > a > span.cat-label:before {
    left: 3px;
    bottom: -6px;
  }
  .sw-megamenu.navigation li.level0 > a > span.cat-label.cat-label-label1:before {
    border-top-color: #0cc485;
  }
  .sw-megamenu.navigation li.level0 > a > span.cat-label.cat-label-label2:before {
    border-top-color: #eb2771;
  }
  .sw-megamenu.navigation li.level0 > a > span.cat-label.cat-label-label3:before {
    border-top-color: #0ae3eb;
  }
  .sw-megamenu.navigation li .subchildmenu li > a > span > span.cat-label {
    top: 3px;
    right: -35px;
  }
  .sw-megamenu.navigation li .subchildmenu li > a > span > span.cat-label:before {
    left: -6px;
    bottom: 3px;
  }
  .sw-megamenu.navigation li .subchildmenu li > a > span > span.cat-label.cat-label-label1:before {
    border-right-color: #0cc485;
  }
  .sw-megamenu.navigation li .subchildmenu li > a > span > span.cat-label.cat-label-label2:before {
    border-right-color: #eb2771;
  }
  .sw-megamenu.navigation li .subchildmenu li > a > span > span.cat-label.cat-label-label3:before {
    border-right-color: #0ae3eb;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns > li {
    float: left;
    padding: 0 5px;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns.columns1 > li {
    float: none;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns.columns2 > li {
    width: 50%;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns.columns2 > li:nth-child(2n+1) {
    clear: both;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns.columns3 > li {
    width: 33.33%;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns.columns3 > li:nth-child(3n+1) {
    clear: both;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns.columns4 > li {
    width: 25%;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns.columns4 > li:nth-child(4n+1) {
    clear: both;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns.columns5 > li {
    width: 20%;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns.columns5 > li:nth-child(5n+1) {
    clear: both;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns.columns6 > li {
    width: 16.66%;
  }
  .sw-megamenu.navigation .subchildmenu.mega-columns.columns6 > li:nth-child(6n+1) {
    clear: both;
  }
  .sw-megamenu.navigation li.level0 {
    transition-delay: 0s;
    transition: .2s opacity;
  }
  .sw-megamenu.navigation li.level0.fl-left {
    float: left;
  }
  .sw-megamenu.navigation li.level0.fl-right {
    float: right;
  }
  .sw-megamenu.navigation li.level0.fl-right.staticwidth .submenu {
    left: auto;
    right: 0;
    border-radius: 6px 0 6px 6px;
  }
  .sw-megamenu.navigation li.level0 .submenu {
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: .2s opacity;
    color: #777;
  }
  .sw-megamenu.navigation li.level0 .submenu > ul {
    margin-top: 0;
  }
  .sw-megamenu.navigation li.level0 .submenu > ul:before,
  .sw-megamenu.navigation li.level0 .submenu > ul:after {
    display: none;
  }
  .sw-megamenu.navigation li.level0.parent > .submenu.popup-left {
    left: auto;
    right: 0;
    border-radius: 6px 0 6px 6px;
  }
  .sw-megamenu.navigation li.level0 .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .sw-megamenu.navigation li.level0 .col-md-1,
  .sw-megamenu.navigation li.level0 .col-md-2,
  .sw-megamenu.navigation li.level0 .col-md-3,
  .sw-megamenu.navigation li.level0 .col-md-4,
  .sw-megamenu.navigation li.level0 .col-md-5,
  .sw-megamenu.navigation li.level0 .col-md-6,
  .sw-megamenu.navigation li.level0 .col-md-7,
  .sw-megamenu.navigation li.level0 .col-md-8,
  .sw-megamenu.navigation li.level0 .col-md-9,
  .sw-megamenu.navigation li.level0 .col-md-10,
  .sw-megamenu.navigation li.level0 .col-md-11,
  .sw-megamenu.navigation li.level0 .col-md-12 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .sw-megamenu.navigation li.level0.fullwidth {
    position: static;
  }
  .sw-megamenu.navigation li.level0.fullwidth > .submenu {
    width: 100%;
    border-radius: 0 0 6px 6px;
  }
  .sw-megamenu.navigation li.level0.fullwidth > .submenu,
  .sw-megamenu.navigation li.level0.staticwidth > .submenu {
    padding: 5px 8px 10px;
    left: 0;
  }
  .sw-megamenu.navigation li.level0.fullwidth:hover > .submenu,
  .sw-megamenu.navigation li.level0.staticwidth:hover > .submenu {
    visibility: visible;
    opacity: 1;
  }
  .sw-megamenu.navigation li.level0.fullwidth .submenu li.parent > a:after,
  .sw-megamenu.navigation li.level0.staticwidth .submenu li.parent > a:after {
    display: none;
  }
  .sw-megamenu.navigation li.level0.fullwidth .submenu li.level1 > a,
  .sw-megamenu.navigation li.level0.staticwidth .submenu li.level1 > a {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 10px;
  }
  .sw-megamenu.navigation li.level0.fullwidth .submenu li.level1 .subchildmenu .subchildmenu,
  .sw-megamenu.navigation li.level0.staticwidth .submenu li.level1 .subchildmenu .subchildmenu {
    padding-left: 10px;
  }
  .sw-megamenu.navigation li.level0.fullwidth .submenu li.level1 > .menu-thumb-img,
  .sw-megamenu.navigation li.level0.staticwidth .submenu li.level1 > .menu-thumb-img {
    margin: 10px 0 -5px;
  }
  .sw-megamenu.navigation li.level0.fullwidth .submenu .subchildmenu .subchildmenu,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .subchildmenu .subchildmenu {
    padding: 5px 0;
  }
  .sw-megamenu.navigation li.level0.fullwidth .submenu a,
  .sw-megamenu.navigation li.level0.staticwidth .submenu a {
    padding: 5px;
    line-height: 1;
    font-size: 13px;
  }
  .sw-megamenu.navigation li.level0.fullwidth .submenu a:hover,
  .sw-megamenu.navigation li.level0.staticwidth .submenu a:hover {
    background: none;
  }
  .sw-megamenu.navigation li.level0.fullwidth .submenu a:hover > span,
  .sw-megamenu.navigation li.level0.staticwidth .submenu a:hover > span {
    text-decoration: underline;
  }
  .sw-megamenu.navigation li.level0.fullwidth .submenu .menu-top-block a,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .menu-top-block a,
  .sw-megamenu.navigation li.level0.fullwidth .submenu .menu-left-block a,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .menu-left-block a,
  .sw-megamenu.navigation li.level0.fullwidth .submenu .menu-right-block a,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .menu-right-block a,
  .sw-megamenu.navigation li.level0.fullwidth .submenu .menu-bottom-block a,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .menu-bottom-block a {
    display: inline;
  }
  .sw-megamenu.navigation li.level0.fullwidth .submenu .menu-top-block a:hover,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .menu-top-block a:hover,
  .sw-megamenu.navigation li.level0.fullwidth .submenu .menu-left-block a:hover,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .menu-left-block a:hover,
  .sw-megamenu.navigation li.level0.fullwidth .submenu .menu-right-block a:hover,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .menu-right-block a:hover,
  .sw-megamenu.navigation li.level0.fullwidth .submenu .menu-bottom-block a:hover,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .menu-bottom-block a:hover {
    text-decoration: underline;
  }
  .sw-megamenu.navigation li.level0.fullwidth .submenu .menu-top-block a.btn-default,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .menu-top-block a.btn-default,
  .sw-megamenu.navigation li.level0.fullwidth .submenu .menu-left-block a.btn-default,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .menu-left-block a.btn-default,
  .sw-megamenu.navigation li.level0.fullwidth .submenu .menu-right-block a.btn-default,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .menu-right-block a.btn-default,
  .sw-megamenu.navigation li.level0.fullwidth .submenu .menu-bottom-block a.btn-default,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .menu-bottom-block a.btn-default {
    background-color: #08c;
    color: #fff;
  }
  .sw-megamenu.navigation li.level0.fullwidth .submenu .menu-top-block a.btn-default:hover,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .menu-top-block a.btn-default:hover,
  .sw-megamenu.navigation li.level0.fullwidth .submenu .menu-left-block a.btn-default:hover,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .menu-left-block a.btn-default:hover,
  .sw-megamenu.navigation li.level0.fullwidth .submenu .menu-right-block a.btn-default:hover,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .menu-right-block a.btn-default:hover,
  .sw-megamenu.navigation li.level0.fullwidth .submenu .menu-bottom-block a.btn-default:hover,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .menu-bottom-block a.btn-default:hover,
  .sw-megamenu.navigation li.level0.fullwidth .submenu .menu-top-block a.btn-default:focus,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .menu-top-block a.btn-default:focus,
  .sw-megamenu.navigation li.level0.fullwidth .submenu .menu-left-block a.btn-default:focus,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .menu-left-block a.btn-default:focus,
  .sw-megamenu.navigation li.level0.fullwidth .submenu .menu-right-block a.btn-default:focus,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .menu-right-block a.btn-default:focus,
  .sw-megamenu.navigation li.level0.fullwidth .submenu .menu-bottom-block a.btn-default:focus,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .menu-bottom-block a.btn-default:focus {
    background-color: #08c;
    color: #fff;
    text-decoration: none;
    opacity: 0.8;
  }
  .sw-megamenu.navigation li.level0.classic .submenu > .row {
    margin: 0;
  }
  .sw-megamenu.navigation li.level0.classic .subchildmenu {
    min-width: 230px;
  }
  .sw-megamenu.navigation li.level0.classic .subchildmenu .subchildmenu {
    visibility: hidden;
    opacity: 0;
    transition: .2s opacity;
    padding: 6px 8px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    border-radius: 0 6px 6px 6px;
    position: absolute;
    left: 0;
    top: -6px;
    background: #fff;
    z-index: 1;
  }
  .sw-megamenu.navigation li.level0.classic .subchildmenu > li:hover > .subchildmenu {
    visibility: visible;
    opacity: 1;
  }
  .sw-megamenu.navigation li.level0.classic li.parent > .subchildmenu.popup-left {
    left: auto;
    right: 100%;
    border-radius: 6px 0 6px 6px;
  }
  .sw-megamenu.navigation li.level0.classic .subchildmenu.popup-left .subchildmenu {
    left: auto;
    right: 100%;
    border-radius: 6px 0 6px 6px;
  }
  .sw-megamenu.navigation li.level0.classic:hover > .submenu {
    visibility: visible;
    opacity: 1;
  }
  .sw-megamenu.navigation li.level0.classic li:hover > .submenu {
    visibility: visible;
    opacity: 1;
  }
  .sw-megamenu.navigation li.level0.classic .submenu,
  .sw-megamenu.navigation li.level0.classic .subchildmenu .subchildmenu {
    left: 0;
  }
  .sw-megamenu.navigation li.level0.staticwidth .submenu {
    left: 0;
  }
  .sw-megamenu.navigation.side-megamenu li {
    margin: 0;
    position: relative;
  }
  .sw-megamenu.navigation.side-megamenu li.level0 {
    display: block;
    position: relative;
    border-radius: 0;
    margin: 0;
  }
  .sw-megamenu.navigation.side-megamenu li.level0.parent > a:after {
    content: '\f801';
    display: inline-block;
    font-family: 'porto-icons';
    vertical-align: top;
    margin-left: 6px;
    line-height: 41px;
    float: right;
  }
  .sw-megamenu.navigation.side-megamenu li.level0.classic .submenu li.parent > a:after {
    content: '\f801';
    display: inline-block;
    font-family: 'porto-icons';
    vertical-align: top;
    margin-left: 6px;
    margin-right: 5px;
    line-height: 15px;
    float: right;
  }
  .sw-megamenu.navigation.side-megamenu li.level0.fullwidth > .submenu,
  .sw-megamenu.navigation.side-megamenu li.level0.staticwidth > .submenu {
    left: 100% !important;
    top: 0;
    padding-bottom: 15px;
  }
  .sw-megamenu.navigation.side-megamenu li.level0.classic > .submenu {
    left: 100% !important;
    top: 0;
  }
  .sw-megamenu.navigation.side-megamenu li.level0.fullwidth > .submenu {
    width: 871px;
  }
  .sw-megamenu.navigation.side-megamenu li.level0 > a {
    display: block;
    padding: 0 5px;
    margin: 0 10px;
    border-top: 1px solid #ddd;
    line-height: 41px;
    font-weight: 400;
    font-size: 14px;
  }
  .sw-megamenu.navigation.side-megamenu li.level0 > a > span.cat-label {
    position: relative;
    margin-left: 10px;
    padding: 0 2px;
    top: 0;
    right: 0;
  }
  .sw-megamenu.navigation.side-megamenu li.level0 > a > span.cat-label:before {
    left: -6px;
    top: 3px;
    bottom: auto;
    border-top-color: transparent;
  }
  .sw-megamenu.navigation.side-megamenu li.level0 > a > span.cat-label.cat-label-label1:before {
    border-right-color: #0cc485;
  }
  .sw-megamenu.navigation.side-megamenu li.level0 > a > span.cat-label.cat-label-label2:before {
    border-right-color: #eb2771;
  }
  .sw-megamenu.navigation.side-megamenu li.level0 > a > span.cat-label.cat-label-label3:before {
    border-right-color: #0ae3eb;
  }
  .sw-megamenu.navigation.side-megamenu li.level0:first-child > a {
    border-top: 0;
  }
  .sw-megamenu.navigation.side-megamenu li.level0:hover {
    background-color: #08c;
  }
  .sw-megamenu.navigation.side-megamenu li.level0:hover > a {
    color: #fff;
    border-top-color: #08c;
  }
  .sw-megamenu.navigation.side-megamenu li.level0 > .submenu {
    border-left-width: 5px;
    border-top-width: 0;
    padding: 5px 8px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    border-radius: 0 6px 6px 6px;
  }
  .home-side-menu {
    background-color: #fbfbfb;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 20px;
  }
  h2.side-menu-title {
    margin: 0;
    background-color: #f5f5f5;
    color: #a39f9c;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    padding: 14px 15px;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #ddd;
  }
  .block-category-event.block:last-child {
    margin-bottom: 27px;
    padding: 9px 0 27px;
  }
  .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;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #cccccc;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #cccccc;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 25px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
  }
  .bundle-options-container .block-bundle-summary {
    padding: 9px 18px;
    float: right;
    width: 40%;
    position: relative;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    font-size: 36px;
    line-height: 36px;
    font-weight: 600;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .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%;
  }
  .block-search {
    position: relative;
    margin-left: 40px;
    width: 450px;
    z-index: 4;
    display: inline-block;
    vertical-align: middle;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search .nested {
    display: none;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    position: static;
    margin: 0;
    border-color: transparent;
    height: 40px;
    border-radius: 20px;
    padding: 10px 50px 10px 20px;
  }
  .block-search input::-webkit-input-placeholder {
    color: #dddddd;
  }
  .block-search input:-moz-placeholder {
    color: #dddddd;
  }
  .block-search input::-moz-placeholder {
    color: #dddddd;
  }
  .block-search input:-ms-input-placeholder {
    color: #dddddd;
  }
  .block-search .action.search {
    position: absolute;
    right: 2px;
    top: 0;
    z-index: 1;
    height: 40px;
    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;
    line-height: 40px;
  }
  .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: 14px;
    line-height: inherit;
    color: #0088cc;
    content: '\f818';
    font-family: 'porto-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: 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;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .products-grid.columns3 .product-item,
  .products-grid.columns4 .product-item,
  .products-grid.columns5 .product-item {
    width: 50%;
  }
  .products-grid.columns3 .product-item.nth-child-2np1,
  .products-grid.columns4 .product-item.nth-child-2np1,
  .products-grid.columns5 .product-item.nth-child-2np1 {
    clear: left;
  }
  .products-grid.columns6 .product-item,
  .products-grid.columns7 .product-item,
  .products-grid.columns8 .product-item {
    width: 33.33333333%;
  }
  .products-grid.columns6 .product-item.nth-child-2np1,
  .products-grid.columns7 .product-item.nth-child-2np1,
  .products-grid.columns8 .product-item.nth-child-2np1 {
    clear: none;
  }
  .products-grid.columns6 .product-item.nth-child-3np1,
  .products-grid.columns7 .product-item.nth-child-3np1,
  .products-grid.columns8 .product-item.nth-child-3np1 {
    clear: left;
  }
  .products-grid.products.grid.flex-grid.columns3 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns4 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns5 .product-item.nth-child-2np1 {
    border-left-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns3 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns4 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns5 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns3 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns4 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns5 .product-item:nth-child(2) .product-item-info {
    border-top-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns6 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns7 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns8 .product-item.nth-child-2np1 {
    border-left-color: #e3e4e4;
  }
  .products-grid.products.grid.flex-grid.columns6 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns7 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns8 .product-item.nth-child-3np1 {
    border-left-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns8 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns8 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(3) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(3) .product-item-info,
  .products-grid.products.grid.flex-grid.columns8 .product-item:nth-child(3) .product-item-info {
    border-top-color: transparent;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 13.5px;
  }
  .product-info-main .product-add-form {
    padding-top: 15px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    min-width: 150px;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
  }
  .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%;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 38px;
    color: #777777;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #777777;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #777777;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #777777;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #c1c1c1;
  }
  .compare.wrapper .counter.qty:before {
    content: "(";
  }
  .compare.wrapper .counter.qty:after {
    content: ")";
  }
  .product.info.detailed.accordion .product.data.items > .item.title,
  .product.info.detailed.accordion .product.data.items > .item.content {
    float: none;
    margin: 0;
  }
  .product.info.detailed.accordion .product.data.items > .item.title[aria-expanded=false] > .switch {
    border-bottom: 1px solid #eee;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .product.info.detailed.vertical .product.data.items > .item.title {
    float: none;
    max-width: 160px;
    text-align: right;
    overflow: hidden;
  }
  .product.info.detailed.vertical .product.data.items > .item.title > .switch {
    border: 1px solid #eee;
    border-radius: 5px 0 0 5px;
    border-right: 0;
    border-left-width: 3px;
  }
  .product.info.detailed.vertical .product.data.items > .item.title.active > .switch,
  .product.info.detailed.vertical .product.data.items > .item.title.active > .switch:focus,
  .product.info.detailed.vertical .product.data.items > .item.title.active > .switch:hover {
    border-left-color: #08c;
  }
  .product.info.detailed.vertical .product.data.items > .item.content {
    position: absolute;
    float: none;
    margin: 0;
    width: calc(100% - 159px);
    right: 0;
    top: 0;
    min-height: 180px;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-summary {
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 18px 22.5px;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 18px;
    margin: 0 0 9px;
  }
  .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 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 18px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 18px;
    position: static;
    vertical-align: middle;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: middle;
    white-space: normal;
    width: 99%;
  }
  .cart-discount {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .block.crosssell {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 350px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 133.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    width: 66%;
    padding-right: 27px;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .opc-progress-bar {
    margin: 0 0 18px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 9px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #e4e4e4;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #777777;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #0088cc;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'porto-icons';
    content: '\f82b';
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #777777;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
  }
  .opc-progress-bar-item._active > span:after {
    font-family: 'porto-icons';
    content: '\f82b';
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 18px;
  }
  .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: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 18px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 18px;
    width: 66.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    width: 33%;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 0;
    position: absolute;
    text-align: left;
    top: 100%;
    transform-origin: 0 0;
    transform: scale(1, 0);
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    border-top: 6px solid #0088cc;
  }
  .authentication-dropdown._show {
    z-index: 100;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 66.66666667%;
    text-align: right;
    margin-top: -95px;
  }
  .block-authentication .block-title {
    font-size: 20px;
    border-bottom: 0;
    margin: 0;
    margin-bottom: 20px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 9px 27px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 9px 0 0 36px;
  }
  .popup-authentication .block[class] + .block::before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .payment-methods .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .payment-method-billing-address .action-update {
    float: right;
  }
  .payment-method-billing-address .actions-toolbar .action-cancel {
    margin: 6px 18px 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;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 27px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 55%;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 10px;
  }
  .form-create-account .fieldset-fullname .fields .field {
    float: left;
    margin: 0 9px 9px 0;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.create.account {
    padding: 35px 0;
  }
  .form.create.account > .fieldset {
    width: 50%;
    padding: 0 25px;
    float: left;
  }
  .form.create.account .actions-toolbar {
    clear: both;
    padding: 0 25px;
  }
  .form.forget .field {
    max-width: 600px;
  }
  .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%;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses > .item {
    margin-bottom: 18px;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    margin: 0 9px 9px 0;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final_price {
    font-size: 20px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final_price .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 18px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 400;
    font-size: 1.4rem;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border-radius: 6px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 13px;
    height: 38px;
    line-height: 1.4;
    padding: 10px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #dddddd;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #dddddd;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #dddddd;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 9px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 4.5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    font-family: 'porto-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-message .field {
    margin: 0 0 18px;
    box-sizing: border-box;
  }
  .gift-message .field > .label {
    margin: 0;
  }
  .gift-message .field:before,
  .gift-message .field:after {
    content: '';
    display: table;
  }
  .gift-message .field:after {
    clear: both;
  }
  .gift-message .field.choice:before,
  .gift-message .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .gift-message .field .description {
    padding: 6px 15px 0 0;
    text-align: left;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .gift-message .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: left;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .gift-message .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 18px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: "";
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    padding: 18px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .action-gift {
    float: left;
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .action-gift:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #0088cc;
    content: '\f807';
    font-family: 'porto-icons';
    margin: 0 0 0 9px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .action-gift:hover:after {
    color: #777777;
  }
  .cart.table-wrapper .action-gift:active:after {
    color: #0088cc;
  }
  .cart.table-wrapper .action-gift._active:after {
    content: '\f804';
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 18px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 18px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 18px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #cccccc;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 18px 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-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 18px;
    width: 50%;
  }
  .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 36px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 9px 0;
  }
  .filter.active .filter-options,
  .filter-options {
    clear: both;
    position: static;
    overflow: initial;
    display: block;
    background: transparent;
  }
  .filter-subtitle {
    position: static;
    display: block;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    position: relative;
    z-index: 1;
    padding-top: 45px;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #cccccc;
  }
  .page-layout-1column .filter-content {
    margin-top: 9px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    display: inline-block;
    border: 0;
    margin-right: 22.5px;
  }
  .page-layout-1column .filter-options-item.active {
    position: relative;
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    content: "";
    display: block;
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    position: absolute;
    left: 50%;
    bottom: -1px;
    z-index: 3;
    margin-left: -20px;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    position: absolute;
    z-index: 2;
    background: #ffffff;
    width: 180px;
    top: 100%;
    border: 1px solid #cccccc;
    padding: 4.5px 0;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
  }
  .page-layout-1column .filter-options-content .item {
    padding: 4.5px;
    margin: 0;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    display: inline;
    padding: 0;
    color: #c1c1c1;
    font-size: 13px;
    font-weight: normal;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ":";
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 22.5px;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 22.5px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 18px;
  }
  .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: 9px;
    padding: 4.5px 9px 9px;
    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: 9px;
    padding: 4.5px 9px 9px;
  }
  .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: 22.5px;
  }
  .block.newsletter {
    width: 34%;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 12px 0 0 30px;
  }
  .block-returns-tracking .block-title .action.track {
    float: right;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 35px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 35px 2px 35px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^="sales-guest-"] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.name {
    padding-left: 0;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend .fieldset .field.text {
    width: 100%;
  }
  html,
  body {
    min-height: 100%;
  }
  .ie9 body {
    background-color: #8f8f8f;
  }
  .customer-menu .header.links a {
    color: #777 !important;
  }
  .sticky-logo {
    float: left;
  }
  .sticky-logo .logo {
    margin: 0 !important;
  }
  .sticky-logo .logo img {
    height: 30px;
    width: auto;
    max-width: none;
    margin-right: 20px;
  }
  header.page-header.sticky-header .nav-sections {
    position: fixed !important;
    left: 0 !important;
    top: 0 !important;
    z-index: 200 !important;
    padding: 0;
    margin: 0 !important;
    width: 100% !important;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: all;
  }
  header.page-header.sticky-header .navigation {
    padding: 0 15px;
  }
  header.page-header.sticky-header .navigation > ul {
    background-color: transparent;
  }
  header.page-header.sticky-header .navigation li.level0 > .level-top {
    padding: 0 15px;
    line-height: 30px;
  }
  header.page-header.sticky-header .navigation li.level0.parent > a:after {
    line-height: 30px;
  }
  header.page-header.sticky-header .navigation li.level0 > a > span.cat-label {
    top: -9px;
  }
  header.page-header.sticky-header .minicart-wrapper {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -20px;
  }
  .page-header {
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    background-color: #f0f0ed;
  }
  .page-header .header.panel {
    padding-bottom: 11px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: left;
    margin-right: 15px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-header .navigation .level0 > .level-top {
    text-transform: uppercase;
    display: inline-block;
  }
  .page-header .navigation .level0.parent > a:after {
    content: '\f813';
    display: inline-block;
    font-family: 'porto-icons';
    vertical-align: top;
    margin-left: 6px;
    line-height: 42px;
  }
  .page-header .navigation .level0 .submenu {
    border-top-width: 5px;
    padding: 6px 8px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    border-radius: 0 6px 6px 6px;
  }
  .page-header .navigation .level0 .submenu li {
    margin-bottom: 0;
    position: relative;
  }
  .page-header .navigation .level0 .submenu .submenu {
    border-top-width: 0;
    margin-top: -6px !important;
    margin-left: 8px !important;
  }
  .page-header .navigation .level0 .submenu li.parent > a:after {
    content: '\f801';
    display: inline-block;
    font-family: 'porto-icons';
    vertical-align: top;
    margin-left: 6px;
    margin-right: 5px;
    line-height: 15px;
    float: right;
  }
  .page-header .navigation .level0 .submenu .active > a {
    border: 0;
  }
  .page-header .drop-menu {
    position: relative;
    text-align: left;
    float: left;
    width: 25%;
    min-width: 250px;
    padding: 0 15px;
  }
  .page-header .drop-menu .nav-sections {
    position: absolute;
    top: 100%;
    left: 15px;
    width: 100%;
    width: calc(100% - 30px);
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
    border-bottom: 5px solid #303030;
    visibility: hidden;
    opacity: 0;
  }
  .page-header .drop-menu > a {
    color: #fff;
    background-color: #303030;
    padding: 14px 15px;
    width: 100%;
    font-size: 13px;
    font-weight: 700;
    display: block;
    line-height: 1;
    text-decoration: none;
  }
  .page-header .drop-menu > a:hover {
    background-color: #777;
    color: #fff;
  }
  .page-header .drop-menu + .custom-menu-block {
    display: inline-block;
    line-height: 41px;
    width: auto;
    float: left;
  }
  .page-header .drop-menu + .custom-menu-block a {
    padding: 0 14px;
    font-size: 12px;
    font-weight: 600;
    color: #777;
    white-space: nowrap;
  }
  .page-header.header-newskin.sticky-header .nav-sections {
    background-color: #fff;
  }
  .page-header.header-newskin .nav-sections {
    pointer-events: none;
  }
  .page-header.header-newskin .navigation .level0 {
    margin-right: 3px;
    color: #161616;
    text-align: left;
    pointer-events: all;
  }
  .page-header.header-newskin .navigation .level0 > .level-top {
    color: inherit;
    padding: 0 12px;
    line-height: 42px;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.025em;
  }
  .page-header.header-newskin .navigation li.level0.parent a.level-top:before {
    content: "";
    width: 10px;
    height: 10px;
    border: 7px solid transparent;
    border-bottom-color: #fff;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 100%;
    margin-top: -14px;
    visibility: hidden;
    opacity: 0;
    transition: all 0.1s;
  }
  .page-header.header-newskin .navigation:not(.side-megamenu) li.level0.parent:hover a.level-top:before {
    visibility: visible;
    opacity: 1;
  }
  .page-header.header-newskin .navigation .level0 .submenu {
    border-top-width: 0;
    box-shadow: 0 7px 10px -2px rgba(0, 0, 0, 0.25);
  }
  .page-header.header-newskin .navigation li.level0.fullwidth .submenu li.level1 > a,
  .page-header.header-newskin .navigation li.level0.staticwidth .submenu li.level1 > a {
    font-size: 13px;
    font-weight: 700;
    margin-top: 26px;
    margin-bottom: 4px;
    color: #434d53;
    padding: 0 5px;
  }
  .page-header.header-newskin .navigation li.level0.fullwidth .submenu a,
  .page-header.header-newskin .navigation li.level0.classic .submenu a,
  .page-header.header-newskin .navigation li.level0.staticwidth .submenu a {
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
  }
  .cms-index-index .page-header .drop-menu > a {
    pointer-events: none;
  }
  .cms-index-index .page-header .drop-menu .nav-sections {
    visibility: visible;
    opacity: 1;
    padding: 0 !important;
  }
  .cms-index-index .page-header.sticky-header .drop-menu > a {
    pointer-events: all;
  }
  .cms-index-index .page-header.sticky-header .drop-menu .nav-sections {
    visibility: hidden;
    opacity: 0;
  }
  .cms-index-index .page-header.sticky-header .drop-menu .nav-sections.visible {
    visibility: visible;
    opacity: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 18px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 15px;
    color: inherit;
    content: '\f807';
    font-family: 'porto-icons';
    margin: 0 0 0 5px;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 15px;
    color: inherit;
    content: '\f804';
    font-family: 'porto-icons';
    margin: 0 0 0 5px;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 0;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    left: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    left: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    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;
    vertical-align: top;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    margin-top: 7px;
    left: auto;
    right: 0;
  }
  .customer-welcome .header.links:before {
    left: auto;
    right: 10px;
  }
  .customer-welcome .header.links:after {
    left: auto;
    right: 9px;
    border-bottom-color: #ccc;
  }
  .customer-welcome.active .action.switch:after {
    content: '\f804';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin-bottom: 0;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li > a,
  .header.panel > .header.links > li > span {
    padding: 0 15px;
    border-left: 1px solid #ccc;
  }
  .header.panel > .header.links > li:last-child > a,
  .header.panel > .header.links > li:last-child > span {
    padding-right: 0;
  }
  .header.panel > .header.links > li:first-child > a,
  .header.panel > .header.links > li:first-child > span {
    padding-left: 0;
    border-left: 0;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 4.5px;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 0 15px;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    min-height: 100%;
    position: relative;
    transition: margin 0.3s ease-out 0;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .ie10 .page-wrapper,
  .ie11 .page-wrapper {
    height: 100%;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 9px 0 0;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 9px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 18px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    padding: 0 0 9px;
  }
  .weltpixel-quickview-catalog-product-view.catalog-product-view .breadcrumbs,
  .weltpixel-quickview-catalog-product-view.catalog-product-view .columns,
  .weltpixel-quickview-catalog-product-view.catalog-product-view .page.messages,
  .weltpixel-quickview-catalog-product-view.catalog-product-view .page-title-wrapper {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
  }
  .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;
  }
  .cms-page-view .page-wrapper .page-main .main .titleHeader {
    margin-bottom: 40px;
  }
  .cms-page-view .page-wrapper .page-main .main h1:not(.tt-title-subpages):not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]) {
    margin-bottom: 35px;
  }
  .cms-page-view .page-wrapper .page-main .main h1:not(.tt-title-subpages):not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]) span {
    font-size: 46px !important;
    line-height: 60px !important;
    letter-spacing: 0.03em;
    padding-bottom: 17px;
  }
  .cms-page-view .page-wrapper .page-main .main h2:not(.small):not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]) span {
    font-size: 34px !important;
    line-height: 44px !important;
    font-weight: bold;
    letter-spacing: 0.03em;
    padding-bottom: 23px;
  }
  .cms-page-view .page-wrapper .page-main .main h2:not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]),
  .cms-page-view .page-wrapper .page-main .main h3:not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]),
  .cms-page-view .page-wrapper .page-main .main h2.small:not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]) {
    margin-bottom: 40px;
  }
  .cms-page-view .page-wrapper .page-main .main h2:not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]) span,
  .cms-page-view .page-wrapper .page-main .main h3:not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]) span,
  .cms-page-view .page-wrapper .page-main .main h2.small:not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]) span {
    font-size: 30px !important;
    line-height: 40px !important;
  }
  .cms-page-view .page-wrapper .page-main .main h4:not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]) {
    margin-bottom: 40px;
  }
  .cms-page-view .page-wrapper .page-main .main h4:not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]) span {
    font-size: 24px !important;
    line-height: 34px !important;
    letter-spacing: 0.03em;
    padding-bottom: 24px;
  }
  .cms-page-view .page-wrapper .page-main .main h6:not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]) {
    margin-bottom: 30px;
  }
  .cms-page-view .page-wrapper .page-main .main h6:not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]) span {
    font-size: 16px !important;
    line-height: 26px !important;
    letter-spacing: 0.03em;
    padding-bottom: 15px;
  }
  .page-main .sidebar-additional .sidebar-left-menu .top {
    margin-bottom: 23px;
  }
}
@media all and (min-width: 992px), print {
  .amgdprcookie-content-wrapper .amgdprcookie-table .amgdprcookie-cell:first-child {
    width: 17%;
  }
  .products-grid.columns3 .product-item,
  .products-grid.columns4 .product-item,
  .products-grid.columns5 .product-item {
    width: 33.33333333%;
  }
  .products-grid.columns3 .product-item.nth-child-2np1,
  .products-grid.columns4 .product-item.nth-child-2np1,
  .products-grid.columns5 .product-item.nth-child-2np1 {
    clear: none;
  }
  .products-grid.columns3 .product-item.nth-child-3np1,
  .products-grid.columns4 .product-item.nth-child-3np1,
  .products-grid.columns5 .product-item.nth-child-3np1 {
    clear: left;
  }
  .products-grid.columns6 .product-item,
  .products-grid.columns7 .product-item,
  .products-grid.columns8 .product-item {
    width: 20%;
  }
  .products-grid.columns6 .product-item.nth-child-3np1,
  .products-grid.columns7 .product-item.nth-child-3np1,
  .products-grid.columns8 .product-item.nth-child-3np1,
  .products-grid.columns6 .product-item.nth-child-2np1,
  .products-grid.columns7 .product-item.nth-child-2np1,
  .products-grid.columns8 .product-item.nth-child-2np1 {
    clear: none;
  }
  .products-grid.columns6 .product-item.nth-child-5np1,
  .products-grid.columns7 .product-item.nth-child-5np1,
  .products-grid.columns8 .product-item.nth-child-5np1 {
    clear: left;
  }
  .products-grid.products.grid.flex-grid.columns3 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns4 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns5 .product-item.nth-child-2np1 {
    border-left-color: #e3e4e4;
  }
  .products-grid.products.grid.flex-grid.columns3 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns4 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns5 .product-item.nth-child-3np1 {
    border-left-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns3 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns4 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns5 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns3 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns4 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns5 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns3 .product-item:nth-child(3) .product-item-info,
  .products-grid.products.grid.flex-grid.columns4 .product-item:nth-child(3) .product-item-info,
  .products-grid.products.grid.flex-grid.columns5 .product-item:nth-child(3) .product-item-info {
    border-top-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns6 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns7 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns8 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns6 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns7 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns8 .product-item.nth-child-2np1 {
    border-left-color: #e3e4e4;
  }
  .products-grid.products.grid.flex-grid.columns6 .product-item.nth-child-5np1,
  .products-grid.products.grid.flex-grid.columns7 .product-item.nth-child-5np1,
  .products-grid.products.grid.flex-grid.columns8 .product-item.nth-child-5np1 {
    border-left-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns8 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns8 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(3) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(3) .product-item-info,
  .products-grid.products.grid.flex-grid.columns8 .product-item:nth-child(3) .product-item-info,
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(4) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(4) .product-item-info,
  .products-grid.products.grid.flex-grid.columns8 .product-item:nth-child(4) .product-item-info,
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(5) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(5) .product-item-info,
  .products-grid.products.grid.flex-grid.columns8 .product-item:nth-child(5) .product-item-info {
    border-top-color: transparent;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n+1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 18px;
    margin-left: calc((100% - 4 * 24%) / 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;
  }
}
@media all and (min-width: 1200px), print {
  .products-grid.columns3 .product-item {
    width: 33.33333333%;
  }
  .products-grid.columns3 .product-item.nth-child-2np1 {
    clear: none;
  }
  .products-grid.columns3 .product-item.nth-child-3np1 {
    clear: left;
  }
  .products-grid.columns4 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .products-grid.columns4 .product-item {
    padding: 10px;
    width: 25%;
  }
  .products-grid.columns4 .product-item.nth-child-2np1,
  .products-grid.columns4 .product-item.nth-child-3np1 {
    clear: none;
  }
  .products-grid.columns4 .product-item.nth-child-4np1 {
    clear: left;
  }
  .products-grid.columns5 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .products-grid.columns5 .product-item {
    padding: 10px 5px;
    width: 20%;
  }
  .products-grid.columns5 .product-item.nth-child-2np1,
  .products-grid.columns5 .product-item.nth-child-3np1 {
    clear: none;
  }
  .products-grid.columns5 .product-item.nth-child-5np1 {
    clear: left;
  }
  .products-grid.columns6 {
    margin-left: -4px;
    margin-right: -4px;
  }
  .products-grid.columns6 .product-item {
    padding: 10px 4px;
    width: 16.66666667%;
  }
  .products-grid.columns6 .product-item.nth-child-2np1,
  .products-grid.columns6 .product-item.nth-child-3np1,
  .products-grid.columns6 .product-item.nth-child-5np1 {
    clear: none;
  }
  .products-grid.columns6 .product-item.nth-child-6np1 {
    clear: left;
  }
  .products-grid.columns7 {
    margin-left: -3px;
    margin-right: -3px;
  }
  .products-grid.columns7 .product-item {
    padding: 10px 3px;
    width: 14.28571429%;
  }
  .products-grid.columns7 .product-item.nth-child-2np1,
  .products-grid.columns7 .product-item.nth-child-3np1,
  .products-grid.columns7 .product-item.nth-child-5np1 {
    clear: none;
  }
  .products-grid.columns7 .product-item.nth-child-7np1 {
    clear: left;
  }
  .products-grid .columns8 {
    margin-left: -3px;
    margin-right: -3px;
  }
  .products-grid .columns8 .product-item {
    padding: 10px 3px;
    width: 12.5%;
  }
  .products-grid .columns8 .product-item.nth-child-2np1,
  .products-grid .columns8 .product-item.nth-child-3np1,
  .products-grid .columns8 .product-item.nth-child-5np1 {
    clear: none;
  }
  .products-grid .columns8 .product-item.nth-child-8np1 {
    clear: left;
  }
  .products-grid.products.grid.flex-grid.columns3 .product-item.nth-child-2np1 {
    border-left-color: #e3e4e4;
  }
  .products-grid.products.grid.flex-grid.columns3 .product-item.nth-child-3np1 {
    border-left-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns3 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns3 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns3 .product-item:nth-child(3) .product-item-info {
    border-top-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns4 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns4 .product-item.nth-child-3np1 {
    border-left-color: #e3e4e4;
  }
  .products-grid.products.grid.flex-grid.columns4 .product-item.nth-child-4np1 {
    border-left-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns4 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns4 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns4 .product-item:nth-child(3) .product-item-info,
  .products-grid.products.grid.flex-grid.columns4 .product-item:nth-child(4) .product-item-info {
    border-top-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns5 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns5 .product-item.nth-child-3np1 {
    border-left-color: #e3e4e4;
  }
  .products-grid.products.grid.flex-grid.columns5 .product-item.nth-child-5np1 {
    border-left-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns5 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns5 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns5 .product-item:nth-child(3) .product-item-info,
  .products-grid.products.grid.flex-grid.columns5 .product-item:nth-child(4) .product-item-info,
  .products-grid.products.grid.flex-grid.columns5 .product-item:nth-child(5) .product-item-info {
    border-top-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns6 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns6 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns6 .product-item.nth-child-5np1 {
    border-left-color: #e3e4e4;
  }
  .products-grid.products.grid.flex-grid.columns6 .product-item.nth-child-6np1 {
    border-left-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(3) .product-item-info,
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(4) .product-item-info,
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(5) .product-item-info,
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(6) .product-item-info {
    border-top-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns7 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns7 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns7 .product-item.nth-child-5np1 {
    border-left-color: #e3e4e4;
  }
  .products-grid.products.grid.flex-grid.columns7 .product-item.nth-child-7np1 {
    border-left-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(3) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(4) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(5) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(6) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(7) .product-item-info {
    border-top-color: transparent;
  }
  .products-grid.products.grid.flex-grid .columns8 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid .columns8 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid .columns8 .product-item.nth-child-5np1 {
    border-left-color: #e3e4e4;
  }
  .products-grid.products.grid.flex-grid .columns8 .product-item.nth-child-8np1 {
    border-left-color: transparent;
  }
  .products-grid.products.grid.flex-grid .columns8 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid .columns8 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid .columns8 .product-item:nth-child(3) .product-item-info,
  .products-grid.products.grid.flex-grid .columns8 .product-item:nth-child(4) .product-item-info,
  .products-grid.products.grid.flex-grid .columns8 .product-item:nth-child(5) .product-item-info,
  .products-grid.products.grid.flex-grid .columns8 .product-item:nth-child(6) .product-item-info,
  .products-grid.products.grid.flex-grid .columns8 .product-item:nth-child(7) .product-item-info,
  .products-grid.products.grid.flex-grid .columns8 .product-item:nth-child(8) .product-item-info {
    border-top-color: transparent;
  }
  body.layout-fullwidth .navigation,
  body.layout-fullwidth .header.content,
  body.layout-fullwidth .top-container,
  body.layout-fullwidth .page-wrapper > .breadcrumbs .items {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }
  body.layout-fullwidth .page-header .header.panel {
    padding-left: 20px;
    padding-right: 20px;
  }
  body.layout-fullwidth.catalog-category-view .page-main,
  body.layout-fullwidth.catalog-product-view .page-main,
  body.layout-fullwidth.cms-index-index .page-main,
  body.layout-fullwidth.catalogsearch-result-index .page-main {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 880px) and (max-width: 980px) {
  .page-product-grouped .page-main #grouped-product-filter-wrapper .filter-wrap .multi-select .content-slc[id*="filter-nps-decimal"] form.items .prg-check {
    width: 25%;
  }
}
@media only screen and (min-width: 620px) and (max-width: 879px) {
  .page-product-grouped .page-main #grouped-product-filter-wrapper .filter-wrap .multi-select .content-slc[id*="filter-nps-decimal"] form.items .prg-check {
    width: calc(100% / 3);
  }
}
@media only screen and (min-width: 370px) and (max-width: 619px) {
  .page-product-grouped .page-main #grouped-product-filter-wrapper .filter-wrap .multi-select .content-slc[id*="filter-nps-decimal"] form.items .prg-check {
    width: 50%;
  }
}
@media only screen and (max-width: 369px) {
  .page-product-grouped .page-main #grouped-product-filter-wrapper .filter-wrap .multi-select .content-slc[id*="filter-nps-decimal"] form.items .prg-check {
    width: 100%;
  }
}
@media (max-width: 767px) {
  body.catalog-product-view .product-info-main .attribute.description {
    display: flex;
    flex-wrap: wrap;
  }
  body.catalog-product-view .product-info-main .attribute.description ul {
    padding-left: 20px;
  }
  body.catalog-product-view .product-info-main .attribute.description ul:nth-of-type(2n+1) {
    clear: both;
  }
  body.catalog-product-view .product-info-main .attribute.description ul li {
    margin-right: 10px;
  }
  body.catalog-product-view .product-info-main .attribute.description p {
    width: 100%;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table tbody tr td.addtocart form.grouped-product-form-add {
    display: flex;
    justify-content: center;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table tbody tr td.addtocart form.grouped-product-form-add .control.qty {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table tbody tr td.addtocart form.grouped-product-form-add .control.qty .price-container {
    order: 1;
    flex-basis: 100%;
    margin-bottom: 5px;
    justify-content: flex-start;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table tbody tr td.addtocart form.grouped-product-form-add .control.qty .price-container .price {
    font-size: 12px;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table tbody tr td.addtocart form.grouped-product-form-add .control.qty .input-container {
    order: 2;
    margin-bottom: 5px;
  }
  body.page-product-grouped .main .product-add-form #grouped-product-table-wrapper .table tbody tr td.addtocart form.grouped-product-form-add .control.qty .add-action {
    order: 3;
  }
}
@media (min-width: 1200px) {
  .page-products .products-grid .owl-carousel .owl-item {
    max-width: 200.75px;
  }
}
@media (min-width: 1001px) and (max-width: 1199px) {
  .page-products .products-grid .owl-carousel .owl-item {
    max-width: 167px;
  }
}
@media (min-width: 768px) {
  .catalog-product-view .product-info-main .page-title-wrapper h1 {
    margin-right: 155px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .cms-page-view .page-wrapper > .block-static-block .cms-page-top-banner .tt-promo-fullwidth .tt-description .tt-title-large span {
    font-size: 30px !important;
    line-height: 35px !important;
  }
  .cms-page-view .page-wrapper > .block-static-block .cms-page-top-banner .tt-promo-fullwidth .tt-description .tt-title-large .tt-white-color {
    font-size: 30px !important;
    line-height: 35px !important;
  }
  .cms-page-view .page-wrapper > .block-static-block .cms-page-top-banner .tt-promo-fullwidth .tt-description p span {
    font-size: 30px !important;
    line-height: 30px !important;
  }
  .cms-page-view .page-wrapper > .block-static-block .cms-page-top-banner .tt-promo-fullwidth .tt-description p .tt-white-color {
    font-size: 30px !important;
    line-height: 30px !important;
  }
}
@media only screen and (max-width: 1400px) {
  body.layout-fullwidth.cms-index-index .page-wrapper .home-get-to-know .banner-list {
    padding: 0px 30px;
  }
}
@media only screen and (max-width: 1000px) {
  .page-layout-2columns-left .page-main .main {
    width: 100%;
  }
  .page-layout-2columns-left .page-main .sidebar-additional {
    width: 100%;
  }
  body.layout-fullwidth .page-footer .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .page-header.type2.header-newskin .navigation .level0.parent.products {
    position: static;
    left: 0 !important;
    right: 0;
  }
  .page-header.type2.header-newskin .navigation .level0.parent.products:hover .level0.submenu {
    left: 0 !important;
    right: 0;
    padding: 15px 0;
  }
  .page-header.type2.header-newskin .navigation .level0.parent.products:hover .subchildmenu.level0 {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
  }
  .page-header.type2.header-newskin .navigation .level0.parent.products:hover .subchildmenu.level0 li.level1 {
    width: calc(100%/4);
    border-right: 1px solid rgba(0, 0, 0, 0.25);
  }
  .page-header.type2.header-newskin .navigation .level0.parent.products:hover .subchildmenu.level0 li.level1:nth-of-type(4n+4) {
    border: none;
  }
  .page-header.type2.header-newskin .navigation .level0.parent.products:hover .subchildmenu {
    position: relative;
    left: 0 !important;
    opacity: 1;
    visibility: visible;
    box-shadow: none;
    overflow: visible;
    background: #fff;
  }
  .page-header.type2.header-newskin .navigation .level0.parent.products .subchildmenu a {
    color: #d1d1d1;
  }
  .page-header.type2.header-newskin .navigation .level0.parent.products .subchildmenu .subchildmenu a {
    color: #000;
  }
  .page-header.type2.header-newskin .navigation .level0.parent.products .submenu li.parent > a:after {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  body.page-products .columns {
    display: flex;
    flex-wrap: wrap;
  }
  body.page-products .columns .sidebar.sidebar-main {
    order: 1;
  }
}
@media screen and (min-width: 640px) and (max-width: 1200px) {
  body .multicheckout .block-billing .box-billing-address {
    width: 50%;
  }
}
@media screen and (min-width: 991px) and (max-width: 1200px) {
  body:not(.page-print) .header.content .custom-block {
    top: 120px;
    left: 370px;
    border: none;
  }
  .page-wrapper .braided-packaging > div .fotorama__stage__frame .fotorama__caption {
    padding-left: 80px;
    margin-top: -15px;
    width: 50%;
    max-width: 500px;
  }
  .page-wrapper .braided-packaging > div .fotorama__stage__frame .fotorama__caption .fotorama__caption__wrap h3 {
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 47px;
    color: #0071BA;
    padding-bottom: 24px;
    margin-bottom: 0px;
  }
  .page-wrapper .braided-packaging > div .fotorama__stage__frame .fotorama__caption .fotorama__caption__wrap p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    color: #6E716E;
    padding-left: 0px;
  }
  .page-wrapper .braided-packaging > div .fotorama__stage__frame .fotorama__caption .fotorama__caption__wrap a {
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    color: #FFFFFF;
    margin-top: 10px;
    padding: 10px 26px;
  }
  .page-wrapper .braided-packaging > div .fotorama__stage__frame img {
    height: 416px !important;
    margin-top: 46px;
    margin-right: -0px;
  }
  .page-wrapper .braided-packaging > div .fotorama__nav-wrap {
    bottom: 66px;
  }
  .page-wrapper .braided-packaging > div .fotorama__nav-wrap .fotorama__nav--dots {
    text-align: left;
    padding-left: 80px;
    padding-left: 75px;
  }
  .page-wrapper .braided-packaging > div .fotorama__arr {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .page-wrapper .home-product-slider {
    padding-bottom: 76.5px;
    margin-top: 60px;
  }
  .page-wrapper .home-product-slider:after {
    height: 123px;
  }
  .page-wrapper .home-product-slider .mgz-element-heading .mgz-element-inner {
    margin-bottom: 0px;
  }
  .page-wrapper .home-product-slider .mgz-element-heading .mgz-element-heading-text {
    font-weight: normal;
    font-size: 32px;
    line-height: 47px;
    text-align: center;
    color: #0071BA;
    margin-bottom: 8px;
  }
  .page-wrapper .home-product-slider .mgz-element-product_slider {
    padding: 0px 30px;
    text-align: center;
  }
  .page-wrapper .home-product-slider .mgz-element-product_slider > div {
    padding: 0px;
    max-width: 896px;
    margin: 0 auto;
  }
  .page-wrapper .home-product-slider .mgz-element-product_slider .owl-carousel .owl-stage-outer .owl-item .product.product-item {
    padding: 0px 15px;
  }
  .page-wrapper .home-product-slider .mgz-element-product_slider .owl-carousel .owl-stage-outer .owl-item .product.product-item .product-item-info {
    position: relative;
    padding-bottom: 74px;
  }
  .page-wrapper .home-product-slider .mgz-element-product_slider .owl-carousel .owl-stage-outer .owl-item .product.product-item .product-item-info .product-image-container .product-image-wrapper {
    height: 182px;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
  }
  .page-wrapper .home-product-slider .mgz-element-product_slider .owl-carousel .owl-stage-outer .owl-item .product.product-item .product-item-info .product-image-container .product-image-photo {
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
  }
  .page-wrapper .home-product-slider .mgz-element-product_slider .owl-carousel .owl-stage-outer .owl-item .product.product-item .product-item-info .product-item-details {
    min-height: 55px;
    padding-top: 10px;
    position: static;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
  }
  .page-wrapper .home-product-slider .mgz-element-product_slider .owl-carousel .owl-stage-outer .owl-item .product.product-item .product-item-info .product-item-details .product-item-name,
  .page-wrapper .home-product-slider .mgz-element-product_slider .owl-carousel .owl-stage-outer .owl-item .product.product-item .product-item-info .product-item-details .product-item-link {
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
  }
  .page-wrapper .home-product-slider .mgz-element-product_slider .owl-carousel .owl-stage-outer .owl-item .product.product-item .product-item-info .product-item-details .product-item-name {
    padding: 0px 21px;
    margin-bottom: 9px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    min-height: 100%;
    justify-content: center;
    align-items: flex-end;
  }
  .page-wrapper .home-product-slider .mgz-element-product_slider .owl-carousel .owl-stage-outer .owl-item .product.product-item .product-item-info .product-item-details > .price-box {
    position: absolute;
    bottom: 52px;
    margin-bottom: 0px;
    left: 0px;
    right: 0px;
  }
  .page-wrapper .home-product-slider .mgz-element-product_slider .owl-carousel .owl-stage-outer .owl-item .product.product-item .product-item-info .product-item-details > .price-box .price-box {
    margin-bottom: 0px;
  }
  .page-wrapper .home-product-slider .mgz-element-product_slider .owl-carousel .owl-stage-outer .owl-item .product.product-item .product-item-info .product-item-details > .price-box .price,
  .page-wrapper .home-product-slider .mgz-element-product_slider .owl-carousel .owl-stage-outer .owl-item .product.product-item .product-item-info .product-item-details > .price-box .price-label {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    color: #002945;
    text-transform: lowercase;
    display: inline-block;
    vertical-align: top;
  }
  .page-wrapper .home-product-slider .mgz-element-product_slider .owl-carousel .owl-stage-outer .owl-item .product.product-item .product-item-info .product-item-details .product-item-actions {
    display: inline-block;
    vertical-align: top;
    top: auto;
  }
  .page-wrapper .home-product-slider .mgz-element-product_slider .owl-carousel .owl-stage-outer .owl-item .product.product-item .product-item-info .product-item-details .product-item-actions .actions-primary {
    height: 46px;
  }
  .page-wrapper .home-product-slider .mgz-element-product_slider .owl-carousel .owl-stage-outer .owl-item .product.product-item .product-item-info .product-item-details .product-item-actions .actions-primary a {
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
  }
  .page-wrapper .home-product-slider .mgz-element-product_slider .owl-carousel .owl-nav .owl-next .fas,
  .page-wrapper .home-product-slider .mgz-element-product_slider .owl-carousel .owl-nav .owl-prev .fas {
    display: none;
  }
  .page-wrapper .home-product-slider .mgz-element-product_slider .owl-carousel .owl-nav .owl-next:before,
  .page-wrapper .home-product-slider .mgz-element-product_slider .owl-carousel .owl-nav .owl-prev:before {
    width: 23px;
    height: 40px;
  }
  .page-wrapper .home-product-slider .mgz-element-product_slider .owl-carousel .owl-nav .owl-prev {
    left: -12px;
  }
  .page-wrapper .home-product-slider .mgz-element-product_slider .owl-carousel .owl-nav .owl-next {
    right: -12px;
  }
  .page-wrapper .home-shipping-message {
    padding: 21px 15px 20px 15px;
  }
  .page-wrapper .home-shipping-message p {
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    color: #FFFFFF;
  }
  .page-wrapper .home-get-to-know h3.mgz-element-heading-text {
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 47px;
    color: #FFFFFF;
    margin-bottom: -1px;
    margin-top: 81px;
    padding-left: 0px;
  }
  .page-wrapper .home-get-to-know .mgz-element-text p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
  }
  .page-wrapper .home-get-to-know .mgz-element-button {
    display: none;
  }
  .page-wrapper .home-get-to-know .banner-list {
    padding: 0px 25px;
    margin-top: 5px;
    max-width: 893px;
    margin-bottom: 80px;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column {
    padding: 0px 15px;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column:first-child .mgz-element-text {
    margin-top: 8px;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column:first-child .mgz-element-text h3 {
    margin-bottom: 0px;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column:first-child .mgz-element-text img {
    margin-top: 13px;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column:nth-child(2) .mgz-element-text {
    margin-top: 17px;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column:nth-child(2) .mgz-element-text h3 {
    padding-left: 27px;
    margin-bottom: 0px;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column:nth-child(2) .mgz-element-text p {
    padding-left: 13px;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column:nth-child(2) .mgz-element-text p:last-child {
    padding-left: 0px;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column:nth-child(2) .mgz-element-text a {
    margin-top: 43px;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column:nth-child(3) .mgz-element-text {
    margin-top: 3px;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column:nth-child(3) .mgz-element-text h3 {
    margin-bottom: 0px;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column:nth-child(3) .mgz-element-text p {
    padding-top: 4px;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column:nth-child(3) .mgz-element-text p:last-child {
    padding-top: 0px;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column:nth-child(3) .mgz-element-text a {
    margin-top: 15px;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column .mgz-element-inner {
    margin-bottom: 0px !important;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column .mgz-single-image-wrapper {
    width: 100%;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column .mgz-single-image-inner {
    max-width: 268px;
    width: 100%;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column .mgz-single-image-inner img {
    width: 100%;
    max-height: 191px;
    display: inline-block;
    vertical-align: top;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column .mgz-element-text h3 {
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    color: #FFFFFF;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column .mgz-element-text h3 span {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 240px;
    margin: 0 auto;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column .mgz-element-text p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column .mgz-element-text a {
    max-width: calc(100% - 24px);
    margin-left: 0px;
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    padding: 11px 0px;
    color: #FFFFFF;
  }
}
@media only screen and (max-width: 1024px) {
  .cms-index-index .slider-with-side .content {
    font-size: 50px;
  }
}
@media only screen and (max-width: 1200px) {
  .page-wrapper .page-footer .footer {
    padding-bottom: 48px;
  }
  .page-wrapper .page-footer .container {
    padding-left: 50px;
    padding-right: 50px;
  }
  .page-wrapper .footer-wrap-container .footer-left {
    font-weight: 600;
    font-size: 14px;
    margin-top: 30px;
    line-height: 22px;
  }
  .page-wrapper .footer-wrap-container .footer-left strong {
    font-weight: 600;
  }
  .page-wrapper .footer-wrap-container .footer-logo {
    width: 90px;
    height: 107px;
    top: 57px;
  }
  .page-wrapper .footer-wrap-container .footer-right {
    max-width: 230px;
    margin-top: 37px;
  }
  .page-wrapper .footer-wrap-container .footer-right .social {
    padding-right: 0px;
    text-align: right;
  }
  .page-wrapper .footer-wrap-container .footer-right .social li {
    display: inline-block;
    vertical-align: top;
    width: auto;
    float: none;
  }
  .page-wrapper .footer-wrap-container .footer-right .social li a:before {
    background-repeat: no-repeat;
  }
  .page-wrapper .footer-wrap-container .footer-right .social li a#icon_fb:before {
    width: 14.13px;
    height: 31.19px;
    margin-top: -1px;
    margin-right: 17px;
  }
  .page-wrapper .footer-wrap-container .footer-right .social li a#icon_tw:before {
    width: 27.66px;
    height: 22.37px;
    margin-top: 4px;
  }
  .page-wrapper .footer-wrap-container .footer-right .social li a#icon_li {
    margin-left: 3px;
  }
  .page-wrapper .footer-wrap-container .footer-right .social li a#icon_li:before {
    width: 25.31px;
    height: 25.9px;
    margin-top: 5px;
  }
  .page-wrapper .footer-wrap-container .footer-right .social li a#icon_in {
    margin-top: 0px;
    margin-left: 10px;
  }
  .page-wrapper .footer-wrap-container .footer-right .social li a#icon_in:before {
    width: 28.25px;
    height: 28.25px;
  }
  .page-wrapper .footer-wrap-container .footer-right .social li a#icon_bl {
    margin-left: 22px;
  }
  .page-wrapper .footer-wrap-container .footer-right .social li a#icon_bl:before {
    width: 18.83px;
    height: 22.95px;
    margin-top: 3px;
  }
  .page-wrapper .footer-wrap-container .footer-right .footer-links {
    padding-left: 9px;
  }
  .page-wrapper .footer-wrap-container .footer-right .footer-links .links {
    margin-top: 25px;
    font-size: 14px;
    font-weight: 600;
  }
  .page-wrapper .footer-wrap-container .footer-right .footer-links .links li {
    margin-bottom: 5px;
  }
  .page-wrapper .footer-wrap-container .footer-right .footer-links .links li a {
    font-size: 14px;
    font-weight: 600;
  }
  .page-wrapper .footer-wrap-container .footer-right .footer-links .links li:before {
    font-size: 14px;
  }
  .page-wrapper .footer-wrap-container .footer-right .footer-links .links li + li:before {
    margin-right: 9px;
    margin-left: 8px;
  }
  .page-wrapper .footer-wrap-container .footer-copyright {
    margin-top: 96px;
  }
  .page-wrapper .footer-wrap-container .footer-copyright .footer-copyright-container {
    width: 500px;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  body:not(.page-print) .header.content .custom-block {
    top: 120px;
    left: 280px;
    border: none;
  }
  .page-wrapper .braided-packaging > div .fotorama__stage__frame {
    min-height: 462px;
  }
  .page-wrapper .braided-packaging > div .fotorama__stage__frame .fotorama__caption {
    padding-left: 15px;
    margin-top: -15px;
    width: 50%;
    max-width: 500px;
  }
  .page-wrapper .braided-packaging > div .fotorama__stage__frame .fotorama__caption .fotorama__caption__wrap h3 {
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 47px;
    color: #0071BA;
    padding-bottom: 24px;
    margin-bottom: 0px;
    white-space: nowrap;
  }
  .page-wrapper .braided-packaging > div .fotorama__stage__frame .fotorama__caption .fotorama__caption__wrap p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    color: #6E716E;
    padding-left: 0px;
  }
  .page-wrapper .braided-packaging > div .fotorama__stage__frame .fotorama__caption .fotorama__caption__wrap a {
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    color: #FFFFFF;
    margin-top: 10px;
    padding: 10px 26px;
  }
  .page-wrapper .braided-packaging > div .fotorama__stage__frame img {
    height: 320px !important;
    margin-top: 46px;
    margin-right: -30px;
  }
  .page-wrapper .braided-packaging > div .fotorama__nav-wrap {
    bottom: 60px;
  }
  .page-wrapper .braided-packaging > div .fotorama__nav-wrap .fotorama__nav--dots {
    text-align: left;
    padding-left: 10px;
  }
  .page-wrapper .braided-packaging > div .fotorama__arr {
    display: none !important;
  }
  .page-wrapper .page-main .home-get-to-know .banner-list {
    padding: 0px 30px;
  }
  .page-wrapper .page-main .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column {
    padding: 0px 5px;
  }
  .page-wrapper .page-main .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column .mgz-element-text h3 {
    font-size: 22px;
  }
  .page-wrapper .page-main .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column .mgz-element-text h3 span {
    max-width: 235px;
  }
}
@media only screen and (min-width: 768px) {
  body.page-print .header.content {
    margin: 25px auto;
  }
}
@media only screen and (max-width: 767px) {
  body .mst-searchautocomplete__autocomplete {
    width: calc(100% - 30px) !important;
    min-width: auto;
    left: 15px !important;
  }
  .page-products .filter-current .action.remove {
    right: 15px;
  }
  .cms-index-index .slider-with-side .owl-bottom-narrow .owl-controls {
    bottom: 0;
  }
  .cms-index-index .slider-with-side .content {
    font-size: 24px;
    padding: 15px;
    align-items: flex-start;
  }
  .cms-index-index .slider-with-side .content ul {
    margin-top: 15px;
  }
  .cms-index-index .slider-with-side .content ul li {
    font-size: 12px;
  }
  .page-wrapper .page-footer .footer .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-footer .footer-wrap-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .page-footer .footer-wrap-container .footer-logo {
    order: 1;
    position: static;
    transform: none;
    width: auto;
    height: auto;
    margin-top: 18px;
  }
  .page-footer .footer-wrap-container .footer-left {
    order: 2;
    float: none;
    width: 100%;
    max-width: 999px;
    text-align: center;
    margin-top: 20px;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    padding-right: 11px;
  }
  .page-footer .footer-wrap-container .footer-left br {
    display: block;
    vertical-align: top;
    width: 100%;
    content: "";
    margin-bottom: 8px;
  }
  .page-footer .footer-wrap-container .footer-left .address-fax {
    padding-left: 10px;
  }
  .page-footer .footer-wrap-container .footer-right {
    order: 3;
    float: none;
    margin-top: 55px;
    max-width: 100%;
    width: 100%;
    text-align: center;
  }
  .page-footer .footer-wrap-container .footer-right .footer-right-container {
    display: inline-block;
    vertical-align: top;
    max-width: 392px;
  }
  .page-footer .footer-wrap-container .footer-right .footer-right-container .social {
    text-align: center;
    padding-left: 6px;
  }
  .page-footer .footer-wrap-container .footer-right .footer-right-container .social li {
    display: inline-block;
    vertical-align: top;
    width: auto;
    float: none;
  }
  .page-footer .footer-wrap-container .footer-right .footer-right-container .social li a:before {
    background-repeat: no-repeat;
  }
  .page-footer .footer-wrap-container .footer-right .footer-right-container .social li a#icon_fb {
    margin-top: 2px;
  }
  .page-footer .footer-wrap-container .footer-right .footer-right-container .social li a#icon_fb:before {
    width: 19.75px;
    height: 43.61px;
    margin-top: -1px;
    margin-right: 0;
  }
  .page-footer .footer-wrap-container .footer-right .footer-right-container .social li a#icon_tw {
    margin-left: 28px;
    margin-right: 28px;
    margin-top: 7px;
  }
  .page-footer .footer-wrap-container .footer-right .footer-right-container .social li a#icon_tw:before {
    width: 38.67px;
    height: 31.27px;
    margin-top: 0;
    margin-right: 0;
  }
  .page-footer .footer-wrap-container .footer-right .footer-right-container .social li a#icon_li {
    margin-left: 0;
    margin-right: 0px;
  }
  .page-footer .footer-wrap-container .footer-right .footer-right-container .social li a#icon_li:before {
    width: 35.38px;
    height: 36.21px;
    margin-top: 5px;
  }
  .page-footer .footer-wrap-container .footer-right .footer-right-container .social li a#icon_in {
    margin-right: 28px;
    margin-left: 28px;
  }
  .page-footer .footer-wrap-container .footer-right .footer-right-container .social li a#icon_in:before {
    width: 39.5px;
    height: 39.5px;
  }
  .page-footer .footer-wrap-container .footer-right .footer-right-container .social li a#icon_bl {
    margin-left: 0;
    margin-right: 0px;
  }
  .page-footer .footer-wrap-container .footer-right .footer-right-container .social li a#icon_bl:before {
    width: 26.33px;
    height: 32.09px;
    margin-top: 5px;
  }
  .page-footer .footer-wrap-container .footer-right .footer-links .links {
    margin-top: 49px;
  }
  .page-footer .footer-wrap-container .footer-right .footer-links .links li {
    margin-bottom: 9px;
  }
  .page-footer .footer-wrap-container .footer-right .footer-links .links li a {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
  }
  .page-footer .footer-wrap-container .footer-right .footer-links .links li:before {
    font-size: 20px;
  }
  .page-footer .footer-wrap-container .footer-right .footer-links .links li + li:before {
    margin-right: 16px;
    margin-left: 11px;
  }
  .page-footer .footer-wrap-container .footer-copyright {
    order: 4;
    margin-top: 64px;
  }
  .page-footer .footer-wrap-container .footer-copyright .footer-copyright-container {
    width: 100%;
    max-width: 500px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    padding-left: 3px;
  }
  .page-footer .footer-wrap-container .footer-copyright .footer-copyright-container a:nth-child(5) {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-left: -2px;
  }
  .page-footer .footer-wrap-container .footer-copyright .footer-copyright-container a:nth-child(5) + span {
    margin-left: -3px;
  }
  .page-wrapper .magezon-builder .home-product-slider {
    margin-top: 40px;
    padding-bottom: 0px;
  }
  .page-wrapper .magezon-builder .home-product-slider:after {
    display: none;
  }
  .page-wrapper .magezon-builder .home-product-slider .mgz-element-heading {
    margin-bottom: 0px;
  }
  .page-wrapper .magezon-builder .home-product-slider .mgz-element-heading .mgz-element-inner {
    margin-bottom: 0px;
  }
  .page-wrapper .magezon-builder .home-product-slider .mgz-element-heading .mgz-element-heading-text {
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #0071BA;
    margin-bottom: 19px;
  }
  .page-wrapper .magezon-builder .home-product-slider .mgz-element-product_slider > div {
    padding: 0px 10px;
  }
  .page-wrapper .magezon-builder .home-product-slider .mgz-element-product_slider .owl-stage-outer {
    height: auto !important;
  }
  .page-wrapper .magezon-builder .home-product-slider .mgz-element-product_slider .owl-stage-outer .owl-stage {
    width: 100% !important;
    transform: none !important;
    transition: none !important;
    position: static;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
  }
  .page-wrapper .magezon-builder .home-product-slider .mgz-element-product_slider .owl-stage-outer .owl-stage .owl-item {
    display: inline-block;
    vertical-align: top;
    width: 50% !important;
    box-sizing: border-box;
    padding: 0px 10px !important;
    margin-bottom: 20px;
  }
  .page-wrapper .magezon-builder .home-product-slider .mgz-element-product_slider .owl-stage-outer .owl-stage .owl-item .product.product-item {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 0px;
    height: 100%;
  }
  .page-wrapper .magezon-builder .home-product-slider .mgz-element-product_slider .owl-stage-outer .owl-stage .owl-item .product.product-item .product-item-info {
    padding-bottom: 78px;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    min-height: 100%;
    justify-content: center;
  }
  .page-wrapper .magezon-builder .home-product-slider .mgz-element-product_slider .owl-stage-outer .owl-stage .owl-item .product.product-item .product-item-info .product-image-container .product-image-photo {
    height: 181px;
  }
  .page-wrapper .magezon-builder .home-product-slider .mgz-element-product_slider .owl-stage-outer .owl-stage .owl-item .product.product-item .product-item-info .product-item-details {
    position: static;
    min-height: 0px;
  }
  .page-wrapper .magezon-builder .home-product-slider .mgz-element-product_slider .owl-stage-outer .owl-stage .owl-item .product.product-item .product-item-info .product-item-details .product-item-name,
  .page-wrapper .magezon-builder .home-product-slider .mgz-element-product_slider .owl-stage-outer .owl-stage .owl-item .product.product-item .product-item-info .product-item-details .product-item-link {
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #002945;
    margin: 0px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
  }
  .page-wrapper .magezon-builder .home-product-slider .mgz-element-product_slider .owl-stage-outer .owl-stage .owl-item .product.product-item .product-item-info .product-item-details .product-item-name {
    padding: 0px 16px;
    margin-bottom: 0px;
    float: left;
    width: 100%;
  }
  .page-wrapper .magezon-builder .home-product-slider .mgz-element-product_slider .owl-stage-outer .owl-stage .owl-item .product.product-item .product-item-info .product-item-details > .price-box {
    position: absolute;
    bottom: 52px;
    margin-bottom: 0px;
    left: 0px;
    right: 0px;
  }
  .page-wrapper .magezon-builder .home-product-slider .mgz-element-product_slider .owl-stage-outer .owl-stage .owl-item .product.product-item .product-item-info .product-item-details > .price-box .price-box {
    margin-bottom: 0px;
  }
  .page-wrapper .magezon-builder .home-product-slider .mgz-element-product_slider .owl-stage-outer .owl-stage .owl-item .product.product-item .product-item-info .product-item-details > .price-box .price,
  .page-wrapper .magezon-builder .home-product-slider .mgz-element-product_slider .owl-stage-outer .owl-stage .owl-item .product.product-item .product-item-info .product-item-details > .price-box .price-label {
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #002945;
    text-transform: lowercase;
  }
  .page-wrapper .magezon-builder .home-product-slider .mgz-element-product_slider .owl-stage-outer .owl-stage .owl-item .product.product-item .product-item-info .product-item-actions {
    position: absolute;
    bottom: -1px;
    top: auto;
    display: inline-block;
    vertical-align: top;
  }
  .page-wrapper .magezon-builder .home-product-slider .mgz-element-product_slider .owl-stage-outer .owl-stage .owl-item .product.product-item .product-item-info .product-item-actions .actions-primary {
    height: 46px;
  }
  .page-wrapper .magezon-builder .home-product-slider .mgz-element-product_slider .owl-stage-outer .owl-stage .owl-item .product.product-item .product-item-info .product-item-actions .actions-primary a {
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
  }
  .page-wrapper .magezon-builder .home-product-slider .mgz-element-product_slider .owl-stage-outer .owl-stage .owl-item.cloned {
    display: none !important;
  }
  .page-wrapper .magezon-builder .home-product-slider .mgz-element-product_slider .owl-nav {
    display: none !important;
  }
  .page-wrapper .magezon-builder .home-product-slider .mgz-element-product_slider .owl-dots {
    display: none !important;
  }
  .page-wrapper .home-shipping-message {
    padding: 29px 25px 29px 25px;
  }
  .page-wrapper .home-shipping-message p {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    color: #FFFFFF;
  }
  .page-wrapper .braided-packaging.mgz-element {
    margin-bottom: 100px;
  }
  .page-wrapper .braided-packaging > div .fotorama__stage__frame {
    text-align: center;
    padding: 0px 20px;
    box-sizing: border-box;
  }
  .page-wrapper .braided-packaging > div .fotorama__stage__frame .fotorama__caption {
    float: left;
    text-align: left;
    width: 100%;
    position: static;
    max-width: 100%;
    box-sizing: border-box;
    transform: none;
    margin: 40px 0px 0px 0px;
    padding: 0px;
  }
  .page-wrapper .braided-packaging > div .fotorama__stage__frame .fotorama__caption .fotorama__caption__wrap {
    min-height: 279px;
    max-width: 100%;
  }
  .page-wrapper .braided-packaging > div .fotorama__stage__frame .fotorama__caption .fotorama__caption__wrap h3 {
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    color: #0071BA;
    margin-bottom: 0px;
    padding-bottom: 20px;
  }
  .page-wrapper .braided-packaging > div .fotorama__stage__frame .fotorama__caption .fotorama__caption__wrap p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #6E716E;
    margin-bottom: 24px;
    padding-left: 0px;
  }
  .page-wrapper .braided-packaging > div .fotorama__stage__frame .fotorama__caption .fotorama__caption__wrap a {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: center;
    padding: 10.5px 0px;
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    margin-bottom: 17px;
  }
  .page-wrapper .braided-packaging > div .fotorama__stage__frame img {
    float: none;
    width: auto !important;
    max-width: 100% !important;
    margin-top: 0px;
    height: 261px !important;
  }
  .page-wrapper .braided-packaging > div .fotorama__nav-wrap {
    bottom: 0px;
  }
  .page-wrapper .braided-packaging > div .fotorama__arr {
    display: none !important;
  }
  .page-wrapper .home-get-to-know h3.mgz-element-heading-text {
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 89px;
    padding-left: 0px;
    margin-bottom: 19px;
  }
  .page-wrapper .home-get-to-know .mgz-element-text p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
    padding: 0px 10px;
  }
  .page-wrapper .home-get-to-know .mgz-element-button {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: center;
    padding: 0px 20px;
    box-sizing: border-box;
  }
  .page-wrapper .home-get-to-know .mgz-element-button .mgz-button {
    display: inline-block;
    vertical-align: top;
    width: 100%;
  }
  .page-wrapper .home-get-to-know .mgz-element-button .mgz-button .mgz-link {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    color: #FFFFFF;
    text-align: center;
    margin-left: 0px;
  }
  .page-wrapper .home-get-to-know .banner-list {
    padding: 0px;
    margin-top: 49px;
    margin-bottom: 60px;
  }
  .page-wrapper .home-get-to-know .banner-list > div {
    margin-left: 0px;
    margin-right: 0px;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column {
    padding: 0px;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column:first-child .mgz-element-text {
    margin-top: 5px;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column:first-child .mgz-element-text h3 {
    margin-bottom: 0px;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column:first-child .mgz-element-text p {
    padding-top: 4px;
    padding-left: 0px;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column:first-child .mgz-element-text p:last-child {
    padding-top: 0px;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column:first-child .mgz-element-text img {
    margin-top: 24px;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column:nth-child(2) {
    margin-top: -1px;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column:nth-child(2) .mgz-element-text {
    margin-top: 0px;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column:nth-child(2) .mgz-element-text h3 {
    padding-left: 0px;
    margin-bottom: 0px;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column:nth-child(2) .mgz-element-text p {
    padding-left: 0px;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column:nth-child(2) .mgz-element-text a {
    margin-top: 31px;
    max-width: calc(100% - 40px);
    margin-left: -10px;
    padding: 11px 0px;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column:nth-child(3) .mgz-element-text {
    margin-top: -1px;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column:nth-child(3) .mgz-element-text h3 {
    margin-bottom: 0px;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column:nth-child(3) .mgz-element-text h3 span:first-child {
    padding-left: 5px;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column:nth-child(3) .mgz-element-text p {
    padding-top: 5px;
    padding-left: 0px;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column:nth-child(3) .mgz-element-text p:last-child {
    padding-top: 0px;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column:nth-child(3) .mgz-element-text a {
    margin-top: 32px;
    max-width: calc(100% - 40px);
    margin-left: -10px;
    padding: 11px 0px;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column .mgz-element-inner {
    margin-bottom: 0px !important;
    vertical-align: top;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column .mgz-single-image-wrapper {
    width: 100%;
    vertical-align: top;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column .mgz-single-image-inner {
    width: 100%;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column .mgz-single-image-inner img {
    width: 100%;
    max-height: 305px;
    display: inline-block;
    vertical-align: top;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column .mgz-element-text h3 {
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 47px;
    color: #FFFFFF;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column .mgz-element-text h3 span {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin: 0 auto;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column .mgz-element-text p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    color: #FFFFFF;
  }
  .page-wrapper .home-get-to-know .banner-list .inner-content.mgz-container .mgz-element-column .mgz-element-text a {
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    padding: 11px 0px;
  }
}
@media (min-width: 640px) {
  body.wishlist-index-index .products-grid .product-items {
    display: flex;
    flex-wrap: wrap;
  }
  body.wishlist-index-index .products-grid .product-items .product-item {
    height: auto;
    position: relative;
    padding-bottom: 210px;
  }
  body.wishlist-index-index .products-grid .product-items .product-item .product-item-info {
    position: static;
  }
  body.wishlist-index-index .products-grid .product-items .product-item .product-item-info .price-box.price-final_price,
  body.wishlist-index-index .products-grid .product-items .product-item .product-item-info .price-box.price-configured_price {
    position: absolute;
    bottom: 170px;
    left: 0;
    right: 0;
    line-height: 1.2;
  }
  body.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner {
    position: absolute;
    bottom: 0;
  }
}
@media (max-width: 640px) {
  body .multicheckout .block-billing .box-billing-address {
    width: 100%;
  }
}
@media (max-width: 400px) {
  .footer #social li {
    margin: 0;
  }
  .page-footer .footer .footer-wrap-container .footer-right .social {
    padding-left: 0px;
  }
  .page-footer .footer .footer-wrap-container .footer-right .footer-links {
    padding-left: 0px;
  }
  .page-footer .footer .footer-wrap-container .footer-right .footer-links .links li + li:before {
    margin-right: 5px;
    margin-left: 5px;
  }
}
@media print {
  body .footer ul#social {
    border: none;
  }
  body .footer ul#social li {
    display: none;
  }
}
@media (max-width: 420px) {
  .page-footer .footer .footer-wrap-container .footer-copyright .footer-copyright-container {
    font-size: 12px;
    padding-left: 0px;
  }
  .page-footer .footer .footer-wrap-container .footer-copyright .footer-copyright-container span.seperator {
    padding: 0px 2px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .page-main .sidebar-additional .sidebar-left-menu {
    background-color: #FBFBFB;
    border-top: 1px solid #E5E5E5;
  }
  .page-main .sidebar-additional .sidebar-left-menu .ccWidget {
    width: 31%;
  }
}
@media (max-width: 570px) and (min-width: 421px) {
  .page-main .sidebar-additional .sidebar-left-menu .ccWidget {
    width: 48%;
  }
}
@media only screen and (max-width: 420px) {
  .page-main .sidebar-additional .sidebar-left-menu .mgz-element-inner {
    text-align: center;
  }
}
@media (max-width: 1024px) {
  .cms-index-index .mgz-element-slider.home-banner-slider .owl-dots {
    display: none;
  }
  .cms-index-index .mgz-element-slider.home-banner-slider .item-content-wrapper {
    bottom: 0;
    align-items: self-end;
  }
  .cms-index-index .mgz-element-slider.home-banner-slider .owl-item .mgz-carousel-item {
    min-height: 450px;
  }
  .cms-index-index .mgz-element-slider.home-banner-slider .owl-item .item-content {
    padding: 0px 10px 70px 80px;
  }
  .cms-index-index .mgz-element-slider.home-banner-slider .slide-heading .slide-text {
    margin-bottom: 5px;
  }
  .cms-index-index .slide-products {
    position: relative;
    right: auto;
    bottom: auto;
    top: 0;
    padding: 0;
  }
  .cms-index-index .slide-products .slide-text {
    margin-bottom: 0;
    white-space: nowrap;
    overflow: auto;
    padding-left: 20px;
    background: #282D3B;
    transition: all 2s;
    bottom: 100%;
    height: auto;
    left: 0;
    right: 0;
    min-height: 55px;
  }
  .cms-index-index .slide-products .slide-text.sticky-bottom {
    bottom: 0;
    position: fixed;
    transition: all 2s;
  }
  .cms-index-index .slide-products .slide-text a.text-link {
    display: inline-block;
    font-size: 16px;
    line-height: 18px;
    text-align: left;
    color: #AAA8AA;
    margin-right: 25px;
    text-transform: uppercase;
    font-weight: normal;
    padding: 18px 0 19px;
  }
  .cms-index-index .slide-products .slide-text a.text-link:hover,
  .cms-index-index .slide-products .slide-text a.text-link:active {
    color: #fff;
  }
  .cms-index-index .slide-products .slide-text a.text-link:hover:after,
  .cms-index-index .slide-products .slide-text a.text-link:active:after {
    display: none;
  }
  .cms-index-index .slide-products .slide-text a.text-link:after {
    display: none;
  }
  .cms-index-index .brands-partner .partner-inner {
    padding: 0 !important;
  }
  .cms-index-index .brands-partner .partner-inner .mgz-block-content {
    width: 115%;
  }
  .cms-index-index .brands-partner .partner-inner .owl-carousel .owl-nav {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .cms-index-index .slider-with-side .slider-area {
    width: 100%;
  }
  .cms-index-index .slider-with-side .side-area {
    width: 100%;
    display: flex;
    padding: 2px 4px;
  }
  .cms-index-index .slider-with-side .side-area .item1,
  .cms-index-index .slider-with-side .side-area .item2,
  .cms-index-index .slider-with-side .side-area .item3 {
    padding: 4px;
  }
}
@media (max-width: 991px) {
  .cms-index-index .homepage-bar .container .col-lg-4 {
    text-align: left !important;
  }
}
@media (max-width: 767px) {
  .cms-index-index .mgz-element-slider.home-banner-slider .owl-item .mgz-carousel-item {
    min-height: 263px !important;
  }
  .cms-index-index .mgz-element-slider.home-banner-slider .owl-item .item-content {
    padding: 0px 10px 40px 20px;
  }
  .cms-index-index .mgz-element-slider.home-banner-slider .slide-heading {
    margin-bottom: 0 !important;
  }
  .cms-index-index .mgz-element-slider.home-banner-slider .slide-heading .slide-text {
    font-size: 30px !important;
    line-height: 44px !important;
  }
  .cms-index-index .mgz-element-slider.home-banner-slider .slide-buttons .mgz-btn {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 11px 17px;
  }
  .cms-index-index .brands-partner {
    padding: 0 20px;
  }
  .cms-index-index .brands-partner .partner-inner .mgz-block-heading {
    margin-bottom: 0;
  }
  .cms-index-index .brands-partner .partner-inner .mgz-block-heading h2.title {
    margin-top: 60px;
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 28px;
    font-weight: normal;
  }
  .cms-index-index .brands-partner .partner-inner .mgz-block-content {
    width: 135%;
  }
  .cms-index-index .brands-partner .partner-inner .owl-carousel .owl-nav {
    display: none !important;
  }
  .cms-index-index .grid-images .col-md-8 {
    padding-left: 10px;
  }
}
@media (max-width: 767px) {
  .checkout-index-index .opc-wrapper .form-shipping-address .fieldset .field,
  .checkout-index-index .opc-wrapper .billing-address-form .fieldset .field {
    margin-bottom: 18px;
  }
  .checkout-index-index .opc-wrapper .form-shipping-address .fieldset .field ._with-tooltip .field-tooltip .field-tooltip-content,
  .checkout-index-index .opc-wrapper .billing-address-form .fieldset .field ._with-tooltip .field-tooltip .field-tooltip-content {
    top: 45px;
    right: 0;
    left: auto;
  }
  .checkout-index-index .opc-wrapper .form-shipping-address .fieldset .field ._with-tooltip .field-tooltip .field-tooltip-content:before,
  .checkout-index-index .opc-wrapper .billing-address-form .fieldset .field ._with-tooltip .field-tooltip .field-tooltip-content:before,
  .checkout-index-index .opc-wrapper .form-shipping-address .fieldset .field ._with-tooltip .field-tooltip .field-tooltip-content:before,
  .checkout-index-index .opc-wrapper .billing-address-form .fieldset .field ._with-tooltip .field-tooltip .field-tooltip-content:before {
    left: auto;
    right: -1px;
    top: -21px;
    border-bottom-color: #ddd;
    border-right-color: transparent;
  }
  .checkout-index-index .opc-wrapper .form-shipping-address .fieldset .field ._with-tooltip .field-tooltip .field-tooltip-content:after,
  .checkout-index-index .opc-wrapper .billing-address-form .fieldset .field ._with-tooltip .field-tooltip .field-tooltip-content:after {
    right: -1px;
    left: auto;
    top: -19px;
    border-bottom-color: #f4f4f4;
    border-right-color: transparent;
  }
}
@media (min-width: 640px) {
  .checkout-index-index .opc-wrapper .shipping-address-items {
    display: flex;
    flex-wrap: wrap;
  }
  .checkout-index-index .opc-wrapper .shipping-address-items .shipping-address-item {
    padding-bottom: 50px;
    position: relative;
  }
  .checkout-index-index .opc-wrapper .shipping-address-items .shipping-address-item .edit-address-link {
    position: absolute;
    left: 20px;
    bottom: 15px;
  }
  .checkout-index-index .opc-wrapper .shipping-address-items .shipping-address-item .action-select-shipping-item {
    position: absolute;
    bottom: 15px;
    right: 25px;
  }
}
@media (max-width: 768px) {
  .catalog-category-view .columns .column.main {
    order: 2;
  }
  .catalog-category-view .columns .sidebar {
    order: 1;
  }
  .checkout-cart-index .cart.table-wrapper .col.qty {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .cms-resources h4 {
    height: 68px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .cms-resources .full_width_row:nth-child(10) h4 {
    height: 34px;
  }
  .cms-resources .mgz-col-md-3 {
    width: 50%;
  }
  .cms-resources .mgz-col-md-3:nth-child(2n+1) {
    clear: both;
  }
  .cms-resources .mgz-col-md-4 {
    width: 50%;
  }
  .cms-resources .mgz-col-md-4:nth-child(2n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 1025px) {
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper {
    float: left;
    width: 307px;
    box-sizing: border-box;
    padding-left: 50px;
    clear: none;
    position: relative;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap {
    position: relative;
  }
  body.page-product-grouped .page-main .main .product-add-form,
  body.page-product-grouped .page-main .main .group-product-sorter {
    float: right;
    width: calc(100% - 307px);
    box-sizing: border-box;
    padding-left: 49px;
    padding-right: 55px;
  }
  body.page-product-grouped .page-main .main .group-product-sorter {
    text-align: right;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  body.page-product-grouped .page-main {
    padding-left: 0px;
    padding-right: 0px;
  }
  body.page-product-grouped .page-main .main .grouped-product.top {
    padding-left: 80px;
    padding-right: 80px;
    margin-bottom: 40px;
  }
  body.page-product-grouped .page-main .main .group-product-sorter {
    margin-bottom: 30px !important;
  }
  body.page-product-grouped .page-main .main .group-product-sorter .selectr-container {
    margin-right: 0px;
  }
  body.page-product-grouped .page-main .main .group-product-sorter .selectr-container .selectr-selected .selectr-label span.swatch-attribute-selected-option {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    color: #002945;
  }
  body.page-product-grouped .page-main .main .group-product-sorter .sorter-label {
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 22px;
    color: #002945;
  }
  body.page-product-grouped .page-main .main .group-product-sorter .sorter-options {
    margin-right: 0px;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding-left: 80px;
    padding-right: 79px;
    margin-top: 0px;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-current {
    min-height: 0px;
    padding-left: 0px;
    margin-right: 0px;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-current .filter-selected-items {
    margin-bottom: 20px;
    margin-right: 12px;
    width: auto;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-current .filter-selected-items:last-child {
    margin-bottom: 20px;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-current .filter-selected-items .filter-option-label {
    font-size: 16px;
    line-height: 18px;
    padding-left: 10px;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-current .filter-selected-items .clear-filter {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    font-size: 14px;
    line-height: 20px;
    padding-left: 0px;
    right: 7px;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap {
    margin-bottom: 40px;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting {
    min-width: 0px;
    position: relative;
    width: auto !important;
    margin-right: 12px;
    border: none !important;
    margin-bottom: 12px;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .grouped-product-filter-select {
    background: #FFFFFF;
    border: 1px solid #828282;
    box-sizing: border-box;
    padding: 15px 21px !important;
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    color: #002945;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .grouped-product-filter-select .filter-current-mobile {
    display: inline-block;
    vertical-align: top;
    width: 28px;
    height: 28px;
    background: #FF5B5B;
    border-radius: 50%;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 10px;
    line-height: 17px;
    color: #FFFFFF;
    box-sizing: border-box;
    padding: 5.5px 0px;
    text-align: center;
    margin-left: 11px;
    margin-top: -5px;
    margin-bottom: -6px;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .grouped-product-filter-select:after {
    display: none;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting.active .filter-options.content-slc {
    display: none !important;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting.disabled {
    pointer-events: none;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting.disabled .grouped-product-filter-select {
    opacity: 0.3;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting.right-content .filter-options.content-slc {
    right: 0px;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc {
    display: none !important;
    position: absolute;
    background: #FFFFFF;
    border: 1px solid #B9B9B9;
    box-shadow: 0px 4px 1px rgba(0, 0, 0, 0.25);
    box-sizing: border-box;
    padding: 36px 20px 16px 16px;
    min-width: 428px;
    z-index: 10;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc[aria-hidden="true"] {
    display: block !important;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc .filter-title-mobile {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    text-align: left;
    color: #002945;
    padding-left: 3px;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc .filter-slider-container {
    margin-top: 53px;
    padding-right: 0px;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc .filter-slider-container .ui-slider-horizontal {
    display: inline-block;
    vertical-align: top;
    height: 15px;
    background: none;
    border: none;
    border-radius: 0px;
    width: 388px;
    margin: 0px 0px 0px 4px;
    max-width: 100%;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc .filter-slider-container .ui-slider {
    background: #B9B9B9;
    position: relative;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc .filter-slider-container .ui-slider .ui-slider-range {
    background: #002D73;
    height: 15px;
    position: absolute;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc .filter-slider-container .ui-slider .ui-slider-handle {
    bottom: -12px;
    width: 8px;
    height: 37px;
    margin-left: -1px;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc .filter-slider-container .ui-slider .ui-slider-handle:last-child {
    margin-left: -7px;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc .filter-slider-container .apply-filter-mobile {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 2px);
    margin-top: 10px;
    margin-left: 2px;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc .filter-slider-container .apply-filter-mobile span {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background: #282D3B;
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    padding: 11px 0px;
    text-align: center;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc .filter-slider-container .prg-check {
    margin: 1px 0px 0px 0px;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc .filter-slider-container .prg-check .slider {
    margin-right: -2px;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc .filter-slider-container .prg-check .slider.text-right {
    margin-right: 0px;
    margin-left: 3px;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc form.items {
    padding-top: 12px;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc form.items .apply-filter-mobile {
    display: inline-block;
    vertical-align: top;
    width: calc(100% + 2px);
    margin-top: 10px;
    margin-left: 5px;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc form.items .apply-filter-mobile span {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background: #282D3B;
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    padding: 11px 0px;
    text-align: center;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc form.items .filter-option.checkbox-wrapper {
    margin-bottom: 4px;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc form.items .filter-option.checkbox-wrapper .prg-check-input {
    width: 18px;
    height: 18px;
    border-radius: 0px;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc form.items .filter-option.checkbox-wrapper label {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    color: #002945;
    width: calc(100% - 30px);
    padding-top: 2px;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc form.items .filter-option.checkbox-wrapper label span {
    color: #002945;
  }
  body.page-product-grouped .page-main .main .product-add-form,
  body.page-product-grouped .page-main .main .group-product-sorter {
    float: left;
    width: 100%;
    padding-left: 80px;
    padding-right: 79px;
  }
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper {
    position: relative;
  }
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped {
    overflow: auto;
    padding-bottom: 12px;
  }
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped:before {
    content: "";
    position: absolute;
    left: 180px;
    background: linear-gradient(90deg, #ffffff 40.18%, rgba(255, 255, 255, 0) 100%);
    width: 84px;
    bottom: 85px;
    top: 65px;
    z-index: 2;
    display: inline-block;
  }
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped::-webkit-scrollbar {
    height: 9px;
  }
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped::-webkit-scrollbar-track {
    background: #ffffff;
    height: 9px;
  }
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped::-webkit-scrollbar-thumb {
    background: #00426D;
    border-radius: 9px;
    height: 9px;
  }
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped::-webkit-scrollbar-thumb:hover {
    background: #00426D;
    border-radius: 9px;
    height: 9px;
  }
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table {
    margin-left: 179px !important;
  }
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table thead {
    z-index: 2;
  }
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table thead.header-fixed {
    position: relative;
  }
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table thead.header-fixed th.col:first-child {
    position: fixed;
    top: -2px;
    left: 80px;
    border-top: none;
    border-bottom: none;
  }
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table thead.header-fixed.scrolling-fix th.col:first-child {
    position: absolute;
    left: -179px;
    top: 0;
    z-index: 9;
  }
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table thead th.col {
    white-space: nowrap !important;
    width: auto !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;
  }
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table thead th.col:first-child {
    width: 180px !important;
    position: absolute;
    left: 0px;
    top: 0;
    background: #004573;
    margin-top: 0px;
    z-index: 1;
  }
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table thead th.col.inner_diameter,
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table thead th.col.outer_diameter {
    display: table-cell !important;
  }
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr {
    grid-template-columns: initial !important;
  }
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col {
    width: auto !important;
    white-space: nowrap;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #000000;
    min-width: 166px;
  }
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.item-sku {
    width: 179px !important;
    position: absolute;
    left: 1px;
    margin-top: 1px;
    min-height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    z-index: 1;
    border-top: none;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
  }
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.attribute-inner_diameter,
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.attribute-outer_diameter {
    display: table-cell !important;
  }
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col span.price {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #000000;
  }
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col .grouped-product-form-add {
    margin-right: 10px;
  }
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col .control.qty .input-container {
    width: auto;
    margin-right: 10px;
  }
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col .control.qty input {
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #828282;
    margin: 0px;
    padding: 0px 3px;
    width: 32px;
    max-width: 100%;
    height: 30px;
    border: none;
    box-sizing: border-box;
    border-top: 1px solid #828282;
    border-bottom: 1px solid #828282;
  }
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col .control.qty button {
    height: 30px;
  }
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col .control.qty .qty-inc,
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col .control.qty .qty-dec {
    display: inline-block;
    vertical-align: top;
    width: 29px;
    height: 30px;
    border: 1px solid #828282;
  }
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col .control.qty .qty-inc i,
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col .control.qty .qty-dec i {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin-top: 13px;
  }
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col .control.qty .qty-inc i:before,
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col .control.qty .qty-dec i:before {
    content: "";
    background-image: url(../images/icon-minus.png);
    display: inline-block;
    vertical-align: top;
    width: 14px;
    height: 2.78px;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
  }
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col .control.qty .qty-inc i {
    margin-top: 9px;
  }
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col .control.qty .qty-inc i:before {
    background-image: url(../images/icon-plus.png);
    width: 25px;
    height: 10px;
  }
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper #view-more {
    width: auto;
    font-size: 14px;
    padding: 5px 12px;
    height: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 990px) {
  body.page-product-grouped .page-main .main .grouped-product.top {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 40px;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper {
    padding-left: 20px;
    padding-right: 19px;
  }
  body.page-product-grouped .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-current {
    display: none;
  }
  body.page-product-grouped .page-main .main .product-add-form,
  body.page-product-grouped .page-main .main .group-product-sorter {
    float: left;
    width: 100%;
    padding-left: 20px;
    padding-right: 19px;
  }
  body.page-product-grouped .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table thead.header-fixed th.col:first-child {
    left: 20px;
  }
}
@media only screen and (max-width: 767px) {
  body.page-product-grouped .page-wrapper .page-main .main .grouped-product.top {
    position: relative;
    border-bottom: none;
    padding-bottom: 18px;
  }
  body.page-product-grouped .page-wrapper .page-main .main .grouped-product.top:before {
    content: "";
    width: calc(100% + 40px);
    left: -20px;
    position: absolute;
    bottom: 0px;
    height: 18px;
    background: #002945;
  }
  body.page-product-grouped .page-wrapper .page-main .main .group-product-sorter {
    padding: 0;
    width: 100%;
    margin-bottom: 20px !important;
  }
  body.page-product-grouped .page-wrapper .page-main .main .group-product-sorter .sorter-label {
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 22px;
    color: #002945;
    white-space: nowrap;
    margin-right: 0px;
    float: left;
    margin-top: 11px;
  }
  body.page-product-grouped .page-wrapper .page-main .main .group-product-sorter .selectr-container {
    margin-right: 0px;
    width: 100% !important;
    max-width: calc(100% - 80px);
    min-width: 0px !important;
  }
  body.page-product-grouped .page-wrapper .page-main .main .group-product-sorter .selectr-container .selectr-selected {
    padding: 10px 0px;
    background-position: right 15px center;
    position: static;
  }
  body.page-product-grouped .page-wrapper .page-main .main .group-product-sorter .selectr-container.open .selectr-selected:before {
    content: "";
    display: inline-block;
    vertical-align: top;
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 99;
  }
  body.page-product-grouped .page-wrapper .page-main .main .group-product-sorter .selectr-container .selectr-options-container {
    position: fixed;
    left: 0px;
    right: 0px;
    z-index: 100;
    border: none;
    box-shadow: none;
    bottom: 0px;
    top: auto;
  }
  body.page-product-grouped .page-wrapper .page-main .main .group-product-sorter .selectr-container .selectr-options-container .selectr-options {
    z-index: 100;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    position: relative;
    background: #ffffff;
    padding-bottom: 15px;
  }
  body.page-product-grouped .page-wrapper .page-main .main .group-product-sorter .selectr-container .selectr-options-container .selectr-options .selectr-option {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: center;
    padding-left: 0px;
  }
  body.page-product-grouped .page-wrapper .page-main .main .group-product-sorter .selectr-container .selectr-options-container .selectr-options .selectr-option span {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    padding: 4px 38px;
    color: #002945;
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin: 0px auto;
  }
  body.page-product-grouped .page-wrapper .page-main .main .group-product-sorter .selectr-container .selectr-options-container .selectr-options .selectr-option.active {
    background: none;
  }
  body.page-product-grouped .page-wrapper .page-main .main .group-product-sorter .selectr-container .selectr-options-container .selectr-options .selectr-option.active span {
    color: #FFFFFF;
    background: #0071BA;
  }
  body.page-product-grouped .page-wrapper .page-main .main .group-product-sorter .selectr-container .selectr-options-container .selectr-notice {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: center;
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    color: #002945;
    background: #ffffff;
    padding-top: 32px;
    text-transform: uppercase;
    padding-bottom: 13px;
  }
  body.page-product-grouped .page-wrapper .page-main .main .group-product-sorter .sorter-options.selectr-hidden {
    position: absolute;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    margin-top: 0 !important;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-current {
    min-height: 0px;
    padding-left: 0px;
    margin-right: 0px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-current .filter-selected-items {
    margin-bottom: 20px;
    margin-right: 12px;
    width: auto;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-current .filter-selected-items:last-child {
    margin-bottom: 20px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-current .filter-selected-items .filter-option-label {
    font-size: 16px;
    line-height: 18px;
    padding-left: 10px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-current .filter-selected-items .clear-filter {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    font-size: 14px;
    line-height: 20px;
    padding-left: 0px;
    right: 7px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap {
    margin-bottom: 19px;
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
    background: #ffffff;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    z-index: 9;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting {
    min-width: 0px;
    position: relative;
    width: auto !important;
    margin-right: 12px;
    border: none !important;
    margin-bottom: 20px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .grouped-product-filter-select {
    background: #FFFFFF;
    border: 1px solid #828282;
    box-sizing: border-box;
    padding: 15px 21px !important;
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    color: #002945;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .grouped-product-filter-select .filter-current-mobile {
    display: inline-block;
    vertical-align: top;
    width: 28px;
    height: 28px;
    background: #FF5B5B;
    border-radius: 50%;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 10px;
    line-height: 17px;
    color: #FFFFFF;
    box-sizing: border-box;
    padding: 5.5px 0px;
    text-align: center;
    margin-left: 11px;
    margin-top: -5px;
    margin-bottom: -6px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .grouped-product-filter-select:after {
    display: none;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting.active .filter-options.content-slc {
    display: none !important;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting.active-mobile-filter .grouped-product-filter-select:before {
    content: "";
    display: inline-block;
    vertical-align: top;
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 99;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc {
    display: none !important;
    position: fixed;
    background: #FFFFFF;
    border: none;
    box-shadow: none;
    box-sizing: border-box;
    padding: 36px 15px 20px 15px;
    min-width: 0px;
    z-index: 1;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: auto;
    z-index: 100;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc[aria-hidden="true"] {
    display: block !important;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc .filter-title-mobile {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    text-align: left;
    color: #002945;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc .filter-title-mobile:not(.filter-slider) {
    padding-left: 5px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc .filter-slider-container {
    margin-top: 52px;
    padding-right: 7px;
    padding-left: 3px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc .filter-slider-container .ui-slider-horizontal {
    display: inline-block;
    vertical-align: top;
    height: 15px;
    background: none;
    border: none;
    border-radius: 0px;
    width: 100%;
    margin: 0px 0px 0px 3px;
    max-width: 100%;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc .filter-slider-container .ui-slider {
    background: #B9B9B9;
    position: relative;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc .filter-slider-container .ui-slider .ui-slider-range {
    background: #002D73;
    height: 15px;
    position: absolute;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc .filter-slider-container .ui-slider .ui-slider-handle {
    bottom: -12px;
    width: 8px;
    height: 37px;
    margin-left: -2px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc .filter-slider-container .apply-filter-mobile {
    display: inline-block;
    vertical-align: top;
    width: calc(100% + 7px);
    margin-top: 10px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc .filter-slider-container .apply-filter-mobile span {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background: #282D3B;
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    padding: 11px 0px;
    text-align: center;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc .filter-slider-container .prg-check {
    margin: 1px 0px 0px 0px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc .filter-slider-container .prg-check .slider.text-right {
    margin-left: 2px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc form.items {
    padding-top: 16px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc form.items .apply-filter-mobile {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 10px);
    margin-top: 20px;
    margin-left: 5px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc form.items .apply-filter-mobile span {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background: #282D3B;
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    padding: 11px 0px;
    text-align: center;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc form.items .filter-option.checkbox-wrapper {
    margin-bottom: 7px;
    padding-left: 5px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc form.items .filter-option.checkbox-wrapper .prg-check-input {
    width: 18px;
    height: 18px;
    border-radius: 0px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc form.items .filter-option.checkbox-wrapper label {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    color: #002945;
    width: calc(100% - 30px);
    padding-top: 1px;
    box-sizing: border-box;
    padding-left: 13px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-filter-wrapper.grouped-product-filter-wrapper .filter-wrap .multi-select .filter-table .filter-content.filter-grid-setting .filter-options.content-slc form.items .filter-option.checkbox-wrapper label span {
    color: #002945;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped {
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    box-sizing: border-box;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table thead {
    display: none;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr {
    grid-template-columns: initial !important;
    display: flex;
    flex-wrap: wrap;
    vertical-align: top;
    width: 100%;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px solid #B9B9B9;
    border-top: 0px;
    position: relative;
    text-align: left;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr .mobile-toogle {
    position: absolute;
    top: 21px;
    right: 8px;
    content: "";
    width: 30px;
    height: 40px;
    display: inline-block;
    background-image: url(../images/icon-table-close.png);
    background-repeat: no-repeat;
    background-position: center center;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content .mobile-toogle {
    background-image: url(../images/icon-table-open.png);
    background-repeat: no-repeat;
    top: 21px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.item-sku {
    order: 2;
    padding-top: 5px;
    display: none !important;
    vertical-align: top;
    width: 100%;
    text-align: left;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.item-sku:before {
    display: none;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.item-sku p {
    display: inline-block !important;
    width: 100%;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    float: left;
    margin-bottom: 5px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.item-sku p span {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #AAA8AA;
    float: left;
    width: 175px;
    text-transform: uppercase;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.item-sku p.see-more {
    display: none !important;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.attribute-ship_within {
    display: none !important;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.attribute-ship_within span {
    display: none !important;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.item-price {
    order: 3;
    display: none !important;
    vertical-align: top;
    width: 100%;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    text-align: left;
    padding-top: 18px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.item-price .tier-price-container .tier-price-wrapper .tier-price {
    text-align: left;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.item-price .tier-price-container .tier-price-wrapper .tier-price[data-qty="1"] {
    display: block;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.item-price:before {
    text-transform: uppercase;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.item-price span.price {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 49px;
    color: #000000;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.starting-at {
    order: 2;
    display: none !important;
    vertical-align: top;
    width: 100%;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    text-align: left;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.starting-at:before {
    width: 175px;
    float: left;
    text-transform: uppercase;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.starting-at span {
    display: none;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart {
    order: 4;
    width: 100% !important;
    margin-bottom: 27px;
    display: none !important;
    vertical-align: top;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    text-align: left;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart:before {
    display: none;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart form {
    display: inline-block;
    vertical-align: top;
    width: 100%;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart form .control.label,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart form .control.price-container {
    display: none !important;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart form .control.qty {
    display: inline-block !important;
    vertical-align: top;
    width: 100%;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart form .control.qty .input-container {
    display: inline-block !important;
    vertical-align: top;
    width: calc(100% - 152px);
    margin: 14px 0px 0px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart form .control.qty .input-container .qty-dec,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart form .control.qty .input-container .qty-inc {
    float: left;
    width: 33.2474%;
    background: #FFFFFF;
    border: 1px solid #828282;
    box-sizing: border-box;
    height: 50px;
    text-align: center;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart form .control.qty .input-container .qty-dec:hover,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart form .control.qty .input-container .qty-inc:hover,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart form .control.qty .input-container .qty-dec:focus,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart form .control.qty .input-container .qty-inc:focus,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart form .control.qty .input-container .qty-dec:active,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart form .control.qty .input-container .qty-inc:active {
    background: #282D3B;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart form .control.qty .input-container .qty-dec:hover i:before,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart form .control.qty .input-container .qty-inc:hover i:before,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart form .control.qty .input-container .qty-dec:focus i:before,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart form .control.qty .input-container .qty-inc:focus i:before,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart form .control.qty .input-container .qty-dec:active i:before,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart form .control.qty .input-container .qty-inc:active i:before {
    content: "";
    background: url("../images/icon-minus-active.svg");
    background-size: 100% auto;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart form .control.qty .input-container .qty-dec i,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart form .control.qty .input-container .qty-inc i {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin-top: 22px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart form .control.qty .input-container .qty-dec i:before,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart form .control.qty .input-container .qty-inc i:before {
    content: "";
    background: url("../images/icon-minus.png");
    display: inline-block;
    vertical-align: top;
    width: 14px;
    height: 4px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart form .control.qty .input-container .qty-inc:hover,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart form .control.qty .input-container .qty-inc:focus,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart form .control.qty .input-container .qty-inc:active {
    background: #282D3B;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart form .control.qty .input-container .qty-inc:hover i:before,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart form .control.qty .input-container .qty-inc:focus i:before,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart form .control.qty .input-container .qty-inc:active i:before {
    background: url("../images/icon-plus-active.svg");
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart form .control.qty .input-container .qty-inc i {
    margin-top: 17px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart form .control.qty .input-container .qty-inc i:before {
    background: url("../images/icon-plus.png");
    width: 14px;
    height: 14px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart form .control.qty .input-container input {
    float: left;
    width: 33.5052%;
    height: 50px;
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    border: none;
    border-top: 1px solid #828282;
    border-bottom: 1px solid #828282;
    color: #828282;
    max-width: 100%;
    min-width: 0px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart form .control.qty.add-action {
    float: left;
    width: 138px;
    margin-left: 14px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr.active-content td.col.addtocart form .control.qty.add-action button.add-to-cart {
    float: left;
    width: 100%;
    margin-top: 14px;
    margin-bottom: 0px;
    padding: 10px 0px;
    height: auto;
    background: #0071BA;
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr:first-child {
    border-top: 1px solid #B9B9B9;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col {
    flex-basis: auto;
    display: none !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col:before {
    content: attr(data-th);
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #AAA8AA;
    display: inline-block;
    vertical-align: top;
    width: 100%;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.item-name {
    display: inline-block !important;
    vertical-align: top;
    width: 100% !important;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    white-space: normal;
    text-align: left;
    padding-bottom: 13px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.item-name a {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.item-name a strong {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.item-name:before {
    margin-top: 17px;
    text-transform: initial;
    margin-bottom: 5px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.item-sku {
    order: 2;
    padding-top: 5px;
    display: inline-block !important;
    vertical-align: top;
    width: 100%;
    text-align: left;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.item-sku:before {
    display: none;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.item-sku p {
    width: 100%;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    float: left;
    margin-bottom: 5px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.item-sku p span {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #AAA8AA;
    float: left;
    width: 175px;
    text-transform: uppercase;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.attribute-ship_within span {
    display: none !important;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.item-price {
    order: 3;
    display: inline-block !important;
    vertical-align: top;
    width: 100%;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    text-align: left;
    padding-top: 18px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.item-price .tier-price-container .tier-price-wrapper .tier-price {
    text-align: left;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.item-price .tier-price-container .tier-price-wrapper .tier-price[data-qty="1"] {
    display: block;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.item-price:before {
    text-transform: uppercase;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.item-price span.price {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 49px;
    color: #000000;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart {
    order: 4;
    width: 100% !important;
    margin-bottom: 27px;
    display: inline-block !important;
    vertical-align: top;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    text-align: left;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart:before {
    display: none;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart form {
    display: inline-block;
    vertical-align: top;
    width: 100%;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart form .control.label,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart form .control.price-container {
    display: none !important;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart form .control.qty {
    display: inline-block !important;
    vertical-align: top;
    width: 100%;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart form .control.qty .input-container {
    display: inline-block !important;
    vertical-align: top;
    width: calc(100% - 152px);
    margin: 14px 0px 0px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart form .control.qty .input-container .qty-dec,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart form .control.qty .input-container .qty-inc {
    float: left;
    width: 33.2474%;
    background: #FFFFFF;
    border: 1px solid #828282;
    box-sizing: border-box;
    height: 50px;
    text-align: center;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart form .control.qty .input-container .qty-dec:hover,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart form .control.qty .input-container .qty-inc:hover,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart form .control.qty .input-container .qty-dec:focus,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart form .control.qty .input-container .qty-inc:focus,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart form .control.qty .input-container .qty-dec:active,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart form .control.qty .input-container .qty-inc:active {
    background: #282D3B;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart form .control.qty .input-container .qty-dec:hover i:before,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart form .control.qty .input-container .qty-inc:hover i:before,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart form .control.qty .input-container .qty-dec:focus i:before,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart form .control.qty .input-container .qty-inc:focus i:before,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart form .control.qty .input-container .qty-dec:active i:before,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart form .control.qty .input-container .qty-inc:active i:before {
    content: "";
    background: url("../images/icon-minus-active.svg");
    background-size: 100% auto;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart form .control.qty .input-container .qty-dec i,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart form .control.qty .input-container .qty-inc i {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin-top: 22px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart form .control.qty .input-container .qty-dec i:before,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart form .control.qty .input-container .qty-inc i:before {
    content: "";
    background: url("../images/icon-minus.png");
    display: inline-block;
    vertical-align: top;
    width: 14px;
    height: 4px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart form .control.qty .input-container .qty-inc:hover,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart form .control.qty .input-container .qty-inc:focus,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart form .control.qty .input-container .qty-inc:active {
    background: #282D3B;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart form .control.qty .input-container .qty-inc:hover i:before,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart form .control.qty .input-container .qty-inc:focus i:before,
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart form .control.qty .input-container .qty-inc:active i:before {
    background: url("../images/icon-plus-active.svg");
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart form .control.qty .input-container .qty-inc i {
    margin-top: 17px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart form .control.qty .input-container .qty-inc i:before {
    background: url("../images/icon-plus.png");
    width: 14px;
    height: 14px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart form .control.qty .input-container input {
    float: left;
    width: 33.5052%;
    height: 50px;
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    border: none;
    border-top: 1px solid #828282;
    border-bottom: 1px solid #828282;
    color: #828282;
    max-width: 100%;
    min-width: 0px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart form .control.qty.add-action {
    float: left;
    width: 138px;
    margin-left: 14px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper .table-wrapper.grouped .profile_grid_column-custom-table tbody tr td.col.addtocart form .control.qty.add-action button.add-to-cart {
    float: left;
    width: 100%;
    margin-top: 14px;
    margin-bottom: 0px;
    padding: 10px 0px;
    height: auto;
    background: #0071BA;
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
  }
  body.page-product-grouped .page-wrapper .page-main .main #grouped-product-table-wrapper #view-more {
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 16px;
    padding: 10px 20px;
    height: auto;
    width: auto;
  }
}
@media (max-width: 1024px) {
  body.page-product-grouped .main .grouped-product.top .product.media {
    width: 100%;
    max-width: 305px;
  }
  body.page-product-grouped .main .grouped-product.top .product.media .fotorama__nav--thumbs {
    height: 90px !important;
  }
  body.page-product-grouped .main .grouped-product.top .product.media .fotorama__nav--thumbs .fotorama__thumb__arr {
    display: none !important;
  }
  body.page-product-grouped .main .grouped-product.top .product.media .fotorama__nav--thumbs .fotorama__nav__frame {
    width: 88px !important;
    height: 88px !important;
  }
  body.page-product-grouped .main .grouped-product.top .product.media .fotorama__nav--thumbs .fotorama__nav__frame .fotorama__thumb {
    border: 1px solid #ececec !important;
  }
  body.page-product-grouped .page-main .main .grouped-product.top .product-info-main {
    padding-right: 0;
    padding-left: 30px;
    display: flex;
    flex-wrap: wrap;
  }
  body.page-product-grouped .page-main .main .grouped-product.top .product-info-main .page-title-wrapper {
    order: 1;
    width: 100%;
  }
  body.page-product-grouped .page-main .main .grouped-product.top .product-info-main .product.overview {
    order: 2;
    width: 100%;
  }
  body.page-product-grouped .page-main .main .grouped-product.top .product-info-main .product.overview .value {
    margin-bottom: 32px;
  }
  body.page-product-grouped .page-main .main .grouped-product.top .product-info-main .product.overview p {
    font-size: 14px;
    line-height: 24.5px;
  }
  body.page-product-grouped .page-main .main .grouped-product.top .product-info-main .js-new.click-button {
    order: 3;
    width: 100%;
  }
  body.page-product-grouped .page-main .main .grouped-product.top .product-info-main .js-new.click-button a {
    padding: 11px 47px;
    font-size: 16px;
    line-height: 23.71px;
    margin-bottom: 80px;
  }
  body.page-product-grouped .page-main .main .grouped-product.top .product-info-main #catalog_product_grouped_pardot {
    order: 4;
    width: 100%;
    left: -335px;
    position: relative;
  }
  body.page-product-grouped .page-main .main .grouped-product.top .product-info-main #catalog_product_grouped_pardot .pardot_content {
    position: relative;
    width: calc(100% + 335px);
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 40px;
  }
  body.page-product-grouped .page-main .main .grouped-product.top .product-info-main #catalog_product_grouped_pardot .pardot_content p {
    font-size: 24px;
    line-height: 35.57px;
    margin-bottom: 5px;
  }
  body.page-product-grouped .page-main .main .grouped-product.top .product-info-main #catalog_product_grouped_pardot .pardot_content .pardot_link {
    font-size: 16px;
    line-height: 23.71px;
    padding: 11px 65px;
  }
  body.page-product-grouped .page-main .main .grouped-product.top .product-info-main .product.description {
    order: 5;
    width: 100%;
    position: relative;
    left: -335px;
  }
  body.page-product-grouped .page-main .main .grouped-product.top .product-info-main .product.description .value {
    width: calc(100% + 335px);
  }
  body.page-product-grouped .page-main .main .grouped-product.top .product-info-main .product.description .wrap-spec h3 {
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  body.page-product-grouped .page-wrapper .page-main {
    padding-left: 20px;
    padding-right: 20px;
  }
  body.page-product-grouped .page-wrapper .page-main .main .grouped-product.top {
    flex-wrap: wrap;
  }
  body.page-product-grouped .page-wrapper .page-main .main .grouped-product.top .product.media {
    width: 100%;
    max-width: 100%;
  }
  body.page-product-grouped .page-wrapper .page-main .main .grouped-product.top .product.media .addon-title {
    display: block;
  }
  body.page-product-grouped .page-wrapper .page-main .main .grouped-product.top .product.media .addon-title .page-title {
    color: #0071BA;
    font-family: 'Oswald';
    font-size: 30px;
    line-height: 44px;
    font-weight: normal;
    text-transform: uppercase;
  }
  body.page-product-grouped .page-wrapper .page-main .main .grouped-product.top .product.media .fotorama__nav-wrap--horizontal {
    height: 90px;
    margin-top: 12px;
    margin-bottom: 10px;
  }
  body.page-product-grouped .page-wrapper .page-main .main .grouped-product.top .product.media .fotorama__nav-wrap--horizontal .fotorama__nav__frame--thumb {
    display: inline-block !important;
    width: 88px !important;
    height: 88px !important;
    border: 1px solid #ececec;
    margin-right: 12px;
  }
  body.page-product-grouped .page-wrapper .page-main .main .grouped-product.top .product.media .fotorama__nav-wrap--horizontal .fotorama__nav__frame--thumb:hover {
    border: 1px solid #0071BA;
  }
  body.page-product-grouped .page-wrapper .page-main .main .grouped-product.top .product.media .fotorama__nav-wrap--horizontal .fotorama__nav__frame--dot {
    display: none;
  }
  body.page-product-grouped .page-wrapper .page-main .main .grouped-product.top .product-info-main {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  body.page-product-grouped .page-wrapper .page-main .main .grouped-product.top .product-info-main .page-title-wrapper {
    display: none;
  }
  body.page-product-grouped .page-wrapper .page-main .main .grouped-product.top .product-info-main .js-new.click-button {
    order: 1;
  }
  body.page-product-grouped .page-wrapper .page-main .main .grouped-product.top .product-info-main .js-new.click-button a {
    width: 100%;
    margin-bottom: 30px;
  }
  body.page-product-grouped .page-wrapper .page-main .main .grouped-product.top .product-info-main .product.overview {
    order: 2;
  }
  body.page-product-grouped .page-wrapper .page-main .main .grouped-product.top .product-info-main .product.overview .value {
    margin-bottom: 40px;
  }
  body.page-product-grouped .page-wrapper .page-main .main .grouped-product.top .product-info-main #catalog_product_grouped_pardot {
    width: 100%;
    left: 0;
    margin-bottom: 80px;
  }
  body.page-product-grouped .page-wrapper .page-main .main .grouped-product.top .product-info-main #catalog_product_grouped_pardot .pardot_content {
    width: 100%;
    padding: 30px 20px;
    flex-wrap: wrap;
  }
  body.page-product-grouped .page-wrapper .page-main .main .grouped-product.top .product-info-main #catalog_product_grouped_pardot .pardot_content .wrap {
    width: 100%;
  }
  body.page-product-grouped .page-wrapper .page-main .main .grouped-product.top .product-info-main #catalog_product_grouped_pardot .pardot_content .wrap p {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 30px;
  }
  body.page-product-grouped .page-wrapper .page-main .main .grouped-product.top .product-info-main #catalog_product_grouped_pardot .pardot_content .pardot_link {
    width: 100%;
  }
  body.page-product-grouped .page-wrapper .page-main .main .grouped-product.top .product-info-main .product.description {
    left: 0;
  }
  body.page-product-grouped .page-wrapper .page-main .main .grouped-product.top .product-info-main .product.description .value {
    width: 100%;
  }
  body.page-product-grouped .page-wrapper .page-main .main .grouped-product.top .product-info-main .product.description .value .wrap-spec .spec ul {
    width: 100% !important;
  }
}
@media (max-width: 1024px) {
  .contentmanager-contentlist-view .page-main .column,
  .contentmanager-content-view .page-main .column {
    width: 100%;
    float: none;
  }
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items,
  .contentmanager-content-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items,
  .contentmanager-content-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items {
    grid-gap: 35px 30px;
  }
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items .content-item,
  .contentmanager-content-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items .content-item,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items .content-item,
  .contentmanager-content-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items .content-item {
    padding-bottom: 20px;
  }
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items .content-item:first-child .ct-column-main .ct-field-area:first-child iframe,
  .contentmanager-content-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items .content-item:first-child .ct-column-main .ct-field-area:first-child iframe,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items .content-item:first-child .ct-column-main .ct-field-area:first-child iframe,
  .contentmanager-content-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items .content-item:first-child .ct-column-main .ct-field-area:first-child iframe {
    height: 361px;
  }
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items .content-item:nth-child(2n+2),
  .contentmanager-content-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items .content-item:nth-child(2n+2),
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items .content-item:nth-child(2n+2),
  .contentmanager-content-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items .content-item:nth-child(2n+2),
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items .content-item:nth-child(2n+3),
  .contentmanager-content-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items .content-item:nth-child(2n+3),
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items .content-item:nth-child(2n+3),
  .contentmanager-content-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items .content-item:nth-child(2n+3) {
    margin: 0;
  }
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items .content-item .ct-column-main .ct-field-area:first-child,
  .contentmanager-content-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items .content-item .ct-column-main .ct-field-area:first-child,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items .content-item .ct-column-main .ct-field-area:first-child,
  .contentmanager-content-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items .content-item .ct-column-main .ct-field-area:first-child {
    margin-bottom: 20px;
  }
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items .content-item .ct-column-main .ct-field-area:first-child iframe,
  .contentmanager-content-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items .content-item .ct-column-main .ct-field-area:first-child iframe,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items .content-item .ct-column-main .ct-field-area:first-child iframe,
  .contentmanager-content-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items .content-item .ct-column-main .ct-field-area:first-child iframe {
    height: 246px;
  }
  .contentmanager-contentlist-view .page-main .column .resources-menu li a,
  .contentmanager-content-view .page-main .column .resources-menu li a {
    font-size: 24px;
    line-height: 28px;
    padding: 5px 10px;
  }
  .contentmanager-contentlist-view .page-main .column .resources-menu li a:hover,
  .contentmanager-content-view .page-main .column .resources-menu li a:hover,
  .contentmanager-contentlist-view .page-main .column .resources-menu li a.active,
  .contentmanager-content-view .page-main .column .resources-menu li a.active {
    border-radius: 15px;
  }
  .contentmanager-contentlist-view .page-main .sidebar,
  .contentmanager-content-view .page-main .sidebar {
    display: none;
    float: none;
  }
  .contentmanager-contentlist-view .page-main .column .block.widget .list-category ul {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 35px 30px;
  }
  .contentmanager-contentlist-view .page-main .column .block.widget .block-title strong {
    line-height: 1;
  }
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-view-all'] .block-content .contents-items,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-guides'] .block-content .contents-items,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-technical'] .block-content .contents-items,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-case-studies'] .block-content .contents-items {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 35px 30px;
  }
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-view-all'] .block-content .contents-items .content-item,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-guides'] .block-content .contents-items .content-item,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-technical'] .block-content .contents-items .content-item,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-case-studies'] .block-content .contents-items .content-item {
    border: 1px solid #ebebeb;
    padding-bottom: 20px;
  }
  .contentmanager-content-view .page-main .column .block.widget .block-content .ct-column-top .inside .ct-field-field {
    line-height: 1;
  }
  .contentmanager-content-view .page-main .column div[class*='ct-view-video'] .block-content .ct-column.ct-column-main .ct-field-field,
  .contentmanager-content-view .page-main .column div[class*='ct-view-webinar'] .block-content .ct-column.ct-column-main .ct-field-field {
    line-height: 1;
  }
  .contentmanager-content-view .page-main .column div[class*='ct-view-video'] .block-content .ct-column.ct-column-main .inside,
  .contentmanager-content-view .page-main .column div[class*='ct-view-webinar'] .block-content .ct-column.ct-column-main .inside {
    grid-gap: 35px 30px;
  }
  .contentmanager-content-view .page-main .column div[class*='ct-view-video'] .block-content .ct-column.ct-column-main .inside .ct-field-area,
  .contentmanager-content-view .page-main .column div[class*='ct-view-webinar'] .block-content .ct-column.ct-column-main .inside .ct-field-area {
    padding-bottom: 20px;
  }
  .contentmanager-content-view .page-main .column div[class*='ct-view-video'] .block-content .ct-column.ct-column-main .inside .ct-field-area iframe,
  .contentmanager-content-view .page-main .column div[class*='ct-view-webinar'] .block-content .ct-column.ct-column-main .inside .ct-field-area iframe {
    height: 246px;
  }
  .contentmanager-content-view .page-main .column div[class*='ct-view-video'] .block-content .ct-column.ct-column-main .inside .ct-field-area p:first-child,
  .contentmanager-content-view .page-main .column div[class*='ct-view-webinar'] .block-content .ct-column.ct-column-main .inside .ct-field-area p:first-child {
    margin-bottom: 20px;
  }
  .contentmanager-content-view .page-main .column div[class*='ct-view-video'] .block-content .ct-column.ct-column-main .inside .ct-field-area:nth-child(2) iframe,
  .contentmanager-content-view .page-main .column div[class*='ct-view-webinar'] .block-content .ct-column.ct-column-main .inside .ct-field-area:nth-child(2) iframe {
    height: 361px;
  }
  .contentmanager-content-view .page-main .column div[class*='ct-view-video'] .block-content .ct-column.ct-column-main .inside .ct-field-area:nth-child(2n+3),
  .contentmanager-content-view .page-main .column div[class*='ct-view-webinar'] .block-content .ct-column.ct-column-main .inside .ct-field-area:nth-child(2n+3),
  .contentmanager-content-view .page-main .column div[class*='ct-view-video'] .block-content .ct-column.ct-column-main .inside .ct-field-area:nth-child(2n+4),
  .contentmanager-content-view .page-main .column div[class*='ct-view-webinar'] .block-content .ct-column.ct-column-main .inside .ct-field-area:nth-child(2n+4) {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .contentmanager-contentlist-view .page-main,
  .contentmanager-content-view .page-main {
    padding-top: 100px;
  }
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items,
  .contentmanager-content-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items,
  .contentmanager-content-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items {
    grid-template-columns: auto;
    grid-gap: 24px 0;
  }
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items .content-item,
  .contentmanager-content-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items .content-item,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items .content-item,
  .contentmanager-content-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items .content-item {
    padding-bottom: 15px;
    flex-basis: 100%;
    width: 100%;
  }
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items .content-item:nth-child(2),
  .contentmanager-content-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items .content-item:nth-child(2),
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items .content-item:nth-child(2),
  .contentmanager-content-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items .content-item:nth-child(2),
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items .content-item:nth-child(3),
  .contentmanager-content-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items .content-item:nth-child(3),
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items .content-item:nth-child(3),
  .contentmanager-content-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items .content-item:nth-child(3) {
    flex-basis: 100%;
    width: 100%;
  }
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items .content-item:first-child .ct-column-main .ct-field-area:first-child iframe,
  .contentmanager-content-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items .content-item:first-child .ct-column-main .ct-field-area:first-child iframe,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items .content-item:first-child .ct-column-main .ct-field-area:first-child iframe,
  .contentmanager-content-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items .content-item:first-child .ct-column-main .ct-field-area:first-child iframe {
    height: 321px;
  }
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items .content-item:nth-child(2n+2),
  .contentmanager-content-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items .content-item:nth-child(2n+2),
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items .content-item:nth-child(2n+2),
  .contentmanager-content-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items .content-item:nth-child(2n+2),
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items .content-item:nth-child(2n+3),
  .contentmanager-content-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items .content-item:nth-child(2n+3),
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items .content-item:nth-child(2n+3),
  .contentmanager-content-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items .content-item:nth-child(2n+3) {
    margin: 0;
  }
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items .content-item .ct-column-main .ct-field-area:first-child iframe,
  .contentmanager-content-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items .content-item .ct-column-main .ct-field-area:first-child iframe,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items .content-item .ct-column-main .ct-field-area:first-child iframe,
  .contentmanager-content-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items .content-item .ct-column-main .ct-field-area:first-child iframe {
    height: 229px;
  }
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items .content-item .ct-column-main .ct-field-field a,
  .contentmanager-content-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items .content-item .ct-column-main .ct-field-field a,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items .content-item .ct-column-main .ct-field-field a,
  .contentmanager-content-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items .content-item .ct-column-main .ct-field-field a,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items .content-item .ct-column-main .ct-field-field p,
  .contentmanager-content-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items .content-item .ct-column-main .ct-field-field p,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items .content-item .ct-column-main .ct-field-field p,
  .contentmanager-content-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items .content-item .ct-column-main .ct-field-field p {
    font-size: 24px;
    line-height: 1;
  }
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items .content-item .ct-column-main .ct-field-area p,
  .contentmanager-content-view .page-main .column div[class*='ct-listing-video'] .block-content .contents-items .content-item .ct-column-main .ct-field-area p,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items .content-item .ct-column-main .ct-field-area p,
  .contentmanager-content-view .page-main .column div[class*='ct-listing-webinar'] .block-content .contents-items .content-item .ct-column-main .ct-field-area p {
    font-size: 20px;
  }
  .contentmanager-contentlist-view .page-main .column .resources-menu,
  .contentmanager-content-view .page-main .column .resources-menu {
    background: #FFFFFF;
    border: 1px solid #B9B9B9;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
  }
  .contentmanager-contentlist-view .page-main .column .resources-menu:after,
  .contentmanager-content-view .page-main .column .resources-menu:after {
    position: absolute;
    content: '';
    display: block;
    width: 15px;
    height: 12px;
    background: url(../images/toggle-filter-dropdown.png) no-repeat;
    background-size: 100% 100%;
    top: 15px;
    right: 15px;
    transform: rotate(180deg);
  }
  .contentmanager-contentlist-view .page-main .column .resources-menu.collapse:after,
  .contentmanager-content-view .page-main .column .resources-menu.collapse:after {
    transform: none;
  }
  .contentmanager-contentlist-view .page-main .column .resources-menu.collapse li a,
  .contentmanager-content-view .page-main .column .resources-menu.collapse li a {
    display: block;
    height: auto;
    visibility: visible;
    padding: 10px 15px;
    opacity: 1;
  }
  .contentmanager-contentlist-view .page-main .column .resources-menu.collapse li a:hover,
  .contentmanager-content-view .page-main .column .resources-menu.collapse li a:hover,
  .contentmanager-contentlist-view .page-main .column .resources-menu.collapse li a.active,
  .contentmanager-content-view .page-main .column .resources-menu.collapse li a.active {
    background: #0071BA;
    color: #fff;
  }
  .contentmanager-contentlist-view .page-main .column .resources-menu li,
  .contentmanager-content-view .page-main .column .resources-menu li {
    width: 100%;
    margin-bottom: 0;
  }
  .contentmanager-contentlist-view .page-main .column .resources-menu li a,
  .contentmanager-content-view .page-main .column .resources-menu li a {
    font-weight: 600;
    font-size: 16px;
    line-height: 175%;
    padding: 0 15px;
    visibility: hidden;
    height: 0;
    transition: 0.3s all;
    opacity: 0;
  }
  .contentmanager-contentlist-view .page-main .column .resources-menu li a.active,
  .contentmanager-content-view .page-main .column .resources-menu li a.active,
  .contentmanager-contentlist-view .page-main .column .resources-menu li a:hover,
  .contentmanager-content-view .page-main .column .resources-menu li a:hover {
    border-radius: 0;
    background: none;
    color: #002945;
  }
  .contentmanager-contentlist-view .page-main .column .resources-menu li a.active,
  .contentmanager-content-view .page-main .column .resources-menu li a.active {
    visibility: visible;
    height: auto;
    padding: 10px 15px;
    opacity: 1;
  }
  .contentmanager-contentlist-view .page-main .column .block.widget .list-category ul {
    grid-template-columns: auto;
    grid-gap: 24px 0;
  }
  .contentmanager-contentlist-view .page-main .column .block.widget .list-category ul li img {
    max-height: 220px;
    width: auto;
  }
  .contentmanager-contentlist-view .page-main .column .block.widget .list-category ul li a {
    font-size: 24px;
    line-height: 27px;
  }
  .contentmanager-contentlist-view .page-main .column .block.widget .list-category ul li p {
    font-size: 20px;
    line-height: 27px;
  }
  .contentmanager-contentlist-view .page-main .column .block.widget .block-title {
    top: 15px;
  }
  .contentmanager-contentlist-view .page-main .column .block.widget .block-title strong {
    font-size: 30px;
    line-height: 44px;
  }
  .contentmanager-contentlist-view .page-main .column .block.widget.grid .list-category ul li {
    flex-basis: 100%;
  }
  .contentmanager-contentlist-view .page-main .column .block.widget.grid .list-category ul li a.read-more {
    max-width: 206px;
    height: 50px;
    line-height: 50px;
  }
  .contentmanager-contentlist-view .page-main .column .block.widget.grid .list-category ul li img {
    max-height: 220px;
    width: auto;
  }
  .contentmanager-contentlist-view .page-main .column .block.widget.grid .list-category ul li:first-child {
    flex-basis: 100%;
  }
  .contentmanager-contentlist-view .page-main .column .block.widget.grid .list-category ul li:nth-child(2),
  .contentmanager-contentlist-view .page-main .column .block.widget.grid .list-category ul li:nth-child(3) {
    flex-basis: 100%;
  }
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-view-all'] .block-content .contents-items,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-guides'] .block-content .contents-items,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-technical'] .block-content .contents-items,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-case-studies'] .block-content .contents-items {
    grid-template-columns: auto;
    grid-gap: 24px 0;
  }
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-view-all'] .block-content .contents-items .content-item,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-guides'] .block-content .contents-items .content-item,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-technical'] .block-content .contents-items .content-item,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-case-studies'] .block-content .contents-items .content-item {
    border: 1px solid #ebebeb;
    padding-bottom: 20px;
    flex-basis: 100%;
    width: 100%;
  }
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-view-all'] .block-content .contents-items .content-item:nth-child(2),
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-guides'] .block-content .contents-items .content-item:nth-child(2),
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-technical'] .block-content .contents-items .content-item:nth-child(2),
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-case-studies'] .block-content .contents-items .content-item:nth-child(2),
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-view-all'] .block-content .contents-items .content-item:nth-child(3),
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-guides'] .block-content .contents-items .content-item:nth-child(3),
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-technical'] .block-content .contents-items .content-item:nth-child(3),
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-case-studies'] .block-content .contents-items .content-item:nth-child(3) {
    flex-basis: 100%;
    width: 100%;
  }
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-view-all'] .block-content .contents-items .content-item .ct-column-main .inside .ct-field-field,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-guides'] .block-content .contents-items .content-item .ct-column-main .inside .ct-field-field,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-technical'] .block-content .contents-items .content-item .ct-column-main .inside .ct-field-field,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-case-studies'] .block-content .contents-items .content-item .ct-column-main .inside .ct-field-field {
    margin-bottom: 20px;
  }
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-view-all'] .block-content .contents-items .content-item .ct-column-main .inside .ct-field-field a,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-guides'] .block-content .contents-items .content-item .ct-column-main .inside .ct-field-field a,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-technical'] .block-content .contents-items .content-item .ct-column-main .inside .ct-field-field a,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-case-studies'] .block-content .contents-items .content-item .ct-column-main .inside .ct-field-field a {
    font-size: 24px;
    line-height: 27px;
  }
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-view-all'] .block-content .contents-items .content-item .ct-column-main .inside .ct-field-area a p,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-guides'] .block-content .contents-items .content-item .ct-column-main .inside .ct-field-area a p,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-technical'] .block-content .contents-items .content-item .ct-column-main .inside .ct-field-area a p,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-case-studies'] .block-content .contents-items .content-item .ct-column-main .inside .ct-field-area a p {
    font-size: 20px;
    line-height: 27px;
  }
  .contentmanager-content-view .page-main .column .block.widget .block-content .ct-column-top .inside .ct-field-field {
    font-size: 30px;
    line-height: 44px;
    top: 15px;
  }
  .contentmanager-content-view .page-main .column .block.widget .block-content .ct-column.ct-width-50 {
    width: 100%;
    margin-bottom: 20px;
  }
  .contentmanager-content-view .page-main .column div[class*='ct-view-video'] .block-content .ct-column.ct-column-main .ct-field-field,
  .contentmanager-content-view .page-main .column div[class*='ct-view-webinar'] .block-content .ct-column.ct-column-main .ct-field-field {
    font-size: 30px;
    line-height: 44px;
    top: 15px;
  }
  .contentmanager-content-view .page-main .column div[class*='ct-view-video'] .block-content .ct-column.ct-column-main .inside,
  .contentmanager-content-view .page-main .column div[class*='ct-view-webinar'] .block-content .ct-column.ct-column-main .inside {
    grid-gap: 24px 0;
    grid-template-columns: auto;
  }
  .contentmanager-content-view .page-main .column div[class*='ct-view-video'] .block-content .ct-column.ct-column-main .inside .ct-field-area iframe,
  .contentmanager-content-view .page-main .column div[class*='ct-view-webinar'] .block-content .ct-column.ct-column-main .inside .ct-field-area iframe {
    height: 229px;
  }
  .contentmanager-content-view .page-main .column div[class*='ct-view-video'] .block-content .ct-column.ct-column-main .inside .ct-field-area p,
  .contentmanager-content-view .page-main .column div[class*='ct-view-webinar'] .block-content .ct-column.ct-column-main .inside .ct-field-area p {
    font-size: 20px;
    line-height: 27px;
  }
  .contentmanager-content-view .page-main .column div[class*='ct-view-video'] .block-content .ct-column.ct-column-main .inside .ct-field-area:nth-child(2) iframe,
  .contentmanager-content-view .page-main .column div[class*='ct-view-webinar'] .block-content .ct-column.ct-column-main .inside .ct-field-area:nth-child(2) iframe {
    height: 321px;
  }
}
@media (min-width: 1025px) {
  body.contentmanager-contentlist-view .page-main .column.main,
  body.contentmanager-content-view .page-main .column.main {
    width: calc(100% - 410px);
    float: left;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .contentmanager-contentlist-view .page-main .column .block.widget .list-category ul li a {
    font-size: 20px;
    line-height: 30px;
  }
  .contentmanager-contentlist-view .page-main .column .block.widget .list-category ul li:nth-child(1) a,
  .contentmanager-contentlist-view .page-main .column .block.widget .list-category ul li:nth-child(2) a,
  .contentmanager-contentlist-view .page-main .column .block.widget .list-category ul li:nth-child(3) a {
    font-size: 26px;
    line-height: 36px;
  }
  .contentmanager-contentlist-view .page-main .column .block.widget .list-category ul li:nth-child(1) p,
  .contentmanager-contentlist-view .page-main .column .block.widget .list-category ul li:nth-child(2) p,
  .contentmanager-contentlist-view .page-main .column .block.widget .list-category ul li:nth-child(3) p {
    font-size: 16px;
    line-height: 22px;
  }
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-view-all'] .block-content .contents-items .content-item:nth-child(1) .ct-column-main .inside .ct-field-field a,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-guides'] .block-content .contents-items .content-item:nth-child(1) .ct-column-main .inside .ct-field-field a,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-technical'] .block-content .contents-items .content-item:nth-child(1) .ct-column-main .inside .ct-field-field a,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-case-studies'] .block-content .contents-items .content-item:nth-child(1) .ct-column-main .inside .ct-field-field a,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-guides'] .block-content .contents-items .content-item:nth-child(1) .ct-column-main .inside .ct-field-field a,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-technical'] .block-content .contents-items .content-item:nth-child(1) .ct-column-main .inside .ct-field-field a,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-view-all'] .block-content .contents-items .content-item:nth-child(2) .ct-column-main .inside .ct-field-field a,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-guides'] .block-content .contents-items .content-item:nth-child(2) .ct-column-main .inside .ct-field-field a,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-technical'] .block-content .contents-items .content-item:nth-child(2) .ct-column-main .inside .ct-field-field a,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-case-studies'] .block-content .contents-items .content-item:nth-child(2) .ct-column-main .inside .ct-field-field a,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-guides'] .block-content .contents-items .content-item:nth-child(2) .ct-column-main .inside .ct-field-field a,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-technical'] .block-content .contents-items .content-item:nth-child(2) .ct-column-main .inside .ct-field-field a,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-view-all'] .block-content .contents-items .content-item:nth-child(3) .ct-column-main .inside .ct-field-field a,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-guides'] .block-content .contents-items .content-item:nth-child(3) .ct-column-main .inside .ct-field-field a,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-technical'] .block-content .contents-items .content-item:nth-child(3) .ct-column-main .inside .ct-field-field a,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-case-studies'] .block-content .contents-items .content-item:nth-child(3) .ct-column-main .inside .ct-field-field a,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-guides'] .block-content .contents-items .content-item:nth-child(3) .ct-column-main .inside .ct-field-field a,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-technical'] .block-content .contents-items .content-item:nth-child(3) .ct-column-main .inside .ct-field-field a {
    font-size: 20px;
    line-height: 30px;
  }
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-view-all'] .block-content .contents-items .content-item:nth-child(1) .ct-column-main .inside .ct-field-area a p,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-guides'] .block-content .contents-items .content-item:nth-child(1) .ct-column-main .inside .ct-field-area a p,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-technical'] .block-content .contents-items .content-item:nth-child(1) .ct-column-main .inside .ct-field-area a p,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-case-studies'] .block-content .contents-items .content-item:nth-child(1) .ct-column-main .inside .ct-field-area a p,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-guides'] .block-content .contents-items .content-item:nth-child(1) .ct-column-main .inside .ct-field-area a p,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-technical'] .block-content .contents-items .content-item:nth-child(1) .ct-column-main .inside .ct-field-area a p,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-view-all'] .block-content .contents-items .content-item:nth-child(2) .ct-column-main .inside .ct-field-area a p,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-guides'] .block-content .contents-items .content-item:nth-child(2) .ct-column-main .inside .ct-field-area a p,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-technical'] .block-content .contents-items .content-item:nth-child(2) .ct-column-main .inside .ct-field-area a p,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-case-studies'] .block-content .contents-items .content-item:nth-child(2) .ct-column-main .inside .ct-field-area a p,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-guides'] .block-content .contents-items .content-item:nth-child(2) .ct-column-main .inside .ct-field-area a p,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-technical'] .block-content .contents-items .content-item:nth-child(2) .ct-column-main .inside .ct-field-area a p,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-view-all'] .block-content .contents-items .content-item:nth-child(3) .ct-column-main .inside .ct-field-area a p,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-guides'] .block-content .contents-items .content-item:nth-child(3) .ct-column-main .inside .ct-field-area a p,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-technical'] .block-content .contents-items .content-item:nth-child(3) .ct-column-main .inside .ct-field-area a p,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-case-studies'] .block-content .contents-items .content-item:nth-child(3) .ct-column-main .inside .ct-field-area a p,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-guides'] .block-content .contents-items .content-item:nth-child(3) .ct-column-main .inside .ct-field-area a p,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-technical'] .block-content .contents-items .content-item:nth-child(3) .ct-column-main .inside .ct-field-area a p {
    font-size: 16px;
    line-height: 22px;
  }
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-view-all'] .block-content .contents-items .content-item .ct-column-main .inside .ct-field-field a,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-guides'] .block-content .contents-items .content-item .ct-column-main .inside .ct-field-field a,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-technical'] .block-content .contents-items .content-item .ct-column-main .inside .ct-field-field a,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-case-studies'] .block-content .contents-items .content-item .ct-column-main .inside .ct-field-field a,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-guides'] .block-content .contents-items .content-item .ct-column-main .inside .ct-field-field a,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-technical'] .block-content .contents-items .content-item .ct-column-main .inside .ct-field-field a {
    font-size: 26px;
    line-height: 36px;
  }
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-view-all'] .block-content .contents-items .content-item .ct-column-main .inside .ct-field-area a p,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-guides'] .block-content .contents-items .content-item .ct-column-main .inside .ct-field-area a p,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-technical'] .block-content .contents-items .content-item .ct-column-main .inside .ct-field-area a p,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-case-studies'] .block-content .contents-items .content-item .ct-column-main .inside .ct-field-area a p,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-guides'] .block-content .contents-items .content-item .ct-column-main .inside .ct-field-area a p,
  .contentmanager-contentlist-view .page-main .column div[class*='ct-listing-technical'] .block-content .contents-items .content-item .ct-column-main .inside .ct-field-area a p {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 1399px) and (min-width: 1250px) {
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .select-piston-seal-type-container .swatch-attribute.size .swatch-attribute-options {
    padding: 0 10px;
  }
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .select-piston-seal-type-container .swatch-attribute.size .swatch-attribute-options .mageworx-swatch-container .mageworx-swatch-option {
    width: auto !important;
    max-width: 160px;
  }
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .enter-hardware-dimensions-container .fieldset .field .control {
    margin-right: 10px;
  }
}
@media (max-width: 1249px) and (min-width: 1025px) {
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .product-option-accordion-button .wrap-tooltip .tool-box {
    left: 0;
  }
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .select-piston-seal-type-container .swatch-attribute.size .swatch-attribute-options {
    padding: 0;
  }
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .select-piston-seal-type-container .swatch-attribute.size .swatch-attribute-options .mageworx-swatch-container {
    width: 33%;
  }
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .select-piston-seal-type-container .swatch-attribute.size .swatch-attribute-options .mageworx-swatch-container .mageworx-swatch-option {
    width: auto !important;
    max-width: 160px;
  }
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .select-material-container .swatch-attribute.size .swatch-attribute-options {
    padding: 0;
  }
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .enter-hardware-dimensions-container .fieldset .field {
    width: 50%;
    padding-left: 0;
  }
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .enter-your-quantity-container .control .options-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 1024px) {
  .type-custom-product #maincontent {
    padding: 35px 50px;
  }
  .type-custom-product #maincontent .main .media {
    width: 30%;
    margin-right: 30px;
  }
  .type-custom-product #maincontent .main .media .fotorama__wrap--css3 .fotorama__stage {
    width: 100% !important;
    margin: auto;
  }
  .type-custom-product #maincontent .main .product-info-main {
    width: calc(70% - 30px);
    margin-bottom: 0;
  }
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .product-option-accordion-button .wrap-tooltip .tool-box {
    left: 0;
  }
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .select-piston-seal-type-container .swatch-attribute.size .swatch-attribute-options {
    padding: 0;
  }
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .select-piston-seal-type-container .swatch-attribute.size .swatch-attribute-options .mageworx-swatch-container {
    width: 50%;
  }
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .select-piston-seal-type-container .swatch-attribute.size .swatch-attribute-options .mageworx-swatch-container .mageworx-swatch-option {
    max-width: none;
    margin: auto;
    width: 100% !important;
  }
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .select-material-container .swatch-attribute.size .swatch-attribute-options {
    padding: 0;
  }
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .enter-hardware-dimensions-container .fieldset .field {
    width: 50%;
    padding-left: 35px;
  }
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .enter-hardware-dimensions-container .fieldset .field label {
    white-space: normal;
  }
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .enter-hardware-dimensions-container .fieldset .field label span {
    font-size: 14px;
  }
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .enter-your-quantity-container .control .options-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .enter-your-quantity-container .control .options-list .field.choice {
    width: 199px;
    margin: auto;
  }
}
@media (max-width: 767px) {
  .type-custom-product #maincontent {
    padding: 35px 15px;
  }
  .type-custom-product #maincontent .main .media {
    width: 100%;
    margin-right: 0;
  }
  .type-custom-product #maincontent .main .product-info-main {
    width: 100%;
    margin-bottom: 0;
  }
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .product-option-accordion-button,
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .product-option-accordion-button.active {
    background-position: 97% center;
  }
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .product-option-continue-button {
    clear: both;
  }
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .select-material-container .swatch-attribute.size .swatch-attribute-options {
    padding: 0;
  }
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .select-material-container .swatch-attribute.size .swatch-attribute-options .mageworx-swatch-container {
    width: 50%;
  }
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .select-material-container .swatch-attribute.size .swatch-attribute-options .mageworx-swatch-container .mageworx-swatch-option {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .type-custom-product #maincontent .main .product-info-main .page-title-wrapper h1 {
    font-size: 44px;
  }
  .type-custom-product #maincontent .main .product-info-main .product.overview {
    font-size: 14px;
  }
  .type-custom-product #maincontent .main .product-info-main .product-options-bottom .control.qty {
    flex-wrap: wrap;
  }
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .product-option-accordion-button {
    font-size: 18px;
  }
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .select-piston-seal-type-container .swatch-attribute.size .swatch-attribute-options .mageworx-swatch-container {
    width: 100%;
    margin-bottom: 30px;
  }
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .select-piston-seal-type-container .swatch-attribute.size .swatch-attribute-options .mageworx-swatch-container .mageworx-swatch-option {
    max-width: none;
  }
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .select-piston-seal-type-container .swatch-attribute.size .swatch-attribute-options .mageworx-swatch-container .mageworx-swatch-option:after {
    font-size: 14px;
  }
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .enter-hardware-dimensions-container .fieldset .field {
    width: 100%;
    padding-left: 0;
  }
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .enter-hardware-dimensions-container .fieldset .field label {
    white-space: normal;
  }
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .enter-your-quantity-container .control .options-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .enter-your-quantity-container .control .options-list .field.choice {
    width: auto;
    margin: 0;
  }
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .enter-your-quantity-container .control .options-list .field.choice .label span {
    font-size: 18px;
  }
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .enter-your-quantity-container .control .options-list .field.choice .label .price-notice .price-wrapper,
  .type-custom-product #maincontent .main .product-info-main .product-options-wrapper .enter-your-quantity-container .control .options-list .field.choice .label .price-notice .price-notice {
    font-size: 18px;
  }
}
@media (max-width: 439px) {
  .type-custom-product #maincontent .main .product-info-main .product-options-bottom .control.qty .input-container div.mage-error {
    top: 60px;
    text-align: right;
    right: 0;
    left: unset;
  }
  .type-custom-product #maincontent .main .product-info-main .product-options-bottom .control.qty .actions {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  html.nav-open .page-wrapper {
    left: 0;
    position: relative;
  }
  html.nav-open .nav-sections {
    box-shadow: 0 5px 5px 0 rgba(50, 50, 50, 0.7);
    border-top: 1px solid #c9c9c9;
  }
  html .nav-sections {
    top: 60px;
    box-shadow: none;
    background: #fff;
    width: calc(100% - 64px);
    padding-bottom: 55px;
  }
  html .page-header.type2.header-newskin .logo {
    margin-left: 40px;
  }
  html .page-header.type2.header-newskin .nav-toggle {
    position: absolute;
    left: 15px;
    top: 0;
  }
  html .page-header.type2.header-newskin .nav-toggle:before {
    font-size: 24px;
    color: #282D3B;
  }
  html header.page-header .nav-sections-item-title {
    background: #002945;
  }
  html header.page-header .nav-sections-item-title a {
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 20px;
    line-height: 110%;
    color: #fff;
    text-decoration: none;
  }
  html header.page-header .nav-sections-item-title.active,
  html header.page-header .nav-sections-item-title:hover,
  html header.page-header .nav-sections-item-title:focus {
    background: transparent;
  }
  html header.page-header .nav-sections-item-title.active a,
  html header.page-header .nav-sections-item-title:hover a,
  html header.page-header .nav-sections-item-title:focus a {
    color: #002945;
  }
  html header.page-header .nav-sections-item-title.active a:hover,
  html header.page-header .nav-sections-item-title:hover a:hover,
  html header.page-header .nav-sections-item-title:focus a:hover {
    pointer-events: none;
    color: #002945;
    text-decoration: none;
  }
  html .sw-megamenu.navigation {
    padding: 0 35px;
  }
  html .sw-megamenu.navigation li.level0:last-child {
    border-bottom: none;
  }
  html .sw-megamenu.navigation li.ui-menu-item.level0 {
    border-top: 1px solid #002945;
    background: #fff;
  }
  html .sw-megamenu.navigation li.ui-menu-item.level0:first-child {
    margin-top: 20px;
  }
  html .sw-megamenu.navigation .parent .level-top:after {
    font-size: 28px;
    content: '+';
    color: #0071BA;
    font-family: 'Oswald';
  }
  html .sw-megamenu.navigation .parent .level-top.ui-state-active:after {
    content: '-';
  }
  html .page-header.type2.header-newskin .navigation .classic .submenu.level0.opened .subchildmenu a {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 175%;
    color: #828282 !important;
    text-transform: none;
    padding: 0;
  }
  html .page-header.type2.header-newskin .navigation .classic .submenu.level0.opened .subchildmenu .open-children-toggle + a {
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 20px;
    line-height: 110%;
    color: #002945 !important;
    text-transform: uppercase;
    padding: 15px 0 10px;
  }
  html .page-header.type2.header-newskin .navigation .submenu.level0.opened .subchildmenu li.level1:last-child {
    padding-bottom: 30px;
  }
  html .page-header.type2.header-newskin .navigation .submenu.level0.opened .subchildmenu li.level1.parent {
    position: relative;
    margin-top: 30px;
  }
  html .page-header.type2.header-newskin .navigation .submenu.level0.opened .subchildmenu li.level1.parent:before {
    content: '';
    display: block;
    position: relative;
    top: 0;
    width: 70%;
    height: 1px;
    background: #002945;
  }
  html .page-header.type2.header-newskin .navigation .submenu.level0.opened .subchildmenu li.level1.parent:first-child {
    margin-top: 0;
  }
  html .page-header.type2.header-newskin .navigation .submenu.level0.opened .subchildmenu li.level2:nth-last-child(2).parent + li.level2:not(.parent) {
    margin-top: -30px;
  }
  html .page-header.type2.header-newskin .navigation .submenu.level0.opened .subchildmenu li.level2.parent {
    margin-bottom: 30px;
  }
  html .page-header.type2.header-newskin .navigation .submenu.level0.opened .subchildmenu li.level2.parent:before {
    content: '';
    display: block;
    position: relative;
    top: 0;
    width: 70%;
    height: 1px;
    background: #002945;
  }
  html .page-header.type2.header-newskin .navigation .submenu.level0.opened .subchildmenu a {
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 20px;
    line-height: 110%;
    color: #002945 !important;
    text-transform: uppercase;
    padding: 15px 0 12px;
  }
  html .page-header.type2.header-newskin .navigation .submenu.level0.opened .subchildmenu a:hover {
    color: #004573 !important;
    background: #ECECEC;
  }
  html .page-header.type2.header-newskin .navigation .submenu.level0.opened .subchildmenu .subchildmenu li a {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 175%;
    color: #828282 !important;
    text-transform: none;
    padding: 0;
  }
  html .page-header.type2.header-newskin .navigation .submenu.level0.opened .subchildmenu .subchildmenu li a:hover {
    color: #004573 !important;
    background: #ECECEC;
  }
  html .page-header.type2.header-newskin .navigation .submenu:not(:first-child) ul {
    border: none;
    width: 100%;
  }
  html .page-header.type2.header-newskin .navigation .submenu:not(:first-child) ul > li a {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 175%;
    color: #828282;
    padding-left: 0;
    width: 100%;
  }
  html .page-header.type2.header-newskin .navigation .submenu:not(:first-child) ul .subchildmenu {
    padding-left: 0;
  }
  html .page-header.type2.header-newskin .navigation li.level0 .ui-menu-item > a:before {
    display: none;
  }
  html .page-header.type2.header-newskin .navigation li.level0.classic > .level-top.ui-state-active {
    padding-bottom: 10px;
  }
  html .page-header.type2.header-newskin .navigation li.level0 > .level-top {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 110%;
    color: #002945 !important;
    padding: 13px 0 25px 0;
  }
  html .page-header.type2.header-newskin .navigation li.ui-menu-item > a.ui-state-active {
    background: #fff;
  }
  html .page-header.type2.header-newskin .navigation li.ui-menu-item > a.ui-state-active + .submenu {
    background: #fff;
    border: none;
    width: 100%;
    overflow: visible;
  }
}
@media (min-width: 768px) {
  .page-wrapper .page-header.type2 .navigation,
  .page-wrapper .page-header.type2.header-newskin .navigation {
    max-width: 100%;
    padding: 0 30px;
  }
  .page-wrapper .page-header.type2 .navigation .level0,
  .page-wrapper .page-header.type2.header-newskin .navigation .level0 {
    margin-right: 25px;
  }
  .page-wrapper .page-header.type2 .navigation .level0.parent > a,
  .page-wrapper .page-header.type2.header-newskin .navigation .level0.parent > a {
    position: relative;
  }
  .page-wrapper .page-header.type2 .navigation .level0.parent > a:after,
  .page-wrapper .page-header.type2.header-newskin .navigation .level0.parent > a:after {
    position: absolute;
    right: 0;
  }
  .page-wrapper .page-header.type2 .navigation .level0.parent:hover > a:after,
  .page-wrapper .page-header.type2.header-newskin .navigation .level0.parent:hover > a:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #0391D6;
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
  }
  .page-wrapper .page-header.type2 .navigation .level0.parent.products:hover .level0.submenu,
  .page-wrapper .page-header.type2.header-newskin .navigation .level0.parent.products:hover .level0.submenu {
    max-width: 1180px;
    margin: auto !important;
    left: 0 !important;
    margin-left: -20px !important;
    padding: 30px;
    width: 100%;
  }
  .page-wrapper .page-header.type2 .navigation .level0.parent.products:hover .subchildmenu,
  .page-wrapper .page-header.type2.header-newskin .navigation .level0.parent.products:hover .subchildmenu {
    top: 0;
    max-width: 100%;
  }
  .page-wrapper .page-header.type2 .navigation .level0.parent.products:hover .subchildmenu.level0 li.level1,
  .page-wrapper .page-header.type2.header-newskin .navigation .level0.parent.products:hover .subchildmenu.level0 li.level1 {
    border: none;
    position: relative;
    padding-top: 15px;
    margin-bottom: 15px;
  }
  .page-wrapper .page-header.type2 .navigation .level0.parent.products:hover .subchildmenu.level0 li.level1:before,
  .page-wrapper .page-header.type2.header-newskin .navigation .level0.parent.products:hover .subchildmenu.level0 li.level1:before {
    content: '';
    position: absolute;
    height: 1px;
    width: 70%;
    margin: auto;
    top: 0;
    background: #002945;
  }
  .page-wrapper .page-header.type2 .navigation .level0.parent.products .subchildmenu,
  .page-wrapper .page-header.type2.header-newskin .navigation .level0.parent.products .subchildmenu {
    top: 0;
    max-width: 100%;
  }
  .page-wrapper .page-header.type2 .navigation .level0.parent.products .subchildmenu a,
  .page-wrapper .page-header.type2.header-newskin .navigation .level0.parent.products .subchildmenu a {
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 20px;
    line-height: 110%;
    color: #002945;
    padding: 0 7px 5px 7px;
    text-transform: uppercase;
    display: inline-block;
    white-space: initial;
  }
  .page-wrapper .page-header.type2 .navigation .level0.parent.products .subchildmenu a:hover,
  .page-wrapper .page-header.type2.header-newskin .navigation .level0.parent.products .subchildmenu a:hover {
    background: #ECECEC;
    color: #004573;
  }
  .page-wrapper .page-header.type2 .navigation .level0.parent.products .subchildmenu a span,
  .page-wrapper .page-header.type2.header-newskin .navigation .level0.parent.products .subchildmenu a span {
    padding: 0;
    vertical-align: top;
  }
  .page-wrapper .page-header.type2 .navigation .level0.parent.products .subchildmenu .subchildmenu.level1 a,
  .page-wrapper .page-header.type2.header-newskin .navigation .level0.parent.products .subchildmenu .subchildmenu.level1 a {
    color: #828282;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 175%;
    text-transform: none;
    text-overflow: unset;
    overflow: visible;
    white-space: initial;
  }
  .page-wrapper .page-header.type2 .navigation .level0.parent.products .subchildmenu .subchildmenu.level1 a:hover,
  .page-wrapper .page-header.type2.header-newskin .navigation .level0.parent.products .subchildmenu .subchildmenu.level1 a:hover {
    background: #ECECEC;
    color: #004573;
  }
  .page-wrapper .page-header.type2 .navigation .level0.parent > a:after,
  .page-wrapper .page-header.type2.header-newskin .navigation .level0.parent > a:after {
    line-height: 64px;
  }
  .page-wrapper .page-header.type2 .navigation .level0 > .level-top,
  .page-wrapper .page-header.type2.header-newskin .navigation .level0 > .level-top {
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 20px;
    line-height: 110%;
    display: flex;
    align-items: center;
    min-height: 64px;
    padding: 0 20px;
  }
  .page-wrapper .page-header.type2 .navigation .level0:hover > .level-top,
  .page-wrapper .page-header.type2.header-newskin .navigation .level0:hover > .level-top {
    color: #FFFFFF;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 20px;
    line-height: 110%;
    background: #0391D6;
  }
  .page-wrapper .page-header.type2 .navigation li.level0.classic .submenu a,
  .page-wrapper .page-header.type2.header-newskin .navigation li.level0.classic .submenu a {
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 16px;
    line-height: 175%;
    color: #828282;
    text-transform: none;
  }
  .page-wrapper .page-header.type2 .navigation li.level0.classic .submenu a:hover,
  .page-wrapper .page-header.type2.header-newskin .navigation li.level0.classic .submenu a:hover {
    background: #ECECEC;
    ccolor: #004573;
  }
  .page-wrapper .page-header.type2 .navigation li.level0.classic .subchildmenu,
  .page-wrapper .page-header.type2.header-newskin .navigation li.level0.classic .subchildmenu {
    width: max-content;
    min-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .page-wrapper .page-header.type2 .navigation .level0.parent.products:hover .level0.submenu,
  .page-wrapper .page-header.type2.header-newskin .navigation .level0.parent.products:hover .level0.submenu {
    overflow: auto !important;
    left: 0 !important;
    max-height: 65vh;
    margin: auto !important;
  }
  .page-wrapper .page-header.type2 .navigation .level0.parent.products:hover .subchildmenu.level0 li.level1,
  .page-wrapper .page-header.type2.header-newskin .navigation .level0.parent.products:hover .subchildmenu.level0 li.level1 {
    width: calc(100%/3);
  }
}
@media (min-width: 1025px) and (max-width: 1400px) {
  .page-wrapper .page-header.type2 .navigation .level0.parent.products:hover .level0.submenu,
  .page-wrapper .page-header.type2.header-newskin .navigation .level0.parent.products:hover .level0.submenu {
    right: 0 !important;
    margin: auto !important;
    left: 0 !important;
  }
}
@media (min-width: 768px) {
  body .page-header.type2.header-newskin .header.content {
    max-width: 1440px;
  }
  body .page-header.type2.header-newskin .header.content .block-search {
    margin-left: 9%;
    max-width: 24%;
  }
  body .page-header.type2.header-newskin .header.content .wrap-custom {
    position: absolute;
    text-align: left;
    font-size: 11px;
    height: 42px;
    line-height: 1;
    border-right: solid 1px #ccc;
    padding-right: 25px;
    margin-right: 0;
    margin-top: -21px;
    right: 100px;
    top: 50%;
    width: 41%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  body .page-header.type2.header-newskin .header.content .custom-block {
    border-right: 0;
    padding-right: 13px;
    left: unset;
    top: 15px;
    right: 0;
    position: relative;
    float: right;
    margin: 0;
    margin-right: 13px;
  }
  body .page-header.type2.header-newskin .header.content .custom-block > * {
    font-size: 13px;
  }
  body .page-header.type2.header-newskin .header.content .custom-block:after {
    content: '';
    display: block;
    height: 14px;
    width: 1px;
    background: #ccc;
    position: absolute;
    right: 0;
    top: 0;
  }
  body .page-header.type2.header-newskin .header.content .customer-block {
    text-align: left;
    font-size: 13px;
    height: 42px;
    line-height: 1;
    margin-right: 0;
    display: flex;
    position: relative;
    top: 15px;
    right: 0;
    float: right;
    border-right: 0;
    margin-top: 0;
    padding-right: 0;
  }
  body .page-header.type2.header-newskin .header.content .customer-block .header.links {
    list-style: none;
    display: flex;
    padding: 0;
  }
  body .page-header.type2.header-newskin .header.content .customer-block .header.links li {
    color: #999;
    text-transform: uppercase;
    font-weight: 600;
    top: 0;
  }
  body .page-header.type2.header-newskin .header.content .customer-block .header.links li.greet.welcome {
    height: 30px;
  }
  body .page-header.type2.header-newskin .header.content .customer-block .header.links li.greet.welcome + .customer-welcome .customer-menu ul.links {
    display: none;
    margin-top: 30px;
  }
  body .page-header.type2.header-newskin .header.content .customer-block .header.links li.greet.welcome + .customer-welcome .customer-menu ul.links li a {
    margin-right: 0;
    padding: 8px;
    text-align: right;
  }
  body .page-header.type2.header-newskin .header.content .customer-block .header.links li.greet.welcome + .customer-welcome .customer-menu ul.links li a:after {
    display: none;
  }
  body .page-header.type2.header-newskin .header.content .customer-block .header.links li.greet.welcome + .customer-welcome .customer-menu ul.links li:last-child a {
    padding: 8px;
  }
  body .page-header.type2.header-newskin .header.content .customer-block .header.links li.greet.welcome + .customer-welcome .customer-menu ul.links:hover {
    display: block;
  }
  body .page-header.type2.header-newskin .header.content .customer-block .header.links li.greet.welcome:hover + .customer-welcome .customer-menu ul.links {
    display: block;
    margin-top: 30px;
  }
  body .page-header.type2.header-newskin .header.content .customer-block .header.links li.customer-welcome + li.authorization-link {
    display: none;
  }
  body .page-header.type2.header-newskin .header.content .customer-block .header.links li.customer-welcome .customer-name button {
    display: none;
  }
  body .page-header.type2.header-newskin .header.content .customer-block .header.links li:last-child a {
    padding: 0;
    margin: 0;
  }
  body .page-header.type2.header-newskin .header.content .customer-block .header.links li:last-child a:after {
    display: none;
  }
  body .page-header.type2.header-newskin .header.content .customer-block .header.links li a {
    color: #999;
    text-transform: uppercase;
    position: relative;
    padding-right: 13px;
    margin-right: 13px;
    font-weight: 600;
  }
  body .page-header.type2.header-newskin .header.content .customer-block .header.links li a:after {
    content: '';
    display: block;
    height: 14px;
    width: 1px;
    background: #ccc;
    position: absolute;
    right: 0;
    top: 0;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  body .page-header.type2.header-newskin .header.content .custom-block {
    padding-right: 0;
    margin-right: 0;
    top: 0;
    position: absolute;
    right: 25px;
  }
  body .page-header.type2.header-newskin .header.content .custom-block:after {
    display: none;
  }
  body .page-header.type2.header-newskin .header.content .customer-block {
    position: absolute;
    right: 25px;
    top: 68%;
  }
}
@media (min-width: 768px) and (max-width: 880px) {
  body .page-header.type2.header-newskin .header.content .block-search {
    margin-left: 10px;
    max-width: 200px;
  }
  body .page-header.type2.header-newskin .header.content .custom-block > * {
    font-size: 12px;
  }
  body .page-header.type2.header-newskin .header.content .customer-block {
    font-size: 12px;
  }
}
