/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
/* stylelint-disable-line */
._amblog-toggle:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAyMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuODc2NTYgMC40NTQxMDNMMC45MDkwNTggOC44MDA1NkwyLjM0ODc5IDEwLjI1NzNMOS44NzY1NiAzLjI0OTM4TDE3LjY1MTEgMTAuNDU0MUwxOS4wOTA5IDkuMDM2NzhMMTAuNDExMyAwLjkyNjU0NEw5Ljg3NjU2IDAuNDU0MTAzWiIgZmlsbD0iI0M3QzdDNyIvPgo8L3N2Zz4K);
  content: '';
  cursor: pointer;
  display: block;
  height: 12px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(-180deg);
  width: 20px;
}
._amblog-toggle.-active:before {
  transform: translateY(-50%) rotate(0);
}
._amblog-form.amblog-item {
  padding: 0 25px 25px;
}
._amblog-form .amblog-form-container {
  position: relative;
}
._amblog-form .amblog-input {
  border: 1px solid #e5e5e5;
  color: #525252;
  border-radius: 3px;
  font-size: 1.4rem;
  height: 100%;
  padding: 11px 60px 11px 14px;
  width: 100%;
}
._amblog-form .amblog-input:hover {
  border-color: #b3b3b3;
}
._amblog-form .amblog-input::-webkit-input-placeholder,
._amblog-form .amblog-input:-ms-input-placeholder,
._amblog-form .amblog-input::-moz-placeholder {
  color: #707070;
}
._amblog-form .amblog-input:focus {
  border: 1px solid #499bf8;
  box-shadow: none;
}
._amblog-form .amblog-input:focus::-webkit-input-placeholder,
._amblog-form .amblog-input:focus::-moz-placeholder,
._amblog-form .amblog-input:focus:-ms-input-placeholder {
  color: transparent;
}
._amblog-column-form .input-box {
  flex-direction: column;
}
._amblog-column-form .amblog-input {
  margin-bottom: 20px;
  margin-right: 0;
}
._amblog-column-form .amblog-btn,
._amblog-column-form .amblog-input {
  max-width: 100%;
  width: 100%;
}
._amblog-column-form .mage-error[generated='true'] {
  margin-bottom: 10px;
  margin-top: -10px;
  order: 0;
  width: 100%;
  word-break: break-all;
}
._amblog-button {
  background: #990000;
  border-color: transparent;
  border-radius: 3px;
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.8rem;
  padding: 12px 30px;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
._amblog-button:hover {
  background: #660000;
  color: #ffffff;
  text-decoration: none;
}
._amblog-button:active {
  background: #330000;
  color: #ffffff;
  text-decoration: none;
}
.amblog-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .amblog-word-break {
  word-break: break-all;
}
@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;
}
.ammenu-sticky {
  left: 0;
  max-width: 100%;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10;
}
/* phpcs:disable */
/* phpcs:enable */
/* phpcs:ignore Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter */
.ammmenu-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .ammmenu-word-break {
  word-break: break-all;
}
._ammenu-link.-first {
  min-height: 60px;
  padding: 17px 0;
}
._ammenu-link.-second {
  font-size: 1.6rem;
  font-weight: 400;
  min-height: 50px;
  padding: 14px 0;
}
@-webkit-keyframes ammenu-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes ammenu-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes ammenu-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes ammenu-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes ammenu-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes ammenu-animation__fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@-moz-keyframes ammenu-animation__fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@-ms-keyframes ammenu-animation__fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@-o-keyframes ammenu-animation__fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes ammenu-animation__fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@media (max-width: 1024px + 1) {
  .ammenu-header-container.-sticky .header.content {
    padding: 10px;
  }
}
._ammenu-toggle-buttons:hover {
  filter: brightness(85%);
}
._ammenu-toggle-buttons:active {
  filter: brightness(50%);
}
@keyframes slide-right {
  0% {
    transform: translateX(-500%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes slide-left {
  0% {
    transform: translateX(500%);
  }
  100% {
    transform: translateX(0);
  }
}
@media only screen and (max-width: 700px) {
  .ampromo-items-form .product-info-price > *:first-child,
  .ampromo-items-form .product-info-price > *:last-child {
    padding: 0;
  }
}
@media only screen and (max-width: 1000px) and (min-width: 701px) {
  .ampromo-overlay .ampromo-gallery {
    width: 570px;
  }
  .ampromo-popup-wrapper {
    padding: 24px 54px;
  }
}
@media only screen and (max-width: 700px) {
  .ampromo-overlay .ampromo-gallery {
    margin: 0 auto;
    width: 280px;
  }
  .ampromo-popup-wrapper {
    padding: 24px 54px;
  }
}
@media only screen and (max-width: 400px) {
  .ampromo-overlay .ampromo-gallery {
    margin: 0 auto 30px auto;
  }
  .ampromo-overlay .slick-prev,
  .ampromo-overlay .slick-next {
    display: none !important;
  }
  .ampromo-popup-wrapper {
    padding: 15px;
  }
}
/**
 * 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_InstagramFeed
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.mpinstagramfeed-container .mpinstagramfeed-photo {
  margin: 2px;
  display: inline-block;
  position: relative;
}
@media (max-width: 767px) {
  .mpinstagramfeed-container .mpinstagramfeed-photo .mpinstagramfeed-post-caption {
    font-size: 14px !important;
    opacity: 1 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .mpinstagramfeed-container .mpinstagramfeed-photo .mpinstagramfeed-post-caption {
    opacity: 1 !important;
  }
}
.mpinstagramfeed-container .mpinstagramfeed-photo .mpinstagramfeed-post-caption {
  line-height: 18px;
  letter-spacing: normal;
  position: absolute;
  bottom: 0;
  padding: 5px;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.3);
  color: #F0F0F0;
  max-height: 30%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mpinstagramfeed-photo:hover .mpinstagramfeed-post-caption {
  opacity: 1 !important;
  display: inline;
}
.mpinstagramfeed-container .mpinstagramfeed-photo img {
  display: block;
  width: 100%;
  max-width: none;
  height: 100%;
  object-fit: cover;
  padding: 0 1px 1px 0;
}
.category-pre-additional-view {
  position: absolute;
  left: 0;
  width: 100%;
  border-top: 1px solid #990000;
}
.category-additional-view {
  margin-top: 1px;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-inner-pre {
  display: grid;
  border: 2px solid #EFEFEF;
  background: #fbba00;
  color: #4d2014;
  padding: 10px 5px;
}
.checkout-cart-index #co-shipping-method-form {
  display: none;
}
.checkout-cart-index #block-shipping,
.checkout-cart-index #block-shipping .title,
.checkout-cart-index #block-shipping .field.note {
  display: none;
}
.checkout-cart-index #shipping-zip-form .fieldset.estimate .field .label {
  display: none;
}
.checkout-cart-index #cart-totals #block-shipping {
  /* force sidebar estimation countries form to be visible at every time. guests would not see it due to js over-ride */
  display: block !important;
}
.checkout-cart-index #cart-totals #block-shipping #block-summary {
  display: block !important;
}
#checkoutSteps .action {
  width: 100%;
  margin-right: 0;
  text-transform: uppercase;
}
#checkoutSteps .action.action-remind {
  text-align: right;
  display: block;
  color: #909090;
  font-size: 1.4rem;
  margin-bottom: 1rem;
  text-transform: none;
}
#checkoutSteps .password-field-icon {
  float: right;
  margin-right: 10px;
  margin-top: -30px;
  position: relative;
  z-index: 2;
  cursor: pointer;
}
#checkoutSteps > .store-pickup,
#checkoutSteps > .checkout-shipping-address,
#checkoutSteps > .checkout-shipping-method {
  width: 50%;
  float: left;
  display: inline-block;
}
#checkoutSteps > .store-pickup,
#checkoutSteps > .checkout-shipping-address {
  clear: left;
}
#checkoutSteps > .checkout-shipping-method {
  clear: right;
}
#checkoutSteps > .checkout-payment-method {
  width: 100%;
  float: left;
  clear: left;
}
.opc-wrapper.half-sized {
  width: 100%;
}
@media (min-width: 750px) {
  .opc-wrapper.half-sized {
    width: 50%;
  }
}
/*#store-pickup-customer-email-fieldset, #checkout-step-shipping .form-login {
    display: none;
}*/
.password-validation-help {
  margin-top: 6px;
}
.password-validation-help ul {
  padding-left: 0;
}
.password-validation-help ul li {
  width: 50%;
  float: left;
  color: #79a22e;
  list-style: none;
}
.password-validation-help ul li.invalid {
  color: #e22626;
}
.password-validation-help ul li.optional {
  color: #a6a6a6;
}
.password-validation-help ul li.has_min_length {
  width: unset;
}
.field.has_cardnumber.choice,
.field.field-has-cardnumber.choice {
  background: #FFF5E0;
  padding: 12px 22px;
}
.field.guest-checkout {
  padding-left: 22px;
}
#timeline {
  width: 100%;
  margin: 30px auto;
  position: relative;
  padding: 0 10px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#timeline .timeline-item {
  margin-bottom: 0px;
  position: relative;
}
#timeline .timeline-item:after {
  content: '';
  display: block;
  width: 100%;
  clear: both;
}
#timeline .timeline-item:before {
  content: '';
  display: block;
  width: 100%;
  clear: both;
}
#timeline .timeline-item .timeline-icon {
  background: #990000;
  width: 70px;
  height: 70px;
  position: absolute;
  top: -7px;
  left: 50%;
  overflow: hidden;
  margin-left: -30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  border: 5px solid #ffffff;
}
#timeline .timeline-item .timeline-icon .timeline-year {
  color: #ffffff;
  font-size: 18px;
  display: block;
  position: relative;
  margin-left: 9px;
  margin-top: 19px;
}
#timeline .timeline-item .timeline-icon svg {
  position: relative;
  top: 14px;
  left: 14px;
}
#timeline .timeline-item .timeline-content {
  width: 40%;
  background: #ffffff;
  padding: 20px;
  -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#timeline .timeline-item .timeline-content h2 {
  height: 50px;
  font-size: 1.8rem;
  text-transform: uppercase;
  text-align: left;
  padding-left: 20px !important;
  padding: 15px;
  background: #990000;
  color: #ffffff;
  margin: -20px -20px 0 -20px;
  font-weight: 300;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
