/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
#footer_companies {
  text-align: center;
  background: #f0f0f0;
  padding: 15px;
}
#footer_companies .copyright {
  background-color: unset;
  color: #343434;
  text-align: center !important;
  font-size: 1.4rem;
}
@media (max-width: 768px) {
  #footer_companies {
    margin-bottom: 65px;
  }
}
.awk-shoppingcartsidebar {
  width: 500px;
  left: unset;
  right: 0;
  max-width: 100%;
}
.awk-shoppingcartsidebar h1.modal-title,
.awk-shoppingcartsidebar p.modal-title {
  font-weight: 700;
  font-size: 2.7rem !important;
  color: #ffff !important;
  margin: 0;
}
.awk-shoppingcartsidebar .modal-header {
  background-color: #1979c3;
  margin-bottom: 20px;
}
.awk-shoppingcartsidebar .action-close:before {
  font-size: 30px;
  line-height: 30px;
  color: #ffff;
}
.awk-shoppingcartsidebar .awk-shoppingcartsidebar .action-close {
  margin: 20px;
  padding: 0;
}
.awk-shoppingcartsidebar .block-minicart .items-total {
  float: unset;
}
.awk-shoppingcartsidebar .product.actions {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  width: 52px;
}
.awk-shoppingcartsidebar .product.actions {
  float: right;
  margin-top: -32px;
}
.awk-shoppingcartsidebar a.action.viewcart {
  background-color: #1979c3;
  cursor: pointer;
  color: #ffff !important;
  border: 1px solid #1979c3;
  line-height: 2.2rem;
  padding: 11px 17px;
  font-size: 1.6rem;
  border-radius: 3px;
  display: inline-block;
  box-sizing: border-box;
  vertical-align: middle;
  width: 100%;
  font-weight: 600;
}
.awk-shoppingcartsidebar a.action.viewcart:hover {
  background-color: #006bb4;
  border: 1px solid #006bb4;
}
.awk-shoppingcartsidebar .actions-buttons {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
}
@media (max-width: 768px) {
  .awk-shoppingcartsidebar .actions-buttons {
    display: flex;
    flex-direction: column;
    margin-top: 10px;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
  }
  .awk-shoppingcartsidebar a.action.viewcart {
    margin-bottom: 10px;
    text-align: center;
  }
  .awk-shoppingcartsidebar .cart-totals {
    padding-left: unset;
    padding-right: unset;
  }
  .awk-shoppingcartsidebar .cart-discount {
    border-bottom: unset;
  }
  .awk-shoppingcartsidebar .cart-discount .actions-toolbar {
    width: 30%;
  }
}
.awk-shoppingcartsidebar .action.primary {
  font-weight: unset;
  padding: 14px 17px;
  font-size: 1.6rem;
  width: 100%;
  font-weight: 600;
}
.awk-shoppingcartsidebar .cart-totals {
  border: unset !important;
}
.awk-shoppingcartsidebar .minicart-items .product-item {
  background-color: #ffff;
  border: unset !important;
  padding: 15px 10px 20px 10px;
}
.awk-shoppingcartsidebar .modal-inner-wrap {
  background-color: #f5f5f5;
}
.awk-shoppingcartsidebar #cart-totals {
  background-color: white;
  padding: 14px;
  margin-bottom: 20px;
  color: #000;
}
.awk-shoppingcartsidebar #awk-shoppincartsidebar-coupon {
  padding: 15px;
  margin: 15px 0px;
  background-color: white;
  padding: 10px;
  margin: 10px 0px;
}
.awk-shoppingcartsidebar #awk-shoppincartsidebar-coupon #awk-shoppincartsidebar-coupon-form {
  width: 100%;
  padding: 0px;
  float: unset;
}
.awk-shoppingcartsidebar #awk-shoppincartsidebar-coupon .fieldset.coupon {
  display: block;
  margin: 0px;
}
.awk-shoppingcartsidebar #awk-shoppincartsidebar-coupon .fieldset.coupon .field {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.awk-shoppingcartsidebar #awk-shoppincartsidebar-coupon .fieldset.coupon .field .control {
  min-width: 55%;
  width: 100%;
  min-height: 35px;
}
.awk-shoppingcartsidebar #awk-shoppincartsidebar-coupon .fieldset.coupon .field .control #shoppincartsidebar_coupon_code {
  height: 100%;
  border-radius: 3px;
}
.awk-shoppingcartsidebar #awk-shoppincartsidebar-coupon .cart-discount .actions-toolbar {
  width: 26%;
  margin: 0px 0px 0px 10px;
  padding: 0px;
}
.awk-shoppingcartsidebar #awk-shoppincartsidebar-coupon .cart-discount .actions-toolbar span {
  text-transform: initial;
}
.awk-shoppingcartsidebar #awk-shoppincartsidebar-coupon .cart-discount .actions-toolbar .action.apply.primary {
  border-radius: 3px;
  background-color: #1979c3;
  color: #ffff;
  border-color: #1979c3;
  box-shadow: none;
}
.awk-shoppingcartsidebar #awk-shoppincartsidebar-coupon .cart-discount .actions-toolbar .action.apply.primary:hover {
  background-color: #006bb4;
  border: 1px solid #006bb4;
}
.awk-shoppingcartsidebar #mini-cart,
.awk-shoppingcartsidebar .grand.totals {
  color: #000;
}
.awk-shoppingcartsidebar .minicart-items .action.edit:before,
.awk-shoppingcartsidebar .minicart-items .action.delete:before {
  color: 006bb4;
}
.awk-shoppingcartsidebar .minicart-items .update-cart-item {
  box-shadow: none !important;
  background-color: #1979c3;
  border-color: #1979c3;
  color: #ffff;
  font-weight: 500;
}
.awk-shoppingcartsidebar .minicart-items .update-cart-item:hover {
  background-color: #006bb4;
  border-color: #006bb4;
  color: #ffff;
}
.awk-shoppingcartsidebar input[type="number"] {
  border: 1px solid #000;
}
.awk-shoppingcartsidebar .qty button[title=Minus],
.awk-shoppingcartsidebar .qty button[title=Plus],
.awk-shoppingcartsidebar .qty button[title=Menos],
.awk-shoppingcartsidebar .qty button[title=Mais] {
  padding: 0px 0px;
  width: 24px;
  height: 24px;
  border-radius: 47px;
  background-color: #006bb4;
  border-color: #006bb4;
  color: #fff;
  box-shadow: none;
  font-size: 1.9rem;
  font-weight: 100;
}
.awk-shoppingcartsidebar tr.totals.shipping.excl {
  color: red;
}
.awk-shoppingcartsidebar .action-close:hover:before {
  color: #006bb4;
}
.awk-hideprice-login-prompt {
  margin: 12px 0;
}
.awk-hideprice-login-prompt-message {
  margin-bottom: 8px;
}
.awk-review-summary-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 30px;
  background: #fdfdfd;
  border: 1px solid #eee;
  margin-bottom: 40px;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.02);
}
@media (max-width: 768px) {
  .awk-review-summary-container {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}
.awk-review-summary-container .awk-review-summary-left {
  flex: 0 0 30%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}
.awk-review-summary-container .awk-review-summary-left .awk-average-rating {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.awk-review-summary-container .awk-review-summary-left .awk-average-rating .awk-rating-value {
  font-size: 48px;
  font-weight: 700;
  color: #333;
  line-height: 1;
}
.awk-review-summary-container .awk-review-summary-left .awk-average-rating .awk-total-count {
  font-size: 14px;
  color: #666;
}
.awk-review-summary-container .awk-review-summary-left .awk-write-review-btn {
  background: #222;
  color: #fff;
  padding: 12px 24px;
  border: none;
  border-radius: 4px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.3s ease;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.5px;
}
.awk-review-summary-container .awk-review-summary-left .awk-write-review-btn:hover {
  background: #000;
}
.awk-review-summary-container .awk-review-distribution {
  flex: 1;
  max-width: 500px;
  margin-left: 40px;
}
@media (max-width: 768px) {
  .awk-review-summary-container .awk-review-distribution {
    margin-left: 0;
    margin-top: 30px;
    width: 100%;
  }
}
.awk-review-summary-container .awk-review-distribution .awk-distribution-row {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  gap: 10px;
}
.awk-review-summary-container .awk-review-distribution .awk-distribution-row .awk-label {
  min-width: 70px;
  font-size: 13px;
  font-weight: 500;
  color: #555;
}
.awk-review-summary-container .awk-review-distribution .awk-distribution-row .awk-progress-bar {
  flex: 1;
  height: 8px;
  background: #eee;
  border-radius: 4px;
  overflow: hidden;
}
.awk-review-summary-container .awk-review-distribution .awk-distribution-row .awk-progress-bar .awk-progress-fill {
  height: 100%;
  background: #ffcc00;
  border-radius: 4px;
  transition: width 0.5s ease-out;
}
.awk-review-summary-container .awk-review-distribution .awk-distribution-row .awk-count {
  min-width: 40px;
  text-align: right;
  font-size: 13px;
  color: #888;
}
.awk-stars-display {
  display: inline-flex;
  gap: 2px;
  font-size: 18px;
  color: #ddd;
}
.awk-stars-display .awk-star.filled {
  color: #ffcc00;
}
.awk-review-items {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.awk-review-item {
  padding: 25px;
  border: 1px solid #f0f0f0;
  border-radius: 8px;
  background: #fff;
  transition: box-shadow 0.3s ease;
}
.awk-review-item:hover {
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.05);
}
.awk-review-item .awk-review-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
@media (max-width: 600px) {
  .awk-review-item .awk-review-header {
    flex-direction: column;
    gap: 10px;
  }
}
.awk-review-item .awk-review-author-info {
  display: flex;
  align-items: center;
  gap: 15px;
  font-size: 13px;
}
.awk-review-item .awk-review-author-info .awk-review-author {
  font-weight: 700;
  color: #333;
}
.awk-review-item .awk-review-author-info .awk-verified-badge {
  color: #4caf50;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 4px;
}
.awk-review-item .awk-review-author-info .awk-verified-badge .awk-icon-check {
  font-size: 14px;
}
.awk-review-item .awk-review-author-info .awk-review-date {
  color: #999;
}
.awk-review-item .awk-review-content .awk-review-title {
  margin: 0 0 10px 0;
  font-size: 16px;
  font-weight: 700;
  color: #222;
}
.awk-review-item .awk-review-content .awk-review-description {
  font-size: 14px;
  line-height: 1.6;
  color: #555;
}
.awk-short-summary-product-view {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 20px;
}
.awk-short-summary-product-view .awk-reviews-actions {
  display: flex;
  gap: 10px;
  font-size: 13px;
}
.awk-short-summary-product-view .awk-reviews-actions a {
  text-decoration: none;
  color: #006bb4;
}
.awk-short-summary-product-view .awk-reviews-actions a:hover {
  text-decoration: underline;
}
.review-field-rating .awk-rating-stars {
  display: flex !important;
  flex-direction: row !important;
  justify-content: flex-start !important;
  gap: 8px !important;
  padding-top: 10px !important;
}
.review-field-rating .awk-rating-stars .awk-rating-input {
  position: absolute !important;
  opacity: 0 !important;
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  pointer-events: none !important;
}
.review-field-rating .awk-rating-stars .awk-rating-label {
  cursor: pointer !important;
  color: #ccc !important;
  font-size: 36px !important;
  line-height: 1 !important;
  margin: 0 !important;
  padding: 0 !important;
  display: inline-block !important;
  user-select: none !important;
  transition: color 0.2s ease !important;
  background: none !important;
  border: none !important;
  width: auto !important;
  height: auto !important;
}
.review-field-rating .awk-rating-stars .awk-rating-label:before {
  content: '★' !important;
  font-family: inherit !important;
  display: block !important;
  color: inherit !important;
  position: static !important;
}
.review-field-rating .awk-rating-stars .awk-rating-label:after {
  display: none !important;
}
.review-field-rating .awk-rating-stars .awk-rating-label span {
  display: none !important;
}
.review-field-rating .awk-rating-stars .awk-rating-label.active {
  color: #ffcc00 !important;
}
.installments .best-installment {
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  margin: 10px 0;
}
.installments .best-installment strong {
  color: var(--bi-highlight-text-color);
  font-weight: var(--bi-highlight-text-font-weight);
}
.installments .discounts ul {
  list-style: none;
  padding: 0;
}
.installments .discounts ul li.item strong {
  color: var(--bi-highlight-text-color);
  font-weight: var(--bi-highlight-text-font-weight);
}
#installments-accordion [data-role="collapsible"].active [data-role="trigger"] {
  border-radius: 4px 4px 0 0;
}
#installments-accordion [data-role="trigger"] {
  display: block;
  background-color: var(--bi-primary-color);
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  padding: 16px 32px;
}
#installments-accordion [data-role="trigger"] h5 {
  margin: 0;
}
#installments-accordion [data-role="content"] {
  border: 1px solid #c1c1c1;
  padding: 16px;
  border-radius: 0 0 4px 4px;
}
#installments-accordion [data-role="content"] ul.options {
  list-style: none;
  padding: 0;
  font-size: 14px;
  line-height: 16px;
}
#installments-accordion [data-role="content"] ul.options li:not(:last-child) {
  margin-bottom: 10px;
}
#installments-accordion [data-role="content"] ul.options li strong {
  color: var(--bi-highlight-text-color);
  font-weight: var(--bi-highlight-text-font-weight);
}
#installments-accordion [data-role="content"] .footer-message {
  color: #aeaeae;
  font-size: 10px;
  line-height: 12px;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@charset "UTF-8";
