/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-menu:before {
  content: "\e900";
}
.icon-search:before {
  content: "\e901";
}
.icon-user:before {
  content: "\e902";
}
.icon-cart:before {
  content: "\e903";
}
.icon-eye:before {
  content: "\e904";
}
.icon-heart:before {
  content: "\e905";
}
.icon-heart-solid:before {
  content: "\e906";
}
.icon-grid:before {
  content: "\e907";
}
.icon-grid-list:before {
  content: "\e908";
}
.icon-cog:before {
  content: "\e994";
}
.icon-plus:before {
  content: "\e909";
}
.icon-minus:before {
  content: "\e90a";
}
.icon-cross:before {
  content: "\e90b";
}
.icon-arrow-up:before {
  content: "\e90c";
}
.icon-arrow-down:before {
  content: "\e90d";
}
.icon-arrow-left:before {
  content: "\e90e";
}
.icon-arrow-right:before {
  content: "\e90f";
}
.icon-up:before {
  content: "\e912";
}
.icon-down:before {
  content: "\e913";
}
.icon-left:before {
  content: "\e914";
}
.icon-right:before {
  content: "\e915";
}
.icon-left-dark:before {
  content: "\e911";
}
.icon-right-dark:before {
  content: "\e916";
}
.icon-play:before {
  content: "\e917";
}
.icon-award:before {
  content: "\e918";
}
.icon-box-seam:before {
  content: "\e919";
}
.icon-tag:before {
  content: "\e91a";
}
.icon-history:before {
  content: "\e94d";
}
.icon-clock:before {
  content: "\e91b";
}
.icon-clock1:before {
  content: "\e94e";
}
.icon-clock2:before {
  content: "\e94f";
}
.icon-lock:before {
  content: "\e98f";
}
.icon-unlocked:before {
  content: "\e990";
}
.icon-location:before {
  content: "\e91c";
}
.icon-envelope:before {
  content: "\e91d";
}
.icon-phone:before {
  content: "\e91e";
}
.icon-refresh:before {
  content: "\e91f";
}
.icon-refresh-cw:before {
  content: "\e920";
}
.icon-pencil:before {
  content: "\e910";
}
.icon-pencil-square:before {
  content: "\e922";
}
.icon-filter:before {
  content: "\e923";
}
.icon-navigation:before {
  content: "\e924";
}
.icon-compass:before {
  content: "\e949";
}
.icon-trash:before {
  content: "\e925";
}
.icon-bin:before {
  content: "\e9ac";
}
.icon-bin-dark:before {
  content: "\e9ad";
}
.icon-stack:before {
  content: "\e92e";
}
.icon-file-pdf:before {
  content: "\eadf";
}
.icon-libreoffice:before {
  content: "\eae3";
}
.icon-facebook:before {
  content: "\e926";
}
.icon-facebook-f:before {
  content: "\e927";
}
.icon-instagram:before {
  content: "\e928";
}
.icon-instagram-dark:before {
  content: "\e929";
}
.icon-twitter:before {
  content: "\e92a";
}
.icon-x:before {
  content: "\e92b";
}
.icon-pinterest:before {
  content: "\e92c";
}
.icon-linkedin:before {
  content: "\e92d";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-share2:before {
  content: "\ea82";
}
.icon-telegram:before {
  content: "\ea95";
}
.icon-loop:before {
  content: "\ea2d";
}
/**
 * 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;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.-am-blocked {
  pointer-events: none;
}
.back-to-cart {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  /* Space between icon and text */
  padding: 12px 24px;
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  background: #ff6e81;
  /* Your primary color */
  border: none;
  border-radius: 8px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  box-shadow: 0 4px 8px rgba(255, 110, 129, 0.3);
  text-transform: uppercase;
  letter-spacing: 1px;
}
.back-to-cart i {
  font-size: 20px;
  transition: transform 0.3s ease-in-out;
}
.back-to-cart:hover {
  background: #000000;
  /* Black background on hover */
  color: #ffffff;
  /* White text on hover */
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
  transform: translateY(-2px);
}
.back-to-cart:hover i {
  transform: translateX(-5px);
  /* Move arrow left on hover */
}
.back-to-cart:active {
  background: #222222;
  transform: scale(0.96);
}
._amcheckout-selectable-container {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
}
._amcheckout-selectable-item {
  display: block;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 20px;
  width: 100%;
  border: 1px solid #f9f9f9;
  border-radius: 2px;
  background: #f9f9f9;
  cursor: pointer;
}
._amcheckout-selectable-item:not(:last-of-type) {
  margin-bottom: 15px;
}
._amcheckout-selectable-item:hover {
  box-shadow: 0 2px 8px rgba(56, 77, 108, 0.4);
}
._amcheckout-selectable-item.-selected {
  border-color: #1979c3;
}
@media all and (min-width: 768px) {
  ._amcheckout-selectable-item {
    width: 48%;
  }
  ._amcheckout-selectable-item:nth-last-child(-n + 2) {
    margin-bottom: 0;
  }
}
.ambase-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambase-word-break {
  word-break: break-all;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
@media only screen and (max-width: 700px) {
  .ampromo-items-form .product-info-price > *:first-child,
  .ampromo-items-form .product-info-price > *:last-child {
    padding: 0;
  }
}
@media only screen and (max-width: 1000px) and (min-width: 701px) {
  .ampromo-overlay .ampromo-gallery {
    width: 570px;
  }
  .ampromo-popup-wrapper {
    padding: 24px 54px;
  }
}
@media only screen and (max-width: 700px) {
  .ampromo-overlay .ampromo-gallery {
    margin: 0 auto;
    width: 280px;
  }
  .ampromo-popup-wrapper {
    padding: 24px 54px;
  }
}
@media only screen and (max-width: 400px) {
  .ampromo-overlay .ampromo-gallery {
    margin: 0 auto 30px auto;
  }
  .ampromo-overlay .slick-prev,
  .ampromo-overlay .slick-next {
    display: none !important;
  }
  .ampromo-popup-wrapper {
    padding: 15px;
  }
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amscroll-arrow-icon {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-chevron-icon {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
@-webkit-keyframes amScrollRotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.amscroll-arrow-style {
  padding: 0;
  width: 50px;
  height: 50px;
  border-radius: 100px;
}
.amscroll-arrow-style:before {
  border-radius: 100px;
}
.amscroll-arrow-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-arrow-style .amscroll-text {
  display: none;
}
.amscroll-text-style {
  padding-right: 7px;
  border-radius: 100px;
  transform: rotate(-90deg) translate(60px, 60px);
}
.amscroll-text-style:before {
  border-radius: 100px;
}
.amscroll-text-style:after {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
.amscroll-edge-style {
  right: 0;
  padding: 4px 26px 4px 20px;
  border-radius: 20px 20px 0 0;
  transform: rotate(-90deg) translate(71px, 72px);
}
.amscroll-edge-style .amscroll-text {
  margin-right: 20px;
}
.amscroll-edge-style:before {
  border-radius: 20px 20px 0 0;
}
.amscroll-edge-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
  transform: rotate(90deg) translateX(2px);
}
.am-visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.ambrands-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambrands-word-break {
  word-break: break-all;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
@-webkit-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_BetterPopup
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
#mageplaza-betterpopup-block {
  position: relative;
}
.mp-better-popup-click-trigger {
  position: fixed;
  bottom: 0;
  z-index: 999;
}
.click-trigger {
  background-color: #31B0D5;
  color: white;
  padding: 10px 25px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-color: #46b8da;
}
.click-trigger:hover {
  background-color: #31B0D5;
  color: white;
  border: 1px solid #31B0D5;
}
div#bio_ep_close {
  position: absolute;
  right: 8px;
  top: 0;
  z-index: 99;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
}
#bio_ep {
  text-align: center;
  box-shadow: none !important;
}
.child-label {
  display: block;
  font-size: 25px;
  margin: 20px;
}
#bio_ep_content {
  position: relative;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
.better-popup-input-email {
  width: 70% !important;
  height: 35px !important;
}
input.better-popup-input-email::placeholder {
  opacity: 0.5;
}
.better-popup-btn-submit {
  width: 70%;
  margin: 10px 0 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 35px;
}
.mageplaza-betterpopup-content {
  width: 100%;
  height: 100%;
  display: table;
}
.success-title {
  font-size: 22px;
}
.mp-popup-coupon-code {
  width: 70%;
  margin: 0 auto;
}
#mp-coupon-code {
  text-align: center;
  max-width: 100%;
  border: 1px dashed #c1bebe;
  background: 0 0;
  font-size: 25px;
  color: #FFF;
  margin-top: 15px;
  height: 50px;
}
button.btn-copy.primary {
  width: 100%;
  margin: 5px 0 15px 0;
  color: #fff;
  background-color: #006bb4;
  border: none;
  height: 35px;
}
button.btn-copy.primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
#status {
  color: #e02b27;
  visibility: visible;
  font-size: 13px !important;
}
span.success-lable {
  border: none !important;
  font-size: 16px !important;
}
canvas {
  position: fixed;
  z-index: 10002;
  opacity: 0.5;
  display: none;
  top: 0;
  left: 0;
}
.popup-loader {
  display: none;
  position: absolute;
  width: 100%;
  padding-top: 15px;
}
img.loader {
  width: 3%;
}
.tmp3-img-content {
  float: left;
}
.tmp3-text-content {
  background-color: #FFFFFF;
  font-family: sans-serif;
  float: left;
  width: calc(100% - 460px);
  height: 321px;
}
.tmp3-title {
  color: #0083d0;
  font-size: 50px;
  margin-top: 30px;
}
.tmp3-sub-title {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  margin-top: -12px;
}
.tmp3-text {
  color: #000000;
  font-size: 14px;
  width: 80%;
  margin: 0 auto;
  line-height: 1.714;
  margin-top: 30px;
}
.tmp3-form {
  position: relative;
  margin-top: 30px;
}
.tmp3-input {
  border: none !important;
  border-radius: 17.5px !important;
  background-color: #e5e5e5 !important;
  height: 35px !important;
  font-family: sans-serif !important;
}
.tmp3_field_newsletter {
  width: 75%;
  margin: 0 auto;
}
.tmp3-button {
  position: absolute;
  top: 0;
  right: 40px;
  border-radius: 17.5px;
  height: 35px;
}
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #a2a2a2 !important;
  font-size: 12px !important;
  font-style: italic;
  padding-left: 5px;
}
.tm1-popup-loader {
  margin-top: 10px;
}
.tm1-loader {
  width: 7%;
}
#mp-popup-template4 {
  width: 105%;
  height: 105%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.tmp4-text-content {
  width: 50%;
  background-color: #FFFFFF;
  font-family: sans-serif;
  float: left;
  margin: 25px 0 0 35px;
}
.tmp4-img-content {
  position: absolute;
  top: 40px;
  right: 10px;
}
.tmp4-title {
  font-size: 50px;
  color: #0083d0;
  line-height: 1.066;
  text-align: left;
}
.tmp4-sub-title {
  font-size: 14px;
  color: #222222;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.8;
  text-align: left;
}
.tmp4-text {
  font-size: 14px;
  color: #222222;
  line-height: 1.714;
  text-align: left;
  width: 75%;
  margin-top: 20px;
}
.tmp4-form {
  width: 75%;
  margin-left: 9px;
  text-align: left;
}
.tmp4_field_newsletter {
  padding-right: 10%;
}
.tmp4-input {
  background-color: #e5e5e5 !important;
  margin-top: 30px;
  margin-left: 25px;
  border: none !important;
  height: 35px !important;
  font-family: sans-serif !important;
}
.tmp4-input::-webkit-input-placeholder {
  font-size: 14px !important;
  font-style: italic;
  padding-left: 15px;
  color: #a2a2a2 !important;
  line-height: 1.714;
  text-align: left;
}
.tmp4-button {
  background-color: #ff5a15 !important;
  width: 130px;
  height: 30px;
  border-radius: 10px;
  border: none !important;
  font-size: 10px !important;
  font-weight: bold !important;
  padding: 0 !important;
  margin: 15px 0 0 25px;
}
.tmp5-img-content {
  position: absolute;
  z-index: 20;
  bottom: 0;
  left: 35px;
}
.tmp5-img-cap {
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 0;
}
#mp-popup-template5 img {
  max-height: initial;
}
.tmp5-text-content {
  font-family: sans-serif;
  position: absolute;
  z-index: 40;
  top: -55px;
  left: 65px;
  width: 65%;
}
.tmp5-title {
  font-size: 40px;
  color: #0083d0;
  line-height: 1.2;
  text-align: center;
}
.tmp5-sub-title {
  font-size: 12px;
  color: #222222;
  font-weight: bold;
  text-align: center;
}
.tmp5-text {
  font-size: 14px;
  color: #222222;
  line-height: 1.286;
  text-align: center;
  margin-top: 15px;
}
.tmp5-form {
  width: 100%;
  position: absolute;
  z-index: 30;
  left: 0;
  bottom: 0;
}
.tmp5-img-email {
  position: absolute;
  z-index: 20;
  bottom: 0;
  left: 0;
  pointer-events: none;
}
.tmp5_field_newsletter {
  position: absolute;
  z-index: 10;
  top: -158px;
  left: 80px;
}
.tmp5-input {
  background-color: #e5e5e5 !important;
  width: 200px !important;
  height: 35px !important;
  border: none !important;
  font-family: sans-serif !important;
  padding-left: 30px !important;
}
.tmp5-input::-webkit-input-placeholder {
  font-size: 14px !important;
  font-style: italic;
  color: #a2a2a2 !important;
  line-height: 1.714;
  text-align: center;
  padding-right: 25px;
}
.tmp5-button {
  position: absolute;
  z-index: 30;
  background-color: #ff5a15 !important;
  width: 130px;
  height: 20px;
  border-radius: 10px;
  border: none !important;
  font-size: 10px !important;
  font-weight: bold !important;
  padding: 0 !important;
  margin-top: 10px;
  top: -125px;
  left: 115px;
}
.tmp5-msg-error {
  margin-top: 30px;
  position: absolute;
  z-index: 60;
  width: 100%;
}
.tmp5_field_newsletter #mp-newsletter-error {
  position: absolute;
}
.tmp5-form .popup-loader {
  position: absolute;
  width: 100%;
  padding-top: 15px;
  top: -100px;
  left: 0;
  z-index: 100;
}
.tmp5-form .popup-loader .loader {
  width: 6%;
}
#mp-popup-template6 {
  font-family: sans-serif;
  height: fit-content;
  width: fit-content;
  margin: auto;
}
.tmp6-left-title {
  width: 350px;
  background-color: #0083d0;
  height: 250px;
  float: left;
}
.tmp6-left-title ul {
  list-style-type: none;
  margin-top: 35px;
}
.tmp6-left-title ul li {
  margin-bottom: -5px;
}
.tmp6-left-title ul li:nth-child(1) {
  font-size: 36px;
  color: #ffffff;
  font-weight: bold;
  text-align: left;
}
.tmp6-left-title ul li:nth-child(2) {
  font-size: 36px;
  color: #ffffff;
  text-align: left;
}
.tmp6-left-title ul li:nth-child(3) {
  font-size: 36px;
  color: #51f5ff;
  text-align: left;
}
.tmp6-text-content {
  background-color: #FFFFFF;
  width: 450px;
  height: 250px;
  float: left;
}
.tmp6-text {
  padding-top: 35px;
  width: 85%;
  margin: 0 auto;
  font-size: 20px;
  color: #222222;
  line-height: 1.4;
  text-align: center;
}
.tmp6-form {
  width: 85%;
  margin: 0 auto;
  padding-top: 20px;
  position: relative;
}
.tmp6-input {
  background: #e5e5e5 !important;
  height: 42px !important;
}
.tmp6-input::-webkit-input-placeholder {
  font-size: 14px !important;
  font-style: italic;
  color: #a2a2a2 !important;
  line-height: 1.714;
  text-align: center;
}
.tmp6-button {
  background-color: #ff5a15 !important;
  width: 130px;
  height: 20px;
  border-radius: 10px;
  border: none !important;
  font-size: 10px !important;
  font-weight: bold !important;
  padding: 0 !important;
  margin-top: 20px;
}
.tmp6_field_newsletter #mp-newsletter-error {
  position: absolute;
  top: 57px;
  display: block;
  width: 100%;
}
.tmp6-text-content .popup-loader {
  position: absolute;
  width: 100%;
  padding-top: 15px;
  bottom: 18px;
}
@charset "UTF-8";
@media all and (min-width: 768px), print {
  .product-subcategories {
    -webkit-grid-template-columns: repeat(3, 1fr);
    -moz-grid-template-columns: repeat(3, 1fr);
    -ms-grid-template-columns: repeat(3, 1fr);
    grid-template-columns: repeat(3, 1fr);
  }
}
@media all and (min-width: 1024px), print {
  .product-subcategories {
    -webkit-grid-template-columns: repeat(4, 1fr);
    -moz-grid-template-columns: repeat(4, 1fr);
    -ms-grid-template-columns: repeat(4, 1fr);
    grid-template-columns: repeat(4, 1fr);
  }
}
@media all and (min-width: 1200px), print {
  .product-subcategories.catalog-subcategory-slider {
    margin-bottom: 100px;
  }
}
.sibling-categoriesmain .category {
  color: #3d3d3c;
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  gap: 15px;
}
.sibling-categoriesmain .category:hover {
  color: #FF6E81;
}
.sibling-categoriesmain .category .siblingcategory-name {
  max-width: 80%;
}
.sibling-categoriesmain ul {
  list-style: none;
  padding-left: 20px;
  width: 100%;
  margin: 0;
}
.sibling-categoriesmain ul li {
  margin: 4px 0;
}
.formmain {
  margin-top: 100px;
}
.trackorderform {
  max-width: 600px;
  margin: 0 auto;
  padding: 20px;
  border: 1px solid #ccc;
  border-radius: 8px;
  background-color: #f9f9f9;
}
.trackform-title {
  text-align: center;
  font-size: 24px;
  color: #333;
  margin-bottom: 20px;
}
.trackorder-form-group {
  margin-bottom: 15px;
}
.tackform-description {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  display: block;
  margin-bottom: 15px;
}
.trackorder-input-wrapper .field {
  width: 100%;
  padding: 10px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}
