/**
 * 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;
}
.abs-action-cart-button button.action {
  border: none;
  padding: 12px 24px;
  opacity: .8;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: -.015em;
  font-weight: 700;
  line-height: 1.5;
  font-family: inherit;
  border-radius: 0 !important;
  height: inherit;
}
.abs-action-cart-button button.action:not(:hover) {
  background-color: #f4f4f4;
  color: #222529;
}
.action-primary {
  background-image: none;
  background: #f2b944;
  border: 1px solid #f2b944;
  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: #f2b944;
  border: 1px solid #f2b944;
  color: #ffffff;
}
.action-primary:hover {
  background: #f2b944;
  border: 1px solid #f2b944;
  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 #e7e7e7;
  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: 0.3rem;
  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 #e7e7e7;
  color: #777777;
}
.abs-action-link-button:hover {
  background: #e1e1e1;
  border: 1px solid #e7e7e7;
  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: #f2b944;
  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: #f2b944;
  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: #f2b944;
  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: #f2b944;
  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: #f2b944;
  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 0.5em 0.25em 0;
}
.abs-product-options-list dt:after {
  content: ': ';
}
.abs-product-options-list dd {
  float: left;
  display: inline-block;
  margin: 0 0 0.25em;
}
.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-account-page-title {
  background-color: #f4f4f4;
  border-bottom: none;
  padding: 3.75rem 0;
  text-align: center;
  position: relative;
}
.abs-account-page-title h1.page-title {
  color: #212529 !important;
  font-size: 28px;
  font-weight: 700;
  margin: 0;
}
.abs-account-page-title::before,
.abs-account-page-title::after {
  content: '';
  position: absolute;
  width: 30vw;
  height: 100%;
  top: 0;
  background: inherit;
}
.abs-account-page-title::before {
  right: 100%;
}
.abs-account-page-title::after {
  left: 100%;
}
.abs-login-block-title {
  margin-bottom: 15px;
  margin-top: 0;
  font-size: 22px;
  color: #222529;
  letter-spacing: -.01em;
}
.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: '\e81c';
  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: '\e81b';
  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: 2em;
}
.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: #f2b944;
  text-decoration: none;
  cursor: pointer;
}
.abs-like-link:visited {
  color: #f2b944;
  text-decoration: none;
}
.abs-like-link:hover {
  color: #f2b944;
  text-decoration: underline;
}
.abs-like-link:active {
  color: #f2b944;
  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: 1.5em;
}
.abs-add-fields .fieldset .fields .actions-toolbar {
  margin: 0;
}
.abs-add-fields .additional {
  margin-top: 55px;
  position: relative;
}
.abs-add-fields .message.notice {
  margin: 1.5em 0 0;
}
.abs-hidden {
  height: 0;
  visibility: hidden;
}
.abs-visually-hidden {
  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: '\e81c';
  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: '\e81c';
  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: '\e81b';
  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 0.25em;
}
.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: #222529;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: 600;
  width: 48px;
  height: 48px;
  line-height: 46px;
  border: 1px solid #e7e7e7;
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.125rem;
  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 1.5em;
}
.abs-toggling-title,
.abs-cart-block > .title,
.abs-discount-block .block > .title {
  border-top: 1px solid #e7e7e7;
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
  padding: 0.5em 2em 0.5em 15px;
  display: block;
  text-decoration: none;
}
.abs-toggling-title:after,
.abs-cart-block > .title:after,
.abs-discount-block .block > .title:after {
  position: absolute;
  right: 1em;
  top: 0.5em;
}
.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: '\e81c';
  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: '\e81b';
}
.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: #222529;
  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: 0.5em;
  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: '\e81c';
  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: '\e81b';
}
.abs-forms-margin-small {
  margin-bottom: 1em;
}
.abs-rating-summary .rating-summary {
  display: table-row;
}
.abs-rating-summary .rating-label {
  display: table-cell;
  vertical-align: baseline;
  padding-top: 1px;
  padding-right: 1.25em;
  padding-bottom: 0.25em;
}
.abs-rating-summary .rating-result {
  vertical-align: top;
  display: table-cell;
}
.abs-account-actions:after {
  content: "";
  display: inline-block;
  height: 12px;
  margin: 0 0.5em;
  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: 0.5em;
}
.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: 0.25em;
}
.abs-no-display,
.abs-sidebar-totals .table-caption {
  display: none;
}
.abs-status {
  border: 2px solid #e7e7e7;
  border-radius: 3px;
  display: inline-block;
  padding: 0 0.5em;
  text-transform: uppercase;
  vertical-align: top;
}
.abs-title-orders .page-main .page-title-wrapper .page-title {
  color: #f2b944;
  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: 0.5em;
}
.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 #e7e7e7;
}
.abs-block-items-counter {
  color: #c1c1c1;
  font-size: 1.2rem;
  white-space: nowrap;
}
.abs-block-widget-title {
  margin: 0 0 1em;
}
.abs-block-widget-title strong {
  font-size: 16px;
  font-weight: 600;
  color: #000;
}
.abs-shopping-cart-items {
  margin-bottom: 1em;
}
.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: 0.5em;
  width: calc(100% - (23px + 0.5em));
}
.abs-field-tooltip {
  position: relative;
}
.abs-field-tooltip input {
  margin-right: 0.5em;
  width: calc(100% - (21px + 0.5em + 0.25em));
}
.abs-checkout-tooltip-content-position-top {
  right: -0.5em;
  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: 0.5em;
  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: 0.5em;
  color: #777777;
  font-weight: 300;
  font-size: 1rem;
}
.abs-sidebar-totals {
  border-top: 1px solid #e7e7e7;
  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 #e7e7e7;
  font-size: 1rem;
  padding-right: 0.5em;
}
.abs-sidebar-totals .grand .amount {
  border-top: 1px solid #e7e7e7;
  font-size: 1rem;
}
.abs-sidebar-totals .msrp {
  margin-bottom: 0.5em;
}
.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 #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  cursor: pointer;
}
.abs-sidebar-totals .totals-tax-summary .amount .price {
  position: relative;
  padding-right: 1em;
  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: '\e81c';
  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: '\e81b';
}
.abs-sidebar-totals .totals-tax-details {
  display: none;
  border-bottom: 1px solid #e7e7e7;
}
.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;
}
@media (min-width: 992px) {
  .navigation,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    padding-left: 10px;
    padding-right: 10px;
    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%;
  }
  b .panel.header {
    padding: 10px 20px;
  }
}
@media (max-width: 991px) {
  .navigation .parent .level-top {
    position: relative;
    display: block;
    text-decoration: none;
    color: #777;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e81c';
    font-family: 'porto-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e81b';
  }
  .nav-sections {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: -80%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: 80%;
    width: calc(100% - 54px);
    background-color: #f6f6f6;
  }
  .nav-sections .switcher {
    border-bottom: 1px solid #dddddd;
    font-weight: 400;
    margin: 0;
    padding: 12px 20px;
    height: auto;
    color: #777;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 0.25em;
  }
  .nav-sections .switcher-trigger strong {
    display: inline-block !important;
    position: relative;
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    padding: 0.5em 0;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    color: #777777;
  }
  .nav-sections .header.links li {
    border-bottom: 1px solid #dddddd;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    font-weight: 400;
    padding: 12px 20px;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #777777;
    text-decoration: none;
    display: block;
    font-weight: 400;
    padding: 12px 20px;
  }
  .nav-sections .header.links a:hover {
    color: #f2b944 !important;
  }
  .nav-before-open {
    height: 100%;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: 80%;
    left: calc(100% - 54px);
    overflow: visible;
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.01);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  header.page-header .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  header.page-header .nav-sections-items:before,
  header.page-header .nav-sections-items:after {
    content: '';
    display: table;
  }
  header.page-header .nav-sections-items:after {
    clear: both;
  }
  header.page-header .nav-sections-item-title {
    background: #f2b944;
    border: solid rgba(255, 255, 255, 0.3);
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
  }
  header.page-header .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }
  header.page-header .nav-sections-item-title.active > a,
  header.page-header .nav-sections-item-title.active > a:hover,
  header.page-header .nav-sections-item-title.active > a:focus {
    color: #f2b944;
  }
  header.page-header .nav-sections-item-title > a,
  header.page-header .nav-sections-item-title > a:hover,
  header.page-header .nav-sections-item-title > a:focus {
    color: #ffffff;
  }
  header.page-header .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
  }
  header.page-header .nav-sections-item-content:before,
  header.page-header .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  header.page-header .nav-sections-item-content:after {
    clear: both;
  }
  header.page-header .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    background: transparent;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 0.5em;
    padding-right: 0;
    padding-bottom: 0.5em;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #777777;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #dddddd;
    font-size: 1.3rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 400;
    padding: 8px 2em 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #777777;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
    display: inline-block;
  }
  .navigation .level0 > .level1 {
    font-weight: 600;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px;
  }
  .navigation li.level0:last-child {
    border-bottom: 1px solid #dddddd;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu > li > a:hover {
    color: #777777;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #777777;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover {
    color: #777777;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  .navigation a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navigation a:hover {
    color: #f2b944 !important;
  }
  .navigation li.level0 {
    line-height: 16px;
  }
  .navigation li.level0:first-child {
    border-top: 0;
  }
  .navigation li.level0 > a.level-top {
    padding: 13px 36px 13px 15px;
  }
  .navigation li.level0 > a.ui-state-active {
    color: #000;
    font-weight: 600;
  }
  .navigation li.level0 > a.ui-state-active,
  .navigation li.level0 > a.ui-state-active + .submenu {
    background-color: #eeeeee;
  }
  .navigation li.level0.active .all-category .ui-state-focus,
  .navigation li.level0.active > a:not(.ui-state-active),
  .navigation li.level0.has-active > a:not(.ui-state-active),
  .navigation li.level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation li.level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    border-left: 0;
    margin-left: 0;
  }
  .navigation li.level0 > .ui-menu-item > a {
    font-weight: 400;
  }
  .navigation li.level0 .ui-menu-item > a:before {
    content: '\f801';
    display: inline;
    font-family: 'porto-icons';
    margin-right: 10px;
    font-size: 16px;
    vertical-align: top;
    color: #aaaaaa;
  }
  .navigation li.level0 ul.level0 > .level1 {
    font-weight: 400;
  }
  .navigation ul.submenu,
  .navigation ul.submenu:not(:first-child) {
    padding-left: 15px;
  }
  .navigation ul.submenu .active > a,
  .navigation ul.submenu:not(:first-child) .active > a,
  .navigation ul.submenu .level1.active > a,
  .navigation ul.submenu:not(:first-child) .level1.active > a {
    padding-left: 15px;
    border: 0;
    font-weight: 600;
  }
  .navigation ul.submenu > li {
    line-height: 16px;
  }
}
@media (min-width: 992px) {
  .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 0.5em 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: '\e81c';
    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 #f2b944;
    box-shadow: 0 0.25em 0.25em 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: #f2b944;
    color: #f2b944;
    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;
  }
  .navigation li.level0 {
    transition-delay: 0.3s;
    margin-right: 0;
  }
}
/**
 * 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;
}
.aw-sbp__bundle-options-container .fieldset-bundle-options {
  margin: 0 0 10px;
}
.aw-sbp__bundle-options-container .fieldset-bundle-options .legend {
  display: none;
}
.aw-sbp__bundle-options-container .fieldset-bundle-options .legend + br {
  display: none;
}
.aw-sbp__bundle-options-container .bundle-options-container .bundle-options-wrapper,
.aw-sbp__bundle-options-container .bundle-options-container .product-options-wrapper {
  float: none;
  width: auto;
}
.aw-sbp__bundle-options-container .bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .label {
  margin-left: 0;
}
.aw-sbp__hidden-container {
  display: none;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amscroll-arrow-icon {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-chevron-icon {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
@-webkit-keyframes amScrollRotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.amscroll-arrow-style {
  padding: 0;
  width: 50px;
  height: 50px;
  border-radius: 100px;
}
.amscroll-arrow-style:before {
  border-radius: 100px;
}
.amscroll-arrow-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-arrow-style .amscroll-text {
  display: none;
}
.amscroll-text-style {
  padding-right: 7px;
  border-radius: 100px;
  transform: rotate(-90deg) translate(60px, 60px);
}
.amscroll-text-style:before {
  border-radius: 100px;
}
.amscroll-text-style:after {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
.amscroll-edge-style {
  right: 0;
  padding: 4px 26px 4px 20px;
  border-radius: 20px 20px 0 0;
  transform: rotate(-90deg) translate(71px, 72px);
}
.amscroll-edge-style .amscroll-text {
  margin-right: 20px;
}
.amscroll-edge-style:before {
  border-radius: 20px 20px 0 0;
}
.amscroll-edge-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
  transform: rotate(90deg) translateX(2px);
}
.ambase-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambase-word-break {
  word-break: break-all;
}
.am-visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.ambrands-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambrands-word-break {
  word-break: break-all;
}
.cms-page-view .page-main .cms-header-image {
  height: 225px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 10px;
}
.sparsh-order-comments {
  margin: 0 0 20px;
}
.sparsh-order-comments .label span {
  line-height: 2;
}
.sparsh-order-comments-box {
  word-break: break-all;
}
/**
 * Copyright © OpenGento, All rights reserved.
 * See LICENSE bundled with this library for license details.
 */
@media (min-width: 992px) {
  .sw-megamenu.navigation > ul {
    position: relative;
  }
  .sw-megamenu.navigation > ul:after {
    display: 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: 0;
    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-label1::before {
    border-left-color: #0cc485;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label2 {
    background-color: #eb2771;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label2::before {
    border-left-color: #eb2771;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label3 {
    background-color: #0ae3eb;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label3::before {
    border-left-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: -10px;
    right: 14px;
  }
  .sw-megamenu.navigation li.level0 > a > span.cat-label:before {
    left: 3px;
    bottom: -4px;
  }
  .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: 15px 10px 0;
  }
  .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: 0;
  }
  .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 .submenu .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .sw-megamenu.navigation li.level0.parent > .submenu.popup-left {
    left: auto;
    right: 0;
    border-radius: 0;
  }
  .sw-megamenu.navigation li.level0.fullwidth {
    position: static;
  }
  .sw-megamenu.navigation li.level0.fullwidth > .submenu {
    width: 100%;
    border-radius: 0;
  }
  .sw-megamenu.navigation li.level0.fullwidth > .submenu,
  .sw-megamenu.navigation li.level0.staticwidth > .submenu {
    padding: 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: inherit;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 18px;
    padding-top: 0;
    padding-bottom: 5px;
  }
  .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 a,
  .sw-megamenu.navigation li.level0.staticwidth .submenu a {
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    padding: 7px 0;
    text-transform: uppercase;
    color: #696969;
  }
  .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,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .menu-top-block,
  .sw-megamenu.navigation li.level0.fullwidth .submenu .menu-left-block,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .menu-left-block,
  .sw-megamenu.navigation li.level0.fullwidth .submenu .menu-right-block,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .menu-right-block,
  .sw-megamenu.navigation li.level0.fullwidth .submenu .menu-bottom-block,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .menu-bottom-block {
    padding-left: 0;
    padding-right: 0;
  }
  .sw-megamenu.navigation li.level0.fullwidth .submenu .subchildmenu .subchildmenu,
  .sw-megamenu.navigation li.level0.staticwidth .submenu .subchildmenu .subchildmenu {
    padding-bottom: 5px;
  }
  .sw-megamenu.navigation li.level0.classic .submenu {
    padding: 5px 0;
  }
  .sw-megamenu.navigation li.level0.classic .submenu > .row {
    margin: 0;
  }
  .sw-megamenu.navigation li.level0.classic .submenu a {
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    padding: 8px 15px;
    text-transform: uppercase;
  }
  .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: 5px 0;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
    border-radius: 0;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 6;
  }
  .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: 0;
  }
  .sw-megamenu.navigation li.level0.classic li.parent a {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .sw-megamenu.navigation li.level0.classic li.parent a > span {
    margin-right: auto;
  }
  .sw-megamenu.navigation li.level0.classic .subchildmenu.popup-left .subchildmenu {
    left: auto;
    right: 100%;
    border-radius: 0;
  }
  .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 li.level0 > em,
  .sw-megamenu.navigation li.level0 i {
    color: inherit;
    margin-right: .5rem;
  }
  .sw-megamenu.navigation.side-megamenu {
    padding: 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;
    margin-top: 1px;
    float: none !important;
  }
  .sw-megamenu.navigation.side-megamenu li.level0.parent > a:after {
    content: '\e81a';
    display: inline-block;
    font-family: 'porto-icons';
    margin-right: -2px;
    line-height: inherit;
  }
  .page-layout-2columns-right .page-main .sw-megamenu.navigation.side-megamenu li.level0.parent > a:after {
    content: '\e819';
    margin-left: -2px;
    margin-right: 0;
  }
  .sw-megamenu.navigation.side-megamenu li.level0.classic .submenu li.parent > a:after {
    content: '\e81a';
    display: inline-block;
    font-family: 'porto-icons';
  }
  .page-layout-2columns-right .page-main .sw-megamenu.navigation.side-megamenu li.level0.classic .submenu li.parent > a:after {
    content: '\e819';
  }
  .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;
  }
  .page-layout-2columns-right .page-main .sw-megamenu.navigation.side-megamenu li.level0.fullwidth > .submenu,
  .page-layout-2columns-right .page-main .sw-megamenu.navigation.side-megamenu li.level0.staticwidth > .submenu {
    left: auto !important;
    right: 100% !important;
  }
  .sw-megamenu.navigation.side-megamenu li.level0.classic > .submenu {
    left: 100% !important;
    top: 0;
    padding: 5px;
  }
  .page-layout-2columns-right .page-main .sw-megamenu.navigation.side-megamenu li.level0.classic > .submenu {
    left: auto !important;
    right: 100% !important;
  }
  .sw-megamenu.navigation.side-megamenu li.level0.classic > .submenu .subchildmenu .subchildmenu {
    padding: 5px;
  }
  .sw-megamenu.navigation.side-megamenu li.level0.fullwidth > .submenu {
    width: 1024px;
  }
  .sw-megamenu.navigation.side-megamenu li.level0 > a {
    display: flex;
    align-items: center;
    border-top: 1px solid #e7e7e7;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0;
    margin-left: 16px;
    margin-right: 18px;
    padding: 14px 12px 14px 5px;
    color: inherit;
  }
  .sw-megamenu.navigation.side-megamenu li.level0 > a > span:not(.cat-label) {
    flex: 1;
  }
  .page-layout-2columns-right .page-main .sw-megamenu.navigation.side-megamenu li.level0 > a > span:not(.cat-label) {
    order: 2;
    text-align: right;
  }
  .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 {
    width: 5px;
    height: 5px;
    border: 3px solid transparent;
    position: absolute;
    left: -6px;
    top: 50%;
    margin-top: -3px;
  }
  .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 > a > em,
  .sw-megamenu.navigation.side-megamenu li.level0 > a i {
    color: inherit;
    margin-right: .5rem;
  }
  .page-layout-2columns-right .page-main .sw-megamenu.navigation.side-megamenu li.level0 > a > em,
  .page-layout-2columns-right .page-main .sw-megamenu.navigation.side-megamenu li.level0 > a i {
    margin-left: .5rem;
    margin-right: 0;
  }
  .sw-megamenu.navigation.side-megamenu li.level0:first-child {
    margin-top: 0;
  }
  .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: inherit;
    border-top-color: #08c;
  }
  .sw-megamenu.navigation.side-megamenu li.level0 > .submenu {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
    border-radius: 0;
  }
  .sw-megamenu.navigation.side-megamenu li.level0 > .submenu::before {
    content: '';
    position: absolute;
    border-right: 12px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    left: -12px;
    top: 11.5px;
    z-index: 112;
    width: auto;
    height: auto;
  }
  .page-layout-2columns-right .page-main .sw-megamenu.navigation.side-megamenu li.level0 > .submenu::before {
    border-left: 12px solid #fff;
    border-right: none;
    right: -12px;
    left: auto;
  }
  .sw-megamenu.navigation.side-megamenu li.active {
    background-color: #08c;
    color: #fff;
  }
  .sw-megamenu.navigation.side-megamenu li.active + .level0 > a {
    border-top: 0;
  }
}
@media (max-width: 991px) {
  .sw-megamenu.navigation.side-megamenu {
    display: none;
  }
  .sw-megamenu.navigation .submenu.level0 {
    height: 0;
    visibility: hidden;
  }
  .sw-megamenu.navigation .submenu.level0.opened {
    visibility: visible;
    height: auto;
  }
  .sw-megamenu.navigation li.level0.staticwidth > .submenu {
    width: auto !important;
  }
  .sw-megamenu.navigation li.level0.fullwidth .menu-top-block,
  .sw-megamenu.navigation li.level0.staticwidth .menu-top-block,
  .sw-megamenu.navigation li.level0.fullwidth .menu-right-block,
  .sw-megamenu.navigation li.level0.staticwidth .menu-right-block,
  .sw-megamenu.navigation li.level0.fullwidth .menu-left-block,
  .sw-megamenu.navigation li.level0.staticwidth .menu-left-block,
  .sw-megamenu.navigation li.level0.fullwidth .menu-bottom-block,
  .sw-megamenu.navigation li.level0.staticwidth .menu-bottom-block {
    display: none;
  }
  .sw-megamenu.navigation li.level0 .menu-thumb-img {
    display: none;
  }
  .sw-megamenu.navigation li.ui-menu-item {
    position: relative;
    float: none !important;
  }
  .sw-megamenu.navigation li.ui-menu-item > a {
    position: relative;
  }
  .sw-megamenu.navigation li.ui-menu-item > .open-children-toggle {
    display: block;
    position: absolute;
    width: 42px;
    height: 42px;
    right: 0;
    top: 0;
    z-index: 1;
    cursor: pointer;
  }
  .sw-megamenu.navigation span.cat-label {
    top: 50%;
    right: 36px;
    margin-top: -7px;
    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;
    left: -6px;
    bottom: 3px;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label1 {
    background-color: #0cc485;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label1:before {
    border-right-color: #0cc485;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label2 {
    background-color: #eb2771;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label2:before {
    border-right-color: #eb2771;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label3 {
    background-color: #0ae3eb;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label3:before {
    border-right-color: #0ae3eb;
  }
}
.extend_1,
.owl-carousel.products .owl-controls .owl-nav .owl-prev,
.owl-carousel.products .owl-controls .owl-nav .owl-next,
.owl-carousel.products .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  user-select: none;
  font-size: 0;
}
.products.products-grid,
.custom-slider {
  position: relative;
  padding: 0 0 20px;
}
.owl-carousel.products {
  display: none;
  width: 100%;
  position: relative;
  z-index: 0;
}
.owl-carousel.products .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel.products .owl-animated-in {
  z-index: 0;
}
.owl-carousel.products .owl-animated-out {
  z-index: 1;
}
.owl-carousel.products .fadeOut {
  animation-name: fadeOut;
}
.owl-carousel.products .owl-stage {
  position: relative;
}
.owl-carousel.products .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel.products .owl-stage-outer {
  position: relative;
  overflow: hidden;
  padding: 20px 0;
}
:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-prev {
  width: 40px !important;
  top: 0 !important;
  left: 0 !important;
  background: none transparent !important;
}
:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-prev:hover {
  background: none transparent !important;
}
:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-next {
  width: 40px !important;
  top: 0 !important;
  right: 0 !important;
  background: none transparent !important;
}
:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-next:hover {
  background: none transparent !important;
}
.owl-carousel.products.owl-loaded {
  display: block;
}
.owl-carousel.products.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.products.owl-hidden {
  opacity: 0;
}
.owl-carousel.products .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  user-select: none;
}
.owl-carousel.products .owl-item img {
  display: block;
  width: 100%;
  transform-style: preserve-3d;
}
.owl-carousel.products .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel.products .owl-item .product-item {
  width: 100% !important;
  margin: 10px;
}
.owl-carousel.products .owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.products.owl-rtl {
  direction: rtl;
}
.owl-carousel.products.owl-rtl .owl-item {
  float: right;
}
.owl-carousel.products .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000000;
}
.owl-carousel.products .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  transition: scale 100ms ease;
}
.owl-carousel.products .owl-video-play-icon:hover {
  transition: scale(1.3, 1.3);
}
.owl-carousel.products .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel.products .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel.products .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel.products .owl-video-frame {
  position: relative;
  z-index: 1;
}
.owl-carousel.products .owl-refresh .owl-item {
  display: none;
}
.owl-carousel.products.owl-text-select-on .owl-item {
  user-select: auto;
}
.owl-carousel.products .banner-item .content_slider {
  position: absolute;
  top: 25%;
  left: 50px;
  width: calc(100% - 120px);
  z-index: 1;
  color: #ffffff;
}
.owl-carousel.products .banner-item .content_slider .banner-title {
  width: 100%;
  color: #ffffff;
  font-size: 32px;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  clear: both;
}
.owl-carousel.products .banner-item .content_slider .banner-description {
  width: 100%;
  clear: both;
  display: inline-block;
  text-align: center;
  padding: 15px 0;
}
.owl-carousel.products .banner-item .content_slider .buttons {
  width: 100%;
  clear: both;
  display: inline-block;
  text-align: center;
}
.owl-carousel.products .banner-item .content_slider .buttons a.action.primary {
  margin: 10px;
}
.owl-carousel.products .banner-item .content_slider .buttons .custom_content {
  margin: 10px 0 0;
  text-align: center;
}
.owl-carousel.products .product-item-details {
  float: left;
  width: 100%;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 500ms ease-in-out;
}
.owl-theme.owl-carousel .owl-controls .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme.owl-carousel .owl-controls .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  border: 1px solid #d6d6d6;
  background: white;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-theme.owl-carousel .owl-controls .owl-dot:hover span {
  background: #000000;
}
.owl-theme.owl-carousel .owl-controls .owl-dot.active span {
  background: #000000;
  border: 1px solid #000000;
}
.owl-theme.owl-carousel .product .price-container .price {
  padding-right: 3px;
}
.owl-theme .owl-controls {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-controls .owl-nav [class*=owl-] {
  color: #ffffff;
  font-size: 0px;
  margin: calc(-@size / 2) 0 0;
  padding: 0;
  background: rgba(255, 255, 255, 0.5);
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  text-indent: 100%;
  overflow: hidden;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-] {
  background: transparent;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev {
  left: 15px;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev {
  left: -55px;
  font-size: 0;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:before {
  position: absolute;
  top: 8px;
  left: 6px;
  z-index: 1;
  width: 26px;
  height: 25px;
  content: "";
  background-color: black;
  text-indent: 0;
  border-top: none;
  transform: rotate(360deg);
  -webkit-mask-image: url(../WeltPixel_OwlCarouselSlider/images/arrow.svg);
  mask-image: url(../WeltPixel_OwlCarouselSlider/images/arrow.svg);
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:after {
  border-top: none;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
  right: 15px;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
  right: -55px;
  font-size: 0;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:before {
  position: absolute;
  top: 8px;
  left: 7px;
  z-index: 1;
  width: 26px;
  height: 25px;
  content: "";
  background-color: black;
  border-top: none;
  transform: rotate(180deg);
  -webkit-mask-image: url(../WeltPixel_OwlCarouselSlider/images/arrow.svg);
  mask-image: url(../WeltPixel_OwlCarouselSlider/images/arrow.svg);
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:after {
  border-top: none;
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background: #000000;
  color: #ffffff;
  text-decoration: none;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background: transparent;
  color: #000000;
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before,
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover:after {
  background-color: #ffffff;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before,
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:after {
  border-color: #000000;
}
.owl-theme .owl-controls .owl-nav .disabled {
  opacity: .5;
  cursor: default;
}
.owl-theme .owl-dots {
  position: absolute;
  width: 100%;
  bottom: 20px;
}
[class*=owl-carousel-products-] .owl-theme .owl-dots {
  position: relative;
  bottom: -20px;
}
.owl-theme[class*=owl-carousel-product] .owl-controls .owl-nav [class*=owl-]:hover:before,
.owl-theme[class*=owl-carousel-product] .owl-controls .owl-nav [class*=owl-]:hover:after {
  background: #000000;
}
.no-js .owl-carousel {
  display: block;
}
#pre-div-ajax {
  position: relative;
  top: 80px;
}
#pre-div {
  background-color: #ffffff;
  bottom: 0;
  height: 100%;
  width: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10000;
}
#pre-div .cssload-loader {
  position: relative;
  left: calc(50% - 31px);
  top: calc(50% - 31px);
  width: 62px;
  height: 62px;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  perspective: 780px;
}
#pre-div .cssload-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
#pre-div .cssload-inner.cssload-one {
  left: 0%;
  top: 0%;
  animation: cssload-rotate-one 1.15s linear infinite;
  -o-animation: cssload-rotate-one 1.15s linear infinite;
  -ms-animation: cssload-rotate-one 1.15s linear infinite;
  -webkit-animation: cssload-rotate-one 1.15s linear infinite;
  -moz-animation: cssload-rotate-one 1.15s linear infinite;
  border-bottom: 3px solid #000000;
}
#pre-div .cssload-inner.cssload-two {
  right: 0%;
  top: 0%;
  animation: cssload-rotate-two 1.15s linear infinite;
  -o-animation: cssload-rotate-two 1.15s linear infinite;
  -ms-animation: cssload-rotate-two 1.15s linear infinite;
  -webkit-animation: cssload-rotate-two 1.15s linear infinite;
  -moz-animation: cssload-rotate-two 1.15s linear infinite;
  border-right: 3px solid #000000;
}
#pre-div .cssload-inner.cssload-three {
  right: 0%;
  bottom: 0%;
  animation: cssload-rotate-three 1.15s linear infinite;
  -o-animation: cssload-rotate-three 1.15s linear infinite;
  -ms-animation: cssload-rotate-three 1.15s linear infinite;
  -webkit-animation: cssload-rotate-three 1.15s linear infinite;
  -moz-animation: cssload-rotate-three 1.15s linear infinite;
  border-top: 3px solid #000000;
}
#pre-div .catalog-product-view .product-items .product-item-actions .actions-secondary {
  display: inline-block !important;
}
#pre-div .catalog-product-view .product-items .product-item-actions .action.tocompare {
  position: absolute !important;
  right: 0 !important;
}
#pre-div .catalog-product-view .product-items .product-item-actions .action.towishlist {
  position: absolute !important;
  left: 0 !important;
}
@keyframes cssload-rotate-one {
  0% {
    transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-o-keyframes cssload-rotate-one {
  0% {
    -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-ms-keyframes cssload-rotate-one {
  0% {
    -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-webkit-keyframes cssload-rotate-one {
  0% {
    -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-moz-keyframes cssload-rotate-one {
  0% {
    -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@keyframes cssload-rotate-two {
  0% {
    transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-o-keyframes cssload-rotate-two {
  0% {
    -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-ms-keyframes cssload-rotate-two {
  0% {
    -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-webkit-keyframes cssload-rotate-two {
  0% {
    -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-moz-keyframes cssload-rotate-two {
  0% {
    -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@keyframes cssload-rotate-three {
  0% {
    transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-o-keyframes cssload-rotate-three {
  0% {
    -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-ms-keyframes cssload-rotate-three {
  0% {
    -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-webkit-keyframes cssload-rotate-three {
  0% {
    -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-moz-keyframes cssload-rotate-three {
  0% {
    -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
.catalog-product-view.theme-pearl .column.main .block-content.content .block-actions .action.select {
  font-size: 18px;
}
.catalog-product-view .column.main .block-content.content .block-actions .action.select {
  margin-left: 10px;
}
.catalog-product-view .column.main .products-grid.products-related .product-item .product-item-info .product-item-details .field.choice.related {
  width: 80px;
  margin: 0 auto;
  float: none;
  position: static;
}
/* Mixins */
.css-code-ie-edge {
  /* IE10+ Edge CSS styles go here */
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev::before {
  content: "\e7a4" !important;
  font-size: 41px !important;
  line-height: 23px !important;
  background: transparent;
  color: black;
  left: 5px;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
  content: "\e608" !important;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
  overflow: visible !important;
  right: 30px !important;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next::before {
  content: "\e7a4" !important;
  font-size: 41px !important;
  line-height: 23px !important;
  background: transparent;
  color: black;
  left: 42px;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
  content: "\e617" !important;
  font-family: "luma-icons";
  font-size: 22px !important;
  line-height: 24px !important;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento::before {
  content: "\e617" !important;
  font-family: "luma-icons";
  font-size: 22px !important;
  line-height: 24px !important;
  left: 45px;
}
.css-code-ie-edge [class*=owl-carousel-products-].owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento {
  right: -55px !important;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before {
  background: transparent !important;
  color: #fff !important;
}
.css-code-ie-edge [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::before,
.css-code-ie-edge [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::after {
  color: black !important;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ Edge CSS styles go here */
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev::before {
    content: "\e7a4" !important;
    font-size: 41px !important;
    line-height: 23px !important;
    background: transparent;
    color: black;
    left: 5px;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
    content: "\e608" !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
    overflow: visible !important;
    right: 30px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next::before {
    content: "\e7a4" !important;
    font-size: 41px !important;
    line-height: 23px !important;
    background: transparent;
    color: black;
    left: 42px;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
    content: "\e617" !important;
    font-family: "luma-icons";
    font-size: 22px !important;
    line-height: 24px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento::before {
    content: "\e617" !important;
    font-family: "luma-icons";
    font-size: 22px !important;
    line-height: 24px !important;
    left: 45px;
  }
  [class*=owl-carousel-products-].owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento {
    right: -55px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before {
    background: transparent !important;
    color: #fff !important;
  }
  [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::before,
  [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::after {
    color: black !important;
  }
}
@supports (-ms-ime-align:auto) {
  /* IE10+ Edge CSS styles go here */
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev::before {
    content: "\e7a4" !important;
    font-size: 41px !important;
    line-height: 23px !important;
    background: transparent;
    color: black;
    left: 5px;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
    content: "\e608" !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
    overflow: visible !important;
    right: 30px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next::before {
    content: "\e7a4" !important;
    font-size: 41px !important;
    line-height: 23px !important;
    background: transparent;
    color: black;
    left: 42px;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
    content: "\e617" !important;
    font-family: "luma-icons";
    font-size: 22px !important;
    line-height: 24px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento::before {
    content: "\e617" !important;
    font-family: "luma-icons";
    font-size: 22px !important;
    line-height: 24px !important;
    left: 45px;
  }
  [class*=owl-carousel-products-].owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento {
    right: -55px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before {
    background: transparent !important;
    color: #fff !important;
  }
  [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::before,
  [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::after {
    color: black !important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
@media (min-width: 576px) {
  .product-item-info .product-type-advanced.effect-cartlink:not(.cartlink-image) .product-item-details:not(.show-cartlink-top) .price-box {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.3s, visibility 0.3s;
    margin-bottom: 0;
  }
  .product-item-info .product-type-advanced.effect-cartlink:not(.cartlink-image) .product-item-details:not(.show-cartlink-top) .product-item-inner {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0;
    position: absolute;
    right: 0px;
    left: 0px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s, visibility 0.3s, transform 0.3s;
  }
  .product-item-info:hover .product-type-advanced.effect-cartlink:not(.cartlink-image) .product-item-details:not(.show-cartlink-top) .price-box {
    opacity: 0;
    visibility: hidden;
  }
  .product-item-info:hover .product-type-advanced.effect-cartlink:not(.cartlink-image) .product-item-details:not(.show-cartlink-top) .product-item-inner {
    opacity: 1;
    visibility: visible;
    transform: translateY(-20px);
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .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: 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.divider-line.columns3 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns4 .product-item.nth-child-2np1,
  .products-grid.divider-line.columns4 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns5 .product-item.nth-child-2np1,
  .products-grid.divider-line.columns5 .product-item.nth-child-2np1 {
    border-left-color: rgba(0, 0, 0, 0.09);
  }
  .products-grid.products.grid.flex-grid.columns3 .product-item.nth-child-3np1,
  .products-grid.divider-line.columns3 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns4 .product-item.nth-child-3np1,
  .products-grid.divider-line.columns4 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns5 .product-item.nth-child-3np1,
  .products-grid.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.columns4 .product-item:nth-child(3) .product-item-info,
  .products-grid.products.grid.flex-grid.columns5 .product-item:nth-child(3) .product-item-info,
  .products-grid.divider-line.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.divider-line.columns6 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns7 .product-item.nth-child-3np1,
  .products-grid.divider-line.columns7 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns8 .product-item.nth-child-3np1,
  .products-grid.divider-line.columns8 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns6 .product-item.nth-child-2np1,
  .products-grid.divider-line.columns6 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns7 .product-item.nth-child-2np1,
  .products-grid.divider-line.columns7 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns8 .product-item.nth-child-2np1,
  .products-grid.divider-line.columns8 .product-item.nth-child-2np1 {
    border-left-color: rgba(0, 0, 0, 0.09);
  }
  .products-grid.products.grid.flex-grid.columns6 .product-item.nth-child-5np1,
  .products-grid.divider-line.columns6 .product-item.nth-child-5np1,
  .products-grid.products.grid.flex-grid.columns7 .product-item.nth-child-5np1,
  .products-grid.divider-line.columns7 .product-item.nth-child-5np1,
  .products-grid.products.grid.flex-grid.columns8 .product-item.nth-child-5np1,
  .products-grid.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.columns7 .product-item:nth-child(5) .product-item-info,
  .products-grid.products.grid.flex-grid.columns8 .product-item:nth-child(5) .product-item-info,
  .products-grid.divider-line.columns8 .product-item:nth-child(5) .product-item-info {
    border-top-color: transparent;
  }
}
@media (min-width: 768px) {
  .porto-posts-grid.filter-vertical {
    display: flex;
  }
  .porto-posts-grid.filter-vertical .nav {
    flex-direction: column;
    flex: 0 0 auto;
    width: 20%;
  }
  html:not(.rtl) .porto-posts-grid.filter-vertical .sort-source li {
    margin-right: 0 !important;
  }
  .rtl .porto-posts-grid.filter-vertical .sort-source li {
    margin-left: 0 !important;
  }
  .porto-posts-grid.filter-vertical .posts-wrap {
    flex: 1;
    width: 80%;
  }
  .porto-posts-grid.slider-wrapper .nav {
    padding: 0 10px;
  }
}
@media (min-width: 992px) {
  .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.divider-line.columns3 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns4 .product-item.nth-child-2np1,
  .products-grid.divider-line.columns4 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns5 .product-item.nth-child-2np1,
  .products-grid.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.columns6 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns7 .product-item.nth-child-2np1,
  .products-grid.divider-line.columns7 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns8 .product-item.nth-child-2np1,
  .products-grid.divider-line.columns8 .product-item.nth-child-2np1 {
    border-left-color: rgba(0, 0, 0, 0.09);
  }
  .products-grid.products.grid.flex-grid.columns6 .product-item.nth-child-3np1,
  .products-grid.divider-line.columns6 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns7 .product-item.nth-child-3np1,
  .products-grid.divider-line.columns7 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns8 .product-item.nth-child-3np1,
  .products-grid.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.columns8 .product-item:nth-child(3) .product-item-info {
    border-top-color: transparent;
  }
}
@media (min-width: 576px) and (max-width: 740px) {
  .product-item-info.type17 .product-type-advanced .product-item-inner:not(.show-cart-icon) .product-item-actions > .actions-primary .tocart span {
    display: none;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .porto-posts-grid.filter-vertical .nav {
    width: 20%;
  }
  .porto-posts-grid.filter-vertical .posts-wrap {
    width: calc(80%);
  }
}
@media (max-width: 575px) {
  .product-item-info.type17 .qty-box {
    align-self: center;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .toolbar {
    font-size: 11px;
    letter-spacing: -.025em;
    font-weight: 600;
    color: #222529;
    margin-bottom: 20px;
    background: #f4f4f4;
    padding: 10px 2px 0 12px;
    margin-right: 0;
  }
  .toolbar select {
    text-transform: uppercase;
    height: 36px;
    max-width: 140px;
    letter-spacing: inherit;
    font-weight: inherit;
    color: #222529;
  }
  .toolbar .sorter-label,
  .toolbar .limiter .label {
    font-weight: inherit;
  }
  .products.wrapper ~ .toolbar {
    background: none;
    margin: 0;
    padding: 0;
    padding-top: 25px;
    font-size: 13px;
    font-weight: 400;
    color: inherit;
    letter-spacing: normal;
    position: static !important;
  }
  .products.wrapper ~ .toolbar select {
    height: 34px;
    max-width: auto;
    color: inherit;
  }
}
@media (max-width: 575px) {
  .toolbar .modes,
  .toolbar .sorter-label,
  .toolbar .limiter .label {
    display: none;
  }
}
@media (max-width: 991px) {
  .nav-sections .switcher-trigger strong:after {
    font-size: 1.6rem;
    right: -25px;
    top: 2px;
  }
  .navigation .parent .level-top:after {
    font-size: 2.2rem;
    right: 10px;
    top: 13px;
  }
  header.page-header.sticky-header .header-main {
    position: fixed;
    width: 100%;
    top: 0;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.06);
    background-color: #fff;
    z-index: 9;
  }
}
@media (max-width: 991px) {
  .nav-sections .customer-welcome,
  .nav-sections .customer-welcome + .authorization-link {
    display: none;
  }
}
@media (min-width: 992px) {
  html,
  body {
    min-height: 100%;
  }
  .ie9 body {
    background-color: #8f8f8f;
  }
  .customer-menu .header.links a {
    color: #777 !important;
  }
  .sticky-logo {
    float: left;
    margin-top: 13px;
    margin-right: 20px;
  }
  .sticky-logo .logo {
    margin: 0 !important;
  }
  .sticky-logo .logo img {
    height: 35px;
    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 10px;
  }
  header.page-header.sticky-header .navigation > ul {
    background-color: transparent;
  }
  header.page-header.sticky-header .navigation li.level0 > a > span.cat-label {
    top: -9px;
  }
  header.page-header.sticky-header .minicart-wrapper {
    position: absolute;
    right: 10px;
    top: 20%;
  }
  .page-header {
    margin-bottom: 0;
  }
  .page-header .header.panel {
    padding: 0;
  }
  .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: '\e81c';
    display: inline-block;
    font-family: 'porto-icons';
    vertical-align: top;
    margin-left: 5px;
    line-height: 42px;
  }
  .page-header .navigation .level0 .submenu {
    padding: 10px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  }
  .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: 0;
    line-height: 15px;
    float: right;
  }
  .page-header .navigation .level0 .submenu .active > a {
    border: 0;
  }
  .page-header .drop-menu {
    position: relative;
  }
  .page-header .drop-menu .nav-sections {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    visibility: hidden;
    opacity: 0;
  }
  .page-header .drop-menu .nav-sections.visible {
    visibility: visible;
    opacity: 1;
  }
  .page-header .drop-menu > a {
    display: block;
    font-size: 14px;
    letter-spacing: -.01em;
    font-weight: 700;
    background: #222529;
    color: #fff;
    line-height: 20px;
    padding: 15px 15px 15px 20px;
  }
  .page-header .drop-menu > a:hover {
    background-color: #555;
  }
  .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: 1em;
  }
  .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;
  }
  .header.panel > .header.links > li > a,
  .header.panel > .header.links > li > span {
    border-left: 1px solid rgba(255, 255, 255, 0.18);
  }
  .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: 0.25em;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .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%;
  }
}
@media (min-width: 768px) {
  .onepage-category > .category-list > ul > li {
    margin-bottom: 1rem;
  }
  .pt_row-o-full-height > .container > .row,
  .pt_row-o-equal-height > .container > .row > .pt_column_container > .pt_column-inner {
    height: 100%;
  }
  .footer .footer-top .widget {
    margin: 0;
  }
}
@media (max-width: 1199px) {
  .onepage-cat.category-list + .main.container {
    padding: 0 50px;
  }
  .onepage-category .category-detail .menu-popup ul > li > a {
    font-size: 11px;
  }
  .onepage-category .category-detail .title-menu > .menu-popup {
    padding: 10px 0;
  }
}
@media (max-width: 991px) {
  .footer .footer-bottom > .container {
    justify-content: flex-start;
  }
  .footer .footer-bottom .custom-block.f-right {
    padding-left: 0;
    text-align: left;
  }
  .porto-ibanner-layer {
    font-size: .875rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .nav-open .onepage-category > .category-list {
    position: absolute;
  }
}
@media (max-width: 767px) {
  #newsletter_popup {
    width: 100% !important;
  }
  #newsletter_popup .col-10 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .porto-ibanner-layer {
    font-size: .8125rem;
  }
  .cms-index-index .onepage-category,
  .onepage-category {
    display: block;
  }
  .onepage-category > .category-list {
    width: auto;
    float: none;
    padding: 0;
    min-height: 0;
    position: static;
    margin-bottom: 20px;
  }
  .onepage-category > .category-list > ul {
    padding: 0;
  }
  .onepage-category > .category-list > ul > li {
    margin: 0;
    display: inline-block;
  }
  .onepage-category > .category-list > ul > li > a:after,
  .onepage-category > .category-list > ul > li > a:hover > span {
    display: none;
  }
  .onepage-category > .category-details {
    float: none;
    width: auto;
  }
  .onepage-category > .category-list > ul {
    position: static !important;
  }
  .onepage-category .category-detail .menu-popup > ul {
    display: block;
  }
  .onepage-category .category-detail .menu-popup > ul.columns5 > li {
    width: 50%;
    padding: 10px 15px;
  }
  .onepage-category .category-detail .menu-popup > ul.columns5 > li:nth-child(5n+1) {
    border-left: 1px solid #bebebe;
    clear: none;
  }
  .onepage-category .category-detail .menu-popup > ul.columns5 > li:nth-child(2n+1) {
    border-left: 0;
    clear: left;
  }
  .onepage-category .category-detail .menu-popup ul > li > a {
    font-size: 14px;
  }
}
@media (max-width: 575px) {
  .porto-ibanner-layer {
    font-size: .75rem;
  }
  .onepage-category .category-detail .products-area .category-link {
    margin-left: 0;
    margin-bottom: 25px;
    float: none;
    display: inline-block;
  }
}
.has-ccols:not(.owl-loaded) {
  display: flex;
  width: auto;
}
.has-ccols {
  flex-wrap: wrap;
}
.has-ccols.owl-carousel:not(.owl-loaded) {
  flex-wrap: nowrap;
  overflow: hidden;
}
.has-ccols > *,
.ccols-wrap > * {
  max-width: 100% !important;
  flex: 0 0 auto !important;
  width: var(--porto-cw, 100%) !important;
}
.porto-carousel .elementor-column {
  width: 100% !important;
}
.has-ccols .elementor-section,
.has-ccols .elementor-column,
.has-ccols .elementor-element {
  width: var(--porto-cw, 100%) !important;
}
.owl-carousel.has-ccols:not(.owl-loaded) > * {
  position: relative;
}
.ccols-1 {
  --porto-cw: 100%;
}
.ccols-2 {
  --porto-cw: 50%;
}
.ccols-3 {
  --porto-cw: 33.3333%;
}
.ccols-4 {
  --porto-cw: 25%;
}
.ccols-5 {
  --porto-cw: 20%;
}
.ccols-6 {
  --porto-cw: 16.6666%;
}
.ccols-7 {
  --porto-cw: 14.2857%;
}
.ccols-8 {
  --porto-cw: 12.5%;
}
.ccols-9 {
  --porto-cw: 11.1111%;
}
.ccols-10 {
  --porto-cw: 10%;
}
@media (min-width: 576px) {
  .ccols-sm-1 > * {
    --porto-cw: 100%;
  }
  .ccols-sm-2 > * {
    --porto-cw: 50%;
  }
  .ccols-sm-3 > * {
    --porto-cw: 33.3333%;
  }
  .ccols-sm-4 > * {
    --porto-cw: 25%;
  }
  .ccols-sm-5 > * {
    --porto-cw: 20%;
  }
  .ccols-sm-6 > * {
    --porto-cw: 16.6666%;
  }
}
@media (min-width: 768px) {
  .ccols-md-1 > * {
    --porto-cw: 100%;
  }
  .ccols-md-2 > * {
    --porto-cw: 50%;
  }
  .ccols-md-3 > * {
    --porto-cw: 33.3333%;
  }
  .ccols-md-4 > * {
    --porto-cw: 25%;
  }
  .ccols-md-5 > * {
    --porto-cw: 20%;
  }
  .ccols-md-6 > * {
    --porto-cw: 16.6666%;
  }
}
@media (min-width: 992px) {
  .ccols-lg-1 > * {
    --porto-cw: 100%;
  }
  .ccols-lg-2 > * {
    --porto-cw: 50%;
  }
  .ccols-lg-3 > * {
    --porto-cw: 33.3333%;
  }
  .ccols-lg-4 > * {
    --porto-cw: 25%;
  }
  .ccols-lg-5 > * {
    --porto-cw: 20%;
  }
  .ccols-lg-6 > * {
    --porto-cw: 16.6666%;
  }
  .ccols-lg-7 > * {
    --porto-cw: 14.2857%;
  }
  .ccols-lg-8 > * {
    --porto-cw: 12.5%;
  }
  .ccols-lg-9 > * {
    --porto-cw: 11.1111%;
  }
}
@media (min-width: 1592px) {
  .ccols-xl-2 > * {
    --porto-cw: 50%;
  }
  .ccols-xl-3 > * {
    --porto-cw: 33.3333%;
  }
  .ccols-xl-4 > * {
    --porto-cw: 25%;
  }
  .ccols-xl-5 > * {
    --porto-cw: 20%;
  }
  .ccols-xl-6 > * {
    --porto-cw: 16.6666%;
  }
  .ccols-xl-7 > * {
    --porto-cw: 14.2857%;
  }
  .ccols-xl-8 > * {
    --porto-cw: 12.5%;
  }
  .ccols-xl-9 > * {
    --porto-cw: 11.1111%;
  }
  .ccols-xl-10 > * {
    --porto-cw: 10%;
  }
}
@media (min-width: 1400px) {
  .ccols-sl-10 > * {
    --porto-cw: 10%;
  }
  .ccols-sl-9 > * {
    --porto-cw: 11.1111%;
  }
  .ccols-sl-8 > * {
    --porto-cw: 12.5%;
  }
  .ccols-sl-7 > * {
    --porto-cw: 14.2857%;
  }
}
.has-ccols.owl-loaded > div {
  flex: none !important;
  width: auto !important;
  max-width: none !important;
}
.has-ccols.owl-loaded > .owl-nav {
  width: 100% !important;
}
.row > .porto-carousel {
  padding-left: 0;
  padding-right: 0;
}
.weltpixel-quickview-catalog-product-view .box-tocart .action.tocart,
.weltpixel_quickview-catalog_product-view .box-tocart .action.tocart {
  width: 100%;
}
.weltpixel-quickview-catalog-product-view .reviews-actions .add,
.weltpixel_quickview-catalog_product-view .reviews-actions .add {
  display: none;
}
.weltpixel-quickview-catalog-product-view .main-product-detail,
.weltpixel_quickview-catalog_product-view .main-product-detail {
  padding: 0;
}
.weltpixel-quickview-catalog-product-view .page-main,
.weltpixel_quickview-catalog_product-view .page-main {
  padding: 25px !important;
  background: #fff;
}
.weltpixel-quickview-catalog-product-view .sidebar,
.weltpixel_quickview-catalog_product-view .sidebar {
  display: none;
}
.weltpixel-quickview-catalog-product-view .page-main,
.weltpixel_quickview-catalog_product-view .page-main {
  max-width: 100% !important;
}
.weltpixel-quickview-catalog-product-view .page-main .columns,
.weltpixel_quickview-catalog_product-view .page-main .columns {
  padding: 0 !important;
}
.weltpixel-quickview-catalog-product-view .page-wrapper,
.weltpixel_quickview-catalog_product-view .page-wrapper {
  max-width: 100% !important;
  padding: 0 !important;
  min-height: auto;
}
.weltpixel-quickview-catalog-product-view .column.main,
.weltpixel_quickview-catalog_product-view .column.main {
  width: 100%;
  padding: 0;
}
.box-gotoproduct #product-gotoproduct-button {
  background: none;
  color: #222529;
  border: none;
  height: auto;
  margin-top: 10px;
  display: inline-block;
  min-width: auto;
  padding: 0;
}
.product-item .weltpixel-quickview {
  display: none;
}
.products-grid .product-item .product-item-info {
  position: relative;
}
/**
 * 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_FreeShippingBar
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.mpfsb {
  z-index: 999;
  width: 100%;
  line-height: 16px;
  font-weight: 300;
}
.mpfsb .message-area {
  padding: 5px;
  display: none;
  align-items: center;
  justify-content: center;
}
.mpfsb .message-area.active {
  display: flex;
}
.mpfsb .message-goal {
  display: flex;
  justify-content: center;
}
.mpfsb .message-goal-icon {
  display: block;
  margin-right: 5px;
  height: 16px;
  width: 16px;
  min-width: 16px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.mpfsb .message-goal-content {
  display: block;
}
.header-center .mpfsb {
  font-size: 14px;
  font-weight: normal;
}
.header-center .mpfsb .message-area {
  min-height: 42px;
}
.header-center .mpfsb .goal,
.header-center .mpfsb .below_goal {
  color: inherit;
}
.minicart-wrapper .block-minicart .mpfsb .message-area,
.cart-summary .mpfsb .message-area {
  background-color: #ffe8c3 !important;
}
.cart-summary .mpfsb .message-area {
  justify-content: flex-start;
}
.box-tocart .mpfsb .message-area {
  background-color: inherit !important;
  justify-content: flex-start;
}
.minicart-wrapper .block-minicart .mpfsb .message-area.goal-reached,
.cart-summary .mpfsb .message-area.goal-reached,
.box-tocart .mpfsb .message-area.goal-reached {
  background-color: #a3eac9 !important;
}
.wrapper-mp-freeshippingbars > div .message-area {
  margin-bottom: 10px;
}
.minicart-wrapper .block-minicart .wrapper-mp-freeshippingbars {
  padding: 0 10px 10px;
}
.box-tocart .wrapper-mp-freeshippingbars,
.cart-summary .wrapper-mp-freeshippingbars {
  margin-top: 15px;
}
@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 0.5em 0.25em 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 0.25em;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .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,
  .storecredit .block,
  .paypal-review-discount .block,
  .cart-discount .block,
  .checkout-cart-custom-text .block {
    width: 48%;
  }
  .abs-blocks-2columns:nth-child(1),
  .abs-discount-block-desktop .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),
  .storecredit .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1),
  .checkout-cart-custom-text .block:nth-child(1) {
    float: left;
    clear: left;
  }
  .abs-blocks-2columns:nth-child(2),
  .abs-discount-block-desktop .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),
  .storecredit .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2),
  .checkout-cart-custom-text .block:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns:nth-child(2) + *,
  .abs-discount-block-desktop .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) + *,
  .storecredit .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + *,
  .checkout-cart-custom-text .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 2.5em;
  }
  .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 {
    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 {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .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 1em;
  }
  .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-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history {
    margin-top: -1.25em;
  }
  .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: -1em 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 #e7e7e7;
  }
  .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,
  .checkout-cart-custom-text .block {
    width: 48%;
  }
  .abs-discount-block-desktop .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title,
  .checkout-cart-custom-text .block > .title {
    border: 0;
    cursor: default;
    padding: 0 0 0.5em;
  }
  .abs-discount-block-desktop .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong,
  .checkout-cart-custom-text .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,
  .checkout-cart-custom-text .block > .title:after {
    display: none;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content,
  .checkout-cart-custom-text .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,
  .checkout-cart-custom-text .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  h1 {
    font-size: 3em;
    margin-bottom: 2em;
  }
  .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: 1em;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 1em;
    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: 2em;
    font-size: 1em;
    color: #c1c1c1;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #eeeeee;
    border-bottom: none;
    height: 2em;
    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: 5em;
    padding: 35px 35px 35px 35px;
    border: 1px solid #eeeeee;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .product.data.items > .item:first-child + div.item.content {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 35px 0 0;
    color: #818692;
    padding: 7px 0;
    font-weight: 700;
    text-transform: uppercase;
    background: none;
    border-bottom: 2px solid transparent;
  }
  .product.data.items > .item.title > .switch {
    font-size: 13px;
    display: inline-block;
    border: none;
    height: auto;
    padding: 0 !important;
    color: inherit;
    font-weight: inherit;
    line-height: inherit;
    background: none !important;
    display: block;
  }
  .product.data.items > .item.title > .switch:hover,
  .product.data.items > .item.title > .switch:active,
  .product.data.items > .item.title > .switch:focus {
    color: inherit !important;
    border-color: inherit !important;
    background: none;
  }
  .product.data.items > .item.title.active {
    color: #222529;
    border-color: #222529;
  }
  .product.data.items > .item.title.active > .switch {
    color: inherit;
    background: none;
    padding: 0;
  }
  .product.data.items > .item.title.active > .switch:hover,
  .product.data.items > .item.title.active > .switch:focus {
    padding: 0;
    color: inherit;
    background: none;
  }
  .product.data.items > .item.title:hover {
    border-color: #222529;
  }
  .product.data.items > .item.title:hover > .switch {
    color: inherit;
    padding: 0;
  }
  .product.data.items > .item.content {
    border: none;
    border-top: solid 1px #e7e7e7;
    box-shadow: none;
    padding: 30px 0 15px;
    margin-top: 40px;
  }
  .vertical .product.data.items > .item.title {
    max-width: 20%;
    text-align: left;
    float: none;
    border: none;
    padding: 0;
    margin: 0;
    margin-bottom: 13px;
    overflow: hidden;
    position: relative;
  }
  .vertical .product.data.items > .item.title > .switch {
    padding: 3px 0 10px !important;
    display: inline-block;
  }
  .vertical .product.data.items > .item.title > .switch::before {
    content: '';
    position: absolute;
    width: 100%;
    bottom: 0;
    border-bottom: 1px solid #dae2e6;
    z-index: 1;
  }
  .vertical .product.data.items > .item.title > .switch::after {
    content: '';
    display: block;
    position: absolute;
    width: 30vw;
    bottom: 0;
    border-bottom: 1px solid #dae2e6;
    z-index: 0;
    left: 0;
  }
  .vertical .product.data.items > .item.title.active > .switch::before,
  .vertical .product.data.items > .item.title:hover > .switch::before {
    border-width: 2px;
    border-bottom-color: inherit;
  }
  .vertical .product.data.items > .item.content {
    position: absolute;
    float: none;
    margin: 0;
    width: 80%;
    right: 0;
    top: 0;
    padding-top: 0;
    border-top: none;
    padding-left: 30px;
    min-height: 180px;
  }
  .accordion .product.data.items > .item.title {
    border-color: #e7e7e7;
  }
  .accordion .product.data.items > .item.title.active {
    border-color: inherit;
  }
  .accordion .product.data.items > .item.title,
  .accordion .product.data.items > .item.content {
    float: none;
    margin: 0;
    display: block;
  }
  .accordion .product.data.items > .item.content {
    border: none;
  }
  .sticky .product.data.items > .item.title.active {
    color: inherit;
    border-color: transparent;
  }
  .sticky .product.data.items > .item.title:hover {
    color: inherit;
    border-color: inherit;
  }
  .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;
  }
  .amscroll-backtotop-block.-desktop-arrow {
    padding: 0;
    width: 50px;
    height: 50px;
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-arrow:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-arrow:after {
    width: 14px;
    height: 28px;
    background: url('../Amasty_Scroll/images/arrow.svg');
  }
  .amscroll-backtotop-block.-desktop-arrow .amscroll-text {
    display: none;
  }
  .amscroll-backtotop-block.-desktop-text {
    padding-right: 7px;
    border-radius: 100px;
    transform: rotate(-90deg) translate(60px, 60px);
  }
  .amscroll-backtotop-block.-desktop-text:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-text:after {
    width: 24px;
    height: 24px;
    background: url('../Amasty_Scroll/images/chevron.svg');
  }
  .amscroll-backtotop-block.-desktop-edge {
    right: 0;
    padding: 4px 26px 4px 20px;
    border-radius: 20px 20px 0 0;
    transform: rotate(-90deg) translate(71px, 72px);
  }
  .amscroll-backtotop-block.-desktop-edge .amscroll-text {
    margin-right: 20px;
  }
  .amscroll-backtotop-block.-desktop-edge:before {
    border-radius: 20px 20px 0 0;
  }
  .amscroll-backtotop-block.-desktop-edge:after {
    width: 14px;
    height: 28px;
    background: url('../Amasty_Scroll/images/arrow.svg');
    transform: rotate(90deg) translateX(2px);
  }
  .am-brands-fullwidth {
    width: 100% !important;
  }
  .ui-tooltip.ui-widget {
    max-width: 450px;
  }
  .filter-options-content a:hover {
    text-decoration: none;
  }
  .catalog-topnav {
    display: block;
  }
  .page-layout-1column .toolbar-products {
    position: inherit !important;
  }
  .filter-options-content .am-filter-price {
    width: 40%;
  }
  .sidebar > .block-category-list {
    margin-bottom: 14px;
  }
  .amasty-catalog-topnav {
    margin-top: 3px;
  }
  .amasty-catalog-topnav.catalog-topnav .filter-options .filter-options-content {
    min-width: 200px;
    z-index: 1001;
  }
  .amasty-catalog-topnav .filter-options {
    margin-bottom: 20px;
    padding: 3px 0;
  }
  .amasty-catalog-topnav .filter-subtitle {
    display: none;
  }
  .amasty-catalog-topnav .amshopby-category-dropdown {
    min-width: 200px;
  }
  .amasty-catalog-topnav .filter-options-item {
    margin-bottom: 0;
  }
  .amasty-catalog-topnav .filter-options-item:first-child .filter-options-title {
    padding-left: 0;
  }
  .amasty-catalog-topnav .filter-options-title {
    padding-right: 5px;
  }
  .amasty-catalog-topnav .filter-options-title:after {
    display: inline-block;
    margin: 0 0 0 15px;
    position: static;
    transform: translateY(-2px);
  }
  .sidebar.sidebar-main.-amshopby-sticky {
    background: #ffffff;
    position: sticky;
    top: 0;
    z-index: 10;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options {
    overflow-y: auto;
    scrollbar-width: thin;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover {
    scrollbar-color: #adadad rgba(173, 173, 173, 0.2);
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar {
    background: #f0f0f0;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-thumb {
    background: #adadad;
    border-radius: 6px;
    cursor: pointer;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #ffffff;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar {
    height: 12px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar-thumb {
    height: 6px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options ::-webkit-scrollbar-track {
    height: 6px;
    width: 6px;
  }
  .amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-flyout-block .items.amshopby-fly-out-view {
    margin: -11px;
    box-shadow: none;
  }
  .filter-options input[type='checkbox'] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    width: 0;
    position: absolute;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-word;
    word-wrap: break-word;
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    margin: 0;
    padding: 0 0 0 12.5px;
    min-height: 12px;
    line-height: 1.2;
    cursor: pointer;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before,
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    content: '';
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before {
    border: 1px solid #e3e3e3;
    background: #ffffff;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    background: #1979c3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center / 12px;
    content: none;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:hover:before,
  .filter-options input[type='checkbox']:checked + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:checked + .amshopby-choice:after {
    content: '';
  }
  ._keyfocus .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  ._keyfocus .filter-options input[type='checkbox']:focus + .amshopby-choice:before,
  .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  .filter-options input[type='checkbox']:focus + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:not(:checked).mage-error + .amshopby-choice:before {
    border-color: #f23b3b;
  }
  .am_shopby_apply_filters {
    position: absolute;
    bottom: inherit;
    z-index: 212;
    display: none;
    visibility: hidden;
    padding: 0;
    width: inherit;
  }
  .am_shopby_apply_filters.visible {
    bottom: inherit;
    visibility: visible;
  }
  .am_shopby_apply_filters.-fixed {
    position: fixed;
  }
  .am_shopby_apply_filters.-fixed .am-show-button:before {
    display: none;
  }
  .am-show-button {
    position: relative;
    justify-content: space-between;
    margin: 0 0 10px;
    padding: 12px 10px;
    min-width: 180px;
    width: inherit;
    border: none;
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
  }
  .am-show-button > .am-items {
    margin: 0 auto;
  }
  .am-show-button:before {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #ffffff;
    content: '';
    transform: rotate(45deg);
  }
  .am-show-button.-vertical:before {
    top: calc(50% - (10px / 2));
    right: calc(100% - (10px / 2));
  }
  .am-show-button.-horizontal:before {
    top: calc(100% - (10px / 2));
    left: calc(50% - (10px / 2));
  }
  #amasty-shopby-product-list .amshopby-overlay-block > .amshopby-loader {
    top: 30%;
    transform: translate(-50%, -30%);
  }
  .am-categories-slider {
    width: 85%;
  }
  .ambrands-letters-list {
    display: flex;
  }
  .ambrands-letters-list .ambrands-letter .ambrands-content {
    margin: 0 -10px;
  }
  .ambrands-letters-list .ambrands-brand-item {
    margin: 0 10px 20px;
  }
  .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 156px;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 10px;
    width: inherit;
  }
  .block-category-event.block:last-child {
    margin-bottom: 1.5em;
    padding: 0.5em 0 1.5em;
  }
  .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 #e7e7e7;
  }
  .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 #e7e7e7;
  }
  .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 .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
  }
  .bundle-options-container .block-bundle-summary {
    padding: 0 15px;
    float: right;
    width: 49%;
    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: 1.5rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -.02em;
    color: #222529;
  }
  .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%;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    min-width: 150px;
  }
  .product-social-links {
    text-align: left;
  }
  .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-image-carousel:not(.flick-carousel) .active + .active .item::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.07000000000000001);
    content: '';
    z-index: 1;
  }
  .product-image-carousel:not(.flick-carousel) .active + .active .item {
    position: relative;
  }
  .product-image-carousel:not(.flick-carousel) .active + .active .item::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.07000000000000001);
    content: '';
    z-index: 1;
  }
  .product-image-carousel:not(.flick-carousel) .active + .active + .active .item::before {
    display: none;
  }
  .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: ")";
  }
  .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: #f2b944;
    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;
  }
  .checkout-cart-index .page-main {
    padding-left: 10px;
    padding-right: 10px;
  }
  .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: 24px 30px;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block .content {
    padding-left: 10px;
    padding-right: 10px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 1em;
    margin: 0 0 0.5em;
  }
  .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 10px;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 98px;
    padding-right: 1em;
    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%;
  }
  .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: 1.5em;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .opc-progress-bar {
    margin: 1em 0 1em;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 0.5em;
    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: 1rem;
  }
  .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: 1rem;
  }
  .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: #f2b944;
  }
  .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 1em;
  }
  .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 #e7e7e7;
    padding-bottom: 1em;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 1em;
    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 #f2b944;
  }
  .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: 0.5em 1.5em 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 0.5em 0 0 2em;
  }
  .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 1em 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;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 1.5em;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 10px;
  }
  .form-create-account .fieldset-fullname .fields .field {
    float: left;
    margin: 0 0.5em 0.5em 0;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.create.account {
    max-width: 83.333%;
    margin: 0 auto;
  }
  .form.create.account > .fieldset {
    width: 50%;
    padding: 0 25px;
    float: left;
  }
  .form.create.account .actions-toolbar {
    clear: both;
    padding: 0 25px;
    max-width: 50%;
  }
  .form.create.account .actions-toolbar > .primary {
    margin-bottom: 1.5rem;
  }
  .form.create.account .actions-toolbar > .primary,
  .form.create.account .actions-toolbar > .secondary {
    display: block;
    float: none;
    text-align: left;
  }
  .form.create.account .actions-toolbar > .primary .action,
  .form.create.account .actions-toolbar > .secondary .action {
    width: 100%;
    text-align: center;
    margin: 0;
    float: none;
    height: auto;
    font-size: 1rem;
    background: #222529;
    border: none;
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
  .form.forget {
    max-width: 50%;
    margin: 0 auto;
  }
  .account.page-layout-2columns-left .sidebar-main {
    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: 1em;
  }
  .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 0.5em 0.5em 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final_price {
    font-size: 2em;
  }
  .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 1em;
    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: 1em;
    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: 0.5em;
  }
  .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: 1em;
    margin: 0 0 0 0.25em;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1em;
    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: 2em;
    line-height: 1em;
    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 1em;
    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: 1em;
    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: 1em 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: #f2b944;
    content: '\e81c';
    font-family: 'porto-icons';
    margin: 0 0 0 0.5em;
    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: #f2b944;
  }
  .cart.table-wrapper .action-gift._active:after {
    content: '\e81b';
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 1em;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 1em;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 1em;
  }
  .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 #e7e7e7;
  }
  .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 #e7e7e7;
  }
  .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 #e7e7e7;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 1em 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: 1em;
    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%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 1em;
  }
  .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: 0.5em;
    padding: 0.25em 0.5em 0.5em;
    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: 0.5em;
    padding: 0.25em 0.5em 0.5em;
  }
  .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: 1.25em;
  }
  .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%;
  }
  .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: 0.5em 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: 0.5em;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 1em 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;
  }
  body.wp-sl .login-container .fieldset > .field > .control {
    width: 80%;
  }
  body.wp-sl .slide-popup {
    left: unset;
    right: -10px;
    width: 420px;
    height: auto;
  }
  body.wp-sl .slide-popup .modal-inner-wrap {
    min-width: unset;
    display: block;
    width: 100%;
  }
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content {
    overflow-y: auto;
    height: 90%;
  }
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content .sl-popup {
    display: block;
    border-top: 0 none;
  }
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content .sl-popup .block-new-customer,
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content .sl-popup .block-customer-login {
    width: 100%;
    border-left: 0 none;
    padding: 0;
    margin-top: 15px;
  }
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content .sl-popup .block-new-customer:before,
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content .sl-popup .block-customer-login:before {
    content: '';
    border: 0 none;
  }
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content .sl-popup .block-new-customer .sociallogin-block,
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content .sl-popup .block-customer-login .sociallogin-block {
    padding: 0;
  }
  body.wp-sl .authentication-wrapper .block-authentication {
    text-align: left;
  }
  body.wp-sl .authentication-wrapper .slide-popup .sociallogin-wrapper {
    margin-top: 15px;
  }
  body.wp-sl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper {
    max-width: 83.333%;
    width: auto;
    margin: 0 auto 20px;
    padding: 0 25px;
  }
  body.wp-sl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-padding {
    max-width: 48%;
  }
  .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;
  }
  .checkout-cart-custom-text {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
}
@media all and (min-width: 992px), print {
  .filter-options-content .am-filter-price {
    width: 43%;
  }
  .ambrands-letters-filter .ambrands-letter {
    margin: 0 7px 7px 0;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 30px;
    width: inherit;
  }
  .ambrands-list-popup {
    position: absolute;
    width: 600px;
    height: 415px;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 2px 7px rgba(131, 136, 141, 0.13), 0 10px 15px rgba(131, 136, 141, 0.13);
    opacity: 0;
    transition: all .5s ease;
    pointer-events: none;
  }
  .ambrands-menu-item:hover .ambrands-list-popup,
  .ammenu-item:hover .ambrands-list-popup {
    display: block;
    opacity: 1;
    pointer-events: auto;
  }
  .ambrands-list-container {
    display: flex;
    height: 100%;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter {
    display: block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px 14px 0;
    min-width: calc(((34px + 12px) * 4) + (14px * 2));
    width: calc(((34px + 12px) * 4) + (14px * 2));
    height: 100%;
    background: #fbfbfb;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter {
    display: inline-flex;
    margin: 0 6px 12px;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter.-letter-all {
    margin-bottom: 30px;
    width: calc(100% - 12px);
  }
  .ambrands-popup-items {
    display: inline-block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px;
    width: 100%;
    height: 100%;
    font-size: 14px;
  }
  .ambrands-popup-items .ambrands-letters-list {
    width: 100%;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-letter {
    margin-bottom: 30px;
    padding-right: 0;
  }
  .ambrands-popup-items .ambrands-letters-list:last-child .ambrands-letter {
    margin-bottom: 0;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item .ambrands-label {
    max-width: 130px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 102px;
  }
  .ambrands-popup-items .ambrands-letter .ambrands-brand-item .ambrands-empty {
    font-weight: 400;
    font-size: 40px;
  }
  .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.divider-line.columns3 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns4 .product-item.nth-child-2np1,
  .products-grid.divider-line.columns4 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns5 .product-item.nth-child-2np1,
  .products-grid.divider-line.columns5 .product-item.nth-child-2np1 {
    border-left-color: rgba(0, 0, 0, 0.09);
  }
  .products-grid.products.grid.flex-grid.columns3 .product-item.nth-child-3np1,
  .products-grid.divider-line.columns3 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns4 .product-item.nth-child-3np1,
  .products-grid.divider-line.columns4 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns5 .product-item.nth-child-3np1,
  .products-grid.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.columns4 .product-item:nth-child(3) .product-item-info,
  .products-grid.products.grid.flex-grid.columns5 .product-item:nth-child(3) .product-item-info,
  .products-grid.divider-line.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.divider-line.columns6 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns7 .product-item.nth-child-3np1,
  .products-grid.divider-line.columns7 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns8 .product-item.nth-child-3np1,
  .products-grid.divider-line.columns8 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns6 .product-item.nth-child-2np1,
  .products-grid.divider-line.columns6 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns7 .product-item.nth-child-2np1,
  .products-grid.divider-line.columns7 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns8 .product-item.nth-child-2np1,
  .products-grid.divider-line.columns8 .product-item.nth-child-2np1 {
    border-left-color: rgba(0, 0, 0, 0.09);
  }
  .products-grid.products.grid.flex-grid.columns6 .product-item.nth-child-5np1,
  .products-grid.divider-line.columns6 .product-item.nth-child-5np1,
  .products-grid.products.grid.flex-grid.columns7 .product-item.nth-child-5np1,
  .products-grid.divider-line.columns7 .product-item.nth-child-5np1,
  .products-grid.products.grid.flex-grid.columns8 .product-item.nth-child-5np1,
  .products-grid.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.columns7 .product-item:nth-child(5) .product-item-info,
  .products-grid.products.grid.flex-grid.columns8 .product-item:nth-child(5) .product-item-info,
  .products-grid.divider-line.columns8 .product-item:nth-child(5) .product-item-info {
    border-top-color: transparent;
  }
  .product-type-carousel:not(.weltpixel_quickview-catalog_product-view) .product-info-main .page-title-wrapper h1 {
    font-size: 38px;
    letter-spacing: -.01em;
  }
  .product-type-carousel:not(.weltpixel_quickview-catalog_product-view) .product-info-main .product-social-links {
    float: right;
    margin-right: 20px;
    margin-top: 0;
    display: inline-block;
    width: auto;
  }
  .product-type-carousel:not(.weltpixel_quickview-catalog_product-view) .product-info-main .product-reviews-summary {
    margin-top: 0;
    height: auto;
  }
  .product-type-carousel:not(.weltpixel_quickview-catalog_product-view) .product-info-main .product-info-price {
    margin-bottom: 0;
  }
  .product-type-carousel:not(.weltpixel_quickview-catalog_product-view) .product-info-main .short-custom-block {
    float: right;
  }
  .product-type-carousel:not(.weltpixel_quickview-catalog_product-view) .product-info-main .product-add-form {
    text-align: right;
  }
  .product-type-fullwidth:not(.weltpixel_quickview-catalog_product-view) .page-main {
    padding: 0;
  }
  .product-type-fullwidth:not(.weltpixel_quickview-catalog_product-view) .product-social-links {
    right: 10px;
  }
  .product-type-fullwidth:not(.weltpixel_quickview-catalog_product-view) .product-social-links .product-share {
    margin-right: .5rem;
  }
  .product-type-fullwidth:not(.weltpixel_quickview-catalog_product-view) .product-info-main {
    padding-right: 50px;
  }
  .product-type-fullwidth:not(.weltpixel_quickview-catalog_product-view) .prev-next-products {
    margin: 0;
    margin-right: 5px;
  }
  .product-type-fullwidth:not(.weltpixel_quickview-catalog_product-view) .block.upsell {
    padding-left: 10px;
    padding-right: 10px;
  }
  .product-type-sticky_right:not(.weltpixel_quickview-catalog_product-view) .short-custom-block {
    float: left;
    width: 50%;
    padding-right: 10px;
  }
  .product-type-sticky_right:not(.weltpixel_quickview-catalog_product-view) .product-social-links {
    float: right;
    width: auto;
  }
  .product-type-sticky_right:not(.weltpixel_quickview-catalog_product-view) .product.detailed .product.data.items > .item.title {
    margin-right: 50px;
  }
  .product-type-sticky_right:not(.weltpixel_quickview-catalog_product-view) .product.detailed .product.data.items > .item.title > .switch {
    font-size: 18px;
  }
  .product-type-sticky_right:not(.weltpixel_quickview-catalog_product-view) .product.detailed .product.data.items > .item.content {
    background: none;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #e7e7e7;
    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: 1em;
    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 .product-item {
    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 .product-item {
    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 .product-item {
    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 .product-item {
    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 .product-item {
    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,
  .products-grid.divider-line.columns3 .product-item.nth-child-2np1 {
    border-left-color: rgba(0, 0, 0, 0.09);
  }
  .products-grid.products.grid.flex-grid.columns3 .product-item.nth-child-3np1,
  .products-grid.divider-line.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.divider-line.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.divider-line.columns3 .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.divider-line.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.divider-line.columns4 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns4 .product-item.nth-child-3np1,
  .products-grid.divider-line.columns4 .product-item.nth-child-3np1 {
    border-left-color: rgba(0, 0, 0, 0.09);
  }
  .products-grid.products.grid.flex-grid.columns4 .product-item.nth-child-4np1,
  .products-grid.divider-line.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.divider-line.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.divider-line.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.divider-line.columns4 .product-item:nth-child(3) .product-item-info,
  .products-grid.products.grid.flex-grid.columns4 .product-item:nth-child(4) .product-item-info,
  .products-grid.divider-line.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.divider-line.columns5 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns5 .product-item.nth-child-3np1,
  .products-grid.divider-line.columns5 .product-item.nth-child-3np1 {
    border-left-color: rgba(0, 0, 0, 0.09);
  }
  .products-grid.products.grid.flex-grid.columns5 .product-item.nth-child-5np1,
  .products-grid.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.columns5 .product-item:nth-child(4) .product-item-info,
  .products-grid.products.grid.flex-grid.columns5 .product-item:nth-child(5) .product-item-info,
  .products-grid.divider-line.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.divider-line.columns6 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns6 .product-item.nth-child-3np1,
  .products-grid.divider-line.columns6 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns6 .product-item.nth-child-5np1,
  .products-grid.divider-line.columns6 .product-item.nth-child-5np1 {
    border-left-color: rgba(0, 0, 0, 0.09);
  }
  .products-grid.products.grid.flex-grid.columns6 .product-item.nth-child-6np1,
  .products-grid.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.columns6 .product-item:nth-child(5) .product-item-info,
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(6) .product-item-info,
  .products-grid.divider-line.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.divider-line.columns7 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns7 .product-item.nth-child-3np1,
  .products-grid.divider-line.columns7 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns7 .product-item.nth-child-5np1,
  .products-grid.divider-line.columns7 .product-item.nth-child-5np1 {
    border-left-color: rgba(0, 0, 0, 0.09);
  }
  .products-grid.products.grid.flex-grid.columns7 .product-item.nth-child-7np1,
  .products-grid.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.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.divider-line.columns7 .product-item:nth-child(6) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(7) .product-item-info,
  .products-grid.divider-line.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.divider-line .columns8 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid .columns8 .product-item.nth-child-3np1,
  .products-grid.divider-line .columns8 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid .columns8 .product-item.nth-child-5np1,
  .products-grid.divider-line .columns8 .product-item.nth-child-5np1 {
    border-left-color: rgba(0, 0, 0, 0.09);
  }
  .products-grid.products.grid.flex-grid .columns8 .product-item.nth-child-8np1,
  .products-grid.divider-line .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.divider-line .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.divider-line .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.divider-line .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.divider-line .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.divider-line .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.divider-line .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.divider-line .columns8 .product-item:nth-child(7) .product-item-info,
  .products-grid.products.grid.flex-grid .columns8 .product-item:nth-child(8) .product-item-info,
  .products-grid.divider-line .columns8 .product-item:nth-child(8) .product-item-info {
    border-top-color: transparent;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .product-type-fullwidth:not(.weltpixel_quickview-catalog_product-view) .page-main {
    padding: 0;
  }
  .product-type-fullwidth:not(.weltpixel_quickview-catalog_product-view) .product-info-main .page-title-wrapper h1 {
    font-size: 40px;
  }
}
/**
 * Extending a theme using _extend.less is the simplest option when you are happy with everything the parent theme has, but want to add more styles.
 * The rules and variables declared in _extend.less always have precedence over ones declared in _theme.less (if used)
 * For more details: https://devdocs.magento.com/guides/v2.2/frontend-dev-guide/css-guide/css_quick_guide_approach.html
 */
html {
  font-size: 16px;
  line-height: 1.15;
  overflow-x: hidden;
  scroll-behavior: smooth;
  scroll-padding-top: 45px;
}
html .background-color-light {
  background-color: #ffffff !important;
}
html .background-color-dark {
  background-color: #222529 !important;
}
html .background-color-secondary {
  background-color: #ff7272 !important;
}
html .heading-dark,
html .lnk-dark,
html .text-color-dark {
  color: #222529 !important;
}
html .heading-light,
html .lnk-light,
html .text-color-light {
  color: #ffffff !important;
}
body {
  font-size: 14px;
  line-height: 24px;
  color: #1d1d1b;
  overflow-x: hidden;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .h1,
body .h2,
body .h3,
body .h4 {
  font-family: Poppins,sans-serif;
  color: #222529;
  letter-spacing: normal;
}
body h1,
body .h1 {
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  margin: 0 0 32px 0;
}
body h2,
body .h2 {
  font-weight: 700;
  font-size: 30px;
  line-height: 40px;
  margin: 0 0 32px 0;
}
body h3,
body .h3 {
  font-weight: 700;
  font-size: 25px;
  line-height: 32px;
  margin: 0 0 20px 0;
}
body h4,
body .h4 {
  color: #1d1d1b;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.9px;
}
body h4 {
  font-weight: normal;
  margin: 0;
}
body .h4 {
  text-align: center;
  font-weight: 400;
  text-transform: uppercase;
}
body h5 {
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 14px 0;
}
body h6 {
  color: #1d1d1b;
  font-size: 16px;
  line-height: 25px;
  font-weight: normal;
  letter-spacing: 0.8px;
  margin-bottom: 1.25rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  font-family: inherit;
  color: inherit;
  line-height: inherit;
  font-weight: inherit;
}
p {
  letter-spacing: 0;
  margin: 0 0 1.25rem;
  line-height: 24px;
  letter-spacing: .14px;
}
small,
.small {
  font-size: 0.85em;
}
img {
  vertical-align: middle;
  border-style: none;
}
hr.solid,
hr {
  background: rgba(0, 0, 0, 0.06);
  height: 1px;
  border: 0;
  margin: 22px 0;
}
a:hover,
.alink:hover {
  text-decoration: none;
}
li {
  line-height: 24px;
}
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="time"],
input[type="week"],
textarea,
select {
  background-color: #ffffff;
  color: #777;
  border-color: rgba(0, 0, 0, 0.09);
  border-radius: 0;
  padding: 8px 12px;
  height: 38px;
  font-size: .85rem;
  font-family: inherit;
}
textarea {
  height: auto;
}
select:focus,
input:focus {
  box-shadow: none !important;
}
.swatch-input {
  position: absolute;
  top: -999em;
  visibility: hidden;
  opacity: 0;
}
.message.success {
  background-color: #a3eac9 !important;
}
.message.success a {
  color: inherit;
  text-decoration: underline;
}
/* CONFIG CSS -/

.home-banner-slider h2.vc_custom_heading, .custom-font4 {
    font-family: 'Segoe Script','Savoye LET';
}
html .heading-secondary, html .lnk-secondary, html .text-color-secondary {
    color: #ff7272;
}
html .btn-modern {
    text-transform: uppercase;
    font-size: .75rem;
    padding: .75rem 1.5rem;
    font-weight: 600;
    height: auto;
}
html .action.primary, html .btn {
    letter-spacing: 0;
    font-weight: 700;
    line-height: 1.42857;
    padding: .8em 2em;
}
html .action.primary,html .btn-primary {
    color: #fff;
    background-color: #7aa93c;
    border-color: #7aa93c #7aa93c #5f842f;
}
html .btn-xl {
    font-size: 1rem;
    padding: .8rem 2rem;
}
.btn-modern.btn-xl {
    font-size: 1rem;
    padding: 1.25em 3.125em;
}
.btn-modern.btn-lg {
    font-size: .9375rem;
    padding: 1.1em 3em;
}
html .btn-lg {
    line-height: 1.3333;
}
.btn-flat {
    padding: 0!important;
    background: none!important;
    border: none!important;
    border-bottom: 1px solid transparent!important;
    box-shadow: none!important;
    text-transform: uppercase;
    font-size: .75rem;
}
html .btn-dark {
    color: #fff;
    background-color: #222529;
    border-color: #222529 #222529 #0b0c0e;
}
html .btn-light {
    color: #222529;
    background-color: #fff;
    border-color: #fff #fff #e6e6e6;
}
html .btn-quaternary {
    color: #fff;
    background-color: #000;
    border-color: #000 #000 #000;
}
html .background-color-secondary {
    background-color: #f4a085 !important;
}

/* END CONFIG CSS */
html .background-color-secondary {
  background-color: #ff7272 !important;
}
html .btn-v-dark {
  color: #fff !important;
  background-color: #222529 !important;
  border: none !important;
}
.text-dark,
.text-dark.wpb_text_column p {
  color: #222529 !important;
}
.text-light,
.text-light.wpb_text_column p {
  color: #fff !important;
}
.position-relative {
  position: relative !important;
}
.bottom-0,
.pc-bottom-0 {
  bottom: 0;
}
.pc-position-absolute {
  position: absolute !important;
}
.ls-80 {
  letter-spacing: .08em;
}
.ls-n-20 {
  letter-spacing: -.02em;
}
.ls-150 {
  letter-spacing: .15em;
}
.ls-185 {
  letter-spacing: .185em;
}
.ls-n-50 {
  letter-spacing: -.05em;
}
.ls-n-35 {
  letter-spacing: -.035em;
}
.bottom-50 {
  transform: translateY(50%);
}
.line-height-xl {
  line-height: 32px !important;
}
.position-absolute {
  position: absolute !important;
}
.overflow-hidden {
  overflow: hidden;
}
.ls-0 {
  letter-spacing: 0;
}
.bottom-0 {
  bottom: 0;
}
.left-0 {
  left: 0;
}
.right-0 {
  right: 0;
}
.m-b {
  margin-bottom: 15px !important;
}
.m-b-lg {
  margin-bottom: 30px !important;
}
.m-b-sm {
  margin-bottom: 10px !important;
}
.m-l-n-xs {
  margin-left: -5px !important;
}
.m-t-n {
  margin-top: -15px !important;
}
.m-t-n-xs {
  margin-top: -5px !important;
}
.p-b {
  padding-bottom: 15px !important;
}
.m-t-n-sm {
  margin-top: -10px !important;
}
.m-t-xl {
  margin-top: 40px !important;
}
.m-t-md {
  margin-top: 20px !important;
}
.m-b-xl {
  margin-bottom: 40px !important;
}
.p-b-md {
  padding-bottom: 20px !important;
}
.p-t-lg {
  padding-top: 30px !important;
}
.p-t-xl {
  padding-top: 40px !important;
}
.p-b-xl {
  padding-top: 40px !important;
}
.p-r-xl {
  padding-right: 40px !important;
}
.p-l-xl {
  padding-left: 40px !important;
}
.p-r-md {
  padding-right: 20px !important;
}
.m-r-n-xl {
  margin-right: -40px !important;
}
.m-l-n-xl {
  margin-left: -40px !important;
}
.m-b-n-lg {
  margin-bottom: -30px !important;
}
.position-static {
  position: static !important;
}
.col-auto {
  flex: 0 0 auto;
  max-width: none;
}
.flex-1 {
  flex: 1;
}
.font-weight-medium {
  font-weight: 500;
}
.align-left {
  text-align: left;
}
.wpb_content_element,
.m_content_element {
  margin-bottom: 35px;
}
.m-b-none {
  margin-bottom: 0 !important;
}
.align-right {
  text-align: right;
}
.font-weight-bold {
  font-weight: 700 !important;
}
body > p {
  display: none;
}
.no-padding {
  padding-left: 0;
  padding-right: 0;
}
.toolbar .modes > a {
  text-decoration: none;
}
.toolbar-amount {
  display: none;
}
.clearer {
  clear: both;
}
@media (min-width: 1200px) {
  .col-xl-2-4 {
    width: 20%;
  }
  .col-xl-9-6 {
    width: 80%;
  }
}
@media (min-width: 1440px) {
  .d-sl-inline-block {
    display: inline-block !important;
  }
}
/* ... */
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .navigation .ui-menu-icon {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1220px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.m-l-xs {
  margin-left: 5px !important;
}
.font-size-xs {
  font-size: 0.8em !important;
}
.font-size-sm {
  font-size: 0.9em !important;
}
.font-size-sm > .vc_btn3 {
  font-size: 1em !important;
}
.font-size-md {
  font-size: 1em !important;
}
.font-size-md > .vc_btn3 {
  font-size: 1em !important;
}
.font-size-lg {
  font-size: 1.1em !important;
}
.font-size-xl {
  font-size: 1.2em !important;
}
.font-size-sl {
  font-size: 1.4em !important;
}
.text-xs {
  font-size: 0.625rem !important;
}
.text-sm {
  font-size: 0.8125rem !important;
}
.text-md {
  font-size: 1rem !important;
}
.text-lg {
  font-size: 1.1875rem !important;
}
.text-xl {
  font-size: 1.375rem !important;
}
.line-height-xs {
  line-height: 16px !important;
}
.line-height-sm {
  line-height: 20px !important;
}
.line-height-md {
  line-height: 24px !important;
}
.line-height-lg {
  line-height: 28px !important;
}
.line-height-xl {
  line-height: 32px !important;
}
.page-layout-product-full-width .page-main,
.cms-index-index .page-main {
  max-width: 100% !important;
  padding-left: 0;
  padding-right: 0;
}
.cms-index-index .page.messages {
  display: block;
}
.catalog-product-view .page-main,
.catalog-category-view .page-main,
.checkout-cart-index .page-main,
.checkout-index-index .page-main,
.customer-account-login .page-main,
.customer-account-forgotpassword .page-main,
.customer-account-create .page-main {
  padding-top: 0;
  padding-bottom: 0;
}
.navigation {
  padding-left: 10px;
  padding-right: 10px;
}
.block.category.event,
.footer.content,
.header.content,
.navigation,
.page-main,
.page-wrapper > .breadcrumbs,
.page-wrapper > .page-bottom,
.page-wrapper > .widget,
.top-container,
.page-layout-product-full-width .product-info-top,
.page-layout-product-full-width .product-info-bottom,
.page-layout-product-full-width .product-info-footer,
.page-layout-product-full-width .page.messages,
.cms-index-index .page.messages {
  width: 100%;
}
.page-layout-product-full-width .product-info-top,
.page-layout-product-full-width .product-info-bottom,
.page-layout-product-full-width .product-info-footer {
  padding-left: 10px;
  padding-right: 10px;
}
.layout-fullwidth .container,
.layout-fullwidth .block.category.event,
.layout-fullwidth .footer.content,
.layout-fullwidth .header.content,
.layout-fullwidth .navigation,
.layout-fullwidth .page-main,
.layout-fullwidth .page-wrapper > .breadcrumbs > ul,
.layout-fullwidth .page-wrapper > .page-bottom,
.layout-fullwidth .page-wrapper > .widget,
.layout-fullwidth .top-container {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 576px) {
  .block.category.event,
  .footer.content,
  .header.content,
  .navigation,
  .page-main,
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .page-bottom,
  .page-wrapper > .widget,
  .top-container,
  .container,
  [data-content-type='row'][data-appearance='contained'],
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner,
  .page-layout-product-full-width .product-info-top,
  .page-layout-product-full-width .product-info-bottom,
  .page-layout-product-full-width .product-info-footer,
  .page-layout-product-full-width .page.messages,
  .cms-index-index .page.messages {
    max-width: 540px;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .block.category.event,
  .footer.content,
  .header.content,
  .navigation,
  .page-main,
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .page-bottom,
  .page-wrapper > .widget,
  .top-container,
  .container,
  [data-content-type='row'][data-appearance='contained'],
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner,
  .page-layout-product-full-width .product-info-top,
  .page-layout-product-full-width .product-info-bottom,
  .page-layout-product-full-width .product-info-footer,
  .page-layout-product-full-width .page.messages,
  .cms-index-index .page.messages {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .block.category.event,
  .footer.content,
  .header.content,
  .navigation,
  .page-main,
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .page-bottom,
  .page-wrapper > .widget,
  .top-container,
  .container,
  [data-content-type='row'][data-appearance='contained'],
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner,
  .page-layout-product-full-width .product-info-top,
  .page-layout-product-full-width .product-info-bottom,
  .page-layout-product-full-width .product-info-footer,
  .page-layout-product-full-width .page.messages,
  .cms-index-index .page.messages {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .block.category.event,
  .footer.content,
  .header.content,
  .navigation,
  .page-main,
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .page-bottom,
  .page-wrapper > .widget,
  .top-container,
  .container,
  [data-content-type='row'][data-appearance='contained'],
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    max-width: 1140px;
  }
  .layout-1220 .block.category.event,
  .layout-1220 .footer.content,
  .layout-1220 .header.content,
  .layout-1220 .navigation,
  .layout-1220 .page-main,
  .layout-1220 .page-wrapper > .breadcrumbs,
  .layout-1220 .page-wrapper > .page-bottom,
  .layout-1220 .page-wrapper > .widget,
  .layout-1220 .top-container,
  .layout-1220 .container,
  .layout-1220 [data-content-type='row'][data-appearance='contained'],
  .layout-1220 [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    max-width: 1200px;
  }
  .layout-1220.page-layout-product-full-width .product-info-top,
  .layout-1220.page-layout-product-full-width .product-info-bottom,
  .layout-1220.page-layout-product-full-width .product-info-footer,
  .page-layout-product-full-width .page.messages,
  .cms-index-index .page.messages {
    max-width: 1200px;
  }
  .layout-fullwidth.page-layout-2columns-left .sidebar-main,
  .layout-fullwidth.page-layout-2columns-right .sidebar-main {
    width: 20%;
  }
  .layout-fullwidth.page-layout-2columns-left .column.main,
  .layout-fullwidth.page-layout-2columns-right .column.main {
    width: 80%;
  }
}
@media (min-width: 1500px) {
  .block.category.event,
  .footer.content,
  .header.content,
  .navigation,
  .page-main,
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .page-bottom,
  .page-wrapper > .widget,
  .top-container,
  .container,
  [data-content-type='row'][data-appearance='contained'],
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    max-width: 1460px;
  }
  .layout-1220 .block.category.event,
  .layout-1220 .footer.content,
  .layout-1220 .header.content,
  .layout-1220 .navigation,
  .layout-1220 .page-main,
  .layout-1220 .page-wrapper > .breadcrumbs,
  .layout-1220 .page-wrapper > .page-bottom,
  .layout-1220 .page-wrapper > .widget,
  .layout-1220 .top-container,
  .layout-1220 .container,
  .layout-1220 [data-content-type='row'][data-appearance='contained'],
  .layout-1220 [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    max-width: 1460px;
  }
  .layout-1220.page-layout-product-full-width .product-info-top,
  .layout-1220.page-layout-product-full-width .product-info-bottom,
  .layout-1220.page-layout-product-full-width .product-info-footer,
  .page-layout-product-full-width .page.messages,
  .cms-index-index .page.messages {
    max-width: 1460px;
  }
}
@media (max-width: 991px) {
  .block.category.event,
  .footer.content,
  .header.content,
  .navigation,
  .page-main,
  .page-wrapper > .breadcrumbs ul,
  .page-wrapper > .page-bottom,
  .page-wrapper > .widget,
  .top-container,
  .page-wrapper > .breadcrumbs .items,
  .container,
  [data-content-type='row'][data-appearance='contained'],
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner,
  .page-layout-product-full-width .product-info-top,
  .page-layout-product-full-width .product-info-bottom,
  .page-layout-product-full-width .product-info-footer,
  .page-layout-product-full-width .page.messages,
  .cms-index-index .page.messages {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .navigation .container,
  .page-main .container,
  .navigation [data-content-type='row'][data-appearance='contained'],
  .page-main [data-content-type='row'][data-appearance='contained'],
  .navigation [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner,
  .page-main [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    padding-left: 0;
    padding-right: 0;
  }
  .page-layout-product-full-width .navigation .container,
  .page-layout-product-full-width .page-main .container,
  .page-layout-product-full-width .navigation [data-content-type='row'][data-appearance='contained'],
  .page-layout-product-full-width .page-main [data-content-type='row'][data-appearance='contained'],
  .page-layout-product-full-width .navigation [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner,
  .page-layout-product-full-width .page-main [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner,
  .cms-index-index .navigation .container,
  .cms-index-index .page-main .container,
  .cms-index-index .navigation [data-content-type='row'][data-appearance='contained'],
  .cms-index-index .page-main [data-content-type='row'][data-appearance='contained'],
  .cms-index-index .navigation [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner,
  .cms-index-index .page-main [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .columns .page-main {
    padding-bottom: 20px;
  }
}
@media (max-width: 479px) {
  .block.category.event,
  .footer.content,
  .header.content,
  .navigation,
  .page-main,
  .page-wrapper > .breadcrumbs ul,
  .page-wrapper > .page-bottom,
  .page-wrapper > .widget,
  .top-container,
  .page-wrapper > .breadcrumbs .items,
  .container,
  [data-content-type='row'][data-appearance='contained'],
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner,
  .page-layout-product-full-width .product-info-top,
  .page-layout-product-full-width .product-info-bottom,
  .page-layout-product-full-width .product-info-footer,
  .page-layout-product-full-width .page.messages,
  .cms-index-index .page.messages {
    padding-left: 15px;
    padding-right: 15px;
  }
  .navigation .container,
  .page-main .container,
  .navigation [data-content-type='row'][data-appearance='contained'],
  .page-main [data-content-type='row'][data-appearance='contained'],
  .navigation [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner,
  .page-main [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    padding-left: 0;
    padding-right: 0;
  }
  .page-layout-product-full-width .navigation .container,
  .page-layout-product-full-width .page-main .container,
  .page-layout-product-full-width .navigation [data-content-type='row'][data-appearance='contained'],
  .page-layout-product-full-width .page-main [data-content-type='row'][data-appearance='contained'],
  .page-layout-product-full-width .navigation [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner,
  .page-layout-product-full-width .page-main [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner,
  .cms-index-index .navigation .container,
  .cms-index-index .page-main .container,
  .cms-index-index .navigation [data-content-type='row'][data-appearance='contained'],
  .cms-index-index .page-main [data-content-type='row'][data-appearance='contained'],
  .cms-index-index .navigation [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner,
  .cms-index-index .page-main [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/*.abs-actions-addto {
    width: 48px;
    height: 48px;
    line-height: 46px;
}*/
.product-item .action.towishlist {
  width: 36px;
  height: 36px;
  line-height: 34px;
}
/* page-header */
.page-header {
  border-top-width: 0;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.16);
  /* language switcher */
}
.page-header .panel.wrapper {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase !important;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-height: 42px;
}
.page-header .panel.wrapper .header-left,
.page-header .panel.wrapper .header-right {
  width: 25%;
}
.page-header .panel.wrapper .header-left {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.page-header .panel.wrapper .header-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-left: auto;
}
.page-header .panel.wrapper .header-center {
  width: 50%;
  text-align: center;
}
.page-header .panel.wrapper .header-center p {
  margin: 0;
  letter-spacing: .4px;
}
.page-header .panel.header {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 0;
}
.page-header .share-links {
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
}
.page-header .share-links > a {
  transition: 0.3s;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.page-header .header-main .porto-sicon-box .porto-icon {
  margin-right: 3px;
}
.page-header .header-contact i {
  display: inline-block;
  margin: 0 5px;
}
.page-header .header-contact i p {
  margin-bottom: 0;
}
.page-header .gap {
  font-weight: 300;
  margin: 0 10px;
  font-size: 0.95em;
  opacity: 0.8;
}
.page-header .change-store .switcher {
  margin-right: 10px;
}
.page-header .switcher .options .action.toggle {
  display: inline-block !important;
  border: 0 !important;
  padding: 0 !important;
}
.page-header .switcher .options ul.dropdown {
  display: inline-block !important;
  background-color: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  position: static;
  color: #fff;
  margin: 0 !important;
  min-width: auto;
  padding: 0 !important;
}
.page-header .switcher .options ul.dropdown li {
  display: inline-block;
  background-color: transparent !important;
}
.page-header .switcher .options ul.dropdown::before,
.page-header .switcher .options ul.dropdown:after,
.page-header .switcher .options .action.toggle::after,
.page-header .switcher .options ul.dropdown a > img {
  display: none !important;
}
.page-header .switcher .options ul.dropdown a,
.page-header .switcher strong {
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  padding: 0 4px !important;
  background-color: transparent !important;
  line-height: normal !important;
}
.page-header .switcher strong {
  color: #f2b944 !important;
}
.page-header .switcher strong > img {
  display: none;
}
.page-header .switcher-options .ui-dialog.mage-dropdown-dialog {
  display: inline-block !important;
}
.page-header.type1 .header-main {
  border-top: 0;
}
.page-header.type1 .header-main .header-row .header-left,
.page-header.type1 .header-main .header-row .header-right {
  padding: 0 !important;
}
.page-header.type1 .header-main .header-row .header-right {
  flex: 0 !important;
  min-width: 240px;
}
.page-header.type1 .header-main .header-row .header-center {
  padding: 15px !important;
}
.page-header.type1 .panel.header > .header.links > li {
  text-transform: uppercase;
  line-height: 29px;
  text-transform: capitalize;
}
.page-header.type1 .panel.header > .header.links > li.greet.welcome {
  padding-right: 13px;
}
.page-header.type1 .panel.header > .header.links > li > a {
  padding: 0 13px;
}
.page-header.type1 .main-panel-top .share-links a {
  width: 26px;
  height: 26px;
}
.page-header.type1 .main-panel-top .panel.header + .gap {
  height: 19px;
  background: #e7e7e7;
  margin: 0 8px 0 4px;
}
.page-header.type1 .switcher .options .action.toggle {
  padding-left: 0;
}
.page-header.type1 .search-category {
  display: none;
}
.page-header.type1 .search-area .block.block-search {
  max-width: 215px;
  margin: 0px 0;
  border-radius: 0;
  background-color: #f5f5f5;
}
.page-header.type1 .search-area .minisearch .actions button {
  width: 44px;
  line-height: 42px;
  font-size: 22px;
}
.page-header.type1 .search-area .block-search input {
  font-size: inherit;
}
.page-header.type1 .nav-sections {
  border-top: 0 !important;
}
.page-header.type1 .nav-sections nav.navigation.sw-megamenu {
  border-top: 1px solid #ccc !important;
}
.page-header.type1 .navigation:not(.side-megamenu) .level0 .level-top {
  font-size: 13px !important;
  font-weight: 600 !important;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  letter-spacing: 0.75px !important;
}
.page-header.type1 .navigation:not(.side-megamenu) .level0 .level-top:before {
  display: none !important;
}
.page-header.type1 .header-contact .my-account {
  margin-left: 0 !important;
  margin-right: 40px !important;
}
.sticky-header.page-header.type1 .navigation:not(.side-megamenu) .level0 .level-top {
  font-size: 12px !important;
}
.logo img {
  height: 59px;
  width: auto;
}
.panel.header {
  position: relative;
}
.panel.header header.links .header.links {
  display: block;
  padding: 5px;
}
.panel.header .top-links-icon {
  display: none;
  position: relative;
  padding: 7px 0 7px 10px;
  vertical-align: middle;
  text-transform: uppercase;
}
.panel.header .top-links-icon a {
  color: inherit;
}
.panel.header .top-links-icon::after {
  display: inline-block;
  right: 0;
  font-family: "porto-icons";
  content: "\e81c";
  margin-left: 2.5px;
}
.panel.header .switcher {
  text-transform: uppercase;
  margin-right: 20px;
  display: inline-block;
}
.panel.header > .header.links > li {
  line-height: 26px;
  letter-spacing: 0.025em;
}
.panel.header > .header.links > li > span {
  border: none;
}
.panel.header > .header.links > li.customer-welcome > span {
  text-align: center;
  min-width: 20px;
  display: block;
  float: right;
}
.panel.header > .header.links > li.greet.welcome {
  padding-right: 15px;
}
.panel.header > .header.links > li > a {
  padding: 0 15px;
  border: none;
  font-size: 1em;
}
.panel.header > .header.links > li > a:hover {
  text-decoration: none;
}
.main-panel-top .panel.header + .gap {
  visibility: visible;
  height: 20px;
  line-height: 1;
  vertical-align: middle;
  color: transparent;
  width: 1px;
  background: rgba(255, 255, 255, 0.18);
  display: inline-block;
}
.panel.header.show-icon .top-links-icon {
  display: inline-block;
}
.panel.header.show-icon .header.links {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  min-width: 130px;
  margin: 0;
  padding: 5px 0;
  border: 1px solid #f0f0f0;
  background-color: #fff !important;
  text-align: right;
  z-index: 99;
  box-shadow: 0 10px 30px 10px rgba(0, 0, 0, 0.05);
}
.panel.header.show-icon .header.links li {
  display: block;
  padding: 0 10px !important;
  border: 0;
  color: #777;
  line-height: 19px;
}
.panel.header.show-icon .header.links li span {
  color: inherit;
  font-weight: 400;
}
.panel.header.show-icon .header.links li a {
  display: block;
  padding: 0;
  transition: all 0.2s;
  color: inherit;
  font-size: 1em;
  font-weight: 400;
  white-space: nowrap;
}
.panel.header.show-icon .header.links::before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
  top: -12px;
  right: 20px;
}
.panel.header.show-icon .header.links::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
}
.panel.header.show-icon .header.links::after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
  top: -14px;
  right: 19px;
}
.panel.header.show-icon-tablet .header.links::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
}
.show-icon .header.links > li.customer-welcome > span {
  margin-right: -5px;
}
.customer-welcome .action.switch {
  font-size: inherit;
  color: inherit;
}
.customer-welcome .action.switch:after {
  line-height: inherit;
  font-size: 1em;
  margin: 0;
  min-width: 20px;
}
.customer-welcome.active .customer-menu {
  display: block;
  padding: 5px;
}
.show-icon .customer-welcome .action.switch:after,
.show-icon-tablet .customer-welcome .action.switch:after {
  padding-right: 0;
}
.main-panel-top .share-links a:not(:hover) {
  background: none;
}
.main-panel-top .share-links a {
  border-radius: 50%;
  width: 2em;
  height: 2em;
  margin: 0;
  box-shadow: none;
}
.main-panel-top .share-links a:not(:hover) {
  color: inherit;
}
.nav-sections .header.links li.customer-welcome .customer-menu,
.nav-sections .header.links .customer-welcome + .link.compare + li + .authorization-link {
  display: none;
}
.header-row {
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
.header-row > div {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.header-row .header-left {
  margin-right: auto;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 27px 0;
}
.header-row .header-center {
  margin: 0 auto;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px 15px;
  flex: 1;
  order: 0 !important;
  flex: auto !important;
}
.header-row .header-right {
  margin-left: auto;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 22px 0;
}
.header-main .header-left {
  min-width: 16%;
}
.search-area {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  text-align: right;
}
.search-area .block.block-search {
  position: relative;
  width: 100%;
  min-width: 240px;
  border: 1px solid rgba(129, 129, 129, 0.4);
  font-size: 13px;
  border-color: inherit;
  background-color: #fff;
  border-radius: 25px;
}
.search-area .search-toggle-icon {
  display: none;
  width: 25px;
  text-align: center;
  position: relative;
}
.search-area .search-toggle-icon:after {
  content: "";
  position: absolute;
  z-index: 7;
  display: none;
  left: 50%;
  top: 100%;
  margin-left: -11px;
  margin-top: -13px;
  width: 22px;
  height: 22px;
  border: 11px solid transparent;
  border-bottom-color: inherit;
}
.search-area .search-toggle-icon.open:after {
  display: inline-block;
}
.search-area.show-icon {
  position: relative;
}
.search-area.show-icon a.search-toggle-icon {
  display: inline-block;
  font-size: 19px;
  width: 30px;
  height: 40px;
  line-height: 40px;
  border-color: inherit;
}
.search-area.show-icon .block.block-search {
  display: none;
  position: absolute;
  top: 100%;
  right: -47px;
  min-width: 340px;
  margin-top: 8px;
  width: 100%;
  border: 5px solid #ccc;
  border-color: inherit;
}
.block-search {
  margin: 0;
  width: 100%;
  display: block;
}
.block-search input {
  left: 0;
  border-radius: 0;
  font-family: inherit;
  border: none;
  position: relative;
  margin: 0;
  height: 40px;
  color: inherit;
  background: none;
  padding-left: 20px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px !important;
  letter-spacing: 1.4px;
}
.block-search input::-webkit-input-placeholder {
  color: inherit;
}
.block-search input::-moz-placeholder {
  color: inherit;
}
.block-search input:-moz-placeholder {
  color: inherit;
}
.block-search input:-ms-input-placeholder {
  color: inherit;
}
.block-search input:focus {
  box-shadow: none !important;
}
.block-search .action.search {
  color: #606669;
}
.search-category {
  margin-right: 0;
  width: auto !important;
  height: 39px;
  line-height: 40px;
  padding: 0 15px 0 10px;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  letter-spacing: 0.005em;
}
.search-category:after {
  content: "\e81c";
  font-family: "porto-icons";
  float: right;
  font-size: 14px;
  margin-left: 2.5px;
}
.search-category select {
  color: inherit;
  border: none;
  border-radius: 0;
  background: none;
  width: auto;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
  max-width: 100px;
}
.search-category select:focus {
  box-shadow: none;
}
.search-category select option {
  color: #8d8d8d;
}
.autocomplete-suggestions {
  border-color: #eee;
}
.search-area .minisearch {
  display: flex;
  align-items: center;
}
.search-area .minisearch .field.search {
  flex: 1;
}
.search-area .minisearch .actions button {
  width: 40px;
  line-height: 40px;
  height: 40px;
  margin: 0;
  padding: 0;
  font-size: inherit;
  border: none;
  border-radius: 0;
  display: inline-block;
  font-size: 15.7px;
  background: inherit;
}
.search-area .minisearch .actions button:hover {
  background: none;
}
.search-area .minisearch .actions button > span {
  display: none;
}
.block-search .action.search:before {
  font-size: inherit;
  color: inherit;
  content: "\e884";
  font-family: "porto-icons";
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  display: block;
}
.block-search .action.search:hover:before {
  color: inherit;
}
.search-autocomplete {
  margin: 0;
}
/* minicart */
.minicart-items-wrapper {
  max-height: 250px;
}
a.action.showcart::before {
  display: inline-block !important;
  color: #000 !important;
  font-weight: 600 !important;
}
.cart-design-2 .action.showcart .minicart-icon {
  display: none;
}
.minicart-wrapper .action.showcart::after {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty {
  color: #000;
  background-color: transparent;
  border-radius: 0;
  left: auto;
  right: -11px;
  font-weight: 600;
  font-size: 12px;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 18px;
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty .loader:before {
  content: "\f110";
  font-family: porto-icons;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 16px;
  margin-top: -9px;
  margin-left: -8px;
  color: #777;
}
.minicart-wrapper .action.showcart span.cart-price {
  order: -2;
  font-weight: 600;
  font-size: 14px;
  vertical-align: middle;
  margin-right: 10px;
  min-width: 68px;
}
.minicart-wrapper .action.showcart span.cart-price span.price-empty {
  display: none;
}
.minicart-wrapper .action.showcart span.cart-price span.price-empty.price-empty-show {
  display: inline-block;
}
.minicart-wrapper .block-minicart {
  padding: 10px 15px 5px;
  font-size: 0.8125rem;
  line-height: 1.5;
  font-weight: 700;
}
.minicart-wrapper .block-minicart li {
  padding: 15px 10px;
  border-bottom: 1px solid #e7e7e7;
  line-height: 24px;
}
.minicart-wrapper .block-minicart .total-count {
  display: flex;
  padding: 12px 10px;
  border-bottom: solid 1px #e7e7e7;
  color: #222529;
  text-transform: uppercase;
}
.minicart-wrapper .block-minicart .total-count .actions {
  margin-left: auto;
}
.minicart-wrapper .block-minicart .total-count .actions a {
  color: inherit;
}
.minicart-wrapper .block-minicart .subtotal {
  padding: 15px 10px 25px;
  text-align: left;
  text-transform: uppercase;
  font-size: 14px;
  display: flex;
  align-items: center;
  letter-spacing: 0.14px;
  line-height: 24px;
}
.minicart-wrapper .block-minicart .subtotal > span.label {
  display: flex;
  align-items: center;
}
.minicart-wrapper .block-minicart .subtotal .amount {
  margin-left: auto;
}
.minicart-wrapper .block-minicart .subtotal .amount .price {
  color: inherit;
  font-size: 15px;
  font-weight: 700;
}
.minicart-wrapper .block-minicart li {
  position: relative;
}
.minicart-wrapper .block-minicart li > .product {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
}
.minicart-wrapper .block-minicart .product .actions {
  margin-left: 5px;
}
.minicart-wrapper .block-minicart .product .actions > .secondary {
  position: absolute;
  z-index: 3;
  text-align: center;
  font-size: 11px;
  top: 6px;
  right: 2px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  background-color: #fff;
  color: #222529;
  border-radius: 50%;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4);
}
.minicart-wrapper .block-minicart .product .actions > .secondary a,
.minicart-wrapper .block-minicart .product .actions > .primary a {
  color: inherit;
}
.minicart-wrapper .block-minicart .product .actions > .secondary a span {
  display: none;
}
.minicart-wrapper .block-minicart .block-content > .actions {
  padding: 0 10px 0;
}
.minicart-wrapper .block-minicart .block-content > .actions > .primary .action.primary {
  font-family: inherit;
  font-size: 0.75rem;
  letter-spacing: 0.025em;
  text-transform: uppercase;
  padding: 0.875rem 1.5rem;
  border-radius: 0;
  float: none;
  width: 100%;
  font-weight: 600;
  margin-bottom: 10px;
  height: auto;
  line-height: inherit;
  color: #fff;
  background-color: #222529;
  border: none;
}
.minicart-wrapper .block-minicart .amount.price-container {
  display: inline-block;
  vertical-align: middle;
}
.minicart-items .product-item-details .price,
.minicart-items .price-including-tax,
.minicart-items .price-excluding-tax {
  font-weight: 400;
  color: #69696b;
  font-size: 0.8125rem;
}
.minicart-items .product-item-name {
  display: block;
  text-decoration: none;
  font-size: 1.0769em;
  line-height: 1.4;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0.5rem;
  color: #222529;
  font-weight: 700;
  flex: 0 0 100%;
}
.minicart-items .product-item-name a {
  color: inherit !important;
  font-size: inherit;
  display: block;
  font-weight: inherit;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  line-height: inherit;
  letter-spacing: inherit;
}
.minicart-items .product-item-name a:hover {
  text-decoration: none;
}
.minicart-items .product-item-photo {
  order: 2;
  flex: 0 0 80px;
  width: 80px;
  box-shadow: none;
  margin: 0;
}
.minicart-items .product-item-photo img {
  height: auto !important;
}
.minicart-items .product-item-details {
  order: 1;
  max-width: calc(100% - 80px);
  flex: 1;
  padding: 0 15px 0 0;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  position: static;
}
.minicart-items .product-item-details > *:not(.product-item-name) {
  font-weight: 400;
  font-size: 0.8125rem;
}
.minicart-items .product-item-details .product.options {
  flex: 0 0 100%;
  margin-bottom: 4px;
}
.minicart-items .product-item-details .product.options.list,
.minicart-items .product-item-details .item-options {
  margin-top: 2px;
  margin-bottom: 0px;
  font-size: 12px;
  line-height: 1.3;
}
.minicart-items .product-item-details .product.options.list dt,
.minicart-items .product-item-details .item-options dt {
  margin: 0 0.5em 0.25em 0;
  float: left;
  clear: left;
  font-weight: 500;
}
.minicart-items .product-item-details .product.options.list dt:after,
.minicart-items .product-item-details .item-options dt:after {
  content: ': ';
}
.minicart-items .product-item-details .product.options.list dd,
.minicart-items .product-item-details .item-options dd {
  float: left;
  margin: 0 0 0.25em;
}
.minicart-items .product-item-details .product.options.list dd .price,
.minicart-items .product-item-details .item-options dd .price {
  font-size: inherit;
}
.minicart-items .product-item-details .details-qty {
  display: flex;
  align-items: center;
}
.minicart-items .action.delete:before {
  content: "\f819";
  font-size: 11px;
  line-height: 20px;
  color: inherit;
  font-family: "porto-icons";
}
.minicart-items .action.edit:before {
  content: "\f826";
  font-family: "porto-icons";
  font-size: 14px;
  color: inherit;
}
.minicart-items .action.edit > span {
  display: none;
}
.minicart-items .product-item-pricing .label {
  width: 30px;
  color: #777;
}
.minicart-items .update-cart-item {
  vertical-align: top;
  font-size: 0.8em;
  border-radius: 0;
  background: #222529;
  border: none;
  color: #fff;
  height: 20px;
  line-height: 1;
  text-transform: uppercase;
  border-radius: 2px;
}
.minicart-items .item-qty {
  height: 20px;
  border-radius: 0;
  color: #777;
  padding: 2px;
  font-size: 12px;
  margin: 0 5px 0 0;
  width: 30px;
}
.minicart-items .item-qty:focus {
  box-shadow: none;
}
.minicart-items .product .toggle {
  padding: 0 0 0.25em 0;
}
.social-login-title .h2 {
  margin: 0;
  padding-left: 40px;
  background-position: 12px center;
  background-repeat: no-repeat;
  color: #ffffff;
}
/* headertop */
.headertop-toggle {
  position: absolute;
  top: 100%;
  background-color: #1d1d1b;
  min-width: 250px;
  padding: 22px;
  box-sizing: border-box;
  z-index: 9;
}
.headertop-toggle .widget {
  margin-bottom: 0;
}
.headertop-toggle ul.dropmenu-main {
  padding-left: 0;
}
.headertop-toggle ul.dropmenu-main li {
  display: inline-block;
  width: 100%;
  margin: 0;
}
.headertop-toggle ul.dropmenu-main li a {
  display: block;
  text-transform: capitalize;
  text-align: left;
  font: normal normal normal 13px/20px Poppins;
  letter-spacing: 0.48px;
  color: #FFFFFF;
}
.headertop-toggle ul.dropmenu-main li a:hover {
  color: #f2b944;
}
.headertop-toggle ul ul {
  padding-left: 20px;
}
ul.dropmenu-main > li {
  margin-bottom: 15px;
}
ul.dropmenu-main > li:last-child {
  margin-bottom: 0;
}
ul.dropmenu-main > li.dropmenu-parent > a::after {
  content: '\e81c';
  display: inline-block;
  font-family: 'porto-icons';
  margin-left: 10px;
}
.headertop-wrapper {
  position: relative;
}
.headertop-wrapper .headertop-first {
  display: inline-block;
  cursor: pointer;
}
.headertop-wrapper .headertop-first span {
  vertical-align: top;
}
.headertop-wrapper .headertop-first::after {
  content: '\e81c';
  display: inline-block;
  font-family: 'porto-icons';
  margin-left: 5px;
  vertical-align: top;
}
.headertop-wrapper .headertop-first::before {
  display: inline-block;
  content: "";
  background: url("../images/grape.png");
  background-repeat: no-repeat;
  background-position: center center;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  background-size: contain;
  margin-right: 5px;
  filter: grayscale(1);
}
.headertop-wrapper .headertop-first:hover {
  color: #f2b944;
}
.headertop-wrapper .headertop-first:hover::before {
  filter: initial;
}
.headertop-wrapper.helpdesk {
  margin-right: 5px;
}
.headertop-wrapper.helpdesk .headertop-first {
  background-color: #f2b944;
  color: #000 !important;
  font-size: 14px;
  padding: 2px 5px;
  letter-spacing: 1.4px;
  font-weight: 700;
}
.headertop-wrapper.helpdesk .headertop-first::before {
  display: none;
}
.headertop-wrapper.helpdesk .headertop-first::after {
  display: inline-block;
  content: "";
  background: url("../images/question-mark.png");
  background-repeat: no-repeat;
  background-position: center center;
  width: 19px;
  height: 19px;
  vertical-align: middle;
  background-size: contain;
  margin-left: 5px;
}
.headertop-wrapper.helpdesk .headertop-toggle {
  min-width: 275px;
}
.headertop-wrapper.switch-website .headertop-first {
  font-weight: 300;
  font-size: 12px;
}
.headertop-wrapper.switch-website .headertop-first::before {
  background-image: url("../images/pin.png");
}
.headertop-wrapper.switch-website .headertop-toggle {
  right: 0;
  left: auto;
  min-width: 200px;
}
@media (min-width: 992px) {
  .headertop-wrapper.helpdesk .headertop-first span {
    display: none;
  }
  .headertop-wrapper.helpdesk .headertop-first::after {
    vertical-align: middle;
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .page-header.type1 .header-main .header-row .header-center {
    order: -1;
    flex: 1;
    padding: 27px 0;
  }
  .page-header.type1 .header-main .header-row .header-left {
    min-width: auto;
    justify-content: center;
    padding: 20px 15px;
  }
  .page-header.type1 .header-main .header-row .header-right {
    flex: 1;
  }
  .page-header.type1 .search-area .block.block-search {
    max-width: 347px;
    margin: 1px 0;
  }
  .page-header.type1 .nav-sections {
    border-top: 2px solid #e7e7e7;
  }
  .page-header.type1 .navigation:not(.side-megamenu) > ul {
    justify-content: center;
  }
  .page-header.type1 .navigation:not(.side-megamenu) .level0 {
    margin-right: 35px;
    margin-left: 1px;
  }
  .page-header.type1 .navigation:not(.side-megamenu) .level0 .level-top {
    font-weight: 700;
    line-height: 20px;
    letter-spacing: -0.12px;
    padding: 20px 0 20px 0;
    position: relative;
  }
  .page-header.type1 .navigation:not(.side-megamenu) .level0 .level-top:before {
    content: "";
    position: absolute;
    border-top: 2px solid #7aa93c;
    top: -2px;
    opacity: 0;
    width: 100%;
  }
  .page-header.type1 .navigation:not(.side-megamenu) .level0:hover .level-top:before {
    opacity: 1;
  }
  .panel.header > .header.links > li.greet.welcome + .customer-welcome {
    margin-left: -10px;
    text-align: right;
  }
  .customer-welcome .action.switch:after {
    padding-right: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1219px) {
  .page-header.type1 .navigation:not(.side-megamenu) .level0 .level-top {
    padding: 15px 0;
  }
}
@media (max-width: 1475px) {
  .search-area.show-icon-tablet-large {
    position: relative;
  }
  .search-area.show-icon-tablet-large a.search-toggle-icon {
    display: inline-block;
    font-size: 21px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-color: inherit;
  }
  .search-area.show-icon-tablet-large a.search-toggle-icon i::before {
    font-weight: 600;
  }
  .search-area.show-icon-tablet-large .block.block-search {
    display: none;
    position: absolute;
    top: 100%;
    right: -47px;
    min-width: 340px;
    margin-top: 8px;
    width: 100%;
    border: 5px solid #ccc;
    border-color: inherit;
  }
}
@media (max-width: 1399px) {
  .page-header.type1 .navigation:not(.side-megamenu) .level0 .level-top {
    font-size: 12px !important;
  }
  .sticky-header.page-header.type1 .navigation:not(.side-megamenu) .level0 .level-top {
    font-size: 11px !important;
  }
  .sticky-header.page-header.type1 .navigation li.ui-menu-item.level0 > a {
    padding: 0 10px !important;
  }
}
@media (max-width: 1199px) {
  .page-header .panel.wrapper {
    font-size: 11px;
    letter-spacing: 0.5px;
  }
  .page-header.type1 .navigation:not(.side-megamenu) .level0 .level-top {
    letter-spacing: 0.2px !important;
  }
  .page-header .switcher .options ul.dropdown a,
  .page-header .switcher strong {
    font-size: 13px;
    letter-spacing: 0.5px;
  }
  .page-header .switcher .options ul.dropdown a,
  .page-header .switcher strong {
    padding: 0 3px !important;
  }
  .headertop-wrapper.helpdesk .headertop-first {
    display: flex;
    align-items: center;
    font-size: 13px;
    letter-spacing: 0.5px;
  }
  .headertop-toggle ul.dropmenu-main li a {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (max-width: 991px) {
  .page-header .panel.wrapper {
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
  }
  .page-header .panel.wrapper .header-left,
  .page-header .panel.wrapper .header-right {
    display: none;
  }
  .page-header .panel.wrapper .header-center {
    width: 100%;
  }
  .page-header .main-panel-top .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .page-header .switcher .options ul.dropdown a,
  .page-header .switcher strong {
    color: #000;
    font-size: 18px;
    padding: 0 10px !important;
  }
  .page-header.type1 .header-main .header-row .header-right {
    min-width: auto;
  }
  .page-header.type1 .header-contact .my-account i,
  .page-header.type1 .header-contact .wishlist i {
    font-size: 21px !important;
  }
  .page-header.type1 .search-area .block.block-search {
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #fff;
    padding: 20px 20px !important;
    border: 0;
    box-sizing: border-box;
    max-width: 100%;
    min-width: 100%;
    border-top: 1px solid #f7f7f7;
  }
  .page-header.type1 .search-area .minisearch .actions button {
    font-size: 17px;
  }
  .logo {
    max-width: 120px;
    z-index: auto;
  }
  .logo img {
    height: auto;
  }
  .panel.header.show-icon-tablet .top-links-icon {
    display: block;
  }
  .panel.header.show-icon-tablet .header.links {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    min-width: 130px;
    margin: 0;
    padding: 5px 0;
    border: 1px solid #ccc;
    background-color: #fff !important;
    text-align: right;
    z-index: 99;
    box-shadow: 0 10px 30px 10px rgba(0, 0, 0, 0.05);
  }
  .panel.header.show-icon-tablet .header.links .header.links {
    display: block;
  }
  .panel.header.show-icon-tablet .header.links::before,
  .panel.header.show-icon-tablet .header.links::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
  }
  .panel.header.show-icon-tablet .header.links::before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
    top: -12px;
    right: 20px;
  }
  .panel.header.show-icon-tablet .header.links::after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
    top: -14px;
    right: 19px;
  }
  .panel.header.show-icon-tablet .header.links li {
    display: block;
    padding: 0 10px !important;
    border: 0;
    color: #777;
    line-height: 19px;
    margin: 0;
  }
  .panel.header.show-icon-tablet .header.links li span {
    color: inherit;
    font-weight: 400;
  }
  .panel.header.show-icon-tablet .header.links li a {
    display: block;
    padding: 0;
    transition: all 0.2s;
    color: inherit;
    font-size: 11px;
    font-weight: 400;
    white-space: nowrap;
  }
  .nav-sections {
    font-size: 13px;
  }
  .navigation ul {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .navigation .level0 {
    font-size: 1em;
  }
  .navigation .parent .level-top:after {
    font-size: 1.2rem;
  }
  .header-row .header-center {
    padding: 20px 0;
  }
  .header-row .header-left {
    padding: 20px 0;
  }
  .header-row .header-right {
    padding: 20px 0;
  }
  .page-header.sticky-header .header-row .header-center,
  .page-header.sticky-header .header-row .header-left,
  .page-header.sticky-header .header-row .header-right {
    padding-top: 0;
    padding-bottom: 0;
  }
  .page-header.sticky-header .header.content.header-row {
    min-height: 60px;
  }
  .search-area.show-icon-tablet {
    position: relative;
  }
  .search-area.show-icon-tablet a.search-toggle-icon {
    display: inline-block;
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-color: inherit;
  }
  .search-area.show-icon-tablet a.search-toggle-icon i::before {
    font-weight: 600;
  }
  .search-area.show-icon-tablet .block.block-search {
    display: none;
    position: absolute;
    top: 100%;
    right: -47px;
    min-width: 340px;
    margin-top: 8px;
    width: 100%;
    border: 5px solid #ccc;
    border-color: inherit;
  }
  .nav-sections {
    font-size: 13px;
  }
  .navigation ul {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .navigation .level0 {
    font-size: 1em;
  }
  .navigation .parent .level-top:after {
    font-size: 1.2rem;
  }
  .header-row .header-center {
    padding: 20px 0;
  }
  .header-row .header-left {
    padding: 20px 0;
  }
  .header-row .header-right {
    padding: 20px 0;
  }
  .page-header.sticky-header .header-row .header-center,
  .page-header.sticky-header .header-row .header-left,
  .page-header.sticky-header .header-row .header-right {
    padding-top: 0;
    padding-bottom: 0;
  }
  .page-header.sticky-header .header.content.header-row {
    min-height: 60px;
  }
  .search-area.show-icon-tablet {
    position: relative;
  }
  .search-area.show-icon-tablet a.search-toggle-icon {
    display: inline-block;
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-color: inherit;
  }
  .search-area.show-icon-tablet a.search-toggle-icon i::before {
    font-weight: 600;
  }
  .search-area.show-icon-tablet .block.block-search {
    display: none;
    position: absolute;
    top: 100%;
    right: -47px;
    min-width: 340px;
    margin-top: 8px;
    width: 100%;
    border: 5px solid #ccc;
    border-color: inherit;
  }
  .show-icon-tablet .header.links > li.customer-welcome > span {
    margin-right: -5px;
  }
  .minicart-wrapper .action.showcart span.cart-price {
    display: none;
  }
  .minicart-wrapper .action.showcart:before {
    font-size: 21px;
    font-weight: normal !important;
  }
  .headertop-toggle-mobi {
    position: absolute;
    top: -15px !important;
    height: auto;
    visibility: visible;
    opacity: 1;
    width: 290px;
    margin: 0 -15px;
    display: block !important;
    background-color: #fff;
    transition: 0.5s;
    left: 300px !important;
    z-index: 9;
  }
  .submenu-active .headertop-toggle-mobi {
    left: 0 !important;
  }
  .headertop-toggle-mobi ul.dropmenu-main li {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 6px 0;
  }
  .headertop-toggle-mobi ul.dropmenu-main li a {
    font-size: 15px;
    text-transform: capitalize;
    text-align: left;
    font: normal normal normal 13px/20px Poppins;
    letter-spacing: normal;
    color: #000;
    cursor: pointer;
  }
  .headertop-toggle-mobi ul ul {
    padding-left: 20px;
  }
  .headertop-toggle-mobi ul,
  ul.dropmenu-main {
    padding: 15px 15px;
  }
  ul.dropmenu-main > li > a,
  .headertop-toggle-mobi ul.dropmenu-main li a {
    text-transform: uppercase;
    font-weight: 600;
  }
  .headertop-wrapper {
    position: static;
    margin: 0;
  }
  .headertop-wrapper .headertop-first-mobi {
    font-size: 16px;
    font-weight: 600 !important;
    margin-bottom: 10px;
    display: inline-block;
  }
  .headertop-wrapper .headertop-first-mobi::before {
    display: inline-block;
    content: "";
    background: url("../images/grape.png");
    background-repeat: no-repeat;
    background-position: center center;
    filter: brightness(0);
    -webkit-filter: brightness(0);
    width: 25px;
    height: 24px;
    vertical-align: sub;
    background-size: contain;
    margin-right: 5px;
  }
  .headertop-wrapper .headertop-first-mobi::after {
    content: '\e81a';
    font-family: 'porto-icons';
    line-height: 40px;
    text-align: left;
    display: inline-block;
    width: 40px;
    height: 40px;
    color: #000;
    font-size: 18px;
    padding: 0 10px;
  }
  .headertop-wrapper.switch-website .headertop-first-mobi::before {
    background-image: url("../images/pin.png");
    filter: brightness(0);
    -webkit-filter: brightness(0);
  }
  .headertop-wrapper.helpdesk .headertop-first-mobi {
    background-color: #f2b944;
    color: #000 !important;
    font-size: 16px;
    padding: 9px 20px;
    letter-spacing: 1.4px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .headertop-wrapper.helpdesk .headertop-first-mobi::before {
    display: none;
  }
  .headertop-wrapper.helpdesk .headertop-first-mobi::after {
    display: inline-block;
    content: "";
    background: url(../images/question-mark.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 19px;
    height: 19px;
    vertical-align: sub;
    background-size: contain;
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  .page-header .panel.header {
    display: none;
  }
  .logo {
    max-width: 110px;
  }
  .panel.header .switcher {
    display: none;
  }
  .minicart-wrapper .action.showcart .counter.qty {
    top: 0;
  }
}
@media (max-width: 575px) {
  .search-area.show-icon-tablet .block.block-search {
    right: -155px;
  }
}
.footer {
  letter-spacing: 0;
  font-size: 13px;
  line-height: 22px;
}
.footer p {
  letter-spacing: 0;
  font-size: 13px;
  line-height: 22px;
}
.footer-top {
  background: url("../images/newsletter-01.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 120px 0;
  text-align: right;
}
.footer-top .custom-block {
  width: 100%;
  justify-content: flex-end;
}
.footer-top .custom-block::before,
.footer-top .custom-block::after {
  display: none;
}
.footer .widget + .widget {
  margin-top: 0;
}
.footer .widget.contact-info li:not(:last-child) {
  margin-bottom: 5px;
}
.footer .follow-us .share-links a {
  width: 37px;
  height: 37px;
  border-radius: 20px;
  border: 1px solid #ffffff;
  box-shadow: none;
  font-size: 12px;
}
.footer-middle .widget {
  margin-bottom: 15px;
  margin-top: 0;
}
.block.newsletter h4 {
  color: #fff;
}
.block.newsletter .form.subscribe {
  display: block;
}
.block.newsletter .actions {
  padding-top: 25px;
}
.block.newsletter label {
  display: inline;
}
.block.newsletter .field > label {
  display: block;
  position: static;
  width: auto;
  height: auto;
  font-family: lemonde-journal, serif;
  font-size: 60px;
  line-height: 80px;
  margin: 0 0 10px 0;
  font-weight: normal;
  color: #fff;
}
.block.newsletter input {
  background-color: #fff;
  border-radius: 0;
}
.block.newsletter input[type="checkbox"] {
  margin-top: 0;
  height: auto;
  padding: 0;
}
.block.newsletter .control {
  width: 430px;
  display: block;
  margin-left: auto;
}
.block.newsletter .control-email input {
  width: 100%;
  padding: 0 15px;
  height: 48px;
  font-size: 16px;
  color: #767676;
  text-align: right;
}
.block.newsletter .control-checkbox {
  margin-top: 1rem;
  font-size: 12px;
  line-height: 1.2;
  color: #ffffff;
}
.block.newsletter .action.subscribe {
  font-family: 'Poppins';
  background-color: #000000;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 15px 30px;
  line-height: normal;
  border-radius: 0;
  height: auto;
}
footer .footer,
footer .footer p {
  font-size: 16px;
}
span.first-row.address {
  color: #fff;
  font-weight: 500;
}
ul.contact-details {
  margin-bottom: 15px;
}
ul.footer-links li a {
  color: #ccc;
}
.footer-bottom {
  display: none !important;
}
.footer-middle > .container {
  padding-top: 70px;
  padding-bottom: 20px;
}
.footer-middle > .container::after {
  border-bottom: 1px solid #ccc;
}
.footer-middle li > .widget {
  margin-bottom: 0 !important;
}
.footer-middle-2 > .container {
  padding-top: 40px;
  padding-bottom: 70px;
}
.footer-middle-2 > .container > .row > div:last-child {
  text-align: right;
}
.footer-middle-2 > .container > .row > div:last-child p {
  margin: 0;
}
.footer-middle-2 > .container::after {
  content: none;
}
.right-footer-block {
  text-align: right;
  font-size: 21px;
  letter-spacing: 2.3px;
}
li.special-character {
  color: #f2b944;
  font-weight: 500;
  margin-bottom: 15px;
}
li.special-character::before {
  border: 2px solid #f2b944;
  content: "?";
  border-radius: 50%;
  width: 30px;
  display: inline-block;
  height: 30px;
  text-align: center;
  line-height: 27px;
  margin-right: 10px;
  padding: 0 0 0 3px;
}
ul.contact-details-right li {
  line-height: normal;
}
span.time-lastone {
  font-size: 17px;
  letter-spacing: 1.8px;
  text-transform: uppercase;
}
.image-block {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  margin-bottom: 30px;
}
.widget.follow-us {
  display: inline-block;
  margin: 0 !important;
  margin-bottom: 30px !important;
  vertical-align: middle;
}
.footer .follow-us .share-links a {
  background: none;
  color: #f2b944 !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  font-size: 25px !important;
}
.payment-icons {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  margin-bottom: 20px;
  justify-content: flex-end;
}
.payment-icons img {
  margin-left: 12px;
  max-width: 120px;
}
.payment-icons .payment-icon {
  display: inline-block;
  vertical-align: middle;
  margin: 3px;
  width: 56px;
  height: 32px;
  background-color: #d6d3cc;
  background-size: 80% auto;
  background-repeat: no-repeat;
  background-position: center;
  transition: opacity .25s;
  filter: invert(1);
  border-radius: 4px;
}
.payment-icons .payment-icon:hover {
  opacity: .7;
}
.payment-icons .visa {
  background-image: url(../images/payment-icons/payment-visa.svg);
}
.payment-icons .paypal {
  background-image: url(../images/payment-icons/payment-paypal.svg);
  background-size: 85% auto;
  background-position: 50% 48%;
}
.payment-icons .stripe {
  background-image: url(../images/payment-icons/payment-stripe.png);
  background-size: 60% auto;
}
.payment-icons .verisign {
  background-image: url(../images/payment-icons/payment-verisign.svg);
}
@media (min-width: 1400px) {
  .footer-middle .switch-website {
    text-align: right;
  }
}
@media (max-width: 1399px) {
  .right-footer-block {
    font-size: 20px;
    letter-spacing: 1.3px;
  }
}
@media (max-width: 1199px) {
  .block.newsletter .field > label {
    font-size: 40px;
    line-height: 50px;
  }
  footer .footer,
  footer .footer p {
    font-size: 14px;
  }
  .right-footer-block {
    font-size: 18px;
    letter-spacing: normal;
  }
  .payment-icons img {
    max-height: 50px;
  }
}
@media (max-width: 991px) {
  .block.newsletter .form.subscribe {
    width: auto;
  }
  .block.newsletter .field > label {
    font-size: 30px;
    line-height: 35px;
  }
}
@media (max-width: 767px) {
  .footer .follow-us .share-links a {
    font-size: 20px !important;
  }
  .right-footer-block {
    text-align: left;
    font-size: 16px;
    letter-spacing: normal;
    margin-top: 10px;
  }
  li.special-character {
    margin-bottom: 10px;
    text-transform: uppercase;
  }
  li.special-character::before {
    clear: both;
    display: block;
    margin: 0 auto 5px;
    padding: 0;
  }
  span.time-lastone {
    font-size: 13px;
    letter-spacing: normal;
  }
  .footer-middle > .container {
    padding-bottom: 0;
  }
  .footer-middle-2 > .container {
    padding: 20px 0 0 0;
  }
  .footer-middle-2 > .container > .row > div:last-child {
    text-align: left;
  }
  ul.footer-links {
    margin-bottom: 15px;
  }
  .payment-icons {
    margin-bottom: 10px;
    justify-content: flex-start;
  }
  .payment-icons img {
    max-height: 33px;
  }
  .block.newsletter .control {
    width: 100%;
  }
  .image-block {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .image-block img {
    max-height: 60px;
    width: auto;
  }
  ul.contact-details {
    margin-bottom: 10px;
  }
  .contact-info.contact-info-block {
    margin-bottom: 20px !important;
    display: inline-block;
    width: 100%;
  }
  .col-md-6.right-footer-block {
    text-align: center;
  }
  .payment-icons img {
    margin: 0 10px 0 0;
    max-height: none;
    width: 26%;
  }
}
@media (max-width: 479px) {
  .footer-top {
    padding: 70px 0;
  }
  .footer-middle > .container {
    padding-top: 30px;
    padding-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer-middle-2 > .container {
    padding-bottom: 20px;
  }
  .footer-middle-2 > .container > .row > div:last-child p {
    font-size: 11px;
  }
}
/* barra avvisi e promo */
.porto-block-html-top {
  position: relative;
  overflow: hidden;
  font-family: Poppins;
  font-weight: 500;
  font-size: .9286em;
  line-height: 1.3;
  letter-spacing: .025em;
  text-transform: uppercase;
  opacity: 1;
}
.porto-block-html-top [data-content-type='row'] {
  padding-right: 30px;
}
.porto-block-html-top p {
  margin: 11px 0;
}
.porto-block-html-top a {
  text-transform: uppercase;
  display: inline-block;
  padding: .4rem .5rem;
  font-size: .625rem;
  font-weight: 700;
  background: #151719;
  color: #fff;
  text-decoration: none;
}
.porto-block-html-top small {
  font-size: .8461em;
  font-weight: 400;
  opacity: .5;
}
.porto-block-html-top .mfp-close {
  top: 50%;
  transform: translateY(-50%) rotateZ(45deg);
  opacity: .7;
  overflow: hidden;
  width: 41px;
  height: 41px;
  background: none;
  position: absolute;
  right: 0;
  margin: 0;
  padding: 0;
  border: none;
  color: #000;
  z-index: 9;
}
@media (max-width: 767px) {
  div.porto-block-html-top,
  div.porto-block-html-top small {
    font-size: 12px;
    letter-spacing: normal;
  }
  div.porto-block-html-top .text-center .container {
    padding: 0 !important;
  }
}
.swatch-option {
  border-color: transparent;
  overflow: visible;
}
.swatch-option:not(.disabled):hover {
  outline: none;
}
.swatch-option:focus {
  box-shadow: none;
}
.swatch-option.selected {
  outline-color: #f2b944;
  box-shadow: 0 0 3px 1px #f2b944;
}
.swatch-option.disabled:after {
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #dddddd 47%, #dddddd 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #dddddd), color-stop(53%, #dddddd), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #dddddd 47%, #dddddd 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #dddddd 47%, #dddddd 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #dddddd 47%, #dddddd 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #dddddd 47%, #dddddd 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=1);
}
.swatch-option.color {
  display: block;
  margin: 3px 6px 3px 0;
  padding-right: 0 !important;
  width: 28px;
  height: 28px;
  white-space: nowrap;
  text-align: left;
  border: none;
  min-width: auto;
  padding: 0;
  outline: none;
  position: relative;
}
.swatch-option.color.selected:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-indent: 0;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  color: #fff;
  font-size: 11px;
  height: 12px;
  line-height: 12px;
  margin-top: -6px;
  text-align: center;
  text-shadow: 0 0 1px #777;
}
.swatch-option.color[option-tooltip-value*="#ffffff"] {
  border: 1px solid #e7e7e7;
}
.products-grid .swatch-option.color {
  width: 12px;
  height: 12px;
  border-radius: 6px;
  overflow: visible;
  margin: 7px 7px 4px 3px;
}
.products-grid .swatch-option.color:hover {
  border: none;
}
.products-grid .swatch-option.color.selected:before {
  font-size: 8px;
}
.products-grid .swatch-option.color:after {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  top: -3px;
  left: -3px;
  border: 1px solid #000;
  border-radius: 9px;
}
.products-grid .swatch-option.color:hover::after {
  border-color: #333;
}
.swatch-option.text {
  min-width: 32px;
  text-align: center;
  margin: 3px 6px 3px 0;
  padding: 4px 8px;
  line-height: 16px;
  height: auto;
  font-size: inherit;
  font-weight: inherit;
  outline: none;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  outline: none;
}
.swatch-option-tooltip,
.swatch-option-tooltip-layered {
  display: none;
  min-width: 25px;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  left: 1px;
  top: 4px;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  left: -15px;
  top: 3px;
}
/*.swatch-option.color .products-grid .swatch-attribute-options {
    margin-top: -4px;
    margin-bottom: 5px;
}*/
.swatch-attribute-options {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
/*.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
    border: 1px solid #e9e9e9;
    background: #fff;
    color: #777;
    font-size: 11px;
    outline: none;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
    color: #fff;
}*/
.swatch-attribute.format .swatch-option.text {
  background-color: #ffffff;
  color: #dddddd;
  font-size: 0.9em;
}
.swatch-attribute.format .swatch-option.text.selected {
  box-shadow: 0 4px 3px -3px #f2b944;
  color: #333333;
  font-size: inherit;
}
.swatch-attribute.format .swatch-option.text:not(.disabled):hover {
  box-shadow: 0 4px 3px -3px #f2b944;
  border-color: transparent;
}
.product-item .swatch-attribute {
  margin-top: 0;
}
/* product page */
.product-options-wrapper {
  border: 1px solid #e7e7e7;
  padding: 0.5rem;
  text-align: center;
  order: 1;
}
.product-options-wrapper .swatch-attribute-label {
  font-size: 16px;
  padding-bottom: 0;
  font-weight: 600;
  width: 100%;
  text-align: center;
}
/* owl carousel */
/*.fullscreen-carousel {
    height: 100vh;
    position: relative;
}
.fullscreen-carousel .owl-carousel:not(.owl-loaded) > *,
.fullscreen-carousel .owl-item > * {
    height: 100vh;
}*/
.owl-carousel {
  margin-bottom: 20px;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 1;
}
.owl-carousel.row {
  width: auto;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav button {
  outline: none;
}
.owl-carousel .img-thumbnail {
  max-width: 100%;
}
.owl-carousel .img-thumbnail img {
  width: 100%;
}
.owl-carousel .item-video {
  height: 300px;
}
.owl-carousel .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  top: 50%;
  position: absolute;
  margin-top: 0;
  width: 100%;
  flex: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  display: inline-block;
  position: absolute;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 22px;
  margin: 0;
  transform: translateY(-50%);
}
.owl-carousel .owl-nav .owl-prev {
  left: 0;
}
.owl-carousel .owl-nav .owl-prev::before {
  font-family: "porto-icons";
  content: "\e819";
  position: relative;
  left: -1px;
}
.owl-carousel .owl-nav .owl-next {
  right: 0;
}
.owl-carousel .owl-nav .owl-next::before {
  font-family: "porto-icons";
  content: "\e81a";
  position: relative;
  left: 1px;
}
.owl-carousel .owl-nav .owl-dots {
  margin-top: 1em;
}
.owl-carousel.stage-margin .owl-stage-outer {
  margin-left: 40px;
  margin-right: 40px;
}
.owl-carousel.stage-margin .owl-stage-outer .owl-stage {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.owl-carousel.nav-bottom .owl-stage-outer {
  margin-bottom: 10px;
}
.owl-carousel.show-nav-hover .owl-prev,
.owl-carousel.show-nav-hover .owl-next {
  transition: opacity 0.2s, transform 0.4s;
  opacity: 0;
}
.owl-carousel.show-nav-hover .owl-prev {
  left: -10px;
  transform: translate(-10px, -50%);
}
.owl-carousel.show-nav-hover .owl-next {
  right: -10px;
  transform: translate(10px, -50%);
}
.owl-carousel.show-nav-title .owl-nav {
  top: 0;
  right: 0;
  margin-top: -18px;
  width: auto;
}
.owl-carousel.show-nav-title .owl-nav [class*="owl-"],
.owl-carousel.show-nav-title .owl-nav [class*="owl-"]:hover,
.owl-carousel.show-nav-title .owl-nav [class*="owl-"]:active {
  background: transparent !important;
  width: 18px;
  font-size: 18px;
  padding-left: 0;
  padding-right: 0;
  color: #222529;
}
.owl-carousel.show-nav-title .owl-nav .owl-prev {
  left: -45px;
}
/*.owl-carousel.nav-bottom .owl-nav {
	position: static;
	margin: 0;
	padding: 0;
	width: auto;
}
.owl-carousel.nav-bottom .owl-nav .owl-prev,
.owl-carousel.nav-bottom .owl-nav .owl-next {
	position: static;
	transform: none;
	margin: 0 3px;
}
.owl-carousel.rounded-nav .owl-nav [class*="owl-"],
.owl-carousel.rounded-nav .owl-nav [class*="owl-"]:hover {
	padding: 3px 7px;
	border-radius: 50%;
	background: transparent !important;
	border: 1px solid #999 !important;
	color: #999;
	width: 30px;
}
*/
.owl-carousel.nav-style-1 .owl-nav [class*="owl-"] {
  width: 20px;
  background: none !important;
  color: #000;
  font-size: 20px;
}
.owl-carousel.show-dots-title .owl-dots {
  position: absolute;
  left: 155px;
  top: -54px;
  margin-top: 0 !important;
  line-height: 0;
}
.owl-carousel.show-dots-title-right .owl-dots {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  left: auto;
  right: 0;
  margin-top: 0 !important;
  top: -33px;
  right: 8px;
}
/*.owl-carousel.nav-inside .owl-dots {
	bottom: 2px;
	margin-top: 10px;
	position: absolute;
	right: 6px;
	z-index: 1;
}
.owl-carousel.nav-inside .owl-nav .owl-prev {
	left: 15px;
}
.owl-carousel.nav-inside .owl-nav .owl-next {
	right: 15px;
}
.owl-carousel.nav-inside-left .owl-dots {
	left: 6px;
	right: auto;
}
.owl-carousel.nav-inside-center .owl-dots {
	right: 36px;
	left: 36px;
}
.owl-carousel.full-width .owl-nav [class*="owl-"],
.owl-carousel.full-width .owl-nav [class*="owl-"]:hover,
.owl-carousel.big-nav .owl-nav [class*="owl-"],
.owl-carousel.big-nav .owl-nav [class*="owl-"]:hover {
	height: auto;
	padding: 20px 0;
	margin: 0;
}
.owl-carousel.nav-style-2 .owl-nav [class*="owl-"] {
	background: none !important;
	color: #fff;
	font-size: 1.5rem;
}
.owl-carousel.nav-style-3 .owl-nav [class*="owl-"] {
	width: 35px;
	height: 45px;
	line-height: 33px;
	background-color: rgba(38, 42, 47, 0.4) !important;
	border-color: transparent !important;
}*/
.owl-carousel.nav-style-4 .owl-nav [class*="owl-"] {
  width: 30px;
  background: none !important;
  color: #333;
  font-size: 24px;
}
.owl-carousel.nav-style-4 .owl-nav [class*="owl-"]:hover {
  color: #333;
}
body div.product-list div.owl-carousel .owl-nav button.owl-prev,
body div.product-list div.owl-carousel .owl-nav button.owl-next,
body div.block.upsell div.owl-carousel .owl-nav button.owl-prev,
body div.block.upsell div.owl-carousel .owl-nav button.owl-next,
body div.block.related div.owl-carousel .owl-nav button.owl-prev,
body div.block.related div.owl-carousel .owl-nav button.owl-next {
  background-color: rgba(29, 29, 27, 0.9) !important;
  opacity: 1 !important;
  color: #f2b944 !important;
  width: 80px;
  height: 80px;
  line-height: 80px;
  padding: 0;
  position: absolute;
  top: 50%;
  cursor: pointer;
  z-index: 9999 !important;
  pointer-events: all;
  font-size: 24px;
}
body div.product-list div.owl-carousel .owl-nav,
body div.block.upsell div.owl-carousel .owl-nav,
body div.block.related div.owl-carousel .owl-nav {
  position: static !important;
}
.owl-carousel.products .product-item-details {
  float: none;
}
.owl-carousel.nav-style-4 .owl-prev:before,
body div.block.upsell div.owl-carousel .owl-nav button.owl-prev::before,
body div.block.related div.owl-carousel .owl-nav button.owl-prev::before {
  content: "\e8c4";
}
body div.product-list div.owl-carousel .owl-nav button.owl-prev,
body div.block.upsell div.owl-carousel .owl-nav button.owl-prev,
body div.block.related div.owl-carousel .owl-nav button.owl-prev {
  transform: translate(0, -50%) rotate(180deg);
}
.owl-carousel.nav-style-4 .owl-next:before,
body div.block.upsell div.owl-carousel .owl-nav button.owl-next::before,
body div.block.related div.owl-carousel .owl-nav button.owl-next::before {
  content: "\e8c4";
}
.owl-carousel.nav-pos-inside .owl-nav .owl-prev {
  left: 15px;
}
.owl-carousel.nav-pos-inside .owl-nav .owl-next {
  right: 15px;
}
.owl-carousel.nav-pos-outside .owl-nav .owl-prev {
  left: -30px;
}
.owl-carousel.nav-pos-outside .owl-nav .owl-next {
  right: -30px;
}
.owl-carousel.nav-center-images-only .owl-nav {
  top: 37%;
}
.owl-carousel.top-border {
  padding-top: 18px;
}
.owl-carousel .owl-item .owl-lazy {
  transition: all 0.2s linear, opacity 0.4s;
}
.owl-carousel .owl-item .owl-lazy-loaded {
  opacity: 1;
}
.owl-carousel .wpb_content_element {
  margin-bottom: 0;
}
.owl-carousel.carousel-center-active-item .owl-item {
  opacity: 0.2;
  transition: opacity 0.3s;
}
.owl-carousel.carousel-center-active-item .owl-item.center {
  opacity: 1;
}
.owl-carousel.carousel-center-active-item-style-2 .owl-item {
  opacity: 0.7;
}
.owl-carousel .owl-nav button[class*="owl-"] {
  color: #fff;
  font-size: 14px;
  margin: 0;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  height: auto;
}
.owl-carousel .owl-nav button[class*="owl-"]:hover {
  background: #869791;
  color: #fff;
  text-decoration: none;
}
.owl-carousel .owl-nav button[class*="owl-"] > span {
  display: none;
}
.owl-carousel.show-nav-title .owl-nav [class*="owl-"] {
  color: #222529;
}
.custom-block .owl-carousel.show-nav-title .owl-nav [class*="owl-"] {
  margin-left: 0;
  margin-right: 0;
}
.custom-block .owl-carousel.show-nav-title .owl-nav .owl-prev {
  left: -30px;
}
.owl-carousel .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-carousel .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-carousel .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
  height: auto;
  vertical-align: top;
}
.owl-carousel .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  margin: 5px 4px;
  background: #d6d6d6;
  display: block;
  backface-visibility: visible;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s;
  border-radius: 30px;
}
.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
  background: #869791;
}
.owl-carousel.dots-style-1 .owl-dots span {
  width: 14px;
  height: 14px;
  border: 2px solid #e7e7e7;
  background: none !important;
  margin: 5px 2px;
  position: relative;
}
.products-slider.owl-carousel .owl-dot {
  vertical-align: middle;
}
.owl-carousel.dots-style-1 .owl-dot.active span,
.owl-carousel.dots-style-1 .owl-dot:hover span {
  border: 2px solid;
}
.owl-carousel.dots-style-1 .owl-dot.active span:after,
.owl-carousel.dots-style-1 .owl-dot:hover span:after {
  content: "";
  position: absolute;
  left: 3px;
  right: 3px;
  top: 3px;
  bottom: 3px;
  border-radius: 10px;
  border: 2px solid;
}
.product-image-carousel.owl-carousel .owl-nav [class*="owl-"],
.product-image-carousel.owl-carousel .owl-nav [class*="owl-"]:hover,
.product-image-carousel.owl-carousel .owl-nav [class*="owl-"]:active {
  background: none !important;
  font-size: 22px;
  color: #222529;
}
.product-image-carousel.owl-carousel .owl-nav .owl-prev {
  left: 0;
}
.product-image-carousel.owl-carousel .owl-nav .owl-next {
  right: 0;
}
.widget .owl-carousel .owl-dots {
  margin-bottom: -10px;
}
/* slick slider */
.slick-slider .slick-prev,
.slick-slider .slick-next {
  background-color: rgba(29, 29, 27, 0.9) !important;
  color: #f2b944;
  width: 80px;
  height: 80px;
  line-height: 1;
  padding: 0;
  position: absolute;
  top: 50%;
  cursor: pointer;
  z-index: 9999;
  pointer-events: all;
}
.slick-slider .slick-prev::before,
.slick-slider .slick-next::before {
  color: inherit;
  font-family: "porto-icons";
  font-size: 24px;
  content: "\e8c4";
}
.slick-slider .slick-prev {
  left: -30px;
  transform: translate(0, -50%) rotate(180deg);
}
.slick-slider .slick-next {
  right: -30px;
}
/*
@media (max-width: 991px) {
.owl-carousel {
	&.show-nav-hover {
		.owl-prev {
			left: 0;
			transform: translate(10px, -50%);
		}
		.owl-next {
			right: 0;
			transform: translate(-10px, -50%);
		}
		&:hover {
			.owl-prev,
			.owl-next {
				opacity: 1;
				transform: translate(0, -50%);
				&.disabled {
					opacity: 0.5;
				}
			}
		}
	}
	&.nav-pos-outside .owl-nav {
		.owl-prev {
			left: -10px;
		}
		.owl-next {
			right: -10px;
		}
	}
}
}
*/
@media (max-width: 991px) {
  .owl-carousel.show-nav-hover .owl-prev {
    left: 0;
    transform: translate(10px, -50%);
  }
  .owl-carousel.show-nav-hover .owl-next {
    right: 0;
    transform: translate(-10px, -50%);
  }
  .owl-carousel.show-nav-hover:hover .owl-prev,
  .owl-carousel.show-nav-hover:hover .owl-next {
    opacity: 1;
    transform: translate(0, -50%);
  }
  .owl-carousel.show-nav-hover:hover .owl-prev.disabled,
  .owl-carousel.show-nav-hover:hover .owl-next.disabled {
    opacity: 0.5;
  }
  .owl-carousel.nav-pos-outside .owl-nav .owl-prev {
    left: -10px;
  }
  .owl-carousel.nav-pos-outside .owl-nav .owl-next {
    right: -10px;
  }
  .slick-slider .slick-prev,
  .slick-slider .slick-next {
    width: 35px;
    height: 35px;
    top: auto;
    bottom: -20px;
    left: 50% !important;
    right: auto !important;
  }
  .slick-slider .slick-prev::before,
  .slick-slider .slick-next::before {
    font-size: 18px;
  }
  .slick-slider .slick-prev {
    margin-left: -40px;
  }
  .slick-slider .slick-next {
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  body div.product-list div.owl-carousel .owl-nav button.owl-prev,
  body div.product-list div.owl-carousel .owl-nav button.owl-next,
  body div.block.upsell div.owl-carousel .owl-nav button.owl-prev,
  body div.block.upsell div.owl-carousel .owl-nav button.owl-next,
  body div.block.related div.owl-carousel .owl-nav button.owl-prev,
  body div.block.related div.owl-carousel .owl-nav button.owl-next {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
  div.owl-carousel.nav-style-4 .owl-nav [class*="owl-"],
  body div.block.upsell div.owl-carousel .owl-nav button.owl-prev,
  body div.block.upsell div.owl-carousel .owl-nav button.owl-next,
  body div.block.related div.owl-carousel .owl-nav button.owl-prev,
  body div.block.related div.owl-carousel .owl-nav button.owl-next {
    font-size: 18px;
  }
  .products-related .owl-carousel.show-nav-title .owl-nav {
    margin-top: 0;
  }
  .product-list .owl-nav {
    position: relative !important;
    transform: none;
    display: inline-block;
    top: 0 !important;
  }
  body div.product-list div.owl-carousel .owl-nav button.owl-prev,
  body div.product-list div.owl-carousel .owl-nav button.owl-next,
  body div.block.upsell div.owl-carousel .owl-nav button.owl-prev,
  body div.block.upsell div.owl-carousel .owl-nav button.owl-next,
  body div.block.related div.owl-carousel .owl-nav button.owl-prev,
  body div.block.related div.owl-carousel .owl-nav button.owl-next {
    position: static;
    transform: none;
    margin: 0 5px;
  }
  body div.product-list div.owl-carousel .owl-nav button.owl-prev,
  body div.block.upsell div.owl-carousel .owl-nav button.owl-prev,
  body div.block.related div.owl-carousel .owl-nav button.owl-prev {
    transform: rotate(180deg) !important;
  }
}
@media (min-width: 768px) {
  [data-content-type="products"][data-appearance="carousel"].center-mode .product-item {
    opacity: 1;
  }
  [data-content-type="products"][data-appearance="carousel"].center-mode .slick-slide:not(.slick-active) .product-item {
    opacity: 0;
  }
}
/* sidebar filters */
.filter-options-title {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.9px;
  font-weight: 700;
  padding-left: 30px;
  cursor: pointer;
}
.filter-options-title .toggle {
  right: auto;
  left: 0;
  width: 20px;
}
.filter-options-title .toggle::after {
  content: '\e81c';
  display: inline-block;
  font-family: 'porto-icons';
  height: auto;
  background-color: transparent;
  line-height: normal;
  margin: 0;
  position: static;
  width: auto;
}
.active .filter-options-title .toggle::after {
  content: '\e81b';
}
.filter-options-title .toggle::before {
  display: none;
}
.filter-options-content a {
  color: #1b1b1b !important;
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 0.8px;
  font-weight: 400 !important;
  position: relative;
}
.filter-options-content a::before {
  content: "";
  display: inline-block;
  background-color: #fff;
  border: 1px solid #ccc;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 7px;
  letter-spacing: normal;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.filter-options-content a:hover::before,
.filter-options-content a.amshopby-link-selected::before {
  background-color: #f2b944;
  text-align: center;
  line-height: 20px;
  color: #000;
  font-weight: 300;
  content: "+";
  font-size: 22px;
  padding: 0 1px;
}
.filter-options-content a.amshopby-link-selected:hover::before {
  content: "-";
  padding: 0 4px;
}
.filter-options-content .item a:hover,
.filter-options-content a.amshopby-link-selected,
.filter-options-content .swatch-option.selected + .am-shopby-swatch-label {
  color: #f2b944 !important;
}
.filter-options-item .filter-options-content .items [class*='am-filter-item'] {
  padding: 4px 0 4px 33px;
}
.filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view),
.filter-options-item .filter-options-content .am-category-wrapper,
.filter-options-item .filter-options-content .amshopby-fromto-wrap {
  margin: 0;
}
.filter-options-item .filter-options-content .am-shopby-form {
  margin: 0;
  margin-bottom: 0;
  padding: 0;
}
.filter-options-item .filter-options-content .count {
  display: none;
}
.am-porto-cmtb .filter-options-content .swatch-option {
  display: none;
}
.am-porto-cmtb .filter-options-content .am-shopby-swatch-label {
  color: #1b1b1b !important;
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 0.8px;
  font-weight: 400 !important;
  position: relative;
}
.am-porto-cmtb .filter-options-content .am-shopby-swatch-label:before {
  content: "";
  display: inline-block;
  background-color: #fff;
  border: 1px solid #ccc;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 7px;
  letter-spacing: normal;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  text-align: center;
  line-height: 20px;
  color: #000;
  font-weight: 300;
  font-size: 22px;
}
.am-porto-cmtb .filter-options-content .am-shopby-swatch-label .label {
  padding: 4px 0 4px 33px;
  vertical-align: sub;
}
.am-porto-cmtb .filter-options-content .swatch-option.selected + .am-shopby-swatch-label::before,
.am-porto-cmtb .filter-options-content a:hover .am-shopby-swatch-label::before {
  background-color: #f2b944;
  content: "+";
}
.am-porto-cmtb .filter-options-content a:hover .swatch-option.selected + .am-shopby-swatch-label::before {
  padding-left: 2px;
  content: "-";
}
.filter-options .am-swatch-wrapper {
  margin: 0 !important;
}
.filter-options .am-swatch-options a {
  padding: 4px 0;
}
.filter-options .am-swatch-options a::before {
  display: none;
}
.amshopby-filter-current .amshopby-filter-value .am-swatch-options .swatch-option {
  display: none;
}
.amshopby-slider-container.-default .am-slider .ui-slider-handle {
  width: 19px;
  height: 19px;
  padding: 0 !important;
  background: #f2b944;
  top: -3px;
}
.amshopby-slider-container.-default .ui-slider-range,
.amshopby-slider-container.-default .am-slider {
  height: 3px;
  background: #e7e7e7;
}
.amshopby-slider-container.-default .ui-slider-range {
  background: #f2b944;
}
.amshopby-slider-container.-default .am-slider .ui-slider-handle::before,
.amshopby-slider-container.-default .am-slider:before,
.amshopby-slider-container.-default .am-slider:after {
  display: none;
}
.amshopby-slider-container .amshopby-slider-display {
  text-align: left;
  font-size: 18px;
  margin-top: 20px;
}
.filter-options-item .filter-options-content .amshopby-slider-wrapper {
  margin: 0;
}
.amshopby-fromto-wrap .am-fromto-widget .am-filter-price {
  width: auto;
  display: inline-block;
  text-align: left;
  font-size: 18px;
  color: #1d1d1b;
  max-width: 100%;
}
@media (max-width: 767px) {
  .amshopby-slider-container .amshopby-slider-display {
    font-size: 12px;
  }
  .amshopby-fromto-wrap .am-fromto-widget .am-filter-price {
    font-size: 12px;
  }
}
.fieldset #em_invoice_fields > .field,
.fieldset #em_invoice_fields > .fields > .field {
  margin: 0 0 1em;
}
.fieldset #em_invoice_fields > .field > .label,
.fieldset #em_invoice_fields > .fields > .field > .label {
  margin: 0 0 8px;
  display: inline-block;
}
.fieldset #em_invoice_fields > .field:last-child,
.fieldset #em_invoice_fields > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset #em_invoice_fields > .field > .label,
.fieldset #em_invoice_fields > .fields > .field > .label {
  font-weight: 400;
  font-size: 1.4rem;
}
.fieldset #em_invoice_fields > .field > .label + br,
.fieldset #em_invoice_fields > .fields > .field > .label + br {
  display: none;
}
.fieldset #em_invoice_fields > .field .choice input,
.fieldset #em_invoice_fields > .fields > .field .choice input {
  vertical-align: top;
}
.fieldset #em_invoice_fields > .field .fields.group:before,
.fieldset #em_invoice_fields > .fields > .field .fields.group:before,
.fieldset #em_invoice_fields > .field .fields.group:after,
.fieldset #em_invoice_fields > .fields > .field .fields.group:after {
  content: '';
  display: table;
}
.fieldset #em_invoice_fields > .field .fields.group:after,
.fieldset #em_invoice_fields > .fields > .field .fields.group:after {
  clear: both;
}
.fieldset #em_invoice_fields > .field .fields.group .field,
.fieldset #em_invoice_fields > .fields > .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.fieldset #em_invoice_fields > .field .fields.group.group-2 .field,
.fieldset #em_invoice_fields > .fields > .field .fields.group.group-2 .field {
  width: 50% !important;
}
.fieldset #em_invoice_fields > .field .fields.group.group-3 .field,
.fieldset #em_invoice_fields > .fields > .field .fields.group.group-3 .field {
  width: 33.3% !important;
}
.fieldset #em_invoice_fields > .field .fields.group.group-4 .field,
.fieldset #em_invoice_fields > .fields > .field .fields.group.group-4 .field {
  width: 25% !important;
}
.fieldset #em_invoice_fields > .field .fields.group.group-5 .field,
.fieldset #em_invoice_fields > .fields > .field .fields.group.group-5 .field {
  width: 20% !important;
}
.fieldset #em_invoice_fields > .field .addon,
.fieldset #em_invoice_fields > .fields > .field .addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  width: 100%;
}
.fieldset #em_invoice_fields > .field .addon textarea,
.fieldset #em_invoice_fields > .fields > .field .addon textarea,
.fieldset #em_invoice_fields > .field .addon select,
.fieldset #em_invoice_fields > .fields > .field .addon select,
.fieldset #em_invoice_fields > .field .addon input,
.fieldset #em_invoice_fields > .fields > .field .addon input {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: inline-block;
  margin: 0;
  width: auto;
}
.fieldset #em_invoice_fields > .field .addon .addbefore,
.fieldset #em_invoice_fields > .fields > .field .addon .addbefore,
.fieldset #em_invoice_fields > .field .addon .addafter,
.fieldset #em_invoice_fields > .fields > .field .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: 1em;
  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;
}
.fieldset #em_invoice_fields > .field .addon .addbefore:disabled,
.fieldset #em_invoice_fields > .fields > .field .addon .addbefore:disabled,
.fieldset #em_invoice_fields > .field .addon .addafter:disabled,
.fieldset #em_invoice_fields > .fields > .field .addon .addafter:disabled {
  opacity: 0.5;
}
.fieldset #em_invoice_fields > .field .addon .addbefore::-moz-placeholder,
.fieldset #em_invoice_fields > .fields > .field .addon .addbefore::-moz-placeholder,
.fieldset #em_invoice_fields > .field .addon .addafter::-moz-placeholder,
.fieldset #em_invoice_fields > .fields > .field .addon .addafter::-moz-placeholder {
  color: #dddddd;
}
.fieldset #em_invoice_fields > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset #em_invoice_fields > .fields > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset #em_invoice_fields > .field .addon .addafter::-webkit-input-placeholder,
.fieldset #em_invoice_fields > .fields > .field .addon .addafter::-webkit-input-placeholder {
  color: #dddddd;
}
.fieldset #em_invoice_fields > .field .addon .addbefore:-ms-input-placeholder,
.fieldset #em_invoice_fields > .fields > .field .addon .addbefore:-ms-input-placeholder,
.fieldset #em_invoice_fields > .field .addon .addafter:-ms-input-placeholder,
.fieldset #em_invoice_fields > .fields > .field .addon .addafter:-ms-input-placeholder {
  color: #dddddd;
}
.fieldset #em_invoice_fields > .field .addon .addbefore,
.fieldset #em_invoice_fields > .fields > .field .addon .addbefore {
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.fieldset #em_invoice_fields > .field .additional,
.fieldset #em_invoice_fields > .fields > .field .additional {
  margin-top: 0.5em;
}
.fieldset #em_invoice_fields > .field.required > .label:after,
.fieldset #em_invoice_fields > .fields > .field.required > .label:after,
.fieldset #em_invoice_fields > .field._required > .label:after,
.fieldset #em_invoice_fields > .fields > .field._required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1em;
  margin: 0 0 0 0.25em;
}
.fieldset #em_invoice_fields > .field .note,
.fieldset #em_invoice_fields > .fields > .field .note {
  font-size: 1em;
  margin: 3px 0 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}
.fieldset #em_invoice_fields > .field .note:before,
.fieldset #em_invoice_fields > .fields > .field .note:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2em;
  line-height: 1em;
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset #em_invoice_fields > .field.no-label > .label,
.fieldset #em_invoice_fields > .fields > .field.no-label > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.fieldset #em_invoice_fields > .field.choice .label,
.fieldset #em_invoice_fields > .fields > .field.choice .label {
  font-weight: normal;
  margin: 0;
  display: inline;
}
.fieldset #em_invoice_fields > .field .label,
.fieldset #em_invoice_fields > .fields > .field .label {
  font-size: 0.92em;
}
.column:not(.main) .fieldset #em_invoice_fields > .field .label,
.column:not(.main) .fieldset #em_invoice_fields > .fields > .field .label {
  font-weight: normal;
}
.fieldset #em_invoice_fields > .field .note,
.fieldset #em_invoice_fields > .fields > .field .note {
  font-size: 0.92em;
}
.fieldset #em_invoice_fields > .field .field.choice,
.fieldset #em_invoice_fields > .fields > .field .field.choice {
  margin-bottom: 0.5em;
}
.fieldset #em_invoice_fields > .field .field.choice:last-child,
.fieldset #em_invoice_fields > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
div.mage-error,
.field-error {
  font-size: 0.8rem;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 7px;
  color: #e02b27;
}
.heading-primary del {
  color: #222529;
}
.widget .widgettitle {
  font-size: 1rem;
  letter-spacing: -.02em;
}
.product-name {
  color: #333;
}
/*------------------- New -------------------------*/
.mfp-close,
html .fancybox-close,
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  color: #838383;
  text-indent: -9999px;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
  width: 41px;
  height: 41px;
  color: inherit;
  right: 0;
  top: 0;
  background: none;
  opacity: .65;
  padding: 0.5em;
}
html .fancybox-close:hover,
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  color: #838383;
}
.mfp-close:before,
.mfp-close:after,
html .fancybox-close::before,
html .fancybox-close::after,
.modal-custom .action-close::before,
.modal-popup .action-close::before,
.modal-slide .action-close::before,
.modal-custom .action-close::after,
.modal-popup .action-close::after,
.modal-slide .action-close::after {
  content: '';
  position: absolute;
  width: 17px;
}
.mfp-close:before,
html .fancybox-close::before,
.modal-custom .action-close::before,
.modal-popup .action-close::before,
.modal-slide .action-close::before {
  top: 20px;
  left: 12px;
  border-top: 1px solid;
  color: inherit;
}
.mfp-close:after,
html .fancybox-close::after,
.modal-custom .action-close::after,
.modal-popup .action-close::after,
.modal-slide .action-close::after {
  height: 17px;
  top: 12px;
  left: 20px;
  border-left: 1px solid;
}
.modal-popup .modal-header {
  padding-bottom: 1rem;
  padding-top: 0;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 1.5rem;
  padding-top: 1rem;
}
.modal-popup .modal-title {
  border-color: #e7e7e7;
  font-size: 1rem;
  padding-top: 20px;
}
/* menu */
@media (min-width: 1220px) {
  .sw-megamenu.side-megamenu.navigation li.level0.fl-right {
    float: none;
  }
}
@media (max-width: 1199px) {
  .home-side-menu .sw-megamenu.navigation.side-megamenu li.level0.fullwidth > .submenu {
    width: 728px;
    width: calc(55.5vw);
  }
  .home-side-menu .sw-megamenu.navigation.side-megamenu li.level0 > a {
    font-size: 13px;
    line-height: 34px;
  }
  .home-side-menu .sw-megamenu.navigation.side-megamenu li.level0.parent > a:after {
    line-height: 34px;
  }
}
@media (min-width: 992px) {
  body.side-header .page-wrapper > .breadcrumbs.fixed-position {
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
  }
  body.side-header .page-wrapper > .breadcrumbs .items {
    margin: 0;
    max-width: none;
  }
}
#search_mini_form {
  width: auto;
  float: none;
}
@media (min-width: 992px) {
  header.page-header.sticky-header .nav-sections {
    background-color: #fff;
  }
  ul#ui-id-1.switcher-dropdown {
    width: auto;
  }
}
@media (max-width: 991px) {
  header.page-header .nav-sections-item-title[aria-controls="store.menu"] > a:before {
    font-size: 14px;
    line-height: 1;
    content: '\f827';
    font-family: porto-icons;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    margin: -2px 5px 0 0;
  }
  .navigation {
    padding-left: 0;
    padding-right: 0;
  }
  .navigation .parent .level-top:after {
    right: 15px;
  }
  .navigation li.level0 > a.ui-state-active {
    color: #333 !important;
  }
  .sw-megamenu.navigation li.level0.staticwidth > .submenu {
    border-radius: 0 !important;
  }
  header.page-header .nav-sections-item-title {
    height: 63px;
  }
  header.page-header .nav-sections-item-content {
    margin-top: 63px;
  }
  ul.dropdown.switcher-dropdown {
    width: auto !important;
  }
}
@media (max-width: 991px) and (min-width: 480px) {
  .nav-open .nav-sections {
    width: 380px;
  }
  .nav-open .page-wrapper {
    left: 380px;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .page-header .navigation:not(.side-megamenu) .level0 > .level-top {
    color: inherit;
    padding: 0;
  }
  .page-header .navigation:not(.side-megamenu) .level0 {
    margin-right: 23px;
  }
  .page-header .navigation:not(.side-megamenu) .level0 .level-top {
    display: flex;
    align-items: center;
    line-height: 20px;
    padding: 15px 0 15px 0;
  }
  .page-header .navigation:not(.side-megamenu) .level0.parent .level-top::after {
    line-height: inherit;
  }
  .page-header .navigation:not(.side-megamenu) .level0.parent > a > span {
    line-height: inherit;
    position: static;
  }
  .page-header .navigation:not(.side-megamenu) .level0.parent > a > span:before,
  .page-header .navigation .level0.parent > a > span:after {
    content: '';
    position: absolute;
    bottom: -1px;
    z-index: 7;
    opacity: 0;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    pointer-events: none;
  }
  .page-header .navigation:not(.side-megamenu) .level0.parent:hover > a > span:before,
  .page-header .navigation:not(.side-megamenu) .level0.parent:hover > a > span:after {
    opacity: 1;
    bottom: 3px;
    top: auto;
    transition: bottom 0.2s ease-out;
  }
  .page-header .navigation:not(.side-megamenu) .level0.parent > a > span:before {
    margin-left: -14px;
    border-bottom-color: #fff;
    border-width: 10px;
  }
  .page-header .navigation:not(.side-megamenu) .level0.parent:hover > a > span::before {
    bottom: -1px;
  }
  .page-header .navigation:not(.side-megamenu) .level0.parent > a > span:after {
    border-bottom-color: #fff;
    border-width: 9px;
    margin-left: -13px;
  }
  .page-header .navigation:not(.side-megamenu) .level0.parent:hover > a > span:after {
    bottom: -2px;
  }
}
.sw-megamenu.navigation .subchildmenu span.cat-label:before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  border: 3px solid transparent;
  position: absolute;
  left: -6px;
  top: 50%;
  margin-top: -3px;
}
.sw-megamenu.navigation .subchildmenu span.cat-label.cat-label-label1:before {
  border-right-color: #0cc485;
}
.sw-megamenu.navigation .subchildmenu span.cat-label {
  top: 50%;
  margin-top: -7px;
  margin-left: 7px;
  border-radius: 2px !important;
}
/* endmenu*/
.widget,
.footer .widget {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}
.widget:first-child,
.footer .widget:first-child {
  margin-top: 0;
}
.sidebar-content .widget:last-child {
  margin-bottom: 0;
}
.widget .widget-title,
.widget .widgettitle {
  margin-bottom: 15px;
  font-size: 1em;
  margin-top: 0;
}
.widget .widget-title,
.widget .widget-title a,
.widget .widgettitle,
.widget .widgettitle a {
  position: relative;
  line-height: 1.4;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
}
.widget_sidebar_menu {
  border: 1px solid;
  background: #fff;
  margin-top: 0;
  border-color: #e7e7e7;
}
.widget_sidebar_menu .widget-title {
  padding: 14px 28px;
  font-size: .9375rem;
  line-height: 18px;
  font-weight: 700;
  text-transform: uppercase;
  color: #222529;
  letter-spacing: -.025em;
  border-bottom: none;
  background: #f5f5f5;
}
@media (max-width: 991px) {
  .widget_sidebar_menu {
    display: none;
  }
}
.coupon-sale-text {
  transform: rotate(-2deg);
  letter-spacing: -.02em;
  position: relative;
  font-weight: 700;
}
.coupon-sale-text b {
  display: inline-block;
  font-size: 1.6em;
  padding: 4px 8px;
}
.sidebar-content .box-newsletter {
  background: #f4f4f4;
}
.sidebar-content .box-newsletter .box-content {
  position: relative;
  padding: 30px 36px 45px 36px;
}
.sidebar-content .widget-title {
  font-size: .9375rem;
  color: #222529;
}
.sidebar-content .newsletter .control {
  display: block;
}
.sidebar-content .newsletter label {
  display: none;
}
.sidebar-content .newsletter input {
  font-size: .8125rem;
  padding: 12px;
  padding-left: 40px !important;
  border: none;
  box-shadow: none;
  border-radius: 30px;
  height: 3rem;
}
.sidebar-content .newsletter span.input-text {
  position: relative;
  margin-bottom: 1rem;
  display: block;
}
.sidebar-content .newsletter span.input-text:before {
  content: "\e01f";
  font-family: 'Simple-Line-Icons';
  position: absolute;
  left: 16px;
  top: 14px;
  line-height: 20px;
  font-size: 15px;
  color: #222529;
  z-index: 1;
}
.sidebar-content .newsletter .action {
  width: auto;
  padding: .8em 2em;
  border-radius: 0;
  margin: 0 0 1.25rem;
  font-size: .8125rem;
  text-transform: uppercase;
  height: auto;
}
.sidebar-content .testimonial .testimonial-author {
  margin: 16px 0 8px 16px;
}
.img-circle {
  border-radius: 50%;
}
.sidebar-content .testimonial .testimonial-author strong {
  font-size: 1rem;
}
.sidebar-content .testimonial .testimonial-author span {
  font-weight: 400;
}
.sidebar-content .testimonial blockquote {
  padding: 15px 15px 15px 52px;
}
.sidebar-content .testimonial blockquote:before {
  font-family: 'Playfair Display';
  font-size: 54px;
  color: #222529;
  font-weight: 900;
  left: 1rem;
}
.sidebar-content .testimonial.testimonial-style-4 blockquote p {
  line-height: inherit;
  font-size: .8125rem;
  letter-spacing: .001em;
}
.sidebar-content .sidebar-testimonial .owl-dots {
  left: 57px !important;
  bottom: 0 !important;
}
article.post .post-date,
.post-item .post-date {
  float: left;
  margin-right: 10px;
  text-align: center;
  width: 40px;
}
.porto-recent-posts .post-item .post-date,
.post-grid .post-item .post-date,
.post-timeline .post-item .post-date {
  margin: 0 10px 8px 0;
  float: left;
}
article.post .post-date .day,
.post-item .post-date .day {
  display: block;
  font-size: 16px;
  font-weight: 500;
  font-weight: 700;
  padding: 10px 0;
}
article.post .post-date .month,
.post-item .post-date .month {
  box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.07000000000000001) inset;
  color: #FFF;
  font-size: .9em;
  padding: 0 0 2px;
  display: block;
}
.porto-recent-posts .post-item {
  padding: 0;
  position: relative;
}
.post-carousel .post-item {
  padding: 0 10px;
  position: relative;
}
.porto-recent-posts .owl-dots {
  text-align: left;
  padding-left: 10px;
}
.porto-recent-posts .post-item .post-date ~ * {
  margin-left: 0;
}
.porto-recent-posts .post-item .post-date {
  position: absolute;
  top: 10px;
  left: 10px;
  font-family: Poppins;
  background: #222529;
  letter-spacing: .05em;
  width: 45px;
}
.post-carousel .post-item .post-date {
  left: 20px;
}
.porto-recent-posts .post-date .day {
  background: none;
  color: #fff;
  padding-bottom: 0;
  font-size: 1.125rem;
  line-height: 1;
}
.porto-recent-posts .post-date .month {
  background: none;
  padding-bottom: 8px;
  line-height: 1;
  font-size: .7rem;
  text-transform: uppercase;
  opacity: .6;
  font-weight: 400;
}
.post-date > time {
  display: none;
}
.porto-recent-posts h4,
.porto-recent-posts h5 {
  margin-bottom: 7px;
}
.porto-recent-posts h4 {
  font-size: 1.2em;
  line-height: 1.3;
}
.post-item.post-title-simple h4 a {
  color: inherit;
}
.porto-recent-posts .post-item .post-excerpt,
.post-grid .post-item .post-excerpt,
.post-timeline .post-item .post-excerpt {
  margin-bottom: 10px;
}
.porto-recent-posts .post-item .post-excerpt {
  font-size: .9286em;
}
.post-item .read-more,
.post-item .read-more-block {
  font-size: .9em;
  font-weight: 600;
  color: #212529;
  display: block;
}
.porto-ultimate-content-box {
  font-size: 10px;
  position: relative;
}
.porto-ultimate-content-box.has-content-pos {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.porto-ultimate-content-box .btn-container {
  font-size: 1.4em;
}
@media (max-width: 767px) {
  .porto-ultimate-content-box {
    font-size: 8px;
  }
}
@media (max-width: 575px) {
  .porto-ultimate-content-box {
    font-size: 7px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .home-banner-slider .porto-ultimate-content-box {
    font-size: 8px;
  }
}
.brand-carousel.owl-carousel .owl-item img {
  margin: 0 auto;
  width: auto;
}
.price-box .price {
  color: #444;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1;
}
.old-price .price {
  color: #a7a7a7;
  font-size: .8em;
  display: block;
}
.small-list.products-grid {
  margin: 0;
}
.small-list.products-grid .product-items {
  list-style: none outside;
  padding: 0;
  margin: -0.5rem 0;
  border-width: 0 !important;
  font-size: .9286em;
}
.small-list.products-grid .product-items .product-item {
  padding: .5rem 0;
  width: 100%;
  float: none;
  margin-bottom: 0;
}
.small-list.products-grid .product-items .product-item-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  border-width: 0;
  position: relative;
  text-align: left;
}
.small-list.products-grid .product-items .product-item-info .product-item-photo {
  width: 84px;
  -ms-flex: 0 0 84px;
  flex: 0 0 84px;
  padding: 0;
  margin-right: 20px;
  margin-bottom: 0;
  box-shadow: none;
  min-height: auto;
}
.small-list.products-grid .product-items .product-item-info .product-item-photo .weltpixel-quickview {
  display: none;
}
.small-list.products-grid .product-items .product-item-info .product-item-photo img {
  width: 100%;
  height: auto;
}
.small-list.products-grid .product-items .product-item-info .product-item-photo .img-effect img {
  position: relative;
  opacity: 1;
}
.small-list.products-grid .product-items .product-item-info .product-item-photo .img-effect .hover-image {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
}
.small-list.products-grid .product-items .product-item-info .product-item-photo:hover .img-effect img {
  opacity: 0;
}
.small-list.products-grid .product-items .product-item-info .product-item-photo:hover .img-effect .hover-image {
  opacity: 1;
}
.small-list.products-grid .product-items .product-item-details {
  position: relative;
  -ms-flex: 1;
  flex: 1;
  max-width: calc(100% - 104px);
  padding: 0;
}
.small-list.products-grid .product-items .product-item-details a {
  display: block;
  text-decoration: none;
  font-size: 1.0769em;
  line-height: 1.4;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #222529;
  letter-spacing: normal;
  margin-bottom: .5rem;
}
.small-list.products-grid .product-items .price {
  font-size: inherit;
  font-weight: 600;
  line-height: 21px;
  color: #444;
  display: block;
}
.small-list.products-grid .product-items .price-box {
  margin: 0;
  font-size: 1.1538em;
}
.small-list.products-grid .product-items .product-item-details .special-price {
  text-decoration: none;
  vertical-align: baseline;
}
.small-list.products-grid .product-items .product-item-details .old-price {
  color: #a7a7a7;
  font-size: .8em;
  margin-right: 3px;
  vertical-align: baseline;
}
.small-list.products-grid .product-items .product-item-details .old-price .price {
  color: #a7a7a7;
}
.small-list.products-grid .product-items .product-reviews-summary {
  margin: 3px 0 5px;
  display: block;
  line-height: 1;
  height: auto;
}
.product-item .rating-summary .rating-result:before {
  color: rgba(0, 0, 0, 0.16);
  font-size: 13px;
  letter-spacing: .1em;
}
.product-item .rating-summary .rating-result > span:before {
  color: #6a6a6d;
  font-size: 13px;
  letter-spacing: .1em;
}
.product-item .rating-summary .rating-result,
.product-reviews-summary .rating-summary {
  display: block;
}
.mgt_content_element {
  margin-bottom: 35px;
}
.sidebar.sidebar-second {
  order: 3;
  width: 100%;
  flex: 0 0 100%;
}
@media (min-width: 992px) {
  .page-layout-2columns-left .column.main {
    padding-left: 5px;
  }
  .page-layout-2columns-right .column.main {
    padding-right: 5px;
  }
  .page-layout-2columns-left .sidebar.sidebar-main {
    padding-right: 15px;
  }
  .page-layout-2columns-right .sidebar.sidebar-main {
    padding-left: 15px;
  }
  .sidebar.sidebar-second {
    width: 25%;
    float: right;
    padding-left: 15px;
    order: 3;
    flex: 0 0 25%;
  }
}
.catalog-product-view .sidebar.sidebar-additional {
  padding: 0;
}
.catalog-category-view .sidebar.sidebar-main .sidebar-content,
.catalogsearch-result-index .sidebar.sidebar-main .sidebar-content,
.page-products .sidebar.sidebar-main .sidebar-content {
  border: 1px solid #ccc;
  background: #ffffff;
}
.pin-wrapper {
  height: auto !important;
}
@media (max-width: 991px) {
  .page-products .mobile-sidebar .sidebar-content {
    display: block;
    overflow-x: hidden;
    overflow-y: scroll;
    height: 100%;
    padding: 20px;
    -webkit-overflow-scrolling: touch;
    border: 0 !important;
  }
  .sidebar.mobile-sidebar .sidebar-content .block-category-list,
  .catalog-category-view .mobile-sidebar .side-custom-block .custom-block,
  .catalog-category-view .mobile-sidebar .filter-options-item,
  .catalog-category-view .mobile-sidebar .filter-current,
  .catalog-category-view .mobile-sidebar .filter-actions {
    padding-left: 0;
    padding-right: 0;
  }
  .catalog-category-view .sidebar.mobile-sidebar .sidebar-content .block-category-list {
    padding-top: 0;
  }
}
.sidebar .sidebar-content .block-category-list,
.side-custom-block .custom-block,
.sidebar .sidebar-content .side-megamenu {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 0;
  margin-top: 0;
  padding: 20px;
}
.side-custom-block .custom-block:last-child {
  border-bottom: none;
}
.block-category-list .block-title,
.side-custom-block .custom-block h2 {
  padding: 0;
  font-weight: 600;
  font-size: 15px;
  color: #222529;
  line-height: 1.4;
  position: relative;
  text-transform: uppercase;
  margin-bottom: 0;
}
.block-category-list .block-title strong {
  font-weight: inherit;
}
.side-custom-block .custom-block h2 {
  margin-bottom: 15px;
}
.block-category-list .block-content {
  padding: .7143em 0;
  padding-bottom: 0;
}
.block-category-list .block-content ol {
  margin-top: -1px;
}
.block-category-list .block-content ol li {
  margin: 0;
}
.block-category-list .block-content ol li a {
  font-size: 14px;
  font-weight: 500;
  padding: 4px 0;
  display: block;
  color: #777;
}
.filter-options-content .ln_slider_container {
  width: 93%;
  width: calc(100% - 14px);
  margin: 22px 7px 0;
}
#ln_slider_price .ui-slider-handle {
  margin-top: -4px;
  background: #08c;
  height: 11px;
  width: 11px;
  border-radius: 20px;
  margin-left: -7px;
}
#ln_slider_price.ui-slider-horizontal {
  height: 3px;
  margin-bottom: 15px;
  background: #1ab2ff;
  box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.38);
}
#ln_price_attribute {
  padding: 10px 5px;
}
.filter.block {
  margin-bottom: 0;
}
.sidebar-overlay {
  display: none;
}
.sidebar-overlay.active {
  display: block;
  background: #000;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9;
  min-height: 100vh;
  opacity: .35;
  transition: opacity 0.2s ease-in-out;
}
div#cross-btnmobile {
  display: none;
}
@media (max-width: 991px) {
  .page-products .sidebar.sidebar-main,
  .page-products .sidebar.sidebar-main {
    z-index: 99;
    height: calc(100% - 116px);
  }
  .page-products .sidebar.sidebar-main,
  .page-products .sidebar.sidebar-main,
  .sidebar-overlay.active {
    top: 116px !important;
  }
  .sidebar-mobile.page-products .sidebar.sidebar-main,
  .sidebar-mobile.page-products .sidebar.sidebar-main {
    height: calc(100% - 74px);
  }
  .sidebar-mobile.page-products .sidebar.sidebar-main,
  .sidebar-mobile.page-products .sidebar.sidebar-main,
  .sidebar-mobile .sidebar-overlay.active {
    top: 74px !important;
  }
  div#cross-btnmobile::before {
    content: "+";
    font-size: 32px;
    transform: rotate(45deg);
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  div#cross-btnmobile {
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    float: right;
    font-size: 0;
    font-weight: 300;
    background-color: #1d1d1b;
    color: #f2b944;
    margin-top: -7px;
    display: block;
  }
  html.sidebar-opened {
    overflow: hidden !important;
  }
  .page-products .mobile-sidebar {
    position: fixed !important;
    background: #fff;
    padding-bottom: 0;
    margin-top: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    height: 100% !important;
    width: 260px;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 9000;
    transform: translateX(-100%);
    transition: transform 0.2s ease-in-out;
  }
  .page-layout-2columns-right.catalog-category-view .mobile-sidebar,
  .page-layout-2columns-right.catalog-product-view .mobile-sidebar,
  .page-layout-2columns-right.catalogsearch-result-index .mobile-sidebar {
    left: auto;
    right: 0;
    transform: translateX(100%);
  }
  .mobile-sidebar .ln_overlay {
    display: none !important;
  }
  .page-wrapper {
    transition: left .3s;
    position: relative;
    left: 0;
  }
  .page-layout-2columns-right .page-wrapper {
    transition: right .3s;
    position: relative;
    left: auto;
    right: 0;
  }
  html.sidebar-opened .mobile-sidebar {
    z-index: 9000;
    transition: transform 0.3s;
    transform: translateX(0) !important;
  }
  html.sidebar-opened .page-wrapper {
    left: 0px;
    overflow: visible;
    padding-left: 0;
  }
  html.sidebar-opened .page-layout-2columns-right .page-wrapper {
    right: 260px;
    left: auto;
    overflow: visible;
  }
  html.sidebar-opened body > * {
    z-index: 0;
  }
}
.filter-title strong {
  display: none;
}
.filter .filter-title {
  display: none;
}
.m-b-xl {
  margin-bottom: 40px !important;
}
.m-b-md {
  margin-bottom: 20px !important;
}
.p-t-sm {
  padding-top: 10px !important;
}
.p-b-sm {
  padding-bottom: 10px !important;
}
.m-b-n {
  margin-bottom: -15px !important;
}
.m-r-lg {
  margin-right: 30px !important;
}
.m-b-xs {
  margin-bottom: 5px !important;
}
sup {
  font-size: 50%;
}
@media only screen and (max-width: 991px) {
  .nav-open .page-wrapper {
    position: fixed;
    z-index: 3;
  }
}
.dark-layout .product-item-name a,
.dark-layout .price-box .price {
  color: #fff;
}
.dark-layout .product-item .rating-summary .rating-result:before {
  color: #62615e;
}
.dark-layout .old-price .price {
  color: #a7a7a7;
}
.vc_column-inner::before,
.vc_column-inner::after {
  content: " ";
  display: table;
}
.vc_column-inner::after {
  clear: both;
}
.wishlist-index-index .products-grid .product-item .product-item-inner {
  margin: 9px 0 0;
  padding: 10px;
  position: relative;
}
.products-grid.wishlist .product-item .tocart {
  height: auto;
  line-height: 30px;
  min-width: 120px;
  padding: 0 11px;
}
.column:not(.sidebar-main) .form.contact,
.column:not(.sidebar-additional) .form.contact {
  width: 100%;
}
@media (min-width: 992px) {
  .wishlist-index-index .products-grid .product-items .product-item {
    width: 24%;
  }
}
.hide-addtocart .products-grid .product-item-actions .actions-primary,
.hide-addtocart .products-grid .product-item-details .product-item-actions .actions-primary,
.hide-addtolinks .products-grid .product-item-info .product-item-actions .actions-secondary.towishlist,
.hide-addtolinks .products-grid .product-item-info .product-item-details .product-item-actions .actions-secondary.towishlist {
  display: none;
}
.catalogsearch-result-index .sidebar.sidebar-main:before {
  display: none;
}
.grid-images {
  text-align: center;
}
.grid-images .row {
  margin-left: -10px;
  margin-right: -10px;
}
.grid-images .col-md-4,
.grid-images .col-md-8 {
  padding-left: 10px;
  padding-right: 10px;
}
.grid-images img {
  max-width: 100%;
  display: block;
}
.grid-images .grid1 img,
.grid-images .grid2 img,
.grid-images .grid3 img {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  transition: all 0.2s;
}
.grid-images .grid1:hover img,
.grid-images .grid2:hover img,
.grid-images .grid3:hover img {
  opacity: .8;
  filter: alpha(opacity=80);
  visibility: visible;
}
.grid-images .grid1 {
  margin-bottom: 10px;
}
@media (max-width: 1199px) {
  .grid-images .grid1 {
    margin-bottom: 9px;
  }
}
@media (max-width: 767px) {
  .grid-images .grid2 {
    margin-bottom: 9px;
  }
}
@media (min-width: 992px) {
  .lg-order-12 {
    -webkit-order: 12;
    -moz-order: 12;
    -ms-flex-order: 12;
    order: 12;
  }
}
@media (min-width: 768px) {
  .md-order-12 {
    -webkit-order: 12;
    -moz-order: 12;
    -ms-flex-order: 12;
    order: 12;
  }
}
.social-icons [class^=porto-icon-] {
  color: #fff;
}
.sidebar-title {
  margin-bottom: 17px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #313131;
  line-height: 1;
}
.f-left {
  float: left !important;
}
.f-right {
  float: right !important;
}
.abs-action-button-as-link:before,
.abs-action-remove:before,
.abs-add-fields .action.remove:before,
.abs-discount-block .action.check:before,
.action-auth-toggle:before,
.block.related .action.select:before,
.bundle-options-container .action.back:before,
.cart-discount .action.check:before,
.cart.table-wrapper .action.help.map:before,
.cart.table-wrapper .actions-toolbar > .action-delete:before,
.checkout-agreements-block .action-show:before,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:before,
.checkout-payment-method .payment-method-billing-address .action-cancel:before,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:before,
.form-add-invitations .action.remove:before,
.form-create-return .action.remove:before,
.form-giftregistry-edit .action.remove:before,
.form-giftregistry-share .action.remove:before,
.form.send.friend .action.remove:before,
.gift-options .actions-toolbar .action-cancel:before,
.gift-summary .action-delete:before,
.gift-summary .action-edit:before,
.gift-wrapping-title .action-remove:before,
.opc-block-shipping-information .shipping-information-title .action-edit:before,
.opc-wrapper .edit-address-link:before,
.paypal-button-widget .paypal-button:before,
.paypal-review-discount .action.check:before,
.popup .actions-toolbar .action.cancel:before,
.wishlist.split.button > .action:before,
.abs-action-remove:before,
.abs-add-fields .action.remove:before,
.abs-discount-block .action.check:before,
.abs-add-fields .action.remove:before {
  color: #dddddd !important;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-add-fields .action.remove:hover,
.abs-discount-block .action.check:hover,
.action-auth-toggle:hover,
.block.related .action.select:hover,
.bundle-options-container .action.back:hover,
.cart-discount .action.check:hover,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .actions-toolbar > .action-delete:hover,
.checkout-agreements-block .action-show:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.checkout-payment-method .payment-method-billing-address .action-cancel:hover,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form.send.friend .action.remove:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-summary .action-delete:hover,
.gift-summary .action-edit:hover,
.gift-wrapping-title .action-remove:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-wrapper .edit-address-link:hover,
.paypal-button-widget .paypal-button:hover,
.paypal-review-discount .action.check:hover,
.popup .actions-toolbar .action.cancel:hover,
.wishlist.split.button > .action:hover,
.abs-action-remove:hover,
.abs-add-fields .action.remove:hover,
.abs-discount-block .action.check:hover,
.abs-add-fields .action.remove:hover {
  text-decoration: none;
}
.abs-action-button-as-link:hover:before,
.abs-action-remove:hover:before,
.abs-add-fields .action.remove:hover:before,
.abs-discount-block .action.check:hover:before,
.action-auth-toggle:hover:before,
.block.related .action.select:hover:before,
.bundle-options-container .action.back:hover:before,
.cart-discount .action.check:hover:before,
.cart.table-wrapper .action.help.map:hover:before,
.cart.table-wrapper .actions-toolbar > .action-delete:hover:before,
.checkout-agreements-block .action-show:hover:before,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover:before,
.checkout-payment-method .payment-method-billing-address .action-cancel:hover:before,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover:before,
.form-add-invitations .action.remove:hover:before,
.form-create-return .action.remove:hover:before,
.form-giftregistry-edit .action.remove:hover:before,
.form-giftregistry-share .action.remove:hover:before,
.form.send.friend .action.remove:hover:before,
.gift-options .actions-toolbar .action-cancel:hover:before,
.gift-summary .action-delete:hover:before,
.gift-summary .action-edit:hover:before,
.gift-wrapping-title .action-remove:hover:before,
.opc-block-shipping-information .shipping-information-title .action-edit:hover:before,
.opc-wrapper .edit-address-link:hover:before,
.paypal-button-widget .paypal-button:hover:before,
.paypal-review-discount .action.check:hover:before,
.popup .actions-toolbar .action.cancel:hover:before,
.wishlist.split.button > .action:hover:before,
.abs-action-remove:hover:before,
.abs-add-fields .action.remove:hover:before,
.abs-discount-block .action.check:hover:before,
.abs-add-fields .action.remove:hover:before {
  color: inherit !important;
}
.checkout-container {
  min-height: 400px;
}
.main-product-detail {
  background-color: #efefef;
  padding: 71px 0;
}
.custom-block-tab {
  background-color: #fff;
  border: #e4e4e4 solid 1px;
  padding: 30px 20px 40px;
  margin-top: 3px;
}
.move-product-tab .products-grid .owl-carousel .product-item {
  margin-bottom: 10px;
  padding: 10px 0 6px;
  overflow: hidden;
}
.move-product-tab .product-items .product-item-info .product-item-photo {
  max-width: 30%;
  float: left;
  margin-right: 10px;
}
.move-product-tab .product-items .product-item-details {
  margin-left: calc(46%);
  text-align: left;
  padding: 0;
}
.move-product-tab .product-items .product-reviews-summary {
  display: block;
  background: 0 0;
  margin-top: 0;
}
.move-product-tab .product-items .price-box {
  margin-bottom: 0;
}
.main-upsell-product-detail .block.upsell .title strong {
  background-color: #f4f4f4;
}
@media (max-width: 767px) {
  .sm-clearer {
    clear: both;
  }
}
.single-image {
  display: block;
  position: relative;
  overflow: hidden;
}
.single-image img {
  max-width: 100%;
  transition: .5s ease;
  width: 100%;
}
.single-image:hover img {
  transform: scale(1.2);
}
.flex-owl-slider .owl-item:first-child .item {
  border-left-color: transparent;
}
.flex-owl-slider .owl-item .item {
  border-left: 1px solid #e3e4e4;
}
.owl-no-narrow .owl-controls {
  display: none;
}
@media (max-width: 640px) {
  .products-grid.products.grid.flex-grid .product-item-details .product-item-actions .tocart {
    width: 40px;
    padding: 0 12px;
  }
  .products-grid.products.grid.flex-grid .product-item-details .product-item-actions .tocart span {
    display: none;
  }
}
@media (max-width: 991px) {
  .sm-bd-0 {
    border: 0 !important;
  }
}
.no-margin {
  margin: 0 !important;
}
.image-link span.category-title {
  display: block;
  position: absolute;
  left: -10px;
  bottom: 20px;
  color: #fff;
  padding: 15px 17px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  min-width: 174px;
  text-align: left;
  background-color: #3f4658;
}
.image-link span.category-title:before {
  content: "";
  width: 10px;
  height: 10px;
  border: 5px solid transparent;
  border-right-color: #3f4658;
  border-top-color: #3f4658;
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
}
.top-newsletter .newsletter button.subscribe {
  position: absolute;
  right: 0;
  top: 0;
  height: 30px;
  line-height: 30px;
  border-radius: 0;
  color: #000;
  padding: 0 15px;
  background-color: transparent;
  border: 0;
}
.top-newsletter .newsletter input {
  width: 300px;
  height: 30px;
  border-radius: 0;
  line-height: 16px;
  padding: 7px 50px 7px 15px;
}
.top-newsletter .newsletter label {
  display: none;
}
@media (max-width: 1199px) {
  .top-newsletter #newsletter {
    width: 270px;
  }
}
@media (max-width: 991px) {
  .top-newsletter #newsletter {
    width: 160px;
  }
}
@media (min-width: 992px) {
  .a-left-sm {
    text-align: left;
  }
  .a-right-sm {
    text-align: right;
  }
}
@media (min-width: 992px) {
  body.side-header .page-wrapper {
    padding-left: 256px;
  }
  body.side-header .page-wrapper > .breadcrumbs.fixed-position {
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
  }
  body.side-header .page-wrapper > .breadcrumbs .items {
    margin: 0;
    max-width: none;
  }
}
#totop {
  height: 40px;
  position: fixed;
  right: 15px;
  width: 40px;
  z-index: 9999;
  bottom: 0;
  background-color: #404040;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 1;
  padding: 11px 0;
  display: none;
  border-radius: 0;
}
#totop:hover {
  background-color: #555;
}
i.ajax-loader {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #08c;
  border-radius: 20px;
  border-bottom-color: transparent !important;
}
i.ajax-loader.small {
  width: 16px;
  height: 16px;
  border-width: 2.5px;
}
i.ajax-loader.large {
  width: 32px;
  height: 32px;
  border-width: 2.5px;
}
.category-detail .product-item-info:hover .product-item-inner {
  visibility: visible;
  opacity: 1;
}
#giftcard-form input#giftcard-code {
  border-radius: 3px 0 0 3px;
}
#giftcard-balance-lookup .giftcard.info {
  margin-bottom: 15px;
}
.gift-wrapping-item > span {
  background-color: #f2f2f2;
}
#giftcard-form button.action-add,
#giftcard-form button.redeem {
  height: 32px;
  line-height: 1;
  font-size: 13px;
}
.account .table-wrapper.balance-history,
.account .table-wrapper.reward-history {
  margin-top: 0;
}
.form-addbysku .qty.field .control {
  display: block;
}
.column .block-addbysku .action.add {
  min-width: 32px;
}
.giftcard-account button.primary {
  height: 32px;
  line-height: 1;
}
.column .block-addbysku .action.add:before,
.form-add-invitations .action.add:before {
  content: '\f881';
}
.form-add-invitations .fieldset .actions-toolbar > .secondary .action.add {
  min-width: 32px;
  margin: 20px 0;
}
.message.info {
  margin-bottom: 20px;
}
.form-giftregistry-edit .field.date input {
  vertical-align: middle;
}
.hasDatepicker + .ui-datepicker-trigger:before {
  content: '\f865';
}
.block-category-event {
  border-radius: 5px;
  text-align: left;
  padding: 10px 20px !important;
}
.block-category-event > div {
  display: inline-block;
  vertical-align: middle;
}
.block-category-event > div.event-title {
  padding-right: 50px;
  margin-right: 20px;
}
.block-category-event .event-title em {
  float: left;
  font-size: 30px;
  margin-right: 8px;
  color: #000;
}
.block-category-event .event-title p {
  margin: 0;
  text-transform: uppercase;
}
.block-category-event .event-title h4 {
  margin: 3px 0;
  color: #000;
  text-transform: uppercase;
  white-space: nowrap;
}
.block-category-event .dates .start:after {
  display: none;
}
.block-category-event .event-ticker .dates .start {
  padding: 0;
}
.block-category-event .event-ticker .dates > div > span {
  display: block;
}
.block-category-event > div.event-ticker {
  text-align: center;
}
.block-category-event > div.event-desc {
  float: right;
  color: #08c;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 101px;
  margin-right: 20px;
}
.block-category-event .event-ticker .dates > div > span.desc {
  color: #08c;
  text-transform: uppercase;
  font-style: italic;
  font-size: 13px;
}
.block-category-event .event-ticker .dates > div > span.year-month {
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  padding: 5px 10px;
  line-height: 1;
  border-radius: 3px;
}
.block-category-event .event-ticker .dates > div > span.time {
  padding: 3px 0;
}
.block-category-event .event-ticker .dates > div > span.date {
  font-size: 24px;
  font-weight: 600;
  color: #000;
  padding: 0 0 3px;
}
.block-category-event .event-ticker .dates > div {
  margin: 0 10px;
  display: inline-block;
}
.block-category-event .event-ticker .ticker .value {
  font-size: 30px;
  font-weight: 600;
  color: #000;
}
.block-category-event .event-ticker .ticker .label {
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  padding: 5px 10px;
  line-height: 1;
  border-radius: 3px;
  min-width: 70px;
}
.block-category-event .event-ticker .ticker li {
  margin: 0 7px;
}
.block-category-event.open > div.event-desc {
  line-height: 65px;
}
@media (max-width: 991px) {
  .block-category-event > div {
    display: block;
    float: none !important;
    text-align: left;
  }
  .block-category-event > div.event-ticker {
    display: inline-block;
    margin: 0 -10px;
  }
  .block-category-event .dates .end,
  .block-category-event .dates .start {
    display: inline-block !important;
  }
}
.product.info.detailed.sticky .product.data.items > .item.content {
  margin: 0;
  padding-bottom: 25px;
  display: block !important;
}
.product.info.detailed.sticky .product.data.items > .item.title a {
  border: none;
  color: inherit;
}
.product-tabs-container {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  padding: 15px 0;
  z-index: 3;
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  text-align: center;
}
.product-tabs-container.has-sticky-header {
  top: 44px;
}
.product-tabs-container .data.item.title {
  display: inline-block;
  font-size: 13px;
  padding: 0 10px;
}
.product-tabs-container .data.item.title:first-child {
  padding-left: 0;
}
.product-tabs-container .data.item.title > a {
  color: #777;
  padding: 10px 0;
}
.authentication-wrapper {
  line-height: 50px;
  margin-top: 0 !important;
  margin-left: 20px;
}
.block-header-customer-login {
  position: absolute;
  right: 0;
  min-width: 300px;
  background: #fff;
  z-index: 9;
  padding: 20px;
  border-radius: 6px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  border-top: 4px solid #08c;
  margin-top: 10px;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
}
.block-header-customer-login:before {
  content: "";
  border: 5px solid transparent;
  border-bottom-color: #08c;
  position: absolute;
  top: -14px;
  right: 30px;
}
.block-header-customer-login.open {
  visibility: visible;
  opacity: 1;
}
.authorization-link {
  position: relative;
}
.filter-toggle {
  display: none;
}
.ln_overlay img,
.loading-mask .loader > img {
  max-width: 32px;
}
.account .sidebar .product-items .product-item-name a {
  overflow: visible;
  white-space: normal;
  text-overflow: unset;
}
.account .block-reorder .product-item {
  padding: 5px 0;
}
.account .block-reorder .product-item .field.item {
  display: inline-block;
  vertical-align: top;
}
.account .block-reorder .product-item-name {
  display: inline-block;
  width: calc(100% - 30px);
  vertical-align: top;
}
.account-nav .nav > li {
  padding: 0;
  position: relative;
  line-height: 1.3;
  margin: 0;
}
.account-nav .nav > li > a {
  color: #777;
  padding: 8px 15px;
  border-bottom: 1px solid #ddd;
  display: block;
}
.account-nav .nav > li > a:focus,
.account-nav .nav > li > a:hover {
  background: 0 0;
}
.account-nav .nav > li > a:before,
.account-nav .nav > li > strong:before {
  content: '\f821';
  font-family: porto-icons;
  position: absolute;
  left: 5px;
}
.account-nav .nav > li > strong {
  position: relative;
  display: block;
  padding: 8px 15px;
  border-bottom: 1px solid #dddddd;
}
@media (max-width: 991px) {
  .cart-summary {
    width: 100%;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .cart-gift-item,
  .cart-container .form-cart {
    width: 100%;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .filter-toggle {
    border: 1px solid #ccc;
    font-weight: 400;
    color: #777;
    text-align: center;
    width: auto;
    line-height: 26px;
    background-color: #fff;
    margin-left: 5px;
    border-radius: 3px;
    text-decoration: none;
    padding: 0 10px;
    display: inline-block;
  }
  .filter-toggle:hover {
    color: #777;
  }
  .filter-toggle.active {
    color: #fff;
    background-color: #08c;
    border-color: #08c;
  }
  .column.main {
    transition: all 0.5s;
  }
  .column.main.toggle-close {
    width: 100% !important;
  }
  .sidebar.sidebar-main.toggle-close {
    margin-left: -300px;
    opacity: 0;
    visibility: hidden;
  }
}
@media (max-width: 767px) {
  .product-tabs-container.has-sticky-header:not(.has-mobile-sticky-header) {
    top: 0;
  }
  .product-tabs-container.has-sticky-header.has-mobile-sticky-header {
    top: 64px;
  }
  .block-header-customer-login {
    display: none;
  }
}
ul.scene,
ul.scene > li.layer {
  width: 100%;
  height: 100%;
}
.animation-wave {
  -webkit-animation: wave 20s .1s infinite linear;
  -moz-animation: wave 20s .1s infinite linear;
  animation: wave 20s 0.1s infinite linear;
}
.animation-spin {
  -moz-animation: spin 20s infinite linear;
  -o-animation: spin 20s infinite linear;
  -webkit-animation: spin 20s infinite linear;
  animation: spin 20s infinite linear;
}
@-webkit-keyframes wave {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
    -moz-transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
    transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
    -moz-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
  }
}
@-moz-keyframes wave {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
    -moz-transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
    transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
    -moz-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
  }
}
@-ms-keyframes wave {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
    -moz-transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
    transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
    -moz-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
  }
}
@keyframes wave {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
    -moz-transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
    transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
    -moz-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
  }
}
#at-expanded-menu-host .at-expanded-menu-load {
  line-height: 1;
  height: auto;
}
#at-expanded-menu-host .at-expanded-menu-service-list button {
  height: auto;
}
.loader:before {
  content: "\f110";
  font-family: porto-icons;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 30px;
  margin-top: -15px;
  margin-left: -15px;
  color: #777;
}
.loading-mask {
  background: 0 0;
}
.filter-content .ln_overlay {
  display: none !important;
}
.ln_overlay {
  background-color: #FFF;
  background-color: rgba(255, 255, 255, 0.5);
  opacity: 1;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 555;
  display: none;
}
.ln_overlay .loader {
  border: 2px solid transparent;
  border-top-color: #08c;
  width: 40px;
  height: 40px;
  -webkit-animation: spin 0.75s infinite linear;
  animation: spin 0.75s infinite linear;
  display: inline-block;
  border-image: none;
  border-radius: 50%;
  vertical-align: middle;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.ln_overlay .loader:before {
  content: '';
  position: absolute;
  left: -2px;
  top: -2px;
  width: inherit;
  height: inherit;
  border: inherit;
  border-radius: inherit;
  border-top-color: inherit;
  animation: spin 1.5s infinite;
  margin: 0;
}
.ln_overlay .ajax-loader {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -16px;
  margin-left: -16px;
}
.infinite-loader {
  text-align: center;
  margin: 20px 0 0;
}
.infinite-loader .loading {
  display: inline-block;
  color: #555;
  background-color: #fff;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 40px;
  line-height: 30px;
  border-radius: 0;
  border: 2px solid #f1f1f1;
  text-decoration: none;
  font-family: 'Open Sans';
  width: 100%;
}
.infinite-loader .loading i.ajax-loader {
  margin-right: 15px;
  width: 16px;
  height: 16px;
  border-width: 2.5px;
}
.infinite-loader .btn-load-more {
  color: #555;
  background-color: #fff;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 40px;
  line-height: 30px;
  border-radius: 0;
  border: 2px solid #f1f1f1;
  text-decoration: none;
  font-family: 'Open Sans';
  width: 100%;
  display: inline-block;
}
.catalog-category-view .infinite-loader + .toolbar.toolbar-products .limiter {
  float: none;
}
.catalog-category-view .infinite-loader + .toolbar.toolbar-products .pages {
  display: none;
}
.owl-item.loading .product-item-photo {
  min-height: 100px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .block-search {
    max-width: 240px;
  }
}
.column.main > .custom-block,
.weltpixel-quickview-catalog-product-view .addthis-smartlayers,
.weltpixel-quickview-catalog-product-view .column.main > .custom-block,
.weltpixel_quickview-catalog_product-view .addthis-smartlayers,
.weltpixel_quickview-catalog_product-view .column.main > .custom-block {
  display: none;
}
@media (min-width: 768px) {
  .column.main > .custom-block {
    display: block;
    width: 25%;
    float: right;
    padding-left: 30px;
  }
  body:not(.weltpixel-quickview-catalog-product-view):not(.weltpixel_quickview-catalog_product-view).column.main > .custom-block + .product-info-main {
    width: 40.33%;
  }
  .block-search {
    z-index: 7;
  }
}
.container:after {
  content: "";
  display: table;
  clear: both;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
table .col {
  width: auto;
}
.modal-header {
  border-bottom: 0;
}
.modal-content {
  border: 0;
}
.minicart-wrapper .action.close {
  color: #777;
  top: -5px;
  right: -5px;
  display: none;
}
.breadcrumbs .item:not(:last-child):after,
.breadcrumbs a {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
}
@media (max-width: 767px) {
  .filter-options-title:after {
    right: 0;
  }
}
.breadcrumbs .item[class*=category] > a {
  line-height: 1;
}
.breadcrumbs strong {
  padding: 0;
  display: inline-block;
  vertical-align: middle;
}
.weltpixel-quickview-catalog-product-view .product-info-main .custom-block,
.weltpixel_quickview-catalog_product-view .product-info-main .custom-block {
  display: none;
}
.weltpixel-quickview-catalog-product-view .product-info-main .product-reviews-summary,
.weltpixel_quickview-catalog_product-view .product-info-main .product-reviews-summary {
  margin-bottom: 10px;
}
.page-products .columns {
  padding-top: 0;
  z-index: auto;
}
.products.wrapper + .toolbar .modes,
.products.wrapper + .toolbar .sorter,
.sidebar > .block.filter .title {
  display: none;
}
.sidebar > .block.filter .item .count {
  font-size: 11px;
  margin-left: 10px;
}
.column.main:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
@media (max-width: 767px) {
  .catalog-product-view:not(.weltpixel-quickview-catalog-product-view):not(.weltpixel_quickview-catalog_product-view) .product.media {
    margin-bottom: 20px;
    padding-right: 0;
  }
}
a.right-side-open {
  display: none;
}
.catalog-product-view.page-layout-2columns-right:not(.weltpixel-quickview-catalog-product-view):not(.weltpixel_quickview-catalog_product-view) a.right-side-open {
  position: fixed;
  right: 0;
  top: 22%;
  font-size: 23px;
  color: #818181;
  line-height: 49px;
  z-index: 9;
  width: 51px;
  height: 49px;
  background-color: #f5f5f5;
  border: #dcdcda solid 1px;
  border-right: 0;
  text-align: center;
}
@media (max-width: 991px) {
  .catalog-product-view.page-layout-2columns-right:not(.weltpixel-quickview-catalog-product-view):not(.weltpixel_quickview-catalog_product-view) a.right-side-open {
    display: block;
  }
}
@media (max-width: 767px) {
  .nav-open a.right-side-open {
    display: none !important;
  }
}
.nav-open .block.filter {
  display: none;
}
.sticky-logo .logo {
  max-width: none;
}
.field.downloads.downloads-no-separately .field.choice.field.choice {
  border: 0;
}
.page-product-downloadable .product-add-form .box-tocart .actions {
  margin-right: 10px;
}
@media (min-width: 576px) {
  .fullwidth-row {
    width: 100vw;
    margin-left: calc(205px);
  }
}
@media (min-width: 768px) {
  .fullwidth-row {
    width: 100vw;
    margin-left: calc(295px);
  }
}
@media (min-width: 992px) {
  .fullwidth-row {
    width: 100vw;
    margin-left: calc(415px);
  }
}
@media (min-width: 1200px) {
  .fullwidth-row {
    width: 100vw;
    margin-left: calc(505px);
  }
}
@media (max-width: 575px) {
  .fullwidth-row {
    width: 100vw;
    margin: 0 -15px;
  }
}
body.layout-fullwidth .fullwidth-row {
  margin: 0;
  width: 100%;
}
.content-row h2,
.content-row h3,
.content-row h4,
.content-row h5 {
  margin-top: 0;
}
.iwd_opc_success_page .loading-mask .loader:before,
.onepage-index-index .loading-mask .loader:before {
  display: none;
}
.product-image-grid {
  margin-bottom: 20px;
  position: relative;
}
.product-image-grid:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.05);
  left: 0;
  top: 0;
}
#gallery_images.row {
  margin-left: -10px;
  margin-right: -10px;
}
#gallery_images.row > [class*=col-],
#gallery_images.row > [class^=col-] {
  padding-left: 10px;
  padding-right: 10px;
}
.catalog-product-view .product.media {
  padding-right: 0;
}
.product-image-list {
  margin-bottom: 3px;
  position: relative;
}
.product-image-list:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.05);
  left: 0;
  top: 0;
}
.catalog-product-view.product-type-fullwidth .product-info-main,
.catalog-product-view.product-type-fullwidth .product.media,
.catalog-product-view.product-type-sticky-right .product-info-main,
.catalog-product-view.product-type-sticky-right .product.media,
.catalog-product-view.product-type-sticky_right .product-info-main,
.catalog-product-view.product-type-sticky_right .product.media,
.catalog-product-view.product-type_fullwidth .product-info-main,
.catalog-product-view.product-type_fullwidth .product.media {
  position: relative;
}
.catalog-product-view.product-type-sticky-right .main-upsell-product-detail,
.catalog-product-view.product-type-wide-grid .main-upsell-product-detail {
  padding: 0;
  background-color: transparent;
  margin: 0;
  margin-top: -60px;
}
.catalog-product-view.product-type-sticky-right .product.info.detailed {
  margin-top: 20px;
  background-color: #f4f4f4;
  padding: 70px 0;
}
.product.info.detailed.fullwidth-row > .product.data.items.container {
  margin: 0 auto;
  padding: 0 15px;
}
.catalog-product-view.product-type-sticky-right .product.data.items > .item.content,
.catalog-product-view.product-type-sticky-right .product.data.items > .item.title.active > .switch,
.catalog-product-view.product-type-sticky-right .product.data.items > .item.title.active > .switch:focus,
.catalog-product-view.product-type-sticky-right .product.data.items > .item.title.active > .switch:hover {
  background-color: transparent;
}
@media (min-width: 768px) {
  .catalog-product-view.product-type-sticky-right .product.data.items > .item.title > .switch {
    font-size: 18px;
  }
}
.block.related .block-title {
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  .catalog-product-view .sidebar .block.related,
  .catalog-product-view .sidebar .sidebar-title {
    padding: 0;
  }
}
.catalog-product-view .short-custom-block .custom-block {
  border: none;
  color: #6b7a83;
  background: 0 0;
  padding: 0;
  margin: 0;
  margin-top: 15px;
}
.catalog-product-view .short-custom-block .custom-block-1 > div i {
  color: #08c;
  border: none;
  font-size: 40px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.catalog-product-view .short-custom-block .custom-block-1 > div:first-child i {
  margin-left: 0;
}
.catalog-product-view .short-custom-block .custom-block-1 > div h3 {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: .005em;
  color: #6b7a83;
  margin-left: 5px;
  margin-top: 2px;
}
.catalog-product-view .short-custom-block .custom-block-1 > div {
  min-height: 65px;
  clear: both;
  display: inline-block;
  margin-left: 15px;
}
.catalog-product-view .short-custom-block .custom-block-1 > div:first-child {
  margin-left: 0;
}
.fullwidth-custom-block + .main-upsell-product-detail {
  margin-top: 0;
}
.table-comparison ul {
  list-style: none;
  padding-left: 12px;
}
@media (max-width: 767px) {
  .block-search {
    margin-left: 0 !important;
  }
}
#ln_slider_text_price {
  margin: 0 -7px;
}
@media (max-width: 991px) and (min-width: 768px) {
  .page-header .header.links > li.compare {
    display: none;
  }
}
.sidebar.sidebar-additional,
.sidebar.sidebar-main {
  position: relative;
}
.product-info-main + .product-add-form .product-addto-links + a.action.mailto,
.product-info-main + .product-add-form .product-addto-links > a.action {
  width: 43px;
  height: 43px;
  line-height: 41px;
}
body.page-layout-1column .sidebar.sidebar-additional,
body.page-layout-1column .sidebar.sidebar-main {
  display: none;
}
tr.row {
  margin: 0;
}
.authentication-dropdown {
  border-radius: 0;
}
.owl-dots.disabled,
.owl-nav.disabled,
.products.wrapper ~ .infinite-loader ~ .toolbar-products {
  display: none;
}
body.catalog-product-view[class*=product-type-] .column.main > .custom-block {
  display: none;
}
.catalog-category-view .columns .column.main {
  padding-bottom: 0;
}
body.catalog-product-view[class*=product-type-] .product-info-main .custom-block {
  display: none;
}
.catalog-product-view .page-wrapper > .breadcrumbs {
  min-height: 20px;
}
body.catalog-product-view[class*=product-type-] .product-info-main .short-custom-block .custom-block {
  display: block;
}
.weltpixel-quickview-catalog-product-view .fullwidth-custom-block,
.weltpixel_quickview-catalog_product-view .fullwidth-custom-block {
  display: none !important;
}
@media (min-width: 768px) {
  .page-layout-1column .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 0;
  }
}
p.price-from,
p.price-to {
  display: inline-block;
  vertical-align: middle;
}
p.price-from span.price-label,
p.price-to span.price-label {
  display: none !important;
}
p.price-to:before {
  content: "-";
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  font-size: 20px;
}
p.price-to > span {
  display: inline-block;
  vertical-align: middle;
}
.products-grid.divider-line .product-item {
  padding-top: 0;
  padding-bottom: 0;
}
.products-grid.no-padding {
  margin: 0;
}
.products-grid.no-padding .product-item {
  padding: 0;
}
body.weltpixel_quickview-catalog_product-view .sidebar,
body.weltpixel_quickview-catalog_product-view .top-block-header {
  display: none !important;
}
.products-grid.flex-grid:not(.side-list):not(.products-related) .product-item:hover .product-item-info {
  box-shadow: none;
}
.products-grid.products.grid.flex-grid .product-item .product-item-info {
  background-color: transparent;
}
.products-grid.masonry-grid .filterproducts .product-item .product-item-info,
.products-grid.masonry-grid .filterproducts .product-item .product-item-info .product-item-photo {
  height: 100%;
}
.products-grid.masonry-grid .filterproducts .product-item .product-item-info .product-item-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.products-grid.masonry-grid .filterproducts .product-item.width-1-2 {
  width: 50%;
}
.products-grid.masonry-grid .filterproducts .product-item.width-1-3 {
  width: 33.3333%;
}
.products-grid.masonry-grid .filterproducts .product-item.width-1-4 {
  width: 25%;
}
.products-grid.masonry-grid .filterproducts .product-item.width-1-5 {
  width: 20%;
}
.products-grid.masonry-grid .filterproducts .product-item.width-1-6 {
  width: 16.6666%;
}
.products-grid.masonry-grid .filterproducts .product-item.width-2-3 {
  width: 66.6666%;
}
.products-grid.masonry-grid .filterproducts .product-item.width-2-5 {
  width: 40%;
}
.products-grid.masonry-grid .filterproducts .product-item.width-5-12 {
  width: 41.6666%;
}
@media (max-width: 991px) {
  .products-grid.masonry-grid .filterproducts .product-item.width_lg-1-2 {
    width: 50%;
  }
  .products-grid.masonry-grid .filterproducts .product-item.width_lg-1-3 {
    width: 33.3333%;
  }
  .products-grid.masonry-grid .filterproducts .product-item.width_lg-2-3 {
    width: 66.6666%;
  }
}
@media (max-width: 767px) {
  .products-grid.masonry-grid .filterproducts .product-item.width_md-1 {
    width: 100%;
  }
  .products-grid.masonry-grid .filterproducts .product-item.width_md-1-2 {
    width: 50%;
  }
}
@media (max-width: 575px) {
  .products-grid.masonry-grid .filterproducts .product-item {
    width: 100% !important;
  }
}
body.page-print header.page-header,
body.page-print > div:not(.page-wrapper) {
  display: none;
}
.toolbar-products + dl.block dd.item {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.toolbar-products + dl.block .title {
  font-weight: 400;
  text-transform: uppercase;
}
.toolbar-products + dl.block {
  margin: 20px 0;
  background-color: #f4f4f4;
  padding: 20px;
}
.shop-by-cat-item.cat-has-icon {
  color: #222529;
  transition: all .3s;
  padding: 0 10px;
}
.shop-by-cat-item.cat-has-icon:hover {
  color: #08c;
}
.shop-by-cat-item.cat-has-icon .cat-detail {
  text-align: center;
  padding: 40px 0;
  background-color: #fff;
  transition: box-shadow 0.3s;
}
.shop-by-cat-item.cat-has-icon:hover .cat-detail {
  box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.1);
}
.shop-by-cat-item.cat-has-icon .cat-detail i {
  font-size: 42px;
}
.shop-by-cat-item.cat-has-icon .cat-detail h3 {
  font-size: 15px;
  font-weight: 600;
  text-transform: none;
}
body > .custom-html {
  position: relative;
}
body > .custom-html button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 9046;
  box-shadow: none;
  touch-action: manipulation;
  top: 50%;
  transform: translateY(-50%) rotateZ(45deg);
}
body > .custom-html button.mfp-close:hover {
  color: #222529;
}
body > .custom-html .mfp-close:after {
  content: '';
  position: absolute;
  height: 17px;
  top: 12px;
  left: 20px;
  border-left: 1px solid;
}
body > .custom-html .mfp-close:before {
  content: '';
  position: absolute;
  width: 17px;
  top: 20px;
  left: 12px;
  border-top: 1px solid;
}
.row.no-padding {
  margin: 0;
}
.row.no-padding > * {
  padding: 0;
}
.hide-addtowishlist .products-grid .product-item-actions > .action.towishlist {
  display: none;
}
@media (min-width: 1365px) {
  .d-sl-inline-block {
    display: inline-block !important;
  }
}
.block-search .action.search.disabled,
.block-search .action.search[disabled],
fieldset[disabled] .block-search .action.search {
  pointer-events: all;
  opacity: 1;
}
@media (min-width: 768px) {
  .col-sm-4\/5 {
    flex: 0 0 80%;
    max-width: 80%;
  }
  .col-sm-3\/5 {
    flex: 0 0 60%;
    max-width: 60%;
  }
  .col-sm-2\/5 {
    flex: 0 0 40%;
    max-width: 40%;
  }
  .col-sm-1\/5 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}
/*.coupon-text {
    transform: rotate(-2.5deg);
    padding: 13px;
    letter-spacing: 0.01em;
}
.coupon-text-sale {
    transform: rotate(-2deg);
    letter-spacing: 0.01em;
    position: relative;
}
.coupon-text-sale i {
    font-style: normal;
    position: absolute;
    left: -2.25em;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    font-size: .65em;
    opacity: .6;
    letter-spacing: 0;
}
.coupon-text-sale b {
    display: inline-block;
    background: #222529;
    color: #fff;
    font-size: 1.6em;
    padding: 5px 12px;
}*/
.content-align-start > * {
  align-self: flex-start;
}
.prev-next-products .product-nav {
  z-index: 2;
}
.products-grid.columns1 {
  margin: 0;
}
.products-grid.columns1 .product-item {
  width: 100%;
  padding: 0;
}
@media (max-width: 767px) {
  .nav-open .page-wrapper {
    width: 100%;
  }
}
.text-uppercase {
  text-transform: uppercase !important;
}
div#cookie-status {
  display: none;
}
/* LESS files */
/* slider & owl-carousel */
.products.products-grid,
.custom-slider {
  padding: 0;
}
.porto-ibanner-h,
.custom-slider .owl-carousel .banner-item {
  position: relative;
  width: 100%;
  vertical-align: middle;
  background-color: #f2b944;
}
.porto-ibanner-h > img,
.custom-slider .owl-carousel .banner-item .banner-image img {
  opacity: .7 !important;
  min-height: 40vh;
  object-fit: cover;
}
.banner-over-text,
.custom-slider .owl-carousel .banner-item .content_slider {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  color: #fff;
  padding: 0 100px;
  width: auto;
}
.banner-over-text p,
.custom-slider .owl-carousel .banner-item .content_slider p {
  font-size: 22px;
  line-height: 33px;
  margin: 0;
}
.banner-over-text h1,
.custom-slider .owl-carousel .banner-item .content_slider h1,
.banner-over-text .h1,
.custom-slider .owl-carousel .banner-item .content_slider .h1 {
  font-family: lemonde-journal, serif;
  font-size: 65px;
  line-height: normal;
  font-weight: normal;
  margin: 0;
  color: #fff;
}
.owl-carousel .banner-item .content_slider .buttons {
  text-align: left;
}
.owl-carousel .banner-item .content_slider .buttons a.action.primary {
  margin-left: 0;
}
.owl-carousel .banner-item .content_slider .buttons .custom_content {
  text-align: inherit;
  margin: 0;
  max-width: 600px;
}
.banner-over-text > small,
.custom-slider .owl-carousel .banner-item .content_slider .custom_content > small {
  font-size: 22px;
  line-height: 33px;
  margin: 0;
  background-color: #000;
  color: #fff;
  letter-spacing: 1.1px;
  padding: 2px 10px;
  display: inline-block;
}
div#banner-slider-demo-14 .owl-dots,
.custom-slider .owl-carousel .owl-dots {
  position: absolute;
  left: -20px;
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
  width: 80px;
  height: auto;
  margin: 0;
  background-color: rgba(0, 0, 0, 0.9);
  text-align: center;
  list-style-type: none;
  counter-reset: css-counter 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
div#banner-slider-demo-14 .owl-dots .owl-dot,
.custom-slider .owl-carousel .owl-dots .owl-dot {
  counter-increment: css-counter 1;
  width: 100%;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  line-height: 40px;
  height: 76px;
  border-right: 2px solid transparent;
  display: flex;
  align-items: center;
  justify-content: center;
}
div#banner-slider-demo-14 .owl-dots .owl-dot span,
.custom-slider .owl-carousel .owl-dots .owl-dot span {
  display: none;
}
div#banner-slider-demo-14 .owl-dots .owl-dot.active,
.custom-slider .owl-carousel .owl-dots .owl-dot.active {
  color: #EDA320;
  font-size: 36px;
  border-color: #EDA320;
}
div#banner-slider-demo-14 .owl-dots .owl-dot::before,
.custom-slider .owl-carousel .owl-dots .owl-dot::before {
  content: "0" counter(css-counter);
}
div#banner-slider-demo-14 {
  margin-top: 50px;
}
@media (max-width: 1199px) {
  .banner-over-text p,
  .custom-slider .owl-carousel .banner-item .content_slider p {
    font-size: 19px;
    line-height: 23px;
  }
  .banner-over-text > small,
  .custom-slider .owl-carousel .banner-item .content_slider .custom_content > small {
    font-size: 17px;
    line-height: 25px;
  }
  div#banner-slider-demo-14 .owl-dots,
  .custom-slider .owl-carousel .owl-dots {
    width: 55px;
  }
  div#banner-slider-demo-14 .owl-dots .owl-dot,
  .custom-slider .owl-carousel .owl-dots .owl-dot {
    font-size: 15px;
    line-height: 30px;
    height: 55px;
  }
  div#banner-slider-demo-14 .owl-dots .owl-dot.active,
  .custom-slider .owl-carousel .owl-dots .owl-dot.active {
    font-size: 26px;
  }
}
@media (max-width: 991px) {
  .banner-over-text,
  .custom-slider .owl-carousel .banner-item .content_slider {
    padding: 0 20px 0 80px;
  }
  .banner-over-text h1,
  .custom-slider .owl-carousel .banner-item .content_slider h1,
  .banner-over-text .h1,
  .custom-slider .owl-carousel .banner-item .content_slider .h1 {
    font-size: 50px;
  }
  div#banner-slider-demo-14 .owl-dots,
  .custom-slider .owl-carousel .owl-dots {
    left: -5px;
  }
}
@media (max-width: 767px) {
  div#banner-slider-demo-14 {
    margin-top: 20px;
  }
  div#banner-slider-demo-14 .owl-dots,
  .custom-slider .owl-carousel .owl-dots {
    left: -11px;
    width: 32px;
  }
  div#banner-slider-demo-14 .owl-dots .owl-dot,
  .custom-slider .owl-carousel .owl-dots .owl-dot {
    font-size: 11px;
    line-height: 20px;
    height: 30px;
  }
  div#banner-slider-demo-14 .owl-dots .owl-dot.active,
  .custom-slider .owl-carousel .owl-dots .owl-dot.active {
    font-size: 19px;
  }
  .banner-over-text,
  .custom-slider .owl-carousel .banner-item .content_slider {
    padding: 0 5px 0 30px;
  }
  .banner-over-text p,
  .custom-slider .owl-carousel .banner-item .content_slider p {
    font-size: 15px;
    line-height: 18px;
  }
  .banner-over-text h1,
  .custom-slider .owl-carousel .banner-item .content_slider h1,
  .banner-over-text .h1,
  .custom-slider .owl-carousel .banner-item .content_slider .h1 {
    font-size: 35px;
    line-height: 32px;
  }
  .banner-over-text > small,
  .custom-slider .owl-carousel .banner-item .content_slider .custom_content > small {
    font-size: 13px;
    line-height: 21px;
  }
}
@media (max-width: 479px) {
  .banner-over-text h1,
  .custom-slider .owl-carousel .banner-item .content_slider h1,
  .banner-over-text .h1,
  .custom-slider .owl-carousel .banner-item .content_slider .h1 {
    font-size: 28px;
  }
}
.sw-megamenu.navigation > ul {
  display: flex;
  flex-direction: row;
}
.sw-megamenu.navigation > ul > li:nth-of-type(1) {
  order: -3;
}
.sw-megamenu.navigation > ul > li:nth-of-type(2) {
  order: -2;
}
.sw-megamenu.navigation > ul > li:nth-of-type(4) {
  order: -1;
}
.sw-megamenu.navigation li.level0 .submenu.level0.submenu .menu-right-block a span.subtitle,
.sw-megamenu.navigation .remove-bg ul.subchildmenu.mega-columns li.ui-menu-item span.subtitle {
  display: none;
}
.sw-megamenu.navigation ul.subchildmenu.mega-columns {
  display: flex;
  flex-wrap: wrap;
}
.sw-megamenu.navigation ul.subchildmenu.mega-columns li.ui-menu-item {
  position: relative;
  padding: 0 10px;
}
.sw-megamenu.navigation ul.subchildmenu.mega-columns li.ui-menu-item .menu-thumb-img {
  display: inline-block;
  width: 100%;
  position: relative;
}
.sw-megamenu.navigation ul.subchildmenu.mega-columns li.ui-menu-item .menu-thumb-img a {
  padding: 0;
}
.sw-megamenu.navigation ul.subchildmenu.mega-columns li.ui-menu-item .menu-thumb-img::before {
  content: "";
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 60%, rgba(0, 0, 0, 0.71472339) 100%);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.sw-megamenu.navigation ul.subchildmenu.mega-columns li.ui-menu-item:hover .menu-thumb-img::before {
  background: rgba(0, 0, 0, 0.4);
}
.page-header .sw-megamenu.navigation ul.subchildmenu.mega-columns li.ui-menu-item > .menu-thumb-img + a {
  font-size: 17px;
  line-height: normal;
  color: #fff;
  letter-spacing: normal;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  display: block;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.page-header .sw-megamenu.navigation ul.subchildmenu.mega-columns li.ui-menu-item > .menu-thumb-img + a > span {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 4px;
  padding: 5px;
}
.page-header .sw-megamenu.navigation li.ui-menu-item.level0.reverse-titles ul.subchildmenu.mega-columns li.ui-menu-item > .menu-thumb-img + a {
  font-size: 17px;
  line-height: normal;
  color: #fff;
  letter-spacing: normal;
  font-weight: 700;
  text-align: center;
}
.page-header .sw-megamenu.navigation li.ui-menu-item.level0.reverse-titles ul.subchildmenu.mega-columns li.ui-menu-item > .menu-thumb-img + a > span {
  display: flex;
  flex-direction: column-reverse;
}
.page-header .sw-megamenu.navigation li.level0 > em,
.page-header .sw-megamenu.navigation li.level0 i {
  display: none;
}
li.ui-menu-item.level0 .level0.submenu {
  padding: 33px !important;
  text-align: center;
}
li.ui-menu-item.level0 .level0.submenu .container {
  padding: 0;
}
.menu-thumb-img {
  margin: 0 !important;
}
.sw-megamenu.navigation li.ui-menu-item.level0:not(.reverse-titles) span.subtitle,
.page-header .sw-megamenu.navigation li.ui-menu-item.level0.reverse-titles span.title {
  font-size: 16px;
  font-style: italic;
  color: #fff;
  letter-spacing: normal;
  margin: 0;
  font-weight: 400;
  display: block;
  line-height: 1.2;
  text-transform: capitalize;
}
.navigation .menu-right-block {
  display: flex;
  justify-content: center;
  align-items: center;
}
.sw-megamenu.navigation li.level0 .submenu.level0.submenu .menu-right-block a {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 15px 0;
  line-height: normal;
  transition: 2s;
}
.sw-megamenu.navigation li.level0 .submenu.level0.submenu .menu-right-block a::before {
  content: "";
  background-color: #f2b944;
  height: 3px;
  width: 31px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.sw-megamenu.navigation li.level0 .submenu.level0.submenu .menu-right-block a:hover::before {
  width: 0px;
  margin: 0px;
}
.sw-megamenu.navigation li.level0 .submenu.level0.submenu .menu-right-block a::after {
  font-family: "porto-icons";
  content: "\e8c4";
  font-weight: normal;
  margin-left: 10px;
  width: 31px;
  display: none;
  font-size: 19px;
  color: #f2b944;
}
.sw-megamenu.navigation li.level0 .submenu.level0.submenu .menu-right-block a:hover::after {
  display: inline-block;
}
@media (max-width: 991px) {
  .sw-megamenu.navigation .remove-bg ul.subchildmenu.mega-columns li.ui-menu-item .menu-thumb-img + a {
    margin-top: 4px !important;
  }
  .sw-megamenu.navigation .remove-bg ul.subchildmenu.mega-columns li.ui-menu-item > .menu-thumb-img + a > span {
    padding: 0 0 10px !important;
  }
  .sw-megamenu.navigation .remove-bg ul.subchildmenu.mega-columns li.ui-menu-item:hover > .menu-thumb-img + a > span {
    padding: 0 0 10px !important;
  }
  .sw-megamenu.navigation .remove-bg ul.subchildmenu.mega-columns li.ui-menu-item:hover > .menu-thumb-img + a > span::after {
    display: none !important;
  }
}
@media (max-height: 768px) and (max-width: 991px) {
  .sw-megamenu.navigation ul.subchildmenu.mega-columns li.ui-menu-item .menu-thumb-img a {
    height: 100px;
    overflow: hidden;
  }
  .sw-megamenu.navigation ul.subchildmenu.mega-columns li.ui-menu-item .menu-thumb-img img {
    height: 100%;
    width: 100%;
    object-position: center;
    object-fit: cover;
  }
  .sw-megamenu.navigation .remove-bg ul.subchildmenu.mega-columns li.ui-menu-item {
    /*&.level1 {
         padding: 0;
      }*/
  }
  .sw-megamenu.navigation .remove-bg ul.subchildmenu.mega-columns li.ui-menu-item .menu-thumb-img a {
    height: 90px;
  }
  .sw-megamenu.navigation .remove-bg ul.subchildmenu.mega-columns li.ui-menu-item .menu-thumb-img img {
    width: auto;
  }
}
/* buttons */
.btn {
  height: auto !important;
}
.btn-default {
  color: #fff;
  font-weight: 400;
  background-image: none;
  background-color: #08c;
  text-shadow: none;
  border: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-primary {
  transition: 0.25s;
}
button:not(.primary) {
  border-radius: 0;
  line-height: 1em;
  height: auto;
}
.action.primary,
.action-primary {
  background-color: #222529;
}
.action.primary {
  text-transform: uppercase;
  height: 3rem;
  line-height: 3rem;
  padding: 0 2em;
  overflow: hidden;
  font-weight: 700;
  font-size: 1em;
  letter-spacing: -0.015em;
}
.action.primary.py-3 {
  padding: 0 !important;
}
.action-primary {
  color: #ffffff;
  border-color: transparent !important;
}
.action-primary:hover,
.action-primary:focus,
.action-primary:active {
  background-color: #31373d !important;
  color: #ffffff;
}
.action.compare.no-display {
  display: none !important;
}
.action.tocart::before {
  font-size: 0 !important;
  font-weight: normal;
  width: 27px;
  height: 24px;
  display: inline-block;
  background: url("../images/shopping-cart-add.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  filter: brightness(0);
}
.action.tocart:hover::before {
  color: #f2b944;
  filter: none !important;
}
.action.book-now::before {
  background-image: url("../images/date-add.png");
  width: 26px;
  height: 22px;
}
/*.GooglePayButton {
	border-radius: 0 !important;
}*/
#discount-aw-giftcard-form input.input-text {
  height: 43px;
}
.footer .newsletter .action.subscribe::before {
  content: "";
  background-color: #000;
  height: 3px;
  width: 31px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  background-color: #f2b944;
}
.footer .newsletter .action.subscribe::after {
  font-family: "porto-icons";
  content: "\e8c4";
  font-weight: normal;
  margin-left: 10px;
  width: 31px;
  display: none;
  color: #000;
  font-size: 19px;
}
.footer .newsletter .action.subscribe:hover::before {
  width: 0px;
  margin: 0px;
}
.footer .newsletter .action.subscribe:hover::after {
  display: inline-block;
  color: #f2b944;
}
.btncenter {
  text-align: center;
  display: inline-block;
  width: 100%;
  margin: 2.5rem 0 140px;
}
div[data-content-type="text"] + .btncenter {
  margin-top: 1.25rem;
}
@media (max-width: 767px) {
  .btncenter {
    margin-bottom: 80px;
    padding: 0 15px;
  }
  .btncenter a .pagebuilder-button-primary,
  .btncenter button .pagebuilder-button-primary,
  .btncenter div .pagebuilder-button-primary,
  .btncenter a .pagebuilder-button-secondary,
  .btncenter button .pagebuilder-button-secondary,
  .btncenter div .pagebuilder-button-secondary {
    width: 100%;
    padding: 15px;
  }
}
@media (max-width: 350px) {
  .btncenter {
    padding: 0;
  }
}
/* section-header & header-content */
.section-header {
  display: block;
  width: 100%;
  text-align: center;
  margin: 0 auto 1.25rem;
  max-width: 60%;
}
.header-content h4 + h2 {
  margin-top: 0;
}
.header-content h3 {
  color: #fff;
}
.header-content h4 {
  color: #fff;
  text-transform: uppercase;
}
.header-content.before-slider {
  position: static;
  color: #000;
  text-align: center;
  width: 100%;
  max-width: 100%;
  padding: 0 180px;
  transform: none;
}
.section-header h3,
.header-content h3 {
  font-size: 60px;
  font-family: lemonde-journal, serif;
  font-weight: normal;
  line-height: 1;
  margin: 0 0 0.25em;
}
.section-header h4 + h3,
.header-content h4 + h3 {
  margin-top: -5px;
}
.section-header h3,
.header-content.before-slider h3 {
  margin-bottom: 1.25rem;
}
.section-header h4,
.header-content.before-slider h4 {
  text-transform: uppercase;
}
.header-content.before-slider h4,
.header-content.before-slider h3 {
  color: #000;
}
/* hero image */
.category-image,
.hero-image {
  margin: 0;
  overflow: hidden;
  position: relative;
}
.category-cms .category-image img {
  width: 100%;
}
.category-description div#banner-slider-demo-14,
.category-description .custom-slider .owl-carousel {
  margin-top: 0;
}
.category-description,
.hero-text {
  margin: 0;
}
.category-description img,
.hero-text img {
  max-width: 100%;
  display: block;
}
.category-description .header-content:not(.before-slider),
.hero-text .header-content:not(.before-slider) {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  padding: 0 60px;
  max-width: 700px;
  color: #fff;
  z-index: 2;
}
.hero-banner.container {
  position: relative;
  margin: 40px auto 0;
  overflow: hidden;
}
.hero-banner.container .category-image::before,
.hero-banner.container .hero-image::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: transparent linear-gradient(90deg, #1d1d1b 0%, rgba(29, 29, 27, 0) 100%) 0% 0% no-repeat padding-box;
}
.category-view .header-content.before-slider {
  max-width: 800px;
  padding: 0;
  margin: 20px auto 110px;
}
@media (max-width: 1199px) {
  .section-header h3 {
    font-size: 50px;
  }
  .header-content h3 {
    font-size: 55px;
  }
}
@media (max-width: 991px) {
  .section-header {
    max-width: 80%;
  }
  .section-header h3 {
    font-size: 40px;
  }
  .header-content h3 {
    font-size: 46px;
  }
}
@media (max-width: 767px) {
  .section-header h3 {
    font-size: 33px;
  }
  .header-content h3 {
    font-size: 40px;
  }
  .header-content.before-slider {
    padding: 0;
    margin-bottom: 30px;
  }
  .category-image .image,
  .hero-image .image {
    height: 450px;
    object-fit: cover;
  }
  .category-description,
  .hero-text {
    padding: 0;
  }
  .category-description .header-content:not(.before-slider),
  .hero-text .header-content:not(.before-slider) {
    padding: 0 30px;
  }
  .category-description .header-content.before-slider,
  .hero-text .header-content.before-slider {
    padding: 0;
  }
  .hero-banner.container {
    margin: 15px auto 10px auto;
  }
  .hero-banner.container::before {
    width: calc(100% - 24px);
  }
}
/* homepage / about us */
.about-us {
  padding: 70px 80px 90px;
}
.about-us .our-brand > p:first-child {
  font-size: 18px;
  line-height: 27px;
  color: #000;
  font-weight: normal;
  letter-spacing: 0.9px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.about-us h2 {
  font-family: lemonde-journal, serif;
  font-size: 60px;
  line-height: normal;
  font-weight: normal;
  margin: 0;
}
.about-us .pagebuilder-column-line > .pagebuilder-column:first-child {
  flex-direction: row !important;
  align-items: center;
  padding: 0 10px;
}
.main-logo {
  min-width: 105px;
  margin-right: 30px;
}
/* homepage / tenute */
.our-estates {
  padding: 0 80px;
}
.estate-list {
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-wrap: wrap;
  position: relative;
  justify-content: center;
}
.estate-list .estate-item {
  width: 20%;
  padding: 0 7px;
}
.estate-list::before,
.estate-list::after {
  content: "";
  display: inline-block;
  border-top: 1px solid #ccc;
  height: 1px;
  width: 100%;
  position: absolute;
  right: 102%;
  top: 50%;
}
.estate-list::after {
  right: auto;
  left: 102%;
}
.estate-item-in {
  display: inline-block;
  width: 100%;
  position: relative;
}
.estate-item-in::before {
  content: "";
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 60%, rgba(0, 0, 0, 0.71472339) 100%);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.estate-item-in:hover::before {
  background: rgba(0, 0, 0, 0.4);
}
.estate-item-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  text-align: center;
  padding: 10px 10px;
}
.estate-item-content a {
  font-size: 17px;
  line-height: normal;
  color: #fff;
  letter-spacing: normal;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  display: block;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.estate-item-content a > span {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 4px;
  padding: 5px;
}
.estate-item-content h4 {
  font-size: 17px;
  line-height: normal;
  margin: 0 0 2px 0;
  color: #fff;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
}
.estate-item-content p {
  font-size: 16px;
  font-style: italic;
  color: #fff;
  letter-spacing: normal;
  margin: 0;
  font-weight: 400;
  display: block;
  line-height: 1.2;
  text-transform: capitalize;
}
/* homepage / elenco prodotti */
.section-products {
  display: inline-block;
  width: 100%;
  padding: 110px 0;
}
.section-products [data-content-type='buttons'] {
  margin-top: 20px;
}
.subcategories {
  display: flex;
  flex-wrap: wrap;
  width: 80%;
  margin: 0 auto;
  text-align: center;
  justify-content: center;
}
.subcategory {
  width: 33.3333%;
  padding: 15px 10px;
}
.subcategory h3 {
  letter-spacing: 0.5px;
  color: #1D1D1B;
  text-transform: uppercase;
  font-size: 17px;
  line-height: normal;
  margin: 10px 0 0 0;
}
.subcategory h3::after {
  font-family: "porto-icons";
  content: "\e8c4";
  font-weight: normal;
  margin-left: 5px;
  width: 31px;
  font-size: 19px;
  color: #f2b944;
  display: none;
}
.subcategory:hover h3,
.subcategory:hover h4 {
  color: #f2b944;
}
.subcategory:hover h3::after {
  display: inline-block;
}
.columns-5 .subcategories {
  width: 100%;
}
.columns-5 .subcategory {
  width: 20%;
}
.our-product-types .subcategory img {
  max-height: 200px;
}
.our-product-appellation .subcategory a,
.our-brands .subcategory a {
  position: relative;
  display: block;
}
.our-product-appellation .subcategory a::before,
.our-brands .subcategory a::before {
  content: "";
  background: rgba(255, 255, 255, 0.2);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: opacity 0.3s;
}
.our-product-appellation .subcategory a:hover::before,
.our-brands .subcategory a:hover::before {
  opacity: 1;
}
.our-product-appellation .subcategory a > div,
.our-brands .subcategory a > div {
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
  color: #ffffff;
}
.our-product-appellation .subcategory h3,
.our-brands .subcategory h3,
.our-product-appellation .subcategory h4,
.our-brands .subcategory h4 {
  color: inherit;
}
.our-product-appellation .subcategory h3::after,
.our-brands .subcategory h3::after {
  display: none;
}
/* homepage / esperienze */
.best-experiences {
  padding: 150px 0;
  width: 100%;
  text-align: center;
}
@media (max-width: 1399px) {
  .estate-item-content h4 {
    font-size: 17px;
    letter-spacing: 0.5px;
    font-weight: 500;
  }
  .subcategory h3 {
    letter-spacing: 0.5px;
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .about-us {
    padding-left: 15px;
    padding-right: 15px;
  }
  .about-us h2 {
    font-size: 55px;
    line-height: 60px;
  }
  .our-estates {
    padding: 0 15px;
  }
  .estate-item-content h4 {
    font-size: 16px;
  }
  .our-product-types .subcategory img {
    max-height: 140px;
  }
  .subcategory h3 {
    letter-spacing: normal;
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .section-products,
  .about-us {
    padding: 50px 0;
  }
  .section-products h2,
  .about-us h2 {
    font-size: 43px;
    line-height: 50px;
  }
  .estate-list .estate-item {
    width: 33.333%;
    padding: 5px;
  }
  .wide-imgbanner img {
    height: 300px;
    object-fit: cover;
    object-position: center;
  }
  .subcategories {
    width: 100%;
  }
  .columns-5 .subcategory {
    width: 33.3333%;
  }
}
@media (max-width: 767px) {
  .main-logo {
    min-width: auto;
    margin-right: 10px;
  }
  .main-logo img {
    max-height: 120px;
    width: auto;
  }
  .about-us .pagebuilder-column-line > .pagebuilder-column:first-child {
    margin-bottom: 10px;
  }
  .estate-list {
    justify-content: center;
  }
  .estate-list .estate-item {
    width: 50%;
  }
  .subcategory {
    width: 50% !important;
  }
}
@media (max-width: 479px) {
  .about-us h2 {
    font-size: 37px;
    line-height: 37px;
  }
  .estate-item-content h4 {
    letter-spacing: normal;
    font-size: 13px;
  }
  .estate-item-content p {
    font-size: 12px;
  }
  .subcategory {
    padding: 10px 5px;
  }
  .subcategory h3 {
    font-size: 14px;
    line-height: normal;
  }
}
.gruppo-azienda-left {
  padding-right: 90px;
  font-size: 15px;
}
.gruppo-azienda-right {
  padding-left: 30px;
  font-size: 15px;
}
.gruppo-azienda h1,
.gruppo-azienda h2 {
  font-family: lemonde-journal, serif;
  font-size: 60px;
  line-height: normal;
  font-weight: normal;
}
.gruppo-azienda h4 {
  letter-spacing: 0.9px;
  color: #1D1D1B;
  text-transform: uppercase;
}
.gruppo-azienda {
  padding-bottom: 60px;
}
@media (min-width: 1500px) {
  .gruppo-azienda > .row-full-width-inner {
    max-width: 1280px !important;
  }
}
@media (max-width: 1199px) {
  .gruppo-azienda h1,
  .gruppo-azienda h2 {
    font-size: 50px;
  }
  .gruppo-azienda {
    padding-left: 15px;
    padding-right: 15px;
  }
  .gruppo-azienda-left {
    padding-right: 60px;
  }
  .gruppo-azienda-right {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .gruppo-azienda {
    padding-bottom: 20px;
  }
  .gruppo-azienda-left {
    padding-right: 0;
  }
  .gruppo-azienda h4 {
    margin-top: 30px;
  }
}
.block-search .action.search {
  color: #000000;
}
.panel.header.show-icon-tablet {
  display: none;
}
.page.messages {
  margin-top: 15px;
}
nav.navigation.sw-megamenu,
nav.navigation.sw-megamenu > ul {
  position: static;
}
.sw-megamenu.navigation li.level0.fullwidth > .submenu {
  box-shadow: none !important;
  border-top: 1px solid #f0f0f0;
}
.sw-megamenu.navigation li.level0 .submenu.level0.submenu {
  display: none;
  visibility: visible !important;
  opacity: 1 !important;
}
.dark-layer {
  content: "";
  background-color: #000;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  min-height: 100vh;
  opacity: .5;
  width: 100%;
}
/* page header megamenu */
.page-header .share-links {
  display: none;
}
.page-header .gap {
  display: none;
}
.page-header .header-main a.wishlist {
  display: none;
}
.page-header .navigation:not(.side-megamenu) .level0.parent > a > span:before,
.page-header .navigation .level0.parent > a > span:after {
  display: none !important;
}
.page-header .navigation li.ui-menu-item.level0 {
  margin: 0 !important;
}
.page-header .navigation li.ui-menu-item.level0 > a {
  padding: 0 32px !important;
}
.page-header .navigation li.ui-menu-item.level0 > a span {
  padding: 4px 0;
}
.page-header .navigation li.ui-menu-item.level0.is-highlighted > a span {
  border: 1px solid #f2b944;
  padding: 3px 5px;
}
.page-header .navigation li.ui-menu-item.level0.remove-bg .menu-thumb-img::before {
  display: none;
}
.page-header .navigation li.ui-menu-item.level0.remove-bg .menu-thumb-img + a {
  color: #000 !important;
  position: static !important;
  margin-top: 10px !important;
  max-width: 100% !important;
}
.page-header .navigation li.ui-menu-item.level0.remove-bg .menu-thumb-img + a > span {
  position: static !important;
}
.page-header .navigation li.ui-menu-item.level0.remove-bg .menu-thumb-img img {
  max-height: 230px;
}
.page-header.sticky-header .navigation li.ui-menu-item.level0 > a {
  padding: 0 28px !important;
}
.sw-megamenu.navigation li.level0.fullwidth .submenu a:hover > span,
.sw-megamenu.navigation li.level0.staticwidth .submenu a:hover > span {
  text-decoration: none !important;
}
.sw-megamenu.navigation .remove-bg ul.subchildmenu.mega-columns li.ui-menu-item:hover > .menu-thumb-img + a {
  color: #f2b944 !important;
}
.sw-megamenu.navigation .remove-bg ul.subchildmenu.mega-columns li.ui-menu-item > .menu-thumb-img + a > span::after {
  font-family: "porto-icons";
  content: "\e8c4";
  font-weight: normal;
  margin-left: 5px;
  width: 31px;
  font-size: 19px;
  color: #f2b944;
  display: none;
}
.sw-megamenu.navigation .remove-bg ul.subchildmenu.mega-columns li.ui-menu-item:hover > .menu-thumb-img + a > span::after {
  display: inline-block;
}
.field.limiter {
  display: none;
}
fieldset.admin__field {
  border: 0;
  margin: 0 0 2em;
  padding: 0;
}
.modes {
  display: none;
}
label.sorter-label {
  font-size: 18px;
  text-transform: uppercase;
}
.toolbar select {
  height: 50px;
  font-size: 16px;
  border: 1px solid #ccc;
  color: #1d1d1b;
  text-transform: uppercase;
  padding: 0 25px 0 10px;
  line-height: 50px;
}
.sorter-action:before {
  font-size: 18px;
  content: '\e81b';
}
.sorter-action.sort-desc:before {
  content: '\e81c';
}
.page-products .sorter {
  margin-left: auto;
  margin-right: 0;
}
.page-layout-2columns-left .sidebar.sidebar-main {
  margin-bottom: 50px;
}
#amasty-shopby-product-list .products.wrapper {
  margin: 0;
  padding: 0;
}
.catalog-category-view .columns .column.main {
  padding-left: 0;
}
.toolbar.toolbar-products {
  margin: 0 !important;
  border: 0 !important;
}
.page-wrapper > .breadcrumbs {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 16px;
}
.page-wrapper > .breadcrumbs .items > li.home a {
  text-indent: inherit;
  width: auto;
}
.page-wrapper > .breadcrumbs .items > li.home a:after {
  display: none;
}
.page-wrapper > .breadcrumbs .items > li:not(:last-child)::after {
  content: "/";
  right: 0;
  width: 11px;
  font-size: 15px;
  font-family: Poppins;
}
button.am-filter-go {
  background-color: #000 !important;
  display: inline-block;
  color: #fff !important;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 15px 30px;
  line-height: normal;
  transition: 2s;
  border-radius: 0 !important;
  height: auto;
  border: 0px !important;
  font-family: Poppins;
  width: 200px !important;
  max-width: 100%;
}
.page-layout-1column div#layered-filter-block,
.page-layout-1column .toolbar.toolbar-products {
  display: none;
}
/* cart */
.cart.table-wrapper .item-options {
  font-size: 12px;
}
.product-item-details .preorder-note,
.preorder-label {
  color: #f2b944;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.8rem;
}
.preorder-label {
  margin-bottom: 0.5rem;
}
.column.main {
  min-height: auto;
}
.breadcrumbs .items li,
.breadcrumbs .items li a,
.breadcrumbs .items li strong {
  font-weight: 400;
  color: #1d1d1b;
  font-size: 16px;
}
.breadcrumbs .items > li:not(:last-child)::after {
  content: "/" !important;
  font-size: 22px !important;
  color: #1d1d1b !important;
}
.breadcrumbs {
  margin-bottom: 40px;
}
/* MEDIA QUERIES */
/* Extra large devices (large desktops) */
@media (min-width: 1300px) {
  .page-layout-1column #amasty-shopby-product-list .products-grid.columns3 .product-item {
    width: 25%;
  }
}
@media (max-width: 1500px) {
  .page-header .navigation li.ui-menu-item.level0 > a {
    padding: 0 14px !important;
  }
  .sticky-header.page-header .navigation li.ui-menu-item.level0 > a {
    padding: 0 10px !important;
  }
}
/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199px) {
  .page-header .sw-megamenu.navigation ul.subchildmenu.mega-columns li.ui-menu-item > .menu-thumb-img + a {
    font-size: 14px !important;
    letter-spacing: 0px;
  }
  .page-header .navigation li.ui-menu-item.level0 > a {
    padding: 0 6px !important;
  }
  .sw-megamenu.navigation li.level0 .submenu.level0.submenu .menu-right-block a {
    font-size: 13px;
  }
  .sw-megamenu.navigation li.level0 .submenu.level0.submenu .menu-right-block a::before {
    width: 11px;
  }
  .products-grid.columns3 .product-item {
    width: 50%;
    clear: none !important;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 30%;
  }
  .page-layout-2columns-left .column.main {
    width: 70%;
  }
  .filter-options-content a {
    padding: 0px 0 0px 33px;
  }
  .toolbar select {
    height: 40px;
    font-size: 15px;
    line-height: 40px;
  }
  label.sorter-label {
    font-size: 15px;
  }
}
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .mobile-store,
  .mobile-customlinks,
  .mobile-backmenu {
    display: none;
  }
}
/* Medium devices (tablets, less than 992px) */
@media (max-width: 991px) {
  html {
    scroll-padding-top: 80px;
  }
  body {
    font-size: 15px;
  }
  p {
    line-height: 22px;
  }
  .search-area {
    width: auto;
  }
  span.action.nav-toggle {
    padding-right: 0;
    min-width: 25px;
  }
  .search-area.show-icon-tablet {
    position: static;
  }
  form#search_mini_form {
    background-color: #f7f7f7;
    position: relative;
  }
  .block-search input {
    letter-spacing: 1px;
  }
  .search-area .search-toggle-icon:after {
    display: none !important;
  }
  .search-area.show-icon-tablet a.search-toggle-icon.open::before {
    content: "";
    display: inline-block !important;
    position: fixed;
    top: 150px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: .5;
    min-height: 100vh;
  }
  /* mobile menu start here */
  .nav-open .page-wrapper {
    left: 0 !important;
  }
  .page-header.type1 .nav-sections {
    border: 0 !important;
    box-shadow: none !important;
    background-color: #fff !important;
    top: 155px;
    width: 290px;
    max-width: 290px;
    padding: 15px;
    box-sizing: border-box;
    height: 100% !important;
  }
  .nav-open .nav-toggle:after {
    background-color: #000;
    opacity: .5;
  }
  .page-header.type1 .nav-sections,
  .nav-open .nav-toggle:after {
    top: 115px;
  }
  .mobile-store {
    text-align: center;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
  }
  .page-header.type1 .navigation:not(.side-megamenu) .level0 .level-top {
    color: #000 !important;
    border: 0 !important;
  }
  .sw-megamenu.navigation li.level0.fullwidth > .submenu {
    padding: 0 !important;
    border: 0 !important;
  }
  .sw-megamenu.navigation > ul {
    flex-direction: column;
    padding-bottom: 20px;
  }
  .page-header .navigation li.ui-menu-item.level0 {
    border: 0 !important;
    width: 100%;
    position: static;
  }
  .page-header .navigation li.ui-menu-item.level0 > a {
    padding: 0 !important;
  }
  .open-children-toggle-custom {
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    float: none;
    color: #000;
    font-size: 18px;
    padding: 0 10px;
  }
  .open-children-toggle-custom::after {
    content: '\e81a';
    font-family: 'porto-icons';
    width: 100%;
    line-height: 40px;
    text-align: left;
    display: inline-block;
  }
  .sw-megamenu.navigation li.level0.fullwidth > a.level-top {
    display: block;
    float: left;
  }
  .navigation .parent .level-top:after {
    display: none;
  }
  .mobile-customlinks {
    display: inline-block;
    width: 100%;
    padding: 20px 0;
    border-top: 1px solid #ddd;
  }
  nav.navigation.sw-megamenu {
    padding: 0 !important;
  }
  .page-header.type1 .nav-sections {
    height: calc(100vh - 115px);
    overflow-x: hidden;
  }
  .sw-megamenu.navigation li.level0.fullwidth:hover::after {
    display: none;
  }
  .nav-sections {
    left: -290px;
  }
  .nav-open .nav-sections {
    left: 0px;
  }
  .sw-megamenu.navigation li.level0.fullwidth > .submenu {
    position: absolute;
    top: -15px !important;
    height: auto;
    visibility: visible;
    opacity: 1;
    width: 290px;
    margin: 0 -15px;
    display: block !important;
    background-color: #fff;
    transition: 0.5s;
    left: 300px !important;
    z-index: 9;
  }
  .sw-megamenu.navigation li.level0.fullwidth.submenu-active > .submenu {
    left: 0 !important;
  }
  .sw-megamenu.navigation li.level0.fullwidth .submenu li.level1 > a,
  .sw-megamenu.navigation li.level0.staticwidth .submenu li.level1 > a {
    text-transform: uppercase;
  }
  .mobile-backmenu {
    transform: rotate(180deg) !important;
    padding: 13px 15px;
    font-size: 0;
    color: #f2b944;
    text-align: right;
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  span.back-category {
    transform: rotate(180deg) !important;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    text-align: left;
    width: 100%;
    order: -2;
    margin-bottom: 20px;
    text-transform: uppercase;
  }
  .mobile-backmenu::before {
    content: "\e8c4";
    font-family: "porto-icons";
    font-size: 30px;
    font-weight: normal;
  }
  .sw-megamenu.navigation ul.subchildmenu.mega-columns.columns5 > li.ui-menu-item.level1 {
    width: 50% !important;
  }
  .sw-megamenu.navigation li.level0.fullwidth .menu-right-block {
    display: block;
    margin: 4px;
  }
  .sw-megamenu.navigation ul.subchildmenu.mega-columns > li.ui-menu-item.level1 {
    padding: 4px;
    width: 100%;
  }
  .sw-megamenu.navigation ul.subchildmenu.mega-columns {
    padding: 0 22px;
  }
  .page-header .sw-megamenu.navigation ul.subchildmenu.mega-columns li.ui-menu-item > .menu-thumb-img + a {
    color: #fff !important;
    font-size: 11px !important;
    font-weight: 600 !important;
  }
  .page-header .sw-megamenu.navigation ul.subchildmenu.mega-columns li.ui-menu-item > .menu-thumb-img + a::before {
    display: none !important;
  }
  .page-header .sw-megamenu.navigation ul.subchildmenu.mega-columns li.ui-menu-item > .menu-thumb-img + a > span {
    padding: 10px 0;
  }
  .submenu-active::before {
    content: "";
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 83vh;
    z-index: 9;
    width: 100%;
  }
  .sw-megamenu.navigation .remove-bg ul.subchildmenu.mega-columns li.ui-menu-item > .menu-thumb-img + a {
    color: #000 !important;
  }
  .page-header .navigation li.ui-menu-item.level0.remove-bg .menu-thumb-img img {
    max-height: 100px;
  }
  .sw-megamenu.navigation li.level0 .submenu.level0.submenu .menu-right-block a {
    color: #000 !important;
    line-height: 16px !important;
  }
  .page-header.type1 .nav-sections nav.navigation.sw-megamenu {
    border-top: 0px solid #ccc !important;
  }
  .page-header {
    z-index: 999;
  }
  header.page-header {
    z-index: 99999 !important;
  }
  .nav-open header.page-header.type1::before {
    content: "";
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);
    width: 100%;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    top: 92%;
    height: 10px;
    z-index: 99999;
  }
  .nav-open .nav-toggle:before {
    content: "+";
    color: #f2b944;
    font-weight: 100;
    font-family: Poppins;
    font-size: 37px;
    transform: rotateZ(45deg);
  }
  /* end here */
  .navigation .menu-right-block {
    width: 100%;
  }
  .page-header.type1 .header-contact .my-account {
    margin-right: 4px !important;
  }
  .sw-megamenu.navigation li.ui-menu-item.level0:not(.reverse-titles) span.subtitle,
  .sw-megamenu.navigation li.ui-menu-item.level0.reverse-titles span.title {
    font-size: 11px !important;
  }
  .dark-layer {
    display: none !important;
  }
  .header-main .header-left {
    min-width: auto;
  }
}
/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767px) {
  html {
    scroll-padding-top: 120px;
  }
  body {
    padding-top: 115px;
  }
  body h4 {
    font-size: 15px;
  }
  li {
    line-height: 22px;
  }
  .block.related {
    margin: 30px 0 0px 0 !important;
  }
  .two-boxes .pagebuilder-column {
    margin: 0 0 1.25rem !important;
  }
  .toolbar select {
    height: 36px;
    font-size: 14px;
    line-height: 36px;
    font-weight: normal;
  }
  .toolbar a.porto-product-filters-toggle {
    font-weight: normal;
    font-size: 15px;
    width: 100%;
    text-align: center;
    justify-content: center;
    padding: 10px 0;
    height: auto;
    margin: 0 0 21px 0;
    border-color: #ccc;
    color: #000;
    letter-spacing: 0.5px;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 100%;
  }
  .page-layout-2columns-left .column.main {
    width: 100%;
  }
  .page-products .mobile-sidebar {
    width: 260px;
  }
  .filter-options-title {
    font-size: 14px;
  }
  .filter-options-item {
    padding: 20px 0;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .filter-options .items .items-children.-folding {
    padding-left: 0;
  }
  .filter-options-content a::before {
    top: 4px;
  }
  .page-main {
    padding-bottom: 20px;
  }
  .page-wrapper > .breadcrumbs {
    margin-bottom: 0;
    font-size: 14px;
  }
  .toolbar.toolbar-products {
    background-color: transparent;
    padding: 0;
    flex-direction: column;
  }
  .toolbar-sorter.sorter {
    display: flex;
    width: 100%;
    margin: 0 0 15px 0;
    white-space: nowrap;
    justify-content: space-between;
  }
  .filter-options-content a {
    font-size: 12px;
    padding: 0px 0 0px 33px;
    letter-spacing: 0.6px;
  }
  .filter .block-subtitle {
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
    padding: 0px 0 20px 0;
    margin-bottom: 15px;
    letter-spacing: 0.6px;
  }
  .toolbar a.porto-product-filters-toggle svg {
    order: 1;
  }
  header.page-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: auto !important;
  }
  header.page-header.sticky-header .header-main {
    position: static;
  }
  .sidebar-mobile.page-products .sidebar.sidebar-main,
  .sidebar-mobile.page-products .sidebar.sidebar-main,
  .sidebar-mobile .sidebar-overlay.active {
    top: 115px !important;
  }
  button.am-filter-go {
    font-size: 15px;
    padding: 7px 30px;
    width: 150px !important;
  }
  .toolbar-sorter.sorter label.sorter-label {
    display: none;
    font-weight: 400;
  }
  .sorter-action {
    display: none;
  }
  .toolbar select {
    width: 100%;
    max-width: 100%;
    padding: 6px 10px;
    height: auto;
    margin-right: 0;
  }
}
@media (max-width: 575px) {
  body {
    font-size: 13px;
    line-height: 21px;
  }
}
@media (max-width: 479px) {
  html {
    font-size: 14.8571px;
  }
  body {
    font-size: 13px;
    line-height: 21px;
  }
  body .h4 {
    font-size: 15px;
    line-height: 23px;
  }
}
.block.crosssell .owl-stage .owl-item .product-item {
  width: 89% !important;
}
.block.crosssell .owl-stage .owl-item .product-item .product-item-actions {
  text-align: center;
}
.block.crosssell .owl-stage .owl-item .product-item .product-item-actions .actions-primary {
  display: block;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
.bundle-options {
  /*&-wrapper{
    display: none;
  }*/
}
.bundle-options-container {
  /*display: flex;
    margin-bottom: 0px;
    .product-add-form {
      display: block;
    }
    .block-bundle-summary {
      float: left;
      padding: 0;
      width: 100%;
      .title,
      .content .bundle-summary .subtitle,
      .content .bundle-info .product-image-container,
      .content .bundle-info .product-details strong,
      .content .bundle-info .product-details p,
      .content .bundle-info .product-details .price-box,
      .content .bundle-info .product-details .product-addto-links {
        display: none;
      }
    }*/
}
.bundle-options-container .product-options-wrapper {
  border: 0;
  padding: 0;
  text-align: left;
}
.bundle-options-container .product-options-wrapper .field.choice .label:after,
.bundle-options-container .product-options-wrapper .field.choice .label:before {
  display: none;
}
.bundle-options-container .product-options-wrapper .field.choice .product-name {
  display: inline;
}
.bundle-options-container .product-options-wrapper .field.choice .price-notice {
  float: none;
}
.bundle-options-container .product-options-wrapper .field.choice .price-notice span.price {
  color: inherit;
  font-size: inherit;
  font-weight: normal;
}
.bundle-options-container .product-options-wrapper .field.choice.is-free .price-notice {
  text-transform: uppercase;
  font-weight: 600;
}
/* listings */
.products .product-item,
[data-content-type='products'][data-appearance='carousel'] .product-item {
  padding: 0;
  margin: 0;
  /*.product-item-info {
			height: 100%;
			margin: 0 !important;
			padding: 30px;
		}*/
}
.products .product-item:hover,
[data-content-type='products'][data-appearance='carousel'] .product-item:hover {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15) !important;
}
.products-grid .product-item,
[data-content-type='products'][data-appearance='carousel']-grid .product-item {
  margin-bottom: 40px;
}
.products.filterproducts,
[data-content-type='products'][data-appearance='carousel'].filterproducts {
  display: flex;
  flex-wrap: wrap;
}
.products.slick-slider .slick-track,
[data-content-type='products'][data-appearance='carousel'].slick-slider .slick-track {
  margin-left: -10px;
}
[data-content-type='products'][data-appearance='carousel'] .product-item {
  width: 100% !important;
  margin: 10px 10px 20px;
}
.product-item-info {
  height: 100%;
  margin: 0 !important;
  padding: 30px;
}
.product-item-info:hover {
  box-shadow: none;
}
.product-item-info:hover .product-item-photo {
  box-shadow: none !important;
}
.product-item .product-image-photo {
  height: 350px;
  width: auto !important;
  object-fit: contain;
}
.product-item .product-image-photo:not(.hover_image) {
  position: relative;
  z-index: 1;
}
.product-item:hover .product-image-photo.hover_image {
  z-index: 2;
}
.product-item-photo {
  padding: 0;
  border: none;
  border-radius: 0;
}
.product-item-photo:hover {
  box-shadow: none !important;
}
.product-item-image-wrapper {
  padding-bottom: 0 !important;
  height: auto;
}
.product-item-name {
  width: 100%;
  white-space: normal;
}
.product-item-name a {
  white-space: normal;
  font-family: 'Poppins';
}
.product-item .qty-box {
  display: none !important;
}
.product-item .price-box .price {
  color: #f2b944;
  font-size: 22px;
}
.product-item .price-box .price-label {
  display: block;
  line-height: 24px;
  color: #f2b944;
  font-size: 12px;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: bold;
}
.products-grid.columns3 .product-item .price-box .price-label:not(.as-low-as):not(.per-period),
[data-content-type='products'][data-appearance='carousel'] .product-item .price-box .price-label:not(.as-low-as):not(.per-period) {
  display: none;
}
.product-item .price-box .old-price .price {
  color: #a7a7a7;
  font-size: .8em;
  font-weight: normal;
}
.product-item .price-box .old-price .price-label {
  display: none;
}
.product-item [class^='swatch-opt-'] {
  padding-bottom: 5px;
}
.product-brand {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.7px;
}
.product-format {
  font-size: 14px;
  margin-bottom: 10px;
}
.product-appellation {
  font-size: 14px;
}
.product-item-info .product-item-name a {
  font-family: lemonde-journal, serif;
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 10px;
}
.product-item-info .product-reviews-summary {
  order: -1;
}
div.product-item-info .product-item-details .product-item-actions .actions-secondary.towishlist,
div.product-item-info .product-item-details .product-item-actions .action.towishlist {
  display: inline-block !important;
  opacity: 1 !important;
  visibility: visible !important;
  position: relative !important;
  color: #000 !important;
  border: 0 !important;
  right: 0;
}
div.product-item-info .product-item-actions .actions-secondary.action:before,
div.product-item-info .product-item-details .product-item-actions .action.towishlist::before {
  font-size: 24px;
}
.product-social-links .action.towishlist:before,
.product-addto-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: '\f83c';
  font-family: 'porto-icons';
  font-weight: normal;
}
.product-social-links .action.towishlist:hover:before,
.product-addto-links .action.towishlist:hover:before,
.block-bundle-summary .action.towishlist:hover:before,
.product-item .action.towishlist:hover:before,
.table-comparison .action.towishlist:hover:before {
  content: '\f816';
  color: #f2b944;
}
div.product-item-info .product-item-details .product-item-actions .tocart {
  background: none !important;
  border: 0;
  color: #000 !important;
}
div.product-item-info .product-item-details .product-item-actions .tocart span {
  display: none;
}
div.product-item-info .product-item-details .product-item-actions .tocart div.product-item-info .product-item-details {
  display: flex;
  flex-direction: column;
  width: 100%;
  flex-wrap: wrap;
}
/* labels */
.product-labels {
  z-index: 3;
}
.product-labels .product-label.sale-label {
  font-size: 15px;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.75px;
  background-color: #f2b944;
  display: inline-block;
  position: absolute;
  left: -20px;
  top: -20px;
  padding: 13px 13px;
}
.wine-labels {
  position: absolute;
  top: -20px;
  right: -20px;
  padding: 10px;
  z-index: 2;
}
.wine-labels img {
  width: auto !important;
  max-width: 44px;
  image-rendering: -webkit-optimize-contrast;
}
span.label-trust {
  margin-bottom: 21px;
  display: inline-block;
  width: 100%;
}
/* weltpixel */
a.weltpixel-quickview {
  background-color: #000 !important;
  font-weight: 600;
  letter-spacing: 1px;
  max-width: 170px;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 14% !important;
  top: auto !important;
}
.weltpixel_quickview-catalog_product-view .page-main.page-main-details {
  display: none;
}
.box-gotoproduct {
  display: none;
}
/* fotorama */
.fotorama__caption,
.fotorama__nav,
.zoomImg {
  display: none !important;
}
.gallery-placeholder {
  width: 100% !important;
  max-width: 400px;
  padding: 35px 0;
  box-sizing: border-box;
}
.fotorama__stage {
  border: 0;
}
/* single product */
.product-info-top {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 40px;
}
.product.media {
  width: 35% !important;
  margin-right: 1%;
}
.product.media .gallery-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.product.media .gallery-wrapper.type-prodotti {
  background: url("../images/Casa-Vinicola-Triacca-sfondo-04.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.product.media .gallery-wrapper.type-prodotti.brand-triacca {
  background: none;
}
.product-info-main .product.sku {
  white-space: nowrap;
}
.product-info-main .product-info-brand {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.9px;
  background-color: #f2b944;
  display: inline-block;
  padding: 7px 10px 5px;
  margin-bottom: 1.25rem;
}
.product-info-main .product-info-appellation {
  font-size: 26px;
  line-height: 1.5;
}
.product-info-main .page-title-wrapper h1 {
  font-family: lemonde-journal, serif;
  font-size: 60px;
  font-weight: normal;
  line-height: normal;
}
.product-info-main .product-reviews-summary .reviews-actions {
  position: relative;
}
.product-info-main .product-reviews-summary .reviews-actions a.action.add {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  font-size: 0;
  bottom: 0;
}
.product-info-main .product-reviews-summary.empty .reviews-actions:before {
  font-size: 22px;
  line-height: normal;
}
.product-info-main .product-info-price {
  margin-bottom: -54px;
}
.product-info-main .custom-block {
  border-bottom: solid 1px #e6e6e6;
  padding: 23px 0 25px;
  margin-bottom: 25px;
}
.product-info-main .custom-block .item {
  border-left: 1px solid #e6e6e6;
  display: inline-block;
  padding: 0 10px;
  text-align: left;
}
.product-info-main .custom-block .item:first-child {
  border-left: 0;
  padding-left: 0;
}
.product-info-main .custom-block i {
  font-size: 34px;
  display: inline-block;
  vertical-align: middle;
}
.product-info-main .custom-block .text-area {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  margin-left: 5px;
}
.product-info-main .custom-block .text-area h3 {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.35;
  color: #7a7d82;
  margin: 0;
  margin-bottom: 5px;
}
.qty.field .qty-changer > a,
.col.qty .qty-changer > a {
  width: 48px;
  text-align: center;
  line-height: 48px;
  font-size: 35px;
  font-weight: 300;
}
.qty.field .qty-changer > a.qty-inc:after {
  content: "+";
}
.qty.field .qty-changer > a::before,
.col.qty .qty-changer > a::before,
.qty.field .qty-changer > a.qty-inc:after,
.col.qty .qty-changer > a.qty-inc:after {
  color: #f2b944;
  border: 0;
  width: auto;
  position: static;
  margin: 0;
}
.qty.field .qty-changer a.qty-dec::before {
  content: "-";
}
.qty.field .control,
.col.qty .control {
  width: 167px;
}
.qty.field .input-text.qty,
.col.qty .input-text.qty {
  width: 73px;
  font-weight: normal;
}
.qty-errors {
  clear: both;
  float: right;
  width: 100%;
  text-align: right;
}
.box-tocart.has-booking {
  margin-top: 54px;
}
.box-tocart div.actions {
  width: 100%;
  margin: 25px 0 15px 0;
}
.box-tocart .qty.field {
  float: right;
  margin: 0;
}
.box-tocart .action.tocart {
  width: 100%;
  background-color: #f2b944;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Poppins';
  color: #000;
  letter-spacing: normal;
  line-height: 60px;
  height: auto;
  border-radius: 0;
}
.box-tocart .action.tocart::before {
  display: none;
}
.box-tocart .action.tocart::after {
  font-size: 0 !important;
  font-weight: normal;
  width: 27px;
  height: 24px;
  display: inline-block;
  background: url("../images/shopping-cart-add.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  filter: brightness(0);
  content: "";
  vertical-align: middle;
  margin-left: 3px;
}
.box-tocart .action.book-now {
  text-align: center;
}
.box-tocart .action.book-now::after {
  background-image: url("../images/date-add.png");
  width: 26px;
  height: 22px;
}
.product-info-top .product-info-intro,
.product-info-top .product-info-main {
  width: 32% !important;
}
.product-info-top .product-info-intro {
  margin-bottom: 2rem;
}
.product-info-top .product-info-main {
  order: 2;
}
.product-info-top .product-info-main span.price {
  color: #f2b944;
  font-size: 34px;
}
.product-info-main .product-reviews-summary:after {
  display: none !important;
}
.product-info-main .product.overview {
  margin-top: 1.25rem;
  font-size: 1rem;
}
.product-info-main .product.pricing {
  margin-top: 10px;
  font-size: 0.8rem;
  line-height: 1.2;
  color: #767676;
}
.product-info-main .product-add-form form {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  width: 100%;
}
.product-add-form .box-tocart {
  border: 0;
  padding: 0;
}
a.action.tocompare {
  display: none !important;
}
.product-addto-links,
.moved-add-to-links {
  width: 100%;
}
.product-addto-links .action.towishlist,
.moved-add-to-links .action.towishlist {
  width: 100%;
  border: 0;
  font-size: 16px;
  text-transform: uppercase;
  margin: 0;
  text-align: left !important;
  font-weight: 500;
}
.product-addto-links .action.towishlist span,
.moved-add-to-links .action.towishlist span {
  display: inline-block;
}
.product-addto-links .action.towishlist::before,
.moved-add-to-links .action.towishlist::before {
  display: inline-block;
  margin-right: 10px;
  font-size: 26px;
}
.product-social-links {
  display: none;
}
.product-info-main .product-info-stock-sku .product.attribute.sku,
.product-info-main .product-info-stock-sku .stock:not(.unavailable),
.product-info-stock-sku .configurable-variation-qty,
.product-info-main .product-info-stock-sku .stock.unavailable .label {
  display: none;
}
.additional-attributes {
  width: 100%;
  margin-bottom: 1em;
}
.additional-attributes dl {
  display: inline-block;
  width: 100%;
  padding: 14px 0;
  margin: 0;
  vertical-align: top;
}
.additional-attributes dt,
.additional-attributes dd {
  display: block;
  width: 100%;
  padding: 0 !important;
  margin: 0;
}
.additional-attributes dt {
  font-weight: 700;
  font-size: 16px;
  position: relative;
  text-transform: uppercase;
}
.additional-attributes dt::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 2px;
  background-color: #000;
  vertical-align: middle;
  margin-right: 12px;
}
.additional-attributes dd {
  font-size: 14px;
}
.additional-attributes dd a {
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: underline;
  display: block;
  margin-top: 1em;
}
.additional-attributes-2-cols dl {
  width: 49%;
}
.additional-attributes + .additional-attributes {
  margin-top: -1em;
}
ul.award-trust {
  display: flex;
  width: 100%;
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
}
ul.award-trust li {
  display: flex;
  list-style: none;
  width: 33.333%;
  padding: 15px 15px;
  align-items: center;
}
ul.award-trust li img {
  max-height: 60px;
  vertical-align: middle;
  margin-right: 15px;
}
ul.award-trust li p {
  margin: 0;
}
ul.award-trust li p strong {
  display: block;
  text-transform: uppercase;
}
.product-info-top h2,
.product-info-middle h2,
.product-info-bottom h2,
.product-info-extras h2 {
  font-size: 40px;
  font-family: lemonde-journal, serif;
  font-weight: normal;
  margin: 30px 0 15px 0;
}
.product-info-top h3,
.product-info-middle h3,
.product-info-bottom h3,
.product-info-extras h3 {
  font-family: lemonde-journal, serif;
  font-weight: normal;
}
.product-info-top .product.attribute.annotations {
  margin-top: 44px;
}
.product-info-top .product.attribute.annotations .value > span {
  display: block;
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 16px;
  position: relative;
  text-transform: uppercase;
}
.product-info-top .product.attribute.annotations .value > span::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 2px;
  background-color: #000;
  vertical-align: middle;
  margin-right: 12px;
}
.product-info-top .product.attribute.annotations .value > span + span {
  margin-top: 1.25rem;
}
.product-info-middle > div > div,
.product-info-extras > div > div {
  width: 100%;
  padding: 50px 0;
}
.product-info-middle .slick-slider,
.product-info-extras .slick-slider {
  margin-left: 50px;
  margin-right: 50px;
}
.product-info-middle .slick-slider .slick-prev,
.product-info-extras .slick-slider .slick-prev,
.product-info-middle .slick-slider .slick-next,
.product-info-extras .slick-slider .slick-next {
  width: 35px;
  height: 35px;
}
.product-info-middle .slick-slider .slick-prev::before,
.product-info-extras .slick-slider .slick-prev::before,
.product-info-middle .slick-slider .slick-next::before,
.product-info-extras .slick-slider .slick-next::before {
  font-size: 18px;
}
.product-info-middle .slick-slider .slick-prev,
.product-info-extras .slick-slider .slick-prev {
  left: -45px;
}
.product-info-middle .slick-slider .slick-next,
.product-info-extras .slick-slider .slick-next {
  right: -45px;
}
.product-info-middle > div > div {
  border-top: 1px solid #ccc;
}
.product-info-middle .product-info-awards > div {
  display: flex;
  justify-content: space-between;
}
.product-info-middle .product-info-awards h2 {
  white-space: nowrap;
  min-width: 15%;
}
.product-info-bottom > div {
  border-bottom: 1px solid #ccc;
  padding: 60px 0;
}
.product-info-bottom > div:first-child {
  border-top: 1px solid #ccc;
}
.product-info-bottom > div:last-child {
  border-bottom: 0;
}
.product-info-footer > div {
  border-top: 1px solid #ccc;
  padding: 60px 0;
}
.product-info-footer a {
  color: #000;
  font-weight: 700;
  letter-spacing: 1.4px;
  text-transform: uppercase;
}
.product-info-price {
  margin-bottom: 0;
  width: auto;
  display: inline-block;
}
.product-info-price .price-box .price-label {
  margin-bottom: 0.3rem;
  display: block;
  color: #f2b944;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.8rem;
}
.product-info-price .price-box .price-label.per-period {
  display: inline;
}
.product-info-price .old-price {
  display: block;
  font-weight: 400;
}
.product-info-price-conditions {
  margin-top: 1em;
  font-size: 14px;
}
.product-info-price-conditions p {
  margin-bottom: 1em;
}
.product-info-additional-intro {
  width: 40%;
}
.product-info-additional-intro h3,
.product-info-additional-intro h4 {
  color: inherit;
}
.product-info-additional,
.product-info-estate > div,
.product-info-booking > div {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.product-info-attributes {
  width: 60%;
  margin-top: 10px;
  padding: 0;
}
.product-info-additional-intro + .product-info-attributes {
  padding-left: 100px;
}
.product-info-attributes.main {
  width: 100%;
  padding: 0;
}
.product-info-attributes.main dd {
  font-size: inherit;
}
.product.attribute.wine_description + .product-info-attributes.main {
  margin-top: 0;
}
.block.upsell .section-title.slider-title {
  background: url("../images/correlati-01.jpg") no-repeat center;
  background-size: cover;
  padding: 84px 0;
  color: #fff;
  text-align: center;
  position: relative;
}
.block.upsell .section-title.slider-title::before {
  background: transparent linear-gradient(180deg, #e8a849 0%, rgba(232, 168, 73, 0) 100%) 0% 0% no-repeat padding-box;
  opacity: 0.4;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.block.upsell .section-title.slider-title h4 {
  position: relative;
  color: inherit;
  font-weight: normal;
  letter-spacing: 0.9px;
}
.block.upsell .section-title.slider-title h3 {
  position: relative;
  color: inherit;
  text-shadow: 0 0 10px black;
  text-transform: none;
}
.block.upsell .owl-dots {
  display: none;
}
.product-item-info {
  position: relative;
}
.block.related {
  padding: 60px 0 100px;
  margin-bottom: 0 !important;
  border-top: 1px solid #ccc;
}
.block.related .field.choice {
  display: none;
}
.block.upsell .products-grid .product-item .product-item-info,
.block.related .products-grid .product-item .product-item-info {
  height: 100%;
  margin: 0 !important;
  padding: 10px;
}
.block.upsell .owl-carousel .owl-item.active + .owl-item.active + .owl-item.active .product-item .product-item-info,
.block.related .owl-carousel .owl-item.active + .owl-item.active + .owl-item.active .product-item .product-item-info {
  padding-left: 10px;
}
.block.upsell .products-slider.owl-carousel .product-item,
.block.related .owl-carousel .product-item {
  padding: 30px;
}
#additional.product-full-width-section {
  display: none;
}
.am-attachments .am-fileline {
  display: inline-block;
}
.am-attachments .am-fileline .am-filelink {
  height: auto;
  line-height: normal;
}
.table-wrapper.attachments table td {
  border: 0 !important;
}
.wine-labels-product ul {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  padding: 0;
}
.wine-labels-product ul li {
  display: inline-block;
  margin-right: 15px;
}
.wine-labels-product ul li img {
  max-height: 35px;
}
/* experiences */
.product-info-services,
.product-info-location {
  width: 30%;
  margin-top: 10px;
  padding: 0 60px;
}
.product-info-location {
  padding: 0;
}
.product-info-location img {
  width: 100%;
}
.product-info-location [data-content-type='buttons'] {
  text-align: center;
  padding: 40px 0;
  background-color: #1D1D1B;
  width: 100%;
  border-bottom: 5px solid #f2b944;
}
.product-info-services ul {
  padding: 0;
}
.product-info-services ul li {
  display: inline-block;
  width: 100%;
  font-weight: 700;
  padding: 5px 0px 5px 40px;
  position: relative;
  margin: 0 0 20px 0;
}
.product-info-services ul li img {
  max-width: 30px;
  height: auto;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.product-info-middle .product-info-awards h2 {
  white-space: normal;
}
.btns-contacts {
  display: flex;
  flex-direction: column;
}
.price-custom {
  color: #f2b944;
  font-size: 22px;
}
.product-info-price .price-custom {
  font-size: 34px;
}
.price-custom.price-textual {
  text-transform: uppercase;
  font-size: 18px;
}
.product-info-price .price-custom.price-textual {
  font-size: 26px;
}
@media (max-width: 1199px) {
  .product-info-price .price-custom {
    font-size: 34px;
  }
}
@media (max-width: 767px) {
  .price-custom {
    font-size: 17px;
  }
}
/* formbuilder */
.qty-number {
  display: flex;
  align-items: flex-start;
  width: 100%;
}
.qty-number button {
  padding: 0;
  min-width: 48px;
  height: 48px;
  border-radius: 0;
  font-size: 30px;
  text-align: center;
  color: #f2b944;
}
.qty-number input[type="text"] {
  text-align: center;
  border: 1px solid #ccc !important;
  height: 48px;
}
.field.field-checkbox input[type="chechbox"] {
  width: 40px !important;
  height: 40px;
  border: 1px solid #ccc;
  margin-right: 10px;
  text-align: center;
}
.field.field-checkbox label {
  margin-bottom: 6px;
}
.product-info-booking-form {
  width: 60%;
  padding: 0;
}
.product-info-booking-form form {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.product-info-booking-form form label {
  color: #f2b944 !important;
  font-size: 13px !important;
  font-weight: bold !important;
  width: 100% !important;
  display: inline-block !important;
}
.product-info-booking-form form label .label-title {
  text-transform: uppercase;
}
.product-info-booking-form form label .label-description {
  font-size: 12px;
  display: block;
}
.product-info-booking-form form input {
  border: 0;
  border-bottom: 1px solid #ccc;
  font-size: 16px;
  padding: 12px 0;
  width: 100% !important;
}
.product-info-booking-form form input.qty-number {
  border-top: 1px solid #ccc;
}
.product-info-booking-form form input[type="checkbox"] {
  width: auto !important;
}
.product-info-booking-form form input[type="checkbox"] + label {
  font-size: 16px !important;
  font-weight: normal !important;
  color: #333 !important;
  width: auto !important;
  display: inline !important;
}
.product-info-booking-form form button#save-btn {
  background-color: #f2b944;
  display: inline-block;
  color: #000 !important;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  transition: 2s;
  width: 100%;
  font-family: 'Poppins';
  border: 0;
}
.product-info-booking-form form button#save-btn::after {
  font-size: 0 !important;
  font-weight: normal;
  width: 27px;
  height: 24px;
  display: inline-block;
  background: url("../images/date-add.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  filter: brightness(0);
  content: "";
  vertical-align: middle;
  margin-left: 3px;
}
.product-info-booking-form .control {
  display: inline-block;
  position: relative;
  width: 100%;
}
.product-info-booking-form fieldset.fieldset {
  display: flex;
  flex-wrap: wrap;
}
.product-info-booking-form .field {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.product-info-booking-form .field-number .control {
  margin-top: 5px;
}
.product-info-booking-form .field.required > label::after {
  content: '*';
  display: inline-block;
}
.product-info-booking-form .field.field-number,
.product-info-booking-form .field.field-date {
  width: 50%;
  float: left;
  padding-right: 10px;
}
.product-info-booking-form .field.field-number .control,
.product-info-booking-form .field.field-date .control {
  border: 1px solid #ddd;
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.product-info-booking-form .field.field-number .control input,
.product-info-booking-form .field.field-date .control input {
  padding: 7px 10px;
  border: 0;
}
.product-info-booking-form .field.field-number {
  padding-right: 6px;
}
.product-info-booking-form .field.field-number .control input {
  text-align: center;
  height: auto;
}
.product-info-booking-form .field.field-number .qty-dec,
.product-info-booking-form .field.field-number .qty-inc {
  font-size: 35px;
  width: 38px;
  height: 38px;
  line-height: 38px;
  border: 0;
  border-right: 1px solid #ddd;
}
.product-info-booking-form .field.field-number .qty-inc {
  border-right: 0;
  border-left: 1px solid #ddd;
}
.product-info-booking-form .field.field-date .control {
  width: 100%;
}
.product-info-booking-form .field.field-date .control::after {
  content: "";
  display: inline-block;
  width: 40px;
  height: 38px;
  border-left: 1px solid #ddd;
  background-image: url("../images/date-add.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 21px;
}
.product-info-booking-form .form-left-new,
.product-info-booking-form .form-right-new {
  width: 50%;
  float: left;
  padding: 0 20px;
}
.product-info-booking-form .g-recaptcha {
  padding: 0 20px 2em;
}
.product-info-booking-form .required-fields {
  width: 100%;
  padding: 0 20px 5px;
  font-size: 14px;
  color: #1d1d1b;
  font-style: italic;
}
.product-info-booking-form .actions-toolbar {
  width: 100%;
  padding: 0 20px;
}
.product-info-booking-form .actions-toolbar .primary {
  width: 48%;
}
/* MEDIA QUERIES */
@media (max-width: 1399px) {
  .product-info-main .page-title-wrapper h1 {
    font-size: 46px;
  }
}
@media (max-width: 1199px) {
  .product-item-info .product-item-name a {
    font-size: 19px;
  }
  .product-labels .product-label.sale-label {
    font-size: 12px;
    padding: 7px 8px;
    line-height: normal;
  }
  .qty.field .control,
  .col.qty .control {
    width: 129px;
  }
  .qty.field .input-text.qty,
  .col.qty .input-text.qty {
    width: 53px;
    height: 38px;
  }
  .qty.field .qty-changer > a,
  .col.qty .qty-changer > a {
    width: 38px;
    text-align: center;
    line-height: 38px;
    font-size: 26px;
    font-weight: 300;
    height: 38px;
  }
  .product-info-price span.price {
    font-size: 25px;
  }
  .product-info-top h2,
  .product-info-middle h2,
  .product-info-bottom h2,
  .product-info-extras h2 {
    font-size: 30px;
  }
  .product-info-main .page-title-wrapper h1 {
    font-size: 36px;
  }
  .product-info-main .product-info-brand {
    font-size: 13px;
    padding: 5px 10px 3px 10px;
  }
  .product-info-main .product-info-appellation {
    font-size: 18px;
  }
  .product-info-booking-form .form-left-new,
  .product-info-booking-form .form-right-new {
    width: 100%;
    padding: 0;
  }
  .product-info-booking-form .field {
    width: 100%;
    padding: 0;
  }
  .product-info-booking-form .actions-toolbar {
    width: 100%;
    padding: 0;
  }
  .product-info-booking-form .actions-toolbar .primary {
    width: 100%;
  }
}
@media (max-width: 991px) {
  /* single product */
  .product-info-top {
    flex-direction: column;
    justify-content: center;
  }
  .product-info-top .product-info-intro,
  .product-info-top .product-info-main {
    width: 100% !important;
  }
  .product-info-top .product.media {
    width: 100% !important;
    margin-right: 0;
    order: -2;
  }
  .product-info-top .product-info-main {
    order: -1;
  }
  .product-info-middle .slick-slider,
  .product-info-extras .slick-slider {
    margin-left: 0;
    margin-right: 0;
    min-height: 250px !important;
  }
  .product-info-middle .slick-slider .pagebuilder-slide-wrapper,
  .product-info-extras .slick-slider .pagebuilder-slide-wrapper,
  .product-info-middle .slick-slider .pagebuilder-overlay,
  .product-info-extras .slick-slider .pagebuilder-overlay {
    min-height: 250px !important;
  }
  .product-info-middle .slick-slider .slick-prev,
  .product-info-extras .slick-slider .slick-prev,
  .product-info-middle .slick-slider .slick-next,
  .product-info-extras .slick-slider .slick-next {
    bottom: -60px;
  }
  .product-info-middle .slick-slider .slick-prev,
  .product-info-extras .slick-slider .slick-prev {
    margin-left: -40px;
  }
  .product-info-middle .slick-slider .slick-next,
  .product-info-extras .slick-slider .slick-next {
    margin-left: 5px;
  }
  .product-info-middle .slick-slider .slick-dots,
  .product-info-extras .slick-slider .slick-dots {
    display: none !important;
  }
  .product-info-additional,
  .product-info-estate > div,
  .product-info-booking > div {
    flex-direction: column;
  }
  .product-info-additional-intro {
    width: 100%;
  }
  .product-info-estate .product-info-additional-intro {
    margin-top: 30px;
  }
  .product-info-attributes {
    width: 100%;
    margin-top: 10px;
    padding: 0 !important;
  }
  .product-info-services {
    padding: 0;
  }
  .product-info-booking-form {
    width: 100%;
    padding: 0;
  }
  .product-info-booking-form form {
    margin: 0 !important;
  }
}
@media (max-width: 767px) {
  .products .product-item {
    padding-left: 0;
    padding-right: 0;
  }
  .product-item-info {
    padding: 30px 12px;
  }
  .product-item .product-image-photo {
    height: 220px;
  }
  .product-item .price-box .price {
    font-size: 17px;
  }
  .product-brand {
    font-size: 13px;
  }
  .product-format {
    font-size: 14px;
  }
  .product-item-info .product-item-name a {
    font-size: 17px;
  }
  .wine-labels {
    right: 0;
    padding-right: 5px;
    padding-top: 5px;
  }
  .wine-labels img {
    max-width: 34px;
  }
  span.label-trust {
    margin-bottom: 11px;
  }
  .product-labels .product-label.sale-label {
    font-size: 11px;
    padding: 5px;
    left: 2px;
    z-index: 9;
    background-image: url("../images/discount.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 19px;
    font-size: 0;
    width: 30px;
    height: 30px;
    padding: 0;
  }
  div.product-item-info .product-item-details .product-item-actions {
    margin: 0;
  }
  a.weltpixel-quickview {
    max-width: 100px;
    bottom: 0 !important;
    font-size: 10px !important;
    padding: 0 !important;
  }
  .product-info-main .page-title-wrapper h1 {
    font-size: 31px;
    margin-top: 10px;
  }
  .product-info-middle > div {
    padding: 0 0 30px 0;
  }
  .product-info-middle .product-info-awards > div {
    flex-direction: column;
  }
  ul.award-trust li {
    width: 100%;
    padding: 10px 0;
    font-size: 15px;
  }
  .block.upsell .section-title.slider-title {
    text-align: center;
    padding: 40px 10px;
  }
  .block.upsell .products-slider.owl-carousel .product-item {
    padding: 0 0 20px 0;
  }
  .block.upsell.porto-products .owl-dots {
    display: none !important;
  }
}
@media (max-width: 639px) {
  .additional-attributes-2-cols dl {
    width: 100%;
    /*dt::before {
					display: none !important;
				}*/
  }
  .additional-attributes-2-cols dl dt,
  .additional-attributes-2-cols dl dd {
    display: block !important;
    background-color: transparent !important;
  }
  .table-wrapper.attachments td.col.title::before {
    display: none !important;
  }
}
@media (max-width: 479px) {
  ul.award-trust li img {
    max-height: 50px;
    margin-right: 5px;
  }
  .product-info-bottom > div,
  .product-info-footer > div {
    padding: 15px 0;
  }
  .products-grid .product-item-info .product-item-details .product-item-actions .actions-secondary {
    display: inline-block;
  }
}
@media (min-width: 769px) {
  .opc-progress-bar {
    margin-bottom: 30px;
  }
  .opc-progress-bar-item._complete > span {
    color: #999 !important;
  }
  .opc-progress-bar-item > span {
    font-size: 0.85rem;
  }
}
@media (max-width: 768px) {
  .checkout-payment-method .payment-methods .step-title {
    margin-left: 15px;
    margin-bottom: 5px;
  }
  .opc-summary-wrapper {
    z-index: 99999 !important;
  }
  .opc-block-shipping-information {
    padding: 0 1.5em;
  }
}
.contact-index-index .page-main .contact-info [class^="porto-icon-"],
.contact-index-index .page-main .contact-info [class*=" porto-icon-"] {
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-size: inherit;
  border-radius: 0;
  margin-bottom: .5rem;
  background: none !important;
  color: #f2b944;
  font-size: 20px;
}
.contact-index-index .page-main .contact-info p {
  margin-left: 30px;
  font-size: 15px;
  line-height: 25px;
}
.fieldset > .legend {
  color: inherit;
  text-transform: none;
  margin: 5px 0 10px;
  line-height: 1.2;
  font-weight: 600;
}
.sidebar-additional {
  float: left;
}
.form.create.account .actions-toolbar > .primary .action,
.form.create.account .actions-toolbar > .secondary .action {
  border: 0 !important;
  background: #222529 !important;
}
.block-order-details-view .box .box-content {
  border-radius: 0;
}
.field.street .control .field > label {
  display: none;
}
.field.request_invoice .label span {
  display: none;
}
.password-strength-meter {
  padding: 8px 12px 0;
  font-size: 0.85rem;
  color: #555;
}
.vertical-center .pagebuilder-column {
  justify-content: center !important;
}
.pagebuilder-banner-wrapper [data-element='content'] {
  color: #ffffff;
}
.pagebuilder-banner-wrapper [data-element='content'] h4 {
  color: inherit;
  font-size: 16px;
  text-transform: uppercase;
}
.pagebuilder-banner-wrapper [data-element='content'] h3 {
  font-family: lemonde-journal, serif;
  font-size: 45px;
  font-weight: normal;
  color: inherit;
  line-height: 55px;
  margin: 0;
}
.wide-banner {
  display: inline-block;
  width: 100%;
  position: relative;
  vertical-align: middle;
  padding: 80px 0;
}
.wide-banner .row-full-width-inner {
  z-index: 4;
}
.wide-banner .row-full-width-inner h3 {
  font-size: 45px;
  line-height: 55px;
  color: #fff;
  margin: 0;
}
.wide-banner .row-full-width-inner h4 {
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 0.8px;
  margin: 0;
}
.wide-banner .row-full-width-inner p {
  color: #fff;
  letter-spacing: 0.48px;
}
.wide-banner .row-full-width-inner ul {
  list-style-type: none;
  padding: 0;
  font-family: Poppins;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.6px;
  color: #fff;
}
.wide-banner .row-full-width-inner li {
  text-transform: uppercase;
}
.wide-banner .row-full-width-inner li::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 2px;
  background-color: #fff;
  vertical-align: middle;
  margin-right: 12px;
}
.wide-banner .row-full-width-inner h2 + [data-content-type="buttons"],
.wide-banner .row-full-width-inner h3 + [data-content-type="buttons"],
.wide-banner .row-full-width-inner h2 + ul,
.wide-banner .row-full-width-inner h3 + ul {
  margin-top: 1.25rem;
}
.wide-banner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.5);
  mix-blend-mode: multiply;
}
.wide-banner.yellow-overlay:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 3;
  background-color: #f3bd48;
  mix-blend-mode: multiply;
}
a.pagebuilder-button-link,
button.pagebuilder-button-link,
div.pagebuilder-button-link {
  color: #f2b944 !important;
  font-size: 18px;
  padding: 0;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  font-weight: normal;
}
a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary,
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 15px 30px;
  line-height: normal;
  transition: 0.25s;
  border: 0 !important;
  font-family: inherit;
  margin: 0;
  border-radius: 0;
  height: auto;
}
a.pagebuilder-button-primary::before,
button.pagebuilder-button-primary::before,
div.pagebuilder-button-primary::before,
a.pagebuilder-button-secondary::before,
button.pagebuilder-button-secondary::before,
div.pagebuilder-button-secondary::before {
  content: "";
  background-color: #000;
  height: 3px;
  width: 31px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
a.pagebuilder-button-primary::after,
button.pagebuilder-button-primary::after,
div.pagebuilder-button-primary::after,
a.pagebuilder-button-secondary::after,
button.pagebuilder-button-secondary::after,
div.pagebuilder-button-secondary::after {
  font-family: "porto-icons";
  content: "\e8c4";
  font-weight: normal;
  margin-left: 10px;
  width: 31px;
  display: none;
  vertical-align: middle;
  color: #000;
  font-size: 19px;
}
a.pagebuilder-button-primary:hover::before,
button.pagebuilder-button-primary:hover::before,
div.pagebuilder-button-primary:hover::before,
a.pagebuilder-button-secondary:hover::before,
button.pagebuilder-button-secondary:hover::before,
div.pagebuilder-button-secondary:hover::before,
[data-content-type="banner"] > [data-element="link"]:hover a.pagebuilder-button-primary::before,
[data-content-type="banner"] > [data-element="link"]:hover button.pagebuilder-button-primary::before,
[data-content-type="banner"] > [data-element="link"]:hover div.pagebuilder-button-primary::before,
[data-content-type="banner"] > [data-element="link"]:hover a.pagebuilder-button-secondary::before,
[data-content-type="banner"] > [data-element="link"]:hover button.pagebuilder-button-secondary::before,
[data-content-type="banner"] > [data-element="link"]:hover div.pagebuilder-button-secondary::before {
  width: 0;
  margin: 0;
}
a.pagebuilder-button-primary:hover::after,
button.pagebuilder-button-primary:hover::after,
div.pagebuilder-button-primary:hover::after,
a.pagebuilder-button-secondary:hover::after,
button.pagebuilder-button-secondary:hover::after,
div.pagebuilder-button-secondary:hover::after,
[data-content-type="banner"] > [data-element="link"]:hover a.pagebuilder-button-primary::after,
[data-content-type="banner"] > [data-element="link"]:hover button.pagebuilder-button-primary::after,
[data-content-type="banner"] > [data-element="link"]:hover div.pagebuilder-button-primary::after,
[data-content-type="banner"] > [data-element="link"]:hover a.pagebuilder-button-secondary::after,
[data-content-type="banner"] > [data-element="link"]:hover button.pagebuilder-button-secondary::after,
[data-content-type="banner"] > [data-element="link"]:hover div.pagebuilder-button-secondary::after {
  display: inline-block;
}
.book-now a.pagebuilder-button-primary::before,
.book-now button.pagebuilder-button-primary::before,
.book-now div.pagebuilder-button-primary::before,
.book-now a.pagebuilder-button-secondary::before,
.book-now button.pagebuilder-button-secondary::before,
.book-now div.pagebuilder-button-secondary::before {
  display: none;
}
.book-now a.pagebuilder-button-primary::after,
.book-now button.pagebuilder-button-primary::after,
.book-now div.pagebuilder-button-primary::after,
.book-now a.pagebuilder-button-secondary::after,
.book-now button.pagebuilder-button-secondary::after,
.book-now div.pagebuilder-button-secondary::after {
  background-image: url("../images/date-add.png");
  width: 26px;
  height: 22px;
  display: inline-block;
  content: "" !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  filter: brightness(0);
  margin-left: 3px;
}
.book-now a.pagebuilder-button-primary:hover,
.book-now button.pagebuilder-button-primary:hover,
.book-now div.pagebuilder-button-primary:hover,
.book-now a.pagebuilder-button-secondary:hover,
.book-now button.pagebuilder-button-secondary:hover,
.book-now div.pagebuilder-button-secondary:hover,
.book-now a.pagebuilder-button-primary:focus,
.book-now button.pagebuilder-button-primary:focus,
.book-now div.pagebuilder-button-primary:focus,
.book-now a.pagebuilder-button-secondary:focus,
.book-now button.pagebuilder-button-secondary:focus,
.book-now div.pagebuilder-button-secondary:focus,
.book-now a.pagebuilder-button-primary:active,
.book-now button.pagebuilder-button-primary:active,
.book-now div.pagebuilder-button-primary:active,
.book-now a.pagebuilder-button-secondary:active,
.book-now button.pagebuilder-button-secondary:active,
.book-now div.pagebuilder-button-secondary:active {
  opacity: 0.85;
}
a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary {
  background-color: #f2b944;
  color: #000 !important;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary,
.btn-blck a.pagebuilder-button-primary,
.btn-blck button.pagebuilder-button-primary,
.btn-blck div.pagebuilder-button-primary {
  background-color: #000;
  color: #fff !important;
}
a.pagebuilder-button-secondary::before,
button.pagebuilder-button-secondary::before,
div.pagebuilder-button-secondary::before,
.btn-blck a.pagebuilder-button-primary::before,
.btn-blck button.pagebuilder-button-primary::before,
.btn-blck div.pagebuilder-button-primary::before {
  background-color: #f2b944;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
.btn-blck a.pagebuilder-button-primary:hover,
.btn-blck button.pagebuilder-button-primary:hover,
.btn-blck div.pagebuilder-button-primary:hover,
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
.btn-blck a.pagebuilder-button-primary:focus,
.btn-blck button.pagebuilder-button-primary:focus,
.btn-blck div.pagebuilder-button-primary:focus,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
.btn-blck a.pagebuilder-button-primary:active,
.btn-blck button.pagebuilder-button-primary:active,
.btn-blck div.pagebuilder-button-primary:active {
  background-color: #000;
}
a.pagebuilder-button-secondary:hover::after,
button.pagebuilder-button-secondary:hover::after,
div.pagebuilder-button-secondary:hover::after,
.btn-blck a.pagebuilder-button-primary:hover::after,
.btn-blck button.pagebuilder-button-primary:hover::after,
.btn-blck div.pagebuilder-button-primary:hover::after {
  color: #f2b944;
}
@media (max-width: 1399px) {
  .pagebuilder-banner-wrapper [data-element='content'] h3 {
    font-size: 40px;
  }
}
@media (max-width: 1199px) {
  .pagebuilder-banner-wrapper [data-element='content'] h3 {
    font-size: 30px;
    line-height: 42px;
  }
  .wide-banner .row-full-width-inner h3 {
    font-size: 40px;
    line-height: 45px;
  }
  a .pagebuilder-button-primary,
  button .pagebuilder-button-primary,
  div .pagebuilder-button-primary,
  a .pagebuilder-button-secondary,
  button .pagebuilder-button-secondary,
  div .pagebuilder-button-secondary {
    font-size: 15px;
    padding: 12px 20px;
  }
}
@media (max-width: 767px) {
  .wide-banner .row-full-width-inner h3 {
    font-size: 30px;
    line-height: 35px;
  }
  a .pagebuilder-button-primary,
  button .pagebuilder-button-primary,
  div .pagebuilder-button-primary,
  a .pagebuilder-button-secondary,
  button .pagebuilder-button-secondary,
  div .pagebuilder-button-secondary {
    font-size: 14px;
    padding: 10px 14px;
  }
  a .pagebuilder-button-primary::before,
  button .pagebuilder-button-primary::before,
  div .pagebuilder-button-primary::before,
  a .pagebuilder-button-secondary::before,
  button .pagebuilder-button-secondary::before,
  div .pagebuilder-button-secondary::before {
    height: 2px;
    width: 21px;
    margin-right: 5px;
  }
}
.wishlist-index-index .product-item .product-image-photo {
  height: auto !important;
}
.wishlist-index-index .product-item .price-box p {
  margin: 0 !important;
}
.wishlist-index-index .product-item-comment {
  height: 80px !important;
}
.wishlist-index-index .product-item .box-tocart .field.qty,
.wishlist-index-index .product-item .box-tocart .action.tocart span {
  display: none !important;
}
.wishlist-index-index .product-item .box-tocart .actions-primary {
  display: block !important;
}
.wishlist-index-index .product-item .box-tocart .action.tocart {
  width: 100%;
  padding: 5px 10px;
}
.wishlist-index-index .product-item .box-tocart .product-item-actions {
  display: block !important;
}
.wishlist-index-index .product-item-actions {
  font-size: 85%;
}
.wishlist-index-index .limiter-options {
  margin-left: 15px;
}
.cart.table-wrapper .action-towishlist {
  color: #dddddd;
  font-size: 0.85rem;
}
.cart.table-wrapper .action-towishlist:hover {
  color: #f2b944;
}