/* Slider */
.slick-loading .slick-list {
  background: #ffffff url('../Boolfly_Base/images/ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 40px;
  width: 40px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.2);
  top: 45%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index: 201;
  border-radius: 20px;
  box-shadow: 1px 1px 1px #CDCDCD;
}
.slick-prev:hover,
.slick-next:hover {
  outline: none;
  border: 1px #fff;
  background-color: rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.1);
}
.slick-prev:hover:before,
.slick-next:hover:before {
  opacity: 1;
  color: #000;
}
.slick-prev:focus,
.slick-next:focus,
.slick-prev:active,
.slick-next:active {
  background-color: rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 1px #CDCDCD;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 40px;
  line-height: 32px;
  color: #ffffff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: 10px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "<";
}
[dir="rtl"] .slick-prev:before {
  content: ">";
}
.slick-next {
  right: 10px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: ">";
}
[dir="rtl"] .slick-next:before {
  content: "<";
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: 12%;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: #d2d2d2;
  display: block;
  height: 12px;
  width: 12px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  border-radius: 10px;
  box-shadow: 1px 1px 1px #fff;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li.slick-active button {
  background: #606da6;
  opacity: 0.75;
}
.banner-content {
  position: absolute;
  bottom: 40%;
  width: 100%;
  color: #000000;
}
.banner-content.left {
  text-align: left;
}
.banner-content.left .banner-title,
.banner-content.left .banner-inner,
.banner-content.left .banner-button {
  padding-left: 15%;
}
.banner-content.center {
  text-align: center;
}
.banner-content.right {
  text-align: right;
}
.banner-content.right .banner-title,
.banner-content.right .banner-inner,
.banner-content.right .banner-button {
  padding-right: 15%;
}
.banner-content .banner-title {
  font-weight: bold;
}
.banner-content .banner-button {
  margin-top: 18px;
}
.banner-content .banner-button a {
  font-size: 1.8rem;
  background: #e4e4e4;
  background: linear-gradient(34deg, #e4e4e4 0%, #eeeeee 59%, #f3f3f3 100%);
  color: #000;
  border-radius: 4px;
  max-width: 160px;
  box-shadow: 0px 1px 3px 0px rgba(2, 2, 2, 0.3);
  padding: 10px;
  font-weight: bold;
}
.banner-content .banner-button a:hover {
  color: #fff;
  background: #929292;
  background: linear-gradient(122deg, #929292 0%, #c5c5c5 54%, #d1d1d1 100%);
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #303030;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.product-label-info {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
.product-label-info .product-label {
  text-align: center;
  color: #fff;
  font-size: 18px;
  display: table;
  line-height: 20px;
  padding: 4px 6px 2px 5px;
  margin-bottom: 5px;
  box-shadow: 1px 1px 1px dimgray;
}
.product-label-info .product-label img {
  max-height: 48px;
}
.product-label-info .product-label span {
  padding: 2px 4px;
  display: block;
  font-size: 1.3rem;
  font-weight: bold;
}
.product-label-info .product-label.sale {
  background: #f71602;
}
.product-label-info .product-label.best-seller {
  background: #007fd4;
}
.product-label-info .product-label.new {
  background: #048500d6;
}
.product-label-info .product-label.custom {
  color: #000;
  box-shadow: none;
}
.product-label-info.top-right {
  top: 0;
  right: 0;
  margin-top: 0 !important;
  left: auto !important;
  margin-left: 0 !important;
}
.product-label-info.top-left {
  top: 0;
  margin-top: 0 !important;
  left: 0 !important;
  margin-left: 0 !important;
  right: auto;
}
.product-label-info.bot-right {
  top: auto !important;
  margin-top: 0 !important;
  left: auto !important;
  margin-left: 0 !important;
  bottom: 0;
  right: 0;
}
.product-label-info.bot-left {
  top: auto !important;
  margin-top: 0 !important;
  left: 0 !important;
  margin-left: 0 !important;
  bottom: 0;
  right: auto;
}
.product-label-info.mid-left {
  top: 50%;
  left: 0;
  margin-left: 0 !important;
  right: auto;
}
.product-label-info.mid-right {
  top: 50%;
  left: auto;
  margin-left: 0 !important;
  right: 0;
}
.product-label-info.mid-mid {
  top: 50%;
  left: 50%;
  right: auto;
  bottom: auto;
}
.product-label-info.top-mid {
  top: 0;
  margin-top: 0 !important;
  left: 50%;
  right: auto;
  bottom: auto;
}
.product-label-info.bot-mid {
  top: auto;
  bottom: 0;
  margin-top: 0 !important;
  left: 50%;
  right: auto;
}
.product-image-container {
  position: relative;
}
.product.media {
  position: relative;
}
.products-grid .product-item .product-item-info:hover {
  z-index: 1501;
}
.products-grid .product-item .product-item-info:hover .product-label {
  box-shadow: none;
}
/**
 * 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_Blog
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.mp-blog-view a,
.mp-sidebar a {
  text-decoration: none;
}
.mp-blog-rss {
  text-align: right;
}
.mp-post-info {
  color: #999999;
  font-size: 10px;
  line-height: 18px;
  margin: 0;
}
.mp-post-info span {
  color: #6f6f6f;
}
.post-item-wraper {
  border: 1px solid #eee;
}
.post-item-wraper:hover {
  border: 1px solid #eee;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
}
.post-info-wraper {
  padding: 20px 15px 10px 15px;
}
.post-list-item {
  margin-bottom: 20px;
}
.post-short-description {
  max-width: 100%;
}
.post-short-description p {
  max-width: 100%;
}
.post-post_content {
  margin: 10px 0 10px 0;
}
@media (min-width: 768px) {
  .post-sharing-button {
    text-align: center;
  }
}
#sharing {
  padding: 20px 30px;
  background: #f6f6f6;
  margin-top: 40px;
}
@media (min-width: 768px) {
  #sharing .share-col-left {
    float: left;
    width: 20%;
  }
}
.about-admin h4.admin-title {
  width: 215px;
  float: left;
}
.block-blog-related {
  margin-top: 35px;
}
.block-blog-related .related-content-container {
  padding: 0 10px;
}
.block-blog-related .related-content-container .author-content-image {
  float: left;
  width: 135px;
}
.block-blog-related .related-content-container .author-content-information {
  float: left;
  padding-left: 20px;
  width: calc(100% - 155px);
}
.block-blog-related .related-content-container .author-content-information .author-name {
  font-size: 20px;
}
#post-reviews {
  margin-top: 50px;
}
a.mp-relate-link {
  background: #f55567;
  color: #0a0a0a;
}
a.mp-relate-link img.img-responsive {
  margin: 0 auto;
  height: 200px;
  display: block;
}
.menu-archives {
  list-style: none;
  padding-left: 8px;
}
.menu-archives a.list-archives {
  color: inherit;
}
.author-image {
  text-align: center;
}
.author-image img.img-responsive {
  border: none;
  padding-right: 7px;
  padding-left: 7px;
  margin-top: 15px;
  margin-bottom: 20px;
}
.tab-content {
  border: 1px solid #ddd;
  border-top: none;
}
.pager {
  text-align: center;
}
.pager span.toolbar-number {
  display: none;
}
.block-title p {
  font-size: 18px;
  font-weight: 300;
}
.mp-sidebar {
  margin-bottom: 25px;
}
.mp-sidebar .block-content {
  padding-left: 10px;
}
.mp-sidebar .data.item.title {
  cursor: pointer;
}
.mp-sidebar .product.data.items > .item.content {
  padding: 20px 0 20px 10px !important;
}
.sidebar-tags {
  margin-bottom: 15px;
}
a.label.label-default.tags-list {
  background: #fff;
  border: 1px solid #bbb;
  color: inherit;
  font-weight: normal;
  font-size: 100%;
  border-radius: 1px;
  display: inline-block;
  margin-bottom: 5px;
  padding: 10px;
  margin-right: 5px;
}
ul.menu-categories li.category-item {
  list-style: none;
}
ul.menu-categories .category-level3 {
  display: none;
  padding-left: 15px;
}
ul.menu-categories .category-level4 {
  display: none;
  padding-left: 30px;
}
ul.menu-categories a.list-categories {
  color: inherit;
  margin-left: 8px;
}
ul.menu-categories i {
  cursor: pointer;
}
h2.list-title {
  margin-bottom: 30px;
}
.list-post-tabs {
  padding: 5px 10px 5px 0;
}
.list-post-tabs:hover {
  background-color: #eee;
}
.list-post-tabs .post-left {
  float: left;
  width: 25%;
}
.list-post-tabs .post-right {
  float: left;
  width: 75%;
  padding-left: 10px;
  box-sizing: border-box;
}
.list-post-tabs .post-right span {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.list-post-tabs .post-right span.create-at {
  font-size: 12px;
}
.tab-pane.fade {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}
.fa.fa-angle-right {
  font-size: larger;
}
.sidebar .mpblog-search {
  float: none !important;
  padding: 0 !important;
  margin-bottom: 15px !important;
  width: 100%;
}
.autocomplete-suggestions {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ddd;
  background: #FFF;
  cursor: default;
  overflow: auto;
  -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  border-top: 0;
  padding: 10px 0;
  overflow-x: hidden;
}
.autocomplete-suggestions strong {
  font-weight: bold;
  color: #000;
}
.autocomplete-suggestion {
  padding: 2px 5px;
  border-bottom: 1px solid #eee;
}
.autocomplete-suggestion:last-child {
  border-bottom: none;
}
.autocomplete-suggestion .mpblog-suggestion {
  display: block;
}
.autocomplete-suggestion .mpblog-suggestion:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left,
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right {
  float: left;
  padding: 5px 10px;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left {
  max-width: 25%;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right.image-visible {
  max-width: calc(75% - 40px);
}
.autocomplete-no-suggestion {
  padding: 2px 5px;
}
.autocomplete-selected {
  background: #F0F0F0;
}
.autocomplete-group {
  padding: 2px 5px;
  font-weight: bold;
  font-size: 16px;
  color: #000;
  display: block;
  border-bottom: 1px solid #000;
}
.mpblog-product-des {
  color: #333333;
}
.mpblog-product-des p {
  margin: 0;
  font-size: 12px;
}
.mpblog-search {
  position: relative;
}
.mpblog-search button.action.search {
  display: inline-block;
  background: none !important;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 2px;
  z-index: 1;
}
.mpblog-search button.action.search :before {
  -webkit-font-smoothing: antialiased;
  color: #8f8f8f;
}
.mpblog-search button.action.search span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.mpblog-search label[for="mpblog-search-box"] {
  display: none;
}
/* style comment */
textarea.default-cmt__content__cmt-block__cmt-box__cmt-input {
  overflow: hidden !important;
  resize: none;
  min-height: 80px;
  border-radius: 4px;
  margin-bottom: 15px;
}
.default-cmt__content__cmt-block__guest-box {
  margin-bottom: 20px;
}
.show-cmt__cmt-row.is-reply {
  padding-left: 50px !important;
}
.default-cmt__content__cmt-block__cmt-box__cmt-btn {
  float: right;
}
.default-cmt__content__cmt-block__cmt-box__cmt-btn .default-cmt_loading {
  display: inline-block;
  width: 20px;
  vertical-align: middle;
  margin-right: 5px;
}
.cmt-row__reply-row {
  margin-top: 10px;
}
.default-cmt__cmt-login {
  float: right;
  margin-top: 20px;
  margin-bottom: 10px;
}
div.default-cmt__content__cmt-content {
  width: 100%;
  margin-top: 50px;
  float: left;
}
ul.default-cmt__content__cmt-content {
  list-style: none !important;
}
.cmt-row__cmt-content {
  font-size: 13px;
}
.cmt-row__cmt-interactions {
  font-size: 13px;
}
.cmt-row__cmt-content p {
  margin: 3px 0 !important;
}
.interactions__btn-actions {
  display: inline-block;
  margin-right: 10px;
}
a.interactions__btn-actions.action {
  cursor: pointer;
}
.interactions__cmt-createdat {
  display: inline-block;
  color: #999;
  font-size: 13px;
}
.cmt-row.reply-row {
  margin-bottom: 0 !important;
}
.reply-form__form-input {
  margin-bottom: 0 !important;
  position: relative;
}
.reply-form__form-input .default-cmt_loading {
  width: 20px;
  position: absolute;
  top: 5px;
  right: 5px;
}
.default-cmt__content__cmt-row.reply-row {
  margin-top: 0 !important;
}
li.default-cmt__content__cmt-content__cmt-row.cmt-row.reply-row {
  margin-top: 5px;
  padding-bottom: 0;
}
li.default-cmt__content__cmt-content__cmt-row.cmt-row {
  margin-top: 5px;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-top: 1px solid #f5f5f5;
}
.default-cmt__content__cmt-content ul:first-child {
  padding-left: 5px !important;
}
/* end style comment */
.widget-title {
  margin-bottom: 20px;
}
.author-social img.img-responsive {
  float: left;
  margin-top: 15px;
  margin-left: 15px;
  height: 25px;
  width: 25px;
}
.share-col-right {
  display: inline-block;
}
/*post view css*/
.page-layout-1column .column.main {
  width: 100% !important;
}
/* Footer Copyright */
.mp-footer {
  margin-top: 50px;
  font-size: 8px !important;
  display: block;
  clear: both;
  float: right;
  text-transform: inherit;
}
.mp-footer h3 {
  margin-top: 50px;
  font-size: 8px !important;
  display: block;
  clear: both;
  float: right;
  text-transform: inherit;
}
.mp-footer-links-light {
  color: #E8E8E8 !important;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
.mp-footer-links-light a {
  color: #E8E8E8 !important;
}
.post-image {
  min-height: 250px;
  position: relative;
}
.post-image img.img-responsive {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  border: none;
}
.mpblog-post-view .post-view-image {
  text-align: center;
}
.post-item-wraper {
  padding: 10px !important;
}
@media only screen and (min-width: 600px) {
  .post-item-list .post-image {
    min-width: 250px;
    display: table-cell;
  }
  .post-item-list .post-info-wraper {
    display: table-cell;
    vertical-align: top;
  }
}
.post-info-wraper {
  display: table-cell;
  vertical-align: top;
}
.post-info-wraper h2.mp-post-title {
  margin-top: 0;
}
.post-list-content .limiter {
  display: block !important;
}
/** Yourstore theme */
.mpblog-etheme-yourstore .post-list-container,
.mpblog-etheme-yourstore .post-view,
.mpblog-etheme-yourstore .mp-blog-rss {
  width: 85%;
  margin: auto;
}
.mpblog-etheme-yourstore .block-blog-related {
  border-bottom: solid 1px #dfdfdf;
}
@media (min-width: 768px) {
  .mpblog-etheme-yourstore .page-layout-2columns-right .post-list-content {
    border-right: solid 1px #dfdfdf;
  }
  .mpblog-etheme-yourstore .page-layout-2columns-left .post-list-content {
    border-left: solid 1px #dfdfdf;
  }
}
@media (min-width: 1024px) {
  .mpblog-etheme-yourstore .products-same-post li {
    height: 400px;
    width: 24.5% !important;
  }
}
@media (min-width: 1440px) {
  .mpblog-etheme-yourstore .products-same-post li {
    height: 500px;
    width: 16.67% !important;
  }
}
@media all and (min-width: 640px) {
  .post-list-content .products-grid .product-item {
    width: 48%;
  }
}
@media all and (max-width: 640px) {
  .post-list-content .products-grid .product-item {
    width: 98%;
  }
}
/* mageplaza end blog style */
.bfb-checkbox-item,
.bfb-radio-item {
  margin-top: 0.7rem;
}
.mgz-control-radio,
.mgz-control-checkbox {
  cursor: pointer;
  opacity: .01;
  overflow: hidden;
  position: absolute !important;
  vertical-align: top;
}
.mgz-control-radio:after,
.mgz-control-checkbox:after {
  display: none;
}
.mgz-control-radio + label,
.mgz-control-checkbox + label {
  cursor: pointer;
  display: inline-block;
  vertical-align: sub;
}
.mgz-control-radio + label:before,
.mgz-control-checkbox + label:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  border: 1px solid #adadad;
  color: transparent;
  float: left;
  height: 1.6rem;
  text-align: center;
  vertical-align: top;
  width: 1.6rem;
}
.mgz-control-radio + label,
.mgz-control-checkbox + label {
  padding-left: 2.2rem;
}
.mgz-control-radio + label:before,
.mgz-control-checkbox + label:before {
  margin: 1px 0 0 -2.2rem;
}
.mgz-control-radio:checked + label:before,
.mgz-control-checkbox:checked + label:before {
  color: #514943;
}
.mgz-control-radio.disabled + label,
.mgz-control-checkbox.disabled + label,
.mgz-control-radio[disabled] + label,
.mgz-control-checkbox[disabled] + label {
  color: #303030;
  cursor: default;
  opacity: .5;
}
.mgz-control-radio.disabled + label:before,
.mgz-control-checkbox.disabled + label:before,
.mgz-control-radio[disabled] + label:before,
.mgz-control-checkbox[disabled] + label:before {
  background-color: #e9e9e9;
  border-color: #adadad;
  cursor: default;
}
._keyfocus .mgz-control-radio:not([disabled]):focus + label:before,
._keyfocus .mgz-control-checkbox:not([disabled]):focus + label:before,
._keyfocus .mgz-control-radio:not(.disabled):focus + label:before,
._keyfocus .mgz-control-checkbox:not(.disabled):focus + label:before {
  border-color: #007bdb;
}
.mgz-control-radio:not([disabled]):hover + label:before,
.mgz-control-checkbox:not([disabled]):hover + label:before,
.mgz-control-radio:not(.disabled):hover + label:before,
.mgz-control-checkbox:not(.disabled):hover + label:before {
  border-color: #878787;
}
.mgz-control-radio + label:before {
  border-radius: 1.6rem;
  content: '';
  transition: border-color 0.1s linear, color 0.1s ease-in;
}
.mgz-control-radio.mgz-control-radio + label:before {
  line-height: 140%;
}
.mgz-control-radio:checked + label {
  position: relative;
}
.mgz-control-radio:checked + label:after {
  background-color: #514943;
  border-radius: 50%;
  content: '';
  height: 10px;
  left: 3px;
  position: absolute;
  top: 4px;
  width: 10px;
}
.mgz-control-radio:checked:not([disabled]):hover,
.mgz-control-radio:checked:not(.disabled):hover {
  cursor: default;
}
.mgz-control-radio:checked:not([disabled]):hover + label,
.mgz-control-radio:checked:not(.disabled):hover + label {
  cursor: default;
}
.mgz-control-radio:checked:not([disabled]):hover + label:before,
.mgz-control-radio:checked:not(.disabled):hover + label:before {
  border-color: #adadad;
}
.mgz-control-checkbox + label:before {
  border-radius: 1px;
  content: '';
  font-size: 0;
  transition: font-size 0.1s ease-out, color 0.1s ease-out, border-color 0.1s linear;
}
.mgz-control-checkbox:checked + label:before {
  content: '\e62d';
  font-size: 1.1rem;
  line-height: 125%;
}
.mgz__actions-switch {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.admin__field-control .mgz__actions-switch {
  line-height: 3.2rem;
}
.mgz__actions-switch + .admin__field-service {
  min-width: 34rem;
}
.mgz__actions-switch-checkbox {
  position: absolute !important;
}
._disabled .mgz__actions-switch-checkbox + .mgz__actions-switch-label,
.mgz__actions-switch-checkbox.disabled + .mgz__actions-switch-label {
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label:before {
  left: 15px;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label:after {
  background: #79a22e;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label .mgz__actions-switch-text:before {
  content: attr(data-text-on);
}
._error .mgz__actions-switch-checkbox + .mgz__actions-switch-label:before,
._error .mgz__actions-switch-checkbox + .mgz__actions-switch-label:after {
  border-color: #e22626;
}
.mgz__actions-switch-label {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  cursor: pointer;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  position: relative;
  user-select: none;
  vertical-align: middle;
}
.mgz__actions-switch-label:before,
.mgz__actions-switch-label:after {
  left: 0;
  position: absolute;
  right: auto;
  top: 0;
}
.mgz__actions-switch-label:before {
  background: #ffffff;
  border: 1px solid #aaa6a0;
  border-radius: 100%;
  content: '';
  display: block;
  height: 22px;
  transition: left 0.2s ease-in 0s;
  width: 22px;
  z-index: 1;
}
.mgz__actions-switch-label:after {
  background: #e3e3e3;
  border: 1px solid #aaa6a0;
  border-radius: 12px;
  content: '';
  display: block;
  height: 22px;
  transition: background 0.2s ease-in 0s;
  width: 37px;
  z-index: 0;
}
.mgz__actions-switch-text:before {
  content: attr(data-text-off);
  padding-left: 47px;
  white-space: nowrap;
}
.mgzFlex,
.mgz-newsletter-form-inline,
.mgz-newsletter-form-inline2,
.mgz-newsletter-form-inline .mgz-newsletter-fields,
.mgz-newsletter-form-inline2 .mgz-newsletter-fields {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.mgz-invisible {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.magezon-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.MgzFontAwesome {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mgz-text-left {
  text-align: left;
}
.mgz-text-right {
  text-align: right;
}
.mgz-text-center {
  text-align: center;
}
.mgz-text-justify {
  text-align: justify;
}
.mgz-hidden {
  display: none;
}
.mgz-hide {
  display: none;
}
.mgz-visible {
  display: block;
}
.mgz_fit {
  width: 1% !important;
}
.mgz_center {
  text-align: center;
}
.mgz-newsletter-form-wrapper {
  margin-bottom: 15px;
}
.mgz-newsletter-form {
  max-width: 100%;
}
.mgz-newsletter-form.loading .mgz-newsletter-btn span {
  visibility: hidden;
}
.mgz-newsletter-form.loading .mgz-newsletter-btn:before {
  display: block;
}
.mgz-newsletter-form .mgz-newsletter-fields .mgz-newsletter-field {
  margin-bottom: 10px;
}
.mgz-newsletter-form .actions {
  margin-bottom: 10px;
}
.mgz-newsletter-form .mgz-newsletter-btn {
  position: relative;
}
.mgz-newsletter-form .mgz-newsletter-btn:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  display: none;
  top: 50%;
  left: 50%;
  width: 26px;
  height: 26px;
  margin-top: -13px;
  margin-left: -13px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 3px solid #fff;
  border-top-color: #000;
  content: '';
}
.mgz-newsletter-message-success {
  color: #006400;
}
.mgz-newsletter-message-error {
  color: #e02b27;
}
.mgz-newsletter-form-inline .mgz-newsletter-fields,
.mgz-newsletter-form-inline2 .mgz-newsletter-fields {
  width: 100%;
}
.mgz-newsletter-form-inline .mgz-newsletter-fields .mgz-newsletter-field,
.mgz-newsletter-form-inline2 .mgz-newsletter-fields .mgz-newsletter-field {
  padding-right: 10px;
  width: 100%;
}
.mgz-newsletter-form-inline .mgz-newsletter-fields > .mgz-newsletter-field:last-child {
  padding: 0;
}
.mgz-newsletter-form-inline .mgz-newsletter-btn {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-left: -2px;
}
/**
 * Copyright © 2021 O2TI. All rights reserved.
 * @author    Bruno Elisei <brunoelisei@o2ti.com>
 * See LICENSE.txt for license details.
 */
/**
 * Copyright © 2021 O2TI. All rights reserved.
 * @author    Bruno Elisei <brunoelisei@o2ti.com>
 * See LICENSE.txt for license details.
 */
/**
 * Copyright © 2021 O2TI. All rights reserved.
 * @author    Bruno Elisei <brunoelisei@o2ti.com>
 * See LICENSE.txt for license details.
 */
/**
 * Copyright © 2021 O2TI. All rights reserved.
 * @author    Bruno Elisei <brunoelisei@o2ti.com>
 * See LICENSE.txt for license details.
 */
/**
 * Copyright © 2021 O2TI. All rights reserved.
 * @author    Bruno Elisei <brunoelisei@o2ti.com>
 * See LICENSE.txt for license details.
 */
/**
 * Copyright © 2021 O2TI. All rights reserved.
 * @author  Bruno Elisei <brunoelisei@o2ti.com>
 * See LICENSE.txt for license details.
 */
.popup-authentication .block-authentication.custom-for-social-login {
  display: flex;
  flex-direction: column;
  border-top: 1px solid #c1c1c1;
}
.popup-authentication .block-authentication .form.social-login {
  width: 100%;
  flex-basis: 100%;
  text-align: center;
  margin-top: 20px;
}
.popup-authentication .block-authentication .blocks-container {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.popup-authentication .block-authentication .blocks-container .block-new-customer,
.popup-authentication .block-authentication .blocks-container .block-customer-login {
  width: 50%;
}
.popup-authentication .block-authentication .block-verification-code {
  max-width: 500px;
  margin: 0 auto;
}
.popup-authentication .block-authentication .block-verification-code .fieldset {
  text-align: left;
  margin-bottom: 20px;
}
/**
 * Copyright © 2021 O2TI. All rights reserved.
 * @author  Bruno Elisei <brunoelisei@o2ti.com>
 * See LICENSE.txt for license details.
 */
/**
 * Copyright © 2021 O2TI. All rights reserved.
 * @author  Bruno Elisei <brunoelisei@o2ti.com>
 * See LICENSE.txt for license details.
 */
/**
 * Copyright © 2021 O2TI. All rights reserved.
 * @author    Bruno Elisei <brunoelisei@o2ti.com>
 * See LICENSE.txt for license details.
 */
/**
 * Copyright © 2021 O2TI. All rights reserved.
 * @author    Bruno Elisei <brunoelisei@o2ti.com>
 * See LICENSE.txt for license details.
 */
/**
 * Copyright © 2021 O2TI. All rights reserved.
 * @author  Bruno Elisei <brunoelisei@o2ti.com>
 * See LICENSE.txt for license details.
 */
/**
 * Copyright © 2021 O2TI. All rights reserved.
 * @author  Bruno Elisei <brunoelisei@o2ti.com>
 * See LICENSE.txt for license details.
 */
/**
 * Copyright © 2021 O2TI. All rights reserved.
 * @author  Bruno Elisei <brunoelisei@o2ti.com>
 * See LICENSE.txt for license details.
 */
/**
 * Copyright © 2021 O2TI. All rights reserved.
 * @author  Bruno Elisei <brunoelisei@o2ti.com>
 * See LICENSE.txt for license details.
 */
/**
 * Copyright © 2021 O2TI. All rights reserved.
 * @author  Bruno Elisei <brunoelisei@o2ti.com>
 * See LICENSE.txt for license details.
 */
@media only screen and (max-width: 768px) {
  .body-full-checkout .full-checkout .opc-block-summary .product-item .product-item-inner {
    display: flex;
  }
  .body-full-checkout .full-checkout .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .body-full-checkout .full-checkout .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
/**
 * Copyright © 2021 O2TI. All rights reserved.
 * @author  Bruno Elisei <brunoelisei@o2ti.com>
 * See LICENSE.txt for license details.
 */
/**
 * Copyright © 2021 O2TI. All rights reserved.
 * @author  Bruno Elisei <brunoelisei@o2ti.com>
 * See LICENSE.txt for license details.
 */
/**
 * Copyright © 2021 O2TI. All rights reserved.
 * @author  Bruno Elisei <brunoelisei@o2ti.com>
 * See LICENSE.txt for license details.
 */
/**
 * Copyright © 2021 O2TI. All rights reserved.
 * @author  Bruno Elisei <brunoelisei@o2ti.com>
 * See LICENSE.txt for license details.
 */
/**
 * Copyright © 2021 O2TI. All rights reserved.
 * @author  Bruno Elisei <brunoelisei@o2ti.com>
 * See LICENSE.txt for license details.
 */
/**
 * Copyright © 2021 O2TI. All rights reserved.
 * @author  Bruno Elisei <brunoelisei@o2ti.com>
 * See LICENSE.txt for license details.
 */
/**
 * Copyright © 2021 O2TI. All rights reserved.
 * @author  Bruno Elisei <brunoelisei@o2ti.com>
 * See LICENSE.txt for license details.
 */
/**
 * Copyright © 2021 O2TI. All rights reserved.
 * @author  Bruno Elisei <brunoelisei@o2ti.com>
 * See LICENSE.txt for license details.
 */
/**
 * Copyright © 2021 O2TI. All rights reserved.
 * @author  Bruno Elisei <brunoelisei@o2ti.com>
 * See LICENSE.txt for license details.
 */
/**
 * Copyright © 2021 O2TI. All rights reserved.
 * @author  Bruno Elisei <brunoelisei@o2ti.com>
 * See LICENSE.txt for license details.
 */
/**
 * Copyright © 2021 O2TI. All rights reserved.
 * @author  Bruno Elisei <brunoelisei@o2ti.com>
 * See LICENSE.txt for license details.
 */
/**
 * Copyright © 2021 O2TI. All rights reserved.
 * @author  Bruno Elisei <brunoelisei@o2ti.com>
 * See LICENSE.txt for license details.
 */
@media only screen and (max-width: 768px) {
  .field.theme-full-checkout-fields-floating-label .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field.theme-full-checkout-fields-floating-label .field-tooltip .field-tooltip-content::before,
  .field.theme-full-checkout-fields-floating-label .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field.theme-full-checkout-fields-floating-label .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #1979c3;
  }
  .field.theme-full-checkout-fields-floating-label .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #cccccc;
    top: 1px;
  }
}
.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(../../../../../frontend/Magento/luma/pt_BR/Mageplaza_Core/css/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;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
/**
 * @codingStandardsIgnoreStart
 */
/**
 * @codingStandardsIgnoreStart
 */
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
html {
  scroll-behavior: smooth;
}
body {
  background: var(--awk-theme-bg, #f9fafb);
  color: var(--awk-theme-text, #111827);
  font-size: 16px;
  line-height: 1.55;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.page-wrapper {
  background: var(--awk-theme-bg, #f9fafb);
}
.page-main,
.page-header .header.content,
.header.content,
.footer.content,
.page-footer .footer.content {
  margin-left: auto;
  margin-right: auto;
  max-width: var(--awk-theme-layout-max-width, 1760px);
  width: 96vw;
}
.page-header .header.content,
.header.content,
.header.panel,
.nav-sections-items,
.navigation {
  max-width: 100% !important;
  width: 100% !important;
}
.page-main,
.page-header .header.content,
.header.content,
.footer.content,
.page-footer .footer.content {
  box-sizing: border-box;
  padding-left: var(--awk-theme-page-gutter, 32px);
  padding-right: var(--awk-theme-page-gutter, 32px);
}
.page-main {
  padding-top: 28px;
}
.columns,
.column.main {
  max-width: none;
}
.page-main > .columns,
.cms-index-index .columns,
.cms-index-index .column.main,
.cms-index-index [data-content-type='row'],
.cms-index-index [data-content-type='html'],
.cms-index-index [data-content-type='products'] {
  box-sizing: border-box;
  max-width: none;
  width: 100%;
}
.cms-index-index .page-main {
  width: 98vw;
}
.page-wrapper .page-main {
  box-sizing: border-box;
  max-width: 100% !important;
  width: 100% !important;
}
.cms-index-index .page-main,
.cms-index-index .page-main > div,
.cms-index-index [data-content-type='row'],
.cms-index-index [data-content-type='html'],
.cms-index-index [data-content-type='products'],
.cms-index-index .pagebuilder-section,
.cms-index-index .pagebuilder-row,
.cms-index-index .mgz-container,
.cms-index-index .mgz-row {
  box-sizing: border-box;
  max-width: 100% !important;
  width: 100% !important;
}
.cms-index-index .pagebuilder-row,
.cms-index-index .mgz-container {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.cms-index-index .page-main,
.cms-index-index .page-main > div,
.catalog-category-view .page-main,
.catalogsearch-result-index .page-main {
  padding-left: 1% !important;
  padding-right: 1% !important;
}
.blog-post-view .page-wrapper .page-main .columns,
.blog-index-index .page-wrapper .page-main .columns,
.blog-category-view .page-wrapper .page-main .columns,
.blog-archive-view .page-wrapper .page-main .columns,
.magefan-blog-post-view .page-wrapper .page-main .columns {
  align-items: flex-start;
  display: flex !important;
  gap: 30px;
}
.blog-post-view .page-wrapper .sidebar-main,
.blog-index-index .page-wrapper .sidebar-main,
.blog-category-view .page-wrapper .sidebar-main,
.blog-archive-view .page-wrapper .sidebar-main,
.magefan-blog-post-view .page-wrapper .sidebar-main,
.blog-post-view .page-wrapper .sidebar-additional,
.blog-index-index .page-wrapper .sidebar-additional,
.blog-category-view .page-wrapper .sidebar-additional,
.blog-archive-view .page-wrapper .sidebar-additional,
.magefan-blog-post-view .page-wrapper .sidebar-additional {
  flex: 0 0 300px;
  order: 1;
  width: 300px !important;
}
.blog-post-view .page-wrapper .column.main,
.blog-index-index .page-wrapper .column.main,
.blog-category-view .page-wrapper .column.main,
.blog-archive-view .page-wrapper .column.main,
.magefan-blog-post-view .page-wrapper .column.main {
  flex: 1 1 auto;
  min-width: 0;
  order: 2;
  width: auto !important;
}
.row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.post-image {
  min-height: 222px;
}
.post-image img.img-responsive {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin: 0;
  width: 100%;
}
.mpblog-post-index .post-item-wraper,
.mpblog-category-view .post-item-wraper,
.mpblog-month-view .post-item-wraper,
.cms-home .post-list-container .post-item-wraper {
  padding: 0 !important;
}
.post-item-wraper {
  border-radius: 10px;
}
.mpblog-post-index .mp-post-info,
.mpblog-category-view .mp-post-info,
.mpblog-month-view .mp-post-info,
.cms-home .mp-post-info {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.mp-post-meta-info a.mp-read-more:after {
  content: '\e608';
  font-family: 'luma-icons';
  vertical-align: bottom;
}
.categories-blog {
  margin: 10px 0;
}
.mpblog-post-index .page-main > .page-title-wrapper .page-title {
  color: var(--awk-theme-text, #111827);
  font-weight: 700;
}
.cms-home .mp-post-info,
.mp-blog-rss {
  display: none;
}
#mpblog-list-container .post-view-image .img-responsive img.img-responsive {
  border-radius: 30px;
  width: 100%;
}
.breadcrumbs {
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 100%;
}
.breadcrumbs .items {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
.page-header {
  background: #fff;
  border-bottom: 1px solid var(--awk-theme-border, #e5e7eb);
  box-shadow: none;
}
.page-header .panel.wrapper {
  background: #fff;
  border-bottom: 1px solid var(--awk-theme-border, #e5e7eb);
}
.header.panel,
.header.panel > .header.links > li > a,
.header.panel > .header.links > li > span {
  color: var(--awk-theme-muted, #6b7280);
}
.header.panel > .header.links > li > a:hover {
  color: var(--awk-theme-primary, #2563eb);
}
.header.content {
  padding-bottom: 18px;
  padding-top: 18px;
}
.logo {
  margin: 0 32px 0 0;
}
.logo img {
  max-height: 44px;
  width: auto;
}
.nav-sections {
  background: #fff;
  border-bottom: 1px solid var(--awk-theme-border, #e5e7eb);
  max-width: none;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  width: 100%;
}
.nav-sections-items {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: var(--awk-theme-layout-max-width, 1760px);
  padding-left: var(--awk-theme-page-gutter, 32px);
  padding-right: var(--awk-theme-page-gutter, 32px);
  width: 96vw;
}
.navigation {
  background: #fff;
  box-sizing: border-box;
  font-weight: 600;
  margin-left: auto;
  margin-right: auto;
  max-width: var(--awk-theme-layout-max-width, 1760px);
  padding-left: var(--awk-theme-page-gutter, 32px);
  padding-right: var(--awk-theme-page-gutter, 32px);
  width: 96vw;
}
.navigation .level0 > .level-top {
  border-color: transparent;
  color: var(--awk-theme-text, #111827);
  line-height: 52px;
  padding: 0 14px;
}
.navigation .level0.active > .level-top,
.navigation .level0.has-active > .level-top,
.navigation .level0 > .level-top:hover {
  background: transparent;
  border-color: transparent;
  color: var(--awk-theme-primary, #2563eb);
}
.navigation .submenu {
  border: 1px solid var(--awk-theme-border, #e5e7eb);
  border-radius: var(--awk-theme-radius, 14px);
  box-shadow: var(--awk-theme-shadow, 0 12px 34px rgba(15, 23, 42, .08));
  padding: 10px;
}
.navigation .submenu a {
  color: var(--awk-theme-text, #111827);
}
.navigation .submenu a:hover {
  color: var(--awk-theme-primary, #2563eb);
}
.magicmenu .nav-desktop .level0 .level-top > span {
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
}
.nav-sections-item-content .magicmenu {
  display: block;
  position: relative;
  text-align: center;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a {
  border-style: solid;
  border-width: 0;
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  padding: 25px 0 8px;
  position: relative;
  text-transform: none;
}
.magicmenu .nav-desktop .level0 .level-top-mega .content-mega-horizontal .cat-mega {
  padding-bottom: 40px;
}
.magicmenu .nav-desktop .level0 .level-top {
  text-transform: none;
}
.block-search {
  max-width: 520px;
}
.block-search input {
  background: #fff;
  border: 1px solid var(--awk-theme-border, #e5e7eb);
  border-radius: 999px;
  box-shadow: none;
  height: 44px;
  padding-left: 18px;
  padding-right: 48px;
}
.block-search input:focus {
  border-color: var(--awk-theme-primary, #2563eb);
  box-shadow: 0 0 0 3px var(--awk-theme-focus-ring, rgba(37, 99, 235, .14));
}
.minicart-wrapper .action.showcart {
  align-items: center;
  background: #fff;
  border-radius: 999px;
  color: var(--awk-theme-text, #111827);
  display: inline-flex;
  min-height: 42px;
  padding: 0 16px;
}
.minicart-wrapper .action.showcart:hover {
  border-color: var(--awk-theme-primary, #2563eb);
  color: var(--awk-theme-primary, #2563eb);
}
.minicart-wrapper .action.showcart:before,
.minicart-wrapper .action.showcart.active:before {
  color: inherit;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: var(--awk-theme-primary, #2563eb);
  color: #fff;
  margin-left: 8px;
}
.breadcrumbs {
  color: var(--awk-theme-muted, #6b7280);
  margin-bottom: 22px;
}
.breadcrumbs a {
  color: var(--awk-theme-muted, #6b7280);
}
.breadcrumbs a:hover {
  color: var(--awk-theme-primary, #2563eb);
}
.page-title-wrapper .page-title,
.page-title,
h1,
h2,
h3 {
  color: var(--awk-theme-text, #111827);
  font-weight: 700;
  letter-spacing: 0;
}
.page-title-wrapper .page-title,
.page-title {
  font-size: 42px;
  line-height: 1.12;
  margin-bottom: 26px;
}
.block .block-title strong,
.block-title strong,
.content-heading .title {
  color: var(--awk-theme-text, #111827);
  font-size: 26px;
  font-weight: 800;
  line-height: 1.2;
}
.widget.block,
.block-products-list,
.block.related,
.block.upsell,
.block.crosssell {
  margin-bottom: 48px;
}
.action.primary,
button.primary,
button.action.primary,
.actions-toolbar .primary .action,
.cart-summary .checkout-methods-items .action.primary.checkout {
  background: var(--awk-theme-primary, #2563eb);
  border: 1px solid var(--awk-theme-primary, #2563eb);
  border-radius: 999px;
  box-shadow: none;
  color: #fff;
  font-weight: 700;
  min-height: 44px;
  padding: 12px 22px;
  transition: background-color 0.18s ease, border-color 0.18s ease, color 0.18s ease, transform 0.18s ease;
}
.action.primary:hover,
button.primary:hover,
button.action.primary:hover,
.actions-toolbar .primary .action:hover,
.cart-summary .checkout-methods-items .action.primary.checkout:hover {
  background: var(--awk-theme-primary-dark, #1d4ed8);
  border-color: var(--awk-theme-primary-dark, #1d4ed8);
  color: #fff;
  transform: translateY(-1px);
}
.action.secondary,
.action.viewcart,
.action.continue {
  background: #fff;
  border: 1px solid var(--awk-theme-border, #e5e7eb);
  border-radius: 999px;
  color: var(--awk-theme-text, #111827);
  padding: 10px 18px;
}
.action.secondary:hover,
.action.viewcart:hover,
.action.continue:hover {
  border-color: var(--awk-theme-primary, #2563eb);
  color: var(--awk-theme-primary, #2563eb);
  text-decoration: none;
}
.action.tocart,
.box-tocart .action.tocart,
.product-item-actions .action.tocart {
  align-items: center;
  display: inline-flex;
  gap: 8px;
  justify-content: center;
}
.action.tocart:before,
.box-tocart .action.tocart:before,
.product-item-actions .action.tocart:before {
  content: '\e611';
  display: inline-block;
  font-family: 'luma-icons';
  font-size: 22px;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
}
.products-grid .product-items.slick-initialized {
  display: block !important;
  gap: 0;
  padding: 0;
}
.products-grid .product-item {
  margin-bottom: 28px;
}
.products-grid .product-item-info {
  background: var(--awk-theme-card, #ffffff);
  border: 1px solid var(--awk-theme-border, #e5e7eb);
  border-radius: var(--awk-theme-radius, 14px);
  box-shadow: var(--awk-theme-shadow-subtle, 0 1px 2px rgba(15, 23, 42, .04));
  height: 100%;
  padding: 10px;
  transition: box-shadow 0.2s ease, transform 0.2s ease, border-color 0.2s ease;
}
.catalog-category-view .products-grid .product-item-info,
.catalogsearch-result-index .products-grid .product-item-info {
  height: auto;
  min-height: 0;
}
.catalog-category-view .products-grid .product-image-wrapper,
.catalogsearch-result-index .products-grid .product-image-wrapper {
  padding-bottom: 0% !important;
}
.catalog-category-view .products-grid .product-item-inner,
.catalogsearch-result-index .products-grid .product-item-inner,
.catalog-category-view .products-grid .product-item-info:hover .product-item-inner,
.catalogsearch-result-index .products-grid .product-item-info:hover .product-item-inner,
.catalog-category-view .products-grid .product-item-info.active .product-item-inner,
.catalogsearch-result-index .products-grid .product-item-info.active .product-item-inner {
  background: transparent;
  border: 0;
  box-shadow: none;
  clip: auto;
  display: block;
  height: auto;
  margin: 18px 0 0;
  opacity: 1;
  overflow: visible;
  padding: 0;
  position: static;
  transform: none;
  visibility: visible;
  width: 100% !important;
}
.catalog-category-view .products-grid .product-item-inner:before,
.catalogsearch-result-index .products-grid .product-item-inner:before,
.catalog-category-view .products-grid .product-item-inner:after,
.catalogsearch-result-index .products-grid .product-item-inner:after {
  display: none;
}
.catalog-category-view .products-grid .product-item-actions,
.catalogsearch-result-index .products-grid .product-item-actions {
  align-items: center;
  background: transparent;
  border: 0;
  box-shadow: none;
  clear: both;
  display: flex;
  gap: 10px;
  justify-content: space-between;
  margin: 0;
  min-height: 44px;
  position: static;
  transform: none;
  width: 100%;
}
.catalog-category-view .products-grid .product-item-actions .actions-primary,
.catalogsearch-result-index .products-grid .product-item-actions .actions-primary {
  display: flex;
  flex: 0 1 auto;
  min-width: 0;
  order: 1;
}
.catalog-category-view .products-grid .product-item-actions .action.tocart,
.catalogsearch-result-index .products-grid .product-item-actions .action.tocart {
  box-shadow: none;
  flex: 0 0 auto;
  margin-top: 0;
  transform: none;
  width: auto;
}
.catalog-category-view .products-grid .product-item-actions .action.tocart:hover,
.catalogsearch-result-index .products-grid .product-item-actions .action.tocart:hover,
.catalog-category-view .products-grid .product-item-actions .action.tocart.action.primary:hover,
.catalogsearch-result-index .products-grid .product-item-actions .action.tocart.action.primary:hover {
  box-shadow: none;
  transform: none;
}
.catalog-category-view .products-grid .product-item-actions .actions-secondary,
.catalogsearch-result-index .products-grid .product-item-actions .actions-secondary {
  display: flex;
  flex: 0 0 auto;
  gap: 8px;
  margin: 0;
  order: 2;
  position: static;
}
.catalog-category-view .products-grid .product-item-actions .actions-secondary > .action,
.catalogsearch-result-index .products-grid .product-item-actions .actions-secondary > .action {
  align-items: center;
  background: #eef2ff;
  border: 0;
  border-radius: 999px;
  display: inline-flex;
  float: none;
  height: 42px;
  justify-content: center;
  margin: 0;
  position: static;
  width: 42px;
}
.products-grid .product-item-info:hover,
.products-grid .product-item-info.active {
  border-color: #bfdbfe;
  box-shadow: var(--awk-theme-shadow, 0 12px 34px rgba(15, 23, 42, .08));
  transform: translateY(-2px);
}
.products-grid .product-item-info:hover .product-item-inner,
.products-grid .product-item-info.active .product-item-inner {
  width: 100% !important;
}
.product-item-photo {
  background: #fff;
  border-radius: var(--awk-theme-inner-radius, 12px);
  display: block;
  overflow: hidden;
}
.products-grid .product-image-container {
  max-width: 100%;
  width: 100% !important;
}
.products-grid .product-image-wrapper {
  height: 0;
  max-width: 100%;
  overflow: hidden;
  padding-bottom: 0% !important;
  position: relative;
  width: 100%;
}
.products-grid .product-image-photo {
  height: 100% !important;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  object-fit: contain;
  position: absolute;
  top: 0;
  width: 100%;
}
.product-image-photo {
  transition: transform .25s ease;
}
.product-item-info.has-hover-image .product-image-photo {
  transition: opacity .18s ease, transform .25s ease;
}
.product-item-info:hover .product-image-photo {
  transform: scale(1.035);
}
.product-item-name {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.35;
  margin-top: 16px;
}
.product-item-name a,
.product.name a {
  color: var(--awk-theme-text, #111827);
  font-weight: 700;
}
.product-item-name a:hover,
.product.name a:hover {
  color: var(--awk-theme-primary, #2563eb);
  text-decoration: none;
}
.price-box .price {
  color: var(--awk-theme-text, #111827);
  font-size: 19px;
  font-weight: 800;
}
.product-item-actions .actions-primary {
  display: block;
}
.product-item-actions .actions-primary + .actions-secondary {
  margin-left: 0;
  margin-top: 8px;
}
.product-item-actions .action.tocart {
  margin-top: 10px;
  width: 100%;
}
.product-item-actions .actions-secondary > .action {
  color: var(--awk-theme-muted, #6b7280);
}
.product-item-actions .actions-secondary > .action:hover {
  color: var(--awk-theme-primary, #2563eb);
}
.product-item-info {
  max-width: 100%;
  position: relative;
  width: auto;
}
[data-content-type='products'][data-appearance='carousel'] .product-item-info {
  padding: 15px;
  width: auto;
}
.block.related .related-available .product-item-name {
  margin-left: unset;
}
.product-label-info .product-label {
  box-shadow: none !important;
}
.product-social-links {
  display: none;
}
.box-frenet-quote .field {
  width: 80% !important;
}
.product-item .price-box .price-label,
.product-info-main .product-info-price .price-label {
  display: none !important;
}
.product.details.product-item-details,
.amrelated-grid-wrapper .product-item-details {
  position: relative;
}
body:not(.catalog-product-view) #percentage-price {
  left: 50%;
  position: absolute;
  text-align: center;
  top: -60px;
  transform: translateX(-50%);
  z-index: 10;
}
body.cms-index-index #percentage-price {
  top: -59px;
}
#percentage-price {
  border-radius: 4px;
  padding: 1px 6px 1px 7px;
}
.related #percentage-price {
  left: 50%;
  position: absolute;
  text-align: center;
  top: -30px;
  transform: translateX(-50%);
}
#searchsuite-autocomplete #percentage-price {
  display: none;
}
.block.widget .products-grid .product-item .product-item-inner,
.page-layout-1column .block.widget .products-grid .product-item .product-item-inner,
.page-layout-3columns .block.widget .products-grid .product-item .product-item-inner {
  box-shadow: none;
  margin: 9px 0 0;
}
.cms-index-index .block.widget.block-products-list,
.cms-index-index [data-content-type='products'],
.cms-index-index .pagebuilder-products {
  margin-bottom: 64px;
  position: relative;
}
.cms-index-index .block.widget.block-products-list .block-title,
.cms-index-index [data-content-type='products'] .block-title,
.cms-index-index .pagebuilder-products .block-title,
.cms-index-index .content-heading {
  margin-bottom: 26px;
  padding-right: 104px;
}
.cms-index-index .block.widget.block-products-list .block-title strong,
.cms-index-index [data-content-type='products'] .block-title strong,
.cms-index-index .pagebuilder-products .block-title strong,
.cms-index-index .content-heading .title {
  color: var(--awk-theme-text, #111827);
  font-size: 28px;
  font-weight: 800;
  line-height: 1.2;
}
.cms-index-index .block.widget.block-products-list .products-grid .product-items,
.cms-index-index [data-content-type='products'] .products-grid .product-items,
.cms-index-index .pagebuilder-products .products-grid .product-items {
  align-items: stretch;
}
.cms-index-index .block.widget.block-products-list .products-grid .product-item,
.cms-index-index [data-content-type='products'] .products-grid .product-item,
.cms-index-index .pagebuilder-products .products-grid .product-item {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.cms-index-index .block.widget.block-products-list .products-grid .product-item-info,
.cms-index-index [data-content-type='products'] .products-grid .product-item-info,
.cms-index-index .pagebuilder-products .products-grid .product-item-info,
.cms-index-index [data-content-type='products'][data-appearance='carousel'] .product-item-info {
  align-items: stretch;
  background: var(--awk-theme-card, #ffffff);
  border: 1px solid #d8e0eb;
  border-radius: var(--awk-theme-radius, 14px);
  box-shadow: var(--awk-theme-shadow-subtle, 0 1px 2px rgba(15, 23, 42, .04));
  display: flex;
  flex-direction: column;
  min-height: 536px;
  overflow: hidden;
  padding: 18px;
  position: relative;
  width: auto;
}
.cms-index-index .block.widget.block-products-list .products-grid .product-item-info:hover,
.cms-index-index [data-content-type='products'] .products-grid .product-item-info:hover,
.cms-index-index .pagebuilder-products .products-grid .product-item-info:hover,
.cms-index-index [data-content-type='products'][data-appearance='carousel'] .product-item-info:hover {
  border-color: #bfdbfe;
  box-shadow: var(--awk-theme-shadow, 0 12px 34px rgba(15, 23, 42, .08));
  transform: translateY(-0.5px);
}
.cms-index-index .block.widget.block-products-list .product-item-photo,
.cms-index-index [data-content-type='products'] .product-item-photo,
.cms-index-index .pagebuilder-products .product-item-photo {
  align-items: center;
  aspect-ratio: 1.08695652;
  background: #fff;
  border: 0;
  border-radius: 0;
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 20px 8px 22px;
  width: auto;
}
.cms-index-index .block.widget.block-products-list .product-image-container,
.cms-index-index [data-content-type='products'] .product-image-container,
.cms-index-index .pagebuilder-products .product-image-container,
.cms-index-index .block.widget.block-products-list .product-image-wrapper,
.cms-index-index [data-content-type='products'] .product-image-wrapper,
.cms-index-index .pagebuilder-products .product-image-wrapper {
  max-width: 100%;
}
.cms-index-index .block.widget.block-products-list .product-image-photo,
.cms-index-index [data-content-type='products'] .product-image-photo,
.cms-index-index .pagebuilder-products .product-image-photo {
  margin: auto;
  max-height: 290px;
  object-fit: contain;
}
.product-item-info .product-item-details {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  padding: 0;
}
.cms-index-index .block.widget.block-products-list .product-item-name,
.cms-index-index [data-content-type='products'] .product-item-name,
.cms-index-index .pagebuilder-products .product-item-name {
  font-size: 17px;
  font-weight: 700;
  line-height: 1.32;
  margin: 12px 0 10px;
  min-height: 46px;
}
.product-item-info .product-item-details {
  text-align: center;
}
.cms-index-index .block.widget.block-products-list .product-reviews-summary,
.cms-index-index [data-content-type='products'] .product-reviews-summary,
.cms-index-index .pagebuilder-products .product-reviews-summary {
  margin: 0 0 12px;
  min-height: 22px;
  text-align: center;
}
.cms-index-index .block.widget.block-products-list .price-box,
.cms-index-index [data-content-type='products'] .price-box,
.cms-index-index .pagebuilder-products .price-box {
  margin: 4px 0 14px;
  text-align: center;
}
.cms-index-index .block.widget.block-products-list .price-box .price,
.cms-index-index [data-content-type='products'] .price-box .price,
.cms-index-index .pagebuilder-products .price-box .price {
  font-size: 18px;
  font-weight: 800;
}
.cms-index-index .block.widget.block-products-list .product-item-inner,
.cms-index-index [data-content-type='products'] .product-item-inner,
.cms-index-index .pagebuilder-products .product-item-inner,
.cms-index-index .block.widget.block-products-list .product-item-info:hover .product-item-inner,
.cms-index-index [data-content-type='products'] .product-item-info:hover .product-item-inner,
.cms-index-index .pagebuilder-products .product-item-info:hover .product-item-inner,
.cms-index-index .block.widget.block-products-list .product-item-info.active .product-item-inner,
.cms-index-index [data-content-type='products'] .product-item-info.active .product-item-inner,
.cms-index-index .pagebuilder-products .product-item-info.active .product-item-inner {
  background: transparent;
  border: 0;
  box-shadow: none;
  clip: auto;
  display: block;
  height: auto;
  margin: auto 0 0;
  opacity: 1;
  order: 99;
  overflow: visible;
  padding: 18px 0 0;
  position: static;
  transform: none;
  visibility: visible;
  width: 100%;
}
.cms-index-index .block.widget.block-products-list .product-item-inner:before,
.cms-index-index [data-content-type='products'] .product-item-inner:before,
.cms-index-index .pagebuilder-products .product-item-inner:before,
.cms-index-index .block.widget.block-products-list .product-item-inner:after,
.cms-index-index [data-content-type='products'] .product-item-inner:after,
.cms-index-index .pagebuilder-products .product-item-inner:after {
  display: none;
}
.cms-index-index .block.widget.block-products-list .product-item-actions,
.cms-index-index [data-content-type='products'] .product-item-actions,
.cms-index-index .pagebuilder-products .product-item-actions {
  align-items: center;
  background: transparent;
  border: 0;
  box-shadow: none;
  clear: both;
  display: flex;
  gap: 10px;
  justify-content: space-between;
  margin: 0;
  min-height: 44px;
  position: static;
  transform: none;
  width: 100%;
}
.cms-index-index .block.widget.block-products-list .product-item-info:hover .product-item-actions,
.cms-index-index [data-content-type='products'] .product-item-info:hover .product-item-actions,
.cms-index-index .pagebuilder-products .product-item-info:hover .product-item-actions {
  box-shadow: none;
  transform: none;
}
.cms-index-index .block.widget.block-products-list .product-item-actions .actions-primary,
.cms-index-index [data-content-type='products'] .product-item-actions .actions-primary,
.cms-index-index .pagebuilder-products .product-item-actions .actions-primary {
  display: flex;
  flex: 0 1 auto;
  min-width: 0;
  order: 1;
}
.cms-index-index .block.widget.block-products-list .product-item-actions .action.tocart,
.cms-index-index [data-content-type='products'] .product-item-actions .action.tocart,
.cms-index-index .pagebuilder-products .product-item-actions .action.tocart {
  box-shadow: none;
  border-radius: 10px;
  font-size: 15px;
  flex: 0 0 auto;
  justify-content: center;
  margin-top: 0;
  min-height: 44px;
  padding: 10px 20px;
  transform: none;
  width: auto;
}
.cms-index-index .block.widget.block-products-list .product-item-actions .action.tocart:hover,
.cms-index-index [data-content-type='products'] .product-item-actions .action.tocart:hover,
.cms-index-index .pagebuilder-products .product-item-actions .action.tocart:hover,
.cms-index-index .block.widget.block-products-list .product-item-actions .action.tocart.action.primary:hover,
.cms-index-index [data-content-type='products'] .product-item-actions .action.tocart.action.primary:hover,
.cms-index-index .pagebuilder-products .product-item-actions .action.tocart.action.primary:hover {
  box-shadow: none;
  transform: none;
}
.cms-index-index .block.widget.block-products-list .product-item-actions .action.tocart:before,
.cms-index-index [data-content-type='products'] .product-item-actions .action.tocart:before,
.cms-index-index .pagebuilder-products .product-item-actions .action.tocart:before {
  margin-right: 0;
}
.cms-index-index .block.widget.block-products-list .product-item-actions .actions-secondary,
.cms-index-index [data-content-type='products'] .product-item-actions .actions-secondary,
.cms-index-index .pagebuilder-products .product-item-actions .actions-secondary {
  display: flex;
  flex: 0 0 auto;
  gap: 8px;
  margin: 0;
  order: 2;
  position: static;
}
.cms-index-index .block.widget.block-products-list .product-item-actions .actions-secondary > .action,
.cms-index-index [data-content-type='products'] .product-item-actions .actions-secondary > .action,
.cms-index-index .pagebuilder-products .product-item-actions .actions-secondary > .action {
  align-items: center;
  background: #eef2ff;
  border: 0;
  border-radius: 999px;
  color: var(--awk-theme-text, #111827);
  display: inline-flex;
  float: none;
  height: 42px;
  justify-content: center;
  margin: 0;
  position: static;
  width: 42px;
}
.cms-index-index .block.widget.block-products-list .product-item-actions .actions-secondary > .action:hover,
.cms-index-index [data-content-type='products'] .product-item-actions .actions-secondary > .action:hover,
.cms-index-index .pagebuilder-products .product-item-actions .actions-secondary > .action:hover {
  background: #dbeafe;
  color: var(--awk-theme-primary, #2563eb);
}
.cms-index-index .block.widget.block-products-list .slick-list,
.cms-index-index [data-content-type='products'] .slick-list,
.cms-index-index .pagebuilder-products .slick-list {
  margin: 0 -8px;
  overflow: hidden;
}
.cms-index-index .block.widget.block-products-list .slick-slide,
.cms-index-index [data-content-type='products'] .slick-slide,
.cms-index-index .pagebuilder-products .slick-slide {
  box-sizing: border-box;
  padding: 0 8px;
}
.cms-index-index .block.widget.block-products-list .slick-slide .product-item,
.cms-index-index [data-content-type='products'] .slick-slide .product-item,
.cms-index-index .pagebuilder-products .slick-slide .product-item {
  width: 100% !important;
}
.cms-index-index .block.widget.block-products-list .slick-arrow,
.cms-index-index [data-content-type='products'] .slick-arrow,
.cms-index-index .pagebuilder-products .slick-arrow {
  align-items: center;
  background: #fff;
  border: 1px solid #cbd5e1;
  border-radius: 8px;
  box-shadow: none;
  color: var(--awk-theme-primary, #2563eb);
  display: inline-flex;
  height: 38px;
  justify-content: center;
  opacity: 1;
  position: absolute;
  top: -66px;
  transform: none;
  width: 38px;
  z-index: 2;
}
.cms-index-index .block.widget.block-products-list .slick-arrow:hover,
.cms-index-index [data-content-type='products'] .slick-arrow:hover,
.cms-index-index .pagebuilder-products .slick-arrow:hover {
  background: var(--awk-theme-primary, #2563eb);
  border-color: var(--awk-theme-primary, #2563eb);
  color: #fff;
}
.cms-index-index .block.widget.block-products-list .slick-prev,
.cms-index-index [data-content-type='products'] .slick-prev,
.cms-index-index .pagebuilder-products .slick-prev {
  left: auto;
  right: 48px;
}
.cms-index-index .block.widget.block-products-list .slick-next,
.cms-index-index [data-content-type='products'] .slick-next,
.cms-index-index .pagebuilder-products .slick-next {
  right: 0;
}
.cms-index-index .block.widget.block-products-list .slick-arrow:before,
.cms-index-index [data-content-type='products'] .slick-arrow:before,
.cms-index-index .pagebuilder-products .slick-arrow:before {
  color: inherit;
  font-family: 'luma-icons';
  font-size: 18px;
  opacity: 1;
}
.cms-index-index .block.widget.block-products-list .slick-prev:before,
.cms-index-index [data-content-type='products'] .slick-prev:before,
.cms-index-index .pagebuilder-products .slick-prev:before {
  content: '\e617';
}
.cms-index-index .block.widget.block-products-list .slick-next:before,
.cms-index-index [data-content-type='products'] .slick-next:before,
.cms-index-index .pagebuilder-products .slick-next:before {
  content: '\e608';
}
.cms-index-index .block.widget.block-products-list .slick-dots,
.cms-index-index [data-content-type='products'] .slick-dots,
.cms-index-index .pagebuilder-products .slick-dots {
  bottom: -44px;
}
.cms-index-index .block.widget.block-products-list .slick-dots li,
.cms-index-index [data-content-type='products'] .slick-dots li,
.cms-index-index .pagebuilder-products .slick-dots li {
  height: 16px;
  margin: 0 3px;
  width: 20px;
}
.cms-index-index .block.widget.block-products-list .slick-dots li button,
.cms-index-index [data-content-type='products'] .slick-dots li button,
.cms-index-index .pagebuilder-products .slick-dots li button {
  height: 16px;
  padding: 0;
  width: 20px;
}
.cms-index-index .block.widget.block-products-list .slick-dots li button:before,
.cms-index-index [data-content-type='products'] .slick-dots li button:before,
.cms-index-index .pagebuilder-products .slick-dots li button:before {
  background: transparent;
  border: 1px solid #64748b;
  border-radius: 999px;
  color: transparent;
  content: '';
  height: 14px;
  opacity: 1;
  width: 14px;
}
.cms-index-index .block.widget.block-products-list .slick-dots li.slick-active button:before,
.cms-index-index [data-content-type='products'] .slick-dots li.slick-active button:before,
.cms-index-index .pagebuilder-products .slick-dots li.slick-active button:before {
  background: var(--awk-theme-primary, #2563eb);
  border-color: var(--awk-theme-primary, #2563eb);
  width: 28px;
}
.toolbar,
.toolbar-products {
  background: #fff;
  border: 1px solid var(--awk-theme-border, #e5e7eb);
  border-radius: var(--awk-theme-radius, 14px);
  box-shadow: var(--awk-theme-shadow-subtle, 0 1px 2px rgba(15, 23, 42, .04));
  margin-bottom: 24px;
  padding: 16px 18px;
}
.toolbar select,
.toolbar-products select,
.sorter-options,
.limiter-options {
  border: 1px solid var(--awk-theme-border, #e5e7eb);
  border-radius: 999px;
  box-shadow: none;
  height: 38px;
  padding: 0 22px 0 6px;
}
.toolbar .toolbar-amount,
.toolbar-products .toolbar-amount,
.toolbar .limiter,
.toolbar-products .limiter,
.toolbar .sorter,
.toolbar-products .sorter {
  color: var(--awk-theme-muted, #6b7280);
}
.sidebar .block,
.filter.block {
  background: #fff;
  border: 1px solid var(--awk-theme-border, #e5e7eb);
  border-radius: var(--awk-theme-radius, 14px);
  box-shadow: var(--awk-theme-shadow-subtle, 0 1px 2px rgba(15, 23, 42, .04));
  padding: 18px;
}
.filter-options-title {
  color: var(--awk-theme-text, #111827);
  font-weight: 700;
  padding: 14px 0;
}
.filter-options-content a {
  color: var(--awk-theme-muted, #6b7280);
}
.filter-options-content a:hover {
  color: var(--awk-theme-primary, #2563eb);
}
.catalog-category-view .page-wrapper .columns,
.catalogsearch-result-index .page-wrapper .columns {
  align-items: flex-start;
  display: grid !important;
  gap: 30px;
  grid-template-areas: "side main" "extra main";
  grid-template-columns: 280px minmax(0, 1fr);
}
.catalog-category-view .page-wrapper .sidebar-main,
.catalogsearch-result-index .page-wrapper .sidebar-main {
  grid-area: side;
  width: 100% !important;
}
.catalog-category-view .page-wrapper .column.main,
.catalogsearch-result-index .page-wrapper .column.main {
  grid-area: main;
  min-width: 0;
  width: auto !important;
}
.catalog-category-view .page-wrapper .sidebar-additional,
.catalogsearch-result-index .page-wrapper .sidebar-additional {
  grid-area: extra;
  width: 100% !important;
}
.product-info-main,
.product.media {
  background: #fff;
  border: 1px solid var(--awk-theme-border, #e5e7eb);
  border-radius: var(--awk-theme-radius, 14px);
  box-sizing: border-box;
  box-shadow: var(--awk-theme-shadow-subtle, 0 1px 2px rgba(15, 23, 42, .04));
}
.product-info-main,
.product.media {
  padding: 24px;
}
.product-info-main .page-title-wrapper .page-title,
.product-info-main .page-title-wrapper h1 {
  font-size: 42px;
  line-height: 1.14;
}
.catalog-product-view .product.media .gallery-placeholder,
.catalog-product-view .product.media .fotorama__stage {
  max-width: 100%;
}
.catalog-product-view .product.media {
  background: #f8f8f8;
  border-radius: 8px;
  box-sizing: border-box;
  clear: none;
  float: left;
  margin-bottom: 32px;
  max-width: 48%;
  padding: 20px;
  width: 48%;
}
.catalog-product-view .product-info-main {
  box-sizing: border-box;
  clear: none;
  float: right;
  max-width: 48%;
  min-width: 0;
  width: 48%;
}
.catalog-product-view .gallery-placeholder {
  aspect-ratio: 1.2195122;
  overflow: hidden;
  width: 100%;
}
.catalog-product-view .product.media img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}
.catalog-product-view .fotorama__stage__frame .fotorama__img {
  top: 23.5%;
}
.catalog-product-view .product.info.detailed {
  clear: both;
}
.catalog-product-view .product.info.detailed .product.data.items {
  background: #fff;
  border: 1px solid var(--awk-theme-border, #e5e7eb);
  border-radius: var(--awk-theme-radius, 14px);
  box-shadow: var(--awk-theme-shadow-subtle, 0 1px 2px rgba(15, 23, 42, .04));
  margin-top: 32px;
  padding: 24px;
}
.catalog-product-view .product.info.detailed .data.item.content {
  border: 0;
  padding: 20px 0 0;
}
.catalog-product-view [data-content-type='row'][data-appearance='contained'] {
  max-width: 100%;
}
.catalog-product-view .product.attribute.description,
.catalog-product-view .review-list-container {
  align-items: flex-start;
  background: #fdfdfd;
  border: 1px solid var(--awk-theme-border, #e5e7eb);
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(15, 23, 42, 0.02);
  box-sizing: border-box;
  clear: both !important;
  display: flex;
  float: none !important;
  margin-bottom: 40px;
  padding: 30px;
  width: 100% !important;
}
.product-info-main .product-info-price {
  border-bottom-color: var(--awk-theme-border, #e5e7eb);
}
.product-info-price .price-box .price {
  font-size: 30px;
}
.box-tocart .field.qty .control input {
  border-radius: 999px;
  height: 44px;
  text-align: center;
}
.box-tocart .action.tocart {
  border-radius: 999px;
  min-height: 50px;
  min-width: 220px;
}
input[type='text'],
input[type='email'],
input[type='password'],
input[type='tel'],
input[type='number'],
select,
textarea {
  border: 1px solid var(--awk-theme-border, #e5e7eb);
  border-radius: 10px;
  box-shadow: none;
  min-height: 44px;
}
input[type='text']:focus,
input[type='email']:focus,
input[type='password']:focus,
input[type='tel']:focus,
input[type='number']:focus,
select:focus,
textarea:focus {
  border-color: var(--awk-theme-primary, #2563eb);
  box-shadow: 0 0 0 3px var(--awk-theme-focus-ring, rgba(37, 99, 235, .14));
}
.login-container .block,
.form-create-account,
.form.password.reset,
.form.send.confirmation,
.form.password.forget {
  background: #fff;
  border: 1px solid var(--awk-theme-border, #e5e7eb);
  border-radius: var(--awk-theme-radius, 14px);
  box-shadow: none;
}
.login-container .block .block-title {
  padding-top: 12px;
  padding-left: 12px;
  padding-right: 12px;
}
.login-container .block .block-content {
  padding: 12px;
}
.cart.table-wrapper,
.cart-summary,
.opc-wrapper,
.opc-sidebar,
.opc-block-summary,
.block-minicart,
.block-authentication {
  background: #fff;
  border-radius: var(--awk-theme-radius, 14px);
  box-shadow: none;
}
.cart-summary,
.opc-sidebar,
.opc-block-summary {
  padding: 22px;
}
.checkout-cart-index .cart.table-wrapper {
  padding: 18px;
}
.checkout-cart-index div[name='shippingAddress.country_id'],
.checkout-cart-index div[name='shippingAddress.region_id'] {
  display: none !important;
}
.cart.table-wrapper .cart > .item {
  background: #fff;
}
.checkout-index-index .page-wrapper {
  background: var(--awk-theme-bg, #f9fafb);
}
.checkout-index-index .page-main {
  padding-bottom: 48px;
  padding-top: 36px;
}
.checkout-index-index .checkout-container {
  margin-top: 22px;
}
.checkout-index-index .opc-wrapper {
  background: transparent;
  border: 0;
  border-radius: 0;
  padding-right: 28px;
}
.checkout-index-index .opc-wrapper .step-title,
.checkout-index-index .opc-block-summary > .title,
.checkout-index-index .opc-sidebar .modal-header .modal-title,
.checkout-index-index .checkout-shipping-method .step-title {
  border-bottom: 0;
  color: var(--awk-theme-text, #111827);
  font-size: 26px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 22px;
  padding-bottom: 0;
}
.checkout-index-index .opc-wrapper .shipping-address-item,
.checkout-index-index .opc-wrapper .form-login,
.checkout-index-index .opc-wrapper .form-shipping-address,
.checkout-index-index .opc-wrapper .methods-shipping,
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method-content,
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-option-content,
.checkout-index-index .checkout-agreements-block {
  background: #fff;
  border: 1px solid var(--awk-theme-border, #e5e7eb);
  border-radius: var(--awk-theme-radius, 14px);
  box-shadow: none;
  box-sizing: border-box;
  padding: 22px;
}
.checkout-index-index .opc-wrapper .shipping-address-item {
  margin: 0 14px 18px 0;
  min-height: 0;
  width: 100%;
}
.checkout-index-index .opc-wrapper .shipping-address-item.selected-item {
  border-color: var(--awk-theme-primary, #2563eb);
  box-shadow: 0 0 0 3px var(--awk-theme-focus-ring, rgba(37, 99, 235, .14));
}
.checkout-index-index .opc-wrapper .shipping-address-item:before {
  background: var(--awk-theme-primary, #2563eb);
}
.checkout-index-index .opc-wrapper .action-show-popup,
.checkout-index-index .opc-wrapper .action-select-shipping-item {
  border-radius: 8px;
}
.checkout-index-index .table-checkout-shipping-method {
  background: #fff;
  border: 1px solid var(--awk-theme-border, #e5e7eb);
  border-collapse: separate;
  border-radius: var(--awk-theme-radius, 14px);
  border-spacing: 0;
  overflow: hidden;
}
.checkout-index-index .table-checkout-shipping-method tbody tr:not(:last-child) td {
  border-bottom: 1px solid var(--awk-theme-border, #e5e7eb);
}
.checkout-index-index .table-checkout-shipping-method td {
  padding: 18px 16px;
  vertical-align: middle;
}
.checkout-index-index .opc-sidebar {
  background: #fff;
  border: 1px solid var(--awk-theme-border, #e5e7eb);
  border-radius: var(--awk-theme-radius, 14px);
  box-shadow: none;
  box-sizing: border-box;
  padding: 22px;
}
.checkout-index-index .opc-sidebar .modal-content {
  box-shadow: none;
}
.checkout-index-index .opc-block-summary {
  background: #fff;
  border: 1px solid var(--awk-theme-border, #e5e7eb);
  border-radius: var(--awk-theme-radius, 14px);
  box-shadow: none;
  margin: 0 0 24px;
  padding: 24px;
}
.checkout-index-index .opc-block-summary .items-in-cart,
.checkout-index-index .opc-block-summary .minicart-items .product-item,
.checkout-index-index .opc-block-summary .table-totals tbody tr,
.checkout-index-index .opc-block-summary .table-totals tfoot tr {
  border-color: var(--awk-theme-border, #e5e7eb);
}
.checkout-index-index .opc-block-summary .product-item {
  padding: 16px 0;
}
.checkout-index-index .opc-block-summary .product-image-container {
  background: var(--awk-theme-soft-bg, #f3f4f6);
  border-radius: 8px;
}
.checkout-index-index .opc-block-summary .actions-toolbar .secondary .action,
.checkout-index-index .opc-block-summary .action.viewcart {
  background: var(--awk-theme-text, #111827);
  border-color: var(--awk-theme-text, #111827);
  border-radius: 12px;
  color: #fff;
}
.checkout-index-index .opc-payment-additional,
.checkout-index-index .payment-option,
.checkout-index-index .checkout-payment-method .payment-method {
  border-color: var(--awk-theme-border, #e5e7eb);
}
.checkout-index-index .actions-toolbar {
  margin-top: 22px;
}
.checkout-index-index .actions-toolbar .primary .action,
.checkout-index-index .button.action.continue,
.checkout-index-index .action.primary.checkout {
  align-items: center;
  background: var(--awk-theme-primary, #2563eb);
  border: 1px solid var(--awk-theme-primary, #2563eb);
  border-radius: 999px;
  box-shadow: none;
  color: #fff;
  display: inline-flex;
  font-weight: 700;
  justify-content: center;
  min-height: 50px;
  min-width: 160px;
  padding-left: 26px;
  padding-right: 26px;
  text-decoration: none;
}
.checkout-index-index .actions-toolbar .primary .action:hover,
.checkout-index-index .button.action.continue:hover,
.checkout-index-index .action.primary.checkout:hover {
  background: var(--awk-theme-primary-dark, #1d4ed8);
  border-color: var(--awk-theme-primary-dark, #1d4ed8);
  color: #fff;
  transform: none;
}
.checkout-index-index .checkout-shipping-method .actions-toolbar,
.checkout-index-index .checkout-shipping-address .actions-toolbar,
.checkout-index-index .opc-wrapper .actions-toolbar {
  clear: both;
  display: flex;
  justify-content: flex-end;
  margin-top: 24px;
  width: 100%;
}
.checkout-index-index .checkout-shipping-method .actions-toolbar .primary,
.checkout-index-index .checkout-shipping-address .actions-toolbar .primary,
.checkout-index-index .opc-wrapper .actions-toolbar .primary {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
.checkout-index-index .checkout-shipping-method .actions-toolbar .primary .action,
.checkout-index-index .checkout-shipping-address .actions-toolbar .primary .action,
.checkout-index-index .opc-wrapper .actions-toolbar .primary .action {
  opacity: 1;
  visibility: visible;
}
.checkout-index-index .checkout-shipping-method .action.primary,
.checkout-index-index .checkout-shipping-address .action.primary,
.checkout-index-index .opc-wrapper .action.primary {
  background: var(--awk-theme-primary, #2563eb);
  border-color: var(--awk-theme-primary, #2563eb);
  color: #fff;
}
.checkout-index-index .checkout-shipping-method .action.primary:hover,
.checkout-index-index .checkout-shipping-address .action.primary:hover,
.checkout-index-index .opc-wrapper .action.primary:hover {
  background: var(--awk-theme-primary-dark, #1d4ed8);
  border-color: var(--awk-theme-primary-dark, #1d4ed8);
  color: #fff;
}
.checkout-index-index .page-header,
.checkout-index-index .nav-sections,
.checkout-index-index .page-footer,
.checkout-index-index .mgz-header,
.checkout-index-index .mgz-footer,
.checkout-index-index .mgz-builder-header,
.checkout-index-index .mgz-builder-footer,
.checkout-index-index [class*='magezon'][class*='header'],
.checkout-index-index [class*='magezon'][class*='footer'] {
  display: none !important;
}
.opc-progress-bar-item._active:before,
.opc-progress-bar-item._active > span:before {
  background: var(--awk-theme-primary, #2563eb);
}
.opc-progress-bar-item._active > span:after {
  border-color: var(--awk-theme-primary, #2563eb);
}
.message {
  border: 1px solid var(--awk-theme-border, #e5e7eb);
  border-radius: var(--awk-theme-inner-radius, 12px);
  box-shadow: none;
}
.dashboard-advanced-reports {
  display: none;
}
.awk-shoppingcartsidebar {
  color: var(--awk-theme-text, #111827);
}
.awk-shoppingcartsidebar .modal-inner-wrap,
.awk-shoppingcartsidebar .modal-content {
  background: #fff;
  border-radius: var(--awk-theme-radius, 14px);
}
.awk-shoppingcartsidebar .modal-header {
  background-color: var(--awk-theme-text, #111827);
  border-bottom: 0;
  color: #fff;
  margin-bottom: 20px;
}
.awk-shoppingcartsidebar .modal-header .modal-title,
.awk-shoppingcartsidebar .modal-header strong,
.awk-shoppingcartsidebar .modal-header span {
  color: #fff;
}
.awk-shoppingcartsidebar .action-close:before {
  color: #fff;
}
.awk-shoppingcartsidebar .action-close:hover:before {
  color: #d1d5db;
}
.awk-shoppingcartsidebar .qty button[title='Minus'],
.awk-shoppingcartsidebar .qty button[title='Plus'],
.awk-shoppingcartsidebar .qty button[title='Menos'],
.awk-shoppingcartsidebar .qty button[title='Mais'] {
  background-color: var(--awk-theme-primary, #2563eb);
  border-color: var(--awk-theme-primary, #2563eb);
  border-radius: 8px;
  color: #fff;
}
.awk-shoppingcartsidebar .qty button[title='Minus']:hover,
.awk-shoppingcartsidebar .qty button[title='Plus']:hover,
.awk-shoppingcartsidebar .qty button[title='Menos']:hover,
.awk-shoppingcartsidebar .qty button[title='Mais']:hover {
  background-color: var(--awk-theme-primary-dark, #1d4ed8);
  border-color: var(--awk-theme-primary-dark, #1d4ed8);
}
.awk-shoppingcartsidebar #awk-shoppincartsidebar-coupon .cart-discount {
  background: var(--awk-theme-bg, #f9fafb);
  border-radius: var(--awk-theme-inner-radius, 12px);
  padding: 16px;
}
.awk-shoppingcartsidebar #awk-shoppincartsidebar-coupon .cart-discount .actions-toolbar .action.apply.primary {
  background-color: var(--awk-theme-primary, #2563eb);
  border-color: var(--awk-theme-primary, #2563eb);
  border-radius: 999px;
  box-shadow: none;
  color: #fff;
}
.awk-shoppingcartsidebar #awk-shoppincartsidebar-coupon .cart-discount .actions-toolbar .action.apply.primary:hover {
  background-color: var(--awk-theme-primary-dark, #1d4ed8);
  border-color: var(--awk-theme-primary-dark, #1d4ed8);
  color: #fff;
}
.awk-shoppingcartsidebar a.action.viewcart {
  background-color: var(--awk-theme-text, #111827);
  border: 1px solid var(--awk-theme-text, #111827);
  border-radius: 999px;
  color: #fff !important;
  text-decoration: none;
}
.awk-shoppingcartsidebar a.action.viewcart:hover {
  background-color: var(--awk-theme-primary, #2563eb);
  border-color: var(--awk-theme-primary, #2563eb);
  color: #fff !important;
}
.awk-shoppingcartsidebar .minicart-items .product-item {
  border-bottom-color: var(--awk-theme-border, #e5e7eb);
}
.awk-shoppingcartsidebar .minicart-items .update-cart-item {
  background-color: var(--awk-theme-primary, #2563eb);
  border-color: var(--awk-theme-primary, #2563eb);
  border-radius: 999px;
  box-shadow: none !important;
  color: #fff;
  font-weight: 700;
}
.awk-shoppingcartsidebar .minicart-items .update-cart-item:hover {
  background-color: var(--awk-theme-primary-dark, #1d4ed8);
  border-color: var(--awk-theme-primary-dark, #1d4ed8);
  color: #fff;
}
.page-footer {
  background: var(--awk-theme-footer, #111827);
  color: #d1d5db;
  margin-top: 56px;
}
.footer.content {
  border-top: 0;
  color: #d1d5db;
  padding-bottom: 48px;
  padding-top: 48px;
}
.page-footer a,
.footer.content .links a {
  color: #e5e7eb;
}
.page-footer a:hover,
.footer.content .links a:hover {
  color: #fff;
}
.cms-index-index .slick-initialized[data-hyva-slides='1'] .slick-slide {
  width: 100% !important;
}
.hfb-header {
  box-shadow: 12px 10px 10px rgba(0, 0, 0, 0.13);
}
.price-container .price {
  font-size: 1.9rem;
}
.product-item .price-box {
  margin: 0 !important;
  padding: 17px 0 0;
}
.product-item-info .product-item-details .best-installment {
  border-bottom: .3px solid #e8e8e8;
  margin-top: 0;
  padding-bottom: 17px;
}
.product-item-details .installments .discounts .item strong {
  font-size: 2.4rem;
}
.product-item-details .installments .discounts .item .percentage,
.product-info-main .installments .discounts .item .percentage {
  background-color: var(--awk-theme-success-bg, #d9f3de);
  color: var(--awk-theme-success, #60a86e);
  padding: 2px 5px;
}
.catalog-category-view .product-item-actions .actions-primary > .stock.unavailable {
  margin-top: 10px;
}
.product-item-actions .actions-primary > .stock.unavailable {
  background-color: #e8e8e8;
  border-radius: 5px;
  padding-left: 24px;
  text-align: center;
}
#percentage-price {
  background: var(--awk-theme-red, #e02b27);
  color: #ffffff;
}
.post-info-wraper h2.mp-post-title a {
  color: #000000 !important;
  font-weight: 600;
}
.mp-post-meta-info a.mp-read-more {
  color: var(--awk-theme-orange, #ff5215) !important;
  font-weight: 700;
}
.categories-blog a {
  border: 1px solid var(--awk-theme-orange, #ff5215);
  border-radius: 9px;
  color: var(--awk-theme-orange, #ff5215);
  font-weight: 700;
  padding: 1px 10px;
  text-transform: uppercase;
}
.mpblog-post-view .page-main > .page-title-wrapper .page-title {
  color: var(--awk-theme-primary, #2563eb);
}
.is-safari.nav-open .page-wrapper {
  left: 0 !important;
}
.nav-sections {
  margin-bottom: 0;
}
.page-products .product-item-info {
  width: 100%;
}
.cart-discount .block > .title {
  background-color: var(--awk-theme-primary, #2563eb);
  border-radius: 19px;
  margin-bottom: 10px;
  padding: 10px;
}
.cart-discount .block > .title:hover {
  background-color: var(--awk-theme-primary-dark, #1d4ed8);
}
.cart-discount .block > .title strong,
.cart-discount .block .title:after {
  color: #ffffff;
}
a.towishlist.action-towishlist {
  background-color: var(--awk-theme-primary, #2563eb);
  border-radius: 30px;
  color: #ffffff;
  padding: 5px 10px;
}
a.towishlist.action-towishlist:hover {
  background-color: var(--awk-theme-primary-dark, #1d4ed8);
}
.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;
}
@media all and (min-width: 769px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .magento-payments-review-discount .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-discount-block-desktop .block:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .magento-payments-review-discount .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-discount-block-desktop .block:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .storecredit .block:nth-child(2),
  .magento-payments-review-discount .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .magento-payments-review-discount .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 50px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .magento-payments-review .actions-toolbar,
  .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,
  .modes-label,
  .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,
  .magento-payments-review .block-content:before,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:before,
  .magento-payments-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:after,
  .order-review-form:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .full-checkout .opc-wrapper,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    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-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form.search.advanced,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form.search.advanced .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.search.advanced .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -25px;
  }
  .abs-action-print,
  .order-actions-toolbar .action.print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before,
  .order-actions-toolbar .action.print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .order-actions-toolbar .action.print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .full-checkout .opc-estimated-wrapper,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5px 10px;
  }
  .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: -14px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #cccccc;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 30px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .magento-payments-review-discount .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .magento-payments-review-discount .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .magento-payments-review-discount .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 20px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .magento-payments-review-discount .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #cccccc;
    color: #cccccc;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #333333;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'luma-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: 'luma-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;
  }
  .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: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #cccccc;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #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: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 43px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #cccccc;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .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 {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    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;
  }
  .magento-payments-review .magento-payments-review-title {
    border-bottom: 1px solid #cccccc;
  }
  .magento-payments-review .block-content .box-order-shipping-address,
  .magento-payments-review .block-content .box-order-shipping-method,
  .magento-payments-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .magento-payments-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .magento-payments-review .table-magento-payments-review-items .col.price,
  .magento-payments-review .table-magento-payments-review-items .col.qty {
    text-align: center;
  }
  .magento-payments-review .table-magento-payments-review-items .col.item {
    width: 60%;
  }
  .magento-payments-review .col.subtotal,
  .magento-payments-review .mark,
  .magento-payments-review .amount {
    text-align: right;
  }
  .magento-payments-review-discount {
    border-top: 1px solid #cccccc;
  }
  .magento-payments-review-discount .block {
    margin-bottom: 15px;
  }
  .magento-payments-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .magento-payments-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .mp-sidebar .data.item.title {
    width: 50% !important;
    margin: 0 !important;
  }
  .mp-sidebar .data.item.title .data.switch {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .mp-sidebar .data.item.title .data.switch div {
    width: fit-content;
    margin: auto;
  }
  .mp-sidebar #tab-label-popular .data.switch {
    border-right: 0 !important;
  }
  .form-logout .actions-toolbar > .primary {
    float: right;
  }
  .form-logout .actions-toolbar .action.primary {
    margin: 0;
  }
  .actions-identification .actions-toolbar > .primary {
    float: right;
  }
  .opc-wrapper .form-identification,
  .opc-wrapper .form-account-create,
  .opc-wrapper .is-new-customer {
    max-width: 500px;
  }
  .body-full-checkout {
    /**
         * @codingStandardsIgnoreStart
         */
  }
  .body-full-checkout #maincontent {
    margin-left: unset;
    margin-right: unset;
    max-width: unset;
    overflow-x: hidden;
    padding-left: unset;
    padding-right: unset;
  }
  .body-full-checkout #maincontent #checkout {
    display: flex;
    flex-direction: row;
    margin: 0 auto;
    max-width: 1280px;
    min-height: 100vh;
  }
  .body-full-checkout #maincontent #checkout .checkout-header .logo-checkout {
    text-align: left;
  }
  .body-full-checkout #maincontent #checkout.checkout-container .checkout-content {
    float: left;
    margin: 40px 0;
    padding-left: 40px;
    padding-right: 40px;
    width: 750px;
  }
  .body-full-checkout #maincontent #checkout.checkout-container .checkout-content .opc-wrapper {
    max-width: 500px;
    padding-right: 0;
    width: 100%;
  }
  .body-full-checkout #maincontent #checkout.checkout-container .checkout-content .checkout-header .logo-checkout {
    text-align: left;
  }
  .body-full-checkout #maincontent #checkout.checkout-container .checkout-content .checkout-header .logo-checkout .img-logo-checkout {
    max-width: 150px;
  }
  .body-full-checkout #maincontent #checkout.checkout-container .opc-right {
    float: right;
    position: relative;
    width: 40%;
  }
  .body-full-checkout #maincontent #checkout.checkout-container .opc-right::after {
    content: '';
    display: block;
    width: 100vw;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background: #f4f4f4;
    z-index: -1;
    background-position: left top;
    box-shadow: 1px 0 0 #f4f4f4 inset;
  }
  .body-full-checkout #maincontent #checkout.checkout-container .opc-right .opc-sidebar {
    float: unset;
    position: relative;
    width: 100%;
  }
  .body-full-checkout .columns .column.main {
    padding-bottom: 0;
  }
  .full-checkout .opc-wrapper {
    width: 50%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .full-checkout .opc-wrapper .step-content {
    margin: unset;
  }
  .full-checkout .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .full-checkout .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .body-full-checkout .full-checkout .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .full-checkout .checkout-payment-method .payment-method-content {
    padding: 20px 20px 40px 20px;
  }
  .full-checkout .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .full-checkout .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .full-checkout .checkout-billing-address .action-update {
    float: right;
  }
  .full-checkout .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .full-checkout .checkout-payment-method .theme-full-checkout-payment-additional {
    display: none;
  }
  .full-checkout .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .body-full-checkout .full-checkout .opc-sidebar {
    margin: 40px 0 20px;
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .body-full-checkout .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .body-full-checkout .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .body-full-checkout .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .body-full-checkout .checkout-container .opc-wrapper .form-login,
  .body-full-checkout .checkout-container .opc-wrapper .form-shipping-address {
    margin-top: unset;
    max-width: 500px;
  }
  .body-full-checkout .checkout-container .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
  }
  .full-checkout .form-logout .actions-toolbar > .primary {
    float: right;
  }
  .full-checkout .form-logout .actions-toolbar .action.primary {
    margin: 0;
  }
  .full-checkout .form-account-create .actions-toolbar .action.primary {
    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;
    background-image: none;
    background: #1979c3;
    border: 1px solid #1979c3;
    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;
    width: auto;
  }
  .full-checkout .form-account-create .actions-toolbar .action.primary:focus,
  .full-checkout .form-account-create .actions-toolbar .action.primary:active {
    background: none;
    border: none;
  }
  .full-checkout .form-account-create .actions-toolbar .action.primary:hover {
    background: none;
    border: none;
  }
  .full-checkout .form-account-create .actions-toolbar .action.primary.disabled,
  .full-checkout .form-account-create .actions-toolbar .action.primary[disabled],
  fieldset[disabled] .full-checkout .form-account-create .actions-toolbar .action.primary {
    pointer-events: none;
    opacity: 0.5;
  }
  .full-checkout .form-account-create .actions-toolbar .action.primary:focus,
  .full-checkout .form-account-create .actions-toolbar .action.primary:active {
    background: #006bb4;
    border: 1px solid #006bb4;
    color: #ffffff;
  }
  .full-checkout .form-account-create .actions-toolbar .action.primary:hover {
    background: #006bb4;
    border: 1px solid #006bb4;
    color: #ffffff;
  }
  .full-checkout .form-account-create .actions-toolbar .action.primary.disabled,
  .full-checkout .form-account-create .actions-toolbar .action.primary[disabled],
  fieldset[disabled] .full-checkout .form-account-create .actions-toolbar .action.primary {
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
  }
  .full-checkout .actions-identification .actions-toolbar > .primary {
    float: right;
  }
  .full-checkout .opc-wrapper .is-customer,
  .full-checkout .opc-wrapper .is-new-customer {
    background: #f4f4f4;
    max-width: 500px;
  }
  .full-checkout .opc-wrapper .is-customer .fieldset,
  .full-checkout .opc-wrapper .is-new-customer .fieldset {
    border-bottom: unset;
    border-top: unset;
    margin: 0 5px;
    background: unset;
  }
  .full-checkout .opc-wrapper .is-customer {
    margin: 5px;
  }
  .full-checkout .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .full-checkout .authentication-dropdown._show {
    z-index: 100;
    transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .full-checkout .authentication-wrapper {
    width: 16.66666667%;
    text-align: right;
  }
  .full-checkout .theme-full-checkout-block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .full-checkout .theme-full-checkout-block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .full-checkout .theme-full-checkout-block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .full-checkout .theme-full-checkout-block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .full-checkout .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .full-checkout .popup-authentication .theme-full-checkout-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;
  }
  .full-checkout .popup-authentication .block[class],
  .full-checkout .popup-authentication .form-login,
  .full-checkout .popup-authentication .fieldset,
  .full-checkout .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;
  }
  .full-checkout .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .full-checkout .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .full-checkout .popup-authentication .block[class] + .block::before {
    left: 0;
    top: 50%;
  }
  .full-checkout .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #cccccc;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #cccccc;
  }
  .paypal-review-discount .block {
    margin-bottom: 15px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 40px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 20px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    color: #5e5e5e;
    border: 1px solid #cccccc;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #5e5e5e;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #cccccc;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 32px;
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #575757;
  }
  .block-search input:-moz-placeholder {
    color: #575757;
  }
  .block-search input::-moz-placeholder {
    color: #575757;
  }
  .block-search input:-ms-input-placeholder {
    color: #575757;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #333333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding-bottom: 35px;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .cart-discount .block .actions-toolbar {
    width: auto;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #666666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #006bb4;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #ff5501;
    content: '\e610';
    font-family: 'luma-icons';
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 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: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 10px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 20px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 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 {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    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: 600;
  }
  .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 #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    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: #575757;
  }
  .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: #575757;
  }
  .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: #575757;
  }
  .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: 10px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #cccccc;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 20px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #cccccc;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #cccccc;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: left;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 20px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 20px 2px 20px;
  }
  .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.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  html,
  body {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #6e716e;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    margin: 0;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .page-footer {
    background: #f4f4f4;
    margin-top: auto;
    padding-bottom: 25px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 20px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 13px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #ffffff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbbbbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 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: 10px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #ffffff;
    border: 1px solid #bbbbbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  .cms-index-index .slick-initialized[data-hyva-slides='3'] .slick-slide {
    width: 33.3333% !important;
  }
  .post-list-content .products-grid .product-item {
    margin-bottom: 20px;
    margin-left: .8%;
    width: calc(32.33333333%) !important;
  }
  .catalog-product-view .product-info-main #percentage-price {
    margin-right: 6px;
  }
  .page-layout-1column.catalog-product-view .product-info-main {
    max-width: 50%;
    width: 50%;
  }
  .page-layout-1column.catalog-product-view .product.media {
    max-width: 48%;
    width: 48%;
  }
  .customer-welcome .action.switch:after {
    color: var(--awk-theme-text, #111827);
  }
  .customer-welcome .action.switch:hover:after {
    color: var(--awk-theme-primary-dark, #1d4ed8);
  }
  .wishlist-index-index .product-item-inner {
    border: 0;
    box-shadow: none;
    margin: 24px 0 0 -9px;
    position: static;
  }
  .breadcrumbs .items {
    padding-top: 20px;
  }
  .account.customer-account-index #maincontent .columns .column.main .page-title-wrapper {
    display: none;
  }
  .account.customer-account-index #maincontent .columns .column.main > .block {
    width: calc(30.33% - 6.08px);
  }
  .account.customer-account-index #maincontent .columns .column.main > .block.block-dashboard-info {
    order: 1;
  }
  .account.customer-account-index #maincontent .columns .column.main > .block.block-dashboard-addresses {
    order: 2;
  }
  .account.customer-account-index #maincontent .columns .column.main > .block.block-dashboard-newsletter {
    order: 3;
  }
  .account #maincontent .columns .column.main .account-tabs-wrapper .nav.items .item {
    margin: 0 !important;
    display: flex !important;
    border-radius: 7px;
  }
  .customer-address-index #maincontent .columns .column.main > .block .block-content .box {
    width: 46%;
  }
}
@media all and (min-width: 1024px), print {
  .full-checkout .modal-popup .modal-inner-wrap {
    margin-left: -250px;
    width: 500px;
    left: 50%;
  }
  .body-full-checkout .checkout-container .opc-wrapper .form-login,
  .body-full-checkout .checkout-container .opc-wrapper .form-shipping-address {
    margin-top: unset;
    max-width: 500px;
  }
  .body-full-checkout .checkout-container .opc-wrapper .shipping-address-items {
    grid-template-columns: repeat(2, 1fr);
  }
  .body-full-checkout .checkout-container .opc-wrapper .shipping-address-item::before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .body-full-checkout .checkout-container .opc-wrapper .shipping-address-item:nth-child(2n + 1)::before {
    display: none;
  }
  .body-full-checkout .checkout-container .opc-wrapper .shipping-address-item.selected-item::before {
    display: none;
  }
  .body-full-checkout .checkout-container .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item::before {
    display: none;
  }
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 5px;
    width: calc((100% - 6%)/4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .order-links .item {
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 35px;
  }
  .order-links .item strong {
    padding: 1px 35px 2px 35px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .cms-index-index .block.widget.block-products-list .slick-initialized .slick-slide,
  .cms-index-index [data-content-type='products'] .slick-initialized .slick-slide,
  .cms-index-index .pagebuilder-products .slick-initialized .slick-slide {
    max-width: 25%;
  }
  .cms-index-index .slick-initialized[data-hyva-slides='4'] .slick-slide {
    width: 25% !important;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc(23%);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 2%;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