#timeline .timeline-item .timeline-content:before {
  content: '';
  position: absolute;
  left: 40%;
  top: 20px;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #990000;
}
#timeline .timeline-item .timeline-content .pt-20 {
  padding-top: 20px;
  width: 100%;
}
#timeline .timeline-item .timeline-content.right {
  float: right;
}
#timeline .timeline-item .timeline-content.right:before {
  content: '';
  right: 40%;
  left: inherit;
  border-left: 0;
  border-right: 7px solid #990000;
}
#timeline:before {
  content: "";
  width: 10px;
  height: 100%;
  background: #dec5ad;
  left: 50%;
  top: 0;
  position: absolute;
}
#timeline:after {
  content: "";
  clear: both;
  display: table;
  width: 100%;
}
#timeline .negative-margin {
  display: table;
  margin-top: -20%;
}
* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
*:before {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
*:after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #timeline {
    margin: 30px;
    padding: 0px;
    width: 90%;
  }
  #timeline:before {
    left: 0;
  }
  #timeline .negative-margin {
    margin-top: 10%;
  }
  #timeline .timeline-item .timeline-content {
    width: 85%;
    float: right;
  }
  #timeline .timeline-item .timeline-content:before {
    left: 15%;
    margin-left: -6px;
    border-left: 0;
    border-right: 7px solid #990000;
  }
  #timeline .timeline-item .timeline-content.right:before {
    left: 15%;
    margin-left: -6px;
    border-left: 0;
    border-right: 7px solid #990000;
  }
  #timeline .timeline-item .timeline-icon {
    left: 0;
  }
}
.sidebar-additional .block.filter.sidebar-category-nav {
  margin-bottom: 0;
}
.sidebar-additional .block.filter.sidebar-category-nav .block-content.category-content div[data-role="collapsible"] {
  margin-top: 0;
}
.sidebar-additional .block.filter .block-content div[data-role="trigger"] {
  cursor: pointer;
}
.sidebar-additional .block.filter .block-content div[data-role="trigger"]:hover {
  background-color: #EFEFEF;
}
.sidebar-additional .block.filter .block-content div[data-role="collapsible"],
.sidebar-additional .block.filter .block-content div[data-role="content"] {
  border: 1px solid #EFEFEF;
}
.sidebar-additional .block.filter .block-content div[data-role="collapsible"] {
  margin-top: 2rem;
}
.sidebar-additional .block.filter .block-content div[data-role="collapsible"] h4 {
  display: flex;
  margin: 0;
  padding: 10px 20px;
  text-transform: uppercase;
}
.sidebar-additional .block.filter .block-content div[data-role="collapsible"] h4 > span {
  width: 100%;
}
.sidebar-additional .block.filter .block-content div[data-role="collapsible"] h4:after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 700;
  content: '\f107';
}
.sidebar-additional .block.filter .block-content div[data-role="collapsible"].active h4:after {
  content: '\f106';
}
.sidebar-additional .block.filter .block-content div[data-role="content"] {
  border-top: 0;
  margin-bottom: 0;
}
.sidebar-additional .block.filter .block-content div[data-role="content"] dl.options {
  padding: 10px 20px;
  margin: 0;
  color: #4d2014;
  font-weight: 300;
}
.sidebar-additional .block.filter .block-content div[data-role="content"] dl.options dt {
  padding: 0;
  font-weight: 300;
}
.sidebar-additional .block.filter .block-content div[data-role="content"] dl.options a {
  color: #4d2014;
}
.sidebar-additional .block.filter .block-content.category-content div[data-role="content"] dl.options dd > ol > li {
  text-transform: uppercase;
}
.sidebar-additional .block.filter .block-content.category-content div[data-role="content"] dl.options dd > ol > li li {
  text-transform: none;
}
.sidebar-additional .block.filter .block-content div[data-role="content"] dl.options .current > a {
  font-weight: 700;
}
.sidebar-additional .block.filter .block-content div[data-role="content"] dl.options dd > ol > li ol {
  margin: 10px 0 0 20px;
}
.sidebar-additional .block.filter .block-content.filter-content div[data-role="content"] dl.options {
  display: inline-block;
  width: 100%;
}
.sidebar-additional .block.filter .block-content.filter-content div[data-role="content"] dl.options:not(.options--default) dt {
  width: calc(100% - 18px);
  float: left;
  margin-bottom: 10px;
  padding-right: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.sidebar-additional .block.filter .block-content.filter-content div[data-role="content"] dl.options:not(.options--default) dd {
  padding: 0;
  margin: 0;
  float: right;
}
.sidebar-additional .block.filter .block-content.filter-content div[data-role="content"] dl.options:not(.options--default) dd a {
  padding: 0;
  margin: 2px 0 0 0;
  display: block;
}
.sidebar-additional .block.filter .block-content.filter-content div[data-role="content"] dl.options:not(.options--default) dd a:before {
  display: flex;
  content: '';
  width: 18px;
  height: 18px;
  border: 1px solid #909090;
}
.sidebar-additional .block.filter .block-content.filter-content div[data-role="content"] dl.options:not(.options--default) dd a > span {
  display: none;
}
.sidebar-additional .block.filter .block-content.filter-content div[data-role="content"] dl.options.options--default dd {
  padding: 0 20px;
}
.sidebar-additional .block.filter .block-content.filter-content div[data-role="content"] dl.options.options--default dd ol {
  margin-bottom: 10px;
}
.sidebar-additional .block.filter .block-content.filter-content div[data-role="content"] dl.options.options--default dd ol li.item {
  margin: 0;
}
.customerclub-price {
  float: left;
}
.customerclub-price strong {
  color: #fbba00;
}
.customerclub-price span {
  color: #4d2014;
}
.product_customiser .modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.4);
}
.product_customiser .modal .modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}
.product_customiser .modal .modal-content .close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.product_customiser .modal .modal-content .close:hover,
.product_customiser .modal .modal-content .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.product_customiser .navigation-cross th {
  padding: 0;
}
.product_customicer .action.primary,
.product_customicer .action-primary {
  color: #4d2014;
  background-color: transparent;
  border: 1px solid #4d2014;
  text-transform: inherit;
  padding: 15px;
}
.product-designer-container {
  clear: both;
  display: flex;
  visibility: hidden;
  position: absolute;
  width: 0px;
  left: -10px;
}
.product-designer-container .font-list li:hover {
  cursor: pointer;
}
.product-designer-container .product_customiser {
  margin-left: 50px;
}
@media screen and (max-width: 450px) {
  .product-designer-container .product_customiser {
    margin-left: 0;
  }
}
.product-designer-container .product_customiser .action.primary,
.product-designer-container .product_customiser .action-primary {
  color: #4d2014;
  background-color: transparent;
  border: 1px solid #4d2014;
  text-transform: inherit;
  padding: 15px;
  transition: 0.2s ease-in-out;
}
.product-designer-container .product_customiser .action.primary:hover,
.product-designer-container .product_customiser .action-primary:hover {
  color: #efefef;
  background-color: #4d2014;
}
.product-designer-container .product_customiser .tab-content {
  border-left: 25px solid #efefef;
  padding: 0 30px;
  margin-bottom: 80px;
}
.product-designer-container input[type=range] {
  height: 40px;
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
}
.product-designer-container input[type=range]:focus {
  outline: none;
}
.product-designer-container input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 9px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0 0 0 #000000;
  background: #CCCCCC;
  border-radius: 0;
  border: 0 solid #000000;
}
.product-designer-container input[type=range]::-webkit-slider-thumb {
  box-shadow: 0 0 0 #000000;
  border: 0 solid #000000;
  height: 34px;
  width: 11px;
  border-radius: 0;
  background: #666666;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -12.5px;
  transition: all .3s;
}
.product-designer-container input[type=range]:hover::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px 2px #666666;
}
.product-designer-container input[type=range]:focus::-webkit-slider-runnable-track {
  background: #CCCCCC;
}
.product-designer-container input[type=range]::-moz-range-track {
  width: 100%;
  height: 9px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0 0 0 #000000;
  background: #CCCCCC;
  border-radius: 0;
  border: 0 solid #000000;
}
.product-designer-container input[type=range]::-moz-range-thumb {
  box-shadow: 0 0 0 #000000;
  border: 0 solid #000000;
  height: 34px;
  width: 11px;
  border-radius: 0;
  background: #666666;
  cursor: pointer;
}
.product-designer-container input[type=range]::-ms-track {
  width: 100%;
  height: 9px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
.product-designer-container input[type=range]::-ms-fill-lower {
  background: #CCCCCC;
  border: 0 solid #000000;
  border-radius: 0;
  box-shadow: 0 0 0 #000000;
}
.product-designer-container input[type=range]::-ms-fill-upper {
  background: #CCCCCC;
  border: 0 solid #000000;
  border-radius: 0;
  box-shadow: 0 0 0 #000000;
}
.product-designer-container input[type=range]::-ms-thumb {
  margin-top: 1px;
  box-shadow: 0 0 0 #000000;
  border: 0 solid #000000;
  height: 34px;
  width: 11px;
  border-radius: 0;
  background: #666666;
  cursor: pointer;
}
.product-designer-container input[type=range]:focus::-ms-fill-lower {
  background: #CCCCCC;
}
.product-designer-container input[type=range]:focus::-ms-fill-upper {
  background: #CCCCCC;
}
.product-designer-container #tab-text #text {
  margin: 20px 0;
  width: 100%;
  height: 100px;
  position: relative;
  display: block;
  text-align: left;
}
.product-designer-container #selectFont {
  margin-bottom: 20px;
  display: inline-block;
  width: 50%;
  margin-right: 50px;
}
.product-designer-container .font-color {
  display: inline-block;
}
.product-designer-container #roundText,
.product-designer-container #straightText {
  display: inline-block;
  margin-bottom: 5px;
}
.product-designer-container .main-button {
  padding: 8px !important;
}
.product-designer-container .item.content {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.product-designer-container .removeBackgroundDiv {
  position: absolute !important;
  right: 15px !important;
}
.product-designer-container .text-list-item {
  height: 3em;
}
.product-designer-container .text-list-item.selected {
  color: #990000 !important;
  font-weight: bold !important;
  border-left: solid;
}
.product-designer-container .praline_sticker_list_image {
  max-height: 2em !important;
}
.product-designer-container .textslist-button img {
  width: 15px !important;
  height: 15px !important;
}
.product-designer-container .textslist-button {
  padding: 3px 5px !important;
}
.product-designer-container a.switch {
  z-index: 0 !important;
  border: none !important;
  border-right: 5px solid #ffffff !important;
  color: #4d2014 !important;
  transition: 0.2s ease-in-out;
}
.product-designer-container .item.content {
  border: none !important;
}
.product-designer-container .font-list {
  text-align: center !important;
  list-style-type: none !important;
  padding-left: 0;
  margin-top: 20px;
}
.product-designer-container .font-list li {
  padding: 6px !important;
  background-color: #efefef !important;
  position: relative;
}
.product-designer-container .font-list li:hover {
  background-color: #ffffff !important;
}
.product-designer-container .font-list li button {
  padding: 8px !important;
  float: right !important;
  margin-right: 3px;
}
.product-designer-container .font-list li span {
  position: absolute;
  top: 0.8em;
  left: 10%;
}
.product-designer-container .slidecontainer {
  margin-top: 10px;
}
.product-designer-container .mobile-div {
  display: flex;
}
.product-designer-container .praline-tab-controls {
  display: flex;
  width: 100%;
}
.product-designer-container .praline-tab-controls .praline-tab-controls-sliders {
  width: -webkit-fill-available;
  margin-right: 1em;
}
.product-designer-container .praline-tab-controls .praline-tab-controls-sliders input {
  margin-top: 0;
}
.product-designer-container .praline-tab-controls .praline-tab-controls-sliders input:hover {
  background: #f6f6f6;
}
.product-designer-container .praline-tab-controls .navigation-cross {
  margin-top: 1em;
}
button.pick-text-style {
  background: transparent;
  color: #4d2014;
  margin-top: 15px;
  transition: 0.2s ease-in-out;
}
button.pick-text-style:hover {
  background-color: #4d2014;
  color: #f7f7f7;
}
.product-designer-modal-wrapper .modal-inner-wrap {
  width: 40% !important;
  border-radius: 5px !important;
}
@media screen and (max-width: 1500px) {
  .product-designer-modal-wrapper .modal-inner-wrap {
    width: 50% !important;
  }
}
@media screen and (max-width: 1150px) {
  .product-designer-modal-wrapper .modal-inner-wrap {
    width: 70% !important;
  }
}
@media screen and (max-width: 450px) {
  .product-designer-modal-wrapper .modal-inner-wrap {
    width: 90% !important;
  }
}
.product-designer-modal-wrapper .modal-inner-wrap .modal-header h1 {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
.product-designer-modal-wrapper .modal-inner-wrap .modal-header .action-close:before {
  color: #4D2014;
  font-size: 17px;
  font-weight: bold !important;
  border-radius: 5px;
}
.product-designer-modal-wrapper .product-designer-modal .sticker_image_wrapper {
  width: 4em;
  height: 4em;
}
.product-designer-modal-wrapper .product-designer-modal .modal-content {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
@media screen and (max-width: 450px) {
  .product-designer-modal-wrapper .product-designer-modal .modal-content {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
}
.product-designer-modal-wrapper .accordion-in-modal .accordion-head {
  background-color: #FFFFFF;
  cursor: pointer;
}
.product-designer-modal-wrapper .accordion-in-modal .accordion-head h4 {
  margin-bottom: 0;
  margin-top: 0.5em;
  padding: 5px;
  padding-left: 0px;
  font-size: 18px;
  font-weight: bold;
}
.product-designer-modal-wrapper .accordion-in-modal .accordion-head hr {
  margin-top: 0.2em;
  margin-bottom: 0.5em;
}
.product-designer-modal-wrapper .accordion-in-modal .accordion-head:hover {
  cursor: pointer;
  background-color: #efefef;
}
.product-designer-modal-wrapper .praline_modal_images {
  height: 30em;
  margin-top: 1em;
  overflow: auto;
  padding-right: 30px;
}
.product-designer-modal-wrapper .praline_preview_image {
  border: 1px solid #EFEFEF;
  max-width: 6em;
  max-height: 6em;
  cursor: pointer;
  border: solid 1px #EFEFEF;
}
.product-designer-modal-wrapper .accordion-in-modal .accordion-head:before {
  font-family: 'icons';
  content: "\f078";
  float: right;
}
.product-designer-modal-wrapper .modal-title {
  border-bottom: 0;
  text-align: center;
  font: normal normal bold 18px/22px Lato;
  letter-spacing: 0px;
  color: #4D2014;
}
.product-designer-modal-wrapper .modal-header {
  padding-bottom: 0;
}
@media screen and (max-width: 450px) {
  .product-designer-container .product.data.items > .item.title > .switch {
    padding: 0 !important;
    text-align: center !important;
  }
  .product-designer-container .product.data.items .item.title a:after {
    display: none !important;
  }
  .product-designer-container .item.title {
    width: 33.33% !important;
  }
  .product-designer-container .removeBackgroundDiv {
    right: 15px !important;
  }
  .product-designer-container .textslist-button img {
    width: 15px !important;
    height: 15px !important;
  }
  .product-designer-container .textslist-button {
    padding: 3px 5px !important;
  }
}
.product-designer-modal-wrapper .accordion-in-modal .accordion-head::before {
  font-family: 'FontAwesome';
  content: "\f078";
  float: right;
}
@media screen and (max-width: 450px) {
  .product-designer-container {
    display: block !important;
  }
  .product-designer-container .action.primary {
    padding: 8px !important;
    font-size: 12px !important;
  }
}
.praline-color-picker {
  cursor: pointer;
  border: none;
  background: transparent;
  height: 50px;
  vertical-align: middle;
  float: right;
  transform: translate(0px, -10px);
}
.product-item-icons.product-item-bottom-icons .attr-icon-wrapper .attr-icon {
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
}
.product-item-icons.product-item-left-icons .attr-icon-wrapper .attr-icon,
.product-item-icons.product-item-right-icons .attr-icon-wrapper .attr-icon {
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
}
.product-item-icons.product-item-gallery-icons {
  position: relative;
  margin-top: 20px;
  display: flex;
}
.product-item-icons.product-item-gallery-icons .product-item-icon {
  margin-right: 10px;
}
.product-item-icons.product-item-gallery-icons .product-item-icon .attr-icon-wrapper .attr-icon {
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
}
.product-item-icons .attr-icon-wrapper .vegan-icon {
  background-image: url('../Weboffice_ProductSticker/images/Stoerer_40x40px_Vegan.svg');
}
.product-item-icons .attr-icon-wrapper .fairtrade-icon {
  background-image: url('../Weboffice_ProductSticker/images/Stoerer_40x40px_Fairtrade_bunt.svg');
}
.product-item-icons .attr-icon-wrapper .sale-icon {
  background-image: url('../Weboffice_ProductSticker/images/Stoerer_40x40px_SALE.svg');
}
.product-item-icons .attr-icon-wrapper .shorttime-icon {
  background-image: url('../Weboffice_ProductSticker/images/Stoerer_40x40px_NurNochKurz.svg');
}
.product-item-icons .attr-icon-wrapper .new-icon {
  background-image: url('../Weboffice_ProductSticker/images/Stoerer_40x40px_NEU.svg');
}
.product-item-icons .attr-icon-wrapper .fresh-icon {
  background-image: url('../Weboffice_ProductSticker/images/Stoerer_40x40px_Frischware.svg');
}
.product-item-icons .attr-icon-wrapper .plantbased-icon {
  background-image: url('../Weboffice_ProductSticker/images/Stoerer_40x40px_ReinPflanzlich.svg');
}
.product-image-container {
  position: relative;
}
.product-item-icons {
  position: absolute;
  z-index: 2;
}
.product-item-left-icons {
  top: 0;
  left: 0;
}
.product-item-right-icons {
  top: 10px;
  right: 10px;
  width: 4rem;
}
.product-item-bottom-icons {
  bottom: 10px;
  left: 10px;
}
.product-item-left-icons .product-item-icon {
  position: relative;
  display: flex;
  float: left;
  font-size: 4rem;
}
.product-item-right-icons .product-item-icon {
  position: relative;
  display: flex;
  float: right;
  font-size: 4rem;
  margin-bottom: 0.5rem;
}
.product-item-bottom-icons .product-item-icon {
  position: relative;
  display: flex;
  float: left;
}
.product-item-icons .product-item-icon .label {
  color: white;
}
.product-item-icons.product-item-bottom-icons .product-item-icon i {
  vertical-align: middle;
}
.product-item-icons.product-item-bottom-icons .product-item-icon .fa-stack {
  font-size: 0.75em;
}
.product-item-icons.product-item-bottom-icons .product-item-icon i.fa-slash.not-icon {
  color: white;
  font-size: 1.5rem;
  margin-top: 0.5rem;
}
.product-item-icons.product-item-left-icons .product-item-icon .label,
.product-item-icons.product-item-right-icons .product-item-icon .label {
  position: absolute;
  font-size: 1.5rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.additional-attributes-wrapper .additional-attributes-title {
  display: flex;
  float: left;
}
.additional-attributes-wrapper .additional-attributes.allergens {
  list-style: none;
  display: flex;
  padding-left: 5px;
}
.additional-attributes-wrapper .additional-attributes.allergens li:after {
  content: ',';
  padding-right: 4px;
}
.additional-attributes-wrapper .additional-attributes.allergens li:last-child:after {
  content: '';
  padding-right: 0;
}
#search-modal-btn > .block.block-search {
  cursor: text;
}
header .form.minisearch .control {
  display: none;
}
@media (min-width: 769px) {
  header .form.minisearch .control {
    display: block;
  }
}
.block-search .label + .control input {
  position: static !important;
}
#search-modal .form.minisearch .field.search label.label {
  display: none;
}
.shops-header-search-wrapper {
  margin-bottom: 20px;
}
.shops-header-search-wrapper #location-fetch-msg {
  display: none;
}
.shops-header-search-wrapper .shops-header-search {
  position: relative;
  min-height: 450px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url('../Weboffice_StoreList/images/search-header-bg.jpg');
}
.shops-header-search-wrapper .shops-header-search .shops-header-search-inner {
  max-width: 1280px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%);
}
.shops-header-search-wrapper .shops-header-search .shops-header-search-inner .shops-search-form {
  display: flex;
}
.shops-header-search-wrapper .shops-header-search .shops-header-search-inner .shops-search-form .fieldset {
  margin: 0;
}
.shops-header-search-wrapper .shops-header-search .shops-header-search-inner .shops-search-form .field .location {
  height: 42px;
  min-width: 250px;
}
.shops-header-search-wrapper .shops-header-search .shops-header-search-inner .shops-search-form .field input,
.shops-header-search-wrapper .shops-header-search .shops-header-search-inner .shops-search-form button {
  border: 0;
}
.shops-header-search-wrapper .shops-header-search .shops-header-search-inner .shops-search-form button.primary {
  white-space: nowrap;
  width: 100%;
  position: absolute;
  top: 50px;
  margin: 0;
}
.shops-header-search-wrapper .shops-header-search .shops-header-search-inner .shops-search-form button.secondary {
  color: #4d2014;
}
.shops-list-wrapper #accordion .shop-region {
  position: relative;
  border-bottom: 1px solid #990000;
}
.shops-list-wrapper #accordion .shop-region h3:after {
  position: absolute;
  right: 0;
  font-family: "Font Awesome 5 Free";
  content: '\f106';
  font-weight: 600;
}
.shops-list-wrapper #accordion .active .shop-region h3:after {
  content: '\f107';
}
.shops-list-wrapper #accordion .shops-content-wrapper {
  display: inline-table;
  width: 100%;
  margin-bottom: 2rem;
}
.shops-list-wrapper #accordion .shops-content-wrapper .shop-wrapper {
  width: 100%;
  float: left;
  margin: 1rem 0;
  position: relative;
}
.shops-list-wrapper #accordion .shops-content-wrapper .shop-wrapper .shop-image-wrapper .shop-image {
  display: block;
  width: 100%;
  object-fit: cover;
  height: 209px;
}
.shops-list-wrapper #accordion .shops-content-wrapper .shop-wrapper .shop-name {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  text-align: center;
}
.shops-list-wrapper #accordion .shops-content-wrapper .shop-wrapper .shop-name .inner-name {
  word-wrap: break-word;
  hyphens: auto;
}
@media (min-width: 480px) {
  .shops-list-wrapper #accordion .shops-content-wrapper .shop-wrapper {
    width: calc(100% / 2 - 2rem);
    margin: 1rem;
  }
}
@media (min-width: 768px) {
  .shops-list-wrapper #accordion .shops-content-wrapper .shop-wrapper {
    width: calc(100% / 3 - 2rem);
  }
  .shops-header-search-wrapper .shops-header-search .shops-header-search-inner .shops-search-form button.action.primary {
    margin-left: 10px;
    position: relative;
    top: unset;
    width: unset;
  }
}
@media (min-width: 1024px) {
  .shops-list-wrapper #accordion .shops-content-wrapper .shop-wrapper {
    width: calc(100% / 4 - 2rem);
  }
}
.shop-detail-wrapper .shop-location-wrapper {
  text-align: center;
  margin-bottom: 2rem;
}
.shop-detail-wrapper .shop-location-wrapper address {
  display: inline-block;
}
.shop-detail-wrapper .shop-inner-wrapper .shop-description {
  display: block;
  margin-bottom: 2rem;
}
.shop-detail-wrapper .shop-inner-wrapper .shop-description .shop-image-wrapper {
  width: 100%;
}
.shop-detail-wrapper .shop-inner-wrapper .shop-description .shop-image-wrapper img {
  width: 100%;
  object-fit: cover;
}
.shop-detail-wrapper .shop-inner-wrapper .shop-description .shop-content {
  background-color: #F7F7F7;
  width: 100%;
  padding: 3rem;
}
.shop-detail-wrapper .shop-inner-wrapper .shop-description .shop-content .shop-openinghours table {
  padding: 0;
}
.shop-detail-wrapper .shop-inner-wrapper .shop-description .shop-content .shop-contact {
  margin-bottom: 2rem;
}
.shop-detail-wrapper .shop-inner-wrapper .shop-map iframe {
  width: 100%;
}
.shop-detail-wrapper .contact-data .mail,
.shop-detail-wrapper .contact-data .tel,
.shop-detail-wrapper .contact-data .fax {
  display: block;
}
@media (min-width: 1024px) {
  .shop-detail-wrapper .shop-inner-wrapper .shop-description {
    display: flex;
  }
  .shop-detail-wrapper .shop-inner-wrapper .shop-description .shop-image-wrapper {
    width: calc(100% / 3 * 2);
    max-height: 400px;
  }
  .shop-detail-wrapper .shop-inner-wrapper .shop-description .shop-image-wrapper img {
    max-height: 400px;
  }
  .shop-detail-wrapper .shop-inner-wrapper .shop-description .shop-content {
    width: calc(100% / 3);
  }
}
.product-info-main .stock.online-summerbreak,
.product-item-inner .stock.online-summerbreak,
.product-info-main .stock.online-unavailable,
.product-item-inner .stock.online-unavailable,
.product-info-main .stock.online-tempunavailable,
.product-item-inner .stock.online-tempunavailable,
.product-info-main .stock.offline-available,
.product-item-inner .stock.offline-available {
  font-weight: 700;
}
/**
 * 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%;
  }
}
.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: 11px;
  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: 'luma-icons';
  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: 'luma-icons';
  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: 'luma-icons';
  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: 11px 27.5px 11px 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: 11px;
}
.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: 11px;
}
.file-uploader .file-uploader-meta {
  color: #9e9e9e;
}
.file-uploader .admin__field-fallback-reset {
  margin-left: 11px;
}
._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: 'luma-icons';
  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: 'luma-icons';
  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: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-video:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-video:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 2;
}
.file-uploader-placeholder-text {
  bottom: 0;
  color: #008bdb;
  font-size: 1.1rem;
  left: 0;
  line-height: 1.42857143;
  margin-bottom: 15%;
  padding: 0 22px;
  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: 'luma-icons';
  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 all and (min-width: 769px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 11px 5.5px 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 5.5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .paypal-review-discount .block,
  .cart-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),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-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),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .storecredit .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-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) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 55px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 22px;
  }
  .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.search.advanced,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form.search.advanced .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form.search.advanced .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -27.5px;
  }
  .abs-action-print,
  .order-actions-toolbar .action.print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before,
  .order-actions-toolbar .action.print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-action-print:hover,
  .order-actions-toolbar .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,
  .order-status {
    margin-top: 6px;
    padding: 5.5px 11px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -15px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #cccccc;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 33px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 11px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 22px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  h1 {
    font-size: 36px;
    margin-bottom: 2.4rem;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1212px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 16.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 58.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 58.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 41.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 41.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 41.66666667%;
    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: 41.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 41.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 41.66666667%;
    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: 27.5px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 11px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #666666;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #660000;
    border-style: solid;
    border-width: 0 0 3px;
    color: #666666;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 5.5px 5.5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #cccccc;
    color: #cccccc;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 22px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #f7f7f7;
    color: #666666;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #660000;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #666666;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 22px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 22px;
    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: 44px;
    font-size: 1.6rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #cccccc;
    border-bottom: none;
    height: 44px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #4d2014;
    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: #4d2014;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 47px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #cccccc;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .desktop.three-columns {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .desktop.three-columns section.content {
    padding: 0 30px;
    width: 52%;
  }
  .desktop.three-columns aside.left,
  .desktop.three-columns aside.right {
    width: 24%;
  }
  .desktop.two-columns-right,
  .desktop.two-columns-left {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .desktop.two-columns-right section.content {
    padding-right: 40px;
    width: 76%;
  }
  .desktop.two-columns-left section.content {
    padding-left: 40px;
    width: 76%;
  }
  .desktop.two-columns-right aside.left,
  .desktop.two-columns-left aside.left,
  .desktop.two-columns-right aside.right,
  .desktop.two-columns-left aside.right {
    width: 24%;
  }
  .amblog-container-list {
    padding-top: 0;
  }
  .amblog-main-content {
    padding-top: 0;
  }
  .amblog-pager-container {
    margin: 40px auto 50px;
    width: 290px;
  }
  .amblog-comments-wrapper,
  .amblog-related-wrapper {
    margin-bottom: 0;
  }
  .amblog-form-comment .amblog-svg.comment {
    top: 10px;
  }
  .amblog-form-comment .amblog-customer {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .amblog-form-comment .amblog-wrapper {
    width: 49%;
  }
  .amblog-form-comment .amblog-wrapper:first-child {
    margin-right: 20px;
  }
  .amblog-form-comment .amblog-input.-email + .mage-error,
  .amblog-form-comment .amblog-input.-name + .mage-error {
    margin-bottom: 0;
  }
  .amblog-form-comment .amblog-btn {
    padding: 14px 0;
    width: 230px;
  }
  .amblog-form-comment .amblog-btn:hover {
    background: #660000;
  }
  body[class*='amblog-index-'] .page-title-wrapper {
    margin-bottom: 20px;
  }
  body[class*='amblog-index-'] .page-title {
    font-size: 4rem;
    line-height: 4.8rem;
  }
  body[class*='amblog-index-'] .sidebar .block-reorder .block-content:not(.no-display) {
    margin-bottom: 50px;
  }
  body[class*='amblog-index-'] h2.amblog-post-title {
    font-size: 2.4rem;
  }
  body[class*='amblog-index-'] h3.amblog-title.-accordion {
    font-size: 1.6rem;
    padding-right: 40px;
  }
  body[class*='amblog-index-'] h3.amblog-title.-accordion:before {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAyMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuODc2NTYgMC40NTQxMDNMMC45MDkwNTggOC44MDA1NkwyLjM0ODc5IDEwLjI1NzNMOS44NzY1NiAzLjI0OTM4TDE3LjY1MTEgMTAuNDU0MUwxOS4wOTA5IDkuMDM2NzhMMTAuNDExMyAwLjkyNjU0NEw5Ljg3NjU2IDAuNDU0MTAzWiIgZmlsbD0iI0M3QzdDNyIvPgo8L3N2Zz4K);
    content: '';
    cursor: pointer;
    display: block;
    height: 12px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%) rotate(-180deg);
    width: 20px;
  }
  body[class*='amblog-index-'] h3.amblog-title.-accordion.-active:before {
    transform: translateY(-50%) rotate(0);
  }
  .amblog-search-block .amblog-list {
    padding: 0;
  }
  .amblog-search-block .amblog-content {
    justify-content: space-between;
    padding-bottom: 25px;
  }
  .amblog-search-block .amblog-content > *:first-child {
    margin-left: 0;
  }
  .amblog-search-block .amblog-content > *:not(:last-child) {
    margin-right: 0;
  }
  .amblog-search-block .amblog-content > *:not(:last-child, :first-child) {
    padding: 0 25px;
  }
  .amblog-search-block .amblog-author-name {
    align-items: center;
    display: flex;
    flex-direction: column;
  }
  .amblog-search-block .amblog-description {
    flex: 1 0 22%;
  }
  .amblog-search-block .amblog-social-container {
    flex-grow: 1;
    justify-content: flex-end;
  }
  .amblog-search-block .amblog-description + .amblog-social-container {
    flex-grow: initial;
  }
  .amblog-replies-block.-level-top > .amblog-comment,
  .amblog-replies-block.-level-top > .amblog-comment-reply,
  .amblog-comments-action .amblog-replies,
  .amblog-comments-container .amblog-replies {
    box-sizing: border-box;
    margin: 30px 0 0;
    max-width: 768px;
    padding-left: 20px;
  }
  .amblog-post-container.list-item h2.amblog-post-title {
    font-size: 2rem;
    line-height: 3rem;
  }
  .amblog-post-container .amblog-widget-container {
    margin: 30px -25px;
  }
  .amblog-post-container .amblog-features.-post {
    padding: 15px 25px;
  }
  .amblog-post-container .amblog-more {
    text-align: right;
  }
  .amblog-post-container .amblog-arrow {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjY5NyA1LjM2M2wtNS4xMjYtNS4xYS44ODYuODg2IDAgMCAwLTEuMjYgMCAuODc1Ljg3NSAwIDAgMCAwIDEuMjU0bDMuNjEzIDMuNTk1SC44OTFBLjg5NC44OTQgMCAwIDAgMCA1Ljk5OGMwIC40ODUuNDAzLjg4Ni44OS44ODZoMTIuMDE4TDkuMzEgMTAuNDc5YS44NzUuODc1IDAgMCAwIDAgMS4yNTQuOTIuOTIgMCAwIDAgLjYzOS4yNjcuODguODggMCAwIDAgLjYzOC0uMjY4bDUuMTQzLTUuMTE1QS45MTEuOTExIDAgMCAwIDE2IDUuOThhMS4xMzQgMS4xMzQgMCAwIDAtLjMwMy0uNjE4eiIgZmlsbD0iIzJENjlBRSIvPjwvc3ZnPg==);
  }
  .amblog-post-container .amblog-widget-container .amblog-list {
    margin: 0 30px;
  }
  .amblog-post-container .amblog-widget-container.-post .amblog-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .amblog-post-container .amblog-widget-container.-post .amblog-item {
    box-sizing: border-box;
    width: 47%;
  }
  .desktop.one-column .amblog-post-container .amblog-content .amblog-widget-container.-post .amblog-list {
    justify-content: inherit;
  }
  .desktop.one-column .amblog-post-container .amblog-content .amblog-widget-container.-post .amblog-item {
    margin: 0 20px 20px 0;
    width: 31%;
  }
  .desktop.one-column .amblog-post-container .amblog-content .amblog-widget-container.-post .amblog-item:nth-child(3n) {
    margin-right: 0;
  }
  .amblog-grid-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    justify-content: space-between;
  }
  .amblog-grid-list > .amblog-item {
    width: 47%;
  }
  .amblog-grid-list .amblog-read:hover {
    background: #660000;
    text-decoration: none;
  }
  .amblog-grid-list .amblog-features > .amblog-item {
    margin-right: 10px;
  }
  .amblog-grid-list .amblog-item .amblog-category {
    margin-right: 10px;
  }
  .page-layout-3columns .amblog-grid-list > .amblog-item,
  .page-layout-3columns .amblog-grid-list .slick-slide .amblog-item {
    margin-right: 0;
    width: 100%;
  }
  .column .amblog-newsletter .input-box.-newsletter {
    flex-wrap: wrap;
  }
  .column .amblog-newsletter .mage-error[generated='true'],
  .column .amblog-newsletter .amblog-input {
    max-width: calc(65% - 10px);
  }
  .column .amblog-newsletter .amblog-btn {
    max-width: 35%;
  }
  .column .amblog-newsletter .mage-error[generated='true'] {
    order: 3;
    width: 100%;
  }
  .amblog-search-titles {
    border-bottom: 1px solid #e5e5e5;
  }
  .amblog-search-title {
    position: relative;
    width: auto;
  }
  .amblog-search-title:after {
    background: transparent;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%;
  }
  .amblog-search-title.open:after {
    background: #990000;
  }
  .amblog-search-content {
    margin-top: 40px;
    width: 100%;
  }
  .desktop.three-columns .amblog-related-wrapper.-related-products .amblog-item-product {
    max-width: 129px;
  }
  .amblog-related-wrapper.-related-products .amblog-slick-slider:not(.slick-initialized) {
    justify-content: initial;
  }
  .amblog-related-wrapper.-related-products .amblog-slick-slider:not(.slick-initialized) .amblog-item-product {
    max-width: 25%;
  }
  .amblog-related-wrapper.-related-products .product-reviews-summary {
    margin-bottom: 5px;
  }
  .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%;
  }
  .ammenu-nav-sections .widget-product-carousel,
  .ammenu-nav-sections .widget {
    max-width: initial;
  }
  .ammenu-nav-sections .widget-product-carousel .slick-slide .product-item,
  .ammenu-nav-sections .widget .slick-slide .product-item {
    max-width: initial;
  }
  .block-category-event.block:last-child {
    margin-bottom: 33px;
    padding: 11px 0 33px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #cccccc;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #cccccc;
  }
  .paypal-review-discount .block {
    margin-bottom: 16.5px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 44px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 11px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 36px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 11px 22px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 22px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    color: #5e5e5e;
    border: 1px solid #cccccc;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #5e5e5e;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #cccccc;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #b0b0b0;
    content: '\e60d';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #b0b0b0;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 16.5px;
  }
  .product-info-main .product-add-form {
    padding-top: 22px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 24px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 27.5px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 11px 11px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 42px;
    color: #666666;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #666666;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #666666;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #666666;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #b0b0b0;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #909090;
  }
  .block-search input:-moz-placeholder {
    color: #909090;
  }
  .block-search input::-moz-placeholder {
    color: #909090;
  }
  .block-search input:-ms-input-placeholder {
    color: #909090;
  }
  .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: 11px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #333333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 22px;
  }
  .cart-summary {
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 22px 27.5px;
    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 22px;
    margin: 0 0 11px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 22px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 22px;
    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: 11px;
    padding-top: 11px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 27.5px;
  }
  .cart-discount {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 11px;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .cart-discount .block .actions-toolbar {
    width: auto;
  }
  .block.crosssell {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 100%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 33px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-progress-bar {
    margin: 0 0 22px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 11px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #666666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #666666;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #660000;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #660000;
    border-color: #660000;
  }
  .opc-progress-bar-item._active > span {
    color: #666666;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #660000;
    border-color: #660000;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #660000;
    content: '\e610';
    font-family: 'luma-icons';
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 22px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 22px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 22px;
    width: 66.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 66.66666667%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.4rem;
    border-bottom: 0;
    margin-bottom: 27.5px;
  }
  .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: 11px 33px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 11px 0 0 44px;
  }
  .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 22px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 33px;
  }
  .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: 11px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 16px;
    margin-bottom: 22px;
    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: 22px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 11px 11px 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: 24px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -22px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 22px;
    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 #cccccc;
    border-radius: 1px;
    font-family: Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 16px;
    height: 42px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #909090;
  }
  .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: #909090;
  }
  .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: #909090;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 11px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.4rem;
    margin: 0 0 0 5.5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.4rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 14px;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 22px;
    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: 22px 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: 22px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 22px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 22px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #cccccc;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 22px 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: 22px;
    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: 22px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 44px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 11px 0;
  }
  .filter-actions {
    margin-bottom: 33px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #cccccc;
  }
  .page-layout-1column .filter-content {
    margin-top: 11px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 27.5px;
    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: 5.5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 22px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #cccccc;
    padding: 5.5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5.5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #b0b0b0;
    display: inline;
    font-size: 16px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 27.5px;
    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: 27.5px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 22px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #f7f7f7;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 11px;
    padding: 5.5px 11px 11px;
    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: 11px;
    padding: 5.5px 11px 11px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #660000;
    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: 27.5px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: left;
  }
  .product-reviews-summary {
    margin-bottom: 16.5px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 16px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 22px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 22px 2px 22px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  html,
  body {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #f7f7f7;
    background-color: #6e716e;
  }
  .page-header .header.panel {
    padding-bottom: 11px;
    padding-top: 11px;
  }
  .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: 22px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5.5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5.5px 0 5.5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 33px 22px 0;
  }
  .logo {
    margin: -8px auto 27.5px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    margin: 0;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .page-footer {
    background: #f4f4f4;
    margin-top: auto;
    padding-bottom: 27.5px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -11px;
    left: 100%;
    margin: 0 0 0 22px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 15px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #ffffff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbbbbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 11px 0 0;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 11px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 22px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #ffffff;
    border: 1px solid #bbbbbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  .amblog-element-block {
    box-shadow: unset;
    border-radius: unset;
  }
  .amblog-post-container {
    border-radius: unset;
  }
  .amblog-post-container.amblog-recent-post {
    border: unset;
  }
  .amblog-post-container .amblog-tag .amblog-arrow {
    background: unset;
  }
  .amblog-post-container .amblog-tag .amblog-arrow:after {
    font-family: "Font Awesome 5 Free";
    content: '\f105';
    font-weight: 600;
  }
  .page-products .products-grid .product-item {
    width: calc((100% - 4%)/3);
  }
}
@media all and (min-width: 1024px), print {
  .desktop.three-columns aside.left,
  .desktop.three-columns aside.right {
    max-width: 271px;
    width: 24%;
  }
  .desktop.three-columns section.content {
    width: 52%;
  }
  .desktop.two-columns-right aside.right,
  .desktop.two-columns-left aside.right {
    max-width: 271px;
    width: 30%;
  }
  .amblog-helpful-wrap {
    margin: 0;
    right: 0;
    top: 0;
  }
  .amblog-tabs-block.-block .amblog-list.-active {
    justify-content: flex-start;
  }
  .amblog-content-tab {
    margin-bottom: 10px;
  }
  .amblog-post-container .amblog-widget-container.-post .amblog-item {
    width: 48%;
  }
  .amblog-grid-list {
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
  }
  .amblog-grid-list > .amblog-item,
  .amblog-grid-list .slick-slide .amblog-item {
    margin-right: 3%;
    width: 31%;
  }
  .amblog-grid-list > .amblog-item {
    min-width: 190px;
  }
  .amblog-grid-list .slick-slide .amblog-item {
    min-width: 150px;
  }
  .amblog-grid-list > .amblog-item:nth-child(3n+0),
  .amblog-grid-list .slick-slide .amblog-item:nth-child(3n+0) {
    margin-right: 0;
  }
  .page-layout-3columns .amblog-grid-list {
    justify-content: space-between;
  }
  .page-layout-3columns .amblog-grid-list > .amblog-item,
  .page-layout-3columns .amblog-grid-list .slick-slide .amblog-item {
    margin-right: 20px;
    width: calc(51% - 20px);
  }
  .page-layout-3columns .amblog-grid-list > .amblog-item:nth-child(2n+0),
  .page-layout-3columns .amblog-grid-list .slick-slide .amblog-item:nth-child(2n+0) {
    margin-right: 0;
  }
  .ampromo-popup-wrapper {
    max-width: 960px;
    width: 100%;
  }
  .ampromo-popup-wrapper .slick-dotted.slick-slider {
    margin-bottom: 3rem;
  }
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 5px;
    width: calc((100% - 6%)/4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .order-links .item {
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 35px;
  }
  .order-links .item strong {
    padding: 1px 35px 2px 35px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 22px;
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 5px;
    width: calc((100% - 4%)/3);
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0 !important;
  }
  .category-view .category-image {
    float: left;
    width: 50%;
  }
  .page-layout-2columns-left .column.main {
    width: 76.16666667%;
  }
  .page-layout-2columns-left .sidebar {
    width: 23.833333%;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
.amblog-form-search .amblog-btn,
.amblog-form-comment .amblog-btn {
  text-transform: uppercase;
}
.amblog-post-container .amblog-read {
  background: #ffffff;
  color: #8a4d29 !important;
  border: 1px solid #8a4d29;
  font-size: 1.4rem;
  text-decoration: none !important;
  border-radius: 0;
}
.amblog-post-container .amblog-read:hover {
  color: #4d2014;
  border-color: #4d2014;
}
@media (min-width: 768px) {
  .amblog-post-container .amblog-read {
    font-weight: normal;
    text-decoration: underline;
    border: 0;
  }
}
.amblog-element-block:not(.widget) > div:not(.amblog-overlay) {
  box-shadow: unset !important;
}
.amblog-element-block .amblog-widget-container.-post .amblog-title {
  display: none;
}
.amblog-element-block .amblog-widget-container.-post .amblog-list .amblog-item {
  display: block;
  padding: 0;
}
.amblog-element-block .amblog-widget-container.-post .amblog-list .amblog-item .amblog-recent-post-image-wrapper {
  width: 100%;
  margin-right: unset;
}
.amblog-element-block .amblog-widget-container.-post .amblog-list .amblog-item .amblog-recent-post-image-wrapper .thumbnail img {
  width: 100%;
}
.amblog-element-block .amblog-widget-container.-post .amblog-list .amblog-item .amblog-recent-post-content-wrapper {
  padding: 15px 20px;
}
.amblog-element-block .amblog-widget-container.-post .amblog-list .amblog-item .amblog-recent-post-content-wrapper a.amblog-headline {
  font-size: 2rem;
  color: #4d2014;
}
.amblog-element-block .amblog-widget-container.-post .amblog-list .amblog-item .amblog-recent-post-content-wrapper a.amblog-headline:hover {
  text-decoration: none;
  color: #8a4d29;
}
.amblog-element-block .amblog-widget-container.-categories .amblog-title,
.amblog-element-block .amblog-search .amblog-title {
  color: #4d2014;
  font-size: 1.6rem;
}
.amblog-element-block .amblog-widget-container.-categories .amblog-list .amblog-link,
.amblog-element-block .amblog-search .amblog-list .amblog-link {
  font-weight: 300;
}
.amblog-element-block .amblog-thesis,
.amblog-post-container .amblog-widget-container .amblog-thesis,
.amblog-grid-list > .amblog-item .amblog-widget-container .amblog-thesis,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-thesis {
  color: #666666;
  font-size: 1.4rem;
}
.amblog-post-container .amblog-read,
.amblog-grid-list > .amblog-item .amblog-read,
.amblog-grid-list .slick-slide .amblog-item .amblog-read {
  font-weight: normal;
  text-decoration: underline;
  color: #8a4d29;
  font-size: 1.4rem;
}
@media screen and (max-width: 450px) {
  .amblog-post-container .amblog-read,
  .amblog-grid-list > .amblog-item .amblog-read,
  .amblog-grid-list .slick-slide .amblog-item .amblog-read {
    color: #f7f7f7;
  }
}
.amblog-post-container .amblog-arrow,
.amblog-grid-list > .amblog-item .amblog-arrow,
.amblog-grid-list .slick-slide .amblog-item .amblog-arrow {
  background: unset;
  width: 0;
  margin-left: 0;
}
.amblog-post-container .amblog-image,
.amblog-grid-list > .amblog-item .amblog-image,
.amblog-grid-list .slick-slide .amblog-item .amblog-image {
  border-radius: 0;
}
.amblog-element-block .amblog-post-container .amblog-content {
  font-weight: 300;
  font-size: 1.6rem;
}
.amblog-element-block .amblog-post-container .amblog-content h2 {
  font-size: 3.2rem;
}
.amblog-element-block .amblog-post-container .amblog-content h3 {
  font-size: 2.4rem;
}
.amblog-element-block .amblog-post-container .amblog-content h3 {
  font-size: 1.8rem;
  font-weight: 700;
}
.amblog-element-block .amblog-post-container .amblog-content .amblog-bottom .amblog-date {
  color: #4d2014;
  font-weight: 700;
}
.amblog-element-block .amblog-post-container .amblog-content .product-item-actions .action.primary,
.amblog-element-block .amblog-post-container .amblog-content .action-primary {
  padding: 1.1rem 0.2rem;
}
.amblog-element-block .amblog-post-container .amblog-content .product-item .tocart:before {
  top: 4px;
}
.amblog-element-block .amblog-post-container .amblog-content .product-item .product-item-actions .actions-primary {
  width: 85%;
}
.amblog-element-block .amblog-post-container .amblog-content .products-grid .product-item .product-item-name {
  min-height: 3.5em;
}
.amblog-element-block .amblog-post-container .amblog-content .product-item-actions {
  display: inline-flex;
}
.amblog-element-block .amblog-post-container .amblog-content .product-item .tocart {
  width: 100%;
}
.amblog-element-block .amblog-post-container .amblog-content .product-item-actions .actions-primary .actions-secondary .action:last-child {
  margin-right: 0;
  margin-left: 3px;
}
.amblog-element-block .amblog-post-container .amblog-content .products-grid .product-item-actions {
  width: 100%;
}
.amblog-element-block .amblog-post-container .amblog-content .product-item .product-item-actions .actions-secondary .towishlist {
  margin-left: 0;
}
.amblog-element-block .amblog-post-container .amblog-content a {
  color: #8a4d29 !important;
  font-weight: 700 !important;
}
.amblog-element-block .amblog-post-container .amblog-content .pagebuilder-button-primary span {
  color: #ffffff !important;
}
.amblog-container-list {
  display: flex;
  flex-flow: wrap;
}
.amblog-container-list .amblog-post-container {
  width: 48%;
  margin: 5px;
  position: relative;
}
@media screen and (max-width: 530px) {
  .amblog-container-list .amblog-post-container {
    width: 100%;
  }
}
.amblog-container-list .amblog-post-container .amblog-content {
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .amblog-container-list .amblog-post-container .amblog-content {
    margin-bottom: 100px;
  }
}
.amblog-container-list .amblog-post-container .amblog-content .amblog-headline {
  color: #4d2014;
  font-weight: 500;
}
.amblog-container-list .amblog-post-container .amblog-content .amblog-bottom .amblog-date {
  color: #4d2014;
  font-weight: 700;
}
.amblog-container-list .amblog-post-container .amblog-footer {
  position: absolute;
  width: 100%;
  bottom: 0;
}
.amblog-container-list .amblog-pager-container {
  width: 100%;
}
.amblog-container-list .amblog-pager-container .amblog-links {
  max-width: 290px;
  margin: 0 auto;
}
.amblog-form-search .amblog-field .amblog-input,
.amblog-form-comment .amblog-field .amblog-input {
  border-radius: 0;
  background-color: #ffffff;
  font-weight: 300;
}
.amblog-index-index .amblog-ref,
.amblog-index-tag .amblog-ref,
.amblog-index-category .amblog-ref,
.amblog-index-post .amblog-ref,
.amblog-index-author .amblog-ref {
  color: #8a4d29;
  font-weight: 500;
}
.amblog-post-container .amblog-shot {
  font-weight: 300;
}
.ammenu-categories-container .ammenu-column.-col-2_3 {
  flex-basis: calc(100% / 3 * 2);
}
.ammenu-main-container {
  border: 2px solid #F7F7F7;
}
.ammenu-main-container .ammenu-items.-root {
  display: block;
  text-align: center;
}
.ammenu-main-container section {
  filter: brightness(1);
}
.ammenu-main-container section a {
  color: #4d2014;
}
.ammenu-main-container section a:hover {
  color: #990000;
  text-decoration: none;
}
.ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item > .ammenu-link {
  padding: 9px 15px;
  text-transform: uppercase;
}
.ammenu-nav-sections.-topmenu .ammenu-items.-root .ammenu-item {
  font-weight: 400;
  text-transform: uppercase;
}
.ammenu-nav-sections.-topmenu .ammenu-items.-root > li.ammenu-item > a.ammenu-link > p.ammenu-text-block:after {
  padding-left: 10px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 700;
  content: '\f107';
}
.ammenu-nav-sections.-topmenu .ammenu-items.-root > li.ammenu-item:last-child > a.ammenu-link {
  color: #fbba00 !important;
}
.ammenu-nav-sections.-topmenu .ammenu-items.-root > li.ammenu-item:last-child > a.ammenu-link:hover {
  color: #8a4d29;
}
.ammenu-nav-sections.-topmenu .ammenu-items.-root > li.ammenu-item:last-child > a.ammenu-link > p.ammenu-text-block:after {
  padding-left: unset;
  content: '';
}
.ammenu-menu-wrapper.-skeleton,
.ammenu-menu-wrapper.-skeleton .ammenu-nav-sections.-topmenu {
  min-height: 40px;
}
.ammenu-menu-wrapper .ammenu-text-block {
  font-weight: 500;
}
.ammenu-menu-header {
  display: none;
}
.ammenu-nav-sections.-left-menu .ammenu-menu-title {
  display: none;
}
.ammenu-button.-hamburger:before,
.ammenu-button.-hamburger:after,
.ammenu-button.-hamburger .ammenu-line {
  width: 25px;
}
.ammenu-header-container.-sticky .ammenu-button.-hamburger {
  margin-left: 0;
}
/*.ammenu-nav-sections.-topmenu.-sticky .ammenu-main-container:before {
    background-image: url(../Magento_Theme/images/logo-simple.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    float: left;
    height: 36px;
    width: 111px;
    content: ' ';
}*/
.ammenu-nav-sections.-topmenu .ammenu-main-container .extended-nav-wrapper .inner-logo-wrapper,
.ammenu-nav-sections.-topmenu .ammenu-main-container .extended-nav-wrapper .inner-servicenav-wrapper {
  display: none;
}
.ammenu-nav-sections.-topmenu .ammenu-main-container .extended-nav-wrapper .inner-servicenav-wrapper ul li .minicart-wrapper .action.showcart > .text {
  display: none !important;
}
.ammenu-nav-sections.-topmenu .ammenu-main-container .extended-nav-wrapper .inner-logo-wrapper ul li {
  float: left;
}
.ammenu-nav-sections.-topmenu .ammenu-main-container .extended-nav-wrapper .inner-logo-wrapper ul li .sticky-logo {
  background-image: url(../Magento_Theme/images/logo-simple.svg);
  background-size: contain;
  background-repeat: no-repeat;
  height: 36px;
  width: 111px;
  content: ' ';
  float: left;
}
.ammenu-nav-sections.-topmenu .ammenu-main-container .extended-nav-wrapper .inner-logo-wrapper ul li .sticky-search {
  position: relative;
  cursor: pointer;
}
.ammenu-nav-sections.-topmenu.-sticky .ammenu-categories-container .ammenu-column:not(:last-child) {
  padding-right: 0;
}
.ammenu-nav-sections.-topmenu.-sticky .ammenu-main-container {
  max-width: 100%;
}
.ammenu-nav-sections.-topmenu.-sticky .ammenu-main-container .extended-nav-wrapper {
  max-width: 1212px;
  margin: 0 auto;
  display: flow-root;
  text-align: center;
}
.ammenu-nav-sections.-topmenu.-sticky .ammenu-main-container .extended-nav-wrapper .inner-logo-wrapper {
  display: block;
  float: left;
  width: 160px;
}
.ammenu-nav-sections.-topmenu.-sticky .ammenu-main-container .extended-nav-wrapper .inner-logo-wrapper:hover {
  color: #8a4d29;
}
.ammenu-nav-sections.-topmenu.-sticky .ammenu-main-container .extended-nav-wrapper .inner-logo-wrapper ul {
  padding-left: 10px;
}
.ammenu-nav-sections.-topmenu.-sticky .ammenu-main-container .extended-nav-wrapper .inner-logo-wrapper ul > li {
  margin-bottom: 0;
  padding: 0 5px;
}
.ammenu-nav-sections.-topmenu.-sticky .ammenu-main-container .extended-nav-wrapper .inner-logo-wrapper ul > li.sticky-search-wrap {
  margin-top: 5px;
}
.ammenu-nav-sections.-topmenu.-sticky .ammenu-main-container .extended-nav-wrapper .inner-servicenav-wrapper {
  display: block;
  float: right;
  margin-top: 5px;
  width: 160px;
}
.ammenu-nav-sections.-topmenu.-sticky .ammenu-main-container .extended-nav-wrapper .inner-servicenav-wrapper:hover {
  color: #8a4d29;
}
.ammenu-nav-sections.-topmenu.-sticky .ammenu-main-container .extended-nav-wrapper .inner-servicenav-wrapper ul {
  display: flex;
  padding: 0;
  margin: 0;
  float: right;
}
.ammenu-nav-sections.-topmenu.-sticky .ammenu-main-container .extended-nav-wrapper .inner-servicenav-wrapper ul li {
  margin-bottom: 0;
  padding: 0 10px;
}
.ammenu-nav-sections.-topmenu.-sticky .ammenu-main-container .extended-nav-wrapper .inner-servicenav-wrapper ul li .sticky-mincart.minicart-wrapper {
  margin-bottom: 0 !important;
  margin-left: 0;
}
.ammenu-nav-sections.-topmenu.-sticky .ammenu-main-container .extended-nav-wrapper .inner-servicenav-wrapper ul li .sticky-mincart.minicart-wrapper .action.showcart > .text {
  display: none !important;
}
.ammenu-nav-sections.-topmenu.-sticky .ammenu-main-container .extended-nav-wrapper .inner-nav-wrapper {
  display: inline-block;
  width: calc(100% - 320px);
}
.ammenu-submenu-wrapper a,
.ammenu-submenu-wrapper a:visited {
  color: #4d2014;
  font-size: 1.6rem;
}
.ammenu-categories-container ul,
.ammenu-nav-sections.-mobile.-accordion .ammenu-toggle {
  display: none !important;
}
.ammenu-submenu-block .ammenu-category-columns {
  text-align: left;
}
.ammenu-category-tree .ammenu-title {
  display: flex;
  align-items: center;
  font-size: 1.6rem;
}
.ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper {
  border-radius: 0;
}
.ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item > .ammenu-link {
  font-size: 1.6rem;
}
@media (max-width: 1024px) {
  .ammenu-nav-sections.-topmenu {
    display: none;
  }
}
/* hide submenu records */
.ammenu-category-tree .ammenu-list {
  display: none;
}
.ammenu-category-tree .ammenu-title.-parent {
  margin: unset;
}
.products-grid .product-item .product-item-discount-icons {
  position: absolute;
  right: 10px;
  z-index: 2;
  display: grid;
}
.products-grid .product-item .product-item-discount-icons .product-item-discount-icon {
  position: relative;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 10px;
}
.products-grid .product-item .product-item-discount-icons .product-item-discount-icon.cc-icon > i {
  color: #990000;
}
.products-grid .product-item .product-item-discount-icons .product-item-discount-icon.perc-icon > i {
  color: #fbba00;
}
.products-grid .product-item .product-item-discount-icons .product-item-discount-icon .label {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
}
.products-grid .product-item .product-item-name {
  min-height: 40px;
}
.products-grid .product-item .price-box .old-price,
.products-grid .product-item .special-price {
  margin: 0;
}
.product-item-actions .actions-primary > .stock.unavailable {
  padding-bottom: 1rem;
  padding-top: 1rem;
}
.catalog-product-view .product-info-main .product.attribute.sku {
  color: #909090;
  font-size: x-small;
}
.catalog-product-view .product-info-main .product.attribute.sku .type:after {
  content: ':';
}
.catalog-product-view .product-info-main .product.attribute.overview {
  color: #333;
  font-weight: 300;
}
.catalog-product-view .product-info-main .block.related {
  margin-bottom: 0;
}
.catalog-product-view .product-info-main .block.related .products.products-related {
  margin: 0;
}
.catalog-product-view .product-info-main .block.related .products.products-related > .product-items {
  margin: 0;
  display: flex;
  overflow-y: hidden;
  margin-bottom: 1rem;
  overflow-x: auto;
}
.catalog-product-view .product-info-main .block.related .products.products-related > .product-items .product-item {
  margin-right: 10px;
}
.catalog-product-view .product-info-main .block.related .products.products-related > .product-items .product-item .product-item-info {
  z-index: 2;
  margin-bottom: 0;
  border-width: 2px;
}
.catalog-product-view .product-info-main .block.related .products.products-related > .product-items .product-item .product-item-info:hover {
  border-color: #4d2014;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset {
  display: block;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .actions {
  display: flex;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .actions button.tocart {
  width: 100%;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 600;
  text-transform: none;
  margin-right: 2%;
  position: relative;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .actions button.tocart:before {
  content: url(../Magento_Theme/images/basket-white.svg);
  width: 19px;
  height: 19px;
  display: inline-block;
  position: absolute;
  top: 15px;
  padding-right: 5px;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .actions button.tocart > span {
  margin-left: 19px;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .actions .control.qty .button-minus,
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .actions .control.qty .button-plus {
  font-weight: bold;
  font-size: 15px;
  color: #666666;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .action.towishlist {
  border: 1px solid #CCCCCC;
  color: #CCCCCC;
  font-weight: 600;
  letter-spacing: .05em;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  width: 58px;
  height: 48px;
  text-align: center;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .action.towishlist:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  content: '\f004';
  font-size: 2.5rem;
  width: 2.6rem;
  line-height: 2.1rem;
  margin: 13px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  speak: none;
  text-align: center;
  -webkit-font-smoothing: antialiased;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .action.towishlist:hover {
  border-color: #8a4d29;
  color: #8a4d29;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .action.towishlist > span {
  display: none;
}
.catalog-product-view table.nutritive-values {
  width: auto;
}
.catalog-product-view table.nutritive-values td:nth-child(1) {
  padding-right: 100px !important;
}
.catalog-product-view table.nutritive-values td:nth-child(2) {
  text-align: right;
}
.catalog-product-view .page-bottom {
  width: 100%;
  min-width: 100%;
  padding: 0;
}
@media (min-width: 768px) {
  .page-layout-1column.catalog-product-view .product-info-main {
    width: 50%;
  }
  .page-layout-1column.catalog-product-view .product.media {
    width: 47%;
  }
}
@media (max-width: 310px) {
  .product-info-main .product-add-form .box-tocart .actions {
    width: 100%;
  }
}
@media (min-width: 310px) and (max-width: 409px) {
  .product-info-main .product-add-form .box-tocart .actions {
    display: inline-flex;
  }
  .product-info-main .product-add-form .box-tocart .field.qty .control.qty input.button-minus,
  .product-info-main .product-add-form .box-tocart .field.qty .control.qty input.button-plus {
    display: none;
  }
}
@media (max-width: 639px) {
  .product-item .product-item-actions {
    display: flex;
  }
  .product-info-main .product-info-price {
    margin: 0;
    width: 100% !important;
  }
  .catalog-category-view.page-products .products-grid .product-item {
    margin-top: 15px;
  }
}
.toolbar.toolbar-products {
  position: relative;
  margin-bottom: 99px;
}
.toolbar.toolbar-products .pages {
  position: absolute;
  left: 0;
  right: 0;
  top: 66px;
}
@media (min-width: 768px) {
  .toolbar.toolbar-products {
    margin-bottom: 66px;
  }
  .toolbar.toolbar-products .toolbar-amount,
  .toolbar.toolbar-products .toolbar-sorter,
  .toolbar.toolbar-products .toolbar-sorter select {
    font-size: 1.4rem;
  }
  .toolbar.toolbar-products .pages {
    top: 33px;
  }
}
@media (min-width: 820px) {
  .toolbar.toolbar-products .toolbar-amount,
  .toolbar.toolbar-products .toolbar-sorter,
  .toolbar.toolbar-products .toolbar-sorter select {
    font-size: 1.6rem;
  }
}
@media (min-width: 1200px) {
  .toolbar.toolbar-products {
    margin-bottom: 33px;
  }
  .toolbar.toolbar-products .pages {
    top: 0;
  }
}
@media (max-width: 639px) {
  .toolbar.toolbar-products .pages-item-next,
  .toolbar.toolbar-products .pages-item-previous {
    position: unset;
  }
}
.minicart-slide-modal {
  max-width: 375px;
  min-width: 320px;
  right: 0;
  left: unset;
}
.minicart-slide-modal .modal-header {
  position: sticky;
  top: 0;
  background-color: #ffffff;
  left: 0;
  right: 0;
  z-index: 10;
}
.minicart-slide-modal .modal-header .modal-title {
  font-size: 2.4rem;
  text-align: center;
  margin-bottom: 1rem;
  font-weight: 500;
  line-height: initial;
  margin-top: 0;
  display: block;
}
.minicart-slide-modal .minicart-items-wrapper {
  height: auto !important;
  border-bottom: unset;
  padding: 25px;
}
.minicart-slide-modal .minicart-items-wrapper .minicart-items .product.product-item {
  padding: 10px 0 0 0;
}
.minicart-slide-modal .minicart-items-wrapper .minicart-items .product .product-item-name a {
  color: #666666;
}
.minicart-slide-modal .minicart-items-wrapper .minicart-items .product .product-item-pricing {
  display: flex;
  float: right;
}
.minicart-slide-modal .minicart-items-wrapper .minicart-items .product .product-item-pricing .details-qty {
  margin-right: 20px;
  color: #666666;
}
.minicart-slide-modal .minicart-items-wrapper .minicart-items .product .product-item-pricing .details-qty:after {
  content: 'x';
}
.minicart-slide-modal .minicart-items-wrapper .minicart-items .product.actions {
  float: left;
  line-height: 70px;
}
.minicart-slide-modal .minicart-items-wrapper .minicart-items .product.actions .action.secondary {
  display: inline;
}
.minicart-slide-modal .minicart-items-wrapper .minicart-items .product.actions .action.edit:before,
.minicart-slide-modal .minicart-items-wrapper .minicart-items .product.actions .action.delete:before {
  color: #666666;
}
.minicart-slide-modal .minicart-bottom {
  position: sticky;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px 0;
  background-color: #ffffff;
  z-index: 10;
}
.minicart-slide-modal .minicart-bottom .subtotal {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 20px;
  padding: 10px 0;
  font-weight: bolder;
  color: #000000;
}
.minicart-slide-modal .minicart-bottom .subtotal .tax-label {
  font-size: x-small;
  color: #333333;
  font-weight: normal;
}
.minicart-slide-modal .minicart-bottom .subtotal .amount.price-container {
  display: inline;
  float: right;
}
.minicart-slide-modal .minicart-bottom .actions .action {
  width: 100%;
  text-align: center;
}
.minicart-slide-modal .minicart-bottom .actions .action.viewcart {
  margin-bottom: 10px;
}
.opc-progress-bar {
  display: flex;
  font-size: inherit;
}
.opc-progress-bar-item {
  width: 100%;
  background-color: #ffffff;
  margin: 0 10px !important;
  padding: 10px;
  border: 1px solid #efefef;
  list-style: decimal;
  display: list-item;
  list-style-position: inside;
}
.opc-progress-bar-item:before,
.opc-progress-bar-item._active:before {
  display: none;
  /*border: 0 !important;
    border-radius: unset !important;*/
}
li.opc-progress-bar-item._complete,
.opc-progress-bar-item._active {
  background-color: #FFF5E0;
  border-color: #FFF5E0;
}
.opc-progress-bar-item > span {
  padding: unset;
  display: contents;
}
.opc-progress-bar-item > span,
.opc-progress-bar-item._complete > span,
.opc-progress-bar-item._active > span {
  color: #333333;
  font-weight: 500;
}
.opc-progress-bar-item > span:before,
.opc-progress-bar-item > span:after {
  display: none;
}
.checkout-agreements .checkout-agreement input[type="checkbox"] {
  height: 14px;
  width: 14px;
}
.checkout-agreements .checkout-agreement .label .action-show span {
  text-transform: none;
}
.checkout-cart-index .block-content.content .products-grid .product-item {
  width: 33%;
}
@media screen and (max-width: 450px) {
  .checkout-cart-index .block-content.content .products-grid .product-item {
    width: 100%;
  }
}
.checkout-cart-index .block-content.content .products-grid .product-item .product-item-info {
  width: 230px;
}
@media screen and (max-width: 450px) {
  .checkout-cart-index .block-content.content .products-grid .product-item .product-item-info {
    width: 100%;
    border-bottom: 2px solid #990000;
  }
}
@media screen and (max-width: 450px) {
  .checkout-cart-index .block-content.content .products-grid .product-item .product-image-container {
    display: block;
    margin: 0 auto;
  }
}
@media screen and (max-width: 450px) {
  .checkout-cart-index .block-content.content .products-grid .product-item .product-item-details {
    display: block;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 450px) {
  .checkout-cart-index .block-content.content .products-grid .product-item .product-item-actions .actions-primary {
    display: inline-block;
  }
}
@media screen and (max-width: 450px) {
  .fieldset.coupon {
    display: grid;
  }
}
@media screen and (max-width: 450px) {
  .fieldset.coupon .actions-toolbar {
    width: 100%;
  }
}
@media screen and (max-width: 450px) {
  .fieldset.coupon .actions-toolbar .actions button {
    width: 100%;
  }
}
.cart.items.data.table .cart.item .item-info .product-item-details .product-item-name {
  width: 70% !important;
}
.cart.items.data.table .cart.item .item-info .col.price {
  padding-right: 20px !important;
}
.cart.items.data.table .cart.item .item-info .col.qty {
  width: 10% !important;
}
.cart.items.data.table .cart.item .item-info .col.subtotal {
  width: 10% !important;
  padding-right: 40px !important;
  padding-left: 40px !important;
}
@media screen and (max-width: 450px) {
  .cart.table-wrapper .product-item-photo {
    display: block;
    left: 1px;
    max-width: 7em;
    padding: 0;
    position: absolute;
    top: 15px;
    width: 25%;
  }
  .checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table .item-info .col .product-item-details {
    vertical-align: middle;
    padding: 0;
    width: 70%;
    float: right;
  }
  .checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table .item-info .col .product-item-details .product-item-name {
    margin-top: 1em;
  }
  .checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table .item-info .col.subtotal {
    display: none;
  }
  .checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table .item-info .col.item-actions .actions-toolbar > .action-delete:before {
    position: absolute;
    top: -40px;
    font-size: 20px;
    right: 20px;
  }
  .checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table .item-info .col.qty {
    float: left;
    margin-top: 1.5em;
  }
  .checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table .item-info .col.qty .control.qty label {
    display: inline-flex !important;
  }
  .checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table .item-info .col.qty::before {
    display: none;
  }
  .checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table .item-info .col.price {
    float: right;
    margin-top: 2em;
    transform: translate(-60%, 5px);
  }
  .checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table .item-info .col.price::before {
    display: none;
  }
  .checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table .item-info .col.item {
    width: 85%;
  }
}
#store-selector-popup .store-selector-search .actions .action.search {
  right: unset;
  left: 10px;
  top: 3px;
}
.checkout-index-index #opc-store-selector-popup #store-selector-popup table.store-selector-popup-table > tbody > tr.row.location > td {
  padding: 2rem 0 !important;
}
.checkout-index-index #opc-store-selector-popup #store-selector-popup .block-search.store-selector-search {
  max-width: unset;
  border-bottom: unset;
}
#checkout-step-store-selector .selected-location-details.location-details {
  max-width: 350px;
}
#opc-sidebar {
  display: grid;
}
#opc-sidebar .opc-block-summary {
  order: 99;
}
.login-container {
  display: flex;
}
.login-container > .block {
  padding: 10px;
}
.login-container > .block .fieldset > .field > .control {
  width: 100%;
}
.login-container > .block .form-login .secondary {
  float: right;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 0;
}
.login-container .fieldset.login:after {
  display: none;
}
.form-create-account {
  min-width: 100% !important;
}
.form-create-account .fieldset.address {
  margin-bottom: -12px;
}
.form-create-account .fieldset.create.account {
  margin-bottom: 0;
}
.form-create-account .fieldset.create.account:after {
  display: none;
}
.form-create-account .fieldset.create.info {
  margin-bottom: 0;
}
.form-create-account .fieldset.create.info:after {
  margin-top: 22px;
}
.form-create-account .field.fullname {
  margin-bottom: 0;
}
.form-create-account .field.fullname .fieldset.fieldset-fullname {
  margin-bottom: 20px;
}
.form-create-account .field.fullname .fieldset.fieldset-fullname:after {
  margin-top: 0;
}
.form-create-account .field.fullname .fieldset.fieldset-fullname .fields > .field {
  width: 100%;
  float: left;
  padding-left: 0;
}
.form-create-account .field.field-dob {
  margin-bottom: 0;
}
.form-create-account .field.field-need-card {
  margin-bottom: 22px;
}
.form-create-account .fieldset > .field:not(.choice) > .label,
.form-create-account .fieldset > .fields > .field:not(.choice) > .label {
  display: none;
}
.form-create-account .fieldset > .field:not(.choice) > .label.choice,
.form-create-account .fieldset > .fields > .field:not(.choice) > .label.choice {
  display: inline;
}
.form-create-account .block-new-customer .block-title {
  text-transform: uppercase;
  font-weight: 700;
  border-bottom: 0;
  margin: 0 0 1rem;
}
.customer-account-login form.form-login div.field.password div.control,
.customer-account-login form.form-create-account div.field.password div.control {
  position: relative;
}
.customer-account-login form.form-login div.field.password div.control span.password-field-icon,
.customer-account-login form.form-create-account div.field.password div.control span.password-field-icon {
  position: absolute;
  z-index: 2;
  right: 13px;
  top: 13px;
}
.customer-account-login .fieldset > .field:not(.choice) > .label,
.customer-account-login .fieldset > .fields > .field:not(.choice) > .label {
  display: none;
}
.customer-account-login .block-customer-login,
.customer-account-login .block-new-customer {
  width: calc(50% - 100px);
}
.customer-account-login .block-customer-login .block-title,
.customer-account-login .block-new-customer .block-title {
  text-transform: uppercase;
  font-weight: 700;
  border-bottom: 0;
  margin: 0 0 1rem;
}
.customer-account-login .block-center {
  width: 200px;
  text-align: center;
}
.customer-account-login .block-center span {
  font-weight: 700;
  text-transform: uppercase;
}
.control.customer-dob {
  position: relative;
}
.control.customer-dob input._has-datepicker {
  width: 100%;
}
.control.customer-dob button.ui-datepicker-trigger {
  position: absolute;
  right: 9px;
  top: 11px;
}
#login form .link {
  float: right;
}
#login form .login.action {
  float: left;
  display: inline;
  width: auto;
}
.field.field-club-member-code > img,
.field.cardnumber > img {
  display: block;
}
.form-address-edit .field.choice.set {
  background: #FFF5E0;
  margin-bottom: 0;
  padding: 12px 22px;
}
/* Lang switcher */
.switcher-language {
  border: 1px solid #CCC;
  height: 34px;
  padding: 0 10px;
  margin-left: -1px !important;
  /* make sure left border is not visible */
  margin-bottom: 12px;
}
.switcher-language .switcher-options {
  position: relative;
  height: 100%;
  margin-bottom: 0;
}
.switcher-language .switcher-options .flag-icon {
  line-height: 34px;
}
.switcher-language .switcher-options .switcher-trigger {
  height: 100%;
  white-space: nowrap;
  min-width: 28px;
}
.switcher-language .switcher-options .switcher-trigger .current-language {
  height: 100%;
  vertical-align: middle;
}
.switcher-language .switcher-options .switcher-dropdown {
  position: absolute;
  display: none;
  margin-bottom: 0;
  padding: 0 10px;
  border: 1px solid #8a4d29;
  border-top: 0;
  margin-left: -11px;
  width: 100%;
}
.switcher-language:hover {
  border-bottom: 0;
  border-color: #8a4d29;
  z-index: 5;
  /* make sure left border is visible too */
}
.switcher-language:hover .switcher-options .switcher-dropdown {
  display: block;
}
.switcher-language .switcher-options .switcher-dropdown .switcher-option {
  list-style: none;
  margin-bottom: 0;
}
.catalog-category-view.page-layout-2columns-left .column.main {
  width: calc(100% - 280px);
}
.catalog-category-view.page-layout-2columns-left .sidebar-additional {
  max-width: 100%;
}
@media (max-width: 310px) {
  .catalog-category-view.page-layout-2columns-left .column.main {
    width: 100%;
  }
}
@media (min-width: 480px) {
  .catalog-category-view.page-products .products-grid .product-item {
    width: calc((100% - 4%) / 2);
  }
}
@media (min-width: 640px) {
  .catalog-category-view.page-products .products-grid .product-item {
    width: calc((100% - 4%) / 2);
  }
  .catalog-category-view.page-products .products-grid .product-item .product-item-info {
    border: 0;
  }
}
@media (min-width: 768px) {
  .catalog-category-view.page-products .products-grid .product-item {
    width: calc((100% - 2%)/1);
  }
  .catalog-category-view.page-products .products-grid .product-item:nth-child(2n) {
    margin-left: 0;
  }
  .catalog-category-view.page-products .products-grid .product-item:nth-child(2n + 1) {
    margin-left: 0;
  }
  .catalog-category-view.page-products .products-grid .product-item .product-item-info {
    border: 1px solid #efefef;
  }
  .catalog-category-view.page-layout-2columns-left .sidebar-additional {
    max-width: 280px;
  }
}
@media (min-width: 910px) {
  .catalog-category-view.page-products .products-grid .product-item {
    width: calc((100% - 4%)/2);
    margin-left: 2%;
  }
  .catalog-category-view.page-products .products-grid .product-item:nth-child(1),
  .catalog-category-view.page-products .products-grid .product-item:nth-child(2n + 1),
  .catalog-category-view.page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .catalog-category-view.page-products .products-grid .product-item:nth-child(2n) {
    margin-left: 2% !important;
  }
}
@media (min-width: 1120px) {
  .catalog-category-view.page-products .products-grid .product-item {
    width: calc((100% - 4%)/3);
    margin-left: 2%;
  }
  .catalog-category-view.page-products .products-grid .product-item:nth-child(2n),
  .catalog-category-view.page-products .products-grid .product-item:nth-child(2n + 1) {
    margin-left: 2% !important;
  }
  .catalog-category-view.page-products .products-grid .product-item:nth-child(1),
  .catalog-category-view.page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0 !important;
  }
}
.sub-nav-wrapper {
  margin-bottom: 35px;
}
/* Privacy Button */
@media (max-width: 767px) {
  #usercentrics-root button {
    left: unset;
    right: 10px;
    bottom: 152px;
    width: 50px;
    height: 50px;
  }
}
.heindl_header_links_class {
  display: none;
  margin-bottom: -0.5rem;
}
.heindl_header_links_class li {
  display: inline;
  margin: auto 5px;
}
@media (min-width: 768px) {
  .heindl_header_links_class {
    display: inherit;
  }
}
.top-header-right a {
  margin-right: 15px;
}
.top-header-right a:last-of-type {
  margin-right: 0;
}
.page-header .panel.wrapper .panel.header {
  display: none;
  color: #4d2014;
  max-width: 100% !important;
  padding: 0;
}
.page-header .panel.wrapper .panel.header a {
  color: #8a4d29;
}
.page-header .panel.wrapper .panel.header .top-header-right a {
  color: #4d2014;
}
.page-header .panel.wrapper .panel.header .top-header-right i {
  color: #8a4d29;
}
.page-header .panel.wrapper .panel.header .widget.block {
  margin: 0;
}
@media (min-width: 768px) {
  .page-header .panel.wrapper .panel.header {
    display: block;
  }
}
.page-wrapper header .header.content {
  padding: 10px 22px 0;
  height: 100px !important;
}
.page-wrapper header .header.content .switcher-language {
  order: 3;
}
.page-wrapper header .header.content .heindl_header_links_class {
  order: 4;
}
.page-wrapper header .header.content .minicart-wrapper {
  order: 6;
}
.page-wrapper header .header.content .block-search {
  order: 2;
}
.page-wrapper header .header.content .compare.wrapper {
  order: 5;
}
a.ammenu-link {
  padding: 7px 15px !important;
}
.panel.header .widget.block p,
.panel.header .widget.block a {
  font-size: 15px !important;
}
a.ammenu-logo {
  width: 120px !important;
}
.page-header .panel.wrapper {
  background-color: #ffffff;
  padding-top: 0;
  padding-bottom: 0;
}
.page-header .panel.header {
  padding-top: 0;
  padding-bottom: 0;
}
.panel.header .woa-cmsw-col {
  display: none;
}
#open-search-btn span {
  line-height: 32px !important;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .panel.header .woa-cmsw-col {
    display: block;
  }
  .panel.header .woa-cmsw-col .woa-cmsw-box-100 {
    padding: 0;
  }
  .panel.header .woa-cmsw-col .woa-cmsw-box-inner {
    text-align: center;
    color: #4d2014;
    background-color: #ffffff;
  }
  .panel.header .woa-cmsw-col .woa-cmsw-box-inner:first-child {
    text-align: left;
  }
  .panel.header .woa-cmsw-col .woa-cmsw-box-inner:last-child {
    text-align: right;
  }
}
.minicart-wrapper .action.showcart .counter.qty {
  background: unset;
  position: absolute;
  top: -1px;
  left: 50%;
  transform: translate(-50%, 0);
  font-size: 1rem;
  color: #4d2014;
}
/* User */
.greet.welcome {
  display: none;
}
.customer-welcome .action.switch,
.customer-welcome .action.switch:before,
.customer-account-options .customer-wishlist .action.switch:before,
.minicart-wrapper .action.showcart:before {
  width: 100%;
  color: #4d2014;
}
.customer-welcome .action.switch:hover,
.customer-welcome .action.switch:hover:before,
.customer-account-options .customer-wishlist .action.switch:hover,
.customer-account-options .customer-wishlist .action.switch:hover:before,
.minicart-wrapper .action.showcart:hover,
.minicart-wrapper .action.showcart:hover:before,
.heindl_header_links_class > .authorization-link,
.heindl_header_links_class > .authorization-link .auth:hover {
  color: #8a4d29;
  text-decoration: none;
}
.customer-welcome .action.switch:after {
  content: unset !important;
  font-family: unset !important;
}
.customer-welcome .action.switch:before,
.heindl_header_links_class > .authorization-link .auth:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  content: "\f007";
  font-size: 2rem;
  height: 2.2rem;
  line-height: normal;
}
.heindl_header_links_class,
.minicart-wrapper {
  margin-bottom: 2.75rem !important;
}
.customer-welcome.active .action.switch:after {
  content: unset;
}
.heindl_header_links_class .customer-welcome .customer-name,
.heindl_header_links_class .customer-account-options .customer-wishlist,
.minicart-wrapper .action.showcart,
.heindl_header_links_class > .authorization-link > span {
  display: block;
  text-align: center;
}
.customer-account-options .customer-wishlist .action.switch:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  content: "\f004";
  font-size: 2rem;
  height: 2.2rem;
  line-height: normal;
}
.minicart-wrapper .action.showcart:before {
  content: url(../Magento_Theme/images/basket-darkbrown.svg);
  width: 19px;
  font-size: 2rem;
  height: 2.2rem;
  line-height: normal;
}
.minicart-wrapper .action.showcart:hover:before {
  content: url(../Magento_Theme/images/basket-lightbrown.svg);
}
.minicart-wrapper .action.showcart .counter-number {
  text-shadow: unset;
  color: #4d2014;
}
.customer-name .header-label,
.customer-wishlist .header-label,
.minicart-wrapper .action.showcart .text {
  display: block !important;
  position: unset !important;
  clip: unset;
  border: unset;
  padding: unset;
  overflow: unset !important;
  width: unset !important;
  margin: 0 !important;
  height: 1px !important;
  font-size: 1.3rem;
  font-weight: 400;
  color: #4d2014;
}
.minicart-wrapper .action.showcart:hover .text {
  color: #8a4d29;
}
.minicart-wrapper .action.showcart:hover .counter-number {
  color: #8a4d29;
}
.minicart-wrapper .action.showcart .text {
  padding-top: 1px;
}
.heindl_header_links_class > .authorization-link .auth {
  display: block;
  height: 25px;
}
.heindl_header_links_class > .authorization-link .auth {
  color: #4d2014;
}
.heindl_header_links_class > .authorization-link .auth > span {
  display: block;
  font-size: 1.3rem;
}
.heindl_header_links_class > .authorization-link.logged-in {
  display: none;
}
/*user submenu*/
.customer-welcome ul {
  margin-top: 22px;
}
/* Search box */
.block-search {
  width: 100%;
  max-width: 530px;
  margin-bottom: 12px;
}
.block-search input {
  padding-left: 36px;
}
#search {
  /* input field*/
  height: 36px;
  border-color: #CCC;
}
#search::-webkit-input-placeholder,
#search:-ms-input-placeholder,
#search::placeholder {
  color: #4d2014;
}
.block-search .action.search {
  left: 24px;
}
.block-search .action.search:before {
  line-height: 36px;
  content: '\f002';
  font-family: "Font Awesome 5 Free";
  color: #4d2014;
  font-weight: 900;
}
.block-search .control {
  border-top: 0;
}
.block-search .action.search.disabled,
.block-search .action.search[disabled],
fieldset[disabled] .block-search .action.search {
  opacity: 1;
}
footer.page-footer {
  background: #ffffff;
}
footer.page-footer .footer.content {
  max-width: 1920px;
}
footer.page-footer .footer.content .block {
  float: unset;
}
@media (max-width: 750px) {
  footer.page-footer .widget.block-static-block {
    text-align: center;
  }
}
.copyright {
  background: #990000;
  padding: 3px;
}
@font-face {
  font-family: Lato;
  src: url('../fonts/Lato/lato-v23-latin-300.woff2') format('woff2'), url('../fonts/Lato/lato-v23-latin-300.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: Lato;
  src: url('../fonts/Lato/lato-v23-latin-300.woff2') format('woff2'), url('../fonts/Lato/lato-v23-latin-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: Lato;
  src: url('../fonts/Lato/lato-v23-latin-400.woff2') format('woff2'), url('../fonts/Lato/lato-v23-latin-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: Lato;
  src: url('../fonts/Lato/lato-v23-latin-700.woff2') format('woff2'), url('../fonts/Lato/lato-v23-latin-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: Lato;
  src: url('../fonts/Lato/lato-v23-latin-900.woff2') format('woff2'), url('../fonts/Lato/lato-v23-latin-900.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
.modals-overlay {
  background-color: rgba(0, 0, 0, 0.8);
}
.modals-wrapper .modal-popup.modal-inner-wrap {
  border-radius: 5px;
}
/* input general */
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  border-color: #CCC;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
  border-color: #8a4d29 !important;
}
.ui-datepicker,
.ui-datepicker-div {
  min-width: 300px;
}
.actions .action.primary,
.actions-toolbar .action.primary,
.actions .action.secondary,
.actions-toolbar .action.secondary,
.actions .action.secondary-outline,
.actions-toolbar .action.secondary-outline,
.actions .action.primary-outline,
.actions-toolbar .action.primary-outline {
  text-transform: uppercase;
  line-height: 1.8rem;
}
.actions .action.secondary-outline,
.actions-toolbar .action.secondary-outline,
.actions .action-secondary-outline,
.actions-toolbar .action-secondary-outline {
  background-image: none;
  background: #ffffff;
  border: 1px solid #8a4d29;
  color: #8a4d29;
  cursor: pointer;
  display: inline-block;
  font-family: Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 1.1rem 1.6rem;
  font-size: 1.6;
  box-sizing: border-box;
  vertical-align: middle;
}
.actions .action.secondary-outline:hover,
.actions-toolbar .action.secondary-outline:hover,
.actions .action-secondary-outline:hover,
.actions-toolbar .action-secondary-outline:hover {
  background: #8a4d29;
  border: 1px solid #8a4d29;
  color: #ffffff;
  text-decoration: none;
}
.actions .action.primary-outline,
.actions-toolbar .action.primary-outline,
.actions .action-primary-outline,
.actions-toolbar .action-primary-outline {
  background-image: none;
  background: #ffffff;
  border: 1px solid #990000;
  color: #990000;
  cursor: pointer;
  display: inline-block;
  font-family: Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 1.1rem 1.6rem;
  font-size: 1.6;
  box-sizing: border-box;
  vertical-align: middle;
}
.actions .action.primary-outline:hover,
.actions-toolbar .action.primary-outline:hover,
.actions .action-primary-outline:hover,
.actions-toolbar .action-primary-outline:hover {
  background: #990000;
  border: 1px solid #990000;
  color: #ffffff;
  text-decoration: none;
}
@media (max-width: 639px) {
  .action.primary:active,
  .action.primary:focus,
  .action.primary:hover {
    background: #990000;
    border-color: #990000;
  }
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary {
  border-color: #8a4d29;
  background: none;
  color: #8a4d29;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover {
  border-color: #4d2014;
  color: #4d2014;
  background: #ffffff;
}
body:not(.catalog-product-view) .page-main h1.page-title {
  text-align: center;
  display: block;
}
#scroll_to_top {
  position: fixed;
  right: 10px;
  bottom: 90px;
  cursor: pointer;
  width: 50px;
  height: 50px;
  background-color: #990000;
  text-indent: -9999px;
  display: none;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  z-index: 901;
  border: 0;
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px rgba(0, 0, 0, 0.14), 0 1px 18px rgba(0, 0, 0, 0.12);
}
#scroll_to_top span {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: -12px;
  height: 0;
  width: 0;
  border: 8px solid transparent;
  border-bottom-color: #ffffff;
}
#scroll_to_top:hover {
  background-color: #660000;
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.pagebuilder-column figure[data-content-type="image"][data-appearance="full-width"] {
  line-height: 0;
}
.banner-button .pagebuilder-banner-wrapper .pagebuilder-overlay {
  display: table;
  margin: 0 auto;
  height: 100%;
}
.banner-button .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content {
  display: table-cell;
  vertical-align: bottom;
}
.icon-row a {
  color: #8a4d29;
  font-weight: 400 !important;
}
a.pagebuilder-button-primary,
a.pagebuilder-button-secondary,
.pagebuilder-banner-button.pagebuilder-button-primary {
  font-size: 1.6rem;
  width: 250px !important;
  /*margin: 0 auto !important; // wtf?
    margin-left: 5px !important;
    margin-right: 5px !important;*/
  margin: 0 5px;
}
a.pagebuilder-button-secondary {
  padding: 10px 0 !important;
}
.pagebuilder-column [data-content-type='products'] .block.widget .products-grid .widget-product-grid.product-items .product-item {
  width: 281px;
}
.pb-p-x {
  padding-left: 5px;
  padding-right: 5px;
}
.pb-p-y {
  padding-top: 5px;
  padding-bottom: 5px;
}
.pb-m-x {
  margin-left: 5px;
  margin-right: 5px;
}
.pb-m-y {
  margin-top: 5px;
  margin-bottom: 5px;
}
@media (max-width: 768px) {
  .pb-order-1-sm {
    order: 1;
  }
  .pb-order-2-sm {
    order: 2;
  }
  .pb-p-x-sm {
    padding-left: 5px;
    padding-right: 5px;
  }
  .pb-p-y-sm {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .pb-m-x-sm {
    margin-left: 5px;
    margin-right: 5px;
  }
  .pb-m-y-sm {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .pb-text-center-sm {
    text-align: center;
  }
}
.pb-hide-sm {
  display: none !important;
}
.pb-hide {
  display: inherit !important;
}
@media (min-width: 768px) {
  .pb-hide-sm {
    display: inherit !important;
  }
}
@media (min-width: 768px) {
  .pb-hide {
    display: none !important;
  }
}
body[class*='cms-home'] .ammenu-menu-wrapper {
  margin-bottom: 0;
}
body[class*='cms-home'] .breadcrumbs {
  display: none;
}
body[class*='cms-home'] h1 {
  margin-bottom: 0;
  font-size: 4.4rem;
  font-weight: 500;
  line-height: initial;
}
body[class*='cms-home'] h2 {
  font-size: 3.2rem;
}
body[class*='cms-home'] h3 {
  font-size: 2.4rem;
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
}
body[class*='cms-home'] .icon-row {
  margin-top: 50px;
  margin-bottom: 20px;
}
body[class*='cms-home'] .mpinstagramfeed-container .mpinstagramfeed-photo img {
  margin: 0 auto;
}
@media (max-height: 400px) {
  body[class*='cms-home'] .home-banner .pagebuilder-overlay.pagebuilder-poster-overlay {
    min-height: 50px !important;
  }
}
@media (min-height: 400px) and (max-height: 450px) {
  body[class*='cms-home'] .home-banner .pagebuilder-overlay.pagebuilder-poster-overlay {
    min-height: 100px !important;
  }
}
@media (min-height: 450px) and (max-height: 500px) {
  body[class*='cms-home'] .home-banner .pagebuilder-overlay.pagebuilder-poster-overlay {
    min-height: 150px !important;
  }
}
@media (min-height: 500px) and (max-height: 550px) {
  body[class*='cms-home'] .home-banner .pagebuilder-overlay.pagebuilder-poster-overlay {
    min-height: 200px !important;
  }
}
@media (min-height: 550px) and (max-height: 600px) {
  body[class*='cms-home'] .home-banner .pagebuilder-overlay.pagebuilder-poster-overlay {
    min-height: 250px !important;
  }
}
@media (min-height: 600px) and (max-height: 650px) {
  body[class*='cms-home'] .home-banner .pagebuilder-overlay.pagebuilder-poster-overlay {
    min-height: 300px !important;
  }
}
@media (min-height: 650px) and (max-height: 700px) {
  body[class*='cms-home'] .home-banner .pagebuilder-overlay.pagebuilder-poster-overlay {
    min-height: 350px !important;
  }
}
@media (min-height: 700px) and (max-height: 750px) {
  body[class*='cms-home'] .home-banner .pagebuilder-overlay.pagebuilder-poster-overlay {
    min-height: 400px !important;
  }
}
@media (min-height: 750px) and (max-height: 800px) {
  body[class*='cms-home'] .home-banner .pagebuilder-overlay.pagebuilder-poster-overlay {
    min-height: 450px !important;
  }
}
@media (min-height: 800px) and (max-height: 850px) {
  body[class*='cms-home'] .home-banner .pagebuilder-overlay.pagebuilder-poster-overlay {
    min-height: 500px !important;
  }
}
@media (min-height: 850px) and (max-height: 900px) {
  body[class*='cms-home'] .home-banner .pagebuilder-overlay.pagebuilder-poster-overlay {
    min-height: 550px !important;
  }
}
@media (min-height: 900px) and (max-height: 950px) {
  body[class*='cms-home'] .home-banner .pagebuilder-overlay.pagebuilder-poster-overlay {
    min-height: 600px !important;
  }
}
@media (min-height: 950px) and (max-height: 1024px) {
  body[class*='cms-home'] .home-banner .pagebuilder-overlay.pagebuilder-poster-overlay {
    min-height: 650px !important;
  }
}
.cms-home .sub-nav-wrapper {
  display: none;
}
.catalog-category-view .category-additional-description a {
  text-decoration: underline;
}
.cms-page-view #maincontent a,
.catalog-category-view .category-additional-description a {
  color: #8a4d29;
  font-weight: 700;
}
.cms-page-view #maincontent a.pagebuilder-button-primary,
.catalog-category-view .category-additional-description a.pagebuilder-button-primary,
.cms-page-view #maincontent button.pagebuilder-button-primary,
.catalog-category-view .category-additional-description button.pagebuilder-button-primary,
.cms-page-view #maincontent div.pagebuilder-button-primary,
.catalog-category-view .category-additional-description div.pagebuilder-button-primary {
  color: #ffffff;
}
.cms-page-view #maincontent a.pagebuilder-button-secondary,
.catalog-category-view .category-additional-description a.pagebuilder-button-secondary,
.cms-page-view #maincontent button.pagebuilder-button-secondary,
.catalog-category-view .category-additional-description button.pagebuilder-button-secondary,
.cms-page-view #maincontent div.pagebuilder-button-secondary,
.catalog-category-view .category-additional-description div.pagebuilder-button-secondary {
  color: #8a4d29;
}
.message.global.cookie {
  z-index: 700;
}
table tbody tr td {
  padding: 0 !important;
}
table tbody tr td:nth-child(2) {
  padding: 0 20px;
}
.table-headline h3 {
  font-weight: bold;
}
.product.info.detailed .product.data.items {
  padding-top: 50px !important;
}
form.amform-form .amcform-toolbar button {
  background: #990000 !important;
  color: #ffffff !important;
  border: 1px solid #990000 !important;
}
form.amform-form .amcform-toolbar button:hover {
  background: #660000 !important;
  border: 1px solid #660000 !important;
  color: #ffffff !important;
}
.widget.block.block-static-block {
  margin-bottom: 0;
}
#timeline h2 {
  font-size: 1.8rem;
  height: 100% !important;
}
#timeline img {
  width: 100%;
}
.account .page-main .page-title-wrapper .order-date {
  margin: 0px 0 18px;
}
.category-description {
  color: #4d2014;
  font-weight: 300;
}
.category-description h1,
.category-description h2,
.category-description h3 {
  color: #4d2014;
}
.products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
  border: unset;
  clip: unset;
  height: unset;
  margin: unset !important;
  overflow: unset;
  padding: unset;
  position: relative;
  width: unset;
  display: block;
}
.page-products .product-item-actions {
  text-align: center;
}
.product-item .tocart {
  font-size: 1.3rem;
  width: 90%;
}
.product-item .product-item-actions .actions-primary .action,
.product-item .product-item-actions .actions-secondary .action {
  line-height: 1.1rem;
}
.product-item .product-item-actions .actions-primary .towishlist,
.product-item .product-item-actions .actions-secondary .towishlist {
  line-height: 33px !important;
}
.product-item .product-item-actions .actions-primary {
  width: 80%;
}
.products-grid .product-item-name > a,
.products-grid .product.name a > a {
  color: #4d2014;
  display: block;
  text-align: center;
}
.products-grid .product-item-name > a:hover,
.products-grid .product.name a:hover > a {
  color: #8a4d29;
  text-decoration: none;
}
.products-grid .product-item .price-box .old-price .price {
  color: #fbba00;
  text-decoration: line-through;
}
.products-grid .product-item .price-box .old-price .price-label {
  display: none;
}
.products-grid .product-item .price-box {
  display: flex;
  justify-content: center;
}
.products-grid .product-item .price-box .special-price {
  order: 2;
}
.products-grid .product-item .price-box .old-price {
  order: 1;
  margin-right: 10px;
}
.products-grid .product-item .price-box .old-price .price {
  font-size: 16px;
}
.products-grid .product-item .price-box .price {
  color: #4d2014;
  font-size: 17px;
}
@media (min-width: 640px) {
  .products-grid .product-item-info {
    position: relative;
    z-index: 9;
    background: #ffffff;
    box-shadow: unset;
    border: 1px solid #efefef;
    padding: 9px;
    margin: 0 0 30px;
    width: 100%;
  }
  .products-grid .product-item-info:hover,
  .products-grid .product-item-info.active {
    margin: 0 0 30px;
  }
  .products-grid .product-item-inner {
    position: relative;
    border: unset;
    padding: unset;
    right: unset;
    margin-left: 0;
  }
}
.block.widget.block-products-list.grid .product-item .product-item-info {
  text-align: center;
}
.product-item .actions .action.primary.tocart {
  text-transform: none;
  position: relative;
}
.product-item .tocart:before {
  content: url(../Magento_Theme/images/basket-white.svg);
  width: 19px;
  height: 19px;
  display: inline-block;
  position: absolute;
  top: 10px;
  padding-right: 5px;
}
.product-item .tocart > span {
  margin-left: 19px;
}
.actions-secondary .action.towishlist {
  border: 1px solid #CCC;
  margin-left: 5px;
}
.actions-secondary .action.towishlist:hover {
  border-color: #8a4d29;
}
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  content: '\f004';
  color: #CCC;
}
.product-social-links .action.towishlist:hover:before,
.block-bundle-summary .action.towishlist:hover:before,
.product-item .action.towishlist:hover:before,
.table-comparison .action.towishlist:hover:before {
  color: #8a4d29;
}
.products-grid .product-item {
  width: 100%;
  margin-left: 0;
}
.products-grid .product-item .product-item-info {
  width: 100%;
}
.toolbar-sorter {
  /*position: absolute !important;
    right: 0 !important;
    top: auto !important;*/
  float: left;
  text-align: left;
}
.toolbar-sorter select.sorter-options {
  background: unset;
  box-shadow: unset;
  border: unset;
  color: #4d2014;
  padding-left: 0;
  padding-right: 0;
  padding-top: 5px;
  margin-left: 0;
  text-decoration: underline;
  font-weight: 600;
}
.toolbar-sorter .sorter-action:before {
  color: #4d2014;
}
.toolbar-products {
  width: 100%;
  display: grid;
}
.toolbar-products .modes {
  display: none;
}
.toolbar-products .toolbar-amount,
.toolbar-products .toolbar-sorter {
  position: relative;
  min-width: 250px;
}
.toolbar-products .pages {
  display: block;
  text-align: center;
  width: 100%;
}
.toolbar-products .pages .action {
  box-shadow: unset;
  border-radius: 0;
  background: unset;
  border: 0;
  padding: unset;
  /*.next {
                margin-left: unset;
            }
            .previous {
                margin-right: unset;
            }*/
}
.toolbar-products .pages .action i {
  color: #000000;
}
.toolbar-products .pages .action i:hover {
  color: #8a4d29;
}
.toolbar-products .pages strong.page {
  background: unset;
  text-decoration: underline;
  font-weight: normal;
}
.toolbar-products .pages a.page,
.toolbar-products .pages strong.page {
  color: #909090;
  font-size: 1.6rem;
}
.toolbar-products .pages a.page:hover {
  background: unset;
  color: #8a4d29;
}
.toolbar-products .pages .item {
  font-size: 1.6rem;
  line-height: inherit;
}
.toolbar-products .pages .items li.item:first-of-type strong.pages-label {
  display: inline;
}
.toolbar-products .pages .items li.item strong.pages-label {
  display: none;
  position: unset;
  padding: 0 8px;
  font-weight: normal;
  color: #909090;
}
.toolbar-products .pages .pages-item-previous,
.toolbar-products .pages .pages-item-next {
  margin: 0;
}
@media (min-width: 768px) {
  .toolbar-products {
    display: flex;
  }
  .toolbar-products .toolbar-sorter {
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
  }
}
.products.wrapper ~ .toolbar .limiter {
  display: none;
}
.catalog-product-view .product.info.detailed .attribute.allergen-notice .allergen-attributes span:not(:last-child):after {
  content: ',';
}
.catalog-product-view .product.info.detailed .attribute.allergen-notice .allergen-attributes ul {
  padding-left: 0;
}
.catalog-product-view .product.info.detailed .attribute.allergen-notice .allergen-attributes ul li {
  list-style: none;
  margin-bottom: 0;
}
.catalog-product-view .product-info-main .product-social-links .widget.block.block-static-block {
  border: 1px solid #efefef;
  padding: 10px 20px;
  color: #4d2014;
  font-weight: 300;
}
.catalog-product-view .product-info-main .product-social-links .widget.block.block-static-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.catalog-product-view .product-info-main .product-social-links .widget.block.block-static-block ul li:before {
  font-family: "Font Awesome 5 Free";
  content: '\f00c';
  font-weight: 600;
  color: #8bba3d;
  padding-right: 10px;
}
.catalog-product-view .product-info-main .product-social-links .widget.block.block-static-block ul li:last-child {
  margin-bottom: 0;
}
.catalog-product-view .product-info-main .product-info-price {
  border-bottom: unset;
}
.catalog-product-view .product-info-main .product-info-price .product-info-stock-sku {
  width: 100%;
  padding-left: 0;
  text-align: left;
  /*.stock {
                    float: left;
                    &.available {
                        color: @color-green-highlight;
                    }
                }*/
}
.catalog-product-view .product-info-main .product-info-price .product-info-stock-sku .availability.only {
  float: left;
  color: #8bba3d;
}
.catalog-product-view .product-info-main .product-info-price .product-info-stock-sku .allergen-shortcodes .additional-attributes-wrapper {
  float: right;
  color: #4d2014;
  border: 1px solid #ccc;
  padding: 5px 10px;
  line-height: 1;
}
.catalog-product-view .product-info-main .product-info-price .product-info-stock-sku .allergen-shortcodes .additional-attributes-wrapper ul {
  margin: 0;
}
.catalog-product-view .product-info-main .product-info-price .product-info-stock-sku .allergen-shortcodes .additional-attributes-wrapper ul li {
  margin: 0 0 3px;
  cursor: help;
}
.catalog-product-view .product-info-main .product-info-price .price-box {
  padding-bottom: 0;
}
.catalog-product-view .product-info-main .product-info-price .price-box .price-container .price {
  font-size: 2.4rem;
  color: #4d2014;
}
.catalog-product-view .product-info-main .product-info-price .price-box .special-price {
  order: 2;
  margin-left: 2rem;
  float: right;
}
.catalog-product-view .product-info-main .product-info-price .price-box .old-price .price-container > span.price-label {
  display: none;
}
.catalog-product-view .product-info-main .product-info-price .price-box .old-price .price-container > span .price {
  color: #fbba00;
  font-weight: 500;
  text-decoration: line-through;
}
.catalog-product-view .product-info-main .product-info-price .product-price-wrap {
  margin-bottom: 2rem;
}
.catalog-product-view .product-info-main .product-info-price .product-price-wrap .price-additional-info {
  color: #909090;
  font-size: 1rem;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .field.qty {
  margin: 0 10px 20px 0;
  float: left;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .field.qty .label {
  display: none;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .field.qty .control {
  display: flex;
}
@media screen and (max-width: 450px) {
  .catalog-product-view .product-info-main .product-add-form .box-tocart .field.qty .control {
    display: block;
    width: 100%;
  }
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .field.qty .control #qty {
  display: inline-block;
  vertical-align: middle;
  height: 48px;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .field.qty .control .button-minus,
.catalog-product-view .product-info-main .product-add-form .box-tocart .field.qty .control .button-plus {
  display: inline-block;
  vertical-align: middle;
  width: 48px;
  height: 48px;
  text-align: center;
  border: 0;
  font-size: 2.2rem;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .field.qty .control .button-minus:hover,
.catalog-product-view .product-info-main .product-add-form .box-tocart .field.qty .control .button-plus:hover {
  background-color: #cccccc;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart fieldset {
  display: table;
}
@media screen and (max-width: 450px) {
  .catalog-product-view .product-info-main .product-add-form .box-tocart fieldset {
    display: block;
    width: 100%;
  }
}
.catalog-product-view .product-info-main .product-add-form .box-tocart fieldset .actions {
  display: table-cell;
  margin-left: 15px;
  margin-top: 25px;
}
@media screen and (max-width: 450px) {
  .catalog-product-view .product-info-main .product-add-form .box-tocart fieldset .actions {
    display: block;
    width: 100%;
  }
}
.catalog-product-view .product-info-main .product-add-form .box-tocart fieldset .actions button.tocart {
  font-size: 16px !important;
  font-weight: 400 !important;
  text-transform: none !important;
  padding: 0;
  height: 40px;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart fieldset .actions button.tocart span {
  font-size: 1.3rem;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart fieldset .actions #product-addtocart-button {
  font-size: 16px;
  text-transform: none;
}
.catalog-product-view .product.data.items .item.title {
  background: #EFEFEF;
}
.catalog-product-view .product.data.items .item.title.active {
  background: #ffffff;
}
.catalog-product-view .product.data.items .item.title .switch {
  color: #4d2014;
  text-transform: uppercase;
  font-weight: 700;
  box-sizing: content-box;
}
.catalog-product-view .product.data.items .item.content {
  color: #666666;
}
.fotorama__thumb {
  cursor: pointer;
}
.fotorama__thumb-border {
  border-color: #990000;
}
.fotorama__active .fotorama__dot {
  background-color: #990000 !important;
  border-color: #990000 !important;
}
@media (max-width: 767px) {
  .product-add-form {
    position: fixed;
    bottom: 0;
    background: #ffffff;
    width: 100%;
    left: 0;
    padding: 1rem;
    z-index: 10;
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px rgba(0, 0, 0, 0.14), 0 1px 18px rgba(0, 0, 0, 0.12);
  }
  .product-add-form .box-tocart {
    margin: 0;
  }
  .product-add-form .box-tocart .fieldset {
    margin: 0;
  }
}
@media (min-width: 410px) and (max-width: 767px) {
  .product-add-form .box-tocart .fieldset .action {
    max-width: 100%;
  }
  .product-add-form .box-tocart .fieldset .field.qty,
  .product-add-form .box-tocart .fieldset button.tocart {
    margin-bottom: 0 !important;
  }
}
.checkout-cart-index h1.page-title {
  margin-bottom: 1rem;
}
.checkout-cart-index .cart-count {
  display: block;
  text-align: center;
  margin-bottom: 2rem;
}
.checkout-cart-index .cart-container .cart-summary {
  background-color: unset;
  color: #333333;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-inner {
  background-color: #f7f7f7;
  padding: 1px 22px 27.5px;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-inner .summary.title {
  display: none;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-inner .cart-totals {
  border-top: 0;
}
.checkout-cart-index .cart-container .cart-summary .cart-summary-inner #block-shipping-heading {
  color: #333333;
}
.checkout-cart-index .cart-container #shopping-cart-table thead {
  display: none;
}
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table .item-info .col {
  vertical-align: middle;
  padding-bottom: 20px;
}
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table .item-info .col .product-item-details {
  vertical-align: middle;
  padding: 0;
}
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table .item-info .col.item .product-item-name > a {
  color: #666666;
}
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table .item-info .col.price .strike-through-price {
  color: #fbba00;
  text-decoration: line-through;
}
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table .item-info .col.qty .control.qty {
  /*input {
                                box-sizing: border-box;
                                margin: 0;
                                outline: none;
                                padding: 10px;
                            }*/
  /*input[type="button"] {
                                -webkit-appearance: button;
                                cursor: pointer;
                            }*/
  /*input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
                                -webkit-appearance: none;
                            }*/
  /*label {
                                clear: both;
                                margin: 15px 0;
                                position: relative;
                            }*/
  /*input[type='button'] {
                                background-color: #ffffff; // TODO @var
                                min-width: 38px;
                                width: auto;
                                transition: all 300ms ease;
                            }*/
  /*.input-text.qty {
                                position: relative;
                                height: 38px;
                                left: -6px;
                                text-align: center;
                                width: 62px;
                                display: inline-block;
                                margin: 0 0 5px;
                                resize: vertical;
                            }*/
  /*.button-plus {
                                left: -13px;
                            }*/
  /*input[type="number"] {
                                -moz-appearance: textfield;
                                -webkit-appearance: none;
                            }*/
}
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table .item-info .col.qty .control.qty input {
  height: 44px;
  width: 44px;
  border: 1px solid #EFEFEF;
  margin: 0;
}
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table .item-info .col.qty .control.qty input.button-minus,
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table .item-info .col.qty .control.qty input.button-plus {
  font-size: 2.2rem;
}
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table .item-info .col.qty .control.qty label {
  display: flex;
}
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table .item-info .col.qty .control.qty .button-minus,
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table .item-info .col.qty .control.qty .button-plus {
  /*font-weight: bold;
                                height: 38px;
                                padding: 0;
                                width: 38px;
                                position: relative;*/
  color: #CCCCCC;
  background-color: #ffffff;
}
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table .item-info .col.qty .control.qty .button-minus {
  border-right: 0;
}
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table .item-info .col.qty .control.qty .button-plus {
  border-left: 0;
}
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table .item-info .col.subtotal .price-including-tax {
  color: #333333;
}
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table .item-info .col.item-actions .actions-toolbar > .action-edit {
  display: none;
}
.checkout-cart-index .cart-container .cart.table-wrapper .cart.items.table .item-info .col.item-actions .actions-toolbar > .action-delete:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 700;
  content: '\f00d';
  color: #CCCCCC;
}
.checkout-cart-index .cart-container .cart-discount {
  display: grid;
}
.checkout-cart-index .cart-container .cart-discount .block:nth-child(1),
.checkout-cart-index .cart-container .cart-discount .block:nth-child(2) {
  float: unset;
  width: 100%;
}
.checkout-cart-index .cart-container .cart-discount #block-discount {
  order: 1;
}
.checkout-cart-index .cart-container .cart-discount #block-discount .content {
  display: block;
  padding-top: 22px;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 0;
  margin-bottom: 22px;
}
.checkout-cart-index .cart-container .cart-discount .widget.block {
  order: 2;
}
.checkout-cart-index .cart-container .cart-discount .block-static-block .shipping-payment-info img {
  height: 22px;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .cart-summary {
    width: 33%;
  }
  /*.cart-container .form-cart, .cart-discount, .block.crosssell {
        width: 67px;
    }*/
}
.opc-wrapper .step-block-wrapper {
  display: block;
}
.opc-wrapper .step-block-wrapper .step-block-left,
.opc-wrapper .step-block-wrapper .step-block-right {
  display: block;
  width: 100%;
  margin-bottom: 3rem;
  padding: 10px;
}
.opc-wrapper .step-block-wrapper .step-block-center {
  max-width: 100%;
  margin-bottom: 3rem;
  padding: 10px;
}
.opc-wrapper .step-title {
  text-transform: uppercase;
  font-weight: 700;
  border-bottom: 0;
  margin: 0 0 1rem;
  color: #333333;
  font-size: 1.8rem;
  line-height: 1.2rem;
}
.opc-wrapper .checkout-shipping-method .step-title {
  margin-bottom: 1rem;
}
.opc-wrapper .checkout-shipping-method .actions-toolbar {
  margin-top: 4rem;
}
.opc-wrapper .checkout-shipping-method .actions-toolbar > .primary {
  float: unset;
  width: 100%;
}
.opc-wrapper #payment,
.opc-wrapper #shipping,
.opc-wrapper #opc-shipping_method {
  padding: 10px;
}
.opc-wrapper #payment #checkout-step-payment hr,
.opc-wrapper #shipping #checkout-step-payment hr,
.opc-wrapper #opc-shipping_method #checkout-step-payment hr {
  display: none;
}
.modal-custom.opc-sidebar.opc-summary-wrapper {
  margin: 10px 0 22px;
  padding: 10px;
}
#checkoutSteps > .store-pickup,
#checkoutSteps > .checkout-shipping-address,
#checkoutSteps > .checkout-shipping-method {
  width: 100%;
}
@media (min-width: 1024px) {
  .opc-wrapper .step-block-wrapper {
    display: flex;
  }
  .opc-wrapper .step-block-wrapper .step-block-left,
  .opc-wrapper .step-block-wrapper .step-block-right {
    width: calc(50% - 100px);
  }
  .opc-wrapper .step-block-wrapper .step-block-center {
    max-width: 200px;
    width: 100%;
    text-align: center;
    font-weight: 700;
  }
  #checkoutSteps > .store-pickup,
  #checkoutSteps > .checkout-shipping-address,
  #checkoutSteps > .checkout-shipping-method {
    width: 50%;
  }
}
.opc-sidebar.opc-summary-wrapper {
  width: 50%;
}
.opc-estimated-wrapper .minicart-wrapper {
  display: none;
}
ul.opc-progress-bar {
  margin-bottom: 5rem;
  display: block;
}
@media (min-width: 768px) {
  ul.opc-progress-bar {
    display: flex;
  }
}
.opc-wrapper {
  padding: 0;
}
.checkout-container {
  color: #333333;
}
.checkout-container .fieldset > .legend {
  text-transform: uppercase;
  font-weight: 700;
  border-bottom: 0;
  margin: 0 0 1rem;
}
.checkout-container .fieldset > .field > .label,
.checkout-container .fieldset > .fields > .field > .label {
  display: none;
}
.checkout-container .fieldset > .field.choice .label,
.checkout-container .fieldset > .fields > .field.choice .label {
  display: inline-block;
}
.checkout-container .fieldset > .field.choice.radio .label,
.checkout-container .fieldset > .fields > .field.choice.radio .label {
  margin-right: 30px;
}
@media (max-width: 639px) {
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address,
  .opc-wrapper .methods-shipping {
    background-color: #ffffff;
  }
}
::selection {
  background: #dec5ad;
  color: #ffffff;
}
.wishlist-index-index .column.main div.toolbar.wishlist-toolbar:first-of-type .pager .toolbar-amount {
  display: block;
  width: 100%;
  text-align: center;
}
.wishlist-index-index .column.main .product-item {
  border-bottom: 2px solid #efefef;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.wishlist-index-index .column.main .product-item .product-item-info {
  display: inline-table;
  width: 100%;
}
@media screen and (max-width: 450px) {
  .wishlist-index-index .column.main .product-item .product-item-info {
    display: block;
  }
}
.wishlist-index-index .column.main .product-item .product-item-info .product-item-name {
  margin: 0;
  display: table-cell;
  vertical-align: middle;
  color: #666666;
  padding-left: 10px;
}
@media screen and (max-width: 450px) {
  .wishlist-index-index .column.main .product-item .product-item-info .product-item-name {
    display: table-cell;
    margin: 20px 0;
  }
}
.wishlist-index-index .column.main .product-item .product-item-info .product-item-photo {
  display: table-cell;
  padding: 0;
}
.wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions {
  display: table-cell;
  width: 60%;
  vertical-align: middle;
}
@media screen and (max-width: 450px) {
  .wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions {
    display: block;
    width: 100%;
  }
}
.wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions .box-tocart {
  float: left;
  margin-bottom: 0;
}
.wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions .box-tocart .fieldset {
  margin-bottom: 0;
  display: flex;
}
@media screen and (max-width: 450px) {
  .wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions .box-tocart .fieldset {
    display: block;
  }
}
.wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions .box-tocart .fieldset .field.qty.control {
  margin-bottom: 0px;
}
@media screen and (max-width: 450px) {
  .wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions .box-tocart .fieldset .field.qty.control {
    margin-bottom: 20px;
    margin-left: 0px;
  }
}
.wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions .box-tocart .fieldset .filed {
  margin-bottom: 0;
}
.wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions .box-tocart .fieldset .price-box {
  margin: 0;
  display: table;
  margin-left: 48px;
  margin-right: 48px;
  min-width: 100px;
}
@media screen and (max-width: 450px) {
  .wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions .box-tocart .fieldset .price-box {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0;
  }
}
.wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions .box-tocart .fieldset .price-box .price-configured_price {
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 450px) {
  .wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions .box-tocart .fieldset .price-box .price-configured_price {
    display: block;
    width: 100%;
  }
}
.wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions .box-tocart .fieldset .price-box .price-configured_price .price-as-configured {
  margin-bottom: 0;
}
.wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions .box-tocart .fieldset .price-box .price-configured_price .price-as-configured .old-price {
  display: block;
}
.wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions .box-tocart .fieldset .price-box .price-configured_price .price-as-configured .old-price .price-label {
  display: none;
}
.wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions .box-tocart .fieldset .price-box .price-configured_price .price-as-configured .old-price .price {
  text-decoration: line-through;
}
.wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions .box-tocart .fieldset .product-item-actions {
  display: table;
}
@media screen and (max-width: 450px) {
  .wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions .box-tocart .fieldset .product-item-actions {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
}
.wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions .box-tocart .fieldset .product-item-actions .actions {
  display: table-cell;
  vertical-align: middle;
  padding-right: 58px;
}
@media screen and (max-width: 450px) {
  .wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions .box-tocart .fieldset .product-item-actions .actions {
    display: block;
    margin-bottom: 20px;
  }
}
.wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions .box-tocart .fieldset .product-item-actions .actions span {
  text-indent: -10000px;
  display: inline-block;
}
@media screen and (max-width: 450px) {
  .wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions .box-tocart .fieldset .product-item-actions .actions span {
    text-indent: inherit;
    margin-left: 15px;
  }
}
.wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions .box-tocart .fieldset .product-item-actions .actions a:before {
  color: #cccccc;
}
.wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions .box-tocart .fieldset .product-item-actions .actions.primary {
  display: table-cell;
  vertical-align: middle;
}
.wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions .box-tocart .fieldset .product-item-actions .action-primary {
  width: 100% !important;
}
.wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions .box-tocart .fieldset .product-item-actions button {
  width: 200px;
}
.wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions .box-tocart .fieldset .product-item-actions button:before {
  padding-right: 20px !important;
}
.wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions .box-tocart .fieldset .product-item-actions button span {
  font-size: 1.3rem;
}
.wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions .box-tocart .fieldset .product-item-actions .action.delete:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00d";
}
.wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions .box-tocart .fieldset .unavailable {
  margin-top: 10px;
}
.wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions .box-tocart .control {
  margin-top: 5px;
}
@media screen and (max-width: 450px) {
  .wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions .box-tocart .control {
    padding-left: 0px;
  }
}
.wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions .box-tocart .control .button-minus,
.wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions .box-tocart .control .button-plus,
.wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions .box-tocart .control .input-text {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #cccccc;
  border: 2px solid #cccccc;
  background: transparent;
}
.wishlist-index-index .column.main .product-item .product-item-info .product-item-inner-actions .box-tocart .control .input-text {
  padding: 0;
  color: #4d2014;
}
.mpinstagramfeed-container .mpinstagramfeed-photo img {
  max-width: 280px;
  max-height: 280px;
}
.category-pre-additional-view {
  border-top: 1px solid #EFEFEF;
}
.category-additional-view {
  margin-top: 21px;
}
.category-additional-view .category-additional-description {
  color: #4d2014;
}
#timeline h2 {
  font-size: 1.8rem;
  font-weight: bold !important;
}
#timeline img {
  width: 100%;
}
.woa-cmsw-con.woa-cmsw-banner-wrapper {
  margin-bottom: 0;
}
.woa-cmsw-con h2 {
  position: relative;
  padding-bottom: 2rem;
}
.woa-cmsw-con h2:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  width: 160px;
  border-top: 1px solid;
  transform: translateX(-50%);
}
@media (max-width: 1023px) {
  .woa-cmsw-con .woa-cmsw-box-wrapper .woa-cmsw-box-50,
  .woa-cmsw-con .woa-cmsw-box-wrapper .woa-cmsw-box-100 {
    display: table;
  }
  .woa-cmsw-con .woa-cmsw-box-wrapper .woa-cmsw-box-50 .woa-cmsw-box-inner,
  .woa-cmsw-con .woa-cmsw-box-wrapper .woa-cmsw-box-100 .woa-cmsw-box-inner {
    display: table-cell;
    vertical-align: middle;
  }
}
@media (min-width: 1024px) {
  .woa-cmsw-con .woa-cmsw-box-wrapper .woa-cmsw-box-50,
  .woa-cmsw-con .woa-cmsw-box-wrapper .woa-cmsw-box-100 {
    display: block;
  }
  .woa-cmsw-con:not(.woa-cmsw-banner-wrapper) .actions {
    position: absolute;
    bottom: 1rem;
    left: 50%;
    transform: translate(-50%, 0);
  }
}
.product-wunschpraline-selbst-erstellen .product-info-main .product-add-form {
  padding-top: 0;
}
.product-wunschpraline-selbst-erstellen .product-info-main .product-add-form #product_addtocart_form .swatch-attribute-label,
.product-wunschpraline-selbst-erstellen .product-info-main .product-add-form #product_addtocart_form .swatch-attribute-selected-option {
  font-size: 2rem;
}
.product-wunschpraline-selbst-erstellen .product-designer-container .product_customiser .praline-tab-controls-sliders small {
  font-style: italic;
  margin: 1.5rem 0;
  display: block;
}
@media (max-width: 768px) {
  .product-wunschpraline-selbst-erstellen .product-designer-container .product_customiser .praline-tab-controls {
    padding: 2rem 2rem 0 2rem;
  }
}
@media only screen and (max-width: 768px) {
  #product_desinger_tabs.product.data.items {
    position: relative;
    z-index: 1;
  }
  #product_desinger_tabs.product.data.items:before,
  #product_desinger_tabs.product.data.items:after {
    content: '';
    display: table;
  }
  #product_desinger_tabs.product.data.items:after {
    clear: both;
  }
  #product_desinger_tabs.product.data.items > .item.title {
    float: left;
    width: auto;
  }
  #product_desinger_tabs.product.data.items > .item.title > .switch {
    height: 22px;
    display: block;
    position: relative;
    z-index: 2;
  }
  #product_desinger_tabs.product.data.items > .item.content {
    margin-top: 22px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  #product_desinger_tabs.product.data.items > .item.content:before,
  #product_desinger_tabs.product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  #product_desinger_tabs.product.data.items > .item.content:after {
    clear: both;
  }
  #product_desinger_tabs.product.data.items > .item.content.active {
    display: block;
  }
  #product_desinger_tabs.product.data.items > .item.title {
    margin: 0 -1px 0 0;
  }
  #product_desinger_tabs.product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 44px;
    font-size: 1.6rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #cccccc;
    border-bottom: none;
    height: 44px;
    padding: 1px 35px 1px 35px;
  }
  #product_desinger_tabs.product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  #product_desinger_tabs.product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  #product_desinger_tabs.product.data.items > .item.title > .switch:active {
    color: #4d2014;
    text-decoration: none;
  }
  #product_desinger_tabs.product.data.items > .item.title:not(.disabled) > .switch:focus,
  #product_desinger_tabs.product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  #product_desinger_tabs.product.data.items > .item.title:not(.disabled) > .switch:active,
  #product_desinger_tabs.product.data.items > .item.title.active > .switch,
  #product_desinger_tabs.product.data.items > .item.title.active > .switch:focus,
  #product_desinger_tabs.product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #4d2014;
    text-decoration: none;
  }
  #product_desinger_tabs.product.data.items > .item.title.active > .switch,
  #product_desinger_tabs.product.data.items > .item.title.active > .switch:focus,
  #product_desinger_tabs.product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  #product_desinger_tabs.product.data.items > .item.content {
    background: #ffffff;
    margin-top: 47px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #cccccc;
  }
}
#search-modal-btn {
  order: 2;
  margin-right: 2px;
  position: relative;
}
@media (min-width: 768px) {
  #search-modal-btn {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
  }
}
#open-search-btn {
  border: 1px solid #cccccc;
  height: 34px;
  width: 100%;
  max-width: 500px;
  /* not mobile friendly... */
}
#open-search-btn > span {
  color: #4d2014;
  padding-left: 36px;
  line-height: 42px;
}
.block-search .action.search:hover:before {
  color: #8a4d29;
}
.modal-popup.search-modal-wrapper {
  max-width: 768px;
  margin: 0 auto;
}
.modal-popup.search-modal-wrapper .modal-inner-wrap {
  margin-top: 20rem;
  border-radius: 5px;
}
.modal-popup.search-modal-wrapper .modal-inner-wrap .block-search.modal-body-content {
  width: 100%;
  max-width: unset;
}
.modal-popup.search-modal-wrapper .modal-inner-wrap .block-search.modal-body-content form#search_mini_form {
  margin-bottom: 2rem;
}
.modal-popup.search-modal-wrapper .modal-inner-wrap .block-search.modal-body-content form#search_mini_form button.search:before {
  float: left;
}
.modal-popup.search-modal-wrapper .modal-inner-wrap .block-search.modal-body-content div.additional-search-suggestion p {
  margin-bottom: 2rem;
}
.modal-popup.search-modal-wrapper .modal-inner-wrap .block-search.modal-body-content div.additional-search-suggestion a {
  text-decoration: underline;
}
.modal-popup.search-modal-wrapper .modal-inner-wrap .block-search.modal-body-content div.additional-search-suggestion ul {
  display: grid;
  float: left;
  margin: 0 auto;
  padding: 0 20px;
}
.modal-popup.search-modal-wrapper .modal-inner-wrap .block-search.modal-body-content div.additional-search-suggestion ul:first-of-type {
  padding-left: 0;
}
.modal-popup.search-modal-wrapper .modal-inner-wrap .block-search.modal-body-content div.additional-search-suggestion ul:last-child {
  float: right;
}
.modal-popup.search-modal-wrapper .modal-inner-wrap .block-search.modal-body-content div.additional-search-suggestion ul li {
  list-style: none;
}
.modal-popup.search-modal-wrapper .modal-inner-wrap .block-search.modal-body-content div.additional-search-suggestion ul a {
  color: #8a4d29;
}
.modal-popup.search-modal-wrapper .modal-inner-wrap .block-search.modal-body-content div.additional-search-suggestion ul a:hover {
  color: #4d2014;
}
.modal-popup.search-modal-wrapper .modal-inner-wrap .block-search.modal-body-content div.additional-search-suggestion ul:last-child a {
  color: #666666;
}
.modal-popup.search-modal-wrapper .modal-inner-wrap .block-search.modal-body-content div.additional-search-suggestion ul:last-child a:hover {
  color: #4d2014;
}
.shops-index-index .page-main > .page-title-wrapper .page-title,
.shops-detail-index .page-main > .page-title-wrapper .page-title {
  /* TODO: is this global title style?! */
  font-weight: 300;
  text-align: center;
  display: block;
}
.shops-index-index .ammenu-menu-wrapper,
.shops-search-index .ammenu-menu-wrapper,
.shops-index-index .sub-nav-wrapper,
.shops-search-index .sub-nav-wrapper {
  margin-bottom: 0;
}
.shops-list-wrapper #accordion .shop-region {
  border-color: #EFEFEF;
}
.shops-list-wrapper #accordion .shop-region h3 {
  text-transform: uppercase;
  font-weight: 700;
}
.shops-list-wrapper #accordion .shop-region h3:after {
  color: #666666;
}
.shops-list-wrapper #accordion .shops-content-wrapper {
  margin-bottom: 3rem;
}
.shops-list-wrapper #accordion .shops-content-wrapper .shop-wrapper .shop-image-wrapper {
  margin-bottom: 3rem;
  padding-bottom: 6rem;
}
.shops-list-wrapper #accordion .shops-content-wrapper .shop-wrapper .shop-name {
  bottom: 2rem;
  color: #4d2014;
}
.shops-list-wrapper #accordion .shops-content-wrapper .shop-wrapper .shop-name .inner-location,
.shops-list-wrapper #accordion .shops-content-wrapper .shop-wrapper .shop-name .inner-name {
  display: block;
}
.shops-list-wrapper #accordion .shops-content-wrapper .shop-wrapper .shop-name .inner-name {
  text-transform: uppercase;
}
.shops-list-wrapper #accordion .shops-content-wrapper .shop-wrapper a:hover .shop-name {
  text-decoration: none;
  color: #8a4d29;
}
.shops-detail-index #maincontent {
  max-width: 830px;
}
.shops-detail-index .shop-detail-wrapper .shop-location-wrapper {
  color: #4d2014;
}
.shops-detail-index .shop-detail-wrapper .shop-inner-wrapper .shop-description .shop-image-wrapper {
  max-width: 100%;
}
.shops-detail-index .shop-detail-wrapper .shop-inner-wrapper .shop-description .shop-image-wrapper img {
  max-height: 100%;
}
.shops-detail-index .shop-detail-wrapper .shop-inner-wrapper .shop-description .shop-content {
  width: 100%;
  max-width: 100%;
  overflow-y: auto;
  padding: 20px 30px;
}
.shops-detail-index .shop-detail-wrapper .shop-inner-wrapper .shop-description .shop-content .shop-contact span.tel i {
  color: #fbba00;
}
.shops-detail-index .shop-detail-wrapper .shop-inner-wrapper .shop-description .shop-content strong {
  display: block;
  margin-bottom: 5px;
}
.shops-detail-index .page-bottom {
  width: 100%;
  min-width: 100%;
  padding: 0;
}
@media (min-width: 860px) {
  .shops-detail-index .shop-detail-wrapper .shop-inner-wrapper .shop-description {
    display: flex;
  }
  .shops-detail-index .shop-detail-wrapper .shop-inner-wrapper .shop-description .shop-image-wrapper {
    width: 480px;
    height: 360px;
  }
  .shops-detail-index .shop-detail-wrapper .shop-inner-wrapper .shop-description .shop-image-wrapper img {
    max-height: 400px;
  }
  .shops-detail-index .shop-detail-wrapper .shop-inner-wrapper .shop-description .shop-content {
    width: 100%;
    max-width: 310px;
    height: 360px;
  }
}
.product-info-main .stock.online-summerbreak,
.product-item-inner .stock.online-summerbreak,
.product-info-main .stock.online-unavailable,
.product-item-inner .stock.online-unavailable,
.product-info-main .stock.online-tempunavailable,
.product-item-inner .stock.online-tempunavailable,
.product-info-main .stock.offline-available,
.product-item-inner .stock.offline-available {
  color: #990000;
  text-transform: uppercase;
  margin-left: 40px;
}
.product-item-inner .stock.online-summerbreak,
.product-item-inner .stock.online-unavailable,
.product-item-inner .stock.online-tempunavailable,
.product-item-inner .stock.offline-available {
  margin-left: 40px;
}
