/**
 * 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;
}
.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;
}
/**
 * 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%;
  }
}
.catalog-product-view.page-layout-1column .page-main {
  box-sizing: border-box;
  max-width: 1320px !important;
  padding-left: 24px !important;
  padding-right: 24px !important;
  width: 100% !important;
}
.catalog-product-view.page-layout-1column .columns {
  display: block !important;
}
.catalog-product-view.page-layout-1column .column.main {
  align-items: start;
  display: grid !important;
  gap: 38px 48px;
  grid-template-columns: minmax(0, 7fr) minmax(360px, 5fr);
  min-width: 0;
  width: 100%;
}
.catalog-product-view.page-layout-1column .column.main > input[name='form_key'],
.catalog-product-view.page-layout-1column .column.main > #authenticationPopup {
  grid-column: 1 / -1;
}
.catalog-product-view.page-layout-1column .product.media,
.catalog-product-view.page-layout-1column .product-info-main {
  box-sizing: border-box;
  float: none !important;
  min-width: 0;
  width: auto !important;
}
.catalog-product-view.page-layout-1column .product.media {
  grid-column: 1;
  grid-row: auto;
  margin: 0 !important;
  max-width: 100% !important;
  overflow: hidden;
  position: relative;
}
.catalog-product-view.page-layout-1column .product-info-main {
  grid-column: 2;
  grid-row: auto;
  max-width: 500px !important;
  min-height: 0;
  position: static;
  top: auto;
  z-index: 1;
}
.catalog-product-view.page-layout-1column .product.info.detailed,
.catalog-product-view.page-layout-1column .dalactive-product-recommendation,
.catalog-product-view.page-layout-1column .block.related,
.catalog-product-view.page-layout-1column .block.upsell,
.catalog-product-view.page-layout-1column .block.crosssell {
  box-sizing: border-box;
  grid-column: 1 / -1;
  width: 100% !important;
}
.catalog-product-view.page-layout-1column .product.info.detailed {
  border-top: 1px solid #e5e7eb;
  margin-top: 24px;
  padding-top: 30px;
}
.catalog-product-view.page-layout-1column .product.info.detailed * {
  box-sizing: border-box !important;
}
.catalog-product-view.page-layout-1column .product.media .gallery-placeholder,
.catalog-product-view.page-layout-1column .product.media [data-gallery-role='gallery-placeholder'],
.catalog-product-view.page-layout-1column .product.media .fotorama,
.catalog-product-view.page-layout-1column .product.media .fotorama__wrap {
  max-width: 100% !important;
  min-width: 0;
  overflow: hidden;
  width: 100% !important;
}
.catalog-product-view.page-layout-1column .product.media .gallery-placeholder,
.catalog-product-view.page-layout-1column .product.media [data-gallery-role='gallery-placeholder'] {
  background: #f6f8fb;
  border-radius: 8px;
  min-height: 560px;
}
.catalog-product-view.page-layout-1column .product.media .fotorama__stage {
  background: #f6f8fb;
  border-radius: 8px;
  height: 620px !important;
  max-width: 100% !important;
  overflow: hidden;
  width: 100% !important;
}
.catalog-product-view.page-layout-1column .product.media .fotorama__stage__frame .fotorama__img,
.catalog-product-view.page-layout-1column .product.media .fotorama__stage__frame .fotorama__video {
  bottom: 0 !important;
  height: auto !important;
  left: 0 !important;
  margin: auto !important;
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;
  position: absolute !important;
  right: 0 !important;
  top: 0 !important;
  transform: none !important;
  width: auto !important;
}
.catalog-product-view.page-layout-1column .product.media .gallery-placeholder__image {
  height: 100% !important;
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;
  width: 100% !important;
}
.catalog-product-view.page-layout-1column .product.media .fotorama__nav-wrap--vertical {
  padding-right: 14px;
}
.catalog-product-view.page-layout-1column .product.media .fotorama__nav-wrap--vertical .fotorama__nav {
  max-height: 660px;
}
.catalog-product-view.page-layout-1column .product.media .fotorama__nav__frame {
  background: #f6f8fb;
  border-radius: 6px;
  box-sizing: border-box;
  margin-bottom: 8px;
  min-height: 68px;
  overflow: hidden;
}
.catalog-product-view.page-layout-1column .product.media .fotorama__thumb-border {
  border-color: #0b6fff;
  border-radius: 6px;
  box-sizing: border-box;
}
.catalog-product-view.page-layout-1column .product-info-main .page-title-wrapper,
.catalog-product-view.page-layout-1column .product-info-main .product-reviews-summary,
.catalog-product-view.page-layout-1column .product-info-main .product-info-price,
.catalog-product-view.page-layout-1column .product-info-main .product-add-form,
.catalog-product-view.page-layout-1column .product-info-main .product-social-links,
.catalog-product-view.page-layout-1column .product-info-main .product.attribute.overview,
.catalog-product-view.page-layout-1column .product-info-main .dalactive-product-accordions {
  box-sizing: border-box;
  clear: both;
  float: none !important;
  max-width: 100%;
  position: static;
  width: 100% !important;
}
.catalog-product-view.page-layout-1column .product-info-main .page-title {
  font-size: 28px;
  line-height: 1.18;
  margin: 0 0 10px;
}
.catalog-product-view.page-layout-1column .product-info-main .product-info-price {
  border: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 12px 16px;
  margin: 0 0 18px;
  padding: 0;
}
.catalog-product-view.page-layout-1column .product-info-main .price-box .price-wrapper .price {
  color: #061a33;
  font-size: 22px;
  line-height: 1.25;
}
.catalog-product-view.page-layout-1column .product-info-main .product-info-stock-sku {
  align-items: center;
  display: flex;
  gap: 10px;
  margin: 0;
  padding: 0 !important;
}
.catalog-product-view.page-layout-1column .product-info-main .product-info-stock-sku .stock {
  border-radius: 999px;
  float: none !important;
  font-size: 12px;
  line-height: 1;
  margin: 0 !important;
  padding: 7px 10px !important;
  text-transform: uppercase;
}
.catalog-product-view.page-layout-1column .product-info-main .product-info-stock-sku .stock.available {
  background: #e8f7ee;
  color: #12733b;
}
.catalog-product-view.page-layout-1column .product-info-main .product-info-stock-sku .stock.unavailable {
  background: #eef4ff;
  color: #0b6fff;
}
.catalog-product-view.page-layout-1column .product-info-main .swatch-attribute-options {
  display: grid !important;
  gap: 8px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 0;
  width: 100%;
}
.catalog-product-view.page-layout-1column .product-info-main .swatch-option {
  align-items: center;
  background: #ffffff;
  border: 1px solid #d7dde6;
  border-radius: 6px;
  box-shadow: none;
  box-sizing: border-box;
  color: #061a33;
  display: inline-flex;
  font-weight: 600;
  height: 48px;
  justify-content: center;
  margin: 0 !important;
  min-width: 0;
  padding: 0 10px;
  text-align: center;
  width: 100% !important;
}
.catalog-product-view.page-layout-1column .product-info-main .swatch-option:hover,
.catalog-product-view.page-layout-1column .product-info-main .swatch-option.selected {
  border-color: #0b6fff;
  color: #0b6fff;
  outline: 0;
}
.catalog-product-view.page-layout-1column .product-info-main .swatch-option.disabled,
.catalog-product-view.page-layout-1column .product-info-main .swatch-option[disabled] {
  background: #f3f4f6;
  color: #9ca3af;
  cursor: not-allowed;
  opacity: .7;
  pointer-events: none;
  text-decoration: line-through;
}
.catalog-product-view.page-layout-1column .product-info-main .box-tocart {
  margin: 22px 0 12px !important;
}
.catalog-product-view.page-layout-1column .product-info-main .box-tocart .fieldset {
  align-items: flex-end;
  display: grid !important;
  gap: 14px;
  grid-template-columns: 96px minmax(0, 1fr);
  margin: 0;
}
.catalog-product-view.page-layout-1column .product-info-main .box-tocart .field.qty {
  display: block !important;
  margin: 0 !important;
}
.catalog-product-view.page-layout-1column .product-info-main .box-tocart .actions {
  display: block !important;
  margin: 0;
  width: 100%;
}
.catalog-product-view.page-layout-1column .product-info-main .box-tocart .actions .action.tocart {
  background: #0b6fff;
  border-color: #0b6fff;
  border-radius: 6px;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 700;
  min-height: 52px;
  min-width: 0 !important;
  width: 100% !important;
}
.catalog-product-view.page-layout-1column .product-info-main .product-social-links .product-addto-links {
  display: grid !important;
  gap: 10px;
  grid-template-columns: 1fr;
  margin: 0;
  width: 100%;
}
.catalog-product-view.page-layout-1column .product-info-main .product-social-links .action {
  align-items: center;
  border: 1px solid #d7dde6;
  border-radius: 6px;
  box-sizing: border-box;
  color: #061a33 !important;
  display: flex !important;
  font-weight: 700;
  justify-content: center;
  margin: 0 !important;
  min-height: 48px;
  padding: 0 14px;
  text-align: center;
  width: 100%;
}
.catalog-product-view.page-layout-1column .product-info-main .product-social-links .action:hover {
  border-color: #0b6fff;
  color: #0b6fff !important;
  text-decoration: none;
}
.catalog-product-view.page-layout-1column .product-info-main .product.attribute.overview {
  border-top: 1px solid #e5e7eb;
  line-height: 1.65;
  margin: 22px 0 0;
  padding: 18px 0 0;
}
.catalog-product-view.page-layout-1column .dalactive-product-accordions {
  border-top: 1px solid #e5e7eb;
  margin-top: 22px;
}
.catalog-product-view.page-layout-1column .dalactive-product-recommendation {
  border-top: 1px solid #e5e7eb;
  margin-top: 40px;
  padding-top: 32px;
}
.catalog-product-view.page-layout-1column .dalactive-product-recommendation h2 {
  color: #061a33;
  font-size: 24px;
  margin: 0 0 18px;
}
.catalog-product-view.page-layout-1column .dalactive-product-recommendation .products-grid {
  display: grid !important;
  gap: 20px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.catalog-product-view.page-layout-1column .dalactive-product-recommendation .product-item {
  margin: 0 !important;
  min-width: 0;
  width: 100% !important;
}
.catalog-product-view.page-layout-1column .dalactive-product-recommendation .product-item img {
  background: #f6f8fb;
  border-radius: 6px;
  display: block;
  height: auto;
  object-fit: contain;
  width: 100%;
}
@media (max-width: 1024px) {
  .catalog-product-view.page-layout-1column .column.main {
    gap: 28px;
    grid-template-columns: minmax(0, 1fr) minmax(320px, 0.82fr);
  }
  .catalog-product-view.page-layout-1column .product-info-main {
    max-width: none !important;
    position: static;
    top: auto;
  }
  .catalog-product-view.page-layout-1column .product.media .gallery-placeholder,
  .catalog-product-view.page-layout-1column .product.media [data-gallery-role='gallery-placeholder'] {
    min-height: 460px;
  }
  .catalog-product-view.page-layout-1column .product.media .fotorama__stage {
    height: 480px !important;
  }
}
@media (max-width: 767px) {
  .catalog-product-view.page-layout-1column .page-main {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .catalog-product-view.page-layout-1column .column.main {
    display: block !important;
    overflow: visible;
  }
  .catalog-product-view.page-layout-1column .product.media,
  .catalog-product-view.page-layout-1column .product-info-main {
    display: block;
    margin: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
  }
  .catalog-product-view.page-layout-1column .product.media {
    margin-bottom: 24px !important;
  }
  .catalog-product-view.page-layout-1column .product.media .gallery-placeholder,
  .catalog-product-view.page-layout-1column .product.media [data-gallery-role='gallery-placeholder'] {
    aspect-ratio: 1;
    min-height: 340px;
  }
  .catalog-product-view.page-layout-1column .product.media .fotorama__stage {
    height: 360px !important;
  }
  .catalog-product-view.page-layout-1column .product-info-main .swatch-attribute-options {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .catalog-product-view.page-layout-1column .product-info-main .box-tocart .fieldset {
    display: block !important;
  }
  .catalog-product-view.page-layout-1column .product-info-main .box-tocart .field.qty {
    margin-bottom: 14px !important;
  }
  .catalog-product-view.page-layout-1column .product-info-main .box-tocart .actions,
  .catalog-product-view.page-layout-1column .product-info-main .box-tocart .actions .action.tocart,
  .catalog-product-view.page-layout-1column .product-info-main .product-social-links,
  .catalog-product-view.page-layout-1column .product-info-main .product-social-links .action,
  .catalog-product-view.page-layout-1column .product-info-main .dalactive-size-guide,
  .catalog-product-view.page-layout-1column .product-info-main .dalactive-size-guide-content {
    max-width: 100% !important;
    width: 100% !important;
  }
  .catalog-product-view.page-layout-1column .dalactive-product-recommendation .products-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
/*==============================
Theme hyperlink override
================================*/
/*==============================
Theme primary button override
================================*/
.promotion-wrapper {
  display: block;
  clear: both;
  padding: 9px 10px;
  width: 100%;
  background: #0b6fff;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  position: relative;
  box-sizing: border-box;
  font-weight: 400;
}
.promotion-wrapper a.action.primary {
  padding: 8px 15px;
  font-size: 13px;
  margin-left: 15px;
  margin-right: 15px;
}
.promotion-wrapper a.action.primary:hover {
  background: #061a33;
  border-color: #061a33;
  color: #ffffff;
  opacity: 0.8;
}
@media (max-width: 767px) {
  .promotion-wrapper {
    display: none !important;
  }
}
.page-title-wrapper .page-title {
  margin-bottom: 30px;
  display: inline-block;
  font-size: 24px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.slider-outer {
  margin-right: -10px;
  margin-left: -10px;
}
.action.primary {
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
a {
  text-decoration: none;
  outline: none;
}
a:hover {
  text-decoration: none;
  outline: none;
}
.block-search .action.search.disabled,
.block-search .action.search[disabled],
fieldset[disabled] .block-search .action.search {
  opacity: 1;
}
b,
strong {
  font-weight: 600;
}
.socials-block {
  clear: both;
  display: block;
  float: left;
  margin-top: 30px;
  text-align: center;
  width: 100%;
}
.socials-block > a {
  background: #fbfbfb none repeat scroll 0 0;
  border-radius: 50%;
  display: inline-block;
  font-size: 24px;
  height: 60px;
  line-height: 60px;
  margin: 0 5px;
  width: 60px;
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
}
.page-wrapper .page-footer {
  padding-bottom: 0;
}
.page-footer .footer-top {
  clear: both;
  display: block;
  float: left;
  width: 100%;
}
.page-footer .footer-top .footer-newsletter {
  clear: both;
  display: block;
  float: left;
  width: 100%;
  padding: 35px 0;
  background: #061a33;
}
.page-footer .footer-top .footer-newsletter .newsletter-title {
  float: left;
  margin-bottom: 20px;
  text-align: center;
  width: 100%;
}
.page-footer .footer-top .footer-newsletter .newsletter-title > h2 {
  color: #ffffff;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 50px;
  margin: 0;
  text-transform: uppercase;
}
.page-footer .footer-top .footer-newsletter .block.newsletter {
  clear: both;
  float: none;
  margin: 0 auto;
  max-width: 600px;
  width: 100%;
}
.page-footer .footer-top .footer-newsletter .block.newsletter .content .field.newsletter {
  margin-right: 0;
}
.page-footer .footer-top .footer-newsletter .block.newsletter .content .field.newsletter .control:before {
  line-height: 52px;
}
.page-footer .footer-top .footer-newsletter .block.newsletter .content .field.newsletter .control #newsletter {
  height: 50px;
  border-color: #ffffff;
}
.page-footer .footer-top .footer-newsletter .block.newsletter .content .field.newsletter .control #newsletter-error {
  position: absolute;
}
.page-footer .footer-top .footer-newsletter .block.newsletter .content .actions .action.subscribe.primary {
  height: 50px;
  line-height: 50px;
  background: #0b6fff;
  border-color: #0b6fff;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0 25px;
}
.page-footer .footer-top .footer-newsletter .block.newsletter .content .actions .action.subscribe.primary:hover {
  background: #061a33;
  border-color: #061a33;
}
.page-footer .footer-top .footer-links {
  clear: both;
  display: block;
  float: left;
  width: 100%;
  padding: 50px 0 35px;
  background: #eaf5ff;
}
.page-footer .footer-top .footer-links .footer-links-main {
  margin: 0 -10px;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column {
  float: left;
  width: 25%;
  box-sizing: border-box;
  padding: 0 10px;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-colum-title {
  display: block;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-colum-title > h3 {
  margin: 0;
  display: block;
  margin-bottom: 25px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  color: #061a33;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-colum-title > h3:after {
  background: #061a33;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  width: 25px;
  margin-top: 13px;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content {
  display: block;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .footer.links {
  list-style: none;
  padding: 0;
  margin: 0;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .footer.links > li {
  color: #061a33;
  display: block;
  margin-bottom: 13px;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .footer.links > li > a {
  color: #061a33;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .footer.links > li > a:hover {
  color: #0b6fff;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .footer.links > li > a:before {
  content: "\f105";
  margin-right: 8px;
  font-family: "Fontawesome";
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .footer.links > li > strong {
  color: #061a33;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .footer.links > li > strong:hover {
  color: #0b6fff;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .footer.links > li > strong:before {
  content: "\f105";
  margin-right: 8px;
  font-family: "Fontawesome";
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p {
  margin-bottom: 15px;
  position: relative;
  color: #061a33;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p strong {
  font-weight: 600;
  display: block;
  margin-bottom: 5px;
  color: #061a33;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p strong em {
  font-size: 16px;
  color: #061a33;
  vertical-align: middle;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p a,
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p a:focus,
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p a:visited,
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p a:active {
  color: #061a33;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p a:hover,
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p a:focus:hover,
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p a:visited:hover,
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p a:active:hover {
  color: #0b6fff;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p > span {
  display: block;
  padding-left: 22px;
}
.page-footer .footer-bottom {
  clear: both;
  display: block;
  float: left;
  width: 100%;
  background: #eaf5ff;
}
.page-footer .footer-bottom .copuright-outer {
  float: left;
  width: 100%;
  border-top: 1px solid #d1d1d1;
  padding: 20px 0;
}
.page-footer .footer-bottom .copuright-outer .copyright {
  padding: 10px 0;
  float: left;
  background: transparent;
  color: #061a33;
}
.page-footer .footer-bottom .copuright-outer .payment-icons {
  float: right;
}
.page-footer .footer-bottom .copuright-outer .payment-icons > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.page-footer .footer-bottom .copuright-outer .payment-icons > ul > li {
  display: inline-block;
  margin: 0;
}
.page-footer .footer-bottom .copuright-outer .payment-icons > ul > li > a {
  display: block;
}
.page-footer .footer-bottom .copuright-outer .payment-icons > ul > li > a > img {
  max-width: none;
  width: 64px;
  height: 40px;
  object-fit: contain;
}
@media (min-width: 768px) {
  .sidebar.sidebar-additional .block.block-compare,
  .sidebar.sidebar-additional .block.block-wishlist,
  .sidebar.sidebar-additional .block.block-reorder {
    background: #f4faff;
    padding: 15px;
    box-sizing: border-box;
    margin-bottom: 30px;
  }
  .sidebar.sidebar-additional .block.block-compare .block-title,
  .sidebar.sidebar-additional .block.block-wishlist .block-title,
  .sidebar.sidebar-additional .block.block-reorder .block-title {
    border-bottom: 1px solid #e1e1e1;
    color: #061a33;
    padding: 0 0 10px;
    margin-bottom: 15px;
  }
  .sidebar.sidebar-additional .block.block-compare .block-title > strong,
  .sidebar.sidebar-additional .block.block-wishlist .block-title > strong,
  .sidebar.sidebar-additional .block.block-reorder .block-title > strong {
    color: #061a33;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .sidebar.sidebar-main .block {
    background: #f4faff;
    padding: 15px;
    box-sizing: border-box;
    margin-bottom: 30px;
  }
  .sidebar.sidebar-main .block#layered-filter-block {
    padding: 0;
    border: none;
  }
  .sidebar.sidebar-main .block .block-title {
    border-bottom: 1px solid #e1e1e1;
    color: #061a33;
    padding: 0 0 10px;
    margin-bottom: 15px;
  }
  .sidebar.sidebar-main .block .block-title > strong {
    color: #061a33;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-current + .filter-actions {
    margin-bottom: 10px;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-current .block-subtitle {
    color: #061a33;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-current .item .filter-label {
    color: #061a33;
    margin-bottom: 3px;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-current .action.remove {
    position: relative;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-current .action.remove:after {
    content: "\f00d";
    font-family: "Fontawesome";
    float: right;
    color: #888888;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-current .action.remove > span {
    display: none;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-subtitle {
    font-weight: 600;
    text-transform: uppercase;
    padding: 0 0 18px;
    font-size: 14px;
    border-bottom: none;
    color: #061a33;
    background: #ffffff;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options {
    background: #ffffff;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-item {
    border: none;
    padding: 15px 15px 0;
    display: block;
    clear: both;
    margin-bottom: 15px;
    background: #f4faff;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-item.active {
    padding: 15px;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-item.active .filter-options-title {
    border-bottom: 1px solid #e1e1e1;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-title {
    color: #061a33;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4;
    margin: 0;
    text-transform: uppercase;
    word-break: break-all;
    display: block;
    padding: 0 0 14px;
    position: relative;
    margin-bottom: 0;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-title:after {
    content: "\f067";
    font-family: "Fontawesome";
    color: #666666;
    font-weight: normal;
    font-size: 14px;
    top: 0;
    right: 0;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-item.active .filter-options-title:after {
    content: "\f068";
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-content {
    margin: 0;
    padding: 3px 0 0;
    display: block;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-content .items .item {
    margin-bottom: 9px;
    border-bottom: none;
    margin-top: 9px;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-content .items .item > a {
    color: #061a33;
    font-weight: 400;
    font-size: 13px;
    background: transparent;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-content .items .item > a:focus,
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-content .items .item > a:active {
    color: #061a33;
    background: transparent;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-content .items .item > a:hover {
    color: #0b6fff;
    background: transparent;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-content .items .item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
  }
}
.catalog-category-view .toolbar.toolbar-products {
  border-bottom: none;
  margin-bottom: 25px;
  padding: 0;
  margin-top: 1px;
}
.catalog-category-view .toolbar.toolbar-products .modes .modes-mode {
  padding: 9px 10px;
  border: 1px solid #e1e1e1;
  margin-right: 5px;
  background: #ffffff;
  transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -webkit-transition: all 0.2s ease-in 0s;
  box-shadow: none;
  border-radius: 0;
}
.catalog-category-view .toolbar.toolbar-products .modes .modes-mode:last-child {
  border: 1px solid #e1e1e1;
}
.catalog-category-view .toolbar.toolbar-products .modes .modes-mode:before {
  color: #999999;
}
.catalog-category-view .toolbar.toolbar-products .modes .modes-mode:hover {
  border-color: #0b6fff;
  background: #0b6fff;
  color: #ffffff;
}
.catalog-category-view .toolbar.toolbar-products .modes .modes-mode:hover:before {
  color: #ffffff;
}
.catalog-category-view .toolbar.toolbar-products .modes .modes-mode.active {
  border-color: #0b6fff;
  background: #0b6fff;
  color: #ffffff;
}
.catalog-category-view .toolbar.toolbar-products .modes .modes-mode.active:before {
  color: #ffffff;
}
.catalog-category-view .toolbar.toolbar-products .toolbar-amount {
  font-weight: 400;
}
.catalog-category-view .toolbar.toolbar-products .toolbar-sorter.sorter {
  padding-top: 0;
}
.catalog-category-view .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-label {
  font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;
}
.catalog-category-view .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-options {
  font-weight: 400;
  color: #666666;
  font-size: 13px;
  box-shadow: none;
}
.catalog-category-view .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-options:focus {
  box-shadow: none;
}
.catalog-category-view .toolbar.toolbar-products .field.limiter .label {
  font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;
}
.catalog-category-view .toolbar.toolbar-products .field.limiter .limiter-options {
  font-weight: 400;
  color: #666666;
  font-size: 13px;
  box-shadow: none;
}
.catalog-category-view .toolbar.toolbar-products .field.limiter .limiter-options:focus {
  box-shadow: none;
}
.catalog-category-view .toolbar.toolbar-products .field.limiter .limiter-text {
  font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;
}
.catalog-category-view .products.wrapper + .toolbar-products {
  border-top: none;
  border-bottom: none;
  margin-bottom: 0;
  padding: 0;
}
.pages .item {
  vertical-align: middle;
  margin: 0 4px 0 0;
  position: static;
}
.pages strong.page {
  background: #0b6fff;
  border: 1px solid #0b6fff;
  box-sizing: border-box;
  color: #ffffff;
  font-weight: 600;
  height: 34px;
  line-height: 32px;
  min-width: 15px;
  padding: 0;
  text-align: center;
  width: 34px;
}
.pages a.page {
  border: 1px solid #e1e1e1;
  box-sizing: border-box;
  color: #061a33;
  background: #ffffff;
  display: inline-block;
  height: 34px;
  line-height: 32px;
  min-width: 15px;
  padding: 0;
  text-align: center;
  vertical-align: top;
  width: 34px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.pages a.page:focus,
.pages a.page:active {
  color: #061a33;
}
.pages a.page:hover {
  background: #0b6fff;
  border: 1px solid #0b6fff;
  color: #ffffff;
}
.pages .action.next {
  height: 34px;
  width: 34px;
  margin-left: 0;
  margin-right: 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  box-sizing: border-box;
  border: 1px solid #e1e1e1;
  color: #061a33;
  background: #ffffff;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  box-shadow: none;
}
.pages .action.next:before {
  color: #061a33;
  font-size: 12px;
  line-height: 32px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  text-align: center;
}
.pages .action.next:focus:before,
.pages .action.next:active:before {
  color: #061a33;
}
.pages .action.next:hover {
  background: #0b6fff;
  border: 1px solid #0b6fff;
  color: #ffffff;
}
.pages .action.next:hover:before {
  color: #ffffff;
}
.pages .action.previous {
  height: 34px;
  width: 34px;
  margin-left: 0;
  margin-right: 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  box-sizing: border-box;
  border: 1px solid #e1e1e1;
  color: #ffffff;
  background: #ffffff;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  box-shadow: none;
}
.pages .action.previous:before {
  color: #061a33;
  font-size: 12px;
  line-height: 32px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  text-align: center;
}
.pages .action.previous:focus:before,
.pages .action.previous:active:before {
  color: #061a33;
}
.pages .action.previous:hover {
  background: #0b6fff;
  border: 1px solid #0b6fff;
  color: #ffffff;
}
.pages .action.previous:hover:before {
  color: #ffffff;
}
.pages .action:hover {
  background: #0b6fff;
  color: #ffffff;
  border: 1px solid #0b6fff;
}
@media (max-width: 767px) {
  .page-wrapper .page-header .header.content .header-content-info {
    display: none;
  }
  .sidebar.sidebar-additional .block.block-compare,
  .sidebar.sidebar-additional .block.block-wishlist,
  .sidebar.sidebar-additional .block.block-reorder {
    background: #eaf5ff;
    padding: 15px;
    box-sizing: border-box;
    margin-bottom: 30px;
  }
  .sidebar.sidebar-additional .block.block-compare .block-title,
  .sidebar.sidebar-additional .block.block-wishlist .block-title,
  .sidebar.sidebar-additional .block.block-reorder .block-title {
    border-bottom: 1px solid #d1d1d1;
    color: #061a33;
    padding: 0 0 10px;
    margin-bottom: 15px;
  }
  .sidebar.sidebar-additional .block.block-compare .block-title > strong,
  .sidebar.sidebar-additional .block.block-wishlist .block-title > strong,
  .sidebar.sidebar-additional .block.block-reorder .block-title > strong {
    color: #061a33;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
  }
}
@media (min-width: 768px) {
  .catalog-category-view.page-layout-2columns-left .page-wrapper .column.main {
    padding-left: 15px;
    box-sizing: border-box;
  }
  .catalog-category-view.page-layout-2columns-left .page-wrapper .sidebar-additional,
  .catalog-category-view.page-layout-2columns-left .page-wrapper .sidebar-main {
    padding-right: 15px;
    box-sizing: border-box;
  }
}
@media (max-width: 767px) {
  .catalog-category-view .toolbar-amount {
    padding: 2px 0;
  }
  .catalog-category-view .page-wrapper .toolbar.toolbar-products {
    margin-bottom: 10px;
    padding: 0 0 10px;
  }
  .catalog-category-view .page-wrapper .columns {
    display: block;
  }
  .catalog-category-view #maincontent {
    clear: both;
  }
  .catalog-category-view .page-wrapper .columns .column.main {
    padding-bottom: 0;
  }
  .catalog-category-view .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-label {
    display: none;
  }
  #layered-filter-block .filter.active .filter-title {
    border-bottom: none;
  }
  #layered-filter-block .filter-title strong {
    background: #ffffff;
    border-radius: 0;
    height: 38px;
    font-size: 13px;
    box-shadow: none;
    padding: 10px;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -webkit-transition: all 0.2s ease-in 0s;
    box-sizing: border-box;
  }
  #layered-filter-block .filter-title strong:hover {
    color: #ffffff;
    border-color: #0b6fff;
    background: #0b6fff;
  }
  #layered-filter-block.active .filter-title strong {
    background: #ffffff;
    border-color: #ffffff;
    font-size: 0;
    cursor: pointer;
  }
  #layered-filter-block.active .filter-title strong:hover {
    background: #ffffff;
    border-color: #ffffff;
  }
  #layered-filter-block.active .filter-title strong:hover:after {
    color: #0b6fff;
  }
  #layered-filter-block .filter-options-content .item a:hover {
    background: transparent;
    color: #0b6fff;
  }
}
.products-list .product-item {
  padding-bottom: 5px;
  margin-bottom: 25px;
  border-bottom: 1px solid #e1e1e1;
}
.products-list .product-item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.products-list .product-item .product-item-photo {
  position: relative;
  padding-bottom: 0;
}
.products-list .product-item .product-item-photo.add-border .product-image-container {
  padding: 6px;
  border: 1px solid #e1e1e1;
}
.products-list .product-item .product-item-photo .product-image-container {
  box-sizing: border-box;
}
.products-list .product-item .product-item-photo .new-label {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 1;
  padding: 0;
  background: #061a33;
  color: #ffffff;
  font-size: 12px;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
}
.products-list .product-item .product-item-photo .sale-label {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 1;
  padding: 0;
  background: #0b6fff;
  color: #ffffff;
  font-size: 12px;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
}
.products-list .product-item .product-item-photo .new-label + .sale-label {
  top: 60px;
}
.products-grid.products {
  margin: 10px 0 5px;
}
.products-grid .products {
  margin: 0;
}
.products-grid .product-item.product-slider {
  width: auto !important;
  margin-bottom: 0;
  padding: 0 10px !important;
  display: none;
}
.products-grid .product-item .product-item-info {
  width: 100%;
  display: block;
}
.products-grid .product-item .product-item-info .product-img-main {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}
.products-grid .product-item .product-item-info .product-img-main .product-item-photo {
  display: block;
  text-align: center;
  position: relative;
  box-sizing: border-box;
}
.products-grid .product-item .product-item-info .product-img-main .product-item-photo.add-border {
  border: 1px solid #e1e1e1;
  padding: 6px;
}
.products-grid .product-item .product-item-info .product-img-main .product-item-photo .new-label {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 1;
  padding: 0;
  background: #061a33;
  color: #ffffff;
  font-size: 12px;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
}
.products-grid .product-item .product-item-info .product-img-main .product-item-photo .sale-label {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1;
  padding: 0;
  background: #0b6fff;
  color: #ffffff;
  font-size: 12px;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
}
.products-grid .product-item .product-item-info .product-img-main .product-item-inner {
  position: absolute;
  width: 86px;
  bottom: -70px;
  right: 0;
  left: 0;
  margin: 0 auto;
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  background: transparent;
  box-shadow: none;
  border: none;
  padding: 0;
  height: auto;
}
.products-grid .product-item .product-item-info .product-img-main .product-item-inner:before {
  background: transparent;
}
.products-grid .product-item .product-item-info .product-img-main .product-item-inner .product-item-actions {
  margin: 0;
}
.products-grid .product-item .product-item-info .product-img-main .product-item-inner .product-item-actions .actions-secondary a.action.towishlist,
.products-grid .product-item .product-item-info .product-img-main .product-item-inner .product-item-actions .actions-secondary a.action.tocompare {
  width: 40px;
  height: 40px;
  line-break: 40px;
  background: #061a33;
  text-align: center;
  margin-bottom: 5px;
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
}
.products-grid .product-item .product-item-info .product-img-main .product-item-inner .product-item-actions .actions-secondary a.action.towishlist:before,
.products-grid .product-item .product-item-info .product-img-main .product-item-inner .product-item-actions .actions-secondary a.action.tocompare:before {
  color: #ffffff;
  line-height: 40px;
}
.products-grid .product-item .product-item-info .product-img-main .product-item-inner .product-item-actions .actions-secondary a.action.towishlist:hover,
.products-grid .product-item .product-item-info .product-img-main .product-item-inner .product-item-actions .actions-secondary a.action.tocompare:hover {
  background: #0b6fff;
}
.products-grid .product-item .product-item-info .product-img-main .product-item-inner .product-item-actions .actions-secondary a.action.towishlist:hover:before,
.products-grid .product-item .product-item-info .product-img-main .product-item-inner .product-item-actions .actions-secondary a.action.tocompare:hover:before {
  color: #ffffff;
}
.products-grid .product-item .product-item-info .product-item-details {
  text-align: center;
}
.products-grid .product-item .product-item-info .product-item-details .product-item-name {
  margin: 13px 0 8px;
  font-size: 14px;
}
.products-grid .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  display: flex;
  align-items: top;
  justify-content: center;
  height: 50px;
  width: 100%;
  text-align: center;
  color: #061a33;
  text-decoration: none;
  font-weight: 400;
  transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -webkit-transition: all 0.2s ease-in 0s;
}
.products-grid .product-item .product-item-info .product-item-details .product-item-name .product-item-link:active,
.products-grid .product-item .product-item-info .product-item-details .product-item-name .product-item-link:focus {
  color: #061a33;
}
.products-grid .product-item .product-item-info .product-item-details .product-item-name .product-item-link:hover {
  color: #0b6fff;
}
.products-grid .product-item .product-item-info .product-item-details .price-box {
  display: block;
  margin: 8px 0 6px;
}
.products-grid .product-item .product-item-info .product-item-details .price-box .special-price {
  display: inline-block;
}
.products-grid .product-item .product-item-info .product-item-details .price-box .price-label {
  display: none;
}
.products-grid .product-item .product-item-info .product-item-details .price-box .price {
  font-size: 16px;
  font-weight: 600;
  white-space: nowrap;
  color: #0b6fff;
}
.products-grid .product-item .product-item-info .product-item-details .price-box .old-price {
  overflow: hidden;
  position: relative;
  text-decoration: none;
  margin-left: 4px;
}
.products-grid .product-item .product-item-info .product-item-details .price-box .old-price:after {
  background: #666666;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  top: 10px;
  width: 100%;
}
.products-grid .product-item .product-item-info .product-item-details .price-box .old-price .price {
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
  color: #666666;
}
.products-grid .product-item .product-item-info .product-item-details .product-item-inner {
  position: static;
  height: auto;
  width: auto;
  margin: 13px 0 0;
  background: transparent;
  box-shadow: none;
  border: none;
  padding: 0;
}
.products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions {
  margin: 0;
}
.products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary {
  display: block;
}
.products-grid .product-item .product-item-info .product-item-details .swatch-attribute .swatch-attribute-options .swatch-option {
  float: none;
  display: inline-block;
  margin: 0 2px 3px;
}
.products-grid .product-item .product-item-info:hover {
  background: transparent;
  box-shadow: none;
  border: none;
  margin: 0;
  padding: 0;
  position: static;
}
.products-grid .product-item:hover .product-item-info .product-img-main .product-item-inner {
  bottom: 10px;
  visibility: visible;
  opacity: 1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
}
.image-responsive {
  max-width: 100%;
  height: auto;
  display: block;
}
.middle-block {
  margin-right: auto;
  margin-left: auto;
  display: block;
}
.page-title-main {
  position: relative;
  display: block;
  margin-bottom: 25px;
}
.page-title-main > strong {
  border-bottom: 2px solid #555;
  display: block;
  font-size: 22px;
  margin-top: 0;
  padding-bottom: 10px;
  text-transform: capitalize;
  letter-spacing: 0.5px;
  color: #061a33;
  line-height: 24px;
}
.cms-index-index .page-wrapper .nav-sections {
  margin-bottom: 0;
}
.cms-index-index .widget.block.block-static-block {
  width: 100%;
  padding: 0;
  margin: 0;
  max-width: 100%;
}
.cms-index-index .block.widget.block-products-list {
  margin-bottom: 0;
}
.cms-index-index .columns .column.main {
  padding-bottom: 0;
  min-height: 0;
}
.above-padding {
  padding-top: 25px;
}
.below-padding {
  padding-bottom: 25px;
}
.above-margin {
  margin-top: 25px;
}
.below-margin {
  margin-bottom: 25px;
}
.home-slider-wrapper {
  display: block;
}
.home-slider-wrapper .home-slider-main {
  float: left;
  clear: both;
  width: 100%;
  position: relative;
}
.home-slider-wrapper .home-slider-main .home-slider {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}
.home-slider-wrapper .home-slider-main .home-slider > li {
  margin: 0;
  display: block;
}
.home-slider-wrapper .home-slider-main .home-slider > li > a {
  display: block;
}
.home-slider-wrapper .home-slider-main .home-slider .owl-controls {
  margin-top: 0;
}
.home-slider-wrapper .home-slider-main .home-slider .owl-controls .owl-pagination {
  bottom: 5px;
  left: 0;
  position: absolute;
  right: 0;
}
.home-slider-wrapper .home-slider-main .home-slider .owl-controls .owl-buttons .owl-prev {
  left: 0;
  margin: -20px 0 0 !important;
  position: absolute;
  top: 50%;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  font-size: 20px;
  background: #061a33;
  padding: 6px 22px 8px 20px;
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  opacity: 1;
}
.home-slider-wrapper .home-slider-main .home-slider .owl-controls .owl-buttons .owl-prev:hover {
  background: #0b6fff;
  border-color: #0b6fff;
  color: #ffffff;
}
.home-slider-wrapper .home-slider-main .home-slider .owl-controls .owl-buttons .owl-next {
  right: 0;
  margin: -20px 0 0 !important;
  position: absolute;
  top: 50%;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  font-size: 20px;
  background: #061a33;
  padding: 6px 20px 8px 22px;
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  opacity: 1;
}
.home-slider-wrapper .home-slider-main .home-slider .owl-controls .owl-buttons .owl-next:hover {
  background: #0b6fff;
  border-color: #0b6fff;
  color: #ffffff;
}
.home-slider-wrapper .home-slider-main .home-slider .owl-controls.clickable {
  margin-top: 0;
}
.home-slider-wrapper .home-slider-main .home-slider .owl-controls.clickable .owl-pagination {
  bottom: 5px;
  left: 0;
  position: absolute;
  right: 0;
}
.home-slider-wrapper .home-slider-main .home-slider .owl-controls.clickable .owl-buttons .owl-prev {
  left: 0;
  margin: -20px 0 0 !important;
  position: absolute;
  top: 50%;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  font-size: 20px;
  background: #061a33;
  padding: 6px 22px 8px 20px;
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  opacity: 1;
}
.home-slider-wrapper .home-slider-main .home-slider .owl-controls.clickable .owl-buttons .owl-prev:hover {
  background: #0b6fff;
  border-color: #0b6fff;
  color: #ffffff;
}
.home-slider-wrapper .home-slider-main .home-slider .owl-controls.clickable .owl-buttons .owl-next {
  right: 0;
  margin: -20px 0 0 !important;
  position: absolute;
  top: 50%;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  font-size: 20px;
  background: #061a33;
  padding: 6px 20px 8px 22px;
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  opacity: 1;
}
.home-slider-wrapper .home-slider-main .home-slider .owl-controls.clickable .owl-buttons .owl-next:hover {
  background: #0b6fff;
  border-color: #0b6fff;
  color: #ffffff;
}
.home-images-wrapper {
  float: left;
  clear: both;
  width: 100%;
}
.home-images-wrapper .home-image-main {
  margin: 0 -10px;
}
.home-images-wrapper .home-image-main .home-image-inner {
  float: left;
  width: 33.33%;
  padding: 0 10px;
  box-sizing: border-box;
  opacity: 1;
}
.home-images-wrapper .home-image-main .home-image-inner > a {
  display: block;
  position: relative;
  overflow: hidden;
}
.home-images-wrapper .home-image-main .home-image-inner > a > img {
  display: block;
  height: auto;
  max-width: 100%;
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
}
.home-images-wrapper .home-image-main .home-image-inner > a:hover > img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.home-info-block {
  background: url('../images/adv-background.jpg');
  color: #ffffff;
  text-align: center;
}
.home-info-block .page-main > h2 {
  max-width: 1024px;
  font-size: 24px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin: 25px auto 15px;
}
.home-info-block .page-main > p {
  font-size: 16px;
  line-height: 26px;
  margin: 0 auto 20px;
  max-width: 1024px;
}
.home-info-block .page-main > a {
  border: 2px solid #ffffff;
  color: #ffffff;
  display: inline-block;
  font-weight: 400;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
  padding: 13px 25px;
  text-transform: uppercase;
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
}
.home-info-block .page-main > a:hover {
  color: #ffffff;
  background: #0b6fff;
  border-color: #0b6fff;
}
.hb-wrapper {
  float: left;
  width: 100%;
  clear: both;
  background: #eaf5ff;
}
.hb-wrapper .hb-row {
  margin: 0 -10px;
}
.hb-wrapper .hb-row .hb-blog {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.hb-wrapper .hb-row .hb-blog ul {
  float: left;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.hb-wrapper .hb-row .hb-blog ul li {
  display: block;
  padding: 0 10px;
}
.hb-wrapper .hb-row .hb-blog ul li .hb-inner {
  border: 1px solid #d1d1d1;
  padding: 15px;
  float: left;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 1px;
}
.hb-wrapper .hb-row .hb-blog ul li .hb-inner .hb-img {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding-right: 20px;
}
.hb-wrapper .hb-row .hb-blog ul li .hb-inner .hb-content {
  float: left;
  width: 50%;
  box-sizing: border-box;
}
.hb-wrapper .hb-row .hb-blog ul li .hb-inner .hb-content h3 {
  font-size: 14px;
  margin: 5px 0 10px;
  text-transform: uppercase;
}
.hb-wrapper .hb-row .hb-blog ul li .hb-inner .hb-content > p {
  margin: 5px 0 10px;
  line-height: 22px;
}
.hb-wrapper .hb-row .hb-blog ul li .hb-inner .hb-content > i {
  font-size: 15px;
}
.hb-wrapper .hb-row .hb-blog ul .owl-controls {
  margin: 0;
  position: absolute;
  right: 10px;
  top: -65px;
}
.hb-wrapper .hb-row .hb-blog ul .owl-controls .owl-buttons > div {
  background: #061a33;
  padding: 7px 12px;
  opacity: 1;
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 0 3px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.hb-wrapper .hb-row .hb-blog ul .owl-controls .owl-buttons > div:hover {
  background: #0b6fff;
}
.hb-wrapper .hb-row .hb-blog ul .owl-controls.clickable {
  margin: 0;
  position: absolute;
  right: 10px;
  top: -65px;
}
.hb-wrapper .hb-row .hb-blog ul .owl-controls.clickable .owl-buttons > div {
  background: #061a33;
  padding: 7px 12px;
  opacity: 1;
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 0 3px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.hb-wrapper .hb-row .hb-blog ul .owl-controls.clickable .owl-buttons > div:hover {
  background: #0b6fff;
}
.hb-wrapper .hb-row .hb-testimonoals {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.hb-wrapper .hb-row .hb-testimonoals ul {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.hb-wrapper .hb-row .hb-testimonoals ul li {
  display: block;
  padding: 0 10px;
}
.hb-wrapper .hb-row .hb-testimonoals ul li .hb-inner {
  float: left;
  width: 100%;
}
.hb-wrapper .hb-row .hb-testimonoals ul li .hb-inner .hb-content {
  float: left;
  width: 100%;
  padding: 15px;
  border: 1px solid #d1d1d1;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 15px;
}
.hb-wrapper .hb-row .hb-testimonoals ul li .hb-inner .hb-content:before {
  border-color: #d1d1d1 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 8px;
  bottom: -16px;
  content: "";
  left: 45px;
  position: absolute;
}
.hb-wrapper .hb-row .hb-testimonoals ul li .hb-inner .hb-content:after {
  border-color: #eaf5ff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 8px;
  bottom: -15px;
  content: "";
  left: 45px;
  position: absolute;
}
.hb-wrapper .hb-row .hb-testimonoals ul li .hb-inner .hb-content > p {
  line-height: 22px;
}
.hb-wrapper .hb-row .hb-testimonoals ul li .hb-inner .hb-image {
  clear: both;
  float: left;
  padding: 0 10px 10px;
  width: 100%;
}
.hb-wrapper .hb-row .hb-testimonoals ul li .hb-inner .hb-image > img {
  display: inline-block;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin-right: 10px;
}
.hb-wrapper .hb-row .hb-testimonoals ul li .hb-inner .hb-image > span {
  display: inline-block;
  vertical-align: middle;
}
.hb-wrapper .hb-row .hb-testimonoals ul li .hb-inner .hb-image > span > h4 {
  margin: 0 0 4px;
}
.hb-wrapper .hb-row .hb-testimonoals ul .owl-controls {
  margin: 0;
  position: absolute;
  right: 10px;
  top: -65px;
}
.hb-wrapper .hb-row .hb-testimonoals ul .owl-controls .owl-buttons > div {
  background: #061a33;
  padding: 7px 12px;
  opacity: 1;
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 0 3px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.hb-wrapper .hb-row .hb-testimonoals ul .owl-controls .owl-buttons > div:hover {
  background: #0b6fff;
}
.hb-wrapper .hb-row .hb-testimonoals ul .owl-controls.clickable {
  margin: 0;
  position: absolute;
  right: 10px;
  top: -65px;
}
.hb-wrapper .hb-row .hb-testimonoals ul .owl-controls.clickable .owl-buttons > div {
  background: #061a33;
  padding: 7px 12px;
  opacity: 1;
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 0 3px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.hb-wrapper .hb-row .hb-testimonoals ul .owl-controls.clickable .owl-buttons > div:hover {
  background: #0b6fff;
}
.brands-wrapper {
  float: left;
  width: 100%;
  clear: both;
}
.brands-wrapper .brands-main {
  float: left;
  width: 100%;
}
.brands-wrapper .brands-main .brands-slider {
  list-style: none;
  margin: 0;
  padding: 0;
}
.brands-wrapper .brands-main .brands-slider li {
  display: block;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
  box-sizing: border-box;
}
.brands-wrapper .brands-main .brands-slider li a {
  display: block;
}
.brands-wrapper .brands-main .brands-slider li a > img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.brands-wrapper .brands-main .brands-slider .owl-controls {
  margin: 0;
  position: absolute;
  right: 0;
  top: -65px;
}
.brands-wrapper .brands-main .brands-slider .owl-controls .owl-buttons > div {
  background: #061a33;
  padding: 7px 12px;
  opacity: 1;
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 0 3px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.brands-wrapper .brands-main .brands-slider .owl-controls .owl-buttons > div:hover {
  background: #0b6fff;
}
.brands-wrapper .brands-main .brands-slider .owl-controls.clickable {
  margin: 0;
  position: absolute;
  right: 0;
  top: -65px;
}
.brands-wrapper .brands-main .brands-slider .owl-controls.clickable .owl-buttons > div {
  background: #061a33;
  padding: 7px 12px;
  opacity: 1;
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 0 3px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.brands-wrapper .brands-main .brands-slider .owl-controls.clickable .owl-buttons > div:hover {
  background: #0b6fff;
}
#checkout.iwd-onepage-checkout-container {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container * {
  font-family: "Inter";
}
#checkout.iwd-onepage-checkout-container .opc-wrapper {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li.iwd-checkout-shipping-address {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li.iwd-checkout-shipping-address input,
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li.iwd-checkout-shipping-address select {
  height: 34px;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li.iwd-checkout-shipping-address.checkout-shipping-address {
  padding-right: 15px;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li.iwd-opc-shipping-method {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li.iwd-opc-shipping-method.checkout-shipping-method {
  padding: 0 15px;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li.iwd-checkout-payment-method {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li.iwd-checkout-payment-method.checkout-payment-method {
  padding-left: 15px;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-title {
  color: #061a33;
  background: #eaf5ff;
  padding: 15px 15px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 0 !important;
  border: 1px solid #d1d1d1;
  border-bottom: none;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .iwd-checkout-shipping-address {
  padding-right: 15px;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .iwd-opc-shipping-method {
  padding: 0 15px;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .iwd-checkout-payment-method {
  padding-left: 15px;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content {
  padding: 15px;
  border: 1px solid #d1d1d1;
  border-top: none;
  float: left;
  width: 100%;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content .iwd-summary-cart {
  background: #0b6fff;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content .iwd-summary-cart.iwd-summary-cart-arrow {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content .iwd-summary-cart.iwd-summary-cart-arrow:before {
  border-top-color: #0b6fff;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .items {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .items.payment-methods .payment-method._active .payment-method-title label {
  box-sizing: border-box;
  background: #0b6fff;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .items.payment-methods .payment-method .payment-method-title {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .items.payment-methods .payment-method .payment-method-title label {
  box-sizing: border-box;
  font-size: 14px;
  font-weight: 600;
  background: #061a33;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .items.payment-methods .payment-method .payment-method-title label:hover {
  background: #0b6fff;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .payment-method-content {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .payment-method-content .actions-toolbar {
  bottom: 15px;
  margin-left: -15px;
  width: auto;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .payment-method-content .actions-toolbar .primary .action.primary.checkout {
  box-sizing: border-box;
  padding: 17px 25px;
  width: auto;
  background: #061a33;
  border: 1px solid #061a33;
  font-weight: 600;
  height: auto;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .payment-method-content .actions-toolbar .primary .action.primary.checkout:active {
  background: #061a33;
  border: 1px solid #061a33;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .payment-method-content .actions-toolbar .primary .action.primary.checkout:focus {
  background: #061a33;
  border: 1px solid #061a33;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .payment-method-content .actions-toolbar .primary .action.primary.checkout:visited {
  background: #061a33;
  border: 1px solid #061a33;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .payment-method-content .actions-toolbar .primary .action.primary.checkout:hover {
  background: #061a33;
  border: 1px solid #061a33;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content .iwd-grand-total-item {
  box-sizing: border-box;
  border-color: #d1d1d1;
  margin-bottom: 65px;
  margin-top: 15px;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-shipping-method-load {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-shipping-method-load .iwd-table-checkout-shipping-method.table-checkout-shipping-method thead tr th {
  font-weight: 600;
  padding: 0 0 10px;
  color: #061a33;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-shipping-method-load .iwd-table-checkout-shipping-method.table-checkout-shipping-method tbody tr td {
  font-size: 14px;
  color: #666666;
  font-weight: 600;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content .iwd-shipping-address-items.shipping-address-items {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content .iwd-shipping-address-items.shipping-address-items .iwd-shipping-address-item.shipping-address-item {
  font-size: 13px;
  border: none;
  line-height: 22px;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content .iwd-shipping-address-items.shipping-address-items .iwd-shipping-address-item.shipping-address-item label {
  box-sizing: border-box;
  padding-left: 20px;
  color: #666666;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content .iwd-shipping-address-items.shipping-address-items .iwd-shipping-address-item.shipping-address-item label:before {
  background-color: #061a33;
  border-color: #061a33;
  height: 8px;
  width: 8px;
  margin: 8px 0 0;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content.iwd-checkout-step-shipping {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content.iwd-checkout-step-shipping .form.form-login {
  margin-top: 0 !important;
  margin-bottom: 0;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content.iwd-checkout-step-shipping .iwd-step-title-for-address-form.form-shipping-address.iwd-form-shipping-address {
  float: left;
  margin-bottom: 10px;
  margin-top: 0;
  width: 100%;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content.iwd-checkout-step-shipping .action-show-popup {
  width: auto;
  background: #061a33;
  border: 1px solid #061a33;
  margin: 15px 0 0;
  font-weight: 600;
  height: auto;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content.iwd-checkout-step-shipping .action-show-popup:active {
  background: #061a33;
  border: 1px solid #061a33;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content.iwd-checkout-step-shipping .action-show-popup:focus {
  background: #061a33;
  border: 1px solid #061a33;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content.iwd-checkout-step-shipping .action-show-popup:visited {
  background: #061a33;
  border: 1px solid #061a33;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content.iwd-checkout-step-shipping .action-show-popup:hover {
  background: #061a33;
  border: 1px solid #061a33;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content .step-title {
  padding: 8px 10px;
  text-transform: uppercase;
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 5px !important;
  border-bottom: 1px solid #d1d1d1;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper {
  margin-bottom: 25px;
  float: left;
  width: 100%;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .payment-option-title {
  color: #061a33;
  background: #eaf5ff;
  padding: 13px 15px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 0 !important;
  border: 1px solid #d1d1d1;
  display: block;
  border-bottom: none;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .payment-option-title > span {
  padding: 0;
  border-bottom: none;
  color: #061a33;
  display: block;
  font-weight: 600;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .payment-option-title > span:after {
  content: "";
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper._active .payment-option-title > span {
  padding: 0;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper._active .payment-option-title > span:after {
  content: "";
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .iwd-payment-option-content.payment-option-content {
  padding: 15px;
  border: 1px solid #d1d1d1;
  border-top: none;
  display: block !important;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .iwd-payment-option-content.payment-option-content .iwd-discount-form.iwd-additional-block-form-wrapper {
  padding: 0;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .iwd-payment-option-content.payment-option-content .iwd-discount-form.iwd-additional-block-form-wrapper .payment-option-inner .field .iwd-additional-block-code-label {
  display: none;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .iwd-payment-option-content.payment-option-content .iwd-discount-form.iwd-additional-block-form-wrapper .payment-option-inner .control #discount-code {
  border: 1px solid #e1e1e1 !important;
  height: 32px !important;
  margin: 0 !important;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .iwd-payment-option-content.payment-option-content .iwd-discount-form.iwd-additional-block-form-wrapper .iwd-actions-toolbar.actions-toolbar .primary .action.iwd-action-code-button.iwd-action-apply.action-apply {
  width: auto;
  background: #061a33;
  border: 1px solid #061a33;
  margin: 0;
  font-weight: 600;
  height: auto;
  color: #ffffff;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .iwd-payment-option-content.payment-option-content .iwd-discount-form.iwd-additional-block-form-wrapper .iwd-actions-toolbar.actions-toolbar .primary .action.iwd-action-code-button.iwd-action-apply.action-apply:active {
  background: #061a33;
  border: 1px solid #061a33;
  color: #ffffff;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .iwd-payment-option-content.payment-option-content .iwd-discount-form.iwd-additional-block-form-wrapper .iwd-actions-toolbar.actions-toolbar .primary .action.iwd-action-code-button.iwd-action-apply.action-apply:focus {
  background: #061a33;
  border: 1px solid #061a33;
  color: #ffffff;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .iwd-payment-option-content.payment-option-content .iwd-discount-form.iwd-additional-block-form-wrapper .iwd-actions-toolbar.actions-toolbar .primary .action.iwd-action-code-button.iwd-action-apply.action-apply:visited {
  background: #061a33;
  border: 1px solid #061a33;
  color: #ffffff;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .iwd-payment-option-content.payment-option-content .iwd-discount-form.iwd-additional-block-form-wrapper .iwd-actions-toolbar.actions-toolbar .primary .action.iwd-action-code-button.iwd-action-apply.action-apply:hover {
  background: #061a33;
  border: 1px solid #061a33;
  color: #ffffff;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper .fieldset > .field.required > label:after {
  margin-left: 5px;
  top: 3px;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper .fieldset > .field > label {
  font-size: 13px !important;
  font-weight: 600 !important;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper .fieldset.iwd-shipping-new-address-form div[name="shippingAddress.company"] {
  margin-top: 10px !important;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .modal-custom.opc-sidebar.opc-summary-wrapper.iwd-opc-summary-wrapper.custom-slide {
  border-color: transparent;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .modal-custom.opc-sidebar.opc-summary-wrapper.iwd-opc-summary-wrapper.custom-slide .modal-inner-wrap .modal-content {
  border-color: #d1d1d1;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .modal-custom.opc-sidebar.opc-summary-wrapper.iwd-opc-summary-wrapper.custom-slide .modal-inner-wrap .modal-content .opc-block-summary > .title {
  color: #061a33;
  background: #eaf5ff;
  padding: 5px 10px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  border: 1px solid #d1d1d1;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .modal-custom.opc-sidebar.opc-summary-wrapper.iwd-opc-summary-wrapper.custom-slide .modal-inner-wrap .modal-content .opc-block-summary .iwd-minicart-items-header .iwd-product-items-title {
  margin-bottom: 0;
  background: transparent;
  font-weight: 600;
  border-color: #d1d1d1;
  box-sizing: border-box;
}
/*Product Quickview*/
.mfp-container .mfp-content .mfp-iframe-scaler {
  padding: 0;
  position: relative;
  height: 100%;
  overflow: visible;
  box-sizing: border-box;
}
.abs-account-blocks .block-title > strong,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-reorder .block-title > strong,
.block-wishlist .block-title > strong,
.block-compare .block-title > strong,
.widget .block-title > strong,
.account .column.main .block:not(.widget) .block-title > strong,
.multicheckout .block-title > strong,
.paypal-review .block .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong {
  font-weight: 700;
}
.abs-discount-block .actions-toolbar .action.primary:not(:focus),
.abs-discount-block .actions-toolbar .action.cancel:not(:focus),
.block-compare .action.primary:not(:focus),
.cart-summary .block .actions-toolbar > .primary .action.primary:not(:focus),
.cart-summary .form.giftregistry .fieldset .action.primary:not(:focus),
.paypal-review-discount .actions-toolbar .action.primary:not(:focus),
.paypal-review-discount .actions-toolbar .action.cancel:not(:focus),
.cart-discount .actions-toolbar .action.primary:not(:focus),
.cart-discount .actions-toolbar .action.cancel:not(:focus) {
  box-shadow: none !important;
}
button:not(.primary) {
  box-shadow: none !important;
}
.cart-summary > .title {
  font-weight: 600;
}
.cart-container .cart-discount {
  width: 73%;
  padding-right: 25px;
  box-sizing: border-box;
}
.cart-container .cart-discount .block.discount {
  display: block;
  width: 100%;
}
.cart-container .cart-discount .block.discount .title {
  padding: 10px 15px;
  border: 1px solid #e1e1e1;
  margin-bottom: 14px;
  background: #f4faff;
  font-weight: 600;
}
.cart-container .cart-discount .block.discount .title:after {
  float: right;
}
.cart-container .cart-discount .block.discount .title > strong {
  font-size: 14px;
  color: #061a33;
  margin: 0;
  font-weight: 600;
}
.cart-container .cart-discount .block.discount .content .field {
  display: block;
  margin-bottom: 15px;
}
.cart-container .cart-discount .block.discount .content .actions-toolbar {
  display: block;
  width: auto;
}
.cart-container .cart-discount .block.discount .content .actions-toolbar .action.apply.primary {
  padding: 10px 16px;
  font-size: 12px;
}
@media (max-width: 767px) {
  .cart-container .cart-discount {
    width: 100%;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .account.page-layout-2columns-left .page-wrapper .sidebar-additional {
    margin-top: 0;
  }
  .account.page-layout-2columns-left .page-wrapper .sidebar-main,
  .account.page-layout-2columns-left .page-wrapper .sidebar-additional {
    width: 25%;
    padding-right: 15px;
  }
  .account.page-layout-2columns-left .page-wrapper .sidebar-main .block.block-collapsible-nav,
  .account.page-layout-2columns-left .page-wrapper .sidebar-additional .block.block-collapsible-nav {
    border: none;
    padding: 0;
  }
  .account.page-layout-2columns-left .page-wrapper .column.main {
    width: 75%;
    padding-left: 15px;
  }
}
.account .page-wrapper .sidebar.sidebar-main .block.account-nav {
  padding: 0;
  border: none;
  margin: 0;
}
@media (max-width: 767px) {
  .account .page-wrapper .page.messages {
    margin-bottom: 25px;
  }
  .account .page-wrapper .sidebar.sidebar-main .block.block-collapsible-nav {
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
    margin-top: 15px;
    cursor: pointer;
  }
  .account .page-wrapper .sidebar.sidebar-main .block.block-collapsible-nav .block-collapsible-nav-title {
    border: 1px solid #e1e1e1;
  }
  .account .page-wrapper .sidebar.sidebar-main .block.block-collapsible-nav .block-collapsible-nav-title > strong {
    margin: 0;
  }
  .account .page-wrapper .sidebar.sidebar-main .block.block-collapsible-nav .block-collapsible-nav-content {
    background: #ffffff;
    margin-top: -1px;
  }
}
.home-parallax-block {
  background: url('../images/bizkick-parralex-image.gif') no-repeat;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 100px 0 100px 0;
  clear: both;
  float: left;
  text-align: center;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.home-parallax-block h1 {
  color: #ffffff;
  font-size: 60px;
  font-weight: 700;
  letter-spacing: 2px;
}
.home-parallax-block p {
  color: white;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
}
.home-parallax-block .action.primary {
  background: #0b6fff none repeat scroll 0 0;
  font-size: 30px;
  letter-spacing: 1.5px;
  margin: 0;
  padding: 15px 25px;
}
.home-parallax-block .action.primary:hover {
  background: #0b6fff;
}
.home-fullwidth-block {
  background: #eaf5ff;
  clear: both;
  float: left;
  padding: 65px 0;
  text-align: center;
  width: 100%;
}
.home-fullwidth-block h1 {
  color: #061a33;
  font-size: 34px;
  font-weight: 600;
}
.home-fullwidth-block .action.primary {
  background: #061a33;
  border-color: #061a33;
  border-width: 2px;
  font-size: 14px;
  letter-spacing: 1.5px;
  margin: 0;
  padding: 15px 25px;
}
.home-fullwidth-block .action.primary:hover {
  background: #0b6fff;
  border-color: #0b6fff;
}
.home-fullwidth-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.home-fullwidth-block ul li {
  display: block;
  margin: 0;
}
.home-fullwidth-block ul li h1 {
  color: #0b6fff;
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 18px;
}
.home-fullwidth-block ul li p {
  color: #666666;
  font-size: 16px;
  line-height: 28px;
  display: block;
  max-width: 80%;
  margin: 0 auto 30px;
}
.home-advantage-block {
  clear: both;
  float: left;
  padding: 40px 0 30px;
  width: 100%;
}
.home-advantage-block .hab-row {
  margin-left: -10px;
  margin-right: -10px;
}
.home-advantage-block .hab-row .hab-inner {
  float: left;
  position: relative;
  width: 25%;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}
.home-advantage-block .hab-row .hab-inner .home-advantage-block-inner {
  float: left;
  width: 100%;
  text-align: center;
  padding: 20px;
  background: #f4faff;
  box-sizing: border-box;
}
.home-advantage-block .hab-row .hab-inner .home-advantage-block-inner > span {
  border: 2px solid;
  border-radius: 50%;
  color: #0b6fff;
  display: inline-block;
  font-size: 30px;
  height: 70px;
  line-height: 66px;
  margin-bottom: 15px;
  width: 70px;
}
.home-advantage-block .hab-row .hab-inner .home-advantage-block-inner > p {
  font-size: 18px;
  font-weight: normal;
  color: #061a33;
}
@media (max-width: 991px) {
  .home-advantage-block .hab-row .hab-inner .home-advantage-block-inner > p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .home-advantage-block {
    padding: 30px 0 10px;
  }
  .home-advantage-block .hab-row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .home-advantage-block .hab-row .hab-inner {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .home-advantage-block .hab-row .hab-inner .home-advantage-block-inner {
    padding: 15px;
    margin-bottom: 20px;
  }
  .home-fullwidth-block ul li p {
    width: 100%;
  }
  .home-fullwidth-block ul li h1 {
    font-size: 22px;
    margin-bottom: 15px;
  }
  .home-fullwidth-block ul li p {
    margin-bottom: 15px;
    margin-bottom: 20px;
  }
  .home-fullwidth-block .action.primary {
    padding: 12px 20px;
  }
  .home-parallax-block {
    padding: 75px 0;
  }
  .home-parallax-block p {
    font-size: 14px;
  }
  .home-parallax-block h1 {
    font-size: 30px;
    letter-spacing: 1px;
  }
  .home-parallax-block .action.primary {
    padding: 12px 20px;
  }
}
/*product detail page*/
.owl-button-top .owl-theme .owl-controls {
  margin: 0;
  position: absolute;
  right: 10px;
  top: -65px;
}
.owl-button-top .owl-theme .owl-controls .owl-buttons > div {
  background: #061a33;
  padding: 7px 12px;
  opacity: 1;
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 0 3px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.owl-button-top .owl-theme .owl-controls .owl-buttons > div:hover {
  background: #0b6fff;
}
.owl-button-top .owl-theme .owl-controls.clickable {
  margin: 0;
  position: absolute;
  right: 10px;
  top: -65px;
}
.owl-button-top .owl-theme .owl-controls.clickable .owl-buttons > div {
  background: #061a33;
  padding: 7px 12px;
  opacity: 1;
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 0 3px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.owl-button-top .owl-theme .owl-controls.clickable .owl-buttons > div:hover {
  background: #0b6fff;
}
.owl-button-top.block.related .owl-theme .owl-controls.clickable {
  top: -94px;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .product-reviews-summary {
  display: block;
  margin: 0 0 15px;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .product-reviews-summary .rating-summary {
  display: inline-block;
  left: 0;
  margin: 0;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .product-reviews-summary .reviews-actions {
  display: none;
}
.catalog-product-view .product.media {
  position: relative;
}
.catalog-product-view .product.media .product-labels .new-label {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 1;
  padding: 0;
  background: #061a33;
  color: #ffffff;
  font-size: 16px;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  line-height: 60px;
  text-align: center;
}
.catalog-product-view .product.media .product-labels .sale-label {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 1;
  padding: 0;
  background: #0b6fff;
  color: #ffffff;
  font-size: 16px;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  line-height: 60px;
  text-align: center;
}
.catalog-product-view .product.media .product-labels .new-label + .sale-label {
  top: 80px;
}
@media (max-width: 991px) {
  .catalog-product-view .product.media .product-labels .new-label {
    font-size: 14px;
    height: 50px;
    width: 50px;
    line-height: 50px;
  }
  .catalog-product-view .product.media .product-labels .sale-label {
    font-size: 14px;
    height: 50px;
    width: 50px;
    line-height: 50px;
  }
}
@media (max-width: 479px) {
  .catalog-product-view .product.media .product-labels .new-label {
    font-size: 12px;
    height: 40px;
    width: 40px;
    line-height: 40px;
  }
  .catalog-product-view .product.media .product-labels .sale-label {
    font-size: 12px;
    height: 40px;
    width: 40px;
    line-height: 40px;
  }
}
.product-info-main {
  position: relative;
}
.product-info-main .product-reviews-summary {
  margin-bottom: 8px;
  margin-top: 0;
}
.product-info-main .product-reviews-summary .reviews-actions a {
  color: #0b6fff;
  transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -webkit-transition: all 0.2s ease-in 0s;
}
.product-info-main .product-reviews-summary .reviews-actions a:active,
.product-info-main .product-reviews-summary .reviews-actions a:visited {
  color: #0b6fff;
}
.product-info-main .product-reviews-summary .reviews-actions a:hover {
  color: #061a33;
}
.product-info-main .product-add-form .box-tocart {
  margin-bottom: 25px;
}
.product-info-main .product-add-form .box-tocart .field.qty {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: bottom;
  margin-right: 20px;
}
.product-info-main .product-add-form .box-tocart .field.qty .control #qty-error {
  display: inline-block;
}
.product-info-main .product-add-form .box-tocart .field.qty .control #qty {
  float: left;
  width: 51px;
  height: 51px;
  text-align: center;
}
.product-info-main .product-add-form .box-tocart .field.qty .control .qty-main {
  border: 1px solid #e1e1e1;
  display: inline-block;
  float: left;
  height: 51px;
  margin-left: -1px;
  vertical-align: top;
  width: 25px;
  box-sizing: border-box;
}
.product-info-main .product-add-form .box-tocart .field.qty .control .qty-main .qty-btn {
  cursor: pointer;
  display: inline-block;
  font-size: 8px;
  font-weight: normal;
  height: 25px;
  line-height: 25px;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
}
.product-info-main .product-add-form .box-tocart .field.qty .control .qty-main .qty-btn.qty-inc {
  border-bottom: 1px solid #e1e1e1;
}
.product-info-main .product-add-form .box-tocart .field.qty .control .qty-main .qty-btn.qty-dec {
  line-height: 20px;
}
.product-info-main .product-add-form .box-tocart .field.qty .control .qty-main .qty-btn:hover {
  color: #0b6fff;
}
.product-info-main .product-add-form .box-tocart .actions {
  display: inline-block;
  vertical-align: bottom;
}
.product-info-main .product-add-form .box-tocart .actions .action.tocart {
  margin-bottom: 0;
  width: auto;
  min-width: 200px;
  margin-right: 0;
}
.product-info-main .product-info-price .price-box {
  width: auto;
}
.product-info-main .price-box .price-label {
  display: none !important;
}
.product-info-main .price-box.price-final_price {
  margin-top: 5px;
}
.product-info-main .price-box .special-price,
.product-info-main .price-box .price-final_price {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 0;
}
.product-info-main .price-box .special-price .price-wrapper .price,
.product-info-main .price-box .price-final_price .price-wrapper .price {
  font-size: 24px;
  font-weight: 600;
  color: #061a33;
}
.product-info-main .price-box .old-price {
  display: inline-block;
  position: relative;
}
.product-info-main .price-box .old-price .price-final_price {
  margin-right: 0;
}
.product-info-main .price-box .old-price .price-wrapper .price {
  font-size: 16px;
  font-weight: 600;
  color: #888888;
}
.product-info-main .price-box .old-price .price-wrapper .price:before {
  background: #999999;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  top: 17px;
  width: 100%;
}
.product-info-main .product-info-price {
  clear: both;
  margin: 0;
}
.product-info-main .product-info-price .product-info-stock-sku .stock.available {
  margin-right: 0;
  background: green;
  color: #ffffff;
  margin-top: 7px;
  margin-bottom: 7px;
  padding: 1px 5px;
  font-weight: 600;
  float: right;
}
.product-info-main .product-info-price .product-info-stock-sku .stock.unavailable {
  background: #0b6fff;
  margin-right: 0;
  color: #ffffff;
  margin-top: 7px;
  margin-bottom: 7px;
  padding: 1px 5px;
  font-weight: 600;
  float: right;
}
.product-info-main .product.attribute.overview {
  padding: 15px 0 0;
  margin: 5px 0 15px;
  border-bottom: none;
  border-top: 1px solid #e5e5e5;
}
.product-info-main .product.attribute.overview > strong {
  color: #0b6fff;
  display: block;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.product-info-main .product.attribute.overview .value {
  color: #666666;
  line-height: 24px;
}
.product-info-main .product-social-links {
  margin-bottom: 0;
}
.product-info-main .product-social-links .product-addto-links {
  display: inline-block;
  margin: 5px 0 20px;
}
.product-info-main .product-social-links a.action {
  color: #061a33;
  font-weight: 600;
  margin-right: 20px;
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
}
.product-info-main .product-social-links a.action:visited,
.product-info-main .product-social-links a.action:focus,
.product-info-main .product-social-links a.action:active {
  color: #061a33;
}
.product-info-main .product-social-links a.action i {
  margin-right: 5px;
}
.product-info-main .product-social-links a.action:hover {
  color: #0b6fff;
}
.product.info.detailed * {
  box-sizing: unset;
}
@media only screen and (max-width: 1024px) {
  .page-footer .footer-top .footer-newsletter .newsletter-title > h2 {
    font-size: 22px;
  }
  .page-footer .footer-top .footer-newsletter .block.newsletter {
    width: 400px;
  }
}
@media only screen and (max-width: 800px) {
  .block-search {
    width: 300px;
  }
}
@media only screen and (max-width: 767px) {
  .products-grid .product-item .product-item-info .product-img-main .product-item-photo .new-label {
    font-size: 11px;
    height: 34px;
    width: 34px;
    line-height: 34px;
  }
  .products-grid .product-item .product-item-info .product-img-main .product-item-photo .sale-label {
    font-size: 11px;
    height: 34px;
    width: 34px;
    line-height: 34px;
  }
  .page-title-wrapper .page-title {
    margin-bottom: 18px;
  }
  .hb-wrapper .hb-row .hb-blog {
    width: 100%;
  }
  .hb-wrapper .hb-row .hb-testimonoals {
    width: 100%;
  }
  .page-footer .footer-top .footer-newsletter .newsletter-title {
    float: left;
    text-align: center;
    width: 100%;
  }
  .page-footer .footer-top .footer-newsletter .block.newsletter {
    float: none;
    margin: 15px auto 0;
    width: 100%;
  }
  .socials-block {
    margin-top: 25px;
  }
  .socials-block > a {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin: 0 3px;
    width: 50px;
  }
  .page-footer .footer-top .footer-newsletter .newsletter-title > h2 {
    font-size: 20px;
    line-height: 30px;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column {
    margin-bottom: 20px;
    width: 100%;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column:last-child {
    margin-bottom: 0 !important;
    width: 100%;
  }
  .above-padding {
    padding-top: 15px;
  }
  .below-padding {
    padding-bottom: 15px;
  }
  .above-margin {
    margin-top: 15px;
  }
  .below-margin {
    margin-bottom: 15px;
  }
  .page-wrapper .columns {
    display: block;
  }
  .block-search {
    width: 100%;
  }
  .minicart-wrapper {
    margin-left: 13px;
    margin-top: 3px;
  }
  .minicart-wrapper .action.showcart {
    background: transparent;
    border: none;
    line-height: 43px;
    padding: 0;
    position: relative;
  }
  .minicart-wrapper .action.showcart .text {
    display: none;
  }
  .minicart-wrapper .action.showcart::before {
    color: #757575;
    display: inline-block;
    font-family: "luma-icons";
    font-size: 22px;
    font-weight: normal;
    line-height: 43px;
    margin: 0;
    overflow: hidden;
    text-align: center;
    vertical-align: top;
  }
  .minicart-wrapper .action.showcart.active::before {
    color: #757575;
    display: inline-block;
    font-family: "luma-icons";
    font-size: 22px;
    font-weight: normal;
    line-height: 43px;
    margin: 0;
    overflow: hidden;
    text-align: center;
    vertical-align: top;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper .action.showcart .counter.qty {
    color: #ffffff;
    height: 21px;
    line-height: 21px;
    margin: 0;
    min-width: 21px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    white-space: normal;
    vertical-align: top;
    background: #0b6fff;
    border-radius: 50%;
    font-size: 12px;
    position: absolute;
    right: -12px;
    top: 0px;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper .action.showcart .counter.qty .counter-number {
    text-shadow: none;
  }
  .cms-index-index .page-header {
    margin-bottom: 0;
  }
  .block-search .label {
    margin-top: 10px;
  }
  .nav-sections {
    background: transparent;
  }
  .block.widget .products-grid .product-items {
    margin-bottom: 0;
  }
  .catalog-product-view .product.media {
    margin-bottom: 10px;
  }
  .catalog-product-view .product.data.items {
    margin-left: 0;
    margin-right: 0;
  }
  .catalog-product-view .product.data.items > .item.title > .switch {
    padding: 1px 15px 1px 15px;
    margin-bottom: 10px;
    border: 1px solid #e1e1e1;
  }
  .product-info-main .product-add-form .box-tocart {
    margin-bottom: 20px;
  }
  .product-info-main .product-add-form .box-tocart .actions .action.tocart {
    min-width: 175px;
  }
  .page-footer .footer-top .footer-links {
    padding: 40px 0 15px;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column {
    margin-bottom: 0;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column.active-column {
    margin-bottom: 25px;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-colum-title > h3::after {
    display: none;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-colum-title {
    position: relative;
    cursor: pointer;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-colum-title:after {
    content: "\f13a";
    display: block;
    font-family: "Fontawesome";
    position: absolute;
    top: 0;
    right: 0;
    font-size: 24px;
    line-height: 18px;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column.active-column .footer-colum-title:after {
    content: "\f139";
  }
  .page-footer .footer-bottom .copuright-outer .copyright {
    width: 100%;
    text-align: center;
    padding: 0 0 15px;
  }
  .page-footer .footer-bottom .copuright-outer .payment-icons {
    float: right;
    width: 100%;
    text-align: center;
  }
  .page-footer .footer-bottom .copuright-outer .payment-icons > ul > li > a > img {
    max-width: none;
    width: 64px;
    height: 40px;
    object-fit: contain;
  }
  .page-footer .footer-bottom .copuright-outer {
    padding: 15px 0;
  }
  .product-info-main .product-info-price .price-box {
    padding-top: 5px;
    padding-left: 0 !important;
  }
  .product-info-main .product-info-price {
    width: 100% !important;
  }
  .product-info-main .product-info-stock-sku {
    padding-right: 0 !important;
  }
  .product-info-main .product-reviews-summary {
    margin-bottom: 12px;
  }
  .page-wrapper .nav-sections {
    margin-bottom: 0;
    background: #ffffff;
  }
  .page-wrapper .nav-sections .nav-sections-item-title .nav-sections-item-switch {
    color: #666666;
    font-weight: 600;
  }
  .page-wrapper .nav-sections .nav-sections-item-title .nav-sections-item-switch:active,
  .page-wrapper .nav-sections .nav-sections-item-title .nav-sections-item-switch:focus {
    color: #666666;
  }
  .page-wrapper .nav-sections .nav-sections-item-title .nav-sections-item-switch:hover {
    color: #061a33;
  }
  .page-wrapper .nav-sections .nav-sections-item-title.active .nav-sections-item-switch {
    color: #061a33;
  }
  .page-wrapper .nav-sections .nav-sections-item-title.active .nav-sections-item-switch:active,
  .page-wrapper .nav-sections .nav-sections-item-title.active .nav-sections-item-switch:focus,
  .page-wrapper .nav-sections .nav-sections-item-title.active .nav-sections-item-switch:hover {
    color: #061a33;
  }
  .page-wrapper .nav-sections .navigation {
    background: transparent;
  }
  .page-wrapper .nav-sections .navigation > ul {
    padding: 0;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 {
    padding-top: 0;
    padding-bottom: 0;
    border-color: #e1e1e1;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0:first-child {
    border-top: none;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 .row {
    margin: 0 !important;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 > a.level-top {
    color: #061a33;
    font-size: 14px;
    font-weight: 600;
    overflow-wrap: break-word;
    padding: 10px 36px 10px 15px;
    text-transform: uppercase;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 > a.level-top > span {
    margin-left: 0 !important;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 > a.level-top:active,
  .page-wrapper .nav-sections .navigation > ul li.level0 > a.level-top:focus {
    color: #061a33;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 > a.level-top:hover {
    color: #0b6fff;
    background: transparent;
    border: none;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 > a.level-top.ui-state-focus {
    color: #0b6fff;
    background: transparent;
    border: none;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 > a.level-top.ui-state-active {
    color: #0b6fff;
    background: transparent;
    border: none;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0.parent > a.level-top:after {
    right: 15px;
    top: 11px;
    font-size: 13px;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0.active > a.level-top {
    color: #0b6fff;
    background: transparent;
    border: none;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0.has-active > a.level-top {
    color: #0b6fff;
    background: transparent;
    border: none;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 ul.submenu,
  .page-wrapper .nav-sections .navigation > ul li.level0 div.submenu {
    border: none;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 ul.submenu li,
  .page-wrapper .nav-sections .navigation > ul li.level0 div.submenu li {
    position: relative;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 ul.submenu li > a,
  .page-wrapper .nav-sections .navigation > ul li.level0 div.submenu li > a {
    position: relative;
    color: #666666;
    padding: 10px 0 10px 15px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 ul.submenu li > a:active,
  .page-wrapper .nav-sections .navigation > ul li.level0 div.submenu li > a:active,
  .page-wrapper .nav-sections .navigation > ul li.level0 ul.submenu li > a:focus,
  .page-wrapper .nav-sections .navigation > ul li.level0 div.submenu li > a:focus {
    color: #666666;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 ul.submenu li > a > span,
  .page-wrapper .nav-sections .navigation > ul li.level0 div.submenu li > a > span {
    margin-left: 0 !important;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 ul.submenu li > a:hover,
  .page-wrapper .nav-sections .navigation > ul li.level0 div.submenu li > a:hover {
    color: #0b6fff;
    background: transparent;
    border: none;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 ul.submenu li > a.ui-state-focus,
  .page-wrapper .nav-sections .navigation > ul li.level0 div.submenu li > a.ui-state-focus {
    color: #0b6fff;
    background: transparent;
    border: none;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 ul.submenu li > a.ui-state-active,
  .page-wrapper .nav-sections .navigation > ul li.level0 div.submenu li > a.ui-state-active {
    color: #0b6fff;
    background: transparent;
    border: none;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 ul.submenu li.active > a,
  .page-wrapper .nav-sections .navigation > ul li.level0 div.submenu li.active > a {
    color: #0b6fff;
    background: transparent;
    border: none;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 ul.submenu li.has-active > a,
  .page-wrapper .nav-sections .navigation > ul li.level0 div.submenu li.has-active > a {
    color: #0b6fff;
    background: transparent;
    border: none;
  }
  .page-wrapper .nav-sections .header.links > li {
    text-transform: uppercase;
    font-size: 14px;
  }
  .page-wrapper .nav-sections .header.links > li > span {
    color: #061a33;
    font-weight: 600;
  }
  .page-wrapper .nav-sections .header.links > li > a {
    color: #061a33;
    font-weight: 600;
  }
  .page-wrapper .nav-sections .header.links > li > a:active,
  .page-wrapper .nav-sections .header.links > li > a:focus {
    color: #061a33;
  }
  .page-wrapper .nav-sections .header.links > li > a:hover {
    color: #0b6fff;
  }
  .page-wrapper .nav-sections .switcher {
    font-size: 14px;
    font-weight: 600;
  }
  .page-wrapper .nav-sections .switcher .options .action.toggle.switcher-trigger > strong {
    padding: 8px 15px;
    background: #f4faff;
    border: 1px solid #e1e1e1;
    display: block;
    cursor: pointer;
  }
  .page-wrapper .nav-sections .switcher .options .action.toggle.switcher-trigger > strong:after {
    top: 10px;
    font-size: 11px;
    right: 12px;
  }
  .page-wrapper .nav-sections .switcher .options .action.toggle.active:after {
    content: "";
    display: none;
  }
  .page-wrapper .nav-sections .switcher .options .action.toggle:after {
    content: "";
    display: none;
  }
  .page-wrapper .nav-sections .switcher .options.active ul.dropdown {
    display: block;
  }
  .page-wrapper .nav-sections .switcher ul.dropdown {
    padding: 6px 0;
    box-shadow: none;
    border: 1px solid #e1e1e1;
    margin-top: -1px;
    display: none;
  }
  .page-wrapper .nav-sections .switcher ul.dropdown:before {
    border: none;
  }
  .page-wrapper .nav-sections .switcher ul.dropdown:after {
    border: none;
  }
  .page-wrapper .nav-sections .switcher ul.dropdown > li {
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 0;
  }
  .page-wrapper .nav-sections .switcher ul.dropdown > li:last-child {
    margin-bottom: 0;
  }
  .page-wrapper .nav-sections .switcher ul.dropdown > li > a {
    padding: 6px 15px;
    color: #666666;
    text-decoration: none;
    outline: none;
    display: block;
  }
  .page-wrapper .nav-sections .switcher ul.dropdown > li > a:active,
  .page-wrapper .nav-sections .switcher ul.dropdown > li > a:focus {
    color: #666666;
    text-decoration: none;
    outline: none;
  }
  .page-wrapper .nav-sections .switcher ul.dropdown > li:hover {
    background: transparent;
  }
  .page-wrapper .nav-sections .switcher ul.dropdown > li:hover > a {
    color: #0b6fff;
    background: transparent;
    text-decoration: none;
    outline: none;
  }
}
@media only screen and (max-width: 639px) {
  .page-title-wrapper .page-title {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .page-title-main > strong {
    font-size: 18px;
  }
  .home-advantage-block {
    padding: 20px 0 10px;
  }
}
@media only screen and (max-width: 479px) {
  .hb-wrapper .hb-row .hb-blog ul li .hb-inner .hb-content {
    width: 100%;
  }
  .hb-wrapper .hb-row .hb-blog ul li .hb-inner .hb-img {
    padding-bottom: 10px;
    padding-right: 0;
    width: 100%;
  }
  .page-title-main > strong {
    font-size: 16px;
  }
  .home-advantage-block {
    padding: 15px 0 10px;
  }
  .page-footer .footer-top .footer-newsletter .block.newsletter .content .actions .action.subscribe.primary {
    padding: 0 15px;
  }
  .socials-block {
    margin-top: 20px;
  }
  .socials-block > a {
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    margin: 0 2px;
    width: 44px;
  }
  .page-footer .footer-top .footer-newsletter .newsletter-title > h2 {
    letter-spacing: 0;
  }
  .page-footer .footer-top .footer-newsletter {
    padding: 30px 0;
  }
  .page-footer .footer-top .footer-links {
    padding: 30px 0 5px;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-colum-title > h3 {
    margin-bottom: 22px;
    font-size: 16px;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-colum-title::after {
    font-size: 20px;
    line-height: 16px;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-colum-title > h3 {
    margin-bottom: 22px;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .footer.links > li:last-child {
    margin-bottom: 5px;
  }
  .home-advantage-block .hab-row .hab-inner .home-advantage-block-inner {
    margin-bottom: 15px;
  }
  .home-advantage-block .hab-row .hab-inner .home-advantage-block-inner > span {
    font-size: 24px;
    height: 65px;
    line-height: 61px;
    margin-bottom: 10px;
    width: 65px;
  }
  .home-advantage-block .hab-row .hab-inner .home-advantage-block-inner > p {
    font-size: 14px;
  }
  .home-slider-wrapper .home-slider-main .home-slider .owl-controls.clickable .owl-buttons .owl-prev {
    padding: 4px 15px 6px 13px;
  }
  .home-slider-wrapper .home-slider-main .home-slider .owl-controls.clickable .owl-buttons .owl-next {
    padding: 4px 13px 6px 15px;
  }
  .home-slider-wrapper .home-slider-main .home-slider .owl-controls .owl-buttons .owl-prev {
    padding: 4px 15px 6px 13px;
  }
  .home-slider-wrapper .home-slider-main .home-slider .owl-controls .owl-buttons .owl-next {
    padding: 4px 13px 6px 15px;
  }
}
@media only screen and (max-width: 400px) {
  .minicart-wrapper {
    margin-left: 6px;
    margin-top: 0;
  }
  .block-search .label {
    margin-top: 7px;
  }
}
body {
  background: #ffffff;
  color: #061a33;
}
a,
.alink {
  color: #0b6fff;
}
a:visited,
.alink:visited,
a:active,
.alink:active {
  color: #0b6fff;
}
a:hover,
.alink:hover,
a:focus,
.alink:focus {
  color: #061a33;
}
.action.primary,
button.primary,
a.action.primary,
.cart-container .cart-discount .block.discount .content .actions-toolbar .action.apply.primary,
.page-footer .footer-top .footer-newsletter .block.newsletter .content .actions .action.subscribe.primary {
  background: #0b6fff;
  border-color: #0b6fff;
  color: #ffffff;
}
.action.primary:hover,
button.primary:hover,
a.action.primary:hover,
.cart-container .cart-discount .block.discount .content .actions-toolbar .action.apply.primary:hover,
.page-footer .footer-top .footer-newsletter .block.newsletter .content .actions .action.subscribe.primary:hover,
.action.primary:focus,
button.primary:focus,
a.action.primary:focus,
.cart-container .cart-discount .block.discount .content .actions-toolbar .action.apply.primary:focus,
.page-footer .footer-top .footer-newsletter .block.newsletter .content .actions .action.subscribe.primary:focus,
.action.primary:active,
button.primary:active,
a.action.primary:active,
.cart-container .cart-discount .block.discount .content .actions-toolbar .action.apply.primary:active,
.page-footer .footer-top .footer-newsletter .block.newsletter .content .actions .action.subscribe.primary:active {
  background: #061a33;
  border-color: #061a33;
  color: #ffffff;
}
button:not(.primary),
.action.secondary {
  background: #ffffff;
  border-color: #bfdfff;
  color: #061a33;
}
button:not(.primary):hover,
.action.secondary:hover,
button:not(.primary):focus,
.action.secondary:focus,
button:not(.primary):active,
.action.secondary:active {
  background: #eaf5ff;
  border-color: #0b6fff;
  color: #061a33;
}
.promotion-wrapper,
.navigation,
.nav-sections,
.home-slider-wrapper .home-slider-main .home-slider .owl-controls .owl-buttons > div,
.owl-button-top .owl-theme .owl-controls .owl-buttons > div {
  background: #061a33;
  color: #ffffff;
}
.navigation .level0.active > .level-top,
.navigation .level0.has-active > .level-top,
.navigation .level0 > .level-top:hover,
.navigation .level0 > .level-top.ui-state-focus,
.home-slider-wrapper .home-slider-main .home-slider .owl-controls .owl-buttons > div:hover,
.owl-button-top .owl-theme .owl-controls .owl-buttons > div:hover {
  background: #0b6fff;
  color: #ffffff;
}
.page-header .panel.wrapper {
  background: #ffffff;
  border-bottom-color: #bfdfff;
}
.page-header .header.content,
.page-main,
.block-search .control input,
input,
select,
textarea {
  background-color: #ffffff;
}
input,
select,
textarea,
.block-search input,
.minicart-wrapper .block-minicart,
.customer-menu .header.links,
.switcher ul.dropdown,
.box,
.block,
.table-wrapper,
.cart-summary,
.opc-block-summary,
.weather-card,
.exchange-rate-table,
.news-item {
  border-color: #bfdfff;
}
.page-title-wrapper .page-title,
.page-title-main > strong,
.block-title strong,
.footer-colum-title h3,
.product-item-name a,
.product.name a {
  color: #061a33;
}
.minicart-wrapper .action.showcart:before,
.block-search .label:before,
.socials-block > a,
.product-social-links .action,
.product-addto-links .action,
.filter-options-title,
.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #0b6fff;
}
.price,
.price-box .price,
.product-info-price .price {
  color: #0b6fff;
}
.page-footer .footer-top {
  background: #eaf5ff;
  color: #061a33;
}
.page-footer .footer-bottom,
.copyright {
  background: #061a33;
  color: #ffffff;
}
.page-footer a,
.page-footer .footer.links a {
  color: #061a33;
}
.page-footer a:hover,
.page-footer .footer.links a:hover {
  color: #0b6fff;
}
.table > thead > tr > th,
.exchange-rate-table thead th {
  background: #061a33;
  color: #ffffff;
  border-color: #061a33;
}
.exchange-rate-table tbody tr:nth-child(even),
.weather-container .weather-card:nth-child(even),
.economic-news-section .news-item:nth-child(even) {
  background: #ffffff;
}
.message.success {
  background: #eaf5ff;
  border-color: #bfdfff;
  color: #061a33;
}
.cart-summary .action.multicheckout {
  color: #0b6fff;
}
.cart-summary .action.multicheckout:active,
.cart-summary .action.multicheckout:focus {
  color: #0b6fff;
}
.cart-summary .action.multicheckout:hover {
  color: #061a33;
}
a,
.alink,
button,
.action,
.navigation .level0 > .level-top,
.product-item-name a,
.page-footer a,
input,
select,
textarea {
  transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease, opacity 0.2s ease;
}
.action.primary,
button.primary,
a.action.primary,
.cart-container .cart-discount .block.discount .content .actions-toolbar .action.apply.primary,
.page-footer .footer-top .footer-newsletter .block.newsletter .content .actions .action.subscribe.primary {
  box-shadow: 0 8px 18px rgba(11, 111, 255, 0.22);
}
.action.primary:hover,
button.primary:hover,
a.action.primary:hover,
.cart-container .cart-discount .block.discount .content .actions-toolbar .action.apply.primary:hover,
.page-footer .footer-top .footer-newsletter .block.newsletter .content .actions .action.subscribe.primary:hover,
.action.primary:focus,
button.primary:focus,
a.action.primary:focus,
.cart-container .cart-discount .block.discount .content .actions-toolbar .action.apply.primary:focus,
.page-footer .footer-top .footer-newsletter .block.newsletter .content .actions .action.subscribe.primary:focus {
  box-shadow: 0 12px 24px rgba(6, 26, 51, 0.24);
  transform: translateY(-1px);
}
.action.primary:active,
button.primary:active,
a.action.primary:active,
.cart-container .cart-discount .block.discount .content .actions-toolbar .action.apply.primary:active,
.page-footer .footer-top .footer-newsletter .block.newsletter .content .actions .action.subscribe.primary:active {
  box-shadow: 0 5px 12px rgba(6, 26, 51, 0.18);
  transform: translateY(0);
}
button:not(.primary),
.action.secondary {
  box-shadow: 0 3px 10px rgba(11, 111, 255, 0.08);
}
button:not(.primary):hover,
.action.secondary:hover,
button:not(.primary):focus,
.action.secondary:focus {
  box-shadow: 0 7px 18px rgba(11, 111, 255, 0.16);
  transform: translateY(-1px);
}
input:focus,
select:focus,
textarea:focus,
.block-search input:focus {
  border-color: #0b6fff;
  box-shadow: 0 0 0 3px rgba(11, 111, 255, 0.14);
  outline: none;
}
.navigation .level0 > .level-top {
  position: relative;
}
.navigation .level0 > .level-top:after {
  background: #ffffff;
  bottom: 8px;
  content: "";
  height: 2px;
  left: 20px;
  opacity: 0;
  position: absolute;
  right: 20px;
  transform: scaleX(0);
  transform-origin: center;
  transition: opacity 0.2s ease, transform 0.2s ease;
}
.navigation .level0.active > .level-top:after,
.navigation .level0.has-active > .level-top:after,
.navigation .level0 > .level-top:hover:after,
.navigation .level0 > .level-top.ui-state-focus:after {
  opacity: 0.9;
  transform: scaleX(1);
}
.navigation .submenu,
.navigation .level0 .submenu {
  border-color: #bfdfff;
  box-shadow: 0 14px 32px rgba(6, 26, 51, 0.14);
}
.navigation .submenu a:hover,
.navigation .submenu a.ui-state-focus {
  background: #eaf5ff;
  color: #0b6fff;
  padding-left: 18px;
}
.products-grid .product-item .product-item-info,
.products-list .product-item {
  transition: box-shadow 0.24s ease, transform 0.24s ease, border-color 0.24s ease;
}
.products-grid .product-item:hover .product-item-info {
  box-shadow: 0 14px 34px rgba(6, 26, 51, 0.12);
  transform: translateY(-4px);
}
.products-grid .product-item .product-item-info .product-img-main .product-item-photo img,
.products-list .product-item .product-item-photo img {
  transition: transform 0.3s ease, opacity 0.3s ease;
}
.products-grid .product-item:hover .product-item-info .product-img-main .product-item-photo img,
.products-list .product-item:hover .product-item-photo img {
  opacity: 0.96;
  transform: scale(1.035);
}
.products-grid .product-item .product-item-info .product-img-main .product-item-inner .product-item-actions .actions-secondary a.action.towishlist,
.products-grid .product-item .product-item-info .product-img-main .product-item-inner .product-item-actions .actions-secondary a.action.tocompare {
  box-shadow: 0 8px 18px rgba(6, 26, 51, 0.2);
}
.products-grid .product-item .product-item-info .product-img-main .product-item-inner .product-item-actions .actions-secondary a.action.towishlist:hover,
.products-grid .product-item .product-item-info .product-img-main .product-item-inner .product-item-actions .actions-secondary a.action.tocompare:hover {
  box-shadow: 0 10px 22px rgba(11, 111, 255, 0.24);
  transform: translateY(-2px);
}
.home-slider-wrapper .home-slider-main .home-slider .owl-controls .owl-buttons > div,
.owl-button-top .owl-theme .owl-controls .owl-buttons > div {
  box-shadow: 0 8px 18px rgba(6, 26, 51, 0.2);
  transition: background-color 0.2s ease, box-shadow 0.2s ease;
}
.home-slider-wrapper .home-slider-main .home-slider .owl-controls .owl-buttons > div:hover,
.owl-button-top .owl-theme .owl-controls .owl-buttons > div:hover {
  box-shadow: 0 12px 26px rgba(11, 111, 255, 0.28);
}
.socials-block > a:hover,
.product-social-links .action:hover,
.product-addto-links .action:hover {
  box-shadow: 0 8px 18px rgba(11, 111, 255, 0.16);
  transform: translateY(-2px);
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-colum-title > h3:after {
  background: #0b6fff;
}
.message.success {
  box-shadow: 0 8px 20px rgba(11, 111, 255, 0.12);
}
.cms-index-index {
  background: #ffffff;
}
.cms-index-index .page-title-main {
  background: transparent;
  margin-bottom: 30px;
  position: relative;
}
.cms-index-index .page-title-main > strong {
  border-bottom: 0;
  color: #061a33;
  display: inline-block;
  font-size: 26px;
  letter-spacing: 0;
  padding: 0 0 14px;
  position: relative;
}
.cms-index-index .page-title-main > strong:after {
  background: #0b6fff;
  border-radius: 2px;
  bottom: 0;
  box-shadow: 0 5px 14px rgba(11, 111, 255, 0.28);
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 64px;
}
.promotion-wrapper {
  background: #061a33 !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
  box-shadow: inset 0 -1px 0 rgba(11, 111, 255, 0.24);
}
.home-slider-wrapper {
  background: #061a33;
  overflow: hidden;
  position: relative;
}
.home-slider-wrapper .home-slider-main {
  background: linear-gradient(135deg, #061a33 0%, #0b6fff 100%);
}
.home-slider-wrapper .home-slider li > a {
  background: #061a33;
  overflow: hidden;
  position: relative;
}
.home-slider-wrapper .home-slider li > a:after {
  background: linear-gradient(90deg, rgba(6, 26, 51, 0.86), rgba(11, 111, 255, 0.52));
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}
.home-slider-wrapper .home-slider img {
  filter: saturate(0.72) hue-rotate(160deg) contrast(1.04);
  opacity: 0.72;
  transform: scale(1.01);
  transition: filter 0.45s ease, opacity 0.45s ease, transform 0.45s ease;
}
.home-slider-wrapper:hover .home-slider img {
  filter: saturate(0.9) hue-rotate(160deg) contrast(1.08);
  opacity: 0.82;
  transform: scale(1.035);
}
.home-slider-wrapper .owl-pagination .owl-page span,
.home-slider-wrapper .owl-controls .owl-page span {
  background: rgba(255, 255, 255, 0.6) !important;
  border: 1px solid rgba(255, 255, 255, 0.88);
  box-shadow: 0 0 0 3px rgba(11, 111, 255, 0.14);
}
.home-slider-wrapper .owl-pagination .owl-page.active span,
.home-slider-wrapper .owl-controls .owl-page.active span {
  background: #0b6fff !important;
  border-color: #ffffff;
}
.home-advantage-block {
  background: #ffffff;
  padding: 46px 0 38px;
}
.home-advantage-block .hab-row .hab-inner .home-advantage-block-inner {
  background: #ffffff;
  border: 1px solid #bfdfff;
  box-shadow: 0 10px 26px rgba(6, 26, 51, 0.08);
  overflow: hidden;
  position: relative;
  transition: border-color 0.24s ease, box-shadow 0.24s ease, transform 0.24s ease;
}
.home-advantage-block .hab-row .hab-inner .home-advantage-block-inner:before {
  background: linear-gradient(90deg, #0b6fff, #061a33);
  content: "";
  height: 3px;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: left;
  transition: opacity 0.24s ease, transform 0.24s ease;
}
.home-advantage-block .hab-row .hab-inner .home-advantage-block-inner > span {
  background: linear-gradient(180deg, #ffffff, #eaf5ff);
  border-color: #0b6fff !important;
  box-shadow: 0 9px 22px rgba(11, 111, 255, 0.18);
  color: #0b6fff !important;
  transition: background 0.24s ease, box-shadow 0.24s ease, color 0.24s ease, transform 0.24s ease;
}
.home-advantage-block .hab-row .hab-inner .home-advantage-block-inner > p {
  color: #061a33 !important;
  font-weight: 600;
}
.home-advantage-block .hab-row .hab-inner .home-advantage-block-inner:hover {
  border-color: #0b6fff;
  box-shadow: 0 18px 38px rgba(6, 26, 51, 0.14);
  transform: translateY(-6px);
}
.home-advantage-block .hab-row .hab-inner .home-advantage-block-inner:hover:before {
  opacity: 1;
  transform: scaleX(1);
}
.home-advantage-block .hab-row .hab-inner .home-advantage-block-inner:hover > span {
  background: #0b6fff;
  box-shadow: 0 13px 28px rgba(11, 111, 255, 0.28);
  color: #ffffff !important;
  transform: translateY(-3px) scale(1.04);
}
.hb-wrapper {
  background: linear-gradient(180deg, #f3f9ff 0%, #ffffff 100%) !important;
  color: #061a33;
}
.hb-wrapper .page-title-main {
  background: transparent;
}
.hb-wrapper .hb-testimonoals ul li .hb-inner {
  padding: 4px;
  transition: transform 0.24s ease;
}
.hb-wrapper .hb-testimonoals ul li .hb-inner:hover {
  transform: translateY(-4px);
}
.hb-wrapper .hb-testimonoals ul li .hb-inner .hb-content {
  background: #ffffff !important;
  border: 1px solid #bfdfff !important;
  box-shadow: 0 12px 30px rgba(6, 26, 51, 0.09);
  color: #061a33 !important;
  min-height: 82px;
  transition: border-color 0.24s ease, box-shadow 0.24s ease;
}
.hb-wrapper .hb-testimonoals ul li .hb-inner:hover .hb-content {
  border-color: #0b6fff !important;
  box-shadow: 0 18px 40px rgba(6, 26, 51, 0.13);
}
.hb-wrapper .hb-testimonoals ul li .hb-inner .hb-content:before {
  border-color: #bfdfff transparent transparent !important;
}
.hb-wrapper .hb-testimonoals ul li .hb-inner .hb-content:after {
  border-color: #ffffff transparent transparent !important;
}
.hb-wrapper .hb-testimonoals ul li .hb-inner .hb-content > p {
  color: #061a33;
  font-size: 16px;
  line-height: 1.65;
  margin: 0;
}
.hb-wrapper .hb-testimonoals ul li .hb-inner .hb-image > img {
  border: 4px solid #ffffff;
  box-shadow: 0 8px 20px rgba(6, 26, 51, 0.16);
  transition: border-color 0.24s ease, transform 0.24s ease;
}
.hb-wrapper .hb-testimonoals ul li .hb-inner:hover .hb-image > img {
  border-color: #0b6fff;
  transform: scale(1.04);
}
.hb-wrapper .hb-testimonoals ul li .hb-inner .hb-image h4 {
  color: #061a33;
  font-weight: 700;
}
.hb-wrapper .hb-testimonoals ul li .hb-inner .hb-image p {
  color: rgba(6, 26, 51, 0.78);
}
.hb-wrapper .owl-controls .owl-buttons > div,
.brands-wrapper .owl-controls .owl-buttons > div,
.hb-wrapper .nav-button {
  background: #061a33 !important;
  border: 1px solid rgba(255, 255, 255, 0.12) !important;
  box-shadow: 0 8px 18px rgba(6, 26, 51, 0.2);
  color: #ffffff !important;
  transition: background-color 0.2s ease, box-shadow 0.2s ease;
}
.hb-wrapper .owl-controls .owl-buttons > div:hover,
.brands-wrapper .owl-controls .owl-buttons > div:hover,
.hb-wrapper .nav-button:hover {
  background: #0b6fff !important;
  box-shadow: 0 12px 26px rgba(11, 111, 255, 0.28);
}
.page-footer .footer-top {
  background: #061a33 !important;
}
.page-footer .footer-top .footer-links {
  background: #061a33 !important;
  color: #ffffff !important;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-colum-title > h3 {
  color: #ffffff !important;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-colum-title > h3:after {
  background: #ffffff !important;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .footer.links > li,
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .footer.links > li > a,
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .footer.links > li > strong {
  color: rgba(255, 255, 255, 0.85) !important;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .footer.links > li > a:hover,
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .footer.links > li > strong:hover {
  color: #ffffff !important;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p {
  color: rgba(255, 255, 255, 0.85) !important;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p strong,
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p strong em {
  color: #ffffff !important;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p a,
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p a:focus,
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p a:visited,
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p a:active {
  color: rgba(255, 255, 255, 0.85) !important;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p a:hover {
  color: #ffffff !important;
}
.page-footer .footer-bottom {
  background: #061a33 !important;
}
.page-footer .footer-bottom .copuright-outer {
  border-top-color: rgba(255, 255, 255, 0.15) !important;
}
.page-footer .footer-bottom .copuright-outer .copyright {
  color: #ffffff !important;
}
.page-footer .footer-top .footer-newsletter {
  background: linear-gradient(135deg, #061a33 0%, #0a315f 100%) !important;
  padding: 54px 0 46px;
}
.page-footer .footer-top .footer-newsletter .block.newsletter {
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 20px 46px rgba(0, 0, 0, 0.18);
  max-width: 760px !important;
  padding: 18px;
}
.page-footer .footer-top .footer-newsletter .block.newsletter .content {
  align-items: stretch;
  display: flex;
}
.page-footer .footer-top .footer-newsletter .block.newsletter .content .field.newsletter {
  flex: 1;
}
.page-footer .footer-top .footer-newsletter .block.newsletter .content .field.newsletter .control {
  position: relative;
}
.page-footer .footer-top .footer-newsletter .block.newsletter .content .field.newsletter .control:before {
  color: #0b6fff;
  left: 18px;
}
.page-footer .footer-top .footer-newsletter .block.newsletter .content .field.newsletter #newsletter {
  background: #ffffff !important;
  border: 1px solid #bfdfff !important;
  color: #061a33;
  padding-left: 44px;
}
.page-footer .footer-top .footer-newsletter .block.newsletter .content .actions .action.subscribe.primary {
  background: #0b6fff !important;
  border-color: #0b6fff !important;
  min-width: 140px;
}
.page-footer .footer-top .footer-newsletter .block.newsletter .content .actions .action.subscribe.primary:hover {
  background: #061a33 !important;
  border-color: #061a33 !important;
}
.socials-block {
  margin-top: 28px;
}
.socials-block > a {
  background: #ffffff !important;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.16);
  color: #0b6fff !important;
}
.socials-block > a:before,
.socials-block > a i {
  color: #0b6fff !important;
}
.socials-block > a:hover {
  background: #0b6fff !important;
  box-shadow: 0 14px 30px rgba(11, 111, 255, 0.32);
  color: #ffffff !important;
}
.socials-block > a:hover:before,
.socials-block > a:hover i {
  color: #ffffff !important;
}
.weather-card {
  background: #ffffff !important;
  border-color: #bfdfff !important;
  box-shadow: 0 10px 26px rgba(6, 26, 51, 0.08) !important;
  color: #061a33 !important;
}
.weather-card:hover {
  background: linear-gradient(180deg, #ffffff 0%, #eaf5ff 100%) !important;
  border-color: #0b6fff !important;
  box-shadow: 0 18px 38px rgba(6, 26, 51, 0.14) !important;
  transform: translateY(-5px) !important;
}
.weather-card h2,
.weather-card p {
  color: #061a33 !important;
}
.nav-button {
  background-color: #061a33 !important;
}
.nav-button:hover {
  background-color: #0b6fff !important;
}
@media (max-width: 767px) {
  .page-footer .footer-top .footer-newsletter .block.newsletter .content {
    display: block;
  }
  .page-footer .footer-top .footer-newsletter .block.newsletter .content .actions .action.subscribe.primary {
    margin-top: 12px;
    width: 100%;
  }
}
.home-slider-wrapper .home-slider li > a:after {
  display: none !important;
}
.home-slider-wrapper .home-slider img,
.home-slider-wrapper:hover .home-slider img {
  filter: none !important;
  opacity: 1 !important;
}
.nav-sections,
.navigation {
  background: #0b6fff !important;
}
.navigation .level0 > .level-top {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  overflow: hidden;
  padding-bottom: 18px;
}
.navigation .level0 > .level-top:after {
  background: #ffffff;
  bottom: 8px;
  height: 3px;
  left: 18px;
  right: 18px;
}
.navigation .level0.active > .level-top,
.navigation .level0.has-active > .level-top,
.navigation .level0 > .level-top:hover,
.navigation .level0 > .level-top.ui-state-focus {
  background: #1264d9 !important;
  color: #ffffff !important;
}
.navigation .level0 > .level-top:hover:before,
.navigation .level0 > .level-top.ui-state-focus:before,
.navigation .level0.active > .level-top:before,
.navigation .level0.has-active > .level-top:before {
  background: rgba(255, 255, 255, 0.12);
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
}
.navigation .level0 .submenu,
.navigation .submenu {
  background: #ffffff !important;
}
.navigation .submenu a:hover,
.navigation .submenu a.ui-state-focus {
  background: #eaf5ff !important;
  color: #061a33 !important;
}
.weather-container-wrapper {
  box-sizing: border-box;
  overflow: hidden !important;
  width: 100%;
}
.weather-container {
  box-sizing: border-box;
  display: flex;
  gap: 20px;
  max-width: 100%;
}
.weather-card {
  box-sizing: border-box;
  flex: 0 0 calc((100% - 40px) / 3) !important;
  max-width: calc((100% - 40px) / 3) !important;
  min-width: 0;
  overflow: hidden;
  width: auto !important;
}
.weather-card h2,
.weather-card p {
  overflow-wrap: anywhere;
}
.page-footer .footer-top .footer-newsletter .newsletter-title > h2,
.page-footer .footer-top .footer-newsletter .newsletter-title > h2 span,
.page-footer .footer-top .footer-newsletter .newsletter-title strong {
  background: transparent !important;
  color: #ffffff !important;
}
.page-footer .footer-top .footer-newsletter .block.newsletter {
  background: transparent !important;
  box-shadow: none !important;
  max-width: 760px !important;
  padding: 0 !important;
}
.page-footer .footer-top .footer-newsletter .block.newsletter .content {
  background: transparent !important;
  box-shadow: none !important;
}
.page-footer .footer-top .footer-newsletter .block.newsletter .content .field.newsletter #newsletter {
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
}
.page-footer .footer-top .footer-newsletter .block.newsletter .content .actions .action.subscribe.primary {
  box-shadow: 0 12px 28px rgba(11, 111, 255, 0.28);
}
@media (max-width: 1024px) {
  .weather-card {
    flex-basis: calc((100% - 20px) / 2) !important;
    max-width: calc((100% - 20px) / 2) !important;
  }
}
@media (max-width: 640px) {
  .weather-card {
    flex-basis: 100% !important;
    max-width: 100% !important;
  }
}
.navigation .level0 > .level-top {
  background: transparent !important;
  color: #ffffff !important;
  overflow: visible;
  position: relative;
}
.navigation .level0 > .level-top:before {
  display: none !important;
}
.navigation .level0 > .level-top:after {
  background: #ffffff !important;
  bottom: 9px;
  content: "";
  display: block;
  height: 2px;
  left: 18px;
  opacity: 0;
  position: absolute;
  right: 18px;
  transform: scaleX(0);
  transform-origin: left;
  transition: opacity 0.18s ease, transform 0.18s ease;
}
.navigation .level0.active > .level-top,
.navigation .level0.has-active > .level-top,
.navigation .level0 > .level-top:hover,
.navigation .level0 > .level-top.ui-state-focus {
  background: transparent !important;
  color: #ffffff !important;
}
.navigation .level0.active > .level-top:after,
.navigation .level0.has-active > .level-top:after,
.navigation .level0 > .level-top:hover:after,
.navigation .level0 > .level-top.ui-state-focus:after {
  opacity: 1;
  transform: scaleX(1);
}
.navigation .level0.active > .level-top:after,
.navigation .level0.has-active > .level-top:after {
  opacity: 0 !important;
  transform: scaleX(0) !important;
}
.navigation .level0 > .level-top:hover:after,
.navigation .level0 > .level-top.ui-state-focus:after {
  opacity: 1 !important;
  transform: scaleX(1) !important;
}
.page-footer .footer-top .footer-newsletter .page-main {
  background: transparent !important;
}
.catalog-product-view {
  overflow-x: hidden;
}
.catalog-product-view .page-wrapper {
  overflow-x: clip;
}
.catalog-product-view .page-main {
  box-sizing: border-box;
  max-width: 1320px;
  padding-left: 24px;
  padding-right: 24px;
  width: 100%;
}
.catalog-product-view .columns {
  display: block;
}
.catalog-product-view .column.main {
  display: grid;
  grid-template-columns: minmax(0, 1.42fr) minmax(360px, 0.78fr);
  column-gap: 56px;
  align-items: start;
}
.catalog-product-view .product.media,
.catalog-product-view .product-info-main {
  float: none;
  width: auto;
}
.catalog-product-view .product.media {
  grid-column: 1;
  grid-row: 1;
  margin: 0;
  min-width: 0;
  position: relative;
}
.catalog-product-view .product.media .gallery-placeholder,
.catalog-product-view .product.media [data-gallery-role="gallery-placeholder"] {
  aspect-ratio: 1.25;
  min-height: 420px;
}
.catalog-product-view .product.media .fotorama__stage {
  aspect-ratio: 1.25;
  max-width: 100%;
}
.catalog-product-view .product.media .fotorama__stage__frame .fotorama__img,
.catalog-product-view .product.media .fotorama__stage__frame .fotorama__video {
  object-fit: contain;
}
.catalog-product-view .product.media .fotorama__nav-wrap--vertical .fotorama__nav {
  max-height: 620px;
}
.catalog-product-view .product.media .fotorama__nav__frame {
  min-height: 72px;
}
.catalog-product-view .product.media .fotorama__thumb-border {
  box-sizing: border-box;
}
.catalog-product-view .product-info-main {
  grid-column: 2;
  grid-row: 1;
  max-width: 480px;
  min-width: 0;
  position: static;
  top: auto;
}
.catalog-product-view .product-info-main > * + * {
  margin-top: 16px;
}
.catalog-product-view .product-info-main .page-title-wrapper .page-title {
  margin-bottom: 0;
}
.catalog-product-view .product-info-price {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 16px;
}
.catalog-product-view .product-info-main .product-add-form {
  padding-top: 0;
}
.catalog-product-view .product-info-main .product-add-form .product-options-wrapper {
  margin-bottom: 18px;
}
.catalog-product-view .product-info-main .product-add-form .product-options-wrapper .field {
  margin-bottom: 18px;
}
.catalog-product-view .product-info-main .product-add-form .product-options-wrapper .field > .label,
.catalog-product-view .product-info-main .swatch-attribute-label {
  display: block;
  margin-bottom: 10px;
}
.catalog-product-view .product-info-main .swatch-attribute-options {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.catalog-product-view .product-info-main .swatch-option {
  align-items: center;
  box-sizing: border-box;
  display: inline-flex;
  justify-content: center;
  margin: 0;
  min-height: 46px;
  min-width: 0;
  padding: 0 12px;
  text-align: center;
}
.catalog-product-view .product-info-main .swatch-option.disabled,
.catalog-product-view .product-info-main .swatch-option[disabled],
.catalog-product-view .product-info-main .swatch-option.disabled:focus {
  cursor: not-allowed;
  opacity: .45;
  pointer-events: none;
}
.catalog-product-view .dalactive-size-guide {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 14px;
  margin-top: 12px;
  max-width: 100%;
  min-width: 0;
}
.catalog-product-view .dalactive-size-guide-content {
  flex-basis: 100%;
  line-height: 1.55;
  max-width: 100%;
  min-width: 0;
  overflow-wrap: anywhere;
  white-space: normal;
  width: 100%;
  word-break: normal;
}
.catalog-product-view .product-info-main .box-tocart .fieldset {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}
.catalog-product-view .product-info-main .box-tocart .field.qty {
  margin-right: 0;
}
.catalog-product-view .product-info-main .box-tocart .actions {
  flex: 1 1 220px;
}
.catalog-product-view .product-info-main .box-tocart .actions .action.tocart {
  box-sizing: border-box;
  min-height: 52px;
  width: 100%;
}
.catalog-product-view .product-info-main .box-tocart .actions .action.tocart.is-loading {
  cursor: wait;
  opacity: .75;
}
.catalog-product-view .product-social-links {
  margin-top: 10px;
}
.catalog-product-view .product-social-links .product-addto-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0;
  max-width: 100%;
  min-width: 0;
  overflow-wrap: anywhere;
}
.catalog-product-view .product-option-validation {
  color: #c02b0a;
  display: none;
  font-size: 13px;
  line-height: 1.4;
  margin-top: 8px;
}
.catalog-product-view .product-option-validation.is-visible {
  display: block;
}
.catalog-product-view .dalactive-product-accordions {
  margin-top: 26px;
}
.catalog-product-view .dalactive-product-accordion {
  border-top: 1px solid #e1e1e1;
}
.catalog-product-view .dalactive-product-accordion:last-child {
  border-bottom: 1px solid #e1e1e1;
}
.catalog-product-view .dalactive-product-accordion-trigger {
  align-items: center;
  background: transparent;
  border: 0;
  box-shadow: none;
  color: inherit;
  cursor: pointer;
  display: flex;
  font: inherit;
  font-weight: 600;
  justify-content: space-between;
  min-height: 56px;
  padding: 0;
  text-align: left;
  width: 100%;
}
.catalog-product-view .dalactive-product-accordion-trigger:hover,
.catalog-product-view .dalactive-product-accordion-trigger:focus {
  background: transparent;
  box-shadow: none;
  color: inherit;
}
.catalog-product-view .dalactive-product-accordion-panel {
  line-height: 1.6;
  padding: 0 0 18px;
}
.catalog-product-view .dalactive-product-accordion-panel[hidden] {
  display: none;
}
.catalog-product-view .dalactive-product-accordion-panel ul {
  margin: 0;
  padding-left: 18px;
}
.catalog-product-view .product.info.detailed,
.catalog-product-view .product-full-width-section {
  margin-top: 28px;
}
.catalog-product-view .product.info.detailed {
  clear: none;
}
.catalog-product-view .product.data.items {
  margin-left: 0;
  margin-right: 0;
}
.catalog-product-view .product.data.items > .item.title {
  float: none;
  margin: 0;
}
.catalog-product-view .product.data.items > .item.title > .switch {
  align-items: center;
  display: flex;
  justify-content: space-between;
  min-height: 52px;
}
.catalog-product-view .product.data.items > .item.content {
  float: none;
  margin: 0;
  padding: 16px 0 22px;
}
.catalog-product-view .page-main-description,
.catalog-product-view .page-main-details {
  box-sizing: border-box;
  max-width: 1320px;
  padding-left: 24px;
  padding-right: 24px;
}
.catalog-product-view .page-main-details .columns,
.catalog-product-view .page-main-details .column.main {
  display: block;
}
.catalog-product-view .page-main-details #reviews {
  max-width: 760px;
}
.catalog-product-view .page-main-details #reviews .review-form {
  max-width: 620px;
}
.catalog-product-view .dalactive-product-recommendation {
  grid-column: 1 / -1;
  grid-row: auto;
  margin-top: 36px;
}
.catalog-product-view .dalactive-product-recommendation .products-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.catalog-product-view .dalactive-product-recommendation img {
  aspect-ratio: 0.8;
  display: block;
  height: auto;
  object-fit: contain;
  width: 100%;
}
@media (max-width: 1024px) {
  .catalog-product-view .column.main {
    grid-template-columns: minmax(0, 1fr) minmax(320px, 0.86fr);
    column-gap: 28px;
  }
  .catalog-product-view .product-info-main {
    max-width: none;
    position: static;
    top: auto;
  }
  .catalog-product-view .product-info-main .swatch-attribute-options {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 767px) {
  .catalog-product-view .page-main,
  .catalog-product-view .page-main-description,
  .catalog-product-view .page-main-details {
    padding-left: 15px;
    padding-right: 30px;
  }
  .catalog-product-view .column.main {
    display: block;
    max-width: 100%;
    overflow: hidden;
    width: 100%;
  }
  .catalog-product-view .product.media,
  .catalog-product-view .product-info-main {
    grid-column: auto;
    grid-row: auto;
    margin-right: 15px;
    max-width: calc(100vw - 75px) !important;
    min-width: 0;
    width: calc(100vw - 75px) !important;
  }
  .catalog-product-view .product-info-main,
  .catalog-product-view .product-info-main > *,
  .catalog-product-view .product-info-main .product-add-form,
  .catalog-product-view .product-info-main .product-social-links,
  .catalog-product-view .product-info-main .dalactive-size-guide,
  .catalog-product-view .product-info-main .dalactive-size-guide-content {
    box-sizing: border-box;
    max-width: 100% !important;
    min-width: 0;
    overflow-wrap: anywhere;
    white-space: normal;
  }
  .catalog-product-view .product.media {
    margin-bottom: 20px;
  }
  .catalog-product-view .product.media .gallery-placeholder,
  .catalog-product-view .product.media [data-gallery-role="gallery-placeholder"] {
    aspect-ratio: 1;
    min-height: 320px;
  }
  .catalog-product-view .product.media .fotorama__stage {
    aspect-ratio: 1;
  }
  .catalog-product-view .product-info-main .swatch-attribute-options {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .catalog-product-view .product-info-main .box-tocart .fieldset,
  .catalog-product-view .product-info-main .box-tocart .actions {
    display: block;
    max-width: 100%;
    width: 100%;
  }
  .catalog-product-view .product-info-main .box-tocart .actions .action.tocart {
    max-width: 100%;
  }
  .catalog-product-view .product-info-main .dalactive-size-guide-content,
  .catalog-product-view .product-info-main .box-tocart .actions,
  .catalog-product-view .product-info-main .box-tocart .actions .action.tocart,
  .catalog-product-view .product-info-main .product-social-links {
    max-width: calc(100vw - 90px) !important;
    width: calc(100vw - 90px) !important;
  }
  .catalog-product-view .product-social-links .product-addto-links {
    display: block;
  }
  .catalog-product-view .product-social-links .product-addto-links .action {
    display: block;
    margin-bottom: 10px;
    max-width: 100%;
    width: 100%;
  }
  .catalog-product-view .product-info-main .box-tocart .field.qty {
    margin-bottom: 14px;
  }
  .catalog-product-view .dalactive-product-recommendation .products-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.catalog-product-view .page-main {
  box-sizing: border-box;
  max-width: 1320px !important;
  padding-left: 24px !important;
  padding-right: 24px !important;
  width: 100% !important;
}
.catalog-product-view .columns,
.catalog-product-view .column.main {
  box-sizing: border-box;
  min-width: 0;
  width: 100%;
}
.catalog-product-view .columns {
  display: block !important;
}
.catalog-product-view .column.main {
  align-items: start;
  display: grid !important;
  gap: 38px 48px;
  grid-template-columns: minmax(0, 7fr) minmax(360px, 5fr);
}
.catalog-product-view .product.media,
.catalog-product-view .product-info-main {
  box-sizing: border-box;
  float: none !important;
  min-width: 0;
  width: auto !important;
}
.catalog-product-view .product.media {
  grid-column: 1;
  grid-row: 1;
  margin: 0 !important;
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.catalog-product-view .product-info-main {
  grid-column: 2;
  grid-row: 1;
  max-width: 500px;
  position: static;
  top: auto;
  z-index: 1;
}
.catalog-product-view .product.info.detailed,
.catalog-product-view .dalactive-product-recommendation,
.catalog-product-view .block.related,
.catalog-product-view .block.upsell,
.catalog-product-view .block.crosssell {
  box-sizing: border-box;
  grid-column: 1 / -1;
  width: 100%;
}
.catalog-product-view .product.info.detailed {
  border-top: 1px solid #e5e7eb;
  margin-top: 24px;
  padding-top: 30px;
}
.catalog-product-view .product.info.detailed * {
  box-sizing: border-box !important;
}
.catalog-product-view .product.media .gallery-placeholder,
.catalog-product-view .product.media [data-gallery-role="gallery-placeholder"],
.catalog-product-view .product.media .fotorama,
.catalog-product-view .product.media .fotorama__wrap {
  max-width: 100%;
  min-width: 0;
  overflow: hidden;
  width: 100% !important;
}
.catalog-product-view .product.media .gallery-placeholder,
.catalog-product-view .product.media [data-gallery-role="gallery-placeholder"] {
  background: #f6f8fb;
  border-radius: 8px;
  min-height: 560px;
}
.catalog-product-view .product.media .fotorama__stage {
  background: #f6f8fb;
  border-radius: 8px;
  height: 620px !important;
  max-width: 100%;
  overflow: hidden;
  width: 100% !important;
}
.catalog-product-view .product.media .fotorama__stage__frame {
  background: #f6f8fb;
}
.catalog-product-view .product.media .fotorama__stage__frame .fotorama__img,
.catalog-product-view .product.media .fotorama__stage__frame .fotorama__video {
  height: 100% !important;
  left: 0 !important;
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;
  position: relative !important;
  top: 0 !important;
  transform: none !important;
  width: 100% !important;
}
.catalog-product-view .product.media .fotorama__nav-wrap {
  box-sizing: border-box;
}
.catalog-product-view .product.media .fotorama__nav-wrap--vertical {
  padding-right: 14px;
}
.catalog-product-view .product.media .fotorama__nav-wrap--vertical .fotorama__nav {
  max-height: 660px;
}
.catalog-product-view .product.media .fotorama__nav__frame {
  background: #f6f8fb;
  border-radius: 6px;
  box-sizing: border-box;
  margin-bottom: 8px;
  min-height: 68px;
  overflow: hidden;
}
.catalog-product-view .product.media .fotorama__thumb-border {
  border-color: #0b6fff;
  border-radius: 6px;
  box-sizing: border-box;
}
.catalog-product-view .product-info-main .page-title-wrapper,
.catalog-product-view .product-info-main .product-reviews-summary,
.catalog-product-view .product-info-main .product-info-price,
.catalog-product-view .product-info-main .product-add-form,
.catalog-product-view .product-info-main .product-social-links,
.catalog-product-view .product-info-main .product.attribute.overview,
.catalog-product-view .product-info-main .dalactive-product-accordions {
  box-sizing: border-box;
  clear: both;
  float: none !important;
  max-width: 100%;
  position: static;
  width: 100% !important;
}
.catalog-product-view .product-info-main .page-title {
  font-size: 28px;
  line-height: 1.18;
  margin: 0 0 10px;
}
.catalog-product-view .product-info-main .product-info-price {
  border: 0;
  display: flex;
  gap: 12px 16px;
  margin: 0 0 18px;
  padding: 0;
}
.catalog-product-view .product-info-main .price-box .price-wrapper .price {
  color: #061a33;
  font-size: 22px;
  line-height: 1.25;
}
.catalog-product-view .product-info-main .product-info-stock-sku {
  align-items: center;
  display: flex;
  gap: 10px;
  margin: 0;
  padding: 0 !important;
}
.catalog-product-view .product-info-main .product-info-stock-sku .stock {
  border-radius: 999px;
  float: none !important;
  font-size: 12px;
  line-height: 1;
  margin: 0 !important;
  padding: 7px 10px !important;
  text-transform: uppercase;
}
.catalog-product-view .product-info-main .product-info-stock-sku .stock.available {
  background: #e8f7ee;
  color: #12733b;
}
.catalog-product-view .product-info-main .product-info-stock-sku .stock.unavailable {
  background: #eef4ff;
  color: #0b6fff;
}
.catalog-product-view .product-info-main .swatch-attribute {
  margin: 0 0 18px;
}
.catalog-product-view .product-info-main .swatch-attribute-label {
  color: #061a33;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 10px;
}
.catalog-product-view .product-info-main .swatch-attribute-options {
  display: grid !important;
  gap: 8px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 0;
  width: 100%;
}
.catalog-product-view .product-info-main .swatch-option {
  align-items: center;
  background: #ffffff;
  border: 1px solid #d7dde6;
  border-radius: 6px;
  box-shadow: none;
  box-sizing: border-box;
  color: #061a33;
  display: inline-flex;
  font-weight: 600;
  height: 48px;
  justify-content: center;
  margin: 0 !important;
  min-width: 0;
  padding: 0 10px;
  text-align: center;
  width: 100% !important;
}
.catalog-product-view .product-info-main .swatch-option:hover,
.catalog-product-view .product-info-main .swatch-option.selected {
  border-color: #0b6fff;
  color: #0b6fff;
  outline: 0;
}
.catalog-product-view .product-info-main .swatch-option.disabled,
.catalog-product-view .product-info-main .swatch-option[disabled] {
  background: #f3f4f6;
  color: #9ca3af;
  cursor: not-allowed;
  opacity: .7;
  pointer-events: none;
  text-decoration: line-through;
}
.catalog-product-view .product-info-main .box-tocart {
  margin: 22px 0 12px !important;
}
.catalog-product-view .product-info-main .box-tocart .fieldset {
  align-items: flex-end;
  display: grid !important;
  gap: 14px;
  grid-template-columns: 96px minmax(0, 1fr);
  margin: 0;
}
.catalog-product-view .product-info-main .box-tocart .field.qty {
  display: block !important;
  margin: 0 !important;
}
.catalog-product-view .product-info-main .box-tocart .field.qty .control {
  display: flex;
  width: 100%;
}
.catalog-product-view .product-info-main .box-tocart .field.qty input.qty {
  box-sizing: border-box;
  height: 52px;
  width: 58px;
}
.catalog-product-view .product-info-main .box-tocart .field.qty .qty-main {
  height: 52px;
}
.catalog-product-view .product-info-main .box-tocart .actions {
  display: block !important;
  margin: 0;
  width: 100%;
}
.catalog-product-view .product-info-main .box-tocart .actions .action.tocart {
  background: #0b6fff;
  border-color: #0b6fff;
  border-radius: 6px;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 700;
  min-height: 52px;
  min-width: 0 !important;
  width: 100% !important;
}
.catalog-product-view .product-info-main .product-social-links .product-addto-links {
  display: grid !important;
  gap: 10px;
  grid-template-columns: 1fr;
  margin: 0;
  width: 100%;
}
.catalog-product-view .product-info-main .product-social-links .action {
  align-items: center;
  border: 1px solid #d7dde6;
  border-radius: 6px;
  box-sizing: border-box;
  color: #061a33 !important;
  display: flex !important;
  font-weight: 700;
  justify-content: center;
  margin: 0 !important;
  min-height: 48px;
  padding: 0 14px;
  text-align: center;
  width: 100%;
}
.catalog-product-view .product-info-main .product-social-links .action:hover {
  border-color: #0b6fff;
  color: #0b6fff !important;
  text-decoration: none;
}
.catalog-product-view .product-info-main .product.attribute.overview {
  border-top: 1px solid #e5e7eb;
  line-height: 1.65;
  margin: 22px 0 0;
  padding: 18px 0 0;
}
.catalog-product-view .product-info-main .product.attribute.overview > strong {
  color: #061a33;
  text-transform: none;
}
.catalog-product-view .dalactive-product-accordions {
  border-top: 1px solid #e5e7eb;
  margin-top: 22px;
}
.catalog-product-view .dalactive-product-accordion-trigger {
  min-height: 56px;
}
.catalog-product-view .dalactive-product-recommendation {
  border-top: 1px solid #e5e7eb;
  margin-top: 40px;
  padding-top: 32px;
}
.catalog-product-view .dalactive-product-recommendation h2 {
  color: #061a33;
  font-size: 24px;
  margin: 0 0 18px;
}
.catalog-product-view .dalactive-product-recommendation .products-grid {
  display: grid !important;
  gap: 20px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.catalog-product-view .dalactive-product-recommendation .product-item {
  margin: 0;
  min-width: 0;
  width: 100%;
}
.catalog-product-view .dalactive-product-recommendation .product-item a {
  color: #061a33;
  display: block;
}
.catalog-product-view .dalactive-product-recommendation .product-item img {
  background: #f6f8fb;
  border-radius: 6px;
  display: block;
  height: auto;
  object-fit: contain;
  width: 100%;
}
@media (max-width: 1024px) {
  .catalog-product-view .column.main {
    gap: 28px;
    grid-template-columns: minmax(0, 1fr) minmax(320px, 0.82fr);
  }
  .catalog-product-view .product-info-main {
    max-width: none;
    position: static;
    top: auto;
  }
  .catalog-product-view .product.media .gallery-placeholder,
  .catalog-product-view .product.media [data-gallery-role="gallery-placeholder"] {
    min-height: 460px;
  }
  .catalog-product-view .product.media .fotorama__stage {
    height: 480px !important;
  }
}
@media (max-width: 767px) {
  .catalog-product-view .page-main {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .catalog-product-view .column.main {
    display: block !important;
    overflow: visible;
  }
  .catalog-product-view .product.media,
  .catalog-product-view .product-info-main {
    display: block;
    margin: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
  }
  .catalog-product-view .product.media {
    margin-bottom: 24px !important;
  }
  .catalog-product-view .product.media .gallery-placeholder,
  .catalog-product-view .product.media [data-gallery-role="gallery-placeholder"] {
    aspect-ratio: 1;
    min-height: 340px;
  }
  .catalog-product-view .product.media .fotorama__stage {
    height: 360px !important;
  }
  .catalog-product-view .product-info-main .swatch-attribute-options {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .catalog-product-view .product-info-main .box-tocart .fieldset {
    display: block !important;
  }
  .catalog-product-view .product-info-main .box-tocart .field.qty {
    margin-bottom: 14px !important;
  }
  .catalog-product-view .product-info-main .box-tocart .actions,
  .catalog-product-view .product-info-main .box-tocart .actions .action.tocart,
  .catalog-product-view .product-info-main .product-social-links,
  .catalog-product-view .product-info-main .product-social-links .action,
  .catalog-product-view .product-info-main .dalactive-size-guide,
  .catalog-product-view .product-info-main .dalactive-size-guide-content {
    max-width: 100% !important;
    width: 100% !important;
  }
  .catalog-product-view .dalactive-product-recommendation .products-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 480px) {
  .catalog-product-view .product-info-main .swatch-attribute-options,
  .catalog-product-view .dalactive-product-recommendation .products-grid {
    grid-template-columns: 1fr;
  }
}
.catalog-product-view.page-layout-1column .page-wrapper,
.catalog-product-view.page-layout-1column .page-main,
.catalog-product-view.page-layout-1column .columns,
.catalog-product-view.page-layout-1column .column.main {
  overflow: visible !important;
}
.catalog-product-view.page-layout-1column .column.main {
  align-items: start;
}
.catalog-product-view.page-layout-1column .product.media {
  grid-column: 1 !important;
  grid-row: 1 !important;
}
.catalog-product-view.page-layout-1column .product-info-main {
  grid-column: 2 !important;
  grid-row: 1 !important;
  z-index: 1;
}
.catalog-product-view.page-layout-1column .product.info.detailed {
  background: #ffffff;
  grid-column: 1 / -1 !important;
  grid-row: 2 !important;
  position: relative;
  z-index: 2;
}
.catalog-product-view.page-layout-1column .dalactive-product-recommendation,
.catalog-product-view.page-layout-1column .block.related,
.catalog-product-view.page-layout-1column .block.upsell,
.catalog-product-view.page-layout-1column .block.crosssell {
  grid-column: 1 / -1 !important;
  grid-row: 3 !important;
  position: relative;
  z-index: 0;
}
@media (min-width: 1024px) {
  .catalog-product-view.page-layout-1column .product.media {
    min-height: 0;
  }
  .catalog-product-view.page-layout-1column .product-info-main {
    align-self: start;
    height: fit-content;
    position: sticky !important;
    top: 110px !important;
  }
}
@media (max-width: 767px) {
  .catalog-product-view.page-layout-1column .product.media,
  .catalog-product-view.page-layout-1column .product-info-main,
  .catalog-product-view.page-layout-1column .product.info.detailed,
  .catalog-product-view.page-layout-1column .dalactive-product-recommendation,
  .catalog-product-view.page-layout-1column .block.related,
  .catalog-product-view.page-layout-1column .block.upsell,
  .catalog-product-view.page-layout-1column .block.crosssell {
    grid-column: auto !important;
    grid-row: auto !important;
  }
  .catalog-product-view.page-layout-1column .product-info-main {
    position: static !important;
    top: auto !important;
  }
}
.catalog-product-view.page-layout-1column .column.main {
  display: block !important;
  overflow: visible !important;
}
.catalog-product-view.page-layout-1column .dalactive-product-detail-main {
  align-items: start;
  display: grid !important;
  gap: 38px 48px;
  grid-template-columns: minmax(0, 1fr) minmax(360px, 460px) !important;
  margin: 0 auto;
  max-width: 100%;
  min-width: 0;
  overflow: visible !important;
  position: relative;
  width: 100%;
}
.catalog-product-view.page-layout-1column .dalactive-product-detail-main .product.media {
  grid-column: 1 !important;
  grid-row: 1 !important;
}
.catalog-product-view.page-layout-1column .dalactive-product-detail-main .product-info-main {
  grid-column: 2 !important;
  grid-row: 1 !important;
}
.catalog-product-view.page-layout-1column .product.info.detailed,
.catalog-product-view.page-layout-1column .dalactive-product-recommendation,
.catalog-product-view.page-layout-1column .block.related,
.catalog-product-view.page-layout-1column .block.upsell,
.catalog-product-view.page-layout-1column .block.crosssell {
  display: block;
  grid-column: auto !important;
  grid-row: auto !important;
  position: relative;
  width: 100% !important;
}
@media (min-width: 1024px) {
  .catalog-product-view.page-layout-1column .dalactive-product-detail-main {
    min-height: 0;
  }
  .catalog-product-view.page-layout-1column .dalactive-product-detail-main .product.media {
    min-height: 0;
  }
  .catalog-product-view.page-layout-1column .dalactive-product-detail-main .product-info-main {
    align-self: start;
    height: fit-content;
    position: sticky !important;
    top: 110px !important;
    z-index: 1;
  }
}
@media (max-width: 1023px) {
  .catalog-product-view.page-layout-1column .dalactive-product-detail-main {
    display: block !important;
  }
  .catalog-product-view.page-layout-1column .dalactive-product-detail-main .product-info-main {
    position: static !important;
    top: auto !important;
  }
}
@media (min-width: 1024px) {
  .page-wrapper .page-header .header.content {
    align-items: center;
    display: flex;
    gap: 15px;
  }
  .page-wrapper .page-header .header.content .logo {
    flex: 0 0 auto;
    margin-right: auto;
    order: 1;
  }
  .page-wrapper .page-header .header.content .header-content-info {
    flex: 0 0 auto;
    float: none;
    margin-left: 0;
    order: 2;
  }
  .page-wrapper .page-header .header.content .block-search {
    flex: 0 0 375px;
    float: none;
    margin-left: 0;
    order: 3;
  }
  .page-wrapper .page-header .header.content .dalactive-header-wishlist {
    flex: 0 0 45px;
    float: none;
    margin: 0;
    order: 4;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper {
    flex: 0 0 auto;
    float: none;
    margin-left: 0;
    order: 5;
  }
}
.catalog-product-view.page-layout-1column .product-detail-scroll-section {
  background: #ffffff;
  overflow: visible !important;
  position: relative;
  z-index: 1;
}
.catalog-product-view.page-layout-1column .product-detail-pin {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 100%;
  position: relative;
  width: 100%;
}
.catalog-product-view.page-layout-1column .product-gallery-column,
.catalog-product-view.page-layout-1column .product-info-column {
  box-sizing: border-box;
  min-width: 0;
}
.catalog-product-view.page-layout-1column .product-detail-scroll-spacer {
  display: none;
}
@media (min-width: 1024px) {
  .catalog-product-view.page-layout-1column {
    --dal-product-pin-top: 110px;
  }
  .catalog-product-view.page-layout-1column .column.main {
    display: block !important;
    overflow: visible !important;
  }
  .catalog-product-view.page-layout-1column .product-detail-scroll-section {
    height: auto;
    min-height: 0;
  }
  .catalog-product-view.page-layout-1column .product-detail-scroll-spacer {
    display: none !important;
  }
  .catalog-product-view.page-layout-1column .product-detail-pin {
    align-items: start;
    background: #ffffff;
    display: grid !important;
    gap: 38px 48px;
    grid-template-columns: minmax(0, 1.35fr) minmax(360px, 0.65fr) !important;
    height: auto;
    overflow: visible !important;
    padding: 32px 0;
    position: relative;
  }
  .catalog-product-view.page-layout-1column .product-gallery-column {
    height: auto;
    min-height: 0;
    max-height: none;
    overflow: visible;
    position: relative;
  }
  .catalog-product-view.page-layout-1column .product-info-column {
    position: relative !important;
    top: auto;
    align-self: start;
    height: fit-content;
    max-height: none;
    overflow: visible;
    scrollbar-width: none;
  }
  .catalog-product-view.page-layout-1column .product-info-column::-webkit-scrollbar {
    display: none;
  }
  .catalog-product-view.page-layout-1column .product-gallery-column > .product.media,
  .catalog-product-view.page-layout-1column .product-info-column > .product-info-main {
    grid-column: auto !important;
    grid-row: auto !important;
    margin: 0 !important;
    max-width: 100% !important;
    min-height: 0 !important;
    width: 100% !important;
  }
  .catalog-product-view.page-layout-1column .product-gallery-column > .product.media {
    height: auto;
    min-height: 0;
  }
  .catalog-product-view.page-layout-1column .product-info-column > .product-info-main {
    height: auto;
    max-height: calc(100vh - 124px);
    overflow-y: auto;
    position: sticky !important;
    top: var(--dal-product-pin-top) !important;
    transform: none !important;
    scrollbar-width: none;
  }
  .catalog-product-view.page-layout-1column .product-info-column > .product-info-main::-webkit-scrollbar {
    display: none;
  }
  .catalog-product-view.page-layout-1column .product-detail-pin .product.media .gallery-placeholder,
  .catalog-product-view.page-layout-1column .product-detail-pin .product.media [data-gallery-role="gallery-placeholder"],
  .catalog-product-view.page-layout-1column .product-detail-pin .product.media .fotorama,
  .catalog-product-view.page-layout-1column .product-detail-pin .product.media .fotorama__wrap {
    height: auto !important;
    min-height: 0 !important;
  }
  .catalog-product-view.page-layout-1column .product-detail-pin .product.media .fotorama__stage {
    height: clamp(520px, calc(100vh - 170px), 660px) !important;
    min-height: 520px !important;
  }
  .catalog-product-view.page-layout-1column .product.info.detailed,
  .catalog-product-view.page-layout-1column .dalactive-product-recommendation,
  .catalog-product-view.page-layout-1column .block.related,
  .catalog-product-view.page-layout-1column .block.upsell,
  .catalog-product-view.page-layout-1column .block.crosssell {
    background: #ffffff;
    display: block;
    margin-top: 48px !important;
    position: relative;
    top: auto !important;
    transform: none !important;
    z-index: 1;
  }
}
@media (max-width: 1023px) {
  .catalog-product-view.page-layout-1column .product-detail-scroll-section {
    height: auto !important;
  }
  .catalog-product-view.page-layout-1column .product-detail-pin {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
    padding: 0;
    position: static !important;
    top: auto !important;
  }
  .catalog-product-view.page-layout-1column .product-detail-scroll-spacer {
    display: none;
    height: 0;
  }
  .catalog-product-view.page-layout-1column .product-gallery-column,
  .catalog-product-view.page-layout-1column .product-info-column {
    height: auto !important;
    max-height: none !important;
    min-height: 0 !important;
    overflow: visible !important;
  }
  .catalog-product-view.page-layout-1column .product-info-column > .product-info-main {
    position: static !important;
    top: auto !important;
    transform: none !important;
  }
}
.panel.header .header.links > li.greet.welcome,
.header.links > li.greet.welcome,
li.greet.welcome {
  display: none !important;
}
.dal-chatbot__toggle {
  background: #ffffff !important;
  border: 2px solid #0b6fff !important;
  border-radius: 50% !important;
  box-shadow: 0 4px 12px rgba(11, 111, 255, 0.15), 0 2px 6px rgba(11, 18, 32, 0.08) !important;
  color: #0b6fff !important;
}
.dal-chatbot__toggle:hover,
.dal-chatbot__toggle:focus {
  background: #f0f7ff !important;
  box-shadow: 0 6px 16px rgba(11, 111, 255, 0.25), 0 4px 8px rgba(11, 18, 32, 0.12) !important;
}
.dal-product-media,
.dal-gallery-main,
.product.media {
  position: relative;
}
.dal-gallery-arrows,
.gallery-arrows,
.fotorama__arr {
  z-index: 10;
}
.dal-gallery-next,
.dal-gallery-prev {
  position: absolute;
  bottom: 24px;
  width: 44px;
  height: 44px;
  border-radius: 999px;
  background: #fff;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}
.dal-gallery-next {
  right: 24px;
}
.dal-gallery-prev {
  right: 78px;
}
.old-price,
.old-price .price,
.dal-old-price {
  text-decoration: line-through;
  text-decoration-thickness: 1px;
  text-decoration-color: currentColor;
}
.old-price::before,
.old-price::after,
.old-price .price::before,
.old-price .price::after,
.dal-old-price::before,
.dal-old-price::after {
  content: none !important;
  display: none !important;
}
.special-price,
.special-price .price,
.price-final_price,
.dal-final-price {
  text-decoration: none !important;
}
.catalog-product-view.page-layout-1column .product-detail-scroll-section {
  height: auto !important;
  min-height: 0 !important;
  overflow: visible !important;
}
.catalog-product-view.page-layout-1column .product-detail-scroll-spacer {
  display: none !important;
  height: 0 !important;
  min-height: 0 !important;
}
.catalog-product-view.page-layout-1column .product-detail-pin {
  align-items: start !important;
  height: auto !important;
  min-height: 0 !important;
  overflow: visible !important;
}
.catalog-product-view.page-layout-1column .product-gallery-column {
  height: auto !important;
  max-height: none !important;
  min-height: 0 !important;
  overflow: visible !important;
}
.catalog-product-view.page-layout-1column .product-info-column {
  height: auto !important;
  max-height: none !important;
  min-height: 0 !important;
  overflow: visible !important;
  position: relative !important;
  top: auto !important;
}
.catalog-product-view.page-layout-1column .product-info-main .price-box .old-price .price {
  text-decoration: line-through !important;
  text-decoration-thickness: 1px !important;
}
.catalog-product-view.page-layout-1column .product-info-main .price-box .old-price::before,
.catalog-product-view.page-layout-1column .product-info-main .price-box .old-price::after,
.catalog-product-view.page-layout-1column .product-info-main .price-box .old-price .price::before,
.catalog-product-view.page-layout-1column .product-info-main .price-box .old-price .price::after {
  background: transparent !important;
  content: none !important;
  display: none !important;
}
@media (min-width: 1024px) {
  .catalog-product-view.page-layout-1column .risecommerce-auto-related-products-popup,
  .catalog-product-view.page-layout-1column .risecommerce-auto-related-products-popup .block-content.content {
    display: none !important;
    visibility: hidden !important;
  }
  .catalog-product-view.page-layout-1column .product-info-main .product-social-links,
  .catalog-product-view.page-layout-1column .product-info-main .product-social-links .product-addto-links {
    display: grid !important;
    gap: 12px;
    grid-template-columns: 1fr;
    margin: 12px 0 0 !important;
    max-width: 100% !important;
    overflow: visible !important;
    width: 100% !important;
  }
  .catalog-product-view.page-layout-1column .product-info-main .product-social-links .action {
    align-items: center !important;
    border-radius: 999px !important;
    box-shadow: none !important;
    display: flex !important;
    gap: 8px;
    justify-content: center !important;
    margin: 0 !important;
    max-width: 100% !important;
    min-height: 54px !important;
    position: relative !important;
    right: auto !important;
    text-align: center !important;
    top: auto !important;
    transform: none !important;
    width: 100% !important;
  }
  .catalog-product-view.page-layout-1column .product-info-main .product-social-links .action:before,
  .catalog-product-view.page-layout-1column .product-info-main .product-social-links .action:after {
    background: none !important;
    border: 0 !important;
    box-shadow: none !important;
    content: none !important;
    display: none !important;
    height: auto !important;
    margin: 0 6px 0 0 !important;
    min-width: 0 !important;
    position: static !important;
    transform: none !important;
    width: auto !important;
  }
  .catalog-product-view.page-layout-1column .product-info-main .product-social-links .action span {
    align-items: center;
    display: inline-flex;
    gap: 8px;
    justify-content: center;
    min-width: 0;
  }
  .catalog-product-view.page-layout-1column .product-info-column > .product-info-main {
    max-height: calc(100vh - 124px) !important;
    overflow-y: auto !important;
    position: sticky !important;
    scrollbar-width: none;
    top: 104px !important;
    transform: none !important;
  }
  .catalog-product-view.page-layout-1column .product-info-column > .product-info-main::-webkit-scrollbar {
    display: none;
  }
  .catalog-product-view.page-layout-1column .product.media .gallery-placeholder,
  .catalog-product-view.page-layout-1column .product.media [data-gallery-role="gallery-placeholder"],
  .catalog-product-view.page-layout-1column .product.media .fotorama,
  .catalog-product-view.page-layout-1column .product.media .fotorama__wrap,
  .catalog-product-view.page-layout-1column .product.media .fotorama__stage {
    height: clamp(520px, calc(100vh - 170px), 660px) !important;
    min-height: 520px !important;
  }
  .catalog-product-view.page-layout-1column .dal-chatbot {
    bottom: 20px !important;
    right: 24px !important;
    top: auto !important;
    transform: none !important;
  }
  .catalog-product-view.page-layout-1column .dal-chatbot__panel {
    bottom: 76px !important;
  }
}
@media (min-width: 900px) {
  .catalog-product-view.page-layout-1column .product-detail-pin {
    align-items: start !important;
    display: grid !important;
    gap: 38px 48px !important;
    grid-template-columns: minmax(0, 1.35fr) minmax(360px, 0.65fr) !important;
    height: auto !important;
    margin: 0 auto !important;
    max-width: 1320px !important;
    min-height: 0 !important;
    overflow: visible !important;
    padding: 32px 0 !important;
    position: relative !important;
    width: 100% !important;
  }
  .catalog-product-view.page-layout-1column .product-gallery-column {
    height: auto !important;
    min-height: 0 !important;
    overflow: visible !important;
    position: relative !important;
  }
  .catalog-product-view.page-layout-1column .product-info-column {
    height: auto !important;
    min-height: 0 !important;
    overflow: visible !important;
    position: relative !important;
  }
  .catalog-product-view.page-layout-1column .product-gallery-column > .product.media {
    overflow: visible !important;
    position: relative !important;
  }
  .catalog-product-view.page-layout-1column .product.media .gallery-placeholder,
  .catalog-product-view.page-layout-1column .product.media [data-gallery-role="gallery-placeholder"],
  .catalog-product-view.page-layout-1column .product.media .fotorama,
  .catalog-product-view.page-layout-1column .product.media .fotorama__wrap,
  .catalog-product-view.page-layout-1column .product.media .fotorama__stage {
    overflow: visible !important;
  }
  .catalog-product-view.page-layout-1column .product.media .fotorama__nav-wrap--vertical {
    overflow: visible !important;
    padding-right: 16px !important;
    width: 102px !important;
  }
  .catalog-product-view.page-layout-1column .product.media .fotorama__nav-wrap--vertical .fotorama__nav {
    max-height: 660px;
    overflow: hidden;
    width: 102px !important;
  }
  .catalog-product-view.page-layout-1column .product.media .fotorama__nav__frame {
    background: #f6f8fb;
    border-radius: 8px;
    height: 88px !important;
    margin: 0 0 10px !important;
    min-height: 88px !important;
    overflow: hidden;
    width: 88px !important;
  }
  .catalog-product-view.page-layout-1column .product.media .fotorama__thumb {
    width: 88px !important;
    height: 88px !important;
  }
  .catalog-product-view.page-layout-1column .product.media .fotorama__thumb img {
    object-fit: contain !important;
  }
  .catalog-product-view.page-layout-1column .product-info-column > .product-info-main {
    max-height: none !important;
    overflow: visible !important;
    position: static !important;
    top: auto !important;
    transform: none !important;
    width: 100% !important;
  }
}
/* DAL Active final frontend fixes: keep these at EOF so they override old theme/static rules. */
.cms-index-index .dalactive-hero .dalactive-hero-button,
.cms-index-index .dalactive-hero .dalactive-hero-button:visited,
.cms-index-index .dalactive-hero .dalactive-hero-button:active,
.cms-index-index .dalactive-hero .dalactive-hero-button:hover,
.cms-index-index .dalactive-hero .dalactive-hero-button:focus {
  color: #fff !important;
  text-decoration: none !important;
}
.page-footer .footer-bottom .copuright-outer .payment-icons img[alt="sepay"],
.page-footer .footer-bottom .copuright-outer .payment-icons img[src*="logo-sepay.webp"] {
  height: 40px !important;
  max-height: 40px !important;
  max-width: none !important;
  object-fit: contain !important;
  width: 64px !important;
}
/* DAL Active final UX cleanup: product, header account, wishlist. */
.catalog-product-view .product-info-column,
.catalog-product-view .product-info-column > .product-info-main,
.catalog-product-view .product-info-main,
.catalog-product-view .product-add-form,
.catalog-product-view .product-options-wrapper,
.catalog-product-view .product.attribute.overview,
.catalog-product-view .dalactive-product-accordions {
  height: auto !important;
  max-height: none !important;
  min-height: 0 !important;
  overflow: visible !important;
  overflow-x: visible !important;
  overflow-y: visible !important;
  position: static !important;
  top: auto !important;
  transform: none !important;
}
.catalog-product-view .product.media,
.catalog-product-view .product.media .gallery-placeholder,
.catalog-product-view .product.media [data-gallery-role="gallery-placeholder"],
.catalog-product-view .product.media .fotorama,
.catalog-product-view .product.media .fotorama__wrap,
.catalog-product-view .product.media .fotorama__stage,
.catalog-product-view .product.media .fotorama__stage__shaft,
.catalog-product-view .product.media .fotorama__stage__frame {
  overflow: visible !important;
}
.catalog-product-view .product.media .fotorama__stage,
.catalog-product-view .product.media .fotorama__wrap {
  height: auto !important;
  min-height: 560px !important;
}
.catalog-product-view .product.media .fotorama__stage__frame .fotorama__img {
  height: auto !important;
  max-height: 100% !important;
  max-width: 100% !important;
  object-fit: contain !important;
  width: auto !important;
}
.catalog-product-view .product.media .fotorama__arr {
  align-items: center !important;
  background: #fff !important;
  border-radius: 999px !important;
  box-shadow: 0 10px 26px rgba(15, 23, 42, 0.16) !important;
  display: flex !important;
  height: 42px !important;
  justify-content: center !important;
  opacity: 1 !important;
  overflow: visible !important;
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  visibility: visible !important;
  width: 42px !important;
  z-index: 80 !important;
}
.catalog-product-view .product.media .fotorama__arr--prev {
  left: 12px !important;
  right: auto !important;
}
.catalog-product-view .product.media .fotorama__arr--next {
  left: auto !important;
  right: 12px !important;
}
.page-wrapper .page-header .panel.wrapper .panel.header {
  align-items: center !important;
  display: flex !important;
  min-height: 42px;
}
.page-wrapper .page-header .panel.wrapper .panel.header > .header.links {
  align-items: center !important;
  display: flex !important;
  gap: 24px;
  line-height: 1 !important;
}
.page-wrapper .page-header .panel.wrapper .panel.header > .header.links > li,
.page-wrapper .page-header .panel.wrapper .panel.header > .header.links > li > a,
.page-wrapper .page-header .panel.wrapper .panel.header .customer-welcome,
.page-wrapper .page-header .panel.wrapper .panel.header .customer-welcome .customer-name {
  align-items: center !important;
  display: flex !important;
  line-height: 1.2 !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.page-wrapper .page-header .panel.wrapper .panel.header .customer-welcome .customer-name {
  gap: 4px;
}
.page-wrapper .page-header .panel.wrapper .panel.header .customer-welcome .customer-menu {
  min-width: 230px;
}
.page-wrapper .page-header .panel.wrapper .panel.header .customer-welcome .customer-menu .header.links {
  display: block !important;
  min-width: 230px;
  padding: 8px 0;
}
.page-wrapper .page-header .panel.wrapper .panel.header .customer-welcome .customer-menu .header.links li {
  display: block !important;
  margin: 0 !important;
}
.page-wrapper .page-header .panel.wrapper .panel.header .customer-welcome .customer-menu .header.links a {
  box-sizing: border-box !important;
  display: block !important;
  padding: 10px 16px !important;
  white-space: nowrap !important;
  width: 100% !important;
}
/* Final header lock: dropdowns must overlay content, not push the header row. */
.page-wrapper .page-header .panel.wrapper,
.page-wrapper .page-header .panel.wrapper .panel.header,
.page-wrapper .page-header .panel.wrapper .panel.header > .header.links {
  overflow: visible !important;
}
.page-wrapper .page-header .panel.wrapper .panel.header .customer-welcome.active .customer-menu,
.page-wrapper .page-header .panel.wrapper .panel.header .customer-welcome:hover .customer-menu {
  display: block !important;
}
.page-wrapper .page-header .panel.wrapper .panel.header .customer-welcome .customer-menu .header.links a {
  color: #0f233d !important;
  display: block !important;
  line-height: 1.35 !important;
  padding: 10px 16px !important;
  white-space: nowrap;
}
.wishlist-index-index .products-grid.wishlist .product-items {
  align-items: stretch !important;
  display: grid !important;
  gap: 24px !important;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)) !important;
  margin: 0 !important;
}
.wishlist-index-index .products-grid.wishlist .product-item {
  margin: 0 !important;
  padding: 0 !important;
  width: auto !important;
}
.wishlist-index-index .products-grid.wishlist .product-item-info {
  background: #fff !important;
  border: 1px solid #e5eaf3 !important;
  border-radius: 12px !important;
  box-shadow: 0 8px 20px rgba(15, 23, 42, 0.06) !important;
  display: flex !important;
  flex-direction: column !important;
  min-height: 100% !important;
  padding: 16px !important;
  position: static !important;
  width: 100% !important;
}
.wishlist-index-index .products-grid.wishlist .product-item-inner {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  display: block !important;
  left: auto !important;
  margin: 12px 0 0 !important;
  padding: 0 !important;
  position: static !important;
  right: auto !important;
  width: 100% !important;
  z-index: auto !important;
}
.wishlist-index-index .products-grid.wishlist .product-item-photo {
  background: #f6f8fb !important;
  border-radius: 10px !important;
  display: flex !important;
  justify-content: center !important;
  min-height: 220px !important;
  overflow: hidden !important;
  width: 100% !important;
}
.wishlist-index-index .products-grid.wishlist .product-image-photo {
  height: 220px !important;
  object-fit: contain !important;
  width: 100% !important;
}
.wishlist-index-index .products-grid.wishlist textarea {
  margin-top: 12px !important;
  min-height: 58px !important;
  resize: vertical !important;
  width: 100% !important;
}
.wishlist-index-index .products-grid.wishlist .fieldset,
.wishlist-index-index .products-grid.wishlist .box-tocart,
.wishlist-index-index .products-grid.wishlist .product-item-actions {
  align-items: center !important;
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 10px !important;
  margin-top: 12px !important;
  width: 100% !important;
}
.wishlist-index-index .products-grid.wishlist .field.qty {
  margin: 0 !important;
  padding: 0 !important;
}
.wishlist-index-index .products-grid.wishlist .action.tocart {
  min-height: 44px !important;
  white-space: nowrap !important;
}
.wishlist-index-index .form-wishlist-items > .actions-toolbar {
  align-items: center !important;
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 12px !important;
  margin-top: 24px !important;
}
/* DAL Active final header stability: compact top header and make customer
   dropdown overlay the page instead of pushing header content around. */
.page-wrapper .page-header .panel.wrapper {
  min-height: 40px !important;
  position: relative !important;
  z-index: 100 !important;
}
.page-wrapper .page-header .panel.wrapper .panel.header {
  align-items: center !important;
  box-sizing: border-box !important;
  display: flex !important;
  justify-content: flex-end !important;
  min-height: 40px !important;
  padding-bottom: 8px !important;
  padding-top: 8px !important;
}
.page-wrapper .page-header .panel.wrapper .panel.header > .header.links {
  align-items: center !important;
  display: flex !important;
  flex-wrap: nowrap !important;
  gap: 24px !important;
  justify-content: flex-end !important;
  line-height: 1 !important;
  margin: 0 !important;
  min-height: 24px !important;
  position: relative !important;
}
.page-wrapper .page-header .panel.wrapper .panel.header > .header.links > li,
.page-wrapper .page-header .panel.wrapper .panel.header > .header.links > li > a,
.page-wrapper .page-header .panel.wrapper .panel.header .customer-welcome,
.page-wrapper .page-header .panel.wrapper .panel.header .customer-welcome .customer-name,
.page-wrapper .page-header .panel.wrapper .panel.header .customer-welcome .action.switch {
  align-items: center !important;
  display: inline-flex !important;
  line-height: 1.2 !important;
  margin: 0 !important;
  min-height: 24px !important;
  vertical-align: middle !important;
}
.page-wrapper .page-header .panel.wrapper .panel.header .customer-welcome {
  position: relative !important;
}
.page-wrapper .page-header .panel.wrapper .panel.header .customer-welcome .customer-menu {
  background: #fff !important;
  border: 1px solid #d8e1ec !important;
  box-shadow: 0 14px 36px rgba(15, 35, 61, 0.14) !important;
  left: auto !important;
  margin: 0 !important;
  min-width: 230px !important;
  position: absolute !important;
  right: 0 !important;
  top: calc(110%) !important;
  z-index: 10000 !important;
}
.page-wrapper .page-header .panel.wrapper .panel.header .customer-welcome .customer-menu .header.links {
  display: block !important;
  margin: 0 !important;
  padding: 8px 0 !important;
}
.page-wrapper .page-header .panel.wrapper .panel.header .customer-welcome .customer-menu .header.links li {
  display: block !important;
  margin: 0 !important;
}
.page-wrapper .page-header .panel.wrapper .panel.header .customer-welcome .customer-menu .header.links a {
  color: #071b3a !important;
  display: block !important;
  font-size: 14px !important;
  line-height: 1.35 !important;
  padding: 10px 16px !important;
  white-space: nowrap !important;
}
.page-wrapper .page-header .header.content {
  align-items: center !important;
  min-height: 92px !important;
}
.page-wrapper .page-header {
  position: relative !important;
  z-index: 100 !important;
}
.catalog-product-view .product.media {
  z-index: auto !important;
}
/* Customer header dropdown: keep open while hovering from greeting to menu. */
.page-wrapper .page-header .panel.wrapper .panel.header .customer-welcome:hover .customer-menu,
.page-wrapper .page-header .panel.wrapper .panel.header .customer-welcome:focus-within .customer-menu,
.page-wrapper .page-header .panel.wrapper .panel.header .customer-welcome.active .customer-menu {
  display: block !important;
}
.page-wrapper .page-header .panel.wrapper .panel.header .customer-welcome .customer-menu {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding-top: 10px !important;
  top: 100% !important;
}
.page-wrapper .page-header .panel.wrapper .panel.header .customer-welcome .customer-menu .header.links {
  background: #ffffff !important;
  border: 1px solid #d8e1ec !important;
  box-shadow: 0 14px 36px rgba(15, 35, 61, 0.14) !important;
}
.hb-wrapper .hb-testimonoals ul li .hb-inner {
  text-align: center !important;
}
.hb-wrapper .hb-testimonoals ul li .hb-inner .hb-image {
  align-items: center !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  margin-top: 18px !important;
  text-align: center !important;
}
.hb-wrapper .hb-testimonoals ul li .hb-inner .hb-image > img {
  aspect-ratio: 1 !important;
  border: 4px solid #ffffff !important;
  border-radius: 50% !important;
  box-shadow: 0 12px 32px rgba(7, 27, 58, 0.16) !important;
  display: block !important;
  height: 150px !important;
  margin: 0 auto 16px !important;
  max-height: 150px !important;
  max-width: 150px !important;
  min-height: 150px !important;
  min-width: 150px !important;
  object-fit: cover !important;
  object-position: center center !important;
  overflow: hidden !important;
  transform: none !important;
  width: 150px !important;
}
.hb-wrapper .hb-testimonoals ul li .hb-inner:hover .hb-image > img {
  border-color: #0b6fff !important;
  transform: none !important;
}
.hb-wrapper .hb-testimonoals ul li .hb-inner .hb-image h4,
.hb-wrapper .hb-testimonoals ul li .hb-inner .hb-image p {
  text-align: center !important;
}
@media (max-width: 767px) {
  .hb-wrapper .hb-testimonoals ul li .hb-inner .hb-image > img {
    height: 150px !important;
    max-height: 150px !important;
    max-width: 150px !important;
    min-height: 150px !important;
    min-width: 150px !important;
    width: 150px !important;
  }
}
@media (max-width: 767px) {
  html,
  body {
    max-width: 100% !important;
    overflow-x: hidden !important;
  }
  .page-wrapper,
  .page-main,
  .columns,
  .column.main {
    max-width: 100% !important;
    overflow-x: hidden !important;
  }
  .page-wrapper .page-header {
    position: relative !important;
    z-index: 120 !important;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header {
    min-height: 34px !important;
    padding: 4px 12px !important;
    width: 100% !important;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header > .header.links {
    gap: 14px !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header > .header.links > li > a,
  .page-wrapper .page-header .panel.wrapper .panel.header .customer-welcome .customer-name,
  .page-wrapper .page-header .panel.wrapper .panel.header .customer-welcome .action.switch {
    font-size: 13px !important;
    max-width: 170px !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .customer-welcome .customer-menu {
    left: auto !important;
    max-width: calc(100vw - 24px) !important;
    min-width: 230px !important;
    right: 0 !important;
    top: 100% !important;
    width: auto !important;
  }
  .page-wrapper .page-header .header.content {
    display: grid !important;
    grid-template-columns: 44px minmax(0, 1fr) auto !important;
    min-height: 68px !important;
    padding: 10px 14px !important;
    row-gap: 8px !important;
  }
  .page-wrapper .page-header .nav-toggle {
    align-self: center !important;
    grid-column: 1 !important;
    justify-self: start !important;
    left: auto !important;
    position: static !important;
    top: auto !important;
  }
  .page-wrapper .page-header .logo {
    grid-column: 2 !important;
    justify-self: start !important;
    margin: 0 !important;
    max-width: 150px !important;
    width: auto !important;
  }
  .page-wrapper .page-header .logo img {
    height: auto !important;
    max-height: 42px !important;
    max-width: 150px !important;
    object-fit: contain !important;
    width: auto !important;
  }
  .cms-index-index .home-slider-wrapper,
  .cms-index-index .home-slider-wrapper .home-slider-main,
  .cms-index-index .home-slider-wrapper .home-slider,
  .cms-index-index .home-slider-wrapper .owl-wrapper-outer {
    max-width: 100% !important;
    overflow: hidden !important;
  }
  .cms-index-index .home-slider-wrapper .home-slider-main .home-slider .owl-controls.clickable,
  .cms-index-index .home-slider-wrapper .home-slider-main .home-slider .owl-controls {
    bottom: 14px !important;
    right: 14px !important;
    top: auto !important;
    z-index: 5 !important;
  }
  .cms-index-index .home-slider-wrapper .home-slider-main .home-slider .owl-controls .owl-buttons > div {
    height: 38px !important;
    line-height: 38px !important;
    width: 38px !important;
  }
  .cms-index-index .block.widget.block-new-products {
    overflow: hidden !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .cms-index-index .block.widget.block-new-products .block-content {
    max-width: 100% !important;
    overflow: hidden !important;
    padding: 0 16px !important;
  }
  .cms-index-index .block.widget.block-new-products .slider-outer {
    margin: 0 !important;
    overflow: hidden !important;
    padding: 0 0 22px !important;
  }
  .cms-index-index .block.widget.block-new-products .owl-wrapper-outer {
    margin: 0 !important;
    overflow: hidden !important;
    padding: 8px 0 18px !important;
  }
  .cms-index-index .block.widget.block-new-products .owl-wrapper {
    align-items: stretch !important;
  }
  .cms-index-index .block.widget.block-new-products .owl-item {
    box-sizing: border-box !important;
    padding: 0 8px !important;
  }
  .cms-index-index .block.widget.block-new-products .products-grid .product-item,
  .cms-index-index .block.widget.block-new-products .products-grid .product-item.product-slider {
    box-sizing: border-box !important;
    margin: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
  }
  .cms-index-index .block.widget.block-new-products .products-grid .product-item .product-item-info {
    border-radius: 10px !important;
    height: auto !important;
    min-height: 0 !important;
    width: 100% !important;
  }
  .cms-index-index .block.widget.block-new-products .products-grid .product-item .product-item-info .product-img-main .product-item-photo {
    aspect-ratio: 1 !important;
    min-height: 0 !important;
  }
  .cms-index-index .block.widget.block-new-products .product-item-details {
    padding: 14px 14px 16px !important;
  }
  .cms-index-index .block.widget.block-new-products .product-item-name {
    min-height: 40px !important;
  }
  .cms-index-index .block.widget.block-new-products .price-box .price {
    font-size: 17px !important;
    letter-spacing: 0 !important;
  }
  .cms-index-index .block.widget.block-new-products .product-item-actions .actions-primary .action.primary {
    font-size: 12px !important;
    min-height: 42px !important;
    padding: 0 10px !important;
    white-space: normal !important;
  }
  .cms-index-index .block.widget.block-new-products .owl-controls,
  .cms-index-index .block.widget.block-new-products .owl-controls.clickable {
    display: flex !important;
    justify-content: center !important;
    margin: 8px auto 0 !important;
    position: static !important;
    right: auto !important;
    top: auto !important;
    width: 100% !important;
    z-index: 2 !important;
  }
  .cms-index-index .block.widget.block-new-products .owl-controls .owl-buttons {
    display: inline-flex !important;
    gap: 8px !important;
  }
  .cms-index-index .block.widget.block-new-products .owl-controls .owl-buttons > div {
    height: 38px !important;
    line-height: 38px !important;
    margin: 0 !important;
    position: static !important;
    transform: none !important;
    width: 38px !important;
  }
  .dal-chatbot {
    bottom: 14px !important;
    right: 14px !important;
    z-index: 850 !important;
  }
  .dal-chatbot__toggle {
    height: 50px !important;
    width: 50px !important;
  }
  .dal-chatbot__panel {
    bottom: 66px !important;
    max-width: calc(100vw - 20px) !important;
    right: -4px !important;
    width: calc(100vw - 20px) !important;
  }
}
.cms-content-important {
  font-family: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.catalog-product-view {
  /* Ensure product info sits above gallery overlays so primary actions remain clickable */
  /*
 * FIX REAL: keep Fotorama's native arrows inside the image frame.
 * The gallery JS injects inline offsets on the stage and next arrow, so
 * both the stage and the arrow need explicit overrides here.
 */
  /* Icon mũi tên bên trong */
  /* Nếu theme dùng pseudo icon */
  /* Strong overrides to keep arrows visible and inside the gallery frame */
  /* Place prev on the left and next on the right inside the media area */
}
.catalog-product-view .page-main {
  box-sizing: border-box;
  max-width: 1320px !important;
  padding-left: 24px !important;
  padding-right: 24px !important;
  width: 100% !important;
}
.catalog-product-view .columns {
  display: block !important;
  width: 100%;
}
.catalog-product-view .column.main {
  align-items: start;
  display: grid !important;
  gap: 38px 48px;
  grid-template-columns: minmax(0, 7fr) minmax(360px, 5fr);
  min-width: 0;
  width: 100%;
}
.catalog-product-view .column.main > input[name='form_key'],
.catalog-product-view .column.main > #authenticationPopup {
  grid-column: 1 / -1;
}
.catalog-product-view .product.media,
.catalog-product-view .product-info-main {
  box-sizing: border-box;
  float: none !important;
  min-width: 0;
  width: auto !important;
}
.catalog-product-view .product.media {
  grid-column: 1;
  grid-row: 2;
  margin: 0 !important;
  max-width: 100% !important;
  overflow: visible !important;
  position: relative;
  z-index: auto;
}
.catalog-product-view .product-info-main {
  grid-column: 2;
  grid-row: 2;
  max-width: 500px !important;
  min-height: 0;
  position: static;
  top: auto;
  z-index: 1;
}
.catalog-product-view .product.info.detailed,
.catalog-product-view .dalactive-product-recommendation,
.catalog-product-view .block.related,
.catalog-product-view .block.upsell,
.catalog-product-view .block.crosssell {
  box-sizing: border-box;
  grid-column: 1 / -1;
  width: 100% !important;
}
.catalog-product-view .product.info.detailed {
  border-top: 1px solid #e5e7eb;
  margin-top: 24px;
  padding-top: 30px;
}
.catalog-product-view .product.info.detailed * {
  box-sizing: border-box !important;
}
.catalog-product-view .product-info-main {
  z-index: 1 !important;
}
.catalog-product-view .product.media .gallery-placeholder,
.catalog-product-view .product.media [data-gallery-role='gallery-placeholder'],
.catalog-product-view .product.media .fotorama {
  max-width: 100% !important;
  min-width: 0;
  overflow: hidden;
  width: 100% !important;
}
.catalog-product-view .product.media .fotorama__wrap {
  display: flex !important;
  flex-wrap: nowrap !important;
  align-items: flex-start !important;
  max-width: 100% !important;
  min-width: 0;
  overflow: visible !important;
  width: 100% !important;
  /* push the thumbnail rail a bit to the right so it sits closer to the main image */
  padding-left: 48px !important;
}
.catalog-product-view .product.media .gallery-placeholder,
.catalog-product-view .product.media [data-gallery-role='gallery-placeholder'] {
  background: #f6f8fb;
  border-radius: 8px;
  min-height: 560px;
}
.catalog-product-view .product.media .fotorama__stage {
  background: #f6f8fb;
  border-radius: 8px;
  flex: 1 1 auto !important;
  height: 620px !important;
  left: 0 !important;
  max-width: 100% !important;
  min-width: 0 !important;
  overflow: hidden;
  position: relative;
  right: 0 !important;
  width: auto !important;
}
.catalog-product-view .product.media .fotorama__stage__shaft {
  max-width: 100% !important;
  overflow: visible !important;
  width: 100% !important;
}
.catalog-product-view .product.media .fotorama__stage__frame {
  background: #f6f8fb;
}
.catalog-product-view .product.media .fotorama__stage__frame .fotorama__img,
.catalog-product-view .product.media .fotorama__stage__frame .fotorama__video,
.catalog-product-view .product.media .gallery-placeholder__image {
  height: 100% !important;
  left: 0 !important;
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;
  position: relative !important;
  top: 0 !important;
  transform: none !important;
  width: 100% !important;
}
.catalog-product-view .product.media .fotorama__arr,
.catalog-product-view .product.media .fotorama__arr--prev,
.catalog-product-view .product.media .fotorama__arr--next {
  align-items: center !important;
  background: #ffffff !important;
  border: 1px solid #d7dde6 !important;
  border-radius: 999px !important;
  box-shadow: 0 8px 20px rgba(15, 23, 42, 0.18) !important;
  cursor: pointer !important;
  display: flex !important;
  height: 46px !important;
  justify-content: center !important;
  margin: 0 !important;
  opacity: 1 !important;
  pointer-events: auto !important;
  position: absolute !important;
  bottom: 24px !important;
  top: auto !important;
  transform: none !important;
  visibility: visible !important;
  width: 46px !important;
  z-index: 99999 !important;
}
.catalog-product-view .product.media .fotorama__arr--prev {
  left: auto !important;
  right: 76px !important;
}
.catalog-product-view .product.media .fotorama__arr--next {
  left: auto !important;
  right: 24px !important;
}
.catalog-product-view .product.media .fotorama__arr .fotorama__arr__arr {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}
.catalog-product-view .product.media .fotorama__arr::before,
.catalog-product-view .product.media .fotorama__arr::after {
  opacity: 1 !important;
  visibility: visible !important;
}
.catalog-product-view .product.media .fotorama__arr:hover,
.catalog-product-view .product.media .fotorama__arr:focus {
  background: #ffffff !important;
  border-color: #0b6fff !important;
  box-shadow: 0 10px 24px rgba(11, 111, 255, 0.22) !important;
}
.catalog-product-view .product.media .fotorama__nav-wrap--vertical {
  flex: 0 0 auto !important;
  margin-right: 8px !important;
  padding-right: 10px;
  /* visually align thumbnails closer to the main stage */
  transform: translateX(20px) !important;
}
.catalog-product-view .product.media .fotorama__nav-wrap--vertical .fotorama__nav {
  max-height: 660px;
}
.catalog-product-view .product.media {
  overflow: visible !important;
  position: relative !important;
  z-index: auto !important;
}
.catalog-product-view .product.media .fotorama__arr,
.catalog-product-view .product.media .fotorama__arr--prev,
.catalog-product-view .product.media .fotorama__arr--next {
  z-index: 1 !important;
  pointer-events: auto !important;
  visibility: visible !important;
  opacity: 1 !important;
  display: flex !important;
}
.catalog-product-view .product.media .fotorama__arr--prev {
  left: 24px !important;
  right: auto !important;
  bottom: 24px !important;
}
.catalog-product-view .product.media .fotorama__arr--next {
  right: 24px !important;
  left: auto !important;
  bottom: 24px !important;
}
.catalog-product-view .product.media .fotorama__nav__frame {
  background: #f6f8fb;
  border-radius: 6px;
  box-sizing: border-box;
  margin-bottom: 8px;
  min-height: 68px;
  overflow: hidden;
}
.catalog-product-view .product.media .fotorama__thumb-border {
  border-color: #0b6fff;
  border-radius: 6px;
  box-sizing: border-box;
}
.catalog-product-view .product-info-main .page-title-wrapper,
.catalog-product-view .product-info-main .product-reviews-summary,
.catalog-product-view .product-info-main .product-info-price,
.catalog-product-view .product-info-main .product-add-form,
.catalog-product-view .product-info-main .product-social-links,
.catalog-product-view .product-info-main .product.attribute.overview,
.catalog-product-view .product-info-main .dalactive-product-accordions {
  box-sizing: border-box;
  clear: both;
  float: none !important;
  max-width: 100%;
  position: static;
  width: 100% !important;
}
.catalog-product-view .product-info-main .page-title {
  font-size: 28px;
  line-height: 1.18;
  margin: 0 0 10px;
}
.catalog-product-view .product-info-main .product-info-price {
  border: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 12px 16px;
  margin: 0 0 18px;
  padding: 0;
}
.catalog-product-view .product-info-main .price-box .price-wrapper .price {
  color: #061a33;
  font-size: 22px;
  line-height: 1.25;
}
.catalog-product-view .product-info-main .product-info-stock-sku {
  align-items: center;
  display: flex;
  gap: 10px;
  margin: 0;
  padding: 0 !important;
}
.catalog-product-view .product-info-main .product-info-stock-sku .stock {
  border-radius: 999px;
  float: none !important;
  font-size: 12px;
  line-height: 1;
  margin: 0 !important;
  padding: 7px 10px !important;
  text-transform: uppercase;
}
.catalog-product-view .product-info-main .product-info-stock-sku .stock.available {
  background: #e8f7ee;
  color: #12733b;
}
.catalog-product-view .product-info-main .product-info-stock-sku .stock.unavailable {
  background: #eef4ff;
  color: #0b6fff;
}
.catalog-product-view .product-info-main .swatch-attribute {
  margin: 0 0 18px;
}
.catalog-product-view .product-info-main .swatch-attribute .product.media .fotorama__arr--prev {
  right: 76px !important;
}
.catalog-product-view .product-info-main .swatch-attribute-label,
.catalog-product-view .product-info-main .product-add-form .product-options-wrapper .field > .label {
  color: #061a33;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 10px;
}
.catalog-product-view .product-info-main .swatch-attribute-options {
  display: grid !important;
  gap: 8px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 0;
  width: 100%;
}
.catalog-product-view .product-info-main .swatch-option {
  align-items: center;
  background: #ffffff;
  border: 1px solid #d7dde6;
  border-radius: 6px;
  box-shadow: none;
  box-sizing: border-box;
  color: #061a33;
  display: inline-flex;
  font-weight: 600;
  height: 48px;
  justify-content: center;
  margin: 0 !important;
  min-width: 0;
  padding: 0 10px;
  text-align: center;
  width: 100% !important;
}
.catalog-product-view .product-info-main .swatch-option:hover,
.catalog-product-view .product-info-main .swatch-option.selected {
  border-color: #0b6fff;
  color: #0b6fff;
  outline: 0;
}
.catalog-product-view .product-info-main .swatch-option.disabled,
.catalog-product-view .product-info-main .swatch-option[disabled] {
  background: #f3f4f6;
  color: #9ca3af;
  cursor: not-allowed;
  opacity: .7;
  pointer-events: none;
  text-decoration: line-through;
}
.catalog-product-view .product-info-main .box-tocart {
  margin: 22px 0 12px !important;
}
.catalog-product-view .product-info-main .box-tocart .fieldset {
  align-items: flex-end;
  display: grid !important;
  gap: 14px;
  grid-template-columns: 96px minmax(0, 1fr);
  margin: 0;
}
.catalog-product-view .product-info-main .box-tocart .field.qty {
  display: block !important;
  margin: 0 !important;
}
.catalog-product-view .product-info-main .box-tocart .field.qty .control {
  display: flex;
  width: 100%;
}
.catalog-product-view .product-info-main .box-tocart .field.qty input.qty {
  box-sizing: border-box;
  height: 52px;
  width: 58px;
}
.catalog-product-view .product-info-main .box-tocart .field.qty .qty-main {
  height: 52px;
}
.catalog-product-view .product-info-main .box-tocart .actions {
  display: block !important;
  margin: 0;
  width: 100%;
}
.catalog-product-view .product-info-main .box-tocart .actions .action.tocart {
  background: #0b6fff;
  border-color: #0b6fff;
  border-radius: 6px;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 700;
  min-height: 52px;
  min-width: 0 !important;
  width: 100% !important;
}
.catalog-product-view .product-info-main .product-social-links .product-addto-links {
  display: grid !important;
  gap: 10px;
  grid-template-columns: 1fr;
  margin: 0;
  width: 100%;
}
.catalog-product-view .product-info-main .product-social-links .action {
  align-items: center;
  border: 1px solid #d7dde6;
  border-radius: 6px;
  box-sizing: border-box;
  color: #061a33 !important;
  display: flex !important;
  font-weight: 700;
  justify-content: center;
  margin: 0 !important;
  min-height: 48px;
  padding: 0 14px;
  text-align: center;
  width: 100%;
}
.catalog-product-view .product-info-main .product-social-links .action:hover {
  border-color: #0b6fff;
  color: #0b6fff !important;
  text-decoration: none;
}
.catalog-product-view .product-info-main .product.attribute.overview {
  border-top: 1px solid #e5e7eb;
  line-height: 1.65;
  margin: 22px 0 0;
  padding: 18px 0 0;
}
.catalog-product-view .product-info-main .product.attribute.overview > strong {
  color: #061a33;
  text-transform: none;
}
.catalog-product-view .dalactive-product-accordions {
  border-top: 1px solid #e5e7eb;
  margin-top: 22px;
}
.catalog-product-view .dalactive-product-accordion-trigger {
  min-height: 56px;
}
.catalog-product-view .dalactive-product-recommendation {
  border-top: 1px solid #e5e7eb;
  margin-top: 40px;
  padding-top: 32px;
}
.catalog-product-view .dalactive-product-recommendation h2 {
  color: #061a33;
  font-size: 24px;
  margin: 0 0 18px;
}
.catalog-product-view .dalactive-product-recommendation .products-grid {
  display: grid !important;
  gap: 20px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.catalog-product-view .dalactive-product-recommendation .product-item {
  margin: 0 !important;
  min-width: 0;
  width: 100% !important;
}
.catalog-product-view .dalactive-product-recommendation .product-item a {
  color: #061a33;
  display: block;
}
.catalog-product-view .dalactive-product-recommendation .product-item img {
  background: #f6f8fb;
  border-radius: 6px;
  display: block;
  height: auto;
  object-fit: contain;
  width: 100%;
}
@media (max-width: 1024px) {
  .catalog-product-view .column.main {
    gap: 28px;
    grid-template-columns: minmax(0, 1fr) minmax(320px, 0.82fr);
  }
  .catalog-product-view .product-info-main {
    max-width: none !important;
    position: static;
    top: auto;
  }
  .catalog-product-view .product.media .gallery-placeholder,
  .catalog-product-view .product.media [data-gallery-role='gallery-placeholder'] {
    min-height: 460px;
  }
  .catalog-product-view .product.media .fotorama__stage {
    height: 480px !important;
    left: 0 !important;
    right: 0 !important;
  }
  .catalog-product-view .product.media .fotorama__arr--prev {
    right: 76px !important;
  }
  .catalog-product-view .product.media .fotorama__arr--next {
    right: 24px !important;
  }
}
@media (max-width: 767px) {
  .catalog-product-view .page-main {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .catalog-product-view .column.main {
    display: block !important;
    overflow: visible;
  }
  .catalog-product-view .product.media,
  .catalog-product-view .product-info-main {
    display: block;
    margin: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
  }
  .catalog-product-view .product.media {
    margin-bottom: 24px !important;
  }
  .catalog-product-view .product.media .gallery-placeholder,
  .catalog-product-view .product.media [data-gallery-role='gallery-placeholder'] {
    aspect-ratio: 1;
    min-height: 340px;
  }
  .catalog-product-view .product.media .fotorama__stage {
    height: 360px !important;
    left: 0 !important;
    right: 0 !important;
  }
  .catalog-product-view .product.media .fotorama__arr--prev {
    right: 72px !important;
  }
  .catalog-product-view .product.media .fotorama__arr--next {
    right: 16px !important;
  }
  .catalog-product-view .product-info-main .swatch-attribute-options {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .catalog-product-view .product-info-main .box-tocart .fieldset {
    display: block !important;
  }
  .catalog-product-view .product-info-main .box-tocart .field.qty {
    margin-bottom: 14px !important;
  }
  .catalog-product-view .product-info-main .box-tocart .actions,
  .catalog-product-view .product-info-main .box-tocart .actions .action.tocart,
  .catalog-product-view .product-info-main .product-social-links,
  .catalog-product-view .product-info-main .product-social-links .action,
  .catalog-product-view .product-info-main .dalactive-size-guide,
  .catalog-product-view .product-info-main .dalactive-size-guide-content {
    max-width: 100% !important;
    width: 100% !important;
  }
  .catalog-product-view .dalactive-product-recommendation .products-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 480px) {
  .catalog-product-view .product-info-main .swatch-attribute-options,
  .catalog-product-view .dalactive-product-recommendation .products-grid {
    grid-template-columns: 1fr;
  }
}
.cms-index-index .column.main > .block.widget,
.cms-index-index .column.main > section,
.cms-index-index .column.main > .page-main,
.cms-index-index .column.main > .home-parallax-block,
.cms-index-index .column.main > .home-advantage-block,
.cms-index-index .column.main > .hb-wrapper,
.cms-index-index .column.main > .brands-wrapper,
.cms-index-index .column.main > .weather-container-wrapper {
  padding-left: 0;
  padding-right: 0;
}
.cms-index-index .column.main {
  gap: 0;
}
.cms-index-index .block.widget.block-new-products {
  background: #ffffff;
  border-bottom: 1px solid #edf1f6;
  border-top: 1px solid #edf1f6;
  padding: 58px 0 64px;
  position: relative;
}
.cms-index-index .block.widget.block-new-products .page-title-main {
  background: transparent;
  margin-bottom: 34px;
  text-align: center;
}
.cms-index-index .block.widget.block-new-products .page-title-main > strong {
  color: #061a33;
  display: inline-block;
  font-size: 24px;
  font-weight: 800;
  letter-spacing: -0.02em;
  padding: 0 0 14px;
  position: relative;
  text-transform: uppercase;
}
.cms-index-index .block.widget.block-new-products .page-title-main > strong:after {
  background: linear-gradient(90deg, #0b6fff, #4da3ff);
  border-radius: 2px;
  bottom: 0;
  content: "";
  height: 3px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 64px;
}
.cms-index-index .block.widget.block-new-products .block-content {
  margin: 0 auto;
  max-width: 1180px;
  padding: 0 24px;
}
.cms-index-index .block.widget.block-new-products .slider-outer {
  margin: 0 -22px -24px;
  overflow: visible;
  padding: 0 22px 24px;
  position: relative;
}
.cms-index-index .block.widget.block-new-products .owl-wrapper-outer {
  margin: -14px -22px -24px;
  overflow: hidden !important;
  padding: 14px 22px 24px;
}
.cms-index-index .block.widget.block-new-products .products-grid .product-items {
  gap: 24px;
  justify-content: center;
}
.cms-index-index .block.widget.block-new-products .owl-wrapper {
  align-items: stretch;
  display: flex !important;
}
.cms-index-index .block.widget.block-new-products .owl-item {
  box-sizing: border-box;
  display: flex;
  padding: 0 12px;
}
.cms-index-index .block.widget.block-new-products .products-grid .product-item {
  box-sizing: border-box;
  display: flex;
  padding: 0 !important;
  width: 100% !important;
}
.cms-index-index .block.widget.block-new-products .products-grid .product-item .product-item-info {
  background: #fff;
  border: 1px solid #e8ecf1;
  border-radius: 12px;
  box-shadow: 0 6px 18px rgba(6, 26, 51, 0.06);
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  padding: 0;
  transition: box-shadow 0.32s ease, transform 0.32s ease, border-color 0.32s ease;
}
.cms-index-index .block.widget.block-new-products .products-grid .product-item:hover .product-item-info {
  border-color: #0b6fff;
  box-shadow: 0 12px 28px rgba(6, 26, 51, 0.11);
  transform: translateY(-3px);
}
.cms-index-index .block.widget.block-new-products .products-grid .product-item .product-item-info .product-img-main {
  background: #f8fafc;
  overflow: hidden;
}
.cms-index-index .block.widget.block-new-products .products-grid .product-item .product-item-info .product-img-main .product-item-photo {
  aspect-ratio: 1;
  display: block;
  overflow: hidden;
  padding: 0;
}
.cms-index-index .block.widget.block-new-products .products-grid .product-item .product-item-info .product-img-main .product-item-photo img {
  border-radius: 0;
  box-sizing: border-box;
  height: 100%;
  margin: 0;
  max-height: none;
  object-fit: contain;
  padding: 14px;
  transition: transform 0.4s ease;
  width: 100%;
}
.cms-index-index .block.widget.block-new-products .products-grid .product-item:hover .product-item-info .product-img-main .product-item-photo img {
  transform: scale(1.05);
}
.cms-index-index .block.widget.block-new-products .product-item-details {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  padding: 18px 18px 20px;
}
.cms-index-index .block.widget.block-new-products .product-item-name {
  margin: 0 0 10px;
  min-height: 42px;
}
.cms-index-index .block.widget.block-new-products .product-item-name > a {
  color: #061a33;
  display: -webkit-box;
  font-size: 14px;
  font-weight: 700;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.45;
  overflow: hidden;
}
.cms-index-index .block.widget.block-new-products .product-item-name > a:hover {
  color: #0b6fff;
}
.cms-index-index .block.widget.block-new-products .price-box {
  margin: 0 0 14px;
}
.cms-index-index .block.widget.block-new-products .price-box .price {
  color: #0b6fff;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: -0.02em;
}
.cms-index-index .block.widget.block-new-products .product-item-actions {
  align-items: stretch;
  display: flex;
  gap: 8px;
  margin: 0;
  margin-top: auto;
  padding: 0;
  width: 100%;
}
.cms-index-index .block.widget.block-new-products .product-item-actions .actions-primary {
  display: flex;
  flex: 1 1 auto;
  width: 100%;
}
.cms-index-index .block.widget.block-new-products .product-item-actions .actions-primary .action.primary {
  align-items: center;
  background: #0b6fff;
  border: 0;
  border-radius: 8px;
  box-shadow: 0 5px 12px rgba(11, 111, 255, 0.18);
  color: #fff;
  display: inline-flex;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.02em;
  justify-content: center;
  line-height: 1.2;
  min-height: 40px;
  padding: 0 16px;
  text-transform: uppercase;
  transition: background 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
  width: 100%;
}
.cms-index-index .block.widget.block-new-products .product-item-actions .actions-primary .action.primary span {
  display: block;
  text-align: center;
  width: 100%;
}
.cms-index-index .block.widget.block-new-products .product-item-actions .actions-primary .action.primary:hover {
  background: #061a33;
  box-shadow: 0 8px 22px rgba(11, 111, 255, 0.32);
  transform: translateY(-1px);
}
.cms-index-index .block.widget.block-new-products .product-item-actions .actions-secondary {
  display: flex;
  gap: 6px;
}
.cms-index-index .block.widget.block-new-products .product-item-actions .actions-secondary a.action {
  align-items: center;
  background: #fff;
  border: 1px solid #e0e5eb;
  border-radius: 10px;
  color: #061a33;
  display: flex;
  height: 40px;
  justify-content: center;
  transition: border-color 0.2s ease, color 0.2s ease, background 0.2s ease;
  width: 40px;
}
.cms-index-index .block.widget.block-new-products .product-item-actions .actions-secondary a.action:hover {
  background: #eaf5ff;
  border-color: #0b6fff;
  color: #0b6fff;
}
.cms-index-index .block.widget.block-new-products .owl-controls .owl-buttons > div {
  background: #061a33 !important;
  border-radius: 8px !important;
  box-shadow: 0 4px 12px rgba(6, 26, 51, 0.15);
  box-sizing: border-box;
  height: 36px !important;
  line-height: 36px !important;
  opacity: 1 !important;
  padding: 0 !important;
  transition: background 0.2s ease, transform 0.2s ease;
  width: 36px !important;
}
.cms-index-index .block.widget.block-new-products .owl-controls,
.cms-index-index .block.widget.block-new-products .owl-controls.clickable {
  right: 22px !important;
  top: -58px !important;
  z-index: 3;
}
.cms-index-index .block.widget.block-new-products .owl-controls .owl-buttons > div:hover {
  background: #0b6fff !important;
  transform: translateY(-1px);
}
.cms-index-index .home-parallax-block {
  align-items: center;
  background-position: center center !important;
  background-size: cover !important;
  border-radius: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0;
  min-height: 360px;
  overflow: hidden;
  position: relative;
}
.cms-index-index .home-parallax-block:before {
  background: linear-gradient(90deg, rgba(6, 26, 51, 0.78) 0%, rgba(6, 26, 51, 0.46) 45%, rgba(6, 26, 51, 0.12) 100%);
  content: "";
  inset: 0;
  position: absolute;
}
.cms-index-index .home-parallax-block > * {
  position: relative;
  z-index: 1;
}
.cms-index-index .home-parallax-block > p,
.cms-index-index .home-parallax-block > h1,
.cms-index-index .home-parallax-block > .action.primary {
  margin-left: auto;
  margin-right: auto;
}
.cms-index-index .home-parallax-block > p {
  color: rgba(255, 255, 255, 0.9) !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  letter-spacing: 0.16em !important;
  line-height: 1.2;
  margin-bottom: 12px !important;
  text-transform: uppercase;
}
.cms-index-index .home-parallax-block > h1 {
  color: #fff !important;
  font-size: clamp(32px, 5vw, 52px) !important;
  font-weight: 800 !important;
  letter-spacing: -0.035em !important;
  line-height: 1.08 !important;
  margin-bottom: 26px !important;
  max-width: 960px;
  text-align: center;
}
.cms-index-index .home-parallax-block > .action.primary {
  align-items: center;
  background: #0b6fff !important;
  border: 0 !important;
  border-radius: 8px !important;
  box-shadow: 0 12px 28px rgba(11, 111, 255, 0.28) !important;
  display: inline-flex;
  font-size: 17px !important;
  font-weight: 800 !important;
  justify-content: center;
  min-height: 52px;
  padding: 0 34px !important;
  text-transform: uppercase;
}
.cms-index-index .home-parallax-block > .page-main {
  max-width: 1320px;
  padding: 0 24px;
}
.cms-index-index .home-parallax-block > .page-main > div {
  min-height: 420px;
}
.cms-index-index .home-parallax-block > .page-main > div > a.action.primary {
  background: #0b6fff;
  border: 0;
  border-radius: 8px;
  box-shadow: 0 12px 28px rgba(11, 111, 255, 0.26);
  color: #fff;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 0.5px;
  min-height: 56px;
  padding: 0 36px;
  text-transform: uppercase;
  transition: background 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}
.cms-index-index .home-parallax-block > .page-main > div > a.action.primary:hover {
  background: #061a33;
  box-shadow: 0 16px 36px rgba(6, 26, 51, 0.28);
  transform: translateY(-2px);
}
.cms-index-index .home-advantage-block {
  background: #fff;
  border-bottom: 1px solid #edf1f6;
  border-top: 1px solid #edf1f6;
  padding: 52px 0 48px;
}
.cms-index-index .home-advantage-block .hab-row {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  justify-content: center;
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 24px;
}
.cms-index-index .home-advantage-block .hab-row .hab-inner {
  box-sizing: border-box;
  flex: 0 0 25%;
  max-width: 25%;
  padding: 0 16px;
}
.cms-index-index .home-advantage-block .hab-row .hab-inner .home-advantage-block-inner {
  background: #fff;
  border: 1px solid #e8ecf1;
  border-radius: 14px;
  box-shadow: 0 4px 16px rgba(6, 26, 51, 0.06);
  min-height: 140px;
  padding: 28px 20px;
  position: relative;
  text-align: center;
  transition: box-shadow 0.28s ease, transform 0.28s ease, border-color 0.28s ease;
}
.cms-index-index .home-advantage-block .hab-row .hab-inner .home-advantage-block-inner:before {
  background: linear-gradient(135deg, #0b6fff, #061a33);
  border-radius: 14px 14px 0 0;
  content: "";
  height: 4px;
  left: -1px;
  opacity: 0;
  position: absolute;
  right: -1px;
  top: -1px;
  transform: scaleX(0);
  transform-origin: left;
  transition: opacity 0.28s ease, transform 0.28s ease;
}
.cms-index-index .home-advantage-block .hab-row .hab-inner .home-advantage-block-inner:hover {
  border-color: #bfdfff;
  box-shadow: 0 18px 44px rgba(6, 26, 51, 0.12);
  transform: translateY(-8px);
}
.cms-index-index .home-advantage-block .hab-row .hab-inner .home-advantage-block-inner:hover:before {
  opacity: 1;
  transform: scaleX(1);
}
.cms-index-index .home-advantage-block .hab-row .hab-inner .home-advantage-block-inner > span {
  align-items: center;
  background: linear-gradient(135deg, #eaf5ff, #ffffff);
  border: 2px solid #bfdfff !important;
  border-radius: 50%;
  box-shadow: 0 8px 20px rgba(11, 111, 255, 0.12) !important;
  color: #0b6fff !important;
  display: inline-flex;
  font-size: 24px !important;
  height: 60px !important;
  justify-content: center;
  margin-bottom: 16px;
  transition: background 0.28s ease, color 0.28s ease, box-shadow 0.28s ease, transform 0.28s ease;
  width: 60px !important;
}
.cms-index-index .home-advantage-block .hab-row .hab-inner .home-advantage-block-inner:hover > span {
  background: #0b6fff !important;
  border-color: #0b6fff !important;
  box-shadow: 0 12px 28px rgba(11, 111, 255, 0.28) !important;
  color: #fff !important;
  transform: scale(1.08);
}
.cms-index-index .home-advantage-block .hab-row .hab-inner .home-advantage-block-inner > p {
  color: #061a33 !important;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  margin: 0;
}
.cms-index-index .hb-wrapper.testimonials-section {
  background: linear-gradient(180deg, #f0f6ff 0%, #f8fafc 100%) !important;
  border-bottom: 1px solid #e0e8f0;
  padding: 58px 0 58px;
}
.cms-index-index .hb-wrapper .page-title-main {
  background: transparent;
  margin-bottom: 32px;
  text-align: center;
}
.cms-index-index .hb-wrapper .page-title-main > strong {
  color: #061a33;
  display: inline-block;
  font-size: 24px;
  font-weight: 800;
  letter-spacing: -0.02em;
  padding: 0 0 14px;
  position: relative;
  text-transform: uppercase;
}
.cms-index-index .hb-wrapper .page-title-main > strong:after {
  background: linear-gradient(90deg, #0b6fff, #4da3ff);
  border-radius: 2px;
  bottom: 0;
  content: "";
  height: 3px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 64px;
}
.cms-index-index .hb-wrapper.testimonials-section .page-main {
  max-width: 1180px;
  padding: 0 24px;
}
.cms-index-index .hb-wrapper .hb-testimonoals .owl-wrapper {
  align-items: stretch;
  display: flex !important;
}
.cms-index-index .hb-wrapper .hb-testimonoals .owl-item {
  display: flex;
}
.cms-index-index .hb-wrapper .hb-testimonoals {
  margin: 0 -16px -24px;
  overflow: visible;
  padding: 0 16px 24px;
  position: relative;
}
.cms-index-index .hb-wrapper .hb-testimonoals .owl-wrapper-outer {
  margin: -14px -16px -24px;
  overflow: hidden !important;
  padding: 14px 16px 24px;
}
.cms-index-index .hb-wrapper .hb-testimonoals ul li {
  display: flex;
  padding: 0 12px;
}
.cms-index-index .hb-wrapper .hb-testimonoals ul li .hb-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 0;
  text-align: center;
}
.cms-index-index .hb-wrapper .hb-testimonoals ul li .hb-inner .hb-content {
  background: #fff !important;
  border: 1px solid #e8ecf1 !important;
  border-radius: 14px !important;
  box-shadow: 0 8px 24px rgba(6, 26, 51, 0.07000000000000001) !important;
  color: #061a33 !important;
  flex: 1 1 auto;
  margin-bottom: 18px;
  min-height: 142px;
  padding: 26px 28px 22px !important;
  position: relative;
  text-align: left;
  transition: box-shadow 0.32s ease, border-color 0.32s ease, transform 0.32s ease;
}
.cms-index-index .hb-wrapper .hb-testimonoals ul li .hb-inner:hover .hb-content {
  border-color: #bfdfff !important;
  box-shadow: 0 14px 32px rgba(6, 26, 51, 0.1) !important;
  transform: translateY(-3px);
}
.cms-index-index .hb-wrapper .hb-testimonoals ul li .hb-inner .hb-content:before {
  background: none !important;
  border: none !important;
  bottom: auto !important;
  color: rgba(11, 111, 255, 0.18);
  content: "\201C" !important;
  font-family: Georgia, serif;
  font-size: 56px;
  font-weight: 700;
  left: 20px !important;
  line-height: 1;
  position: absolute !important;
  top: 8px;
}
.cms-index-index .hb-wrapper .hb-testimonoals ul li .hb-inner .hb-content:after {
  background: none !important;
  border: none !important;
  bottom: auto !important;
  color: #f5a623;
  content: "★★★★★" !important;
  display: block;
  font-size: 13px;
  left: auto !important;
  letter-spacing: 3px;
  margin-top: 16px;
  position: static !important;
}
.cms-index-index .hb-wrapper .hb-testimonoals ul li .hb-inner .hb-content > p {
  color: rgba(6, 26, 51, 0.82);
  font-family: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-style: normal;
  line-height: 1.75;
  margin: 16px 0 0;
  padding-top: 8px;
}
.cms-index-index .hb-wrapper .hb-testimonoals ul li .hb-inner .hb-image {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 8px;
  justify-content: center;
  margin-top: 0;
  text-align: center;
}
.cms-index-index .hb-wrapper .hb-testimonoals ul li .hb-inner .hb-image > img {
  aspect-ratio: 1;
  background: linear-gradient(135deg, #eaf5ff 0%, #dce8f7 100%);
  border: 4px solid #fff;
  border-radius: 50%;
  box-shadow: 0 4px 16px rgba(6, 26, 51, 0.12), 0 0 0 3px rgba(11, 111, 255, 0.12);
  display: block;
  height: 84px;
  max-height: 84px;
  max-width: 84px;
  min-height: 84px;
  min-width: 84px;
  object-fit: cover;
  object-position: center center;
  transition: border-color 0.28s ease, box-shadow 0.28s ease, transform 0.28s ease;
  width: 84px;
}
.cms-index-index .hb-wrapper .hb-testimonoals ul li .hb-inner:hover .hb-image > img {
  box-shadow: 0 8px 24px rgba(11, 111, 255, 0.2), 0 0 0 3px rgba(11, 111, 255, 0.25);
  transform: scale(1.04);
}
.cms-index-index .hb-wrapper .hb-testimonoals ul li .hb-inner .hb-image h4 {
  color: #061a33;
  font-size: 15px;
  font-weight: 700;
  margin: 8px 0 0;
}
.cms-index-index .hb-wrapper .hb-testimonoals ul li .hb-inner .hb-image p {
  color: rgba(6, 26, 51, 0.55);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.02em;
  margin: 0;
  text-transform: uppercase;
}
.cms-index-index .hb-wrapper .hb-testimonoals .owl-controls .owl-buttons > div {
  background: #061a33 !important;
  border-radius: 7px !important;
  box-shadow: 0 3px 10px rgba(6, 26, 51, 0.14);
  box-sizing: border-box;
  font-size: 13px !important;
  height: 30px !important;
  line-height: 30px !important;
  opacity: 1 !important;
  padding: 0 !important;
  transition: background 0.2s ease, transform 0.2s ease;
  width: 30px !important;
}
.cms-index-index .hb-wrapper .hb-testimonoals .owl-controls,
.cms-index-index .hb-wrapper .hb-testimonoals .owl-controls.clickable {
  right: 16px !important;
  top: -55px !important;
  z-index: 3;
}
.cms-index-index .hb-wrapper .hb-testimonoals .owl-controls .owl-buttons > div:hover {
  background: #0b6fff !important;
  transform: translateY(-1px);
}
.cms-index-index .weather-section {
  background: #ffffff !important;
  border-bottom: 1px solid #edf1f6;
  border-top: 1px solid #edf1f6;
  padding: 42px 0 50px;
}
.cms-index-index .weather-container-wrapper {
  background: transparent;
  border-bottom: 0;
  border-top: 0;
  padding: 0;
}
.cms-index-index .weather-section .page-main {
  max-width: 1180px;
  padding: 0 24px;
}
.cms-index-index .weather-section .page-title-main {
  background: transparent;
  margin-bottom: 26px;
  position: relative;
  text-align: center;
}
.cms-index-index .weather-section .page-title-main > strong {
  color: #061a33;
  display: inline-block;
  font-size: 24px;
  font-weight: 800;
  letter-spacing: -0.02em;
  padding: 0 0 14px;
  position: relative;
  text-transform: uppercase;
}
.cms-index-index .weather-section .page-title-main > strong:after {
  background: linear-gradient(90deg, #0b6fff, #4da3ff);
  border-radius: 2px;
  bottom: 0;
  content: "";
  height: 3px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 64px;
}
.cms-index-index .weather-section .weather-heading-actions {
  align-items: center;
  display: flex;
  gap: 8px;
  position: absolute;
  right: 0;
  top: 1px;
  z-index: 10;
}
.cms-index-index .weather-section .weather-section__toolbar {
  margin-top: 26px;
  text-align: center;
}
.cms-index-index .weather-section .weather-view-more {
  align-items: center;
  background: #ffffff;
  border: 1px solid #d7e3f0;
  border-radius: 8px;
  color: #0b6fff !important;
  display: inline-flex;
  font-size: 13px;
  font-weight: 600;
  justify-content: center;
  line-height: 1;
  padding: 9px 18px;
  text-decoration: none !important;
  transition: background 0.24s ease, border-color 0.24s ease, color 0.24s ease;
  white-space: nowrap;
}
.cms-index-index .weather-section .weather-view-more:hover {
  background: #f0f6ff;
  border-color: #bfdfff;
  color: #061a33 !important;
}
.cms-index-index .weather-section .nav-buttons {
  display: inline-flex;
  gap: 8px;
  position: static;
}
.cms-index-index .weather-section .nav-button {
  align-items: center;
  display: inline-flex;
  height: 32px !important;
  justify-content: center;
  width: 32px !important;
}
.cms-index-index .weather-section .weather-container {
  gap: 20px !important;
}
.cms-index-index .weather-section .weather-container-wrapper {
  background: transparent !important;
  border: 0;
  margin: -8px auto -16px;
  max-width: 860px;
  overflow: hidden !important;
  padding: 8px 10px 16px;
}
.cms-index-index .weather-card {
  background: #fff !important;
  border: 1px solid #e8ecf1 !important;
  border-radius: 8px !important;
  box-shadow: 0 6px 16px rgba(6, 26, 51, 0.06) !important;
  flex: 0 0 calc(17.33333333%);
  min-height: 146px;
  min-width: 0;
  padding: 14px 14px 12px !important;
  transition: box-shadow 0.32s ease, transform 0.32s ease, border-color 0.32s ease;
}
.cms-index-index .weather-card:hover {
  border-color: #bfdfff !important;
  box-shadow: 0 12px 28px rgba(6, 26, 51, 0.1) !important;
  transform: translateY(-3px) !important;
}
.cms-index-index .weather-card__top {
  align-items: flex-start;
  display: flex;
  gap: 12px;
  justify-content: space-between;
  margin-bottom: 8px;
}
.cms-index-index .weather-card__location h2,
.cms-index-index .weather-card h2 {
  color: #061a33 !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
  margin: 0 0 2px !important;
}
.cms-index-index .weather-card__country {
  color: rgba(6, 26, 51, 0.5);
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
.cms-index-index .weather-card__icon {
  align-items: center;
  background: #f6f9fd;
  border-radius: 50%;
  display: inline-flex;
  font-size: 20px;
  height: 30px;
  justify-content: center;
  line-height: 1;
  width: 30px;
}
.cms-index-index .weather-card__temp {
  color: #0b6fff !important;
  font-size: 26px !important;
  font-weight: 800 !important;
  letter-spacing: -0.03em;
  line-height: 1 !important;
  margin: 0 0 5px !important;
  text-align: center;
}
.cms-index-index .weather-card__temp span {
  font-size: 14px;
  font-weight: 700;
}
.cms-index-index .weather-card__condition {
  color: rgba(6, 26, 51, 0.65) !important;
  font-size: 11px !important;
  font-weight: 500 !important;
  line-height: 1.45 !important;
  margin: 0 0 12px !important;
  text-align: center;
}
.cms-index-index .weather-card__stats {
  border-top: 0;
  display: grid;
  gap: 8px;
  grid-template-columns: 1fr 1fr;
  padding-top: 0;
}
.cms-index-index .weather-card__stat {
  background: #f8fafc;
  border: 1px solid #edf1f6;
  border-radius: 6px;
  padding: 7px 8px;
  text-align: center;
}
.cms-index-index .weather-card__stat-label {
  color: rgba(6, 26, 51, 0.48);
  display: block;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.04em;
  margin-bottom: 2px;
  text-transform: uppercase;
}
.cms-index-index .weather-card__stat-value {
  color: #061a33;
  font-size: 11px;
  font-weight: 700;
}
.cms-index-index .weather-card p {
  color: rgba(6, 26, 51, 0.65) !important;
  font-size: 13px;
  line-height: 1.5;
  margin: 0;
}
.cms-index-index .brands-wrapper {
  background: #f8fafc;
  border-top: 1px solid #edf1f6;
  padding: 42px 0 0;
}
.cms-index-index .brands-wrapper .page-main {
  max-width: 860px;
  padding: 0 24px;
}
.cms-index-index .brands-wrapper .page-main > .page-title-main {
  background: transparent;
  margin-bottom: 24px;
  text-align: center;
}
.cms-index-index .brands-wrapper .page-main > .page-title-main > strong {
  color: #061a33;
  display: inline-block;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.25;
  padding: 0 0 10px;
  position: relative;
  text-transform: uppercase;
}
.cms-index-index .brands-wrapper .page-main > .page-title-main > strong:after {
  background: linear-gradient(90deg, #0b6fff, #4da3ff);
  border-radius: 2px;
  bottom: 0;
  content: "";
  height: 3px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 42px;
}
.cms-index-index .brands-wrapper .hb-brands {
  background: transparent;
}
.cms-index-index .brands-wrapper .brands-main {
  background: transparent;
  margin: -8px -8px -10px;
  overflow: hidden;
  padding: 8px 8px 10px;
}
.cms-index-index .brands-wrapper .owl-controls {
  display: none !important;
}
.cms-index-index .brands-wrapper .brands-slider li {
  align-items: center;
  display: flex;
  justify-content: center;
  padding: 5px 7px;
}
.cms-index-index .brands-wrapper .brands-slider li a {
  align-items: center;
  background: #fff;
  border: 1px solid #e8ecf1;
  border-radius: 6px;
  box-shadow: 0 4px 12px rgba(6, 26, 51, 0.045);
  display: flex;
  justify-content: center;
  height: 58px;
  min-height: 58px;
  padding: 12px 18px;
  transition: box-shadow 0.32s ease, border-color 0.32s ease, transform 0.32s ease, background 0.32s ease;
  width: 100%;
}
.cms-index-index .brands-wrapper .brands-slider li a:hover {
  background: #fff;
  border-color: #bfdfff;
  box-shadow: 0 8px 20px rgba(6, 26, 51, 0.09);
  transform: translateY(-2px);
}
.cms-index-index .brands-wrapper .brands-slider li a img {
  filter: grayscale(0.75) opacity(0.85);
  max-height: 24px;
  max-width: 72px;
  object-fit: contain;
  transition: filter 0.32s ease, transform 0.32s ease;
  width: auto;
}
.cms-index-index .brands-wrapper .brands-slider li a:hover img {
  filter: grayscale(0) opacity(1);
  transform: scale(1.04);
}
body.cms-index-index {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
  text-rendering: optimizeLegibility;
}
.cms-index-index .column.main {
  background: #f8fafc;
  color: #061a33;
  font-family: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
@keyframes dalactiveSpin {
  to {
    transform: rotate(360deg);
  }
}
.cms-index-index .loading-mask {
  background: rgba(248, 250, 252, 0.82) !important;
  backdrop-filter: blur(2px);
}
.cms-index-index .loading-mask .loader > img {
  display: none !important;
}
.cms-index-index .loading-mask .loader:before {
  animation: dalactiveSpin 0.72s linear infinite;
  border: 3px solid rgba(11, 111, 255, 0.16);
  border-radius: 50%;
  border-top-color: #0b6fff;
  content: "";
  display: block;
  height: 34px;
  margin: 0 auto;
  width: 34px;
}
.cms-index-index .product-image-container,
.cms-index-index .dalactive-home-news__media,
.cms-index-index .brands-wrapper .brands-slider li a,
.cms-index-index .hb-wrapper .hb-testimonoals ul li .hb-inner .hb-image > img {
  background-color: #f8fafc;
}
.cms-index-index .product-image-wrapper,
.cms-index-index .product-image-photo {
  background: transparent !important;
}
.cms-index-index .page-main {
  background-color: transparent !important;
}
.cms-index-index .home-images-wrapper .page-main,
.cms-index-index .testimonials-section .page-main,
.cms-index-index .weather-section .page-main,
.cms-index-index .brands-wrapper .page-main,
.cms-index-index .home-parallax-block > .page-main {
  background-color: transparent !important;
}
.cms-index-index .dalactive-hero {
  background: #f8fafc;
}
.cms-index-index .home-images-wrapper {
  background: #f8fafc;
  padding: 40px 0 44px;
}
.cms-index-index .home-advantage-block {
  background: #ffffff !important;
  border-bottom: 1px solid #edf1f6;
  border-top: 1px solid #edf1f6;
}
.cms-index-index .testimonials-section {
  background: linear-gradient(180deg, #eef5ff 0%, #f6f9fd 100%) !important;
  border-bottom: 1px solid #edf1f6;
}
.cms-index-index .weather-section {
  background: #ffffff !important;
  border-bottom: 1px solid #edf1f6;
  border-top: 1px solid #edf1f6;
}
.cms-index-index .weather-section .weather-container-wrapper {
  background: transparent !important;
  border: 0;
}
.cms-index-index .brands-wrapper {
  background: #f8fafc !important;
  border-top: 1px solid #edf1f6;
  padding-bottom: 0 !important;
}
.cms-index-index .brands-wrapper.below-padding {
  padding-bottom: 0 !important;
}
.cms-index-index .page-wrapper .page-footer {
  margin-top: 0;
}
.cms-index-index .weather-card {
  background: #ffffff !important;
  border: 1px solid #e0e8f0 !important;
  color: #061a33 !important;
}
.cms-index-index .weather-card:hover {
  background: #ffffff !important;
  border-color: #bfdfff !important;
  transform: translateY(-3px) !important;
}
.cms-index-index .weather-card h2 {
  color: #061a33 !important;
  font-family: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.cms-index-index .weather-card p {
  color: rgba(6, 26, 51, 0.65) !important;
  font-family: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.cms-index-index .hb-wrapper .nav-button {
  background: #061a33 !important;
  border: 0 !important;
  border-radius: 8px !important;
  box-shadow: 0 4px 12px rgba(6, 26, 51, 0.15);
  color: #ffffff !important;
  transition: background 0.2s ease, transform 0.2s ease;
}
.cms-index-index .hb-wrapper .nav-button:hover {
  background: #0b6fff !important;
  transform: translateY(-1px);
}
.cms-index-index .dalactive-hero-content h1,
.cms-index-index .dalactive-hero-content p,
.cms-index-index .dalactive-hero-button,
.cms-index-index .page-title-main > strong,
.cms-index-index .dalactive-home-news .page-title-main > strong,
.cms-index-index .block.widget.block-new-products .page-title-main > strong,
.cms-index-index .hb-wrapper .page-title-main > strong,
.cms-index-index .weather-container-wrapper .page-main > .page-title-main > strong,
.cms-index-index .brands-wrapper .page-main > .page-title-main > strong,
.cms-index-index .dalactive-home-news .page-title-main > strong,
.cms-index-index .home-advantage-block .hab-row .hab-inner .home-advantage-block-inner > p,
.cms-index-index .hb-wrapper .hb-testimonoals ul li .hb-inner .hb-content > p {
  font-family: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  letter-spacing: -0.02em;
}
.cms-index-index .home-parallax-block h1,
.cms-index-index .home-parallax-block p,
.cms-index-index .home-parallax-block .action.primary {
  font-family: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
body.account,
body.customer-account-login,
body.customer-account-create,
body.customer-account-forgotpassword,
body.customer-account-confirmation,
body.customer-account-createpassword {
  background: #f8fafc;
}
body.account .page-main,
body.customer-account-login .page-main,
body.customer-account-create .page-main,
body.customer-account-forgotpassword .page-main,
body.customer-account-confirmation .page-main,
body.customer-account-createpassword .page-main {
  max-width: 1180px;
  padding: 34px 24px 56px;
}
body.account .page-title-wrapper,
body.customer-account-login .page-title-wrapper,
body.customer-account-create .page-title-wrapper,
body.customer-account-forgotpassword .page-title-wrapper,
body.customer-account-confirmation .page-title-wrapper,
body.customer-account-createpassword .page-title-wrapper {
  margin: 0 0 22px;
  text-align: center;
}
body.account .page-title-wrapper .page-title,
body.customer-account-login .page-title-wrapper .page-title,
body.customer-account-create .page-title-wrapper .page-title,
body.customer-account-forgotpassword .page-title-wrapper .page-title,
body.customer-account-confirmation .page-title-wrapper .page-title,
body.customer-account-createpassword .page-title-wrapper .page-title {
  color: #061a33;
  display: inline-block;
  font-size: 28px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.25;
  margin: 0;
  padding-bottom: 12px;
  position: relative;
}
body.account .page-title-wrapper .page-title:after,
body.customer-account-login .page-title-wrapper .page-title:after,
body.customer-account-create .page-title-wrapper .page-title:after,
body.customer-account-forgotpassword .page-title-wrapper .page-title:after,
body.customer-account-confirmation .page-title-wrapper .page-title:after,
body.customer-account-createpassword .page-title-wrapper .page-title:after {
  background: linear-gradient(90deg, #0b6fff, #4da3ff);
  border-radius: 2px;
  bottom: 0;
  content: "";
  height: 3px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 58px;
}
body.account .columns {
  align-items: flex-start;
}
body.account.page-layout-2columns-left .sidebar-main,
body.account.page-layout-2columns-left .sidebar-additional {
  padding-right: 18px;
}
body.account.page-layout-2columns-left .column.main {
  padding-left: 18px;
}
body.account .block-collapsible-nav,
body.account .sidebar-main .block,
body.account .sidebar-additional .block,
body.account .column.main .block:not(.widget),
body.account .form-address-edit,
body.account .form-edit-account,
body.account .form-newsletter-manage,
body.account .table-wrapper,
body.account .order-details-items,
body.customer-account-login .login-container .block,
body.customer-account-create .form-create-account,
body.customer-account-forgotpassword .form.password.forget,
body.customer-account-confirmation .form.send.confirmation,
body.customer-account-createpassword .form.reset.password {
  background: #ffffff;
  border: 1px solid #e5ebf2;
  border-radius: 12px;
  box-shadow: 0 8px 24px rgba(6, 26, 51, 0.055);
  box-sizing: border-box;
}
body.account .column.main .block:not(.widget),
body.account .form-address-edit,
body.account .form-edit-account,
body.account .form-newsletter-manage,
body.account .order-details-items,
body.customer-account-login .login-container .block,
body.customer-account-create .form-create-account,
body.customer-account-forgotpassword .form.password.forget,
body.customer-account-confirmation .form.send.confirmation,
body.customer-account-createpassword .form.reset.password {
  padding: 22px 24px;
}
body.account .table-wrapper {
  overflow: hidden;
}
body.account .block-collapsible-nav {
  padding: 8px;
}
body.account .block-collapsible-nav .item a,
body.account .block-collapsible-nav .item > strong {
  border-radius: 8px;
  color: rgba(6, 26, 51, 0.72);
  display: block;
  font-size: 14px;
  font-weight: 700;
  padding: 11px 13px;
  text-decoration: none;
}
body.account .block-collapsible-nav .item.current > strong,
body.account .block-collapsible-nav .item a:hover {
  background: #eef5ff;
  color: #0b6fff;
}
body.account .block-collapsible-nav .delimiter {
  border-top: 1px solid #edf2f7;
  margin: 8px 4px;
}
body.account .block-title,
body.account .box-title,
body.customer-account-login .block-title,
body.customer-account-create .legend,
body.customer-account-forgotpassword .fieldset > .legend,
body.customer-account-confirmation .fieldset > .legend,
body.customer-account-createpassword .fieldset > .legend {
  border-bottom: 1px solid #edf2f7;
  margin: 0 0 16px;
  padding-bottom: 12px;
}
body.account .block-title > strong,
body.account .box-title > span,
body.account .box-title > strong,
body.customer-account-login .block-title > strong,
body.customer-account-create .legend > span,
body.customer-account-forgotpassword .fieldset > .legend > span,
body.customer-account-confirmation .fieldset > .legend > span,
body.customer-account-createpassword .fieldset > .legend > span {
  color: #061a33;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 0;
}
body.account .box-content,
body.account .block-content,
body.account .fieldset,
body.customer-account-login .block-content,
body.customer-account-create .fieldset,
body.customer-account-forgotpassword .fieldset,
body.customer-account-confirmation .fieldset,
body.customer-account-createpassword .fieldset {
  color: rgba(6, 26, 51, 0.72);
  font-size: 14px;
  line-height: 1.65;
}
body.account .data.table,
body.account .table-order-items,
body.account .table-wrapper .table {
  border-collapse: separate;
  border-spacing: 0;
  margin: 0;
}
body.account .data.table th,
body.account .table-order-items th,
body.account .data.table td,
body.account .table-order-items td {
  border-color: #edf2f7;
  color: #061a33;
  padding: 14px 16px;
}
body.account .data.table thead th,
body.account .table-order-items thead th {
  background: #f6f9fd;
  color: rgba(6, 26, 51, 0.64);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
body.account .data.table tbody tr:nth-child(even),
body.account .table-order-items tbody tr:nth-child(even) {
  background: #fbfdff;
}
body.account .data.table tbody tr:hover,
body.account .table-order-items tbody tr:hover {
  background: #f0f6ff;
}
body.account .actions-toolbar .action,
body.customer-account-login .actions-toolbar .action,
body.customer-account-create .actions-toolbar .action,
body.customer-account-forgotpassword .actions-toolbar .action,
body.customer-account-confirmation .actions-toolbar .action,
body.customer-account-createpassword .actions-toolbar .action {
  border-radius: 8px;
  font-weight: 700;
}
body.account .action.primary,
body.customer-account-login .action.primary,
body.customer-account-create .action.primary,
body.customer-account-forgotpassword .action.primary,
body.customer-account-confirmation .action.primary,
body.customer-account-createpassword .action.primary {
  background: #0b6fff;
  border-color: #0b6fff;
  box-shadow: 0 8px 18px rgba(11, 111, 255, 0.18);
}
body.account .action.primary:hover,
body.customer-account-login .action.primary:hover,
body.customer-account-create .action.primary:hover,
body.customer-account-forgotpassword .action.primary:hover,
body.customer-account-confirmation .action.primary:hover,
body.customer-account-createpassword .action.primary:hover {
  background: #061a33;
  border-color: #061a33;
}
body.account input.input-text,
body.account select,
body.account textarea,
body.customer-account-login input.input-text,
body.customer-account-create input.input-text,
body.customer-account-create select,
body.customer-account-forgotpassword input.input-text,
body.customer-account-confirmation input.input-text,
body.customer-account-createpassword input.input-text {
  border: 1px solid #dbe5f0;
  border-radius: 8px;
  min-height: 42px;
}
body.account input.input-text:focus,
body.account select:focus,
body.account textarea:focus,
body.customer-account-login input.input-text:focus,
body.customer-account-create input.input-text:focus,
body.customer-account-create select:focus,
body.customer-account-forgotpassword input.input-text:focus,
body.customer-account-confirmation input.input-text:focus,
body.customer-account-createpassword input.input-text:focus {
  border-color: #0b6fff;
  box-shadow: 0 0 0 3px rgba(11, 111, 255, 0.1);
}
body.account .toolbar,
body.account .pager {
  background: #ffffff;
  border: 1px solid #e5ebf2;
  border-radius: 10px;
  margin-top: 16px;
  padding: 12px 14px;
}
body.account .message.info.empty,
body.account .message.info,
body.customer-account-login .message.info,
body.customer-account-create .message.info {
  background: #f0f6ff;
  border-color: #cfe2ff;
  border-radius: 10px;
  color: #061a33;
}
@media (max-width: 1024px) {
  .cms-index-index .home-advantage-block .hab-row .hab-inner {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 16px;
  }
  .cms-index-index .weather-card {
    flex-basis: calc(40%);
  }
}
@media (max-width: 767px) {
  .cms-index-index .block.widget.block-new-products {
    padding: 40px 0 44px;
  }
  .cms-index-index .block.widget.block-new-products .page-title-main > strong {
    font-size: 21px;
  }
  .cms-index-index .home-parallax-block {
    min-height: 300px;
    padding: 44px 24px;
  }
  .cms-index-index .home-parallax-block > h1 {
    font-size: 30px !important;
  }
  .cms-index-index .home-parallax-block > .action.primary {
    min-height: 46px;
    padding: 0 26px !important;
  }
  .cms-index-index .home-advantage-block .hab-row .hab-inner {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 12px;
    padding: 0 4px;
  }
  .cms-index-index .hb-wrapper {
    padding: 36px 0 32px;
  }
  .cms-index-index .hb-wrapper .hb-testimonoals ul li .hb-inner .hb-image > img {
    height: 80px;
    max-height: 80px;
    max-width: 80px;
    min-height: 80px;
    min-width: 80px;
    width: 80px;
  }
  .cms-index-index .weather-card {
    flex-basis: 100%;
  }
  .cms-index-index .weather-section .page-title-main {
    padding-top: 0;
  }
  .cms-index-index .weather-section .weather-heading-actions {
    justify-content: center;
    left: auto;
    right: 0;
    top: 1px;
  }
  .cms-index-index .weather-section .weather-container-wrapper {
    max-width: 360px;
    padding: 8px 8px 16px;
  }
  .cms-index-index .brands-wrapper {
    padding: 36px 0 0;
  }
  body.account .page-main,
  body.customer-account-login .page-main,
  body.customer-account-create .page-main,
  body.customer-account-forgotpassword .page-main,
  body.customer-account-confirmation .page-main,
  body.customer-account-createpassword .page-main {
    padding: 24px 16px 40px;
  }
  body.account .page-title-wrapper .page-title,
  body.customer-account-login .page-title-wrapper .page-title,
  body.customer-account-create .page-title-wrapper .page-title,
  body.customer-account-forgotpassword .page-title-wrapper .page-title,
  body.customer-account-confirmation .page-title-wrapper .page-title,
  body.customer-account-createpassword .page-title-wrapper .page-title {
    font-size: 24px;
  }
  body.account.page-layout-2columns-left .sidebar-main,
  body.account.page-layout-2columns-left .sidebar-additional,
  body.account.page-layout-2columns-left .column.main {
    padding-left: 0;
    padding-right: 0;
  }
  body.account .column.main .block:not(.widget),
  body.account .form-address-edit,
  body.account .form-edit-account,
  body.account .form-newsletter-manage,
  body.account .order-details-items,
  body.customer-account-login .login-container .block,
  body.customer-account-create .form-create-account,
  body.customer-account-forgotpassword .form.password.forget,
  body.customer-account-confirmation .form.send.confirmation,
  body.customer-account-createpassword .form.reset.password {
    padding: 18px 16px;
  }
  body.account .data.table th,
  body.account .table-order-items th,
  body.account .data.table td,
  body.account .table-order-items td {
    padding: 12px 10px;
  }
}
@media (max-width: 767px) {
  html,
  body,
  .page-wrapper,
  .page-main,
  .columns,
  .column.main {
    max-width: 100% !important;
    overflow-x: hidden !important;
  }
  .page-wrapper .page-header {
    position: relative !important;
    z-index: 120 !important;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header {
    min-height: 34px !important;
    padding: 4px 12px !important;
    width: 100% !important;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header > .header.links {
    gap: 14px !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header > .header.links > li > a,
  .page-wrapper .page-header .panel.wrapper .panel.header .customer-welcome .customer-name,
  .page-wrapper .page-header .panel.wrapper .panel.header .customer-welcome .action.switch {
    font-size: 13px !important;
    max-width: 170px !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .customer-welcome .customer-menu {
    left: auto !important;
    max-width: calc(100vw - 24px) !important;
    min-width: 230px !important;
    right: 0 !important;
    top: 100% !important;
    width: auto !important;
  }
  .page-wrapper .page-header .header.content {
    display: grid !important;
    grid-template-columns: 44px minmax(0, 1fr) auto !important;
    min-height: 68px !important;
    padding: 10px 14px !important;
    row-gap: 8px !important;
  }
  .page-wrapper .page-header .nav-toggle {
    align-self: center !important;
    grid-column: 1 !important;
    justify-self: start !important;
    left: auto !important;
    position: static !important;
    top: auto !important;
  }
  .page-wrapper .page-header .logo {
    grid-column: 2 !important;
    justify-self: start !important;
    margin: 0 !important;
    max-width: 150px !important;
    width: auto !important;
  }
  .page-wrapper .page-header .logo img {
    height: auto !important;
    max-height: 42px !important;
    max-width: 150px !important;
    object-fit: contain !important;
    width: auto !important;
  }
  .cms-index-index .home-slider-wrapper,
  .cms-index-index .home-slider-wrapper .home-slider-main,
  .cms-index-index .home-slider-wrapper .home-slider,
  .cms-index-index .home-slider-wrapper .owl-wrapper-outer {
    max-width: 100% !important;
    overflow: hidden !important;
  }
  .cms-index-index .home-slider-wrapper .home-slider-main .home-slider .owl-controls.clickable,
  .cms-index-index .home-slider-wrapper .home-slider-main .home-slider .owl-controls {
    bottom: 14px !important;
    right: 14px !important;
    top: auto !important;
    z-index: 5 !important;
  }
  .cms-index-index .block.widget.block-new-products {
    overflow: hidden !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .cms-index-index .block.widget.block-new-products .block-content {
    max-width: 100% !important;
    overflow: hidden !important;
    padding: 0 16px !important;
  }
  .cms-index-index .block.widget.block-new-products .slider-outer,
  .cms-index-index .block.widget.block-new-products .owl-wrapper-outer {
    margin: 0 !important;
    overflow: hidden !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .cms-index-index .block.widget.block-new-products .owl-item {
    box-sizing: border-box !important;
    padding: 0 8px !important;
  }
  .cms-index-index .block.widget.block-new-products .products-grid .product-item,
  .cms-index-index .block.widget.block-new-products .products-grid .product-item.product-slider,
  .cms-index-index .block.widget.block-new-products .products-grid .product-item .product-item-info {
    box-sizing: border-box !important;
    max-width: 100% !important;
    width: 100% !important;
  }
  .cms-index-index .block.widget.block-new-products .product-item-details {
    padding: 14px 14px 16px !important;
  }
  .cms-index-index .block.widget.block-new-products .product-item-actions .actions-primary .action.primary {
    font-size: 12px !important;
    min-height: 42px !important;
    padding: 0 10px !important;
    white-space: normal !important;
  }
  .cms-index-index .block.widget.block-new-products .owl-controls,
  .cms-index-index .block.widget.block-new-products .owl-controls.clickable {
    display: flex !important;
    justify-content: center !important;
    margin: 8px auto 0 !important;
    position: static !important;
    right: auto !important;
    top: auto !important;
    width: 100% !important;
    z-index: 2 !important;
  }
  .cms-index-index .block.widget.block-new-products .owl-controls .owl-buttons {
    display: inline-flex !important;
    gap: 8px !important;
  }
  .cms-index-index .block.widget.block-new-products .owl-controls .owl-buttons > div {
    height: 38px !important;
    line-height: 38px !important;
    margin: 0 !important;
    position: static !important;
    transform: none !important;
    width: 38px !important;
  }
  .dal-chatbot {
    bottom: 14px !important;
    right: 14px !important;
    z-index: 850 !important;
  }
  .dal-chatbot__toggle {
    height: 50px !important;
    width: 50px !important;
  }
  .dal-chatbot__panel {
    bottom: 66px !important;
    max-width: calc(100vw - 20px) !important;
    right: -4px !important;
    width: calc(100vw - 20px) !important;
  }
}
/**
 * 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.
 */
/* 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;
}
.risecommerce-auto-related-products-slider {
  padding: 0 40px;
}
.risecommerce-auto-related-products-slider .slick-prev {
  font-size: 0;
  line-height: 32px;
  position: absolute;
  top: 50%;
  display: block;
  width: 32px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, calc(-82%));
  -ms-transform: translate(0, calc(-82%));
  transform: translate(0, calc(-82%));
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: none;
  left: 0;
}
.risecommerce-auto-related-products-slider .slick-prev:hover {
  color: transparent;
  outline: none;
  background: none;
}
.risecommerce-auto-related-products-slider .slick-prev:hover:before {
  opacity: 1;
}
.risecommerce-auto-related-products-slider .slick-prev:focus {
  color: transparent;
  outline: none;
  background: none;
}
.risecommerce-auto-related-products-slider .slick-prev:focus:before {
  opacity: 1;
}
.risecommerce-auto-related-products-slider .slick-prev:before {
  content: '\f102';
  font-family: 'luma-icons';
  display: inherit;
  background-repeat: no-repeat !important;
  background: url('../Risecommerce_AutoRelatedProducts/images/left-arrow.png');
}
.risecommerce-auto-related-products-slider .slick-next {
  font-size: 0;
  line-height: 32px;
  position: absolute;
  top: 50%;
  display: block;
  width: 32px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, calc(-82%));
  -ms-transform: translate(0, calc(-82%));
  transform: translate(0, calc(-82%));
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: none;
  right: 0;
}
.risecommerce-auto-related-products-slider .slick-next:hover {
  color: transparent;
  outline: none;
  background: none;
}
.risecommerce-auto-related-products-slider .slick-next:hover:before {
  opacity: 1;
}
.risecommerce-auto-related-products-slider .slick-next:focus {
  color: transparent;
  outline: none;
  background: none;
}
.risecommerce-auto-related-products-slider .slick-next:focus:before {
  opacity: 1;
}
.risecommerce-auto-related-products-slider .slick-next:before {
  content: '\f102';
  font-family: 'luma-icons';
  display: inherit;
  background-repeat: no-repeat !important;
  background: url('../Risecommerce_AutoRelatedProducts/images/right-arrow.png');
}
.risecommerce-auto-related-products-slider .slick-prev.slick-disabled:before {
  opacity: .25;
}
.risecommerce-auto-related-products-slider .slick-next.slick-disabled:before {
  opacity: .25;
}
.risecommerce-auto-related-products-slider .slick-slide {
  padding: 10px;
}
.risecommerce-auto-related-products-slider li {
  padding: 10px 10px 0 10px;
}
.risecommerce-auto-related-products-block ol {
  font-size: 0;
}
.risecommerce-auto-related-products-block ol li {
  font-size: 1.4rem;
}
.risecommerce-auto-related-products-block .product-item-details {
  position: relative;
  z-index: 1;
}
.sidebar .risecommerce-auto-related-products-block .product-items .product-item-info .product-item-photo {
  position: initial;
  width: 100%;
}
.sidebar .risecommerce-auto-related-products-block .product-items .product-item-details {
  margin-left: 0;
}
.sidebar .risecommerce-auto-related-products-block .products-grid .product-item-info:hover {
  box-shadow: none;
  border: 1px solid #fff;
}
.sidebar .risecommerce-auto-related-products-block .products-grid .product-item-info.active {
  box-shadow: none;
  border: 1px solid #fff;
}
.sidebar .risecommerce-auto-related-products-slider {
  padding: 0;
}
.risecommerce-auto-related-products-popup .block-content.content {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0px;
  width: auto;
  position: fixed;
  padding: 10px 5px;
  bottom: 5px;
  z-index: 9999;
  background: #ffffff;
  color: #444444;
  cursor: pointer;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
}
.risecommerce-auto-related-products-popup .block-content.content .popup-action {
  float: right;
}
.risecommerce-auto-related-products-popup .block-content.content .popup-action div {
  display: inline-block;
}
.risecommerce-auto-related-products-popup .block-content.content .popup-action div span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.risecommerce-auto-related-products-popup .block-content.content .popup-action .close-popup:after {
  font-size: inherit;
  position: absolute;
  right: 25px;
  top: 5px;
  bottom: 5px;
  font-family: 'luma-icons';
}
.risecommerce-auto-related-products-popup .block-content.content .popup-action .remove-popup:after {
  content: '\e616';
  font-size: inherit;
  position: absolute;
  right: 5px;
  top: 5px;
  bottom: 5px;
  font-family: 'luma-icons';
  color: inherit;
  display: block;
  overflow: hidden;
}
.risecommerce-auto-related-products-popup .block-content.content .popup-action[data-opened="false"] {
  width: 35px;
  height: 10px;
}
.risecommerce-auto-related-products-popup .block-content.content .popup-action[data-opened="false"] .close-popup:after {
  content: '\e618';
}
.risecommerce-auto-related-products-popup .block-content.content .popup-action[data-opened="true"] .close-popup:after {
  content: '\e607';
}
.risecommerce-auto-related-products-popup .block-content.content .products {
  margin: 0;
}
.risecommerce-auto-related-products-popup .block-content.content .product-item-info {
  clear: both;
  width: auto;
}
.risecommerce-auto-related-products-popup .block-content.content .product-item-info .product-item-photo {
  float: left;
  width: 125px;
}
.risecommerce-auto-related-products-popup .block-content.content .product-item-info .product-item-details {
  float: right;
  margin-top: 5px;
}
.risecommerce-auto-related-products-popup .block-content.content .product-item-info .product-item-details .product-item-name {
  font-weight: 800;
  margin-bottom: 0;
}
.risecommerce-auto-related-products-popup .block-content.content .product-item-info .product-item-details .product-item-name a {
  font-weight: 800;
  margin-bottom: 0;
}
.risecommerce-auto-related-products-popup .block-content.content .product-item-info .product-item-details .price-box {
  margin-top: 0;
}
.risecommerce-auto-related-products-popup .block-content.content ol {
  padding: 0;
}
.risecommerce-auto-related-products-popup .block-content.content ol li {
  width: 100%;
  padding: 0;
  margin-bottom: 0;
}
#risecommerce-auto-related-products-left-popup .block-content.content {
  left: 5px;
  box-shadow: -2px 2px #888888;
}
#risecommerce-auto-related-products-right-popup .block-content.content {
  right: 5px;
  box-shadow: 2px 2px #888;
}
#risecommerce-auto-related-products-replace-crosssell {
  width: 75%;
}
@media only screen and (min-width: 640px) {
  .checkout-cart-index #risecommerce-auto-related-products-before-crosssell .products-grid .product-item {
    margin-left: 0;
  }
  .checkout-cart-index #risecommerce-auto-related-products-replace-crosssell .products-grid .product-item {
    margin-left: 0;
  }
  .checkout-cart-index #risecommerce-auto-related-products-after-crosssell .products-grid .product-item {
    margin-left: 0;
  }
}
@media (max-width: 767px) and (min-width: 640px) {
  .risecommerce-auto-related-products-block .products-grid .product-item-actions {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .page-with-filter .columns .sidebar {
    width: 100%;
  }
  .checkout-cart-index .risecommerce-auto-related-products-block {
    padding: 0 15px;
  }
  .checkout-cart-index .block.crosssell .risecommerce-auto-related-products-block {
    padding: 0;
  }
  #risecommerce-auto-related-products-replace-crosssell {
    width: auto;
  }
}
@media only screen and (min-width: 768px) {
  #risecommerce-auto-related-products-before-crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
    box-sizing: border-box;
  }
  #risecommerce-auto-related-products-after-crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
    box-sizing: border-box;
  }
  #risecommerce-auto-related-products-replace-crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
    box-sizing: border-box;
  }
  .checkout-cart-index #risecommerce-auto-related-products-before-crosssell .products-grid .product-item {
    margin-left: 0;
  }
  .checkout-cart-index #risecommerce-auto-related-products-replace-crosssell .products-grid .product-item {
    margin-left: 0;
  }
  .checkout-cart-index #risecommerce-auto-related-products-after-crosssell .products-grid .product-item {
    margin-left: 0;
  }
  .sidebar .risecommerce-auto-related-products-block .products-grid .product-item {
    width: 100%;
  }
}
@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;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .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),
  .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),
  .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) + *,
  .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,
  .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,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 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-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-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 {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-no-display-desktop,
  .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 #bfdfff;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 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: 15px;
    padding-right: 15px;
    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: 50%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 75%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .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: block !important;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #061a33;
    font-weight: 400;
    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: 0px;
    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 {
    background: transparent;
    color: #ffffff;
    line-height: 20px;
    padding: 18px 20px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    background: #0b6fff;
    border: none;
    color: #ffffff;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    background: #0b6fff;
    border-color: none;
    border-style: none;
    border-width: 0px;
    color: #ffffff;
    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 #d1d1d1;
    box-shadow: none;
    font-weight: 400;
    min-width: 230px;
    padding: 5px 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #d1d1d1;
    color: #d1d1d1;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    border: none;
    color: #061a33;
    padding: 10px 18px;
    text-decoration: none;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: transparent;
    border: none;
    color: #0b6fff;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    background: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    color: #0b6fff;
    text-decoration: none;
  }
  .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: #eaf5ff;
    border: 1px solid #bfdfff;
    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 #bfdfff;
  }
  .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 #e1e1e1;
    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 #bfdfff;
  }
  .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 #bfdfff;
  }
  .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;
  }
  .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 #bfdfff;
  }
  .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 #bfdfff;
  }
  .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: 49%;
  }
  .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: calc((100% - 3 * 31.233%) / 2);
    width: 31.233%;
  }
  .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(191, 223, 255, 0.3);
    color: #5e5e5e;
    border: 1px solid #bfdfff;
    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 #bfdfff;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(191, 223, 255, 0.8), inset 0 -1px 0 0 rgba(191, 223, 255, 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';
  }
  .limiter {
    float: right;
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
  }
  .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: 52%;
  }
  .page-layout-1column .product.media {
    width: 45%;
  }
  .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;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 38px;
    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: #000000;
  }
  .block-search input:-moz-placeholder {
    color: #000000;
  }
  .block-search input::-moz-placeholder {
    color: #000000;
  }
  .block-search input:-ms-input-placeholder {
    color: #000000;
  }
  .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-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 {
    padding-bottom: 35px;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    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;
  }
  .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 {
    right: -15px;
    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-estimated-wrapper {
    display: none;
  }
  .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 #e1e1e1;
    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 #e1e1e1;
    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: #0b6fff;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #0b6fff;
    border-color: #0b6fff;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #0b6fff;
    border-color: #0b6fff;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #0b6fff;
    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;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #e1e1e1;
    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 #e1e1e1;
  }
  .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 #e1e1e1;
    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: 55%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 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 {
    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 .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 #bfdfff;
    border-radius: 1px;
    font-family: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 38px;
    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: #000000;
  }
  .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: #000000;
  }
  .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: #000000;
  }
  .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 #e1e1e1;
    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 #bfdfff;
  }
  .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 #bfdfff;
  }
  .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 #bfdfff;
    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 #e1e1e1;
    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 #bfdfff;
  }
  .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 #bfdfff;
    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 #0b6fff;
    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 {
    width: 34%;
  }
  .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 35px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 35px 2px 35px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.name {
    padding-left: 0;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-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%;
  }
  .ie9 body {
    background-color: #6e716e;
  }
  .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;
  }
  .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 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    min-height: 100%;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .ie10 .page-wrapper,
  .ie11 .page-wrapper {
    height: 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 {
    width: 25%;
  }
  .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;
  }
  .page-wrapper .page-header .panel.wrapper {
    border-bottom: 1px solid #e1e1e1;
    background-color: #ffffff;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header {
    padding-top: 0;
    padding-bottom: 0;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher {
    float: left;
    margin-left: 0;
    margin-right: 25px;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-trigger {
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    padding-top: 8px;
    padding-bottom: 8px;
    transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -webkit-transition: all 0.2s ease-in 0s;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-trigger:after {
    font-size: 8px;
    margin-left: 4px;
    line-height: 22px;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-trigger.active:after {
    font-size: 8px;
    margin-left: 4px;
    line-height: 22px;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-trigger:hover {
    color: #0b6fff;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-dropdown {
    margin-top: 0;
    border: 1px solid #e1e1e1;
    box-shadow: none;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-dropdown:before {
    display: none;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-dropdown:after {
    display: none;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-dropdown > li > a {
    color: #666666;
    font-size: 14px;
    padding: 9px 13px;
    transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -webkit-transition: all 0.2s ease-in 0s;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-dropdown > li > a:active,
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-dropdown > li > a:focus {
    color: #666666;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-dropdown > li > a:hover {
    color: #0b6fff;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-dropdown > li:hover {
    background: transparent;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li {
    line-height: 22px;
    margin-left: 25px;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li > span {
    color: #666666;
    line-height: 22px;
    font-size: 14px;
    text-decoration: none;
    padding-top: 8px;
    padding-bottom: 8px;
    display: block;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li > a {
    color: #666666;
    line-height: 22px;
    font-size: 14px;
    text-decoration: none;
    padding-top: 8px;
    padding-bottom: 8px;
    display: block;
    transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -webkit-transition: all 0.2s ease-in 0s;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li > a:active,
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li > a:focus {
    text-decoration: none;
    color: #666666;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li > a:hover {
    text-decoration: none;
    color: #0b6fff;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li.authorization-link:after {
    display: none;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li.customer-welcome .action.switch:after {
    font-size: 8px;
    line-height: 20px;
    color: #061a33;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li .customer-menu .header.links {
    box-shadow: none;
    border: 1px solid #e1e1e1;
    padding: 6px 0;
    margin-top: 0;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li .customer-menu .header.links:before {
    display: none;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li .customer-menu .header.links:after {
    display: none;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li .customer-menu .header.links > li {
    display: block;
    margin: 0;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li .customer-menu .header.links > li > a {
    display: block;
    padding: 7px 15px;
    color: #061a33;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li .customer-menu .header.links > li > a:active,
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li .customer-menu .header.links > li > a:focus {
    color: #061a33;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li .customer-menu .header.links > li > a:hover {
    color: #0b6fff;
    background: transparent;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li .customer-menu .header.links > li:hover {
    background: transparent;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li:hover.customer-welcome .action.switch:after {
    color: #0b6fff;
  }
  .page-wrapper .page-header .header.content {
    padding: 30px 15px 30px;
  }
  .page-wrapper .page-header .header.content .logo {
    margin: 0;
  }
  .page-wrapper .page-header .header.content .header-content-info {
    float: right;
    margin-left: 15px;
  }
  .page-wrapper .page-header .header.content .header-content-info .contact-text {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #666;
    font-weight: 400;
    text-transform: capitalize;
    padding-left: 50px;
    position: relative;
    cursor: pointer;
  }
  .page-wrapper .page-header .header.content .header-content-info .contact-text:before {
    content: "\f095";
    left: 0;
    top: 0;
    height: 43px;
    position: absolute;
    background: transparent;
    font-family: FontAwesome;
    font-size: 22px;
    line-height: 43px;
    color: #0b6fff;
    padding: 0 10px 0 10px;
    border: 1px solid #e1e1e1;
  }
  .page-wrapper .page-header .header.content .header-content-info .contact-text strong {
    display: block;
    margin-top: 5px;
  }
  .page-wrapper .page-header .header.content .header-content-info .contact-text strong > a {
    color: #000;
    display: block;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0;
  }
  .page-wrapper .page-header .header.content .header-content-info .contact-text:hover:before {
    color: #061a33;
  }
  .page-wrapper .page-header .header.content .header-content-info .contact-text:hover strong > a {
    color: #0b6fff;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper {
    margin-left: 15px;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper .action.showcart {
    line-height: 43px;
    background: transparent;
    border: 1px solid #d1d1d1;
    padding: 0 10px 0 10px;
    transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -webkit-transition: all 0.2s ease-in 0s;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper .action.showcart:before {
    font-size: 22px;
    line-height: 43px;
    color: #0b6fff;
    content: '\e611';
    font-family: 'luma-icons';
  }
  .page-wrapper .page-header .header.content .minicart-wrapper .action.showcart.active:before {
    font-size: 22px;
    line-height: 43px;
    color: #061a33;
    content: '\e611';
    font-family: 'luma-icons';
  }
  .page-wrapper .page-header .header.content .minicart-wrapper .action.showcart:hover:before {
    color: #061a33;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper .action.showcart .counter.qty {
    background: transparent;
    color: #333;
    height: auto;
    line-height: 43px;
    border-radius: 0;
    margin: 0;
    min-width: 18px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    white-space: normal;
    vertical-align: top;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper .action.showcart .counter.qty .counter-number {
    text-shadow: none;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper .block-minicart {
    right: 0;
    box-shadow: none;
    border-color: #e1e1e1;
    margin-top: 0;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper .block-minicart:before {
    display: none;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper .block-minicart:after {
    display: none;
  }
  .page-wrapper .page-header .header.content .block-search {
    float: right;
    padding-left: 0;
    position: relative;
    width: 375px;
    margin-left: 15px;
  }
  .page-wrapper .page-header .header.content .block-search .field.search .control .input-text {
    margin: 0;
    padding-right: 45px;
    position: static;
    border-color: #e1e1e1;
    height: 45px;
    border-radius: 0;
    padding-left: 15px;
    font-size: 14px;
  }
  .page-wrapper .page-header .header.content .block-search .field.search .control .input-text:focus {
    box-shadow: none;
  }
  .page-wrapper .page-header .header.content .block-search .actions .action.search {
    right: 0;
    text-align: center;
    height: 45px;
    width: 45px;
    transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -webkit-transition: all 0.2s ease-in 0s;
  }
  .page-wrapper .page-header .header.content .block-search .actions .action.search:before {
    color: #061a33;
    font-size: 18px;
    line-height: 40px;
  }
  .page-wrapper .page-header .header.content .block-search .actions .action.search:hover:before {
    color: #0b6fff;
  }
  .page-wrapper .page-header .header.content .block-search .actions .action.search.disabled,
  .page-wrapper .page-header .header.content .block-search .actions .action.search[disabled] {
    opacity: 1;
  }
  .page-wrapper .page-header .header.content .dalactive-header-wishlist {
    float: right;
    margin: 0 0 0 15px;
    position: relative;
    width: 45px;
  }
  .page-wrapper .page-header .header.content .dalactive-header-wishlist__link {
    align-items: center;
    background: transparent;
    border: 1px solid #d1d1d1;
    color: #0b6fff;
    display: inline-flex;
    height: 45px;
    justify-content: center;
    line-height: 43px;
    padding: 0;
    transition: color 0.2s ease-in 0s, border-color 0.2s ease-in 0s;
    width: 45px;
  }
  .page-wrapper .page-header .header.content .dalactive-header-wishlist__link:hover,
  .page-wrapper .page-header .header.content .dalactive-header-wishlist__link:focus {
    border-color: #d1d1d1;
    color: #061a33;
    text-decoration: none;
  }
  .page-wrapper .page-header .header.content .dalactive-header-wishlist__icon {
    display: block;
    flex: 0 0 auto;
    height: 22px;
    width: 22px;
  }
  .nav-sections {
    background: #0b6fff;
  }
  .nav-sections .navigation > ul > li.level0 {
    float: left;
  }
  .nav-sections .navigation > ul > li.level0 > a.level-top {
    transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    display: block;
    position: relative;
    font-weight: 600;
  }
  .nav-sections .navigation > ul > li.level0 > a.level-top.ui-state-active {
    background: #0b6fff;
    border: none;
    color: #ffffff;
    text-decoration: none;
  }
  .nav-sections .navigation > ul > li.level0.parent > a.level-top {
    padding: 18px 28px 18px 20px;
  }
  .nav-sections .navigation > ul > li.level0.parent > a.level-top > .ui-menu-icon {
    right: 10px;
  }
  .nav-sections .navigation > ul > li.level0.parent > a.level-top > .ui-menu-icon:after {
    font-size: 10px;
  }
  .nav-sections .navigation > ul > li.level0 .submenu {
    padding: 5px 0;
  }
  .nav-sections .navigation > ul > li.level0 .submenu > li {
    position: relative;
    margin: 0;
  }
  .nav-sections .navigation > ul > li.level0 .submenu > li > a {
    position: relative;
  }
  .nav-sections .navigation > ul > li.level0 .submenu > li > a.ui-state-active {
    background: transparent;
    border: none;
    color: #0b6fff;
    text-decoration: none;
  }
  .nav-sections .navigation > ul > li.level0 .submenu > li.parent > a {
    padding: 10px 25px 10px 18px;
  }
  .nav-sections .navigation > ul > li.level0 .submenu > li.parent > a > .ui-menu-icon {
    right: 8px;
  }
  .nav-sections .navigation > ul > li.level0 .submenu > li.parent > a > .ui-menu-icon:after {
    font-size: 10px;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li.customer-welcome .customer-name {
    display: inline-flex;
    align-items: center;
    gap: 4px;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li.customer-welcome .customer-name .customer-greeting-text {
    color: #666666;
    font-size: 14px;
    line-height: 22px;
    white-space: nowrap;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .payment-method-content .momo-method-item {
    flex-basis: 32%;
    flex-grow: 0;
    margin-right: 5px;
    max-width: 32%;
  }
  .braintree-express-paylater-message-container {
    order: 1;
  }
}
@media all and (min-width: 1024px), print {
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: calc((100% - 4 * 23.233%) / 3);
    padding: 0;
    width: 23.233%;
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: calc((100% - 4 * 23.233%) / 3);
  }
  .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: #e1e1e1;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 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: calc((100% - 5 * (100%/6)) / 4);
    width: 16.66666667%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: calc((100% - 5 * (100%/6)) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 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;
  }
}
