/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: 'amcform';
  src: url('../Amasty_Customform/fonts/amcform.eot?hcflpq');
  src: url('../Amasty_Customform/fonts/amcform.eot?hcflpq#iefix') format('embedded-opentype'), url('../Amasty_Customform/fonts/amcform.ttf?hcflpq') format('truetype'), url('../Amasty_Customform/fonts/amcform.woff?hcflpq') format('woff'), url('../Amasty_Customform/fonts/amcform.svg?hcflpq#amcform') format('svg');
  font-display: block;
}
@media only screen and (max-width: 767px) {
  .amform-form {
    padding: 20px;
  }
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amsl-focus {
  border-color: #fff;
  outline: 2px solid #006bb4;
  transform: none;
  transition: none;
}
/* phpcs:ignoreFile */
.google-review-container .google-place-wrap {
  display: flex !important;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  gap: 1rem;
  width: 16rem;
  max-width: 100%;
  background-color: #475E45;
  padding: 1rem !important;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  z-index: 10;
  box-shadow: var(--bs);
  border-radius: 10px;
}
.google-review-container .google-place-wrap .google-review-image {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 5rem;
  max-width: 100%;
  height: 100%;
}
.google-review-container .google-place-wrap .google-review-image img {
  width: 100%;
}
.google-review-container .google-place-wrap .google-review-block {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: center;
  text-align: center;
  max-width: 100%;
}
.google-review-container .google-place-wrap .google-review-block .title {
  color: #ffffff;
  font-size: 18px;
}
.google-review-container .google-place-wrap .google-review-star {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  text-align: left;
  flex-wrap: nowrap;
}
.google-review-container .google-place-wrap .google-review-star .rating-point {
  color: #ffffff;
  font-weight: 600;
  font-size: 20px;
  margin-right: 1rem;
}
.google-review-container .google-place-wrap .google-review-star .star-wrap {
  color: #ffffff;
  font-size: 24px;
  height: 25px;
  width: 100px;
  margin: 0 auto;
  position: relative;
  padding: 0;
  text-shadow: 0 1px 0 #a2a2a2;
}
.google-review-container .google-place-wrap .google-review-star .star-wrap .star-rating {
  color: #ffffff;
  padding: 0;
  position: absolute;
  z-index: 1;
  display: flex;
  top: 0;
  left: 0;
  overflow: hidden;
}
/**
 * Common
 */
.klarna-payments-method-cell {
  display: table-cell;
  vertical-align: middle;
}
label.klarna-payments-method-cell > span {
  padding-left: 5px;
}
span.klarna-payments-method-cell > img {
  display: block;
}
/**
 * Desktop
 */
/**
 * Mobile
 */
/**
 * 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;
}
#mageplaza-betterpopup-block #bio_ep {
  top: 30% !important;
  background-color: inherit !important;
}
#mp-popup-template3 {
  width: 100%;
  display: flex;
  background: #587755;
}
#mp-popup-template3 > div {
  width: 50%;
  background: #587755;
  height: 100%;
}
#mp-popup-template3 .tmp3-img-content img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  display: block;
}
#mp-popup-template3 .tmp3-text-content {
  padding: 5px 30px 0;
}
#mp-popup-template3 .tmp3-title,
#mageplaza-betterpopup-block .success-title {
  font-family: 'Roboto Slab';
  font-size: 33px;
  color: #fff;
  line-height: 40px;
}
#mp-popup-template3 .tmp3-text.mppopup-text {
  margin: 15px auto;
  width: 100%;
}
#mp-popup-template3 .tmp3-text.mppopup-text a {
  color: #fff !important;
  font-weight: 600;
}
#mp-popup-template3 .desc-between-button {
  font-size: 11px;
  font-weight: 300;
  line-height: 15px;
  margin: 20px 0;
}
#mp-popup-template3 .tmp3_field_newsletter {
  margin: 0 auto;
  width: 100%;
}
#mp-popup-template3 .tmp3_field_newsletter input {
  float: none;
  border-radius: 10px !important;
  height: 45px !important;
  text-align: center;
}
#mp-popup-template3 .tmp3_field_newsletter input::placeholder {
  text-align: center;
  color: #fff;
  font-style: inherit;
  font-size: 1.6rem;
}
#mp-popup-template3 .action.subscribe.primary.tmp3-button,
#mageplaza-betterpopup-block .close-button button {
  position: relative;
  margin: 0 auto;
  right: inherit;
  border-radius: 0;
  height: inherit;
  background: #fff;
  color: #587755;
  border: 1px solid #fff;
}
#mp-popup-template3 .action.subscribe.primary.tmp3-button {
  margin-top: 15px;
}
#mp-popup-template3 .close-button button {
  width: 100%;
}
#mp-popup-template3 .action.subscribe.primary.tmp3-button:hover,
#mageplaza-betterpopup-block .close-button button:hover {
  background: #587755;
  color: #fff;
}
#mageplaza-betterpopup-block #bio_ep_close {
  top: 8px;
}
#popup-success-content {
  max-width: 500px;
  margin: 0 auto;
  padding: 70px 40px;
  background: #587755 !important;
}
@media only screen and (max-width: 600px) {
  #mp-popup-template3 .tmp3-text-content {
    padding: 40px;
  }
  #mageplaza-betterpopup-block #bio_ep {
    background-color: inherit !important;
  }
  .tmp3-img-content {
    display: none;
  }
  #mp-popup-template3 > div {
    width: 100%;
  }
  .mageplaza-betterpopup-content {
    width: 85%;
    margin: 0 auto;
  }
  #mp-popup-template3 .tmp3-title,
  #mageplaza-betterpopup-block .success-title {
    font-size: 53px;
    line-height: 60px;
  }
  #mp-popup-template3 .tmp3-text.mppopup-text {
    margin: 30px auto;
    font-size: 27px;
    line-height: 35px;
  }
  #mp-popup-template3 .tmp3_field_newsletter input::placeholder {
    font-size: 30px !important;
  }
  #mp-popup-template3 .tmp3_field_newsletter input {
    height: 80px !important;
    font-size: 30px;
  }
  #mp-popup-template3 .action.subscribe.primary.tmp3-button {
    margin-top: 40px;
    font-size: 26px;
    padding: 25px 25px 25px;
  }
  #mp-popup-template3 .desc-between-button {
    font-size: 21px;
    font-weight: 300;
    line-height: 28px;
    margin: 40px 0;
  }
  #mp-popup-template3 .close-button button {
    width: 100%;
    font-size: 26px;
    padding: 25px;
  }
  #popup-success-content {
    padding: 40px;
    background: #587755;
  }
  #popup-success-content .success-title {
    margin-bottom: 40px;
  }
  #popup-success-content .close-button button {
    font-size: 35px;
    padding: 30px;
  }
}
.mst-search-in__wrapper {
  max-width: 100%;
  display: flex;
  overflow: hidden;
  position: relative;
  flex-grow: 1;
  margin-bottom: 10px;
  flex-wrap: wrap;
}
.mst-search-in__wrapper .mst-search-in__title {
  border: none;
  padding: 6px 3px 6px 6px;
  margin-right: 3px;
  font-weight: 600;
  white-space: nowrap;
}
.mst-search-in__wrapper .mst-search-in__item {
  white-space: nowrap;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin: 0 5px 5px 0;
  padding: 6px 12px;
  color: #494949;
  text-decoration: none;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.mst-search-in__wrapper .mst-search-in__item span.name {
  display: flex;
  flex-wrap: nowrap;
  font-size: 13px;
}
.mst-search-in__wrapper .mst-search-in__item span.name i {
  font-style: normal;
  display: flex;
  align-items: center;
}
.mst-search-in__wrapper .mst-search-in__item span.name i:after {
  font-size: 7px;
  content: '\e608';
  font-family: 'luma-icons';
  margin: 0 5px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  color: #757575;
}
.mst-search-in__wrapper .mst-search-in__item span.name i:last-child:after {
  display: none;
}
.mst-search-in__wrapper .mst-search-in__item span.count {
  color: #757575;
  display: block;
  margin-left: 8px;
  font-size: 80%;
}
.mst-search-in__wrapper .mst-search-in__item span.count:before {
  content: "(";
}
.mst-search-in__wrapper .mst-search-in__item span.count:after {
  content: ")";
}
.mst-search-in__wrapper .mst-search-in__item:hover {
  border-color: #ff5501;
  text-decoration: none;
}
.mst_categorySearchLoader {
  display: none;
  position: absolute;
  top: 6px;
  right: 15px;
  width: 20px;
  height: 20px;
}
.mst_categorySearchLoader .spinner-item {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  margin: 0;
  border: 2px solid #ffffff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #999999 transparent transparent transparent;
}
.mst_categorySearchLoader .spinner-item.spinner-item-1 {
  animation-delay: -0.45s;
}
.mst_categorySearchLoader .spinner-item.spinner-item-2 {
  animation-delay: -0.3s;
}
.mst_categorySearchLoader .spinner-item.spinner-item-3 {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.mst_categorySearch {
  display: block;
  position: relative;
}
.mst_categorySearch_searchIcon {
  position: absolute;
  left: 10px;
  font-size: 21px;
  color: #bbbbbb;
}
span.mst_categorySearch_totals {
  position: absolute;
  right: 0;
  padding: 6px 15px 6px 15px;
  color: #999;
  display: none;
}
input#mst_categorySearch {
  padding: 0 0 0 35px;
  margin-bottom: 15px;
  width: 100%;
  max-width: 100%;
}
.mst_categorySearchLoader .fa-spinner {
  font-size: 30px;
}
#search_autocomplete,
.search-autocomplete,
#searchbox_autocomplete {
  display: none !important;
  height: 0 !important;
  overflow: hidden !important;
}
.block-search {
  z-index: 10000;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
@media only screen and (max-width: 1023px) {
  .block-related.block-related-cart {
    width: 100%;
    padding: 0;
    float: none;
  }
  .block-related.block-related-cart .arrow-left {
    left: -25px;
  }
  .block-related.block-related-cart .arrow-right {
    right: -25px;
  }
}
@media only screen and (max-width: 767px) {
  .block-related.block-related-cart .block-content .products-grid.products-related .product-items .product-item {
    width: 33.333%;
  }
  .block-related.block-related-cart .block-content .products-grid.products-related .product-items .product-item.width {
    min-width: 33.333%;
  }
}
@media only screen and (max-width: 500px) {
  .block-related.block-related-cart .block-content .products-grid.products-related .product-items .product-item {
    width: 50%;
  }
  .block-related.block-related-cart .block-content .products-grid.products-related .product-items .product-item.width {
    min-width: 50%;
  }
}
@media only screen and (max-width: 1023px) {
  .minicart-wrapper .action.showcart .text.show {
    display: block;
    color: #fff;
    line-height: 30px;
    font-size: 11px;
    display: inline-block;
    position: absolute;
    width: 75px;
    text-align: left;
    left: 25px;
    z-index: 100;
    top: 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: 16px;
  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: 'lem-font';
  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: 'lem-font';
  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: 'lem-font';
  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: 16px 24px 16px 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: 16px;
}
.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: 16px;
}
.file-uploader .file-uploader-meta {
  color: #9e9e9e;
}
.file-uploader .admin__field-fallback-reset {
  margin-left: 16px;
}
._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: 'lem-font';
  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: 'lem-font';
  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: 'lem-font';
  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: 20px;
  margin-bottom: 15%;
  padding: 0 24px;
  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: 'lem-font';
  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;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .form.minisearch.active-search .field.search label[data-role="minisearch-label"] {
    display: none;
  }
}
@media only screen and (max-width: 1410px) and (min-width: 1024px) {
  .section-item-content .menu-container .menu > ul > li > a {
    font-size: 13px;
    padding: 0 5px;
  }
}
@media only screen and (max-width: 1023px) {
  .header-faq a p {
    display: none;
  }
  .mb-nav .icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: #ffffff;
    content: "\ea16";
    font-family: 'lem-font';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    padding-right: 15px;
  }
  .section-item-content .menu-container .menu > ul > li > a {
    color: #000;
  }
  #search_mini_form.active-search .search .control {
    top: 150px;
  }
  #search_mini_form.active-search .search .control input {
    position: static;
  }
}
@media only screen and (max-width: 767px) {
  .category-view,
  .category-description {
    padding-left: 24px;
    padding-right: 24px;
  }
  .page-products .page-main {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 425px) {
  .page-products .page-main {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media only screen and (max-width: 1199px) {
  .page-main .product.data.items > .item.title > .switch {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 1024px) {
  .catalog-product-view .product.media {
    min-height: 250px;
  }
}
@media only screen and (max-width: 1023px) {
  .product.media .fotorama__nav--dots .fotorama__nav__frame {
    padding: 0 3px;
  }
  .product.media .fotorama__dot {
    left: 0;
    width: initial;
    height: 3px;
  }
  .product.media .fotorama__arr--next,
  .product.media .fotorama__arr--prev {
    display: none !important;
    background-color: initial;
  }
  .product.media .fotorama__arr--next {
    right: -15px;
  }
  .product.media .fotorama__arr--prev {
    left: -15px;
  }
  .product.media .fotorama__arr .fotorama__arr__arr:after {
    font-size: 20px;
    color: #587755;
    padding: 9px;
    border-radius: 50%;
    background: #fff;
    opacity: 0.9;
  }
  .product.media .fotorama__arr--disabled {
    opacity: 1;
  }
  .catalog-product-view #maincontent {
    padding-top: 50px;
  }
  .product.media .fotorama__stage__frame .fotorama__img {
    max-height: 100%;
    max-width: 100%;
  }
  .product-info-main .page-title-wrapper h1 {
    font-size: 23px;
    line-height: 35px;
  }
  .field.qty {
    margin-bottom: 15px !important;
  }
  .page-layout-1column.catalog-product-view .product.media {
    width: 40%;
  }
  .page-layout-1column.catalog-product-view .product-info-main {
    width: 57%;
  }
  .page-layout-1column.catalog-product-view #maincontent {
    padding-top: 50px;
  }
  .product.media .amlabel-position-wrapper {
    top: 0 !important;
  }
  .product.media .amlabel-position-wrapper img {
    width: 60px !important;
  }
}
@media only screen and (max-width: 768px) {
  .product-options-wrapper .stock-status {
    display: flex;
    align-items: flex-end;
    position: relative;
    left: 20px;
    bottom: 4px;
  }
  .product-options-wrapper .stock-status p {
    margin: 0;
    white-space: nowrap;
    font-size: 15px;
    color: #d62828;
  }
}
@media only screen and (max-width: 767px) {
  .page-layout-1column.catalog-product-view .product.media {
    width: 100%;
  }
  .page-layout-1column.catalog-product-view .product-info-main {
    width: 100%;
  }
}
@media only screen and (max-width: 425px) {
  .product-options-wrapper {
    flex-wrap: wrap;
  }
  .product-options-wrapper .stock-status {
    display: flex;
    align-items: flex-end;
    width: 100%;
    position: unset;
    left: 0;
    bottom: 0;
    margin-top: 10px;
  }
  .product-options-wrapper .stock-status p {
    margin: 0;
    white-space: nowrap;
    font-size: 15px;
    color: #d62828;
  }
}
@media only screen and (max-width: 750px) {
  #tooltip-popup,
  [class*="tooltip-popup-content-"] {
    width: 500px;
  }
  #tooltip-popup a,
  [class*="tooltip-popup-content-"] a,
  #tooltip-popup h1,
  [class*="tooltip-popup-content-"] h1,
  #tooltip-popup h2,
  [class*="tooltip-popup-content-"] h2,
  #tooltip-popup h3,
  [class*="tooltip-popup-content-"] h3,
  #tooltip-popup h4,
  [class*="tooltip-popup-content-"] h4,
  #tooltip-popup h5,
  [class*="tooltip-popup-content-"] h5,
  #tooltip-popup h6,
  [class*="tooltip-popup-content-"] h6 {
    color: #fff !important;
  }
}
@media only screen and (max-width: 500px) {
  #tooltip-popup,
  [class*="tooltip-popup-content-"] {
    width: 300px;
    height: 530px;
  }
}
@media only screen and (max-width: 425px) {
  .product-options-wrapper {
    flex-wrap: wrap;
  }
  .product-options-wrapper .stock-status {
    display: flex;
    align-items: flex-end;
    width: 100%;
    position: unset;
    left: 0;
    bottom: 0;
    margin-top: 10px;
  }
  .product-options-wrapper .stock-status p {
    margin: 0;
    white-space: nowrap;
    font-size: 15px;
    color: #d62828;
  }
}
@media only screen and (min-width: 1600px) {
  .page-header .header.content {
    display: flex;
    justify-content: center;
  }
  .page-header .header.content .header-left {
    width: 25%;
    text-align: right;
  }
  .page-header .header.content .header-center {
    width: 54%;
  }
  .page-header .header.content .header-right {
    width: 20%;
  }
  .product-carousel-wrap .product-items .item {
    width: 15.28%;
  }
  .product-carousel-wrap.bottom .product-items {
    width: 100%;
  }
  .product-carousel-wrap.bottom .product-items .item {
    width: 20%;
  }
  .banner-wrap > div .desc.second {
    left: 300px;
    top: 200px;
  }
}
@media only screen and (max-width: 1023px) {
  .block-under-favourites table {
    display: none;
  }
  .hp-block-carousel-wrap {
    display: block;
  }
  .hp-block-carousel-wrap .owl-carousel .owl-stage {
    display: flex;
  }
  .hp-block-carousel-wrap .owl-carousel .owl-item .item {
    height: 100%;
  }
  .logo {
    margin-left: -25px;
  }
  .action.nav-toggle {
    opacity: 0;
  }
  .header-faq a p {
    display: none !important;
  }
  .page-header .header.content {
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
    text-align: center;
    padding: 15px;
  }
  .page-header .header.content .header-left {
    width: 100%;
  }
  .page-header .header.content .header-right {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .owl-item .item {
    justify-content: center;
  }
  .owl-item .item img {
    text-align: center;
  }
  .owl-item .item p {
    margin-top: auto;
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 0;
  }
  body.sticky .page-wrapper {
    padding-top: 0px;
  }
  .nav-sections .nav-sections-items .nav-sections-item-content {
    margin-top: 0;
  }
  .nav-sections .nav-sections-items .nav-sections-item-content .menu-container .menu > ul > li:nth-child(3),
  .nav-sections .nav-sections-items .nav-sections-item-content .menu-container .menu > ul > li:nth-child(7) {
    display: none !important;
  }
  .list.white-font span {
    padding-left: 0 !important;
  }
  .list.white-font span:before {
    display: none !important;
  }
  .nav-sections-item-content#store\.links,
  .nav-sections-item-title {
    display: none;
  }
  .mb-image-container {
    display: flex;
    justify-content: center;
    max-width: 325px;
    margin: 0 auto;
    position: relative;
  }
  .mb-image-container .image-wrapper {
    display: flex;
    /* Display items side by side */
    transition: transform 0.3s ease;
    /* Add smooth slide transition */
  }
  .mb-image-container .image-wrapper .mb-block-item {
    flex: 0 0 30.333%;
    /* Set the item width as per your preference */
    margin: 5px;
    /* Add some margin between items */
    display: none;
    transition: transform 0.3s ease;
    /* Add smooth slide transition */
  }
  .mb-image-container .image-wrapper .mb-block-item.active {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    transition: transform 0.3s ease;
    /* Add smooth slide transition */
  }
  .mb-image-container button {
    border: none !important;
    background: none !important;
    outline: none;
    padding: 0;
  }
  .mb-image-container button > span {
    top: 20px;
  }
  .item.active {
    /* Define the styles for active items */
    background-color: #f0f0f0;
    /* Change to your desired background color */
  }
  .block-under-favourites {
    padding: 0 !important;
  }
  .product-carousel-wrap .product-items .item {
    width: 20%;
  }
  .cms-home .headline-dry {
    margin-top: 50px !important;
  }
}
@media only screen and (max-width: 1100px) {
  .product-carousel-wrap.bottom .product-items .item {
    width: 25%;
    min-width: 25%;
  }
}
@media only screen and (max-width: 767px) {
  body.sticky .page-wrapper {
    padding-top: 17px;
  }
  .page-wrapper {
    overflow: hidden;
  }
  .privacy-policy.cms-content {
    padding: 0 15px;
  }
  .cms-page-view .faq-contents .content h2 {
    font-size: 14px;
  }
  .cms-page-view .faq-contents .content img {
    max-width: 310px;
  }
  .product-carousel-wrap .product-items .item {
    width: 25%;
  }
  .product-carousel-wrap .product-carousel-wrap.bottom .product-items .item {
    width: 33.333%;
    min-width: 33.333%;
  }
  .pagebuilder-slider.desktop-banner {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  #html-body [data-pb-style=H0138HU],
  #html-body [data-pb-style=HLV1K1D],
  #html-body [data-pb-style=N9VDXKR],
  #html-body [data-pb-style=S6PWYJ3],
  #html-body [data-pb-style=SGGU8WD],
  #html-body [data-pb-style=V1EL24V],
  #html-body [data-pb-style=VQPKYIT],
  #html-body [data-pb-style=W3FTW75] {
    border-style: none;
  }
  #html-body [data-pb-style=DJ0F8IJ],
  #html-body [data-pb-style=FP6MXIA],
  #html-body [data-pb-style=G9QRJIC],
  #html-body [data-pb-style=ML10MU2] {
    border-style: none;
  }
}
.footer.content .pagebuilder-column p {
  margin-bottom: 0;
}
.footer.content .pagebuilder-column h3 {
  display: none;
}
.cms-oranex-die-reinigungskraft-der-orange .slick-initialized .slick-slide,
.cms-oranex-die-reinigungskraft-der-orange .slick-slider .slick-track,
.cms-oranex-die-reinigungskraft-der-orange .slick-slider .slick-list {
  width: 100% !important;
}
.cms-oranex-die-reinigungskraft-der-orange .pagebuilder-column-group {
  margin: 0 -20px 30px;
}
.cms-oranex-die-reinigungskraft-der-orange .pagebuilder-column-group .pagebuilder-column {
  padding: 0 20px;
}
.cms-oranex-die-reinigungskraft-der-orange [data-content-type=row][data-appearance=full-width] {
  margin: 0;
}
.cms-oranex-die-reinigungskraft-der-orange [data-content-type=row][data-appearance=full-width] > .row-full-width-inner {
  margin-bottom: 40px;
}
.cms-oranex-die-reinigungskraft-der-orange .product-items.widget-product-carousel {
  display: flex !important;
}
.cms-oranex-die-reinigungskraft-der-orange .product-items.widget-product-carousel .slick-track {
  display: flex !important;
}
.cms-oranex-die-reinigungskraft-der-orange .product-items.widget-product-carousel.slick-initialized .slick-slide {
  width: 20% !important;
}
.cms-oranex-die-reinigungskraft-der-orange .product-items.widget-product-carousel + .slick-initialized + .slick-initialized .slick-slide:first-child {
  width: 25% !important;
}
.cms-oranex-die-reinigungskraft-der-orange .product-items.widget-product-carousel + .slick-initialized + .slick-initialized .slick-slide:last-child {
  width: 75% !important;
}
.cms-oranex-die-reinigungskraft-der-orange .product-items.widget-product-carousel.slick-initialized.slick-slider {
  display: block !important;
}
.cms-oranex-die-reinigungskraft-der-orange div[data-content-type="products"] .slick-track {
  display: flex;
  flex-wrap: wrap;
}
.diy-boxen .pagebuilder-column-group {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.page-builder-newsletter > div {
  padding: 0 !important;
}
.cms-home [data-content-type=row] > div {
  margin-bottom: 40px !important;
}
.cms-home .product-items.widget-product-carousel.slick-initialized.slick-slider {
  display: block !important;
}
.cms-home [data-content-type=heading] {
  text-align: center !important;
}
.cms-home .block-static-block > div > div {
  margin-bottom: 0 !important;
}
.page-builder-banner-below .pagebuilder-column-group .pagebuilder-column:first-child,
.page-builder-banner-below .pagebuilder-column-group .pagebuilder-column:last-child {
  justify-content: flex-start;
  display: flex;
  flex-direction: column;
  background-color: #829980;
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  padding: 24px;
  align-self: stretch;
}
.page-builder-banner-below .banner-wrap.below {
  position: relative;
  left: 50%;
  margin-left: -50.45vw;
  width: 100vw;
}
.block-images-bottom .pagebuilder-column-group {
  margin: 0 -10px;
}
.block-images-bottom .pagebuilder-column-group .pagebuilder-column {
  padding: 0 10px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1300px) {
  .banner-wrap > div .desc p span {
    font-size: 22px;
    padding-bottom: 0 !important;
    text-align: left !important;
  }
  .banner-wrap > div .desc p span:first-child {
    font-size: 50px !important;
    margin-bottom: 15px !important;
  }
  .banner-wrap > div .desc p.actions {
    margin-top: 10px;
    text-align: left;
  }
  .banner-wrap a.pagebuilder-button-primary {
    font-size: 14px;
    border-radius: 10px;
  }
  .banner-wrap > div .desc {
    top: 60px;
  }
}
@media only screen and (max-width: 1024px) {
  .banner-wrap > div .desc p span {
    font-size: 20px;
  }
  .item .banner-wrap > div .desc p .title-span {
    font-size: 26px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
  }
  .banner-wrap > div .desc p span:nth-child(2) {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .banner-wrap > div .desc p span {
    font-size: 16px;
    padding-bottom: 0 !important;
    text-align: left !important;
  }
  .banner-wrap > div .desc p span:first-child {
    font-size: 26px !important;
    margin-bottom: 10px !important;
  }
  .banner-wrap > div .desc p.actions {
    margin-top: 0;
    text-align: left;
  }
  .banner-wrap a.pagebuilder-button-primary {
    font-size: 14px;
  }
  .banner-wrap > div .desc {
    top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .cms-oranex-die-reinigungskraft-der-orange div[data-content-type="products"] .slick-track {
    display: flex;
    flex-wrap: wrap;
  }
  .cms-oranex-die-reinigungskraft-der-orange div[data-content-type="products"] .slick-track .pagebuilder-column.table-left {
    width: 100% !important;
  }
  .cms-oranex-die-reinigungskraft-der-orange div[data-content-type="products"] .slick-track .pagebuilder-column.table-right {
    width: 100% !important;
  }
  .cms-oranex-die-reinigungskraft-der-orange .product-items.widget-product-carousel {
    display: flex !important;
  }
  .cms-oranex-die-reinigungskraft-der-orange .product-items.widget-product-carousel .slick-track {
    display: flex !important;
  }
  .cms-oranex-die-reinigungskraft-der-orange .product-items.widget-product-carousel.slick-initialized .slick-slide {
    width: 100% !important;
  }
  .cms-oranex-die-reinigungskraft-der-orange .product-items.widget-product-carousel + .slick-initialized + .slick-initialized .slick-slide:first-child {
    width: 100% !important;
  }
  .cms-oranex-die-reinigungskraft-der-orange .product-items.widget-product-carousel + .slick-initialized + .slick-initialized .slick-slide:last-child {
    width: 100% !important;
  }
}
@media only screen and (max-width: 1024px) {
  .pagebuilder-slider.desktop-banner {
    display: none;
  }
  #mobile-banner {
    display: block;
    top: -40px;
  }
  #mobile-banner .item {
    position: relative;
    opacity: 0;
    visibility: hidden;
    height: 0;
    transition: opacity 0.3s ease-in-out;
  }
  #mobile-banner .item.active {
    opacity: 1;
    visibility: visible;
    height: 100%;
  }
  #mobile-banner .dots {
    width: 100%;
    text-align: center;
    margin-top: 15px;
  }
  #mobile-banner .dots .dot {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: inline-block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
  }
  #mobile-banner .dots .dot.active {
    background: #869791;
  }
  .banner-wrap,
  .mb-banner-wrapper {
    display: block;
    flex-wrap: wrap;
    margin-top: 4px;
    margin-left: initial;
    width: initial;
    left: initial;
  }
  .banner-wrap > div.banner-right,
  .mb-banner-wrapper > div.banner-right {
    margin-left: -3px;
  }
  .banner-wrap > div,
  .mb-banner-wrapper > div {
    margin-bottom: 4px;
  }
  .banner-wrap > div .desc,
  .mb-banner-wrapper > div .desc {
    top: inherit;
    left: inherit;
    position: relative;
    margin-top: 15px;
    padding: 0 15px;
    min-height: 230px;
  }
  .banner-wrap > div .desc img,
  .mb-banner-wrapper > div .desc img {
    max-width: 65px;
  }
  .banner-wrap > div .desc p,
  .mb-banner-wrapper > div .desc p {
    margin: 0 0 15px;
    position: relative;
  }
  .banner-wrap > div .desc p span,
  .mb-banner-wrapper > div .desc p span {
    font-size: 18px;
    color: #587755;
    text-align: left;
  }
  .banner-wrap > div .desc p span:first-child,
  .mb-banner-wrapper > div .desc p span:first-child {
    font-size: 25px;
    margin-bottom: 0;
  }
  .banner-wrap > div .desc .actions,
  .mb-banner-wrapper > div .desc .actions {
    margin-top: 18px;
  }
  .banner-wrap > div .desc .actions .pagebuilder-button-primary,
  .mb-banner-wrapper > div .desc .actions .pagebuilder-button-primary {
    margin: 0 10px 10px 0;
  }
  .banner-wrap > div .desc .actions span.action.primary,
  .mb-banner-wrapper > div .desc .actions span.action.primary {
    font-size: 14px !important;
    padding: 11px 24px !important;
  }
  .banner-wrap.below div .desc,
  .mb-banner-wrapper.below div .desc {
    top: 0;
    width: initial;
    left: initial;
    position: relative;
  }
  .banner-wrap.below div .desc p,
  .mb-banner-wrapper.below div .desc p {
    margin: 0;
  }
  .banner-wrap.below div .desc p span,
  .mb-banner-wrapper.below div .desc p span {
    font-size: 11px;
    color: #587755;
    line-height: 15px;
  }
  .banner-wrap.below div .desc p span:first-child,
  .mb-banner-wrapper.below div .desc p span:first-child {
    line-height: 40px;
  }
  .banner-wrap.below .desktop,
  .mb-banner-wrapper.below .desktop {
    display: none;
  }
  .banner-wrap.below .mobile,
  .mb-banner-wrapper.below .mobile {
    display: block;
  }
  .banner-wrap.desktop,
  .mb-banner-wrapper.desktop {
    display: none;
  }
  .banner-wrap.mobile,
  .mb-banner-wrapper.mobile {
    display: block;
  }
  .img-arrow-left {
    left: -30px;
    background: none;
  }
  .img-arrow-left:before {
    content: "\eab3";
    color: #555;
    font-size: 38px;
    opacity: 1;
    font-size: 28px;
    -webkit-font-smoothing: antialiased;
    font-family: 'lem-font';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    speak: none;
  }
  .img-arrow-right {
    right: -30px;
    background: none;
  }
  .img-arrow-right:before {
    content: "\eab2";
    color: #555;
    font-size: 38px;
    opacity: 1;
    font-size: 28px;
    -webkit-font-smoothing: antialiased;
    font-family: 'lem-font';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    speak: none;
  }
  .img-arrow-right,
  .img-arrow-left {
    border: none;
    border-radius: 0;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 45px;
    line-height: 0;
    outline: none;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 45px;
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .block-banner {
    position: relative;
  }
  .block-banner .mb-banner-wrapper {
    position: relative;
    top: 0;
    z-index: 10;
    opacity: 1;
    visibility: visible;
  }
  .product-carousel-wrap .product-items .item {
    min-width: 50%;
    width: inherit;
  }
  .product-carousel-wrap .product-items .item .product-item-photo {
    display: block;
    width: 95px;
    margin: 0 auto;
  }
  .product-carousel-wrap .product-items .item.active {
    display: block;
    background: #fff;
  }
  .product-carousel-wrap button span {
    top: 75px;
  }
  .de-banner-carousel .owl-dots {
    bottom: -20px;
  }
  .diy-boxen {
    padding: 0 24px;
  }
  .page-builder-newsletter > div.homepage-before-footer {
    padding: 0 24px !important;
  }
}
.google-place-review-wrapper {
  display: none;
  position: relative;
}
.google-place-review-wrapper .google-review-container {
  position: absolute;
  right: 5%;
  bottom: -8px;
}
[id^="trustbadge-container"] {
  display: none;
}
.google-place-review-wrapper-mb {
  display: none;
}
@media only screen and (max-width: 767px) {
  .google-place-review-wrapper {
    display: none;
  }
  .google-place-review-wrapper-mb {
    display: block;
  }
  .google-place-review-wrapper-mb .google-review-container {
    width: max-content;
    margin: 0 auto;
  }
  .modal-popup._inner-scroll.quickview-popup-wrap.modal-slide {
    left: 0;
  }
  .modal-popup._inner-scroll.quickview-popup-wrap.modal-slide .modal-inner-wrap iframe {
    min-height: 600px;
  }
  .banner-wrap a:hover,
  .banner-wrap a:focus {
    text-decoration: none !important;
  }
}
@media only screen and (max-width: 2599px) and (min-width: 2500px) {
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .pagebuilder-slide-wrapper {
    min-height: 720px !important;
  }
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .slick-slide .pagebuilder-poster-content {
    top: 80px;
  }
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .slick-slide .banner-selb .pagebuilder-poster-content {
    top: 75px;
  }
}
@media only screen and (max-width: 2499px) and (min-width: 2400px) {
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .pagebuilder-slide-wrapper {
    min-height: 695px !important;
  }
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .slick-slide .pagebuilder-poster-content {
    top: 80px;
  }
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .slick-slide .banner-selb .pagebuilder-poster-content {
    top: 75px;
  }
}
@media only screen and (max-width: 2399px) and (min-width: 2300px) {
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .pagebuilder-slide-wrapper {
    min-height: 670px !important;
  }
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .slick-slide .pagebuilder-poster-content {
    top: 80px;
  }
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .slick-slide .banner-selb .pagebuilder-poster-content {
    top: 125px;
  }
}
@media only screen and (max-width: 2299px) and (min-width: 2200px) {
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .pagebuilder-slide-wrapper {
    min-height: 640px !important;
  }
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .slick-slide .pagebuilder-poster-content {
    top: 60px;
  }
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .slick-slide .banner-selb .pagebuilder-poster-content {
    top: 110px;
  }
}
@media only screen and (max-width: 2199px) and (min-width: 2100px) {
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .pagebuilder-slide-wrapper {
    min-height: 610px !important;
  }
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .slick-slide .pagebuilder-poster-content {
    top: 50px;
  }
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .slick-slide .banner-selb .pagebuilder-poster-content {
    top: 85px;
  }
}
@media only screen and (max-width: 2099px) and (min-width: 2000px) {
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .pagebuilder-slide-wrapper {
    min-height: 580px !important;
  }
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .slick-slide .pagebuilder-poster-content {
    top: 40px;
  }
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .slick-slide .banner-selb .pagebuilder-poster-content {
    top: 60px;
  }
}
@media only screen and (max-width: 1999px) and (min-width: 1900px) {
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .pagebuilder-slide-wrapper {
    min-height: 550px !important;
  }
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .slick-slide .pagebuilder-poster-content {
    top: 100px;
  }
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .slick-slide:last-child .pagebuilder-poster-content {
    top: 30px;
  }
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .slick-slide .banner-selb .pagebuilder-poster-content {
    top: 60px;
  }
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner.banner-ch .slick-slide:last-child .pagebuilder-poster-content {
    top: 70px;
  }
}
@media only screen and (max-width: 1899px) and (min-width: 1800px) {
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .pagebuilder-slide-wrapper {
    min-height: 520px !important;
  }
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .slick-slide .pagebuilder-poster-content {
    top: 40px;
  }
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .slick-slide .banner-selb .pagebuilder-poster-content {
    top: 55px;
  }
}
@media only screen and (max-width: 1799px) and (min-width: 1700px) {
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .pagebuilder-slide-wrapper {
    min-height: 500px !important;
  }
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .slick-slide .banner-selb .pagebuilder-poster-content {
    top: 20px;
  }
}
@media only screen and (max-width: 1699px) and (min-width: 1600px) {
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .pagebuilder-slide-wrapper {
    min-height: 460px !important;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1500px) {
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .pagebuilder-slide-wrapper {
    min-height: 445px !important;
  }
}
@media only screen and (max-width: 1499px) and (min-width: 1400px) {
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .pagebuilder-slide-wrapper {
    min-height: 415px !important;
  }
}
@media only screen and (max-width: 1399px) and (min-width: 1300px) {
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .pagebuilder-slide-wrapper {
    min-height: 390px !important;
  }
}
@media only screen and (max-width: 1299px) and (min-width: 1250px) {
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .pagebuilder-slide-wrapper {
    min-height: 365px !important;
  }
}
@media only screen and (max-width: 1249px) and (min-width: 1200px) {
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .pagebuilder-slide-wrapper {
    min-height: 345px !important;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 1150px) {
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .pagebuilder-slide-wrapper {
    min-height: 335px !important;
  }
}
@media only screen and (max-width: 1149px) and (min-width: 1100px) {
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .pagebuilder-slide-wrapper {
    min-height: 315px !important;
  }
}
@media only screen and (max-width: 1099px) and (min-width: 1025px) {
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .pagebuilder-slide-wrapper {
    min-height: 300px !important;
  }
}
@media only screen and (max-width: 1600px) {
  [data-content-type='row'][data-appearance='contained'] > div > div.desktop-banner .slick-slide .pagebuilder-poster-content {
    top: 15px;
  }
  [data-content-type='row'][data-appearance='contained'] > div > div.desktop-banner .slick-slide .pagebuilder-poster-content h2 {
    font-size: 52px;
  }
  [data-content-type='row'][data-appearance='contained'] > div > div.desktop-banner .slick-slide .pagebuilder-poster-content p {
    font-size: 24px;
  }
  [data-content-type='row'][data-appearance='contained'] > div > div.desktop-banner .slick-slide .pagebuilder-poster-content ul li {
    font-size: 24px;
    padding-bottom: 0;
  }
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner.banner-ch .slick-slide:last-child .pagebuilder-poster-content {
    top: 20px;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1200px) {
  [data-content-type='row'][data-appearance='contained'] > div > div.desktop-banner .slick-slide .pagebuilder-poster-content {
    top: 10px;
  }
  [data-content-type='row'][data-appearance='contained'] > div > div.desktop-banner .slick-slide .pagebuilder-poster-content h2 {
    font-size: 42px;
  }
  [data-content-type='row'][data-appearance='contained'] > div > div.desktop-banner .slick-slide .pagebuilder-poster-content p {
    font-size: 18px;
  }
  [data-content-type='row'][data-appearance='contained'] > div > div.desktop-banner .slick-slide .pagebuilder-poster-content ul li {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1440px) {
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .slick-slide .pagebuilder-poster-content h2,
  [data-content-type=row][data-appearance=contained] > div > div.desktop-banner .slick-slide .banner-selb .pagebuilder-poster-content h2 {
    font-size: 37px;
    line-height: 12px;
  }
}
@media only screen and (max-width: 1199px) {
  [data-content-type='row'][data-appearance='contained'] > div > div.desktop-banner .slick-slide .pagebuilder-poster-content {
    top: 9px;
  }
  [data-content-type='row'][data-appearance='contained'] > div > div.desktop-banner .slick-slide .pagebuilder-poster-content h2 {
    font-size: 37px;
    line-height: 12px;
  }
  [data-content-type='row'][data-appearance='contained'] > div > div.desktop-banner .slick-slide .pagebuilder-poster-content p {
    font-size: 20px;
    padding: 0;
    margin: 0 0 15px;
  }
  [data-content-type='row'][data-appearance='contained'] > div > div.desktop-banner .slick-slide .pagebuilder-poster-content ul li {
    font-size: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .product-carousel-wrap.bottom .product-items {
    width: 100%;
  }
  .product-carousel-wrap.bottom .product-items .item {
    width: 50%;
    min-width: 50%;
  }
}
@media only screen and (max-width: 425px) {
  div[class*="base-price-detail"] {
    margin-left: 0;
  }
  .count-review,
  .rating-value {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1366px) {
  .wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-item:nth-child(3n),
  .wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-item:nth-child(3n+1) {
    border-left: 0;
    border-right: 0;
  }
  .form-wishlist-items .products-grid.wishlist .product-item-photo {
    margin-right: 0;
    text-align: center;
  }
}
@media only screen and (max-width: 1023px) {
  .wishlist-index-index .products-grid.wishlist .product-item {
    border-bottom: none;
  }
  .wishlist-index-index .products-grid.wishlist .product-item:first-child {
    border-top: none;
  }
  .wishlist-index-index .form-wishlist-items .product-item-info .product-item-inner .product-item-actions {
    width: 100%;
  }
  .wishlist-index-index .form-wishlist-items .product-item-info .box-tocart .fieldset .field.qty {
    display: block;
    margin-bottom: 0 !important;
    width: inherit;
  }
  .wishlist-index-index .form-wishlist-items .actions-toolbar .primary .action {
    width: 100% !important;
    font-size: 12px;
  }
  .wishlist-index-index div[class*="base-price-detail"] {
    margin-left: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .lp-top-left {
    text-align: center;
  }
  .cms-rosenwasser h2 {
    font-size: 28px;
    margin-bottom: 35px;
    line-height: 32px;
  }
  .cms-rosenwasser .lp-top-content {
    margin-bottom: 15px;
  }
  .cms-rosenwasser .lp-top-content .pagebuilder-column-group:last-child .pagebuilder-column {
    padding: 0;
  }
  .cms-rosenwasser .lp-top-content .pagebuilder-column-group:last-child .pagebuilder-column:first-child {
    margin-bottom: 25px;
  }
  .cms-rosenwasser .lp-bottom-content {
    margin-bottom: 15px;
  }
  .cms-rosenwasser .lp-bottom-content .pagebuilder-column-group:last-child .pagebuilder-column {
    padding: 0;
  }
  .cms-rosenwasser .lp-bottom-content .pagebuilder-column-group:last-child .pagebuilder-column:first-child {
    margin-bottom: 25px;
  }
  .cms-rosenwasser .lp-block-product-first,
  .cms-rosenwasser .lp-block-product-second,
  .cms-rosenwasser .lp-block-product-third,
  .cms-rosenwasser .lp-block-product-fourth {
    margin-bottom: 15px;
  }
  .cms-glycerin .lp-block-product-first {
    margin-bottom: 15px;
  }
  .cms-glycerin h2 {
    font-size: 28px;
    margin-bottom: 35px;
    line-height: 32px;
  }
  .cms-glycerin .lp-top-left,
  .cms-glycerin .lp-top-right {
    text-align: center;
  }
  .cms-glycerin .lp-bottom {
    margin-top: 0;
  }
  .cms-rizinusoel h2 {
    font-size: 28px;
    margin-bottom: 35px;
    line-height: 32px;
  }
  .cms-rizinusoel .lp-top-content {
    margin-bottom: 0 !important;
  }
  .cms-rizinusoel .lp-top-content .pagebuilder-column-group {
    margin-bottom: 15px;
  }
  .cms-rizinusoel .lp-top-content .pagebuilder-column-group .pagebuilder-column {
    padding: 0;
  }
  .cms-rizinusoel .lp-top-content .pagebuilder-column-group .lp-top-left {
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 600px) {
  .cms-glycerin .slick-track {
    width: 80% !important;
    margin: 0 auto;
  }
  .cms-glycerin .product-items .slick-slide {
    width: 33.333% !important;
    box-sizing: border-box;
    padding: 0 15px;
  }
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 16px 8px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 8px;
    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,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .paypal-review-discount .block {
    width: 48%;
  }
  .abs-blocks-2columns:nth-child(1),
  .abs-discount-block-desktop .block:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .storecredit .block:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .paypal-review-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(2),
  .abs-discount-block-desktop .block:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .storecredit .block:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .paypal-review-discount .block:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns:nth-child(2) + *,
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 56px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .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,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop: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,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .page-header .header.panel:after {
    clear: both;
  }
  .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 24px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2 .fieldset .field:nth-last-child(1),
  .abs-form-field-column-2 .fieldset .field:nth-last-child(2),
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-balance-giftcard .block-content,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history {
    margin-top: -16px;
  }
  .abs-action-print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: "\ea6e";
    font-family: 'lem-font';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-action-print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status {
    margin-top: 6px;
    padding: 8px 16px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date {
    margin: -16px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #587755;
  }
  .abs-pager-toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results,
  .account .toolbar {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter,
  .account .toolbar .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount,
  .account .toolbar .toolbar-amount {
    line-height: 30px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages,
  .account .toolbar .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-discount-block-desktop .block > .title,
  .paypal-review-discount .block > .title {
    border: 0;
    padding: 0 0 16px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .paypal-review-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content {
    padding: 0 0 24px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  .nav-toggle::before {
    font-size: 3.2rem;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 48px;
    font-size: 1.4rem;
    color: #8c8c8c;
    text-decoration: none;
    background: #ffffff;
    border-top: none;
    border-bottom: 6px solid #8c8c8c;
    height: 48px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #8c8c8c;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #8c8c8c;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #000000;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #000000;
    text-decoration: none;
    border-bottom: 6px solid #587755;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 51px;
    padding: 35px 0 35px 0;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .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;
  }
  .amcform-title-wrap {
    flex-grow: unset;
    min-width: 30%;
    max-width: initial;
  }
  .amcform-title-wrap .amcform-title {
    max-width: 174px;
  }
  .amcform-title-wrap:nth-child(3n + 1):before {
    content: none;
  }
  .amcform-title-wrap:nth-child(3n + 1):last-child:before {
    width: 50%;
    background: linear-gradient(270deg, #e3e3e3 4.63%, rgba(227, 227, 227, 0) 83.33%);
    content: '';
  }
  .amcform-title-wrap:nth-child(3n + 1).ui-state-active:last-child:before {
    background: linear-gradient(270deg, #92b0ff 4.63%, rgba(227, 227, 227, 0) 83.33%);
  }
  .amcform-popup-block .amcform-header {
    font-size: 22px;
  }
  .amcform-popup-block .amcform-toolbar {
    flex-direction: row;
  }
  .amcform-popup-block .amcform-toolbar .amcform-button {
    width: auto;
  }
  .amcform-popup-block .amcform-toolbar .amcform-button:not(:first-of-type) {
    margin-top: 0;
  }
  .product.data.items {
    z-index: unset;
  }
  .circle-theme .amcform-title-wrap {
    min-width: 24%;
  }
  .amsl-cart-page .-labeled-buttons .amsl-buttons,
  .amsl-registration-page .-labeled-buttons .amsl-buttons,
  .amsl-login-page .-labeled-buttons .amsl-buttons {
    width: 100%;
  }
  .amsl-cart-page .-labeled-buttons .amsl-button-wrapper.with-label.-rectangular,
  .amsl-registration-page .-labeled-buttons .amsl-button-wrapper.with-label.-rectangular,
  .amsl-login-page .-labeled-buttons .amsl-button-wrapper.with-label.-rectangular {
    margin: 0 15px 15px 0;
    width: 25%;
  }
  .amsl-forgot-content .amsl-error {
    max-width: 340px;
  }
  .amsl-error {
    margin: 0 40px 20px;
  }
  .header.panel > .header.links > li.greet.welcome:not(:first-of-type) {
    margin: 0;
  }
  .amsl-register-content .amsl-form .fieldset.create.info .fullname .fields > .field.field-name-firstname {
    margin-bottom: 20px;
    width: auto;
  }
  .amsl-register-content .amsl-form .fieldset.create.info .fullname .fields > .field.field-name-lastname {
    padding: 0;
    width: auto;
  }
  .amsl-register-content .amsl-form .fieldset.create.info .fullname .fields > .field-name-prefix,
  .amsl-register-content .amsl-form .fieldset.create.info .fullname .fields > .field-name-suffix {
    flex-basis: 20%;
  }
  .amsl-register-content .amsl-form .fieldset.create.info .fullname[class*='prefix'] .fields > .field-name-firstname,
  .amsl-register-content .amsl-form .fieldset.create.info .fullname[class*='suffix'] .fields > .field-name-lastname {
    width: calc(80% - 10px);
  }
  .amsl-popup-block {
    margin: auto;
    max-width: 570px;
  }
  .amsl-popup-block.-social-right,
  .amsl-popup-block.-social-left {
    max-width: 850px;
  }
  .amsl-popup-block.-social-left .amsl-login-content {
    flex-direction: row-reverse;
  }
  .amsl-popup-block.-social-right .amsl-login-content {
    flex-direction: row;
  }
  .amsl-popup-block .amsl-login-content {
    width: 425px;
  }
  .amsl-popup-block .amsl-register-content {
    width: 570px;
  }
  .amsl-popup-block .amsl-register-content .fieldset.create.info .field-name-firstname,
  .amsl-popup-block .amsl-register-content .fieldset.create.info .field-name-lastname {
    display: inline-block;
    margin-bottom: 0;
    width: 48%;
  }
  .amsl-popup-block .amsl-register-content .fieldset.create.info > .field:not([class*='field-name-']) {
    margin: 20px 0 0;
  }
  .amsl-popup-block .amsl-tablist {
    margin: 30px 40px 40px;
  }
  .amsl-popup-block .amsl-form {
    margin: 0 40px 70px;
    min-width: 300px;
  }
  .amsl-popup-block .amsl-button-wrapper {
    margin: 0 15px 15px;
  }
  .amsl-popup-block .amsl-login-content .amsl-button-wrapper.with-label.-rectangular {
    margin: 0 0 15px;
  }
  .amsl-popup-block.-social-right .amsl-login-content,
  .amsl-popup-block.-social-left .amsl-login-content,
  .amsl-popup-block .amsl-content.amsl-register-content {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 50px;
    width: 100%;
  }
  .amsl-popup-block.-social-right .amsl-login-content .amsl-form,
  .amsl-popup-block.-social-left .amsl-login-content .amsl-form,
  .amsl-popup-block .amsl-content.amsl-register-content .amsl-form {
    flex: auto;
    max-width: 330px;
  }
  .amsl-popup-block.-social-right .amsl-login-content .amsl-form,
  .amsl-popup-block.-social-left .amsl-login-content .amsl-form,
  .amsl-popup-block .amsl-content.amsl-register-content .amsl-form,
  .amsl-popup-block.-social-right .amsl-login-content .fieldset,
  .amsl-popup-block.-social-left .amsl-login-content .fieldset,
  .amsl-popup-block .amsl-content.amsl-register-content .fieldset {
    margin-bottom: 0;
  }
  .amsl-popup-block.-social-right .amsl-login-content .amsl-separator,
  .amsl-popup-block.-social-left .amsl-login-content .amsl-separator,
  .amsl-popup-block .amsl-content.amsl-register-content .amsl-separator {
    display: block;
  }
  .amsl-popup-block.-social-right .amsl-login-content .amsl-social-wrapper,
  .amsl-popup-block.-social-left .amsl-login-content .amsl-social-wrapper,
  .amsl-popup-block .amsl-content.amsl-register-content .amsl-social-wrapper {
    flex: 1;
    margin: 0 40px;
    min-width: 300px;
    width: auto;
  }
  .amsl-popup-block.-social-right .amsl-login-content .amsl-social-login,
  .amsl-popup-block.-social-left .amsl-login-content .amsl-social-login,
  .amsl-popup-block .amsl-content.amsl-register-content .amsl-social-login {
    border-radius: 4px;
    padding: 0;
  }
  .amsl-popup-block.-social-right .amsl-login-content .amsl-social-login .amsl-buttons,
  .amsl-popup-block.-social-left .amsl-login-content .amsl-social-login .amsl-buttons,
  .amsl-popup-block .amsl-content.amsl-register-content .amsl-social-login .amsl-buttons {
    box-sizing: border-box;
    width: 100%;
  }
  .amsl-popup-block.-social-right .amsl-login-content .amsl-social-login .amsl-title,
  .amsl-popup-block.-social-left .amsl-login-content .amsl-social-login .amsl-title,
  .amsl-popup-block .amsl-content.amsl-register-content .amsl-social-login .amsl-title {
    background: none;
    margin: 18px auto;
    padding: 10px;
    transform: none;
  }
  .amsl-popup-block.-social-right .amsl-login-content .amsl-error.-default,
  .amsl-popup-block.-social-left .amsl-login-content .amsl-error.-default,
  .amsl-popup-block .amsl-content.amsl-register-content .amsl-error.-default {
    margin: 0 40px 10px;
    order: 0;
    width: 100%;
  }
  .amsl-popup-block.-social-right .amsl-login-content .amsl-error.-social,
  .amsl-popup-block.-social-left .amsl-login-content .amsl-error.-social,
  .amsl-popup-block .amsl-content.amsl-register-content .amsl-error.-social {
    flex-basis: auto;
    margin: auto 0 0;
    order: 1;
  }
  .amsl-popup-block.-social-right .amsl-login-content .amsl-title,
  .amsl-popup-block.-social-left .amsl-login-content .amsl-title,
  .amsl-popup-block .amsl-content.amsl-register-content .amsl-title {
    position: relative;
  }
  .amsl-popup-block.-social-right .amsl-login-content.-empty,
  .amsl-popup-block.-social-left .amsl-login-content.-empty {
    flex-direction: column;
  }
  .amsl-popup-block.-social-right .amsl-login-content.-empty .amsl-error,
  .amsl-popup-block.-social-left .amsl-login-content.-empty .amsl-error {
    max-width: 320px;
  }
  .amsl-popup-block.-social-top .amsl-login-content .amsl-separator {
    margin: 45px 40px;
  }
  .amsl-popup-block.-social-top .amsl-login-content .amsl-social-login {
    border-radius: 4px;
    margin: 0 40px;
  }
  .amsl-popup-block.-social-top .amsl-login-content .amsl-form {
    margin-bottom: 55px;
  }
  .amsl-popup-block.-social-top .amsl-login-content .amsl-error {
    margin: 0 40px 20px;
  }
  .amsl-popup-block.-social-bottom .amsl-error {
    margin: 35px 40px 20px;
  }
  .amsl-accounts {
    flex-direction: row;
  }
  .amsl-accounts .amsl-accounts-block {
    width: 45%;
  }
  .amsl-socials-checkout {
    max-width: 500px;
  }
  .amsl-cart-page .amsl-social-login,
  .amsl-login-page .amsl-social-login,
  .amsl-registration-page .amsl-social-login {
    flex-direction: row;
    padding: 20px 20px 0;
  }
  .amsl-cart-page .amsl-social-login .amsl-title,
  .amsl-login-page .amsl-social-login .amsl-title,
  .amsl-registration-page .amsl-social-login .amsl-title {
    margin-bottom: 20px;
    text-align: left;
  }
  .amsl-cart-page .amsl-social-login .amsl-button-wrapper,
  .amsl-login-page .amsl-social-login .amsl-button-wrapper,
  .amsl-registration-page .amsl-social-login .amsl-button-wrapper {
    margin: 0 10px 20px;
  }
  .amlocator-main-container .amlocator-search-container {
    width: 33%;
  }
  .amlocator-main-container .amlocator-search-container .amlocator-block {
    margin-bottom: 0;
    margin-bottom: 5px;
    text-align: center;
  }
  .amlocator-main-container .amlocator-search-container .amlocator-button.-nearby {
    background: #ffffff;
    color: #1979c3;
    margin-left: auto;
    margin-top: 10px;
    width: 100%;
  }
  .amlocator-main-container .amlocator-search-container .amlocator-button.-nearby:hover,
  .amlocator-main-container .amlocator-search-container .amlocator-button.-nearby:focus {
    background: #1979c3;
    color: #ffffff;
  }
  .amlocator-main-container .amlocator-search-container .amlocator-block.-separator {
    display: none;
  }
  .amlocator-main-container .amlocator-map-container {
    height: 100vh;
    max-height: 800px;
  }
  .amlocator-main-container .amlocator-map-container .amlocator-block.-filter {
    width: 33%;
  }
  .amlocator-main-container .amlocator-map-container .amlocator-block.-map {
    height: 80vh;
    max-height: 800px;
    padding-left: 15px;
    width: 67%;
  }
  .amlocator-main-container .amlocator-map-container .amlocator-block.-storelist {
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1;
    order: inherit;
    width: 33%;
  }
  .amlocator-main-container .amlocator-map-container .amlocator-map {
    height: 100%;
  }
  .amlocator-main-container .amlocator-map-container .amlocator-map button {
    right: 0 !important;
    top: 0 !important;
  }
  .amlocator-main-container .amlocator-store-list .amlocator-wrapper {
    max-height: inherit;
  }
  .amlocator-main-container .amlocator-filters-container .amlocator-content {
    display: block;
  }
  .amlocator-main-container .amlocator-filters-container .amlocator-hidden-filter {
    display: none;
  }
  .amlocator-location-main .amlocator-location-container {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .amlocator-location-main .amlocator-location-container > .amlocator-column.-left,
  .amlocator-location-main .amlocator-location-container .amlocator-block.-grey {
    background: #fbfbfb;
  }
  .amlocator-location-main .amlocator-location-container > .amlocator-column.-left {
    width: 33%;
  }
  .amlocator-location-main .amlocator-location-container > .amlocator-column.-right {
    display: block;
    padding-left: 15px;
    width: 67%;
  }
  .amlocator-location-main .amlocator-location-container .amlocator-block.-map {
    height: 60vh;
  }
  .amlocator-location-main .amlocator-location-container .amlocator-location-reviews .amlocator-wrapper {
    margin-right: auto;
  }
  .amlocator-location-main .amlocator-location-container .amlocator-attributes-wrapper .amlocator-collapse-title {
    display: none;
  }
  .amlocator-location-main .amlocator-location-attribute {
    margin-bottom: 10px;
    width: 50%;
  }
  .amlocator-location-main .amlocator-location-attribute:not(:first-of-type) {
    margin-top: 0;
  }
  .amlocator-location-main .amlocator-location-attribute:nth-of-type(odd) {
    float: left;
  }
  .amlocator-location-main .amlocator-location-attribute:nth-of-type(even) {
    float: right;
  }
  .amlocator-attributes-container {
    display: block;
  }
  .amlocator-review-popup .field.review-field-ratings .control {
    width: inherit;
  }
  /* Overwriting Magento's padding for the method title to make
       sure our KP methods have the same height as the core methods */
  .klarna-payments-method > .payment-method-title {
    padding: 11.5px 0;
  }
  .lem-pb-row {
    flex-direction: row;
    position: relative;
  }
  .lem-pb-column {
    width: 50%;
    box-sizing: border-box;
  }
  .lem-pb-column.col-left {
    padding-right: 16px;
  }
  .lem-pb-column.col-right {
    padding-left: 16px;
  }
  div[data-appearance="collage-left"] .col-left {
    width: calc(100% - 50%);
  }
  div[data-appearance="collage-left"] .col-right {
    width: 50%;
  }
  div[data-appearance="collage-right"] .col-left {
    width: 50%;
  }
  div[data-appearance="collage-right"] .col-right {
    width: calc(100% - 50%);
  }
  .page-product-bundle .bundle-actions,
  .page-product-bundle .box-tocart .actions {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .block-category-event.block:last-child {
    margin-bottom: 32px;
    padding: 16px 0 32px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #587755;
  }
  .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 #587755;
  }
  .paypal-review-discount .block {
    margin-bottom: 16px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 16px;
    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;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 62.5%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 24px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-progress-bar {
    margin: 0 0 24px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 16px;
    width: 281px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    top: 27px;
    transition: background 0.3s;
    content: '';
    height: 13px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 10px 0 0 10px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 10px 10px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 61px;
    width: 100%;
    word-wrap: break-word;
    color: #666666;
    font-weight: 300;
    font-size: 2.4rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    height: 54px;
    margin-left: -27px;
    transition: background 0.3s;
    width: 54px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #ffffff;
    height: 42px;
    margin-left: -21px;
    top: 6px;
    width: 42px;
    content: counter(i);
    counter-increment: i;
    color: #587755;
    font-weight: 600;
    line-height: 42px;
    font-size: 2.4rem;
  }
  .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: #587755;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'lem-font';
    content: "\eaa2";
  }
  .opc-progress-bar-item._active:before {
    background: #587755;
    border-color: #587755;
  }
  .opc-progress-bar-item._active > span {
    color: #000000;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #587755;
    border-color: #587755;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #587755;
    content: "\eaa2";
    font-family: 'lem-font';
  }
  .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 24px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
    width: 50%;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
    width: 100%;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 24px;
    width: 37.5%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    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 {
    top: 36px;
  }
  .block-authentication .block-title {
    font-size: 1.8rem;
    border-bottom: 0;
    margin-bottom: 24px;
  }
  .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: 16px 32px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 16px 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 24px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -24px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 24px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #587755;
    border-radius: 28px;
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 36px;
    line-height: 20px;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #000000;
    font-size: 1.2rem;
    margin: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    font-family: 'lem-font';
    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: 24px;
    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: 24px 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: 24px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 24px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 24px;
  }
  .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 #587755;
  }
  .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 #587755;
  }
  .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 #587755;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 24px 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: 24px;
    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: 24px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 24px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 16px;
    padding: 8px 16px 16px;
    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: 16px;
    padding: 8px 16px 16px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #587755;
    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: 24px;
  }
  .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;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 40px;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 16px 24px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 40px;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 24px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #ffffff;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(88, 119, 85, 0.3);
    color: #587755;
    border: 1px solid #587755;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #587755;
    background: #fafafa;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #587755;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(88, 119, 85, 0.8), inset 0 -1px 0 0 rgba(88, 119, 85, 0.3);
    background: #ededed;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #8c8c8c;
    content: "\ea9e";
    font-family: 'lem-font';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #8c8c8c;
  }
  .page-products .sorter .sorter-top,
  .page-products .sorter .sorter-bottom {
    display: inline-block;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 24px;
  }
  .product-info-main .product-add-form {
    padding-top: 24px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 24px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-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: 36px;
    color: #000000;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #000000;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #000000;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #000000;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #4a4a4a;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 32px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 16px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 35.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 64.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;
    padding-top: 0;
    padding-bottom: 0;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 24px;
    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: 24px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 16px 16px 0;
  }
  .filter-title strong {
    top: 0;
  }
  .block.newsletter {
    grid-template-areas: "newsletter-icon newsletter-title" "newsletter-icon newsletter-content";
  }
  .block.newsletter .form.subscribe {
    grid-template-columns: 1fr auto;
    gap: 32px;
  }
  .block.newsletter .form.subscribe input[type="email"] {
    height: 42px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    margin-top: 3px;
  }
  html,
  body {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .cms-home .page-header {
    margin-bottom: 5px;
  }
  .page-header {
    border: 0;
    margin-bottom: 30px;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #6e716e;
  }
  .page-header .header.panel {
    padding-bottom: 16px;
    padding-top: 16px;
  }
  .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: 24px;
  }
  .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 .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: 8px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -8px 0 8px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    height: 72px;
    -ms-grid-columns: 45px 45px 1fr 45px 45px;
    grid-template-columns: 45px 45px 1fr 45px 45px;
  }
  .logo img {
    max-height: inherit;
    width: auto;
  }
  .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 {
    margin-top: auto;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -16px;
    left: 100%;
    margin: 0 0 0 24px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 17px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #ffffff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbbbbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .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;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  .container {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .row {
    position: relative;
    width: 100%;
  }
  .row [class^="col"] {
    float: left;
    margin: 0.5rem 2%;
    min-height: 0.125rem;
  }
  .col-1 {
    width: 4.33%;
  }
  .col-2 {
    width: 12.66%;
  }
  .col-3 {
    width: 21%;
  }
  .col-4 {
    width: 29.33%;
  }
  .col-5 {
    width: 37.66%;
  }
  .col-6 {
    width: 46%;
  }
  .col-7 {
    width: 54.33%;
  }
  .col-8 {
    width: 62.66%;
  }
  .col-9 {
    width: 71%;
  }
  .col-10 {
    width: 79.33%;
  }
  .col-11 {
    width: 87.66%;
  }
  .col-12 {
    width: 96%;
  }
  .hidden-sm {
    display: block;
  }
  .row::after {
    content: "";
    display: table;
    clear: both;
  }
  .page-footer .footer.content .footer-content .bottom-footer .container {
    max-width: 1280px;
    display: flex;
    place-items: flex-end;
    margin: 0 auto;
  }
  .page-footer .footer.content .footer-content .bottom-footer .container .item {
    width: 33.33%;
    margin-bottom: 10px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .checkout-index-index main.page-main .opc-wrapper .new-address-popup {
    margin-left: 26px;
  }
  .account .columns .column.main .block .block-title:after {
    margin: 16px 0;
    content: '';
    display: block;
    height: 4px;
    background-color: #e5660c;
    background-repeat: repeat-x;
    background-image: -webkit-linear-gradient(left, color-stop(#f7a414 0%), color-stop(#e5660c 100%));
    background-image: linear-gradient(to right, #f7a414 0%, #e5660c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7a414', endColorstr='#e5660c', GradientType=1);
    -webkit-transform: rotate(0.2deg);
    -ms-transform: rotate(0.2deg);
    transform: rotate(0.2deg);
    border-radius: 15% 50%;
  }
  .account .columns .column.main .block .box-title span {
    font-size: 18px;
  }
  .account .column.main .block .block-title strong {
    font-size: 36px;
  }
  h1,
  .h1 {
    font-size: 4rem;
    line-height: 48px;
  }
  h2,
  .h2 {
    font-size: 2rem;
    line-height: 28px;
  }
  h3,
  .h3,
  .section-item-content .menu-container .menu .child-level-1 > .category-item > a,
  .section-item-content .menu-container .menu .primary > a {
    font-size: 1.8rem;
    line-height: 24px;
  }
  h4,
  .h4 {
    font-size: 1.8rem;
    line-height: 24px;
  }
  body {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
  .action.primary,
  .action-primary,
  .action {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
  .abs-login-block-title > strong,
  .login-container .block .block-title > strong,
  .account .column.main .block:not(.widget) .block-title > strong,
  .abs-login-block-title > span,
  .login-container .block .block-title > span,
  .account .column.main .block:not(.widget) .block-title > span {
    font-size: 2rem;
    line-height: 2.8rem;
  }
  input[type="text"],
  input[type="password"],
  input[type="url"],
  input[type="tel"],
  input[type="search"],
  input[type="number"],
  input[type*="date"],
  input[type="email"] {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
  html {
    scroll-padding-top: 72px;
  }
  .catalog-product-view .recipe .pagebuilder-column:nth-child(2) {
    padding-left: 24px;
  }
  [data-content-type='row'] > div {
    margin-bottom: 64px;
  }
}
@media all and (min-width: 1024px), print {
  .abs-visually-hidden-desktop,
  .block-search .label,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .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,
  .cart-container .form-cart {
    box-sizing: border-box;
  }
  .abs-forms-general-desktop-l,
  .form.search.advanced {
    max-width: 500px;
  }
  .abs-forms-general-desktop-l .legend,
  .form.search.advanced .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop-l .legend + br,
  .form.search.advanced .legend + br {
    display: none;
  }
  .abs-shopping-cart-items-desktop,
  .cart-container .form-cart {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main,
  .page-layout-cms-full-width .page-title-wrapper {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1400px;
    padding-left: 64px;
    padding-right: 64px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 50%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 75%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 0;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f2f0ed;
    font-size: 20px;
    font-weight: 400;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 16px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 24px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #000000;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #587755;
    border-style: solid;
    border-width: 0 0 3px;
    color: #000000;
    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: "\eab0";
    font-family: 'lem-font';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #587755;
    box-shadow: 0 8px 8px 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: #587755;
    color: #587755;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 24px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #000000;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #587755;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #000000;
  }
  .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: "\eab2";
    font-family: 'lem-font';
    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: 'lem-font';
    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;
  }
  .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 40px 8px 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    width: auto;
  }
  .actions-toolbar .action.primary {
    min-width: unset;
  }
  [data-content-type='row'][data-appearance='contained'] > div > div {
    max-width: 1400px;
  }
  [data-content-type='row'][data-appearance='full-width'] > div > div,
  [data-content-type='row'][data-appearance='contained'] > div > div {
    padding-left: 64px;
    padding-right: 64px;
  }
  .pagebuilder-slider .has-background .pagebuilder-collage-content.col-left,
  .pagebuilder-slider .has-background .pagebuilder-collage-content.col-right {
    padding-right: 40px;
  }
  .pagebuilder-slider .has-background .pagebuilder-collage-content::after {
    height: 160px;
    width: 160px;
  }
  .page-product-bundle .bundle-actions {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .checkout-cart-index .page-main {
    padding-left: 24px;
    padding-right: 24px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 24px;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 16px;
    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 24px;
    margin: 0 0 16px;
  }
  .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.col.qty {
    padding-top: 16px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 24px 8px 24px 0;
  }
  .cart.table-wrapper .item .col.item .product-item-name {
    white-space: normal;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100px;
    padding-right: 24px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding-bottom: 35px;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 16px;
    padding-top: 16px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 24px;
  }
  .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: 16px;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .cart-discount .block .actions-toolbar {
    width: auto;
  }
  .block.crosssell {
    width: 100%;
    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 .action.showcart,
  .minicart-wrapper .action.showcart.active {
    display: -ms-grid;
    display: grid;
  }
  .minicart-wrapper .action.showcart .text {
    font-size: 1.2rem;
    color: #ffffff;
    display: block;
  }
  .minicart-wrapper .action.showcart:hover .text,
  .minicart-wrapper .action.showcart:active .text {
    color: #f49729;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .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;
  }
  .md-burger-menu .md-menu-close-btn {
    font-size: 0;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
  }
  .md-burger-menu .md-menu-close-btn:before {
    content: "\ea88";
    font-size: 12px;
    color: #757575;
    line-height: 26px;
    font-family: 'lem-font';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    text-align: center;
    border: solid 1px #757575;
    width: 26px;
    height: 26px;
  }
  .md-burger-menu.nav-open .md-menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99998;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.8);
  }
  .md-burger-menu .sections.nav-sections {
    background-color: #f4f7fa;
    /*&:before{
                    content:'';
                    width: 100%;
                    height: 100%;
                    background-color: rgba(0,0,0,0.8);
                    position: absolute;
                    left: 0;
                    right: 0;
                }*/
  }
  .md-burger-menu .sections.nav-sections .navigation {
    background-color: #f4f7fa;
  }
  .md-burger-menu .nav-toggle {
    display: block;
    position: inherit;
    left: 0;
    top: 0;
    float: left;
    height: auto;
    width: auto;
    margin: 0 24px 0 0;
  }
  .md-burger-menu .logo {
    margin: 0 auto 29px 0;
  }
  .md-burger-menu .navigation ul {
    padding: 20px 0;
  }
  .md-burger-menu .navigation .level0.active > .level-top,
  .md-burger-menu .navigation .level0.has-active > .level-top {
    border-color: transparent;
    border-style: none;
    border-width: 0;
  }
  .md-burger-menu .navigation .level0.parent {
    -o-transition: color .2s linear,background .2s linear;
    -moz-transition: color .2s linear,background .2s linear;
    -webkit-transition: color .2s linear,background .2s linear;
    transition: color .2s linear,background .2s linear;
  }
  .md-burger-menu .navigation .level0.parent:hover {
    background-color: #e1e1e1;
  }
  .md-burger-menu .navigation .level0.parent:hover > .level-top > .ui-menu-icon:after {
    transform: rotate(-180deg);
  }
  .md-burger-menu .navigation .level0.parent > .level-top {
    padding-right: 10px;
  }
  .md-burger-menu .navigation .level0.parent > .level-top > .ui-menu-icon {
    right: 10px;
  }
  .md-burger-menu .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    content: "\eab2";
    font-family: 'lem-font';
    font-size: 12px;
    color: #363636;
  }
  .md-burger-menu .navigation .level0 .submenu {
    min-width: inherit;
    background: transparent;
    border: none;
    box-shadow: none;
  }
  .md-burger-menu .navigation .level0 .submenu li a,
  .md-burger-menu .navigation .level0 .submenu li a.ui-state-focus {
    border-left: solid 3px transparent;
    -o-transition: color .2s linear,background .2s linear;
    -moz-transition: color .2s linear,background .2s linear;
    -webkit-transition: color .2s linear,background .2s linear;
    transition: color .2s linear,background .2s linear;
  }
  .md-burger-menu .navigation .level0 .submenu li a:hover,
  .md-burger-menu .navigation .level0 .submenu li a.ui-state-focus:hover {
    background-color: transparent;
    border-color: #363636;
  }
  .md-burger-menu .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    display: none;
  }
  .md-burger-menu .navigation .level1.parent .ui-menu-icon {
    display: none;
  }
  .md-burger-menu .sections.nav-sections {
    display: none;
    transition: 0.3s all ease-in;
    width: 100%;
    height: 100vh;
    max-width: 360px;
    margin-bottom: 29px;
    width: 90%;
    position: fixed;
    top: 0;
    left: -100%;
    z-index: 99999;
    overflow: visible;
    transition: all .3s ease;
    box-shadow: 2px 0 10px rgba(0, 0, 0, 0.15);
  }
  .md-burger-menu .sections.nav-sections .level0 {
    display: block;
    padding: 0 24px;
    margin: 0;
  }
  .md-burger-menu .sections.nav-sections .level0 a {
    color: #363636;
    display: inline-block;
    position: static;
  }
  .md-burger-menu .sections.nav-sections .level0 > ul {
    background-color: #f4f7fa;
    min-width: 768px;
    position: absolute;
    right: 0;
    top: 0 !important;
    left: 100% !important;
    padding: 16px;
    margin: 0;
    transition: 0.3s all ease-in;
  }
  .md-burger-menu .sections.nav-sections .level0 .md-label-text {
    padding: 1px 5px;
    font-size: 10px;
    margin: 0;
  }
  .md-burger-menu .sections.nav-sections .md-submenu-container {
    /*height: 400px;
                    overflow-y: scroll;*/
  }
  .md-burger-menu .sections.nav-sections .md-submenu-container .md-categories {
    display: block !important;
    width: 70%;
    float: left;
    position: static !important;
  }
  .md-burger-menu .sections.nav-sections .md-submenu-container .md-categories > li.parent > a {
    font-weight: 600;
  }
  .md-burger-menu .sections.nav-sections .md-submenu-container .md-categories > li a {
    text-transform: uppercase;
  }
  .md-burger-menu .sections.nav-sections .md-submenu-container .md-categories > li > ul > li a {
    text-transform: none;
  }
  .md-burger-menu .sections.nav-sections .md-submenu-container .md-categories li > ul {
    display: block !important;
    position: static !important;
    margin: 10px 0 0;
  }
  .md-burger-menu .sections.nav-sections .md-submenu-container .md-categories-image {
    display: block !important;
    width: 30%;
    float: right;
    position: static !important;
  }
  .md-burger-menu.nav-open .sections.nav-sections {
    display: block;
    left: 0;
  }
  .md-burger-menu .md-submenu-container li.level1 {
    float: left;
  }
  .md-burger-menu .col-1 {
    width: 100%;
  }
  .md-burger-menu .col-2 {
    width: 50%;
  }
  .md-burger-menu .col-3 {
    width: 33.333333%;
  }
  .md-burger-menu .col-4 {
    width: 25%;
  }
  .section-item-content .menu-container .menu.horizontal.right > ul {
    text-align: right;
  }
  .section-item-content .menu-container .menu.horizontal.right > ul > li {
    float: none;
    display: inline-block;
  }
  .section-item-content .menu-container .menu.horizontal.right > ul > li > ul {
    text-align: left;
  }
  .section-item-content .menu-container .menu.horizontal.centre > ul {
    text-align: center;
  }
  .section-item-content .menu-container .menu.horizontal.centre > ul > li {
    float: none;
    display: inline-block;
  }
  .section-item-content .menu-container .menu.horizontal.centre > ul > li:nth-child(3),
  .section-item-content .menu-container .menu.horizontal.centre > ul > li:nth-child(7),
  .section-item-content .menu-container .menu.horizontal.centre > ul > li:last-child {
    display: none;
  }
  .section-item-content .menu-container .menu.horizontal.centre > ul > li > ul {
    text-align: left;
    padding-top: 8px;
  }
  .section-item-content .menu-container .menu > ul {
    background: #587755;
  }
  .section-item-content .menu-container .menu > ul > li > ul {
    background: #ffffff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  }
  .section-item-content .menu-container .menu > ul > li > ul > li .h2,
  .section-item-content .menu-container .menu > ul > li > ul > li h2 {
    font-size: 1.8rem;
    margin: 0 0 12px 0;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .page-products .sorter {
    position: static;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .block-search {
    float: right;
    position: relative;
    max-width: 452px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
    color: #ffffff;
    background: none;
    border: unset;
    border-radius: unset;
    border-bottom: 1px solid #ffffff;
  }
  .block-search input::-webkit-input-placeholder {
    color: #ffffff;
  }
  .block-search input:-moz-placeholder {
    color: #ffffff;
  }
  .block-search input::-moz-placeholder {
    color: #ffffff;
  }
  .block-search input:-ms-input-placeholder {
    color: #ffffff;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 16px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #ffffff;
    content: "\ea07";
    font-family: 'lem-font';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #f49729;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 16px 0;
  }
  .filter-actions {
    margin-bottom: 32px;
    padding: 0;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .filter .filter-current .items {
    padding-left: 0;
    padding-right: 0;
  }
  .filter .block-subtitle {
    padding-left: 0;
  }
  .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 #587755;
  }
  .page-layout-1column .filter-content {
    margin-top: 16px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 24px;
    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: 8px;
    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 24px 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 #587755;
    padding: 8px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 8px;
  }
  .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: #8c8c8c;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 24px;
    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: 24px;
  }
  .block.newsletter {
    grid-template-columns: auto 1fr 1fr;
    grid-template-rows: unset;
    grid-template-areas: "newsletter-icon newsletter-title newsletter-content";
  }
  .order-links {
    display: block;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 24px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 24px 2px 24px;
  }
  .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;
  }
  .order-links .item {
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 35px;
  }
  .order-links .item strong {
    padding: 1px 35px 2px 35px;
  }
  .page-header {
    z-index: 300;
  }
  .page-header .header.content {
    height: 96px;
    -ms-grid-columns: auto 1fr auto auto;
    grid-template-columns: auto 1fr auto auto;
    grid-column-gap: 24px;
    justify-items: center;
  }
  .page-header .header.content .customer-welcome .action.switch {
    display: -ms-grid;
    display: grid;
  }
  .page-header .header.content .customer-welcome .action.switch p,
  .page-header .header.content .customer-welcome .action.switch span {
    display: block;
    margin-bottom: 0;
    font-size: 1.2rem;
  }
  .page-header .header.content .customer-welcome .action.switch:active p,
  .page-header .header.content .customer-welcome .action.switch:hover p,
  .page-header .header.content .customer-welcome .action.switch:active span,
  .page-header .header.content .customer-welcome .action.switch:hover span {
    color: #f49729;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    margin: 8px 0;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 16px 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 {
    padding-right: 16px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .control {
    display: inline-block;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 24px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 24px;
    padding: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .section-item-content .menu-container .menu.stickymenu {
    background: transparent;
    margin: 0;
    width: 100%;
  }
  .section-item-content .menu-container .menu.stickymenu ul > li.has-active {
    background: transparent;
  }
  .section-item-content .menu-container .menu.stickymenu ul > li:hover {
    background: transparent;
  }
  .section-item-content .menu-container .menu.stickymenu ul > li a {
    color: #2a2c34;
  }
  .section-item-content .menu-container .menu.stickymenu ul > li a:hover {
    color: #0ba2e2;
  }
  .section-item-content .menu-container .menu.stickymenu ul > li.megaNormalMenu ul li,
  .section-item-content .menu-container .menu.stickymenu ul > li.megaStaticBlock ul li {
    margin-left: 16px;
  }
  .section-item-content .menu-container .menu.stickymenu ul > li.megaNormalMenu ul li .block-category-link.widget,
  .section-item-content .menu-container .menu.stickymenu ul > li.megaStaticBlock ul li .block-category-link.widget {
    margin-bottom: 0;
  }
  .section-item-content .menu-container .menu.stickymenu ul > li.megaNormalMenu ul li {
    padding: 0;
  }
  .section-item-content .menu-container .menu.stickymenu ul > li.megaNormalMenu ul li:first-child,
  .section-item-content .menu-container .menu.stickymenu ul > li.megaNormalMenu ul li.primary {
    padding-bottom: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
  }
  .section-item-content .menu-container .menu.stickymenu ul > li.megaNormalMenu ul li:first-child {
    padding-top: 40px;
  }
  .section-item-content .menu-container .menu.stickymenu ul > li.megaNormalMenu ul li.primary {
    padding-top: 32px;
  }
  .section-item-content .menu-container .menu.stickymenu ul > li.megaNormalMenu ul li a:hover {
    color: #ffffff;
  }
  .section-item-content .menu-container .menu.stickymenu ul > li.megaNormalMenu ul li a:before {
    content: '';
  }
  .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 .action.switch {
    border: none;
    background: transparent;
  }
  .customer-welcome .action.switch:hover {
    background: transparent;
  }
  .customer-welcome .action.switch:after {
    font-size: 25px;
    line-height: 25px;
  }
  .catalog-category-view .block-title.filter-title,
  .catalogsearch-result-index .block-title.filter-title {
    margin-bottom: 0;
  }
  .catalog-category-view .block-title.filter-title strong,
  .catalogsearch-result-index .block-title.filter-title strong {
    display: none;
  }
  .catalog-category-view .sidebar.sidebar-main input[type="checkbox"],
  .catalogsearch-result-index .sidebar.sidebar-main input[type="checkbox"],
  .catalog-category-view .sidebar.sidebar-main .checkbox,
  .catalogsearch-result-index .sidebar.sidebar-main .checkbox {
    -webkit-appearance: none;
    background-color: #ffffff;
    border: 2px solid #587755;
    cursor: pointer;
    height: 14px;
    width: 14px;
  }
  .catalog-category-view .sidebar.sidebar-main input[type="checkbox"]:checked,
  .catalogsearch-result-index .sidebar.sidebar-main input[type="checkbox"]:checked,
  .catalog-category-view .sidebar.sidebar-main .checkbox:checked,
  .catalogsearch-result-index .sidebar.sidebar-main .checkbox:checked {
    background-color: #587755;
    color: #ffffff;
    cursor: pointer;
  }
  .catalog-category-view .sidebar.sidebar-main input[type="checkbox"]:checked::before,
  .catalogsearch-result-index .sidebar.sidebar-main input[type="checkbox"]:checked::before,
  .catalog-category-view .sidebar.sidebar-main .checkbox:checked::before,
  .catalogsearch-result-index .sidebar.sidebar-main .checkbox:checked::before {
    content: "\eaa2";
    float: right;
    font-family: 'lem-font';
    font-weight: 700;
    font-size: 1rem;
  }
  .catalog-category-view .sidebar.sidebar-main .filter.block,
  .catalogsearch-result-index .sidebar.sidebar-main .filter.block {
    margin-bottom: 0;
  }
  .catalog-category-view .sidebar.sidebar-main .filter-current .item .filter-value,
  .catalogsearch-result-index .sidebar.sidebar-main .filter-current .item .filter-value {
    color: #000000;
  }
  .catalog-category-view .sidebar.sidebar-main .filter-current .action.remove::before,
  .catalogsearch-result-index .sidebar.sidebar-main .filter-current .action.remove::before {
    content: "\ea08";
    font-family: 'lem-font';
    color: #587755;
    font-size: 14px;
  }
  .catalog-category-view .sidebar.sidebar-main .filter-options .filter-options-item,
  .catalogsearch-result-index .sidebar.sidebar-main .filter-options .filter-options-item {
    border-top: 1px solid #bfbfbf;
    padding-top: 10px;
  }
  .catalog-category-view .sidebar.sidebar-main .filter-options .filter-options-item .filter-options-title,
  .catalogsearch-result-index .sidebar.sidebar-main .filter-options .filter-options-item .filter-options-title {
    padding-left: 0;
    text-transform: capitalize;
  }
  .catalog-category-view .sidebar.sidebar-main .filter-options .filter-options-item .filter-options-content,
  .catalogsearch-result-index .sidebar.sidebar-main .filter-options .filter-options-item .filter-options-content {
    padding: 0;
  }
  .catalog-category-view .sidebar.sidebar-main .filter-options .filter-options-item .filter-options-content .item,
  .catalogsearch-result-index .sidebar.sidebar-main .filter-options .filter-options-item .filter-options-content .item {
    color: #000000;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .catalog-category-view .sidebar.sidebar-main .filter-options .filter-options-item .filter-options-content .item:first-child,
  .catalogsearch-result-index .sidebar.sidebar-main .filter-options .filter-options-item .filter-options-content .item:first-child {
    margin-top: 16px;
  }
  .catalog-category-view .sidebar.sidebar-main .filter-options .filter-options-item .filter-options-content .item:last-child,
  .catalogsearch-result-index .sidebar.sidebar-main .filter-options .filter-options-item .filter-options-content .item:last-child {
    margin-bottom: 16px;
  }
  .catalog-category-view .sidebar.sidebar-main .filter-options .filter-options-item .filter-options-content .item a:hover,
  .catalogsearch-result-index .sidebar.sidebar-main .filter-options .filter-options-item .filter-options-content .item a:hover {
    background-color: transparent;
  }
  .catalog-category-view .sidebar.sidebar-main .filter-options .filter-options-title::after,
  .catalogsearch-result-index .sidebar.sidebar-main .filter-options .filter-options-title::after {
    content: "\eab0";
    font-family: 'lem-font';
    color: #587755;
    font-size: 2rem;
    float: right;
  }
  .catalog-category-view .sidebar.sidebar-main .filter-options .active > .filter-options-title::after,
  .catalogsearch-result-index .sidebar.sidebar-main .filter-options .active > .filter-options-title::after {
    content: "\eab1";
  }
  .action.primary,
  .action-primary {
    min-width: 180px;
  }
  .nav-sections {
    background: #ffffff;
  }
  .nav-sections .menu.horizontal.centre > ul {
    max-width: 1000px;
  }
  .catalog-product-view .recipe .pagebuilder-column:nth-child(2) {
    padding-left: 40px;
  }
  [data-content-type='row'] > div {
    margin-bottom: 80px;
  }
}
@media all and (min-width: 1600px), print {
  .abs-visually-hidden-desktop {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  h1 {
    margin-bottom: 40px;
  }
  .amlocator-schedule-table .amlocator-cell.-time {
    padding-right: 7%;
    text-align: right;
  }
  [data-content-type='row'][data-appearance='contained'] > div > div {
    width: 100%;
  }
  .section-item-content .menu-container .menu > ul > li > ul > li .h2,
  .section-item-content .menu-container .menu > ul > li > ul > li h2 {
    font-size: 2.1rem;
  }
  .products-grid .product-item-info:hover .product-item-inner,
  .products-grid .product-item-info.active .product-item-inner {
    display: block;
  }
  .sidebar .products-grid .product-item-info:hover .product-item-photo,
  .sidebar .products-grid .product-item-info.active .product-item-photo {
    left: 9px;
    top: 9px;
  }
  .product-item-actions {
    display: block;
  }
  .products-grid .product-item-actions {
    margin: 16px 0;
  }
  .product-item-actions .actions-primary + .actions-secondary {
    display: inline-block;
    vertical-align: middle;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action {
    line-height: 35px;
    text-align: center;
    width: 35px;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action:last-child {
    margin-right: 0;
  }
  .product-item-actions .actions-primary {
    display: inline-block;
  }
  .page-products .products-grid .product-item-inner:before {
    background: #ffffff;
    content: '';
    height: 3px;
    left: 0;
    position: absolute;
    top: -2px;
    width: 100%;
    z-index: -1;
  }
  .page-products .product-item-actions {
    z-index: 1;
  }
  .products-grid .product-item {
    margin-bottom: 24px;
    width: 33.33333333%;
  }
  .page-products .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 0;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1),
  .page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-layout-3columns .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%)/4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .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;
  }
  h1,
  .h1 {
    font-size: 4rem;
    line-height: 48px;
  }
  h2,
  .h2 {
    font-size: 3.6rem;
    line-height: 44px;
  }
  h3,
  .h3 {
    font-size: 2rem;
    line-height: 24px;
  }
  h4,
  .h4 {
    font-size: 2rem;
    line-height: 24px;
  }
  .abs-login-block-title > strong,
  .login-container .block .block-title > strong,
  .account .column.main .block:not(.widget) .block-title > strong,
  .abs-login-block-title > span,
  .login-container .block .block-title > span,
  .account .column.main .block:not(.widget) .block-title > span {
    font-size: 3.6rem;
    line-height: 4.4rem;
  }
  html {
    scroll-padding-top: 96px;
  }
  .catalog-product-view .recipe .pagebuilder-column:nth-child(2) {
    padding-left: 40px;
  }
  .catalog-product-view .recipe ol li {
    min-height: 48px;
    margin-bottom: 32px;
    padding-left: 64px;
  }
  .catalog-product-view .recipe ol li:before {
    height: 48px;
    width: 48px;
    line-height: 48px;
    font-size: 2.1rem;
  }
}
/*------------------------
	icons
-------------------------*/
/*
 Removed completely for Spinnrad. Similar code is in
 Magento_LayeredNavigation/web/css/source/_module.less only with a different media query.
 So we adapted the media query in
 magento/app/src/spinnrad/mage2theme-frontend-base/Magento_LayeredNavigation/web/css/source/_module.less:204
 */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .checkout-index-index .table-checkout-shipping-method {
    width: 100%;
  }
}