.trackorder-input-wrapper .actions {
  text-align: center;
}
.trackorder-input-wrapper .action.primary {
  border: none;
  padding: 12px 24px;
  font-size: 16px;
  cursor: pointer;
  border-radius: 5px;
  font-weight: 400;
  color: #ffffff;
  padding: 10px 20px 9px;
}
.trackorder-input-wrapper .action.primary:hover {
  background-color: #ff6e81;
}
.trackorder-input-wrapper .field:focus,
.trackorder-input-wrapper .action:focus {
  outline: 2px solid #ff6e81;
  outline-offset: 3px;
}
@media (max-width: 769px) {
  .formmain {
    margin: 50px 0 20px 0;
  }
}
/*===========================================

@category  :    Ubertheme
@package   :    Ubertheme_Base
@author    :    Ubertheme.com
@copyright :    Copyright 2009-2021 Ubertheme

==============================================*/
@keyframes shine-lines {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
.child-content .menu-widget-content h3 a {
  font-family: 'Noto Sans';
  text-decoration: none;
}
.child-content .menu-widget-content ul li a {
  color: #000;
  text-decoration: none;
}
.child-content .menu-widget-content ul li a:before {
  content: "\e915";
  font-family: 'icomoon';
  margin: 0 5px 0 0;
  font-size: 12px;
  font-weight: 700;
}
.child-content .menu-widget-content ul li a:hover {
  color: #ff6e81;
}
body .menu-brand-items ul {
  column-gap: 15px;
}
body .menu-brand-items ul li {
  margin: 0;
}
body .menu-brand-items ul li a {
  display: block;
}
body .menu-brand-items ul li a img {
  width: 100%;
  height: 150px;
  object-fit: contain;
}
@media (max-width: 1199px) {
  body .menu-brand-items ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 1024px) {
  #html-body .product-item-info .product-item-actions {
    opacity: 1;
  }
  #html-body .bss-bt-quickview {
    opacity: 1;
  }
}
@media screen and (min-width: 1200px) {
  ul.level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child .child-content {
    max-width: 84%;
  }
  ul.level0.horizontal-root .mega.has-child:not(.first) a span {
    padding-right: 15px;
    position: relative;
  }
  ul.level0.horizontal-root .mega.has-child:not(.first) a span:before {
    content: "\e915";
    font-family: 'icomoon';
    position: absolute;
    right: 0;
    top: 2px;
    transform: rotate(90deg);
    font-size: 12px;
    transition: 0.3s all;
  }
  ul.level0.horizontal-root .mega.has-child.mega-hover:not(.first) a span:before {
    transform: rotate(-90deg);
    transition: 0.3s all;
  }
  div.ub-nav-sticky.sticky-fired:not(.nav-off-canvas) ul.level0.horizontal-root > li.mega .child-content {
    max-width: 1220px;
  }
  div.ub-nav-sticky.sticky-fired:not(.nav-off-canvas) ul.level0.horizontal-root > li.mega.style-default {
    position: relative;
  }
  div.ub-nav-sticky.sticky-fired:not(.nav-off-canvas) ul.level0.horizontal-root > li.mega.style-default .child-content {
    right: auto;
    left: 0;
  }
}
.venitian.ub-mega-menu.horizontal-root li.has-child.tab-head .child-content,
.venitian.ub-mega-menu.horizontal-root li.mega .child-content {
  left: 0;
  max-height: 0;
  overflow: inherit;
  -moz-transform: scale(1, 0);
  -moz-transform-origin: 50% 0;
  -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
  -ms-transform: scale(1, 0);
  -ms-transform-origin: 50% 0;
  -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
  opacity: 0;
  -o-transform: scale(1, 0);
  -o-transform-origin: 50% 0;
  -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
  transform: scale(1, 0);
  transform-origin: 50% 0;
  transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
  -webkit-transform: scale(1, 0);
  -webkit-transform-origin: 50% 0;
  -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
}
.venitian.ub-mega-menu.horizontal-root li.has-child.tab-head.active .child-content,
.venitian.ub-mega-menu.horizontal-root li.has-child.mega-hover > .child-content {
  max-height: 1000px;
  overflow: hidden;
  -moz-transform: none;
  -ms-transform: none;
  opacity: 1;
  -o-transform: none;
  transform: none;
  -webkit-transform: none;
}
.pop.ub-mega-menu.horizontal-root li.has-child.tab-head .child-content,
.pop.ub-mega-menu.horizontal-root li.mega .child-content {
  left: 0;
  max-height: 0;
  -moz-transform: scale(0.2);
  -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
  -moz-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.5);
  -ms-transform: translateX(-80%);
  -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
  -ms-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.5);
  opacity: 0;
  -o-transform: translateX(-80%);
  -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
  -o-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.5);
  transform: translateX(-80%);
  transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
  transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.5);
  -webkit-transform: scale(0.2);
  -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.5);
}
.pop.ub-mega-menu.horizontal-root li.has-child.tab-head.active .child-content,
.pop.ub-mega-menu.horizontal-root li.has-child.mega-hover > .child-content {
  max-height: 1000px;
  -moz-transform: none;
  -ms-transform: none;
  opacity: 1;
  -o-transform: none;
  transform: none;
  -webkit-transform: none;
}
.linear.ub-mega-menu.horizontal-root li.has-child.tab-head .child-content,
.linear.ub-mega-menu.horizontal-root li.mega .child-content {
  left: 0;
  max-height: 0;
  -moz-transform: translateX(-40%);
  -moz-transition: opacity 0.4s, -moz-transform 0.6s, max-height 0.6s;
  -moz-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
  -ms-transform: translateX(-40%);
  -ms-transition: opacity 0.4s, -ms-transform 0.6s, max-height 0.6s;
  -ms-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
  opacity: 0;
  -o-transform: translateX(-40%);
  -o-transition: opacity 0.4s, -o-transform 0.6s, max-height 0.6s;
  -o-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
  transform: translateX(-40%);
  transition: opacity 0.4s, transform 0.6s, max-height 0.6s;
  transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
  -webkit-transform: translateX(-40%);
  -webkit-transition: opacity 0.4s, -webkit-transform 0.6s, max-height 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
}
.linear.ub-mega-menu.horizontal-root li.has-child.tab-head.active .child-content,
.linear.ub-mega-menu.horizontal-root li.has-child.mega-hover > .child-content {
  max-height: 1000px;
  -moz-transform: none;
  -ms-transform: none;
  opacity: 1;
  -o-transform: none;
  transform: none;
  -webkit-transform: none;
}
.fadeinup.ub-mega-menu.horizontal-root > li.mega > .child-content {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.fadeinup.ub-mega-menu.horizontal-root > li.mega.mega-hover > .child-content {
  -webkit-animation-name: MegaFadeInUp;
  animation-name: MegaFadeInUp;
}
.fadeindown.ub-mega-menu.horizontal-root > li.mega > .child-content {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.fadeindown.ub-mega-menu.horizontal-root > li.mega.mega-hover > .child-content {
  -webkit-animation-name: megaFadeInDown;
  animation-name: megaFadeInDown;
}
.slideinup.ub-mega-menu.horizontal-root > li.mega > .child-content {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.slideinup.ub-mega-menu.horizontal-root > li.mega.mega-hover > .child-content {
  -webkit-animation-name: megaSlideInUp;
  animation-name: megaSlideInUp;
}
@keyframes MegaFadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes megaFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -10%, 0);
    transform: translate3d(0, -10%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes megaSlideInUp {
  from {
    -webkit-transform: translate3d(0%, 10%, 0);
    transform: translate3d(0%, 10%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.vapi-btn-is-idle {
  opacity: 0;
}
#vapi-widget {
  position: fixed;
  bottom: 24px;
  right: 24px;
  z-index: 1000;
  font-family: Arial, sans-serif;
}
#vapi-start-btn.vapitextbutton {
  background: #12A594;
  color: #fff;
  border: none;
  border-radius: 50px;
  padding: 16px 24px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  box-shadow: 0 4px 12px rgba(18, 165, 148, 0.3);
  transition: all 0.3s ease;
}
#vapi-start-btn.vapitextbutton:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(18, 165, 148, 0.4);
}
#vapi-panel {
  background: #fff;
  border-radius: 12px;
  padding: 20px;
  width: 320px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
  border: 1px solid #e1e5e9;
  display: none;
}
.vapi-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}
.vapi-status {
  display: flex;
  align-items: center;
  gap: 8px;
}
.vapi-indicator {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #12A594;
}
.vapi-indicator.speaking {
  background: #ff4444;
  animation: pulse 1s infinite;
}
#vapi-transcript {
  max-height: 200px;
  overflow-y: auto;
  margin-bottom: 12px;
  padding: 8px;
  background: #f8f9fa;
  border-radius: 8px;
  font-size: 14px;
  color: #333;
}
.vapi-msg {
  margin-bottom: 8px;
}
.vapi-msg.user {
  text-align: right;
}
.vapi-msg.user span {
  background: #12A594;
  color: white;
}
.vapi-msg.assistant {
  text-align: left;
}
.vapi-msg.assistant span {
  background: #333;
  color: white;
}
.vapi-msg span {
  display: inline-block;
  padding: 8px 12px;
  border-radius: 12px;
  max-width: 80%;
}
#vapi-end-btn {
  background: #ff4444;
  color: #fff;
  border: none;
  border-radius: 6px;
  padding: 6px 12px;
  font-size: 12px;
  cursor: pointer;
}
@keyframes pulse {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
/*Button design */
.ring {
  position: fixed;
  bottom: 0;
  right: 0;
}
.coccoc-alo-phone {
  background-color: transparent;
  width: 200px;
  height: 200px;
  cursor: pointer;
  z-index: 200000 !important;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -webkit-transition: visibility .5s;
  -moz-transition: visibility .5s;
  -o-transition: visibility .5s;
  transition: visibility .5s;
  right: 150px;
  top: 30px;
}
.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle-fill {
  background-color: rgba(0, 175, 242, 0.5);
  opacity: 0.75 !important;
}
.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-img-circle {
  background-color: #00aff2;
}
.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle {
  border-color: #00aff2;
  opacity: 0.5;
}
.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle,
.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle {
  border-color: #75eb50;
  opacity: 0.5;
}
.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle-fill,
.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle-fill {
  background-color: rgba(117, 235, 80, 0.5);
  opacity: 0.75 !important;
}
.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-img-circle,
.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-img-circle {
  background-color: #75eb50;
}
.coccoc-alo-ph-circle,
.coccoc-alo-ph-circle-fill,
.coccoc-alo-ph-img-circle {
  position: absolute;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.coccoc-alo-ph-circle {
  width: 160px;
  height: 160px;
  top: 20px;
  left: 20px;
  background-color: transparent;
  border-color: rgba(30, 30, 30, 0.4);
  opacity: 0.1;
  animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
}
.coccoc-alo-ph-circle-fill {
  width: 100px;
  height: 100px;
  top: 50px;
  left: 50px;
  background-color: #000;
  opacity: 0.1;
  animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
}
.coccoc-alo-ph-img-circle {
  width: 60px;
  height: 60px;
  top: 70px;
  left: 70px;
  opacity: 0.7;
  animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
  background: rgba(30, 30, 30, 0.1) url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==') no-repeat center center;
}
@keyframes coccoc-alo-circle-anim {
  0% {
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: 0.1;
  }
  30% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.5;
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.1;
  }
}
@keyframes coccoc-alo-circle-fill-anim {
  0% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}
@keyframes coccoc-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
body .product-info-price .price-box .old-price .price-container span.price-label {
  display: none;
}
body .product-info-price .price-box .old-price .price-container span.price {
  text-decoration: line-through;
  text-decoration-color: #ff6e81;
  margin: 0 0 10px 0;
  display: block;
}
body .amsearch-products-section .product-item-link {
  min-height: 90px;
  display: block;
}
body .amsearch-products-section .amsearch-wrapper-inner {
  flex-wrap: nowrap;
  gap: 5px;
  align-items: center;
}
body .products-grid .product-item-actions .action {
  gap: 5px;
}
.page-header:not(.amsearch-full-width) .amsearch-result-section .products-grid .product-items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.page-header:not(.amsearch-full-width) .amsearch-result-section .products-grid .product-items li.amsearch-item.item.product.product-item {
  width: 100%;
  max-width: 100%;
}
body .block.crosssell {
  width: 100%;
  padding: 0;
}
body .block.crosssell .owl-carousel.static-products {
  display: flex;
}
body .block.crosssell .owl-carousel.static-products .product-item-info {
  width: 100%;
}
.block.related,
.block.crosssell {
  margin: 50px 0 0 0;
}
.block.related .block-actions,
.block.crosssell .block-actions {
  display: none;
}
.block.related .title,
.block.crosssell .title {
  text-align: center;
}
.block.related .title strong,
.block.crosssell .title strong {
  font-family: 'Noto Sans';
  font-size: 3rem;
}
.block.related .product-item-info .product-image-container,
.block.crosssell .product-item-info .product-image-container {
  aspect-ratio: 1 !important;
  padding-bottom: 100%;
}
.block.related .product-item-info .product-image-container img.product-image-photo,
.block.crosssell .product-item-info .product-image-container img.product-image-photo {
  width: auto;
}
.block.related .product-item-info .field.choice.related,
.block.crosssell .product-item-info .field.choice.related {
  display: none;
}
.block.related .product-item-info .product.name,
.block.crosssell .product-item-info .product.name {
  margin-left: 0;
  white-space: nowrap;
  min-height: 48px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.5;
  max-height: 3em;
}
.block.related .owl-theme .owl-nav,
.block.crosssell .owl-theme .owl-nav {
  position: absolute;
  top: 35%;
  width: 100%;
}
.block.related .owl-theme .owl-nav button,
.block.crosssell .owl-theme .owl-nav button {
  color: #000;
  font-size: 50px;
  height: auto;
  width: auto;
  margin: 0;
}
.block.related .owl-theme .owl-nav button.owl-prev,
.block.crosssell .owl-theme .owl-nav button.owl-prev {
  position: absolute;
  left: -35px;
}
.block.related .owl-theme .owl-nav button.owl-next,
.block.crosssell .owl-theme .owl-nav button.owl-next {
  position: absolute;
  right: -35px;
}
.product-item-info .product-image-container {
  aspect-ratio: 1 !important;
}
.page-products .allproductselection-head ul {
  display: flex;
  justify-content: space-between;
}
.page-products .allproductselection-head ul li {
  width: 20%;
  padding: 20px 10px;
}
.page-products .allproductselection-head ul li span {
  display: inline-block;
  font-size: 1.3rem;
}
.page-products .allproductselection-item {
  display: flex;
  flex-wrap: wrap;
}
.page-products .allproductselection-item .item.product {
  display: flex;
  align-items: center;
  width: 20%;
  padding: 15px 5px !important;
  gap: 0;
}
.page-products .allproductselection-item .item.product .product-item-color {
  width: 25%;
}
.page-products .allproductselection-item .item.product .product-item-color .product-image {
  width: 100%;
}
.page-products .allproductselection-item .item.product .product-item-code {
  width: 25%;
}
.page-products .allproductselection-item .item.product .product-item-code h3 a {
  font-size: 1.3rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  max-height: 3.4rem;
}
.page-products .allproductselection-item .item.product .product-item-qty {
  width: 50%;
}
.page-products .allproductselection-item .item.product .product-item-qty input.qty-m-c {
  width: 35px;
  height: 35px;
  padding: 0;
  text-align: center;
}
.page-products .allproductselection-item .item.product:nth-child(even) {
  border-left: 0;
}
.page-products .allproductselection-item .item.product:nth-child(5n+2) {
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
}
.page-products .allproductselection-item .item.product:nth-child(5n+4) {
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
}
.page-products .allproductselection-item .item.product .lof-item-selected-sticky {
  width: 25px;
  height: 25px;
  right: 3px;
  left: auto;
  top: 0;
}
body .amsearch-items-section:not(:first-child:last-child) {
  max-width: 200px;
  max-height: 80vh;
  overflow-x: hidden;
  overflow-y: scroll;
}
body .amsearch-items-section:not(:first-child:last-child)::-webkit-scrollbar {
  width: 4px;
}
body .amsearch-items-section:not(:first-child:last-child)::-webkit-scrollbar {
  background: #f0f0f0;
}
body .amsearch-items-section:not(:first-child:last-child)::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #adadad;
  cursor: pointer;
}
body .page-header:not(.amsearch-full-width) .amsearch-result-section .products-grid .product-items {
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}
body .page-header:not(.amsearch-full-width) .amsearch-result-section .products-grid .product-items li.amsearch-item.item.product.product-item {
  padding: 5px;
}
body .amsearch-products-section:not(:first-child) {
  padding-left: 10px;
  padding-right: 10px;
}
body .amsearch-products-section .amsearch-item .product-item-description {
  display: none;
}
body .amsearch-products-section .amsearch-wrapper-inner button.action.tocart span {
  display: none;
}
body .amsearch-products-section .product-item-link {
  font-size: 1.3rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  max-height: 3.4rem;
  min-height: auto;
  padding: 0;
}
.block-products-list {
  margin: 30px 0 0 0;
}
.block-products-list .block-title {
  text-align: center;
}
.block-products-list .block-title strong {
  font-size: 2.5rem;
  font-family: 'Noto Sans';
  font-weight: 600;
}
.block-products-list ul.slick-dots {
  display: none !important;
}
.block-products-list .products-grid .product-item-actions {
  position: inherit;
}
.block-products-list .product-items.slick-slider .slick-slide {
  margin: 0 10px;
}
.block-products-list .product-items.slick-slider .slick-slide .product-item {
  max-width: 100%;
}
.block-products-list .product-items.slick-slider .slick-slide .product-item img {
  margin: 0 auto;
}
.block-products-list .product-items.slick-slider .slick-slide p.minimal-price {
  display: flex;
  align-items: center;
  gap: 10px;
}
.categorypath-tapestry-needlepoint.page-layout-1column.page-with-filter .column.main,
.category-cross-stitch-embroidery.page-layout-1column.page-with-filter .column.main,
.categorypath-sewing-quilting.page-layout-1column.page-with-filter .column.main,
.categorypath-knitting-crochet.page-layout-1column.page-with-filter .column.main,
.categorypath-haberdashery.page-layout-1column.page-with-filter .column.main {
  padding: 0;
}
.allproductsection-price {
  text-align: right;
  margin: 0 0 20px 0;
}
.allproductsection-price p {
  font-size: 20px;
  font-weight: bold;
  color: #ff0000;
  text-align: right;
}
.stock.unavailable {
  color: #ff0101;
}
.stock.unavailable span {
  font-weight: 400;
}
@media (min-width: 1024px) and (max-width: 1200px) {
  .page-products .allproductselection-head ul li {
    gap: 0;
  }
  .page-products .allproductselection-head ul li span {
    font-size: 1rem;
  }
  .page-products .allproductselection-item .item.product .product-item-code {
    width: 35%;
  }
  .page-products .allproductselection-item .item.product .product-item-code h3 a {
    font-size: 1rem;
  }
  .page-products .allproductselection-item .item.product .product-item-qty {
    width: 40%;
  }
  .page-products .allproductselection-item .item.product .product-item-qty input.qty-m-c {
    margin: 0;
    width: 20px;
    height: 20px;
    font-size: 1rem;
  }
}
@media (max-width: 991px) {
  .page-products .allproductselection-head ul li {
    gap: 0;
  }
  .page-products .allproductselection-head ul li span {
    font-size: 1rem;
  }
  .page-products .allproductselection-item .item.product .product-item-code h3 a {
    font-size: 1rem;
  }
  body .block.crosssell .owl-carousel.static-products {
    flex-wrap: wrap;
    padding: 0 20px;
    box-sizing: border-box;
  }
  body .block.crosssell .owl-carousel.static-products .product.product-item {
    width: 45%;
  }
}
@media (max-width: 680px) {
  .block-products-list .block-title {
    text-align: center;
  }
  .block-products-list .block-title strong {
    font-size: 1.8rem;
    font-family: 'Noto Sans';
    font-weight: 600;
  }
  body .page-header:not(.amsearch-full-width) .amsearch-result-section .products-grid .product-items {
    grid-template-columns: repeat(2, 1fr);
  }
  .page-products .allproductselection-item .item.product {
    width: 33.33%;
    border-right: 0;
    border-left: 0;
    border-top: 0;
    border-bottom: 1px solid #e1e1e1;
  }
  .page-products .allproductselection-item .item.product:nth-child(5n+2) {
    border-left: 0;
    border-right: 0;
  }
  .page-products .allproductselection-item .item.product:nth-child(5n+4) {
    border-left: 0;
    border-right: 0;
  }
  .page-products .allproductselection-item .item.product:nth-child(3n+2) {
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
  }
  .page-products .allproductselection-item .item.product .lof-item-selected-sticky {
    width: 18px;
    height: 18px;
  }
  .page-products .allproductselection-head ul li {
    width: 33.33%;
  }
  .page-products .allproductselection-head ul li:nth-child(4) {
    display: none;
  }
  .page-products .allproductselection-head ul li:nth-child(5) {
    display: none;
  }
}
@media (max-width: 540px) {
  .page-products .allproductselection-item .item.product .product-item-qty {
    width: 40%;
  }
  .page-products .allproductselection-item .item.product .product-item-qty input.qty-m-c {
    margin: 0;
    width: 20px;
    height: 20px;
    font-size: 1rem;
  }
  .page-products .allproductselection-item .item.product .product-item-code {
    width: 35%;
  }
}
.checkout-index-index .footer-links.footer-block.magazineblock {
  display: none;
}
@media (min-width: 992px) and (max-width: 1180px) {
  .checkout-cart-index .cart.table-wrapper .cart thead tr th.col.subtotal {
    width: 13%;
  }
  .checkout-cart-index .cart-container .form-cart {
    padding-right: 15px;
  }
}
@media (min-width: 769px) and (max-width: 992px) {
  .checkout-cart-index .cart.table-wrapper .cart thead tr th.col.subtotal {
    width: 13%;
  }
  .checkout-cart-index .cart-container {
    display: flex;
    flex-wrap: wrap;
  }
  .checkout-cart-index .cart-container .form-cart {
    width: 100%;
    padding: 0;
    order: 1;
  }
  .checkout-cart-index .cart-container .cart-summary {
    width: 100%;
    float: none;
    order: 3;
  }
  .checkout-cart-index .cart-container .cart-summary._sticky {
    position: initial;
    top: 0 !important;
  }
  .checkout-cart-index .cart-container .cart-discount {
    order: 2;
  }
}
@media (max-width: 767px) {
  .account .message.success {
    margin: 20px 0 0 0;
  }
}
.file-uploader-area {
  position: relative;
}
.file-uploader-area input[type='file'] {
  cursor: pointer;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0;
}
.file-uploader-area input[type='file']:focus + .file-uploader-button {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-area input[type='file']:disabled + .file-uploader-button {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}
.file-uploader-summary {
  display: inline-block;
  vertical-align: top;
}
.file-uploader-button {
  background: #eeeeee;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
  margin: 0;
  padding: 7px 15px;
  vertical-align: middle;
}
.file-uploader-button._is-dragover {
  background: #d4d4d4;
  border: 1px solid #006bb4;
}
.file-uploader-spinner {
  background-image: url('../images/loader-1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  display: none;
  height: 30px;
  margin-left: 10px;
  vertical-align: top;
  width: 15px;
}
.file-uploader-preview .action-remove {
  bottom: 4px;
  cursor: pointer;
  display: block;
  height: 27px;
  left: 6px;
  padding: 2px;
  position: absolute;
  text-decoration: none;
  width: 25px;
  z-index: 2;
}
.file-uploader-preview .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.file-uploader-preview .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: inherit;
  color: #514943;
  content: '\e604';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .action-remove:hover:before {
  color: #736963;
}
.file-uploader-preview:hover .preview-image img,
.file-uploader-preview:hover .preview-link:before {
  opacity: 0.7;
}
.file-uploader-preview .preview-link {
  display: block;
  height: 100%;
}
.file-uploader-preview .preview-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.file-uploader-preview .preview-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-video:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-video:before {
  left: 0;
  margin-top: -2rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview .preview-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-document:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-document:before {
  left: 0;
  margin-top: -3.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview,
.file-uploader-placeholder {
  background: #ffffff;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 150px;
  line-height: 1;
  margin: 10px 25px 10px 0;
  overflow: hidden;
  position: relative;
  width: 150px;
}
.file-uploader._loading .file-uploader-spinner {
  display: inline-block;
}
.file-uploader .admin__field-note,
.file-uploader .admin__field-error {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  word-break: break-all;
}
.file-uploader .file-uploader-filename:first-child {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-meta {
  color: #9e9e9e;
}
.file-uploader .admin__field-fallback-reset {
  margin-left: 10px;
}
._keyfocus .file-uploader .action-remove:focus {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-placeholder.placeholder-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-document:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-document:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-image {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-image:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-image:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-image:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-video:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-video:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 2;
}
.file-uploader-placeholder-text {
  bottom: 0;
  color: #008bdb;
  font-size: 1.1rem;
  left: 0;
  line-height: 1.543;
  margin-bottom: 15%;
  padding: 0 20px;
  position: absolute;
  right: 0;
  text-align: center;
}
.data-grid-file-uploader {
  min-width: 7rem;
}
.data-grid-file-uploader._loading .file-uploader-spinner {
  display: block;
}
.data-grid-file-uploader._loading .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-image {
  background: transparent;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.data-grid-file-uploader .file-uploader-image + .file-uploader-area .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-area {
  z-index: 2;
}
.data-grid-file-uploader .file-uploader-spinner {
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.data-grid-file-uploader .file-uploader-button {
  height: 48px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.data-grid-file-uploader .file-uploader-button > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.data-grid-file-uploader .file-uploader-button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  line-height: 48px;
  color: #8a837f;
  content: '\e626';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.data-grid-file-uploader .file-uploader-button:hover:before {
  color: #666666;
}
.data-grid-file-uploader .action-select-wrap {
  float: left;
}
.data-grid-file-uploader .action-select-wrap .action-select {
  border: 1px solid #cacaca;
  display: block;
  height: 5rem;
  margin-left: -1px;
  padding: 0;
  width: 2rem;
}
.data-grid-file-uploader .action-select-wrap .action-select:after {
  border-color: #8a837f transparent transparent transparent;
  left: 50%;
  margin: 0 0 0 -5px;
}
.data-grid-file-uploader .action-select-wrap .action-select:hover:after {
  border-color: #666666 transparent transparent transparent;
}
.data-grid-file-uploader .action-select-wrap .action-select > span {
  display: none;
}
.data-grid-file-uploader .action-select-wrap .action-menu {
  left: 4rem;
  right: auto;
  z-index: 2;
}
.data-grid-file-uploader-inner {
  border: 1px solid #cacaca;
  float: left;
  height: 5rem;
  position: relative;
  width: 5rem;
}
.checkout-index-index._has-auth-shown .checkout-container .authentication-wrapper aside.authentication-dropdown._show ~ .modal-custom-overlay {
  background: rgba(255, 255, 255, 0.65);
  position: fixed;
}
.checkout-index-index .checkout-container .authentication-wrapper aside.authentication-dropdown {
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  right: auto;
  bottom: auto;
  position: fixed;
  display: block;
  width: 340px;
  overflow: visible;
}
.checkout-index-index .checkout-container .authentication-wrapper aside.authentication-dropdown .actions-toolbar {
  display: flex;
  align-items: center;
  margin: 0;
}
.checkout-index-index .checkout-container .authentication-wrapper aside.authentication-dropdown .actions-toolbar.register-accouunt {
  margin: 10px 0 0 0;
}
.checkout-index-index .checkout-container .authentication-wrapper aside.authentication-dropdown .actions-toolbar .secondary {
  float: none;
  padding: 0;
  margin: 0;
}
.checkout-index-index .checkout-container .authentication-wrapper aside.authentication-dropdown .actions-toolbar .secondary a.action.action-remind {
  margin: 0;
  font-size: 14px;
}
.checkout-index-index .checkout-container .authentication-wrapper aside.authentication-dropdown .actions-toolbar button.secondary {
  width: 110px;
  height: 40px;
  font-size: 16px;
  background: #ff6e81;
  border-color: #ff6e81;
  color: #fff;
  margin: 0 15px 0 0;
}
.checkout-index-index .checkout-container .authentication-wrapper aside.authentication-dropdown .modal-inner-wrap {
  background: #fff;
  text-align: left;
}
.checkout-index-index .checkout-container .authentication-wrapper aside.authentication-dropdown .modal-inner-wrap {
  padding: 30px 15px;
  background-color: #fff;
  box-shadow: 0 5px 27px 0 rgba(0, 0, 0, 0.19);
  opacity: 1;
}
@media (min-width: 768px) and (max-width: 991px) {
  .checkout-index-index .authentication-wrapper {
    margin: 20px 0 0 0;
    text-align: right;
  }
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
html,
body#html-body {
  overflow-x: hidden;
}
.selling-product-items .product-items.slick-slider .slick-list {
  background: #ffffff;
  border: 2px solid #ff6e81;
  border-radius: 5px;
  padding: 50px 10px;
  margin: 0;
  box-sizing: border-box;
}
.selling-product-items .product-items.slick-slider .slick-list .bss-bt-quickview {
  opacity: 0;
}
.selling-product-items .product-items.slick-slider .product-item-info:hover .bss-bt-quickview {
  opacity: 1;
}
.selling-product-items .product-items.slick-slider .product-item-info:hover .product-item-actions {
  opacity: 1;
}
.selling-product-items .product-items.slick-slider .product-item-info .product-item-actions {
  opacity: 0;
}
.selling-product-items .product-items.slick-slider .product-item-info a.action.tocompare {
  display: none;
}
.selling-product-items .product-items.slick-slider .product-item-info button.action.tocart.primary {
  padding: 0;
  background: inherit;
  min-height: auto;
  color: #808080;
  font-size: 1.2rem;
  font-weight: 500;
}
.selling-product-items .product-items.slick-slider .product-item-info .price-box .old-price .price-label {
  display: none;
}
.selling-product-items .product-items.slick-slider .product-item-info .price-box .old-price .price {
  text-decoration: line-through;
}
.selling-product-items .product-items.slick-slider .product-item-info .product-image-container {
  aspect-ratio: 1 !important;
  padding-bottom: 100%;
}
.selling-product-items .product-items.slick-slider .slick-slide .price-box span.price-label {
  display: none;
}
.selling-product-items .product-items.slick-slider .slick-slide strong.product-item-name {
  min-height: 40px;
  white-space: nowrap;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 3em;
  line-height: 1.5em;
}
.selling-product-items .slick-slider .product-items .slick-arrow {
  background: inherit;
}
.selling-product-items .product-items.slick-slider .slick-arrow {
  background: inherit !important;
  width: 35px;
  height: 35px;
}
.selling-product-items .product-items.slick-slider .slick-arrow::before {
  opacity: 1;
  color: #000;
  font-size: 24px;
  content: "\e911";
  font-family: 'icomoon';
}
.selling-product-items .product-items.slick-slider .slick-arrow.slick-prev {
  transform: inherit;
  left: -55px;
  top: 42%;
}
.selling-product-items .product-items.slick-slider .slick-arrow.slick-next {
  transform: rotate(180deg);
  right: -55px;
  top: 42%;
}
.selling-product-items.trending {
  margin-top: 0;
}
.selling-product-items.trending .product-items.slick-slider .slick-list {
  padding: 0;
  border: 0;
}
.page-products h2.sub-category-head {
  font-size: 2.5rem;
  text-align: center;
}
.level0.horizontal-root > li.mega .child-content.cols1 ul.level1.drilldown-sub .mega .mega {
  border-bottom: 1px solid #e9e9e9;
  padding: 0 0 5px 0;
}
.level0.horizontal-root > li.mega .child-content.cols1 ul.level1.drilldown-sub .mega:last-child .mega {
  border: 0;
}
body .modal-popup.confirm .modal-inner-wrap {
  max-width: 100%;
}
body .modal-popup.confirm .modal-inner-wrap .modal-content div {
  padding: 20px 0 0 0;
}
body .modal-popup.confirm .modal-inner-wrap footer.modal-footer {
  padding-top: 20px;
}
body .modal-popup.confirm .modal-inner-wrap footer.modal-footer button {
  padding: 0;
  min-height: auto;
  min-width: auto;
  width: 100%;
  max-width: 20%;
  height: 40px;
  text-transform: capitalize;
  background: #ff6e81;
  border: 0;
  border-radius: 5px;
  color: #fff;
  font-weight: 600;
  font-family: 'Noto Sans';
}
.bestseller-product .product-content .price {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  gap: 10px;
  align-items: center;
  font-size: 24px;
}
.bestseller-product .product-content .price span.regular-price {
  text-decoration: line-through;
  text-decoration-color: #ff6e81;
  font-size: 20px;
  font-weight: 400;
}
.bestseller-product .product-content .price span.special-price {
  font-size: 24px;
}
.filter-options-item .filter-options-content .am-swatch-wrapper .swatch-option.image {
  height: 30px;
}
.filter-options .swatch-option {
  height: 30px;
}
div.swatch-option-tooltip {
  width: 100px;
  font-size: 14px;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  width: 80px;
  height: 80px;
}
.popup p.message {
  margin: 0 0 20px 0;
}
.popup .slick-initialized .slick-slide {
  margin: 0 5px;
  text-align: center;
}
.popup .slick-initialized .slick-slide a {
  color: #000;
  text-align: left;
  font-size: 12px;
  line-height: normal;
}
.popup .slick-initialized .slick-slide img {
  margin: 0 auto;
}
.popup .cart-info {
  padding: 0 10px;
  margin: 10px 0;
  font-size: 14px;
}
.popup .product-qty-er {
  height: auto;
  display: flex;
  align-items: center;
}
.popup .product-qty-er input {
  width: 40px !important;
  height: 40px;
  padding: 0 5px;
  text-align: center;
}
.popup .prepare-info a {
  color: #000;
  text-align: left;
  font-size: 12px;
  line-height: normal;
}
.popup .option-er-pu.er-pu-29755 .fieldset {
  margin: 0;
}
.popup .remove-er-pu {
  top: 70px;
}
.modal-popup .modal-title {
  font-family: 'Noto Sans';
  font-weight: 600;
}
#lof_multiple_products_cart_popup .popup .btn-continue .continue {
  background: #ff7a8b !important;
  border-color: #ff7a8b !important;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 16px;
  font-family: 'Noto Sans';
  border-radius: 6px;
}
#lof_multiple_products_cart_popup .popup .btn-viewcart .viewcart {
  background: #ff7a8b !important;
  border-color: #ff7a8b !important;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 16px;
  font-family: 'Noto Sans';
  border-radius: 6px;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border: 0;
  padding: 0;
}
.checkout-payment-method .payment-method {
  border: 1px solid #ccc;
  margin: 0 0 20px 0;
  padding: 15px;
  border-radius: 8px;
  cursor: pointer;
}
.checkout-payment-method .payment-method .payment-method-title {
  padding: 0;
}
.checkout-payment-method .payment-method._active .payment-method-title {
  padding: 0 0 10px 0;
}
.checkout-index-index .checkout-agreements-block .checkout-agreements {
  margin-bottom: 0;
}
.checkout-index-index .opc-block-summary {
  padding-bottom: 0;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .discount-code .payment-option-title {
  border: none;
  margin-top: 0;
  padding-top: 0;
}
.checkout-index-index .additional-options {
  margin: 0;
}
.checkout-index-index .checkout-block:hover {
  box-shadow: 0 1px 4px 1px #ff6e81;
}
.checkout-index-index .checkout-payment-method .payment-methods .actions-toolbar .primary {
  float: none;
  width: 100%;
}
.checkout-index-index .cart-totals tbody .amount * {
  white-space: normal;
}
.checkout-index-index .cart-totals tfoot .amount * {
  white-space: normal;
}
.checkout-index-index .opc-block-summary .table-totals tbody .amount * {
  white-space: normal;
}
.checkout-index-index .opc-block-summary .table-totals tfoot .amount * {
  white-space: normal;
}
.checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method {
  min-width: auto;
  max-width: 100%;
  width: 100%;
  border-spacing: 0 20px;
  border-collapse: separate;
  margin: -20px 0;
}
.checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method tr td {
  border: 1px solid #ccc;
  padding: 20px;
  border-right: 0;
  border-left: 0;
  cursor: pointer;
}
.checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method tr td:first-child {
  border-left: 1px solid #ccc;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method tr td:last-child {
  border-right: 1px solid #ccc;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method tr td input {
  cursor: pointer;
}
.checkout-index-index .payment-option-content .form-discount .payment-option-inner .field .input-text {
  color: #000;
  opacity: 1;
  font-family: 'Noto Sans';
  font-size: 16px;
}
.checkout-index-index .payment-option-content .form-discount .payment-option-inner .field .input-text::placeholder {
  font-size: 16px !important;
  font-style: normal;
  color: #000 !important;
  opacity: 1 !important;
}
.checkout-index-index .payment-option-content .form-discount .payment-option-inner .field .input-text::-webkit-input-placeholder {
  font-size: 16px !important;
  font-style: normal;
  color: #000 !important;
  opacity: 1 !important;
}
.checkout-index-index .payment-option-content .form-discount .payment-option-inner .field .input-text::-moz-placeholder {
  font-size: 16px !important;
  font-style: normal;
  color: #000 !important;
  opacity: 1 !important;
}
.checkout-index-index .payment-option-content .form-discount .payment-option-inner .field .input-text::-ms-input-placeholder {
  font-size: 16px !important;
  font-style: normal;
  color: #000 !important;
  opacity: 1 !important;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .billing-address-same-as-shipping-block label {
  position: relative;
  cursor: pointer;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .billing-address-same-as-shipping-block label:before {
  content: '';
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #ff6e81;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 8px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .billing-address-same-as-shipping-block input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 4px;
  left: 7px;
  width: 6px;
  height: 14px;
  border: solid #ff6e81;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .billing-address-same-as-shipping-block input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.checkout-index-index footer.page-footer {
  margin: 20px 0 0 0;
}
.checkout-index-index .am-checkout {
  margin: 0;
  padding: 0;
}
body#html-body .product-item .price-box {
  color: #000;
}
body#html-body .product-item .price-box .special-price {
  color: #ff6e81;
}
body#html-body .product-item .price-box .old-price .price {
  color: #A9A9A9;
  font-size: 1.8rem;
}
.price-box .price-label {
  display: none;
}
.price-box .price-wrapper .price {
  font-size: 1.8rem;
}
.price-box .old-price .price-wrapper .price {
  text-decoration: line-through;
  font-size: 1.5rem;
}
.product-addto-links .action.towishlist::before {
  overflow: visible;
}
.slick-slider .slick-arrow::before {
  opacity: 1;
  color: #000;
  font-size: 24px;
  content: "\e911";
}
.product-items.slick-slider .slick-arrow {
  background: inherit !important;
  width: 35px;
  height: 35px;
}
.product-items.slick-slider .slick-arrow::before {
  opacity: 1;
  color: #000;
  font-size: 24px;
  content: "\e911";
  font-family: 'icomoon';
}
.product-items.slick-slider .slick-arrow.slick-prev {
  transform: inherit;
  right: -55px;
  top: 35%;
}
.product-items.slick-slider .slick-arrow.slick-next {
  transform: rotate(180deg);
  right: -55px;
  top: 35%;
}
.checkout-index-index .checkout-header {
  display: inline-block;
}
.checkout-index-index .authentication-wrapper {
  float: right;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper fieldset.fieldset {
  margin: 0;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-agreement {
  align-items: center;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-agreement input {
  margin-top: -4px;
}
input[type="text"] {
  color: #000;
  font-size: 14px;
}
input[type="text"]::placeholder {
  color: #000 !important;
}
input[type="password"] {
  color: #000;
  font-size: 14px;
}
input[type="password"]::placeholder {
  color: #000 !important;
}
input[type="url"] {
  color: #000;
  font-size: 14px;
}
input[type="url"]::placeholder {
  color: #000 !important;
}
input[type="tel"] {
  color: #000;
  font-size: 14px;
}
input[type="tel"]::placeholder {
  color: #000 !important;
}
input[type="search"] {
  color: #000;
  font-size: 14px;
}
input[type="search"]::placeholder {
  color: #000 !important;
}
input[type="number"] {
  color: #000;
  font-size: 14px;
}
input[type="number"]::placeholder {
  color: #000 !important;
}
input[type*="date"] {
  color: #000;
  font-size: 14px;
}
input[type*="date"]::placeholder {
  color: #000 !important;
}
input[type="email"] {
  color: #000;
  font-size: 14px;
}
input[type="email"]::placeholder {
  color: #000 !important;
}
select {
  color: #000;
}
.checkout-payment-method .payment-method:last-child {
  margin: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  padding-bottom: 0;
}
.cart-totals .grand .mark {
  min-width: 130px;
}
.opc-block-summary .table-totals .grand .mark {
  min-width: 130px;
}
.opc-block-summary .items-in-cart {
  margin: 0;
}
.category-dmc .products-list + .toolbar.toolbar-products {
  display: none;
}
body .block.related .owl-theme .owl-nav {
  top: 45%;
}
body .block.related .owl-theme .owl-nav.disabled {
  display: block;
}
.contact-content .contact-detailsection {
  display: flex;
  align-items: center;
  gap: 30px;
  margin: 40px 0;
  justify-content: center;
}
.contact-content .contact-detailsection .contactvia-email {
  text-align: center;
  width: 33.33%;
}
.contact-content .contact-detailsection .contactvia-email .icon-envelope:before {
  font-size: 30px;
  color: #000;
}
.contact-content .contact-detailsection .contactvia-phone {
  width: 33.33%;
  text-align: center;
}
.contact-content .contact-detailsection .contactvia-phone .icon-phone:before {
  font-size: 30px;
  color: #000;
}
.contact-content .contact-detailsection .contactvia-post {
  width: 33.33%;
  text-align: center;
}
.contact-content .contact-detailsection .email-title {
  font-size: 16px;
  font-family: 'Noto Sans';
  font-weight: 600;
}
.cms-contact-us .tagline strong {
  font-weight: 600;
  font-size: 1.8rem;
  font-family: 'Noto Sans';
}
#mageplaza-betterpopup-block #bio_ep {
  height: 360px;
}
#mageplaza-betterpopup-block #bio_ep .tmp3-img-content img {
  height: 360px;
}
#mageplaza-betterpopup-block #bio_ep .tmp3-text-content {
  height: 360px;
}
.product-subcategories .subcategory-img img {
  /* object-fit: contain;*/
  object-fit: cover;
}
.product-subcategories.catalog-subcategory-slider .slick-list {
  margin: 0;
}
.product-subcategories.catalog-subcategory-slider button.slick-prev.slick-arrow {
  left: -30px;
}
.product-subcategories.catalog-subcategory-slider button.slick-next.slick-arrow {
  right: -30px;
}
.nav-open body .magazine-content {
  z-index: 0;
}
.nav-off-canvas .nav-sections .nav-sections-item-content {
  float: initial;
  display: initial;
  margin-left: 0;
  margin-top: 0;
  padding: 0;
}
.nav-off-canvas .nav-sections .nav-sections-items {
  padding: 15px;
}
.payment_method ul li {
  width: 80px;
  height: 40px;
}
#html-body .product-categories-items .category-product-action .pagebuilder-button-link {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2.5rem;
}
#html-body .product-categories-items .category-item-box [data-content-type='button-item'] {
  display: block;
  width: 100%;
}
.conversion-chart-items ul .chart-actions a.viewpage.action.primary {
  text-align: center;
  line-height: 29px;
}
.shop-by-categories.block-space {
  margin: 100px 0;
}
.shop-by-categories.block-space.shop-by-projectpack {
  background: #e1cfcf;
  margin: 0;
  padding: 50px 0;
  height: auto;
  position: relative;
}
.shop-by-categories.block-space.shop-by-projectpack figure {
  border-radius: 0;
  max-width: initial;
  overflow: visible;
}
.shop-by-categories.block-space.shop-by-projectpack figure img {
  border-radius: 0;
  position: initial;
}
ul.level0.horizontal-root > li.mega:last-child .child-content.cols1.drilldown-sub {
  width: 300px;
  left: auto;
}
ul.level0.horizontal-root > li.mega:last-child .child-content.cols1.drilldown-sub ul li a {
  color: #000;
}
@media (max-width: 1440px) {
  .product-subcategories.catalog-subcategory-slider button.slick-prev.slick-arrow {
    left: -8px;
  }
  .product-subcategories.catalog-subcategory-slider button.slick-next.slick-arrow {
    right: -8px;
  }
}
@media (max-width: 1199px) {
  #html-body .pagebuilder-column-group.child-menu-element .pagebuilder-column-line {
    flex-wrap: wrap;
  }
  #html-body .pagebuilder-column-group.child-menu-element .pagebuilder-column-line .pagebuilder-column {
    flex-wrap: wrap;
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  #html-body .level0.horizontal-root {
    opacity: 1;
  }
  .header-account-wrapper .links.active {
    bottom: calc(-140%);
  }
  .page-header .panel.wrapper {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
  }
  .page-header .header-utilities {
    bottom: initial;
    top: 39px;
    border: 0;
    border-bottom: 1px solid #ff6e81;
    z-index: 999;
  }
  .page-header .header-con-inner {
    padding-top: 90px;
    align-items: center;
    justify-content: center;
  }
  .checkout-index-index .header.content {
    padding: 40px 20px 0;
    justify-content: center;
  }
  #html-body .pagebuilder-slide-wrapper {
    min-height: 400px !important;
  }
  #html-body .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
    min-height: 400px;
  }
}
@media (max-width: 1023px) {
  .hero-banner-element .hero-banner-items.slick-slider .slick-dots {
    top: 50%;
  }
  .page-products .columns {
    display: flex;
    gap: 20px;
  }
  .page-products .columns .column.main {
    order: 2;
  }
}
@media (max-width: 1199px) {
  ul.level0 > li.mega.discount-menuitem > .mega.last.discount-menuitem img {
    width: 100%;
    max-width: 12%;
    display: inline-block;
    vertical-align: middle;
  }
  .nav-open .nav-off-canvas .nav-sections {
    z-index: 999;
    height: 100%;
  }
  .nav-open .nav-off-canvas .nav-toggle:after {
    height: 100%;
  }
  .nav-open .mp-better-popup-click-trigger {
    z-index: 9;
  }
}
@media (max-width: 850px) {
  #html-body .about-wrapper .pagebuilder-column-line {
    flex-wrap: wrap;
    display: flex !important;
    gap: 20px;
  }
  #html-body .about-wrapper .pagebuilder-column-line .about-image-wrapper {
    width: 100% !important;
  }
  #html-body .about-content-element .about-widget-img .img-wrap-bottom {
    bottom: 0;
  }
  .bestseller-product-widget .sidebar-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .bestseller-product-widget .sidebar-title:after {
    transition: 0.3s all;
    opacity: 1;
    color: #000;
    font-size: 16px;
    content: "\e913";
    font-family: 'icomoon';
    font-weight: 900;
  }
}
@media (max-width: 767px) {
  .shop-by-categories.block-space {
    margin: 50px 0;
  }
  #html-body .about-content-element .pagebuilder-column.about-widget-content p {
    font-size: 14px;
  }
  body .products-grid .product-item-name {
    font-size: 1.6rem;
    min-height: auto;
  }
  body #lof_multiple_products_cart_popup .btn-viewcart {
    width: 45%;
  }
  body #lof_multiple_products_cart_popup .btn-continue {
    width: auto;
  }
  body #lof_multiple_products_cart_popup .popup .btn-continue .continue {
    font-size: 14px;
  }
  body #lof_multiple_products_cart_popup .popup .btn-viewcart .viewcart {
    font-size: 14px;
  }
  .modal-popup._inner-scroll .modal-content {
    padding: 40px 15px 15px;
  }
  .product-subcategories .subcategory-caption .button-link {
    font-size: 1.5rem;
  }
  body .minicart-wrapper.active .ui-dialog::before {
    display: none;
  }
  aside.modal-popup.confirm._show {
    z-index: 9999 !important;
  }
  body .block.related .title strong {
    font-size: 2rem;
  }
  body .block.related .product-item .price-box .price {
    font-size: 1.5rem;
  }
  body .block.crosssell .title strong {
    font-size: 2rem;
  }
  body .block.crosssell .product-item .price-box .price {
    font-size: 1.5rem;
  }
  body .ammenu-header-container .header.content .ammenu-logo {
    margin: 0 auto;
  }
  footer .footer-links.footer-block.magazineblock {
    display: none;
  }
  #html-body .pagebuilder-slider.hero-banner-items.slick-initialized.slick-slider.slick-dotted {
    min-height: 350px;
  }
  #html-body .hero-banner-element .hero-banner-items .pagebuilder-slide-wrapper {
    min-height: 200px !important;
    background-size: contain;
  }
  #html-body .hero-banner-element .hero-banner-items .pagebuilder-slide-wrapper .pagebuilder-overlay {
    min-height: 200px !important;
  }
  #html-body .hero-banner-element .hero-banner-items.slick-slider .slick-dots {
    top: 35%;
  }
  .page-products .bestseller-product-widget {
    margin: 25px 0 0 0;
  }
  .bestseller-product-widget {
    margin: 25px 0 0 0;
  }
  .bestseller-product-widget ul.bestseller-products {
    display: none;
  }
  header .header-utilities {
    bottom: initial;
    top: 39px;
    border: 0;
    border-bottom: 1px solid #ff6e81;
    z-index: 999;
  }
  header .header-utilities .toggle-menu {
    border: 0;
  }
  header .header-logo .logo {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    display: block;
  }
  header .header-logo .logo img {
    margin: 0 auto;
  }
  header .header-search {
    width: 100%;
    padding: 0;
  }
  header .header.content .header-con-inner {
    justify-content: center;
  }
  .page-header .panel.wrapper {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
  }
  .nav-open .page-header .panel.wrapper {
    z-index: 99;
  }
  .nav-open header .header-utilities {
    z-index: 99;
  }
  .drilldown-root .child-content-inner a {
    color: #000;
  }
  .drilldown-root .child-content-inner a:visited {
    color: #000;
  }
  .nav-open .nav-off-canvas .nav-sections {
    z-index: 999;
  }
  #html-body .child-menu-element .pagebuilder-column-line .pagebuilder-column:last-child {
    order: -1;
    margin: 0 0 20px 0;
  }
  body .selling-product-items .product-items.slick-slider .slick-list {
    padding: 15px 10px;
  }
  body .selling-product-items .product-items.slick-slider .slick-list .slick-slide img {
    width: 100%;
  }
  body .selling-product-items .product-items.slick-slider .product-item-info .product-item-actions {
    opacity: 1;
  }
  body .selling-product-items .product-items.slick-slider .slick-arrow.slick-next {
    right: -5px;
  }
  body .selling-product-items .product-items.slick-slider .slick-arrow.slick-prev {
    left: 0px;
  }
  .cms-needlecraft-techniques table tbody tr td:first-child {
    width: 10%;
  }
  .cms-needlecraft-techniques table tbody tr td:first-child img {
    padding: 0 10px 0 0;
  }
  .conversion-chart-items ul li {
    flex-wrap: wrap;
    border-bottom: 1px solid #e9e9e9;
    padding: 0 0 15px 0;
  }
  .conversion-chart-items ul li h4 {
    width: 100%;
  }
  .conversion-chart-items ul li h4 a {
    font-size: 1.5rem;
    width: 100%;
    display: block;
  }
  .conversion-chart-items ul li .chart-actions {
    margin: 0;
    flex-wrap: nowrap;
  }
  .conversion-chart-items ul li .chart-actions a.action.primary {
    font-size: 1.4rem;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 50%;
    min-width: 150px;
  }
  .conversion-chart-items ul li .chart-actions a.action.downloadpdf {
    font-size: 1.4rem;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 50%;
    min-width: 150px;
  }
  .account .col.price,
  .account .col.subtotal {
    width: 100%;
  }
  .checkout-index-index .opc-estimated-wrapper .minicart-wrapper {
    display: none;
  }
  .checkout-index-index .authentication-wrapper {
    margin: 20px 0 0 0;
    text-align: right;
  }
  .checkout-index-index .authentication-wrapper .action-auth-toggle {
    min-width: auto;
    min-height: auto;
  }
  .checkout-cart-index .cart-discount .block .title strong {
    display: inline-block;
    margin: 0 0 10px 0;
    font-size: 16px;
  }
  body .form-create-account .fieldset.create.account:after {
    margin: 10px 0 0 0;
  }
  body .minicart-wrapper .product .actions {
    margin: 0 0 10px 0;
  }
  .customer-account-create fieldset.fieldset.create.account {
    margin: 0 0 20px 0;
  }
  .customer-account-create fieldset.fieldset.additional_info {
    margin: 0 0 20px 0;
  }
  .catalog-product-view .box-tocart .action.tocart {
    width: 100%;
  }
  .catalog-product-view .product-social-links .product-addto-links {
    flex-wrap: nowrap;
    flex-direction: row;
  }
  .catalog-product-view .product-social-links .product-addto-links a.action {
    font-size: 1.4rem;
    padding: 10px;
    min-width: 100%;
  }
  .drilldown-root .child-content-inner h3 a {
    font-size: 18px;
  }
  .page-products .products-list .product-item-info {
    display: flex;
  }
  .page-products .products-list .product-item-info .product.photo.product-item-photo {
    width: 100%;
  }
  .page-products .products-list .product-item-info .product-item-caption {
    width: 100%;
  }
  .page-products .toolbar-products {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .page-products .toolbar-products .pages .item {
    margin: 0 5px;
  }
  .page-products .products.wrapper ~ .toolbar-products .pages {
    margin: 0;
  }
  .page-products .lof-addmultipleproducts-select-bar .action.primary {
    margin: 10px 0 0 0;
  }
  .page-products .product-subcategories.catalog-subcategory-slider .slick-list {
    margin: 0;
  }
  .page-products .product-subcategories.catalog-subcategory-slider {
    margin: 0 0 20px 0;
  }
  .checkout-index-index .checkout-header {
    width: 100%;
  }
}
@media (max-width: 1480px) {
  .selling-product-items .product-items.slick-slider .slick-arrow.slick-prev {
    left: 7px;
  }
  .selling-product-items .product-items.slick-slider .slick-arrow.slick-next {
    right: 7px;
  }
}
@media (min-width: 768px) {
  .service-box-wrapper .slick-initialized .slick-slide {
    display: inline-flex !important;
    justify-content: center;
    flex-wrap: wrap;
  }
  .service-box-wrapper .slick-initialized .slick-slide .service-box-item {
    -webkit-grid-template-columns: 1fr;
    -moz-grid-template-columns: 1fr;
    -ms-grid-template-columns: 1fr;
    grid-template-columns: 1fr;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #html-body .pagebuilder-slide-wrapper {
    background-size: contain;
    min-height: 235px !important;
  }
  #html-body .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
    object-fit: contain;
    min-height: 235px !important;
  }
  .shop-by-categories.block-space {
    margin: 50px 0;
  }
  .cms-needlecraft-techniques table tbody tr td:first-child {
    width: 8%;
  }
  .cms-needlecraft-techniques table tbody tr td:first-child img {
    padding: 0 10px 0 0;
  }
  body .magazine-content {
    width: 15%;
  }
}
@media (max-width: 580px) {
  .about-content-element .about-image-wrapper .image-small {
    right: 0;
    left: 100px;
  }
  .contact-content .contact-detailsection {
    flex-wrap: wrap;
    gap: 10px;
  }
  .contact-content .contact-detailsection .contactvia-email,
  .contact-content .contact-detailsection .contactvia-phone,
  .contact-content .contact-detailsection .contactvia-post {
    width: 100%;
  }
  .cms-contact-us .tagline strong {
    font-size: 1.5rem;
  }
  #html-body .about-content-element .pagebuilder-column.about-widget-content {
    padding-top: 20px;
  }
  #html-body .about-content-element .about-widget-img .img-wrap-bottom {
    bottom: -20px;
    width: 250px;
  }
  #html-body .about-content-element .about-widget-img .img-wrap-top {
    width: 120px;
  }
  .checkout-index-index .opc-wrapper.am-opc-wrapper .label img {
    margin: 0 5px 0 0;
  }
  .checkout-index-index .opc-wrapper.am-opc-wrapper span.cc-span {
    display: block;
  }
  .checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method tr td {
    font-size: 14px;
    vertical-align: middle;
    padding: 5px;
  }
  .checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method .col-price {
    min-width: 60px;
  }
  .checkout-index-index .checkout-payment-method {
    font-size: 14px;
  }
  .checkout-index-index .checkout-payment-method .payment-methods {
    margin: 0;
  }
  .checkout-index-index .opc-wrapper #checkout-step-shipping_method .methods-shipping {
    border: 0;
  }
  .bestseller-product .product-content .price {
    font-size: 16px;
  }
  .bestseller-product .product-content .price span.regular-price {
    font-size: 16px;
  }
  .bestseller-product .product-content .price span.special-price {
    font-size: 16px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  ul.level0.horizontal-root {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-gap: 15px;
    -moz-gap: 15px;
    -ms-gap: 15px;
    gap: 15px;
    width: 100%;
  }
  ul.level0.horizontal-root > li.mega.first {
    background: #ff6e81;
    color: #ffffff;
  }
  ul.level0.horizontal-root > li.mega.first > .mega {
    color: #ffffff;
    padding: 0 20px;
  }
  ul.level0.horizontal-root > li.mega.first > .mega.active {
    color: #fff;
  }
  ul.level0.horizontal-root > li.mega.first .child-content {
    width: auto;
  }
  ul.level0.horizontal-root > li.mega {
    position: static;
  }
  ul.level0.horizontal-root > li.mega > .mega.active {
    background: transparent;
    color: #ff6e81;
  }
}
@media (max-width: 1480px) {
  .product-items.slick-slider .slick-arrow.slick-next {
    right: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .catalog-product-view .product-info-main .product-add-form {
    display: inline-block;
    vertical-align: bottom;
    margin: 0 20px 0 0;
  }
  .catalog-product-view .product-social-links {
    display: inline-block;
  }
}
@media (max-width: 479px) {
  .product-subcategories {
    gap: 15px;
    -webkit-grid-template-columns: repeat(2, 1fr);
    -moz-grid-template-columns: repeat(2, 1fr);
    -ms-grid-template-columns: repeat(2, 1fr);
    grid-template-columns: repeat(2, 1fr);
  }
  body .tooltip.wrapper .tooltip.content {
    min-width: 26rem;
    left: -80px;
  }
  body .tooltip.wrapper .tooltip.content:before {
    left: 125px;
  }
  body .tooltip.wrapper .tooltip.content:after {
    left: 125px;
  }
  body .products-grid .product-items {
    -webkit-grid-template-columns: repeat(2, 1fr);
    -moz-grid-template-columns: repeat(2, 1fr);
    -ms-grid-template-columns: repeat(2, 1fr);
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
  body .products-grid .product-items li.item.product.product-item {
    border: 1px solid #d1d1d1;
    padding: 10px;
    border-radius: 10px;
  }
  body .products-grid .product-items li.item.product.product-item a.product-item-link {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600;
    letter-spacing: 0px;
    color: #000000;
    min-height: 70px;
  }
  body .allproductsection-price p {
    font-size: 16px;
  }
  .page-products .lof-addmultipleproducts-select-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .page-products .lof-addmultipleproducts-select-bar .action.primary {
    padding: 0 10px;
    font-size: 12px;
    margin: 0;
  }
  .page-products .lof-addmultipleproducts-select-bar .lof-select-all {
    margin: 0;
  }
  .all-product-select .stock.unavailable span {
    font-size: 0;
  }
  .all-product-select .stock.unavailable span:before {
    display: inline-block;
    content: '';
    width: 16px;
    height: 16px;
    background: url(../images/out-of-stock.png) no-repeat center;
    background-size: contain;
    filter: sepia(100%) saturate(950%) hue-rotate(-50deg);
  }
}
#html-body .header.panel .panel-message {
  display: block;
  /* opacity: 0;*/
}
.shipping-animation {
  font-weight: 700;
  letter-spacing: 0;
  padding: .25em 0 .325em;
  /*    display: block;*/
  margin: 0 auto;
  text-shadow: 0 0 80px rgba(255, 255, 255, 0.5);
  /*    background: url('../images/animated-text-fillupdate.png') repeat-y;*/
  -webkit-background-clip: text;
  background-clip: text;
  /*-webkit-text-fill-color: transparent;
    -webkit-animation: aitf 80s linear infinite;
    -webkit-transform: translate3d(0,0,0);*/
  -webkit-backface-visibility: hidden;
}
/* Animate Background Image */
/*@-webkit-keyframes aitf {
    0% { background-position: 0% 50%; }
    100% { background-position: 100% 50%; }
}*/
/*// Search css*/
/*.amsearch-input-wrapper.-typed {
    .amsearch-button.-loupe{
        pointer-events: none;
    }
}
body {
    section.amsearch-products-section.-grid {
        display: block;
     }
}
.page-header {
    .amsearch-result-section {
        width: 50vw;
        left: -14%;
    }
}*/
/*Blog issue fixing */
.cms-home .blog-content-inner > div[data-content-type='text'] {
  min-height: auto;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: -webkit-box;
}
.mgk-adcpopup-block .adcpopup-category ol.product-items {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.mgk-adcpopup-block .adcpopup-category ol.product-items .item.product.product-item {
  margin: 0;
  width: 100%;
  max-width: 31%;
}
.mgk-adcpopup-block .adcpopup-category ol.product-items .item.product.product-item span.product-image-wrapper {
  position: initial;
  width: 100%;
  padding-bottom: 0 !important;
}
.mgk-adcpopup-block .adcpopup-category ol.product-items .item.product.product-item span.product-image-wrapper img {
  width: 100% !important;
  height: 100% !important;
  margin: 0;
}
.mgk-adcpopup-block .adcpopup-category ol.product-items .item.product.product-item a.buy.action.primary {
  float: none;
  padding: 5px 0;
  width: auto;
  height: auto;
  min-height: auto;
  min-width: auto;
  display: flex;
  clear: both;
  font-size: 14px;
  text-transform: capitalize;
}
.mgk-adcpopup-block .adcpopup-category ol.product-items span.price {
  display: none;
}
.mgk-adcpopup-block .adcpopup-category .sub-title {
  text-align: center;
  margin: 20px 0;
}
.mgk-adcpopup-block .adcpopup-content {
  width: 100% !important;
  width: 100%;
  border: 0;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item a.product-item-photo {
  text-align: left;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item a.product-item-photo span.product-image-container {
  padding-bottom: 100%;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item .product-item-details strong {
  font-size: 20px;
  margin: 0 0 10px 0;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item .product-item-details strong a {
  font-size: 16px;
  line-height: 1;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item .product-item-details .product-item-pricing {
  display: flex;
  flex-direction: row;
  gap: 10px;
  justify-content: space-between;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item .product-item-details .product-item-pricing .price {
  font-size: 16px;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item .product-item-details .details-qty.qty {
  margin: 0;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item .product-item-details .details-qty.qty a.ui-spinner-button {
  width: 40px;
  border-radius: 0;
  background: inherit;
  border: 0;
  height: 48px;
  color: #000;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  line-height: 40px;
  font-weight: 400;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item .product-item-details .details-qty.qty a.ui-spinner-button:hover {
  background: #000;
  color: #fff;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item .product-item-details .details-qty.qty span {
  width: 140px;
  height: 48px !important;
  border-radius: 0;
  vertical-align: middle;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item .product-item-details .details-qty.qty span input.item-qty.ui-spinner-input {
  padding: 0;
  height: 48px;
  width: 55px;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item .product-item-details .details-qty.qty a.ui-spinner-button.ui-spinner-down {
  line-height: 35px;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item .product-item-details .details-qty.qty a.ui-spinner-button.ui-spinner-down span {
  font-size: 40px;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item-details .action:before {
  content: "\e925";
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item-details a.action.delete.primary {
  padding: 0;
  background: inherit;
  min-width: auto;
  min-height: auto;
  width: auto;
  position: absolute;
  z-index: 6;
  bottom: 6px;
  right: 0;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item-details a.action.delete.primary span {
  font-size: 0;
}
.mgk-adcpopup-block .adcpopup-content .content-cart .product-item-actions {
  margin: 0;
  padding: 0;
  border: 0;
}
.mgk-adcpopup-block .adcpopup-content .content-cart ol.product-items {
  gap: 0;
}
.mgk-adcpopup-block .adcpopup-content .content-cart ol.product-items li.item.product.product-item {
  width: 100%;
  overflow: visible;
  max-width: 100%;
  display: flex;
  align-items: center;
  gap: 15px;
}
.mgk-adcpopup-block .adcpopup-summary {
  width: 100% !important;
  border-top: 1px solid #ddd;
  padding: 20px 0;
  border-bottom: 1px solid #ddd;
}
.mgk-adcpopup-block .adcpopup-summary .content-inner {
  padding: 0;
}
.mgk-adcpopup-block .adcpopup-summary .content-inner .shopping-cart {
  display: flex;
  align-items: center;
}
.mgk-adcpopup-block .adcpopup-summary .content-inner .shopping-cart .label {
  padding: 4px 0;
  font-size: 14px;
}
.mgk-adcpopup-block .adcpopup-summary .content-inner .shopping-cart .values {
  padding: 4px 0;
  font-size: 14px;
}
.mgk-adcpopup-block .adcpopup-summary .content-inner .shopping-cart h3.summary-title {
  margin: 0;
  padding: 0;
  font-size: 20px;
}
.modals-wrapper .mgk-adcpopup-block .adcpopup-content .content-inner {
  padding: 0;
  border: 0;
}
.shop-by-categories.block-space {
  margin: 50px 0 100px 0;
}
.block.block-reorder .block-title strong {
  color: #3d3d3c;
  font-family: 'Gelasio';
  font-style: normal;
  font-weight: 400;
  line-height: inherit;
  font-size: 2.4rem;
  border-bottom: 1px dashed #707070;
  padding-bottom: 10px;
  margin-bottom: 20px;
  display: block;
}
.block.block-reorder .product-items {
  gap: 0;
}
.block.block-reorder .product-items li.product-item {
  margin-bottom: 10px;
}
.block.block-reorder .product-items li.product-item a.product-item-link {
  font-size: 16px;
}
.block.block-reorder .actions-toolbar {
  display: flex;
  align-items: center;
}
@media (max-width: 992px) {
  .mgk-adcpopup-block .adcpopup-content .content-cart ol.product-items {
    height: 300px;
    overflow-y: auto;
    border-bottom: 1px solid #ddd;
  }
  aside.modal-popup .modal-inner-wrap {
    height: 800px;
    margin: 12rem auto;
  }
}
@media (max-width: 769px) {
  aside.modal-popup.modal-slide {
    left: 0;
  }
  aside.modal-popup.modal-slide .modal-inner-wrap {
    margin: 12rem auto;
    max-height: 90vh;
  }
  .mgk-adcpopup-block .adcpopup-content .content-cart ol.product-items {
    height: 480px;
  }
  .mgk-adcpopup-block .adcpopup-content .content-cart ol.product-items li.item.product.product-item {
    flex-direction: column;
  }
  .mgk-adcpopup-block .adcpopup-content .content-cart .product-item a.product-item-photo span.product-image-container span.product-image-wrapper {
    position: initial;
  }
  aside .mgk-adcpopup-block .adcpopup-category {
    display: none;
  }
}
@media (min-width: 1920px) {
  body .page-header section.amsearch-result-section {
    width: 60vw;
    transform: translate(-15%, 1px);
  }
}
body .page-header section.amsearch-result-section {
  max-height: 80vh;
  margin: 0 auto;
  left: 0;
  right: 0;
}
body .page-header section.amsearch-result-section .products.wrapper.grid.products-grid {
  width: 100%;
}
@media (min-width: 1200px) and (max-width: 1800px) {
  body .page-header section.amsearch-result-section {
    width: 80vw;
    transform: translate(-17%, 1px);
  }
}
.amsearch-form-block.-opened .amsearch-button.-disabled {
  opacity: unset;
  pointer-events: unset;
}
h1.headertop-h1tag {
  font-size: 30px;
  text-align: center;
  margin: 30px 0;
}
.read-more-text.expanded {
  -webkit-line-clamp: unset;
  overflow: visible;
}
.read-more-text {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: all 0.3s ease;
}
.read-more-container {
  margin: 30px 0 0 0;
}
.read-more-container .read-more-btn {
  margin: 10px auto;
  padding: 0;
  border: 0;
  font-size: 18px;
  background: inherit;
  display: flex;
  align-items: baseline;
  gap: 10px;
  color: #2dc26b;
  font-weight: 700;
}
.read-more-container .read-more-btn:after {
  content: "\e913";
  font-family: 'icomoon';
  font-size: 12px;
  transition: .3s all;
  text-decoration: none;
  font-weight: 900;
}
.read-more-text.expanded + button.read-more-btn:after {
  content: "\e912";
}
body .modal-popup._inner-scroll {
  z-index: 999999 !important;
  top: 5%;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.contact-page .top-content {
  display: flex;
  gap: 48px;
  justify-content: center;
}
.contact-page .top-content .left-content {
  width: 50%;
}
.contact-page .top-content .left-content h3 {
  margin: 0 0 30px 0;
  font-size: 4.2rem;
}
.contact-page .top-content .left-content p {
  margin: 0 0 15px 0;
  font-size: 16px;
  font-weight: 500;
}
.contact-page .top-content .left-content ul {
  display: flex;
  margin: 0;
  gap: 15px;
}
.contact-page .top-content .left-content ul li {
  font-size: 16px;
  margin: 0;
}
.contact-page .top-content .left-content ul li a {
  font-size: 24px;
}
.contact-page .top-content .left-content ul li a svg {
  font-size: 17px;
  width: 24px;
  fill: #ff6e81;
}
.contact-page .top-content .left-content ul li a i:before {
  font-size: 24px;
}
.contact-page .top-content .right-content {
  width: 50%;
}
.contact-page .top-content .right-content .contact legend.legend,
.contact-page .top-content .right-content .contact .field.note.no-label {
  display: none;
}
.contact-page .top-content .right-content .contact input::placeholder {
  font-style: normal;
  font-size: 16px;
  color: #000;
}
.contact-page .top-content .right-content .contact textarea::placeholder {
  font-style: normal;
  font-size: 16px;
  color: #000;
}
.contact-page .map-contact {
  margin: 30px 0;
}
@media (max-width: 767px) {
  .contact-page .top-content {
    flex-wrap: wrap;
    gap: 30px;
  }
  .contact-page .top-content .left-content {
    width: 100%;
  }
  .contact-page .top-content .left-content h3 {
    font-size: 3rem;
  }
  .contact-page .top-content .right-content {
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1366px) {
  .ammenu-nav-sections.-sidebar.-left-menu .ammenu-submenu-wrapper.-full {
    min-width: 83vw;
  }
  .header-menu-list a {
    font-size: 1.2rem;
  }
}
/**
 * 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.
 */
@media all and (min-width: 769px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .column .block-addbysku .block-content .box,
  .storecredit .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .magento-payments-review-discount .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48.8%;
  }
  .abs-discount-block-desktop .block:nth-child(odd),
  .column .block-addbysku .block-content .box:nth-child(odd),
  .storecredit .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .form-address-edit > .fieldset:nth-child(odd),
  .form-edit-account .fieldset:nth-child(odd),
  .magento-payments-review-discount .block:nth-child(odd),
  .paypal-review-discount .block:nth-child(odd),
  .cart-discount .block:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-discount-block-desktop .block:nth-child(even),
  .column .block-addbysku .block-content .box:nth-child(even),
  .storecredit .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .form-address-edit > .fieldset:nth-child(even),
  .form-edit-account .fieldset:nth-child(even),
  .magento-payments-review-discount .block:nth-child(even),
  .paypal-review-discount .block:nth-child(even),
  .cart-discount .block:nth-child(even) {
    float: right;
  }
  .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: 75.8%;
    top: 6px;
  }
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-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,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .magento-payments-review .block-content:before,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:before,
  .magento-payments-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .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,
  .cart-container:before,
  .cart-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,
  .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,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after,
  .account .toolbar:before,
  .account .toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:after,
  .order-review-form:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .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,
  .cart-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses: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,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after,
  .account .toolbar:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .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 .cart-gift-item,
  .cart-container .form-cart {
    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-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results,
  .account .toolbar {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter,
  .account .toolbar .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount,
  .account .toolbar .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages,
  .account .toolbar .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .cart-gift-item,
  .cart-container .form-cart {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 75px;
    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: 46px;
    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,
  .container {
    max-width: 1400px;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 24px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 24px;
    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: 500;
    line-height: 40px;
    font-size: 2rem;
    color: #000000;
    text-decoration: none;
    background: transparent;
    border: 1px solid #e3e3e3;
    border-bottom: none;
    height: 40px;
    padding: 1px 15px 1px 15px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #000000;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #ff6e81;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #ff6e81;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: transparent;
  }
  .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: transparent;
    color: #ff6e81;
    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: transparent;
    margin-top: 38px;
    padding: 30px 15px 30px 15px;
    border: 0;
    border-top: 1px solid #e3e3e3;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .magento-payments-review .magento-payments-review-title {
    border-bottom: 1px solid #707070;
  }
  .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 #707070;
  }
  .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;
  }
  .checkout-index-index .amcheckout-trust-badges {
    justify-content: flex-end;
  }
  .am-checkout.-modern .amcheckout-trust-badges {
    justify-content: flex-end;
  }
  .am-brands-fullwidth {
    width: 100% !important;
  }
  .amrelated-cart-bundle {
    padding: 0;
    width: 73%;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper {
    background: #ffffff;
    flex-wrap: nowrap;
    margin-top: 15px;
    padding-top: 0;
    position: unset;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-item:not(:last-child) {
    border-bottom: none;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-photo-container .amrelated-discount {
    font-size: 12px;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-photo-container .amrelated-discount .price {
    font-weight: 400;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus,
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {
    display: flex;
    font-size: 50px;
    line-height: 100px;
    padding: 10px 5px;
    text-align: center;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus {
    color: #1979c3;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {
    color: #e9f6ff;
  }
  .amrelated-pack-wrapper .amrelated-title:after {
    content: none !important;
  }
  .amrelated-content-wrapper .amrelated-pack-list {
    max-width: 79%;
    width: unset;
  }
  .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item.-main {
    display: block;
  }
  .amrelated-pack-list.-wide {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items {
    flex-wrap: nowrap;
    justify-content: space-around;
  }
  .amrelated-pack-list.-narrow .amrelated-plus,
  .amrelated-pack-list.-narrow + .amrelated-equal {
    display: block;
    line-height: 100px;
  }
  .amrelated-equal.-second-row {
    align-self: center;
    margin-bottom: 18px;
  }
  .amrelated-pack-list.-second-row {
    border-right: 3px solid #e9f6ff;
  }
  .amrelated-pack-item .amrelated-details {
    display: block;
  }
  .amrelated-pack-item.-wide,
  .amrelated-pack-item.-narrow {
    min-width: 120px;
    padding: 10px;
    text-align: center;
    width: 14%;
  }
  .amrelated-pack-item.-wide .amrelated-info,
  .amrelated-pack-item.-narrow .amrelated-info {
    display: block;
  }
  .amrelated-pack-item.-wide .amrelated-details,
  .amrelated-pack-item.-narrow .amrelated-details {
    margin-left: 0;
  }
  .amrelated-pack-item.-wide .amrelated-photo-container,
  .amrelated-pack-item.-narrow .amrelated-photo-container {
    margin: 0 auto 10px;
  }
  .amrelated-pack-item.-main {
    background: transparent;
  }
  .amrelated-content-wrapper .amrelated-summary-content {
    display: block;
    margin-top: 16px;
    padding: 0;
    position: relative;
    width: 180px;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-discount {
    padding: 5px;
    right: unset;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper {
    border: 3px dashed #e9f6ff;
    border-bottom: none;
    box-sizing: border-box;
    height: 95px;
    margin: 0;
    width: 100%;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-tocart-wrapper {
    margin-right: 0;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-tocart-wrapper .action {
    width: 100%;
  }
  .amrelated-summary-content.-second-row {
    align-self: center;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items {
    position: relative;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-background {
    background: #e9f6ff;
    box-shadow: 0 20px 0 -10px #f9f9f9;
    display: block;
    height: 100%;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    transition: all .3s ease;
    width: 0;
    z-index: 2;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-background.rtl {
    left: unset;
    right: 0;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-info,
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-plus,
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-pack-item {
    z-index: 2;
  }
  .amrelated-pack-item.-wide {
    padding: 30px 0;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items.-selected .amrelated-background {
    opacity: 1;
    width: 100%;
  }
  .amrelated-popup-container .amrelated-bundle-popup {
    max-width: initial;
    min-width: 700px;
  }
  .amrelated-popup-container .amrelated-bundle-popup .amrelated-product-info {
    margin-top: 60px;
    min-height: 450px;
  }
  .amrelated-product-info .amrelated-info.-top {
    float: right;
    margin: 0;
    width: 50%;
  }
  .amrelated-product-info .amrelated-info.-bottom {
    clear: both;
    float: right;
    margin-bottom: 20px;
    width: 50%;
  }
  .amrelated-product-info .amrelated-info.-top,
  .amrelated-product-info .amrelated-info.-bottom {
    box-sizing: border-box;
    padding: 0 20px 0 0;
  }
  .amrelated-info.-top .amrelated-title {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .amrelated-info.-top .product-reviews-summary {
    margin-bottom: 10px;
  }
  .amrelated-info.-top .product-reviews-summary .action {
    margin-left: 10px;
  }
  .amrelated-info.-bottom .amrelated-description {
    font-size: 14px;
    margin: 5px 0 0;
  }
  .amrelated-info.-bottom .product-add-form {
    margin: 0;
    padding: 0;
  }
  .amrelated-product-info .amrelated-image-container {
    border: 0;
    box-sizing: border-box;
    left: 0;
    margin: 0;
    padding: 0 25px;
    position: absolute;
    width: 50%;
  }
  .amrelated-product-info .amrelated-image-container > .product-item-photo {
    border: 0;
    width: 100%;
  }
  .amrelated-product-info .amrelated-image-container .product-image-container {
    border: 1px solid #b2b2b2;
  }
  .amrelated-products-block {
    margin-left: 27px;
    margin-right: 27px;
  }
  .amscroll-backtotop-block.-desktop-arrow {
    padding: 0;
    width: 50px;
    height: 50px;
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-arrow:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-arrow:after {
    width: 14px;
    height: 28px;
    background: url('../Amasty_Scroll/images/arrow.svg');
  }
  .amscroll-backtotop-block.-desktop-arrow .amscroll-text {
    display: none;
  }
  .amscroll-backtotop-block.-desktop-text {
    padding-right: 7px;
    border-radius: 100px;
    transform: rotate(-90deg) translate(60px, 60px);
  }
  .amscroll-backtotop-block.-desktop-text:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-text:after {
    width: 24px;
    height: 24px;
    background: url('../Amasty_Scroll/images/chevron.svg');
  }
  .amscroll-backtotop-block.-desktop-edge {
    right: 0;
    padding: 4px 26px 4px 20px;
    border-radius: 20px 20px 0 0;
    transform: rotate(-90deg) translate(71px, 72px);
  }
  .amscroll-backtotop-block.-desktop-edge .amscroll-text {
    margin-right: 20px;
  }
  .amscroll-backtotop-block.-desktop-edge:before {
    border-radius: 20px 20px 0 0;
  }
  .amscroll-backtotop-block.-desktop-edge:after {
    width: 14px;
    height: 28px;
    background: url('../Amasty_Scroll/images/arrow.svg');
    transform: rotate(90deg) translateX(2px);
  }
  .ui-tooltip.ui-widget {
    max-width: 450px;
  }
  .filter-options-content a:hover {
    text-decoration: none;
  }
  .catalog-topnav {
    display: block;
  }
  .page-layout-1column .toolbar-products {
    position: inherit !important;
  }
  .filter-options-content .am-filter-price {
    width: 40%;
  }
  .sidebar > .block-category-list {
    margin-bottom: 14px;
  }
  .amasty-catalog-topnav {
    margin-top: 3px;
  }
  .amasty-catalog-topnav.catalog-topnav .filter-options .filter-options-content {
    min-width: 200px;
    z-index: 1001;
  }
  .amasty-catalog-topnav .filter-options {
    margin-bottom: 20px;
    padding: 3px 0;
  }
  .amasty-catalog-topnav .filter-subtitle {
    display: none;
  }
  .amasty-catalog-topnav .amshopby-category-dropdown {
    min-width: 200px;
  }
  .amasty-catalog-topnav .filter-options-item {
    margin-bottom: 0;
  }
  .amasty-catalog-topnav .filter-options-item:first-child .filter-options-title {
    padding-left: 0;
  }
  .amasty-catalog-topnav .filter-options-title {
    padding-right: 5px;
  }
  .amasty-catalog-topnav .filter-options-title:after {
    display: inline-block;
    margin: 0 0 0 15px;
    position: static;
    transform: translateY(-2px);
  }
  .sidebar.sidebar-main.-amshopby-sticky {
    background: #ffffff;
    position: sticky;
    top: 0;
    z-index: 10;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options {
    overflow-y: auto;
    scrollbar-width: thin;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover {
    scrollbar-color: #adadad rgba(173, 173, 173, 0.2);
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar {
    background: #f0f0f0;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-thumb {
    background: #adadad;
    border-radius: 6px;
    cursor: pointer;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #ffffff;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar {
    height: 12px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar-thumb {
    height: 6px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options ::-webkit-scrollbar-track {
    height: 6px;
    width: 6px;
  }
  .amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-flyout-block .items.amshopby-fly-out-view {
    margin: -11px;
    box-shadow: none;
  }
  .filter-options input[type='checkbox'] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    width: 0;
    position: absolute;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-word;
    word-wrap: break-word;
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    margin: 0;
    padding: 0 0 0 22px;
    min-height: 12px;
    line-height: 1.2;
    cursor: pointer;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before,
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    content: '';
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before {
    border: 1px solid #e3e3e3;
    background: #ffffff;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    background: #3d3d3c url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center / 12px;
    content: none;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:hover:before,
  .filter-options input[type='checkbox']:checked + .amshopby-choice:before {
    border-color: #3d3d3c;
  }
  .filter-options input[type='checkbox']:checked + .amshopby-choice:after {
    content: '';
  }
  ._keyfocus .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  ._keyfocus .filter-options input[type='checkbox']:focus + .amshopby-choice:before,
  .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  .filter-options input[type='checkbox']:focus + .amshopby-choice:before {
    border-color: #3d3d3c;
  }
  .filter-options input[type='checkbox']:not(:checked).mage-error + .amshopby-choice:before {
    border-color: #f23b3b;
  }
  .am_shopby_apply_filters {
    position: absolute;
    bottom: inherit;
    z-index: 212;
    display: none;
    visibility: hidden;
    padding: 0;
    width: inherit;
  }
  .am_shopby_apply_filters.visible {
    bottom: inherit;
    visibility: visible;
  }
  .am_shopby_apply_filters.-fixed {
    position: fixed;
  }
  .am_shopby_apply_filters.-fixed .am-show-button:before {
    display: none;
  }
  .am-show-button {
    position: relative;
    justify-content: space-between;
    margin: 0 0 10px;
    padding: 12px 10px;
    min-width: 180px;
    width: inherit;
    border: none;
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
  }
  .am-show-button > .am-items {
    margin: 0 auto;
  }
  .am-show-button:before {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #ffffff;
    content: '';
    transform: rotate(45deg);
  }
  .am-show-button.-vertical:before {
    top: calc(50% - (10px / 2));
    right: calc(100% - (10px / 2));
  }
  .am-show-button.-horizontal:before {
    top: calc(100% - (10px / 2));
    left: calc(50% - (10px / 2));
  }
  #amasty-shopby-product-list .amshopby-overlay-block > .amshopby-loader {
    top: 30%;
    transform: translate(-50%, -30%);
  }
  .ambrands-letters-list {
    display: flex;
  }
  .ambrands-letters-list .ambrands-letter .ambrands-content {
    margin: 0 -10px;
  }
  .ambrands-letters-list .ambrands-brand-item {
    margin: 0 10px 20px;
  }
  .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 156px;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 10px;
    width: inherit;
  }
  .action.compare {
    padding: 0 10px;
  }
  .amsearch-loader-block {
    right: 30px;
  }
  .amsearch-emptysearch-cms {
    padding: 40px;
  }
  .amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
    font-size: 54px;
  }
  .amsearch-emptysearch-cms .amsearch-text {
    font-size: 22px;
  }
  .amsearch-button.-close:hover,
  .amsearch-button.-close:hover {
    filter: brightness(0%);
  }
  .amsearch-slider-section {
    max-width: 575px;
  }
  .amsearch-slider-section.slick-slider {
    padding: 0 40px;
  }
  .amsearch-products-section {
    border-top: none;
    display: flex;
    flex-wrap: wrap;
  }
  .amsearch-products-section:not(:first-child) {
    border-color: var(--amsearch-color-border, #cccccc);
    border-left: 1px solid;
  }
  .amsearch-products-section .amsearch-description {
    width: auto;
  }
  .amsearch-products-section.-list .amsearch-image {
    max-width: 125px;
  }
  .amsearch-products-section.-list .product-item-actions {
    align-content: flex-start;
    display: flex;
  }
  .amsearch-products-section.-list .amsearch-description {
    padding-left: 20px;
  }
  .amsearch-result-tabs .title:hover:before,
  .amsearch-result-tabs .title.active:before {
    background: #ffffff;
    bottom: -1px;
    content: '';
    height: 2px;
    left: 1px;
    position: absolute;
    width: calc(100% - 2px);
  }
  .amsearch-result-tabs.product.data.items .item.title.active .switch {
    padding-bottom: 1px;
  }
  .amsearch-result-section {
    min-width: 100%;
    width: inherit;
  }
  .amsearch-result-section:not(.-small) {
    flex-wrap: nowrap;
  }
  .amsearch-result-block.-preload {
    flex-wrap: nowrap;
  }
  .amsearch-result-block.-preload .amsearch-products-list:not(:first-child) {
    border-left: 1px solid #cccccc;
    width: calc(100% - 283px);
  }
  .amsearch-item-container {
    padding: 0 0 25px;
  }
  .amsearch-item-container .amsearch-link {
    padding: 5px 20px;
  }
  .amsearch-items-section {
    padding: 25px 0;
  }
  .amsearch-items-section:not(:first-child:last-child) {
    max-width: 283px;
    width: 100%;
  }
  .amsearch-full_width-title {
    display: none;
  }
  .page-header.amsearch-full-width.-opened .ammenu-logo,
  .page-header.amsearch-full-width.-opened .logo {
    margin: 0 auto 0 4vw;
    z-index: 11;
  }
  .page-header.amsearch-full-width.-opened .amsearch-wrapper-block {
    z-index: 10;
  }
  .page-header.amsearch-full-width.-opened .amsearch-button.-full-close {
    right: 4vw;
  }
  .page-header.amsearch-full-width .amsearch-input-wrapper {
    flex-grow: initial;
  }
  .page-header.amsearch-full-width .amsearch-button.-search {
    flex-grow: initial;
  }
  .page-header.amsearch-full-width .amsearch-wrapper-block {
    background: #fff;
    display: inline-block;
  }
  .page-header.amsearch-full-width:not(.-opened) .amsearch-wrapper-block {
    position: static;
    width: auto;
  }
  .page-header.amsearch-full-width .amsearch-form-block {
    height: 100%;
    justify-content: center;
    padding: 0;
  }
  .page-header.amsearch-full-width .amsearch-result-section {
    padding: 0 calc(4vw - 15px);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(25%);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-list .amsearch-item {
    width: 50%;
  }
  .page-header.amsearch-full-width .amsearch-button.-full-close {
    margin: auto;
  }
  .page-header .amsearch-button.-loupe-trigger {
    display: none;
  }
  .amsearch-search-page.page-products .columns {
    z-index: 0;
  }
  .mgk-adcpopup-block .adcpopup-summary {
    display: none;
  }
  .mgk-adcpopup-block .adcpopup-category .product-item {
    width: 24.0025%;
    margin: 1.33% 1.33% 0 0;
  }
  .mgk-adcpopup-block .adcpopup-category .product-item:nth-child(2n + 2) {
    margin-right: 1.33%;
  }
  .mgk-adcpopup-block .adcpopup-category .product-item:nth-child(4n + 4) {
    margin-right: 0;
  }
  ul.accordion-root {
    max-width: 360px;
  }
  ul.vertical-root .menu-group-link {
    display: none;
  }
  ul.vertical-root .child-content {
    -webkit-box-shadow: 3px 3px 3px #555555;
    -ms-box-shadow: 3px 3px 3px #555555;
    box-shadow: 3px 3px 3px #555555;
    background: #ffffff;
    border: 1px solid #ff6e81;
    left: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity .4s, visibility .4s;
    visibility: hidden;
    z-index: 99;
  }
  ul.vertical-root .child-content .child-content-inner {
    padding: 0 20px 20px;
  }
  .page-layout-2columns-right .ub-sidebar-mega-menu ul.vertical-root .child-content {
    -webkit-box-shadow: -3px 3px 3px #555555;
    -ms-box-shadow: -3px 3px 3px #555555;
    box-shadow: -3px 3px 3px #555555;
    left: auto;
    right: 100% !important;
  }
  .page-layout-2columns-right .ub-sidebar-mega-menu ul.vertical-root .child-content .child-content-inner {
    flex-direction: row-reverse;
  }
  .page-layout-2columns-right .ub-sidebar-mega-menu ul.vertical-root > li.mega > .mega span.menu-title {
    padding: 0 0 0 40px;
  }
  .page-layout-2columns-right .ub-sidebar-mega-menu ul.vertical-root li.mega.has-child > .mega span.menu-title:after {
    content: '\e617';
    right: auto;
    left: 10px;
  }
  .page-layout-2columns-right .ub-sidebar-mega-menu ul.vertical-root li.mega ul.level1 li.mega.has-child > .mega span.menu-title:after {
    right: auto;
    left: 10px;
  }
  .page-footer .level0 > li.mega.dynamic-width {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .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;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #707070;
  }
  .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 #707070;
  }
  .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;
  }
  .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: 24px;
  }
  .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 {
    color: #000000;
    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: #f5f5f5;
    background-clip: padding-box;
    border: 1px solid #f5f5f5;
    border-radius: 5px;
    color: #b1b1b1;
    font-family: Noto Sans;
    font-size: 14px;
    height: 48px;
    line-height: 125%;
    padding: 14px 16px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 10px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.4rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.4rem;
    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: 28px;
    line-height: 14px;
    font-family: 'icomoon';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #707070;
  }
  .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 #707070;
  }
  .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 #707070;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 20px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #ff6e81;
    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 #ff6e81;
    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;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 16px;
    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;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 46px;
  }
  .bundle-options-container .product-add-form form {
    flex-direction: row;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    flex: 0 0 57%;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    padding: 10px 20px;
    position: relative;
    flex: 0 0 40%;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .page-products .toolbar .limiter {
    display: inline-block;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-gap: 13px;
    -moz-gap: 13px;
    -ms-gap: 13px;
    gap: 13px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: transparent;
    box-shadow: none;
    color: #c4c4c4;
    border: none;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 0 0;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 0;
  }
  .modes-mode:hover {
    color: #000000;
  }
  .modes-mode:last-child {
    border-radius: 0;
  }
  .modes-mode.active:before {
    color: #000000;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #c4c4c4;
    content: "\e907";
    font-family: 'icomoon';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #000000;
  }
  .mode-list:before {
    content: "\e908";
  }
  .page-products .sorter {
    position: static;
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 24px;
  }
  .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;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 48px;
    color: #3d3d3c;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #3d3d3c;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #3d3d3c;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #3d3d3c;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #878785;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .block-search {
    max-width: 629px;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    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: auto;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding: 0 0;
    vertical-align: middle;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .cart-discount .block .actions-toolbar {
    width: auto;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper .block-minicart {
    max-width: 560px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: calc(100% - 400px);
    float: left;
    padding-right: 30px;
    margin-top: 0;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #666666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #3d3d3c;
    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: #ff6e81;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'icomoon';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #ff6e81;
    border-color: #ff6e81;
  }
  .opc-progress-bar-item._active > span {
    color: #3d3d3c;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff6e81;
    border-color: #ff6e81;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #ff6e81;
    content: '\e610';
    font-family: 'icomoon';
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 400px;
    float: right;
  }
  .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 {
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 3rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .service-box-wrapper .service-box-item {
    -webkit-grid-template-columns: 1fr;
    -moz-grid-template-columns: 1fr;
    -ms-grid-template-columns: 1fr;
    grid-template-columns: 1fr;
    text-align: center;
  }
  .login-container {
    grid-template-columns: repeat(2, 1fr);
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .block-customer-login {
    border-right: 1px dashed #707070;
    padding-right: 30px;
  }
  .login-container .block-new-customer {
    padding-left: 30px;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 10px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 16px;
    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;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .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;
  }
  .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 #707070;
  }
  .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 #707070;
    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: #878785;
    display: inline;
    font-size: 16px;
    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;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 20px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 20px 2px 20px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  html,
  body {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .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: "\e913";
    font-family: 'icomoon';
    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: "\e912";
    font-family: 'icomoon';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: "\e912";
  }
  .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;
  }
  .page-wrapper {
    margin: 0;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .page-footer .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 {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: none;
  }
  .footer.content .footer-info {
    width: 100%;
  }
  .footer.content .footer-block-column {
    width: calc((100% / 3) - 20px);
  }
  .footer.content .block {
    float: right;
  }
  .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;
  }
  .footer-block-column .block-content {
    max-height: inherit;
  }
  .footer-bottom .container {
    -webkit-grid-template-columns: 1fr auto;
    -moz-grid-template-columns: 1fr auto;
    -ms-grid-template-columns: 1fr auto;
    grid-template-columns: 1fr auto;
  }
  .copyright {
    text-align: inherit;
  }
  .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;
  }
  .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-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;
  }
  .braintree-express-paylater-message-container {
    order: 1;
  }
}
@media all and (min-width: 992px), print {
  .fabric-content-element > .pagebuilder-column-line {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .fabric-content-element > .pagebuilder-column-line .pagebuilder-column {
    width: 50% !important;
  }
  .page-footer {
    padding-top: 85px;
  }
}
@media all and (min-width: 1024px), print {
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .column.main {
    width: calc(100% - 300px);
    padding-left: 50px;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 300px;
    padding-right: 0;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .checkout-index-index .opc-wrapper.am-opc-wrapper .shipping-address-item {
    width: 50%;
  }
  /* phpcs:ignore Magento2.Less.AvoidId.IdSelectorUsage */
  #checkout.am-checkout.-modern.-layout-1column .authentication-wrapper {
    min-width: 300px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper {
    flex: inherit;
    width: calc(50% - 7px);
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.date,
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
    width: 50%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.date {
    padding-right: 10px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
    padding-left: 10px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
    background: #eeeeee;
    color: #363636;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title > .amcheckout-icon {
    background: none;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .subtotal {
    width: 15%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .table-totals {
    margin-left: auto;
    width: 40%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
    display: inline-block;
    vertical-align: top;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes {
    box-sizing: border-box;
    padding-right: 10px;
    width: 35%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
    width: 65%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .checkout-payment-method .payment-option-title {
    border: none;
  }
  .checkout-index-index:not(.amasty-jet-theme) .amcheckout-main-container.-modern.-layout-1column .amcheckout-summary-container .details-qty {
    max-width: 20%;
  }
  .amcheckout-main-container.-modern.-layout-2columns {
    position: relative;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column {
    margin: 0;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main {
    float: left;
    width: calc(100% - (380px + 60px));
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar {
    float: right;
    transition: all .3s ease;
    width: 380px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar.-sticky {
    max-height: 100vh;
    overflow: auto;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .amcheckout-trust-badges {
    justify-content: center;
    margin: 0 0 15px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .amcheckout-trust-seal {
    font-size: 12px;
    max-width: 265px;
    text-align: center;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary {
    background: #ffffff;
    border: 1px solid #d4d4d4;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar {
    margin-bottom: 20px;
    text-align: center;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout {
    float: none;
    width: 70%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container,
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-title {
    background: #f9f9f9;
    cursor: default;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .product-item-name,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .product-item-name,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .product-item-name {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .subtotal,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .subtotal,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .subtotal {
    width: auto;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .table-totals,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .table-totals,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .table-totals {
    margin-left: 0;
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options {
    background: #ffffff;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
    display: block;
    width: 100%;
  }
  .amcheckout-sticky-stopper {
    display: block;
    height: 0;
    margin: 0;
    padding: 0;
    visibility: hidden;
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns {
    display: flex;
    justify-content: space-between;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-column {
    width: 32%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary .amcheckout-trust-badges {
    justify-content: center;
    margin: 0 0 15px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary .amcheckout-trust-seal {
    font-size: 12px;
    margin: auto;
    max-width: 66%;
    text-align: center;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-title {
    cursor: default;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .form-login .amcheckout-email .amcheckout-wrapper {
    flex: auto;
    width: inherit;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-form-login .amcheckout-password,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .form-login .amcheckout-password {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-item,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-item:not(:last-of-type),
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods {
    min-width: inherit;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .billing-address-details {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-payment-methods .payment-method:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date .control {
    position: relative;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date .input-text._has-datepicker {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date ._has-datepicker ~ .ui-datepicker-trigger {
    margin: 0;
    position: absolute;
    right: 7px;
    top: 7px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .checkout-payment-method .amcheckout-trust-seal {
    max-width: 66%;
  }
  .amslider .slide {
    flex-basis: auto;
    margin: 0 20px 20px 0;
    max-width: 32%;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus,
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {
    font-size: 90px;
    padding: 10px;
  }
  .amrelated-pack-item.-narrow .product-reviews-summary {
    margin: 0 auto 5px;
  }
  .amrelated-popup-container .amrelated-bundle-popup {
    width: 820px;
  }
  .amrelated-product-info .amrelated-info.-top,
  .amrelated-product-info .amrelated-info.-bottom {
    padding: 0 35px 0 0;
  }
  .amrelated-product-info .amrelated-image-container .amrelated-image-container {
    padding: 0 25px 0 35px;
  }
  .amrelated-product-info .amrelated-image-container > .product-item-photo {
    text-align: left;
  }
  .ampromo-popup-wrapper {
    max-width: 960px;
    width: 100%;
  }
  .ampromo-popup-wrapper .slick-dotted.slick-slider {
    margin-bottom: 3rem;
  }
  .filter-options-content .am-filter-price {
    width: 43%;
  }
  .amslider-container.am-swiper-slider {
    width: 85%;
  }
  .ambrands-letters-filter .ambrands-letter {
    margin: 0 7px 7px 0;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 30px;
    width: inherit;
  }
  .ambrands-list-popup {
    position: absolute;
    width: 600px;
    height: 415px;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 2px 7px rgba(131, 136, 141, 0.13), 0 10px 15px rgba(131, 136, 141, 0.13);
    opacity: 0;
    transition: all .5s ease;
    pointer-events: none;
  }
  .ambrands-menu-item:hover .ambrands-list-popup,
  .ammenu-item:hover .ambrands-list-popup {
    display: block;
    opacity: 1;
    pointer-events: auto;
  }
  .ambrands-list-container {
    display: flex;
    height: 100%;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter {
    display: block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px 14px 0;
    min-width: calc(((34px + 12px) * 4) + (14px * 2));
    width: calc(((34px + 12px) * 4) + (14px * 2));
    height: 100%;
    background: #fbfbfb;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter {
    display: inline-flex;
    margin: 0 6px 12px;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter.-letter-all {
    margin-bottom: 30px;
    width: calc(100% - 12px);
  }
  .ambrands-popup-items {
    display: inline-block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px;
    width: 100%;
    height: 100%;
    font-size: 14px;
  }
  .ambrands-popup-items .ambrands-letters-list {
    width: 100%;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-letter {
    margin-bottom: 30px;
    padding-right: 0;
  }
  .ambrands-popup-items .ambrands-letters-list:last-child .ambrands-letter {
    margin-bottom: 0;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item .ambrands-label {
    max-width: 130px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 102px;
  }
  .ambrands-popup-items .ambrands-letter .ambrands-brand-item .ambrands-empty {
    font-weight: 400;
    font-size: 40px;
  }
  .amsearch-emptysearch-cms {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 40px 70px;
  }
  .amsearch-emptysearch-cms > .amsearch-item {
    max-width: 50%;
  }
  .amsearch-emptysearch-cms > .amsearch-content {
    padding-right: 10px;
  }
  .amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
    font-size: 72px;
    margin: 0 0 20px;
  }
  .amsearch-emptysearch-cms .amsearch-text {
    font-size: 28px;
    line-height: 33px;
  }
  .amsearch-emptysearch-cms .amsearch-contacts-block {
    font-size: 22px;
    margin-top: 45px;
  }
  .amsearch-emptysearch-cms .amsearch-image-block {
    margin-top: 0;
  }
  .amsearch-emptysearch-cms .amsearch-contacts-block > .amsearch-title {
    margin-bottom: 10px;
  }
  .amsearch-result-block:not(.-preload) .amsearch-products-section {
    width: calc(100% - 283px);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(20%);
  }
  .mgk-adcpopup-block .adcpopup-content {
    width: 60%;
    float: left;
  }
  .mgk-adcpopup-block .adcpopup-content .content-inner {
    padding-right: 1rem;
    border-right: 1px solid #c1c1c1;
  }
  .mgk-adcpopup-block .adcpopup-summary {
    display: block;
    width: 40%;
    float: right;
    text-align: center;
  }
  .mgk-adcpopup-block .adcpopup-summary .content-inner {
    padding: 2rem;
  }
  .mgk-adcpopup-block .adcpopup-summary .shopping-cart .summary-items {
    width: 50%;
    margin: 0 auto;
  }
  .mgk-adcpopup-block .adcpopup-summary .shopping-cart .summary-item .label,
  .mgk-adcpopup-block .adcpopup-summary .shopping-cart .summary-item .values {
    border: 1px solid #c1c1c1;
  }
  .mgk-adcpopup-block .adcpopup-category .product-item {
    width: 11.33625%;
    margin: 1.33% 1.33% 0 0;
  }
  .mgk-adcpopup-block .adcpopup-category .product-item:nth-child(4n + 4) {
    margin-right: 1.33%;
  }
  .mgk-adcpopup-block .adcpopup-category .product-item:nth-child(8n + 8) {
    margin-right: 0;
  }
  .ub-icon-next-l {
    display: inline-block;
    text-decoration: none;
  }
  .ub-icon-next-l:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 17.28px;
    line-height: inherit;
    color: inherit;
    content: '\e608';
    font-family: 'icomoon';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .ub-icon-down-l {
    display: inline-block;
    text-decoration: none;
  }
  .ub-icon-down-l:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: inherit;
    color: inherit;
    content: "\e913";
    font-family: 'icomoon';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  ul.vertical-root > li.mega {
    position: relative;
  }
  ul.vertical-root > li.mega.has-child > .mega:after {
    content: "";
    left: 0;
    min-height: 42px;
    position: absolute;
    top: 0;
  }
  ul.vertical-root > li.mega > .child-content {
    left: 110%;
    top: 0;
  }
  ul.vertical-root ul.level1 > li.mega.has-child:hover > .child-content,
  ul.vertical-root ul.level1 > li.mega.has-child:focus > .child-content {
    right: -200px;
  }
  .ub-sidebar-mega-menu ul.vertical-root > li.mega {
    position: relative;
  }
  .ub-sidebar-mega-menu ul.vertical-root > li.mega.has-child > .mega:after {
    width: 110%;
  }
  .nav-sections ul.vertical-root > li.mega.has-child > .mega {
    width: auto;
  }
  .nav-sections ul.vertical-root > li.mega.has-child > .mega .menu-title:after {
    right: 5px;
    content: '\e608' !important;
  }
  .nav-sections ul.vertical-root > li.mega.has-child.mega-hover > .mega {
    position: relative;
  }
  .nav-sections ul.vertical-root > li.mega.has-child.mega-hover > .mega:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    min-height: 42px;
  }
  .nav-open .nav-sections ul.vertical-root > li.mega.has-child.mega-hover > .mega:after {
    width: 110%;
  }
  .nav-sections ul.vertical-root > li.mega.has-child > .child-content {
    left: 300px;
  }
  .products-grid .product-item-info .bss-bt-quickview {
    opacity: 0;
  }
  .products-grid .product-item-info:hover .bss-bt-quickview {
    opacity: 1;
    visibility: visible;
  }
  .products-grid .product-item-info:hover .product-item-details {
    z-index: 99;
    background-color: #ffffff;
    -webkit-transform: translateY(-49px);
    -moz-transform: translateY(-49px);
    -ms-transform: translateY(-49px);
    transform: translateY(-49px);
  }
  .products-grid .product-item-info:hover .product-item-actions {
    opacity: 1;
    visibility: visible;
    height: 36px;
  }
  .products-grid .product-item-actions {
    position: absolute;
    opacity: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .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;
  }
  .opc-wrapper {
    padding-right: 70px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .hero-banner-element .hero-banner-items.slick-slider .slick-dots {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .service-box-wrapper .service-box-item {
    -webkit-grid-template-columns: 83px 1fr;
    -moz-grid-template-columns: 83px 1fr;
    -ms-grid-template-columns: 83px 1fr;
    grid-template-columns: 83px 1fr;
    text-align: left;
  }
  .shop-by-categories .shop-categories-item .pagebuilder-button-link {
    font-size: 2rem;
  }
  .order-links .item {
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 15px;
  }
  .order-links .item strong {
    padding: 1px 15px 2px 15px;
  }
  .page-title-breadcrumb {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .block.widget .products-grid .product-items {
    -webkit-grid-template-columns: repeat(4, 1fr);
    -moz-grid-template-columns: repeat(4, 1fr);
    -ms-grid-template-columns: repeat(4, 1fr);
    grid-template-columns: repeat(4, 1fr);
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
}
@media all and (min-width: 1200px), print {
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: transparent;
    font-size: 11px;
    font-weight: 500;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #000000;
    line-height: 16px;
    padding: 0 10px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #ff6e81;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ffffff;
    border-style: none;
    border-width: 0 0 3px;
    color: #ff6e81;
    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: "\e913";
    font-family: 'icomoon';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #707070;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #707070;
    color: #707070;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #000000;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #ff6e81;
    color: #000000;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ffffff;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #ffffff;
  }
  .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: 'icomoon';
    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: 'icomoon';
    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;
  }
  .nav-toggle {
    display: block;
  }
  .ub-nav-sticky.nav-off-canvas.sticky-fired .header.content .block-search {
    display: block;
    padding: 2px 0;
  }
  .nav-toggle {
    display: none;
  }
  .nav-off-canvas .nav-sections {
    overflow: initial;
  }
  .nav-off-canvas .nav-sections.scroll-enabled {
    overflow: auto;
  }
  .drilldown {
    max-width: 360px;
  }
  .nav-sections .nav-sections-items {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .nav-sections .nav-sections-item-content > .drilldown {
    display: block;
  }
  .nav-before-open {
    overflow: inherit;
  }
  .nav-before-open body {
    height: auto;
  }
  .nav-before-open .page-wrapper {
    left: 0;
  }
  .nav-before-open .page-wrapper.nav-off-canvas {
    overflow: inherit;
  }
  .page-wrapper:not(.nav-off-canvas) .nav-sections .level0:not(.horizontal-root) {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page-wrapper:not(.nav-off-canvas) .nav-sections .level0:not(.horizontal-root) > li.mega > .mega {
    padding: 10px 20px;
    font-size: 1.4rem;
    line-height: 1.5;
    position: relative;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .page-wrapper:not(.nav-off-canvas) .nav-sections .level0:not(.horizontal-root) > li.mega > .mega span.menu-icon {
    left: 50%;
    margin-left: -16px;
    top: -10px;
  }
  .page-wrapper:not(.nav-off-canvas) .nav-sections .level0:not(.horizontal-root) > li.mega.has-child > .mega > span.menu-title:after {
    margin-left: 10px;
    margin-top: -1px;
  }
  .page-wrapper:not(.nav-off-canvas) .nav-sections .level0:not(.horizontal-root) > li.mega.has-child.mega-hover > .mega {
    background: #ff6e81;
    color: #ff6e81;
    text-decoration: none;
  }
  .page-wrapper:not(.nav-off-canvas) .nav-sections .level0:not(.horizontal-root) > li.mega .child-content {
    opacity: 0;
    visibility: hidden;
  }
  .level0.horizontal-root {
    display: block;
    opacity: 1;
  }
  .level0.horizontal-root > li.mega {
    width: auto;
  }
  .level0.horizontal-root > li.mega > .mega {
    font-size: 1.4rem;
    line-height: 1.5;
    position: relative;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .ub-nav-sticky.sticky-fired .level0.horizontal-root > li.mega > .mega {
    padding: 0 10px;
  }
  .level0.horizontal-root > li.mega > .mega.ui-state-active,
  .level0.horizontal-root > li.mega > .mega:active,
  .level0.horizontal-root > li.mega > .mega:focus,
  .level0.horizontal-root > li.mega > .mega:hover {
    background: transparent;
    color: #ff6e81;
    text-decoration: none;
  }
  .level0.horizontal-root > li.mega > .mega span.menu-icon {
    left: 50%;
    margin-left: -16px;
    top: -10px;
  }
  .level0.horizontal-root > li.mega > .mega.active {
    background: transparent;
    color: #ff6e81;
  }
  .level0.horizontal-root > li.mega.has-child > .mega > span.menu-title:after {
    margin-left: 10px;
    margin-top: -1px;
  }
  .level0.horizontal-root > li.mega.has-child.mega-hover > .mega {
    background: transparent;
    color: #ff6e81;
    text-decoration: none;
  }
  .level0.horizontal-root > li.mega .menu-group-link {
    display: none;
  }
  .level0.horizontal-root > li.mega .child-content {
    display: none;
    background: #ffffff;
    border: 1px solid #ff6e81;
    opacity: 1;
    position: absolute;
    top: auto;
    left: 0;
    transition: opacity .4s, visibility .4s;
    visibility: visible;
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
    width: 100%;
    z-index: 99;
  }
  .level0.horizontal-root > li.mega .child-content::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #F3F2F2;
  }
  .level0.horizontal-root > li.mega .child-content::-webkit-scrollbar {
    width: 10px;
    background-color: #F3F2F2;
  }
  .level0.horizontal-root > li.mega .child-content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #ff6e81;
  }
  .level0.horizontal-root > li.mega .child-content .child-content-inner {
    padding: 0 20px 20px;
    -webkit-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
    width: 100% !important;
  }
  .level0.horizontal-root > li.mega .child-content [data-content-type='row'] {
    width: 100%;
  }
  .level0.horizontal-root > li.mega .child-content li.mega.group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .level0.horizontal-root > li.mega .child-content li.mega.group > a.mega {
    color: #3d3d3c;
    width: 100%;
  }
  .level0.horizontal-root > li.mega .child-content.cols1 {
    padding: 20px;
  }
  .level0.horizontal-root > li.mega .child-content.cols1 .child-content-inner {
    padding: 0;
  }
  .level0.horizontal-root > li.mega .child-content.cols1 ul.level1,
  .level0.horizontal-root > li.mega .child-content.cols1 ul.level2,
  .level0.horizontal-root > li.mega .child-content.cols1 ul.level3,
  .level0.horizontal-root > li.mega .child-content.cols1 ul.level4,
  .level0.horizontal-root > li.mega .child-content.cols1 ul.level5 ul.level6 {
    width: 100%;
  }
  .level0.horizontal-root > li.mega .child-content .child-menu-element {
    width: 100%;
  }
  .level0.horizontal-root > li.mega ul.level1 > li.mega.has-child > .mega > span.menu-title {
    position: relative;
    width: 100%;
  }
  .level0.horizontal-root > li.mega ul.level1 > li.mega.has-child > .mega > span.menu-title:after {
    position: absolute;
    top: 0;
    right: -10px;
    min-width: 25px;
  }
  .level0.horizontal-root > li.mega ul.level2 > li.mega.has-child > .mega > span.menu-title {
    position: relative;
    width: 100%;
  }
  .level0.horizontal-root > li.mega ul.level2 > li.mega.has-child > .mega > span.menu-title:after {
    position: absolute;
    top: 0;
    right: -10px;
    min-width: 25px;
  }
  .level0.horizontal-root > li.mega ul.level3 > li.mega.has-child > .mega > span.menu-title {
    position: relative;
    width: 100%;
  }
  .level0.horizontal-root > li.mega ul.level3 > li.mega.has-child > .mega > span.menu-title:after {
    position: absolute;
    top: 0;
    right: -10px;
    min-width: 25px;
  }
  .level0.horizontal-root > li.mega ul.level4 > li.mega.has-child > .mega > span.menu-title {
    position: relative;
    width: 100%;
  }
  .level0.horizontal-root > li.mega ul.level4 > li.mega.has-child > .mega > span.menu-title:after {
    position: absolute;
    top: 0;
    right: -10px;
    min-width: 25px;
  }
  .level0.horizontal-root > li.mega.style-default .child-content,
  .level0.horizontal-root > li.mega.style-1 .child-content {
    left: 0;
  }
  .level0.horizontal-root > li.mega.style-default {
    position: relative;
  }
  .level0.horizontal-root > li.mega.style-default .hot-products .block.widget {
    margin-top: 0;
  }
  .level0.horizontal-root > li.mega.style-default .hot-products .block.widget .products-grid .product-items {
    margin: 0;
    display: grid;
    grid-auto-flow: row;
    grid-template-columns: repeat(3, minmax(0px, 1fr));
    gap: 20px;
  }
  .level0.horizontal-root > li.mega.style-default .hot-products .block.widget .products-grid .product-items li.product-item {
    width: 100% !important;
  }
  .level0.horizontal-root > li.mega.style-default .hot-products .block.widget .products-grid .product-items li.product-item .product-image-container {
    width: 100% !important;
  }
  .level0.horizontal-root > li.mega.style-default .hot-products .block.widget .products-grid .product-items li.product-item .product-image-container .product-image-photo {
    width: 100%;
  }
  .level0.horizontal-root > li.mega.style-1 {
    position: static;
  }
  .ub-nav-sticky.sticky-fired .level0.horizontal-root > li.mega.style-1 .child-content {
    left: auto;
    right: 20px;
  }
  .level0.horizontal-root > li.mega.style-2 {
    position: static;
  }
  .level0.horizontal-root > li.mega.style-2 .child-content {
    left: 100px;
    padding: 0;
  }
  .ub-nav-sticky.sticky-fired .level0.horizontal-root > li.mega.style-2 .child-content {
    left: auto;
    right: 20px;
  }
  .level0.horizontal-root > li.mega.style-2 .child-content .child-content-inner {
    padding: 0 0 20px;
  }
  .level0.horizontal-root > li.mega.dynamic-width .child-content {
    left: 0;
    padding: 20px 0;
    width: 100%;
  }
  .level0.horizontal-root > li.mega.dynamic-width .child-content .child-content-inner {
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .level0.horizontal-root > li.mega.dynamic-width .child-content .child-content-inner .intro-megamenu .func-01 p {
    margin-left: 0;
    font-size: 1.6rem;
    line-height: 25px;
  }
  .level0.horizontal-root > li.mega.dynamic-width .child-content .child-content-inner .intro-megamenu .func-01 .title {
    font-size: 2.064rem;
    font-weight: 700;
    line-height: 25px;
  }
  .level0.horizontal-root > li.mega.dynamic-width .child-content .child-content-inner .intro-megamenu .func-01 img {
    margin-bottom: 25px;
    max-width: 400px;
  }
  .level0.horizontal-root > li.mega.style-tabs .child-content.cols1 > .child-content-inner {
    display: none;
  }
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner {
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega {
    position: static;
  }
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child .child-content {
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background: #ffffff;
    border: 0;
    left: 200px;
    max-width: 80%;
    padding: 0 0 0 20px;
    top: 0;
  }
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child .child-content .child-content-inner {
    padding: 0;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child a.mega,
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child span.mega {
    max-width: 170px;
    padding-top: 0 !important;
  }
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child a.mega:hover,
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child span.mega:hover {
    color: #ff6e81;
  }
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child.active .child-content > .child-content-inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner ul.level3 > li.mega.group > .mega {
    background-color: transparent !important;
    background: none !important;
    color: #3d3d3c;
    line-height: 100%;
    padding-bottom: 10px !important;
    padding: 0;
  }
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner ul.level3 > li.mega.group > .mega.active {
    color: #ff6e81;
  }
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner .collections {
    width: 100%;
  }
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner .collections .block.widget {
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner .collections .block.widget .products-grid .product-items {
    margin: 0;
    display: grid;
    grid-auto-flow: row;
    grid-template-columns: repeat(4, minmax(0px, 1fr));
    gap: 20px;
  }
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner .collections .block.widget .products-grid .product-items li.product-item {
    width: 100% !important;
  }
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner .collections .block.widget .products-grid .product-items li.product-item .product-image-container {
    width: 100% !important;
  }
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner .collections .block.widget .products-grid .product-items li.product-item .product-image-container .product-image-photo {
    width: 100%;
  }
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner .collections .product-item .product-item-info a {
    background: none !important;
    max-width: inherit !important;
  }
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner .collections .product-item .product-item-info .product-item-photo {
    margin-bottom: 12px;
  }
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner .collections.three-items-per-row .block.widget .products-grid .product-items {
    grid-template-columns: repeat(3, minmax(0px, 1fr));
  }
  .level0.horizontal-root > li.mega.style-tabs ul.level2 > li.mega .mega {
    color: #3d3d3c;
    font-weight: 600;
    line-height: 35px;
    padding: 0 10px;
  }
  .level0.horizontal-root > li.mega.style-tabs ul.level2 > li.mega.has-child .child-content {
    display: none;
  }
  .level0.horizontal-root > li.mega.style-tabs ul.level2 > li.mega.has-child.active > .child-content {
    display: block !important;
    opacity: 1;
    visibility: visible;
  }
  .level0.horizontal-root > li.mega.style-tabs ul.level2 > li.mega.has-child.active .has-child {
    background-color: #ff6e81 !important;
    color: #ff6e81;
  }
  .level0.horizontal-root > li.mega.style-tabs ul.level2 > li.mega.has-child.active > li.mega .mega {
    color: #ffffff;
  }
  .level0.horizontal-root > li.mega.style-tabs ul.level3 > li.mega .mega:hover,
  .level0.horizontal-root > li.mega.style-tabs ul.level3 > li.mega .mega.active {
    color: #ff6e81;
  }
  .level0.horizontal-root > li.mega.style-tabs ul.level4 > li.mega {
    padding: 0 !important;
  }
  .level0.horizontal-root > li.mega.style-tabs ul.level4 > li.mega .mega {
    font-weight: 400;
    padding: 0;
  }
  .level0.horizontal-root > li.mega.style-tabs ul.level4 > li.mega .mega:hover,
  .level0.horizontal-root > li.mega.style-tabs ul.level4 > li.mega .mega.active {
    color: #ff6e81;
  }
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child .child-content {
    max-width: 80%;
    left: 190px;
  }
  .level0.horizontal-root > li.mega.style-tabs .child-content .child-content-inner .collections .block.widget .products-grid li.product-item {
    margin-bottom: 25px !important;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content {
    padding: 0;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content.cols1 > .child-content-inner {
    display: none;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner {
    padding: 0;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level2 > li.mega {
    display: inline-block;
    float: none;
    position: static;
    width: auto;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level2 > li.mega.has-child .child-content {
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background: #ffffff;
    border: 0;
    left: 200px;
    max-width: 80%;
    padding: 20px 0 0 !important;
    top: 0;
    width: 100% !important;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level2 > li.mega.has-child .child-content .child-content-inner {
    padding: 0;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level2 > li.mega.has-child .child-content.cols1 > .child-content-inner {
    display: block;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level2 > li.mega.has-child a.mega,
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level2 > li.mega.has-child span.mega {
    max-width: 130px;
    padding-top: 0 !important;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level2 > li.mega.has-child a.mega span.menu-title,
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level2 > li.mega.has-child span.mega span.menu-title {
    font-size: 1.6rem;
    padding-right: 0;
    width: auto;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level2 > li.mega.has-child a.mega span.menu-title:after,
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level2 > li.mega.has-child span.mega span.menu-title:after {
    display: none;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level2 > li.mega.has-child.active a.mega span.menu-title,
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level2 > li.mega.has-child.active span.mega span.menu-title {
    color: #ff6e81;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level3 > li.mega.group > .mega {
    background-color: transparent !important;
    line-height: 100%;
    margin-bottom: 0;
    padding-bottom: 10px !important;
    padding: 0;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level3 > li.mega.group > .mega span.menu-icon {
    float: left;
    height: 32px;
    line-height: 32px;
    margin: 0 10px 0 0;
    position: static;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level3 > li.mega.group > .mega span.menu-icon img {
    border: 2px solid #707070;
    -webkit-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level3 > li.mega.group > .mega span.menu-title {
    border-bottom: 0 !important;
    color: inherit !important;
    line-height: inherit !important;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level3 > li.mega.group > .mega:hover img {
    border-color: #ff6e81;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level3 > li.mega.group > .mega.active {
    color: #ff6e81;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner .collections .block.widget {
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner .collections .block.widget .products-grid li.product-item {
    width: calc(33.33333333%) !important;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner .collections .product-item .product-item-info a {
    background: none !important;
    max-width: inherit !important;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz ul.level2 > li.mega > .mega {
    color: #3d3d3c;
    font-weight: 600;
    line-height: 50px;
    padding: 0 20px;
    position: relative;
    text-align: center;
    transition: all 0.4s linear;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz ul.level2 > li.mega > .mega span.menu-icon {
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid transparent;
    display: block;
    height: 80px;
    left: 0;
    margin-left: 0;
    margin: auto;
    max-width: 80px;
    position: static;
    top: 0;
    width: 100%;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz ul.level2 > li.mega > .mega:hover span.menu-icon {
    border-color: #ff6e81;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz ul.level2 > li.mega.has-child .child-content {
    opacity: 0;
    visibility: hidden;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz ul.level2 > li.mega.has-child.active > .child-content {
    opacity: 1;
    visibility: visible;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz ul.level2 > li.mega.has-child.active a.has-child > span.menu-title {
    border-bottom: 1px solid #000000;
    display: inline-block;
    line-height: 50px;
    position: relative;
    z-index: 111;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz ul.level2 > li.mega.has-child.active > li.mega .mega {
    color: #ff6e81;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz ul.level3 > li.mega .mega:hover,
  .level0.horizontal-root > li.mega.style-tabs-hz ul.level3 > li.mega .mega.active {
    color: #ff6e81;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz ul.level4 > li.mega .mega {
    font-weight: 400;
    padding: 0;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz ul.level4 > li.mega .mega:hover,
  .level0.horizontal-root > li.mega.style-tabs-hz ul.level4 > li.mega .mega.active {
    color: #ff6e81;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level2 > li.mega.has-child .child-content {
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    border-top: 1px solid #707070;
    left: 0;
    max-width: 100%;
    min-height: 100% !important;
    padding: 20px !important;
    top: 50px;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level3 > li.mega.has-child .child-content {
    border-top: 0;
    display: block;
    margin: 0;
    padding: 0 !important;
    position: static;
    top: 0;
    opacity: 1;
    visibility: visible;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner .collections .block.widget .products-grid li.product-item {
    width: calc(50%);
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner .hot-products .block.widget {
    margin-top: 0;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner .hot-products .block-title {
    line-height: 1.33;
  }
  .level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner .hot-products .block-title strong {
    font-size: 1.6rem;
  }
  .level0.horizontal-root > li.mega.has-child:focus > .child-content,
  .level0.horizontal-root > li.mega.has-child:hover > .child-content {
    display: block;
  }
  .level0.horizontal-root > li.mega.has-child:focus > .child-content.cols1 > .child-content-inner,
  .level0.horizontal-root > li.mega.has-child:hover > .child-content.cols1 > .child-content-inner {
    display: block;
  }
  .level0.horizontal-root .mega-with-thumb ul.mega-menu li {
    width: calc(20%);
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 !important;
    padding: 0 15px !important;
  }
  .level0.horizontal-root .mega-with-thumb ul.mega-menu li a.mega {
    padding: 0 !important;
  }
  .ub-nav-sticky.sticky-fired:not(.nav-off-canvas) ul.level0.horizontal-root {
    position: static;
  }
  .ub-nav-sticky.sticky-fired:not(.nav-off-canvas) ul.level0.horizontal-root > li.mega .child-content {
    max-width: 980px;
  }
  .ub-nav-sticky.sticky-fired:not(.nav-off-canvas) ul.level0.horizontal-root > li.mega.style-default {
    position: static;
  }
  .ub-nav-sticky.sticky-fired:not(.nav-off-canvas) ul.level0.horizontal-root > li.mega.style-default .child-content {
    left: auto;
    right: 20px;
    top: 60px;
  }
  .ub-nav-sticky.sticky-fired:not(.nav-off-canvas) ul.level0.horizontal-root ul.level1 li.mega.has-child .child-content {
    top: 0;
  }
  .products-grid .product-items {
    -webkit-grid-template-columns: repeat(4, 1fr);
    -moz-grid-template-columns: repeat(4, 1fr);
    -ms-grid-template-columns: repeat(4, 1fr);
    grid-template-columns: repeat(4, 1fr);
  }
  .service-box-wrapper .service-box-content h3 {
    font-size: 2rem;
  }
  .block-space,
  .page-footer {
    margin-top: 100px;
  }
  .header.content .toggle-menu {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .header.panel {
    -webkit-grid-template-columns: 20% 1fr 20%;
    -moz-grid-template-columns: 20% 1fr 20%;
    -ms-grid-template-columns: 20% 1fr 20%;
    grid-template-columns: 20% 1fr 20%;
    -webkit-gap: 30px;
    -moz-gap: 30px;
    -ms-gap: 30px;
    gap: 30px;
  }
  .header.panel .panel-phone a,
  .header.panel .panel-email a {
    -webkit-gap: 10px;
    -moz-gap: 10px;
    -ms-gap: 10px;
    gap: 10px;
  }
  .header-logo {
    width: 21.5%;
  }
  .header-search {
    width: 57%;
    padding-left: 0;
  }
  .header-utilities {
    width: 21.5%;
  }
  .header-account-wrapper .links {
    top: calc(100% + 5px);
    border-top: 4px solid #3d3d3c;
    border-bottom: none;
  }
  .ammenu-header-container .ammenu-button.-hamburger {
    display: inline-block;
    text-decoration: none;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-gap: 20px;
    -moz-gap: 20px;
    -ms-gap: 20px;
    gap: 20px;
    font-size: 1.4rem;
  }
  .ammenu-header-container .ammenu-button.-hamburger:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 8px;
    line-height: 9px;
    color: #ffffff;
    content: "\e913";
    font-family: 'icomoon';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .ammenu-header-container .ammenu-button.-hamburger:hover:after {
    color: #ffffff;
  }
  .ammenu-header-container .ammenu-button.-hamburger:active:after {
    color: #ffffff;
  }
  .ammenu-header-container .ammenu-button.-hamburger::after {
    margin-left: auto;
  }
  .ammenu-header-container .ammenu-menu-wrapper .ammenu-nav-sections.-sidebar {
    background-color: #f2eaea;
    border: none;
    margin-top: -2px;
    position: absolute;
    bottom: inherit;
    top: -100%;
    padding: 0;
    list-style: outside none none;
    width: 100%;
    max-height: 400px;
  }
  .ammenu-header-container .ammenu-menu-wrapper .ammenu-nav-sections.-sidebar .ammenu-items.-root {
    height: 100%;
    max-height: 398px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ammenu-header-container .ammenu-menu-wrapper .ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item:hover > .ammenu-link {
    background: #ff6e81 !important;
    color: #ffffff !important;
  }
  .ammenu-header-container .ammenu-menu-wrapper .ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link {
    padding: 10px 15px;
    font-size: 1.4rem;
    color: #000000;
  }
  .ammenu-header-container .ammenu-menu-wrapper .ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link > .ammenu-icon-block.-toggle {
    top: 0;
  }
  .ammenu-header-container .ammenu-menu-wrapper .ammenu-nav-sections.-sidebar .ammenu-items.-root .ammenu-item:first-child {
    order: 1;
  }
  .ammenu-header-container .ammenu-menu-wrapper .ammenu-nav-sections.-sidebar .ammenu-items.-root .ammenu-item:nth-child(2) {
    order: 5;
  }
  .ammenu-header-container .ammenu-menu-wrapper .ammenu-nav-sections.-sidebar .ammenu-items.-root .ammenu-item:nth-child(3) {
    order: 2;
  }
  .ammenu-header-container .ammenu-menu-wrapper .ammenu-nav-sections.-sidebar .ammenu-items.-root .ammenu-item:nth-child(4) {
    order: 4;
  }
  .ammenu-header-container .ammenu-menu-wrapper .ammenu-nav-sections.-sidebar .ammenu-items.-root .ammenu-item:nth-child(5) {
    order: 3;
  }
  .ammenu-header-container .ammenu-menu-wrapper .ammenu-nav-sections.-sidebar .ammenu-link {
    margin: 0 0;
  }
  .ammenu-header-container .ammenu-menu-wrapper .ammenu-nav-sections.-sidebar .ammenu-submenu-wrapper {
    position: absolute;
    left: 173px;
    top: 0 !important;
    z-index: 99;
    background: #ffffff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.25);
    border: 1px solid #e1e1e1;
    padding: 14px 14px;
    height: 100%;
    box-sizing: border-box;
  }
  .ammenu-header-container .ammenu-menu-wrapper .ammenu-nav-sections.-sidebar.-opened {
    top: inherit;
  }
  .ammenu-header-container .ammenu-menu-wrapper .ammenu-nav-sections .ammenu-tabs-list {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .ammenu-header-container .ammenu-menu-wrapper .ammenu-nav-sections:not(.-topmenu) {
    -webkit-animation-name: 'ammenu-animation__fadeIn';
    animation-name: 'ammenu-animation__fadeIn';
  }
  .ammenu-header-container .ammenu-menu-wrapper .ammenu-menu-overlay {
    display: none;
  }
  .footer.content .footer-info,
  .footer.content .footer-block-column {
    width: calc(25% - 22.5px);
  }
  .footer-info > * {
    max-width: 272px;
  }
}
@media all and (min-width: 1400px), print {
  .amslider .wrapper {
    justify-content: center;
  }
  .amrelated-pack-list.-wide .amrelated-pack-item.-main {
    display: flex;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items {
    flex-wrap: nowrap;
    max-width: 66%;
    position: relative;
    width: unset;
  }
  .amrelated-pack-list.-wide .amrelated-plus,
  .amrelated-pack-list.-wide .amrelated-equal {
    line-height: unset;
  }
  .amrelated-pack-item.-wide {
    padding: 30px;
    width: 270px;
  }
  .amrelated-pack-item.-wide.-main {
    padding-left: 0;
    width: 270px;
  }
  .amrelated-pack-item.-wide .amrelated-info {
    display: flex;
    text-align: left;
  }
  .amrelated-pack-item.-wide .amrelated-details {
    margin-left: 20px;
  }
  .amrelated-pack-item.-wide .amrelated-photo-container {
    margin: 0;
  }
  ul.level0.horizontal-root {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-gap: 15px;
    -moz-gap: 15px;
    -ms-gap: 15px;
    gap: 15px;
    width: 100%;
  }
  ul.level0.horizontal-root > li.mega {
    position: static;
  }
  ul.level0.horizontal-root > li.mega.first {
    background: #ff6e81;
    color: #ffffff;
  }
  ul.level0.horizontal-root > li.mega.first.mega-hover > .mega {
    color: #ffffff;
  }
  ul.level0.horizontal-root > li.mega.first > .mega {
    color: #ffffff;
    padding: 0 20px;
  }
  ul.level0.horizontal-root > li.mega.first .child-content {
    width: 245px;
  }
  ul.level0.horizontal-root > li.mega.first .child-content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
  }
  ul.level0.horizontal-root > li.mega.first .child-content::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
  }
  ul.level0.horizontal-root > li.mega.first .child-content::-webkit-scrollbar-thumb {
    background-color: #000000;
  }
  ul.level0.horizontal-root > li.mega.first .child-content > .child-content-inner > ul.level1 .mega + .mega {
    margin-top: 10px;
  }
  ul.level0.horizontal-root > li.mega.first .child-content > .child-content-inner .mega > .mega.first {
    padding-top: 0 !important;
  }
  .ub-nav-sticky.sticky-fired ul.level0.horizontal-root > li.mega > .mega {
    padding: 0 20px;
  }
  ul.level0.horizontal-root > li.mega.style-default,
  ul.level0.horizontal-root > li.mega.style-1 {
    position: relative;
  }
  .ub-nav-sticky.sticky-fired ul.level0.horizontal-root > li.mega.style-1 .child-content {
    left: 0;
    right: auto;
  }
  ul.level0.horizontal-root > li.mega.style-2 {
    position: relative;
  }
  ul.level0.horizontal-root > li.mega.style-2 .child-content {
    left: 0px;
  }
  .ub-nav-sticky.sticky-fired ul.level0.horizontal-root > li.mega.style-2 {
    left: 0;
    right: auto;
  }
  ul.level0.horizontal-root > li.mega.dynamic-width {
    position: static;
  }
  ul.level0.horizontal-root > li.mega.dynamic-width .child-content {
    left: 0;
    width: 100%;
  }
  ul.level0.horizontal-root > li.mega.dynamic-width .child-content .child-content-inner .cms-content-important {
    font-size: 1.84rem;
    margin: 0;
  }
  ul.level0.horizontal-root > li.mega.dynamic-width .child-content .child-content-inner .intro-megamenu .intro {
    margin-bottom: 20px;
  }
  ul.level0.horizontal-root > li.mega.dynamic-width .child-content .child-content-inner .intro-megamenu .func-01 {
    margin-bottom: 20px;
  }
  ul.level0.horizontal-root > li.mega.dynamic-width .child-content .child-content-inner .intro-megamenu .func-01 p {
    font-size: 1.84rem;
    line-height: 30px;
  }
  ul.level0.horizontal-root > li.mega.dynamic-width .child-content .child-content-inner .intro-megamenu .func-01 .title {
    font-size: 5.28rem;
    font-weight: 700;
    line-height: 55px;
  }
  ul.level0.horizontal-root > li.mega.dynamic-width .child-content .child-content-inner .intro-megamenu .func-01 img {
    max-width: inherit;
    float: right;
    margin-left: 20px;
  }
  ul.level0.horizontal-root > li.mega.dynamic-width ul.level1 > li.mega.has-child > .mega > span.menu-title {
    display: inline-block;
    padding-right: 20px;
  }
  ul.level0.horizontal-root > li.mega.dynamic-width ul.level1 > li.mega.has-child .child-content {
    left: auto;
  }
  ul.level0.horizontal-root > li.mega.dynamic-width ul.level2 > li.mega.has-child > .mega > span.menu-title {
    display: inline-block;
  }
  ul.level0.horizontal-root > li.mega.dynamic-width ul.level2 > li.mega.has-child .child-content {
    left: auto;
  }
  ul.level0.horizontal-root > li.mega.dynamic-width ul.level3 > li.mega.has-child > .mega > span.menu-title {
    display: inline-block;
    padding-right: 20px;
  }
  ul.level0.horizontal-root > li.mega.dynamic-width ul.level3 > li.mega.has-child .child-content {
    left: auto;
  }
  ul.level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level2 > li.mega.has-child a.mega,
  ul.level0.horizontal-root > li.mega.style-tabs-hz .child-content .child-content-inner ul.level2 > li.mega.has-child span.mega {
    max-width: inherit;
  }
  ul.level0.horizontal-root .mega-with-thumb ul.mega-menu li {
    width: 20%;
  }
  div.ub-nav-sticky.sticky-fired:not(.nav-off-canvas) ul.level0.horizontal-root > li.mega .child-content {
    max-width: 1240px;
  }
  div.ub-nav-sticky.sticky-fired:not(.nav-off-canvas) ul.level0.horizontal-root > li.mega.style-2 .child-content {
    right: 0;
  }
  ul.vertical-root ul.level1 > li.mega.has-child:hover > .child-content,
  ul.vertical-root ul.level1 > li.mega.has-child:focus > .child-content {
    right: -230px;
  }
  .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;
  }
}
