/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.page-wrapper .navigation .level0.parent > .level-top > .ui-menu-icon:after {
  font-size: 18px;
  line-height: -1px;
  overflow: visible;
}
nav.navigation .level0.has-active > .level-top {
  border-color: #1a1818;
  border-width: 0 0 3px;
}
.mobile-languages {
  display: none;
}
@media only screen and (max-width: 768px) {
  .mobile-languages {
    background-color: #F4F4F4;
    display: block;
  }
}
.navigation .level0.has-active > .level-top {
  border-color: #1a1818;
}
@media only screen and (max-width: 767px) {
  nav.navigation .submenu {
    background-color: #F7F7F7;
  }
  nav.navigation .submenu:not(:first-child) > li > a {
    padding: 12px 0 12px 30px;
  }
  nav.navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  nav.navigation .submenu:not(:first-child) ul {
    padding-left: 0;
    background-color: #ffffff;
  }
  nav.navigation .submenu .first.parent > a:after {
    position: absolute;
    right: 25px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    text-align: center;
    margin-top: -1.6rem;
  }
  nav.navigation .submenu .parent > a:after {
    position: absolute;
    right: 25px;
    margin-top: -1.6rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    text-align: center;
  }
  nav.navigation .submenu .parent .ui-state-active:after {
    position: absolute;
    right: 7px;
    margin-top: -2rem;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e621';
    font-family: 'icons-blank-theme';
    font-weight: normal;
  }
}
.mobile-lola-logo .nav-toggle::before {
  display: none;
}
.mobile-lola-logo .logo {
  margin: 0 0 15px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  float: unset;
  z-index: 1;
}
.mobile-lola-logo .logo img {
  max-width: 40%;
}
@media screen and (min-width: 768px) {
  .mobile-lola-logo .logo {
    display: none;
  }
}
.navigation .level0.has-active > .level-top {
  border-color: #1a1818;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.-am-blocked {
  pointer-events: none;
}
._amcheckout-selectable-container {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
}
._amcheckout-selectable-item {
  display: block;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 20px;
  width: 100%;
  border: 1px solid #f9f9f9;
  border-radius: 2px;
  background: #f9f9f9;
  cursor: pointer;
}
._amcheckout-selectable-item:not(:last-of-type) {
  margin-bottom: 15px;
}
._amcheckout-selectable-item:hover {
  box-shadow: 0 2px 8px rgba(56, 77, 108, 0.4);
}
._amcheckout-selectable-item.-selected {
  border-color: #1a1818;
}
@media all and (min-width: 768px) {
  ._amcheckout-selectable-item {
    width: 48%;
  }
  ._amcheckout-selectable-item:nth-last-child(-n + 2) {
    margin-bottom: 0;
  }
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
@-webkit-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
._am-hide {
  display: block !important;
  overflow: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 0 !important;
  height: 0 !important;
  opacity: 0 !important;
}
._am-slide-top {
  opacity: 0;
  transform: translate(0, -100%);
  animation: slide-top 0.3s forwards;
}
@keyframes slide-top {
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.aminst-button-arrow {
  background-color: transparent;
  box-shadow: none;
  border-radius: inherit;
  bottom: initial;
  background-size: contain;
  white-space: nowrap;
  position: absolute;
  right: 15px;
  font-size: 0;
  width: 30px;
  height: 15px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNiA4Ij4gIDxkZWZzLz4gIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0yNS4zNTM2IDQuMzUzNTZjLjE5NTItLjE5NTI3LjE5NTItLjUxMTg1IDAtLjcwNzExTDIyLjE3MTYuNDY0NDY4Yy0uMTk1My0uMTk1MjYyLS41MTE5LS4xOTUyNjItLjcwNzEgMC0uMTk1My4xOTUyNjItLjE5NTMuNTExODQ1IDAgLjcwNzEwMkwyNC4yOTI5IDRsLTIuODI4NCAyLjgyODQzYy0uMTk1My4xOTUyNi0uMTk1My41MTE4NCAwIC43MDcxMS4xOTUyLjE5NTI2LjUxMTguMTk1MjYuNzA3MSAwbDMuMTgyLTMuMTgxOTh6TS00ZS04IDQuNUgyNXYtMUg0ZS04bC04ZS04IDF6Ii8+PC9zdmc+);
}
@keyframes aminsta-load-1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes aminsta-load-2 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
.ambase-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambase-word-break {
  word-break: break-all;
}
.ambrands-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambrands-word-break {
  word-break: break-all;
}
.add-to-cart-popup .section.popup-modal,
.add-to-cart-popup .modal-footer {
  text-align: center;
}
.add-to-cart-popup .modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.add-to-cart-popup .modal-footer > button {
  font-size: 11px;
}
.add-to-cart-popup .modal-footer > button:last-of-type {
  background: #1a1818 !important;
  color: #ffffff !important;
  border: 2px solid #1a1818 !important;
}
.add-to-cart-popup .modal-footer > button:last-of-type:hover {
  background: #ffffff;
  color: #1A1818;
}
@media screen and (max-width: 640px) {
  .add-to-cart-popup .modal-footer > button:last-of-type {
    margin-top: 1rem;
  }
}
.add-to-cart-popup .options {
  text-align: center;
  margin: 20px 0 10px;
}
.add-to-cart-popup .options p {
  padding: 10px;
  border: 1px solid #000;
  width: 20%;
  display: inline-block;
}
.add-to-cart-popup .price {
  font-weight: bold;
}
.page-wrapper .home-slider .swiper-button-disabled {
  opacity: 0 !important;
}
.liststores-locator-store .page-title-wrapper {
  text-align: center;
}
.liststores-locator-store .page-title-wrapper h1 {
  font-size: 7rem;
  font-weight: 500;
  margin-bottom: 20px;
}
.liststores-locator-store .address {
  font-size: 2rem;
  font-weight: 300;
  text-align: center;
}
.liststores-locator-store .map-link {
  text-align: center;
}
.liststores-locator-store .map-link a {
  background-color: #000;
  padding: 10px 30px;
  display: inline-block;
  color: #fff;
  margin-top: 25px;
  letter-spacing: 1px;
  font-size: 14px;
}
.liststores-locator-store section.top-content {
  margin-bottom: 20px;
}
.liststores-locator-store .phone-block div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.liststores-locator-store .phone-block div a {
  border: 2px solid black;
  padding: 10px 30px;
  letter-spacing: 2px;
  transition: 0.3s ease-in-out;
}
.liststores-locator-store .phone-block div a:hover {
  background-color: #0a0a0a;
  color: white;
}
.liststores-locator-store #map {
  background-color: #cccccc;
  height: 400px;
  width: 100%;
}
.liststores-locator-store section.google-map-container {
  margin-top: 5rem;
}
.liststores-locator-store .custom-breadcrumps {
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}
.liststores-locator-store .custom-breadcrumps li {
  display: inline;
  list-style: none;
}
.liststores-locator-store .hours-block {
  text-align: center;
  margin-top: 5rem;
}
.liststores-locator-store .hours-block h2 {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.liststores-locator-store .hours-block ul {
  margin: 0;
  padding: 0;
}
.liststores-locator-store .hours-block p {
  font-size: 13px;
  font-weight: 600;
}
.liststores-locator-store .hours-block li {
  font-size: 13px;
  font-weight: 600;
  list-style: none;
  color: #666666;
  letter-spacing: 1px;
}
.liststores-locator-store .loader-map {
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  align-items: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  height: 100%;
  justify-content: center;
}
.liststores-locator-store .loader-map i {
  font-size: 5rem;
}
@media screen and (max-width: 768px) {
  .liststores-locator-store .page-title-wrapper h1 {
    font-size: 5rem;
  }
}
.list-stores a {
  background: #ECDBD5;
  padding: 6rem 0rem 4rem 0rem;
  margin: 1rem;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  position: relative;
  height: 13rem;
  font-size: 16px;
  font-weight: 300;
  transition: 0.2s ease-in-out;
}
.list-stores a:hover {
  color: white;
  background-color: #1a1818;
}
.list-stores a:hover::before {
  content: url("../W2_StoreLocator/images/store_locator-white.svg");
  margin-right: 10px;
  position: absolute;
  width: 14%;
  top: 15%;
}
.list-stores a::before {
  content: url("../W2_StoreLocator/images/store_locator.svg");
  margin-right: 10px;
  position: absolute;
  opacity: .8;
  width: 14%;
  top: 15%;
}
.liststores-index-index .page-title-wrapper {
  text-align: center;
  border-bottom: 1px solid #1A1818;
}
.liststores-index-index .page-title-wrapper h1 {
  font-size: 2.8rem;
  font-weight: 400;
  font-family: 'Georgia', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #1a1818;
  margin-bottom: 2.8rem;
  text-align: center;
}
.liststores-locator-store .page-title-wrapper h1 {
  font-weight: 500;
  margin-bottom: 20px;
  font-size: 2.8rem;
  text-align: center;
  color: #1A1818;
  font-family: 'Georgia', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.liststores-locator-store .page-title-wrapper {
  text-align: center;
  border-bottom: 1px solid #1A1818;
  max-width: 70%;
  margin: 0 auto 2.8rem auto;
}
.liststores-locator-store .column.main {
  margin: 0 auto;
  max-width: 70%;
}
@media screen and (max-width: 640px) {
  .liststores-locator-store .column.main {
    max-width: 100%;
  }
}
.liststores-locator-store .address {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: 2px;
}
.store-list-info {
  text-align: center;
  padding-bottom: 1rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #1A1818;
}
.store-list-info .info-title {
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 3px;
  font-size: 14px;
}
.store-list-info .info-list {
  font-weight: 400;
  letter-spacing: 2px;
  font-size: 13px;
}
.store-list-info .info-list pre {
  background-color: #ffffff;
  border: none;
  font-family: 'Arial';
}
.store-banner {
  margin-bottom: 0;
  padding: 0;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
._amcheckout-selectable-container {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
}
._amcheckout-selectable-item {
  display: block;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 20px;
  width: 100%;
  border: 1px solid #f9f9f9;
  border-radius: 2px;
  background: #f9f9f9;
  cursor: pointer;
}
._amcheckout-selectable-item:not(:last-of-type) {
  margin-bottom: 15px;
}
._amcheckout-selectable-item:hover {
  box-shadow: 0 2px 8px rgba(56, 77, 108, 0.4);
}
._amcheckout-selectable-item.-selected {
  border-color: #1a1818;
}
@media all and (min-width: 768px) {
  ._amcheckout-selectable-item:nth-last-child(-n + 2) {
    margin-bottom: 0;
  }
}
.am-visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  border: 0;
  opacity: 0;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.pages .action {
  border: none;
}
.pages .action.previous:before {
  line-height: inherit;
  color: #1a1818 !important;
  content: '\f060';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 15px;
  margin-right: -20px;
}
.pages .action.next:before {
  line-height: inherit;
  color: #1a1818 !important;
  content: '\f061';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 15px;
  margin-left: -20px;
}
.pages .action.next {
  margin-left: 0;
}
.pages .action.previous {
  margin-right: 0;
}
.products.wrapper ~ .toolbar {
  text-align: center;
}
.pages a.page {
  padding: 0 15px;
  color: #1a1818;
}
.pages a.page:hover {
  color: #161616;
}
.pages strong.page {
  padding: 0 15px;
  color: #161616;
}
.catalog-product-view .breadcrumbs {
  margin: 20px auto;
}
@media screen and (max-width: 768px) {
  .cart-container {
    display: flex;
    flex-direction: column-reverse;
  }
}
button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  background: #ffffff;
  letter-spacing: 2px;
  border: 2px solid #1a1818;
  border-radius: 0 !important;
  color: #1a1818;
  font-weight: 300;
  font-size: 12px;
  padding: 10px 20px;
  text-transform: uppercase;
}
button:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift:hover {
  background: #1a1818;
  color: #ffffff;
  border: 2px solid #1a1818;
}
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
  background: #ffffff;
  letter-spacing: 2px;
  border: 2px solid #1a1818;
  border-radius: 0 !important;
  color: #1a1818;
  font-weight: 300;
  font-size: 12px;
  padding: 10px 20px;
  text-transform: uppercase;
}
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
  background: #1a1818;
  color: #ffffff;
  border: 2px solid #1a1818;
}
.action.primary:hover,
.action-primary:hover,
.amshopby-button:hover,
.am-filter-go:hover {
  background: #ffffff;
  border: 2px solid #1a1818;
  color: #1a1818;
}
.action.primary:active,
.action-primary:active,
.amshopby-button:active,
.am-filter-go:active {
  background: #ffffff;
  border: 2px solid #1a1818;
  color: #1a1818;
}
.action.primary:focus,
.action-primary:focus,
.amshopby-button:focus,
.am-filter-go:focus {
  background: #ffffff;
  border: 2px solid #1a1818;
  color: #1a1818;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0;
}
.cart-totals .grand .amount strong,
.opc-block-summary .table-totals .grand .amount strong {
  font-size: 22px;
  color: #333333;
}
.cart-container a.action.towishlist.action-towishlist {
  border: none !important;
  padding: 0 !important;
  margin-bottom: 1rem;
}
.cart-container a.action.towishlist.action-towishlist:hover {
  color: black;
}
.cart-container a.action.towishlist.action-towishlist:before {
  content: "\f005";
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  padding-right: 0;
  vertical-align: middle;
  color: #000;
  font-weight: 900;
}
.cart-container a.action.action-delete:hover {
  color: black;
}
.cart.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.cart.table-wrapper .col.item {
  font-size: 11px;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 300;
}
.cart-container .checkout-methods-items .action.primary {
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 2px;
  border: 2px solid transparent;
}
.cart-container .checkout-methods-items .action.primary:hover {
  border: 2px solid #1A1818;
  background-color: transparent !important;
}
.cart-totals .mark {
  text-transform: uppercase;
  font-size: 11px;
  vertical-align: middle;
  letter-spacing: 2px;
}
a.action.action-edit {
  display: none !important;
}
a.action.action-delete {
  border: none !important;
  margin: 0;
  padding: 0;
}
a.action.action-delete::before {
  font-family: "Font Awesome 5 Free";
  content: "\f00d";
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
  font-weight: 900;
  margin-left: 2px;
}
.cart.table-wrapper .actions-toolbar > .action:last-child {
  padding: 0;
}
@media screen and (max-width: 768px) {
  .cart.table-wrapper .actions-toolbar > .action:last-child {
    padding: 2rem 0;
  }
}
@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;
  }
}
.block-minicart .items-total {
  float: none;
  margin: 0 5px;
  display: flex;
  align-items: center;
}
.block-minicart .items-total .count {
  font-weight: 700;
  font-size: 20px;
  margin-right: 10px;
}
.block-minicart .subtotal {
  margin: 0 5px 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
  padding: 25px 5px;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 15px 0 10px;
  text-align: center;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-content > .actions a.action.viewcart,
.block-minicart .block-content > .actions #top-cart-btn-checkout {
  background-color: #fff;
  border: 2px solid #000;
  display: inline-block;
  max-width: 300px;
  width: 100%;
  padding: 10px 0;
  margin-bottom: 16px;
}
.block-minicart .block-content > .actions #top-cart-btn-checkout {
  background-color: #0a0a0a;
  color: #fff;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 5px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}
.block-minicart .block-content > .actions > .primary .action.primary:last-child {
  margin-bottom: 0;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper {
  float: right;
}
.minicart-wrapper .block-minicart {
  padding: 25px 10px;
  right: 0;
  width: 320px;
  z-index: 101;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .block-minicart:after {
  left: auto;
  right: 25px;
}
.minicart-wrapper .block-minicart:before {
  left: auto;
  right: 26px;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -24px 0 0;
  text-align: right;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .action.close {
  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;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #ff5501;
  color: #ffffff;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 18px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  border: 1px solid #cccccc;
  margin: 0 -10px;
  border-left: 0;
  border-right: 0;
  padding: 15px 15px 0;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  position: relative;
  padding: 20px 0;
  border-top: 1px solid #cccccc;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
  width: 5.5rem;
}
.minicart-items .price-minicart {
  margin-bottom: 2.5px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  display: block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
}
.minicart-items .product .toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product .toggle:after {
  position: static;
  right: 10px;
  top: 0;
}
.minicart-items .product.active > .toggle:after {
  content: '\e621';
}
.minicart-items .product-item-name {
  font-weight: 400;
  margin: 0 0 5px;
}
.minicart-items .product-item-name a {
  color: #1a1818;
}
.minicart-items .product-item-details {
  padding-left: 88px;
}
.minicart-items .product-item-details .price {
  font-weight: 700;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 2.5px 0 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 5px;
}
.minicart-items .product.options .tooltip.toggle {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .tooltip.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .tooltip.toggle .details {
  display: none;
}
.minicart-items .item-qty {
  margin-right: 5px;
  text-align: center;
  width: 40px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  vertical-align: top;
}
.minicart-items .subtitle {
  display: none;
}
.minicart-items .action.edit,
.minicart-items .action.delete {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #303030;
  content: '\e606';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #303030;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #303030;
}
.minicart-items .action.delete:before {
  content: '\e616';
}
.minicart-items .action.delete:before {
  font-weight: bold;
}
.minicart-wrapper .block-minicart.lola-cart-wrapper {
  z-index: 20;
  position: fixed;
  overflow: scroll;
  top: 0;
  background-color: #fff;
  height: 100%;
  transition: all 0.9s;
  display: block;
  border: none;
  opacity: 1;
  margin: 0;
  transform: translate(100%, 0);
}
.minicart-wrapper .block-minicart.lola-cart-wrapper .minicart-items-wrapper {
  height: auto !important;
  border: none;
}
.minicart-wrapper .block-minicart.lola-cart-wrapper.opened {
  display: block;
  opacity: 1;
  transition: all 0.9s;
  margin-top: 0;
  border-top: 0;
  transform: translate(0, 0);
  overflow: auto;
}
.minicart-wrapper .block-minicart.lola-cart-wrapper dl.product.options.list .values {
  border: 1px solid #000;
  display: inline-block;
  padding: 10px;
  font-size: 12px;
}
.minicart-wrapper .block-minicart.lola-cart-wrapper .product.actions {
  position: absolute;
  right: 0;
  bottom: 5px;
}
.minicart-wrapper .minicart__backdrop {
  right: 0;
  bottom: 0;
  z-index: 3;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
.minicart-wrapper .minicart__backdrop.opened {
  display: block;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media screen and (min-width: 992px) {
  body.contact-index-index .pad-0 {
    padding: 0 !important;
  }
}
body.contact-index-index .lola-contact-page {
  max-width: 1180px;
}
body.contact-index-index .store-banner {
  padding: 0 !important;
}
body.contact-index-index .store-banner img {
  height: 200px;
  object-fit: cover;
  padding: 0;
  width: 100%;
}
@media screen and (max-width: 576px) {
  body.contact-index-index .store-banner img {
    height: 200px;
  }
}
body.contact-index-index div.contact-page-title h1 {
  font-size: 28px;
  color: #1a1818;
  font-family: 'Georgia', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 768px) {
  body.contact-index-index div.contact-page-title h1 {
    font-size: 26px;
  }
}
body.contact-index-index .contact-info-wrapper {
  margin-bottom: 4rem;
}
body.contact-index-index .contact-info-wrapper p {
  margin-bottom: 0;
  font-size: 13px;
  color: #1a1818;
  letter-spacing: 1px;
  max-width: 23rem;
  line-height: 24px;
}
body.contact-index-index div.inner-info-wrapper {
  display: flex;
  align-items: baseline;
}
body.contact-index-index form.text-center {
  margin: 0 0 6rem 0;
}
body.contact-index-index form.text-center div.field.name.required .control div.lola-form-wrapper {
  text-align: left;
}
body.contact-index-index form.text-center div.field.name.required .control div.lola-form-wrapper div.name-label {
  font-size: 12px;
  color: #6D6E72;
  font-weight: 900;
  margin-bottom: .5rem;
}
body.contact-index-index form.text-center div.field.name.required .control div.lola-form-wrapper input {
  max-width: 100%;
  border: 1px solid #e4e4e4;
}
body.contact-index-index form.text-center div.form-row {
  margin: 6rem 0;
}
body.contact-index-index form.text-center div.form-row .lola-form-wrapper {
  padding-right: 2rem;
  padding-left: 0;
}
@media screen and (max-width: 768px) {
  body.contact-index-index form.text-center div.form-row .lola-form-wrapper {
    padding-bottom: 6rem;
    padding-right: 0;
  }
}
body.contact-index-index form.text-center div.form-row .lola-form-wrapper input {
  border: 1px solid #e4e4e4;
}
@media screen and (max-width: 768px) {
  body.contact-index-index form.text-center div.form-row .lola-form-wrapper input {
    max-width: 100%;
  }
}
body.contact-index-index form.text-center div.form-row .lola-form-wrapper div#telephone-error {
  text-align: left;
  color: #FF0000;
  font-size: 1.2rem;
}
body.contact-index-index form.text-center div.lola-form-wrapper input {
  border: 1px solid #e4e4e4;
}
@media screen and (max-width: 768px) {
  body.contact-index-index form.text-center div.lola-form-wrapper input {
    max-width: 100%;
  }
}
body.contact-index-index form.text-center div.lola-form-wrapper div#email-error {
  text-align: left;
  color: #FF0000;
  font-size: 1.2rem;
  position: absolute;
  bottom: -79%;
  left: 25%;
}
@media screen and (max-width: 768px) {
  body.contact-index-index form.text-center div.lola-form-wrapper div#email-error {
    position: relative;
    left: 0;
  }
}
body.contact-index-index form.text-center div.lola-form-wrapper div#telephone-error {
  text-align: left;
  color: #FF0000;
  font-size: 1.2rem;
  position: absolute;
  bottom: -79%;
  left: 25%;
}
@media screen and (max-width: 768px) {
  body.contact-index-index form.text-center div.lola-form-wrapper div#telephone-error {
    position: relative;
    left: 0;
  }
}
body.contact-index-index form.text-center div.field.comment.required div.control textarea {
  height: 12vh;
  border: 1px solid #e4e4e4;
}
.lola-form-wrapper {
  margin-bottom: 4rem;
}
@media screen and (min-width: 768px) {
  .lola-form-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
  }
}
@media screen and (min-width: 768px) {
  .lola-form-wrapper .lola-label {
    width: 20rem;
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  .lola-textarea {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
}
@media screen and (min-width: 768px) {
  .lola-textarea .lola-label {
    width: 20rem;
    font-size: 12px;
  }
}
.lola-form {
  position: relative;
}
@media screen and (max-width: 992px) {
  .lola-form {
    max-width: 75%;
  }
}
@media screen and (max-width: 767px) {
  .lola-form {
    max-width: 100%;
  }
}
.contact-btn-lola {
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact-btn-lola button.button-contact-form {
  padding: 1rem 3rem;
  background-color: #1a1818;
  color: #ffffff;
  font-weight: normal;
  letter-spacing: 2px;
  margin-top: 3rem;
  margin-right: 15rem;
}
@media screen and (max-width: 1200px) {
  .contact-btn-lola button.button-contact-form {
    margin-right: 14rem;
  }
}
@media screen and (max-width: 1174px) {
  .contact-btn-lola button.button-contact-form {
    margin-right: 13rem;
  }
}
@media screen and (max-width: 1100px) {
  .contact-btn-lola button.button-contact-form {
    margin-right: 0;
  }
}
@media screen and (max-width: 992px) {
  .contact-btn-lola button.button-contact-form {
    margin: 3rem auto;
  }
}
.catalogsearch-result-index .page-title-wrapper {
  margin-top: 10px;
}
.catalogsearch-result-index .page-title-wrapper h1 {
  font-family: 'Georgia', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 28px;
}
.catalogsearch-result-index dt.title {
  margin-top: 3rem;
  font-weight: 400;
}
.catalogsearch-result-index dd.item {
  font-weight: 600;
  margin-top: 1rem;
}
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: 1px solid #e7e7e7;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0;
}
.message.notice {
  background: transparent;
  font-size: 15px;
  color: #1a1818;
}
@media screen and (min-width: 768px) {
  .message.notice {
    margin-left: 17%;
  }
}
.message.notice > *:first-child:before {
  color: #1a1818;
}
.message.success {
  background: transparent;
  font-size: 15px;
  color: #1a1818;
}
.message.error {
  background: transparent;
  font-size: 15px;
  color: #1a1818;
}
.message.error > *:first-child:before {
  color: #1a1818;
}
.cms-page-view img.static-main-banner {
  height: 200px;
  object-fit: cover;
  padding: 0;
  width: 100%;
}
@media only screen and (max-width: 576px) {
  .cms-page-view img.static-main-banner {
    height: 200px;
  }
}
.cms-page-view .breadcrumbs {
  display: none;
}
.cms-page-view .static_banner {
  margin-left: calc((100% - 61.6vw) / 2);
  width: 61.6vw;
}
@media only screen and (max-width: 576px) {
  .cms-page-view .static_banner .static_banner {
    margin-left: calc((100% - 100vw) / 2) !important;
    width: 100vw !important;
  }
}
.cms-page-view .columns .column.main {
  max-width: 780px;
  margin: auto;
}
.cms-page-view .horizontal-line {
  display: none;
}
.cms-page-view h2.page-main-color,
.cms-page-view h2.static-page-title {
  font-size: 28px;
}
.cms-page-view h1.page-title,
.cms-page-view .page-title-wrapper .page-title {
  font-size: 28px;
  text-align: center;
  margin-bottom: 3rem;
  margin-top: 3rem;
  font-family: 'Georgia', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.cms-page-view h1.page-title:after,
.cms-page-view .page-title-wrapper .page-title:after {
  content: '';
  border-top: 1px solid #1a1818;
  opacity: 0.6;
  margin: 20px 0;
}
.cms-yfasmata-pou-agapame .page-text {
  font-size: 13px;
  color: #1a1818;
  line-height: 22px;
  max-width: 95%;
  margin-left: auto;
}
.cms-yfasmata-pou-agapame .page-subtitle {
  font-size: 12px;
  color: #1a1818;
  font-weight: bold;
  max-width: 95%;
  margin-left: auto;
}
.page-title-wrapper .page-title {
  font-size: 28px;
  text-align: left;
  margin-bottom: 3rem;
  margin-top: 3rem;
  font-family: 'Georgia', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
@media only screen and (max-width: 768px) {
  .page-title-wrapper .page-title {
    margin-bottom: 2rem;
    font-size: 26px !important;
  }
}
@media screen and (max-width: 768px) {
  .page-title {
    font-size: 26px !important;
  }
  .cms-page-view h2,
  .cms-page-view h3,
  .cms-page-view h4,
  .cms-page-view strong {
    font-size: 20px;
  }
}
aside.modal-popup.confirm._show button.action-primary.action-accept {
  float: right;
  padding: 10px 40px;
  background-color: #1A1818;
  color: #FFFFFF;
}
aside.modal-popup.confirm._show button.action-primary.action-accept:hover {
  background-color: transparent;
  color: #1A1818;
}
@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 5px 2.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 2.5px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .abs-blocks-2columns:nth-child(odd),
  .column .block-addbysku .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(even),
  .column .block-addbysku .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .bundle-options-container .legend.title,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .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-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .abs-add-fields-desktop .fieldset .field:not(.choice) .control,
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .block-search .label,
  .dashboard-welcome-toggler,
  .modes-label,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .login-container:before,
  .login-container: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,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .cart-container:after,
  .header.content:after,
  .page-header .header.panel:after,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    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,
  .product-add-form .fieldset > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 10px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .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,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .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,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 2.5px;
    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,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .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,
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 10px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .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 {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .form-cart .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }
  .abs-shopping-cart-items-desktop .action.clear,
  .abs-shopping-cart-items-desktop .action.update,
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update {
    margin-left: 5px;
  }
  .abs-shopping-cart-items-desktop .action.continue,
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 20px;
  }
  .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: 1180px;
    padding-right: 0;
    padding-left: 0;
    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: 53.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 76.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 76.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 23.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 23.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 23.33333333%;
    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: 23.33333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 23.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 23.33333333%;
    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: 10px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .navigation {
    background: #f5f5f5;
    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 5px 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: 53px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.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: 18px;
    line-height: 1px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    box-shadow: 0 2.5px 2.5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    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: #d1d1d1;
    color: #d1d1d1;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 10px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .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: 'icons-blank-theme';
    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: 'icons-blank-theme';
    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: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .fieldset > .field {
    margin: 0 0 10px;
    box-sizing: border-box;
    margin: 0 0 29px;
  }
  .fieldset > .field > .label {
    margin: 0;
  }
  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }
  .fieldset > .field:after {
    clear: both;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 2.5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 10px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 10px;
    padding: 2.5px 10px 2.5px 10px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 3.5px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 16px;
    padding: 10px 10px 10px 10px;
    border: 0;
    border-top: 1px solid #d1d1d1;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .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 2.5px 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;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .checkout-index-index .amcheckout-trust-badges {
    justify-content: flex-end;
  }
  .am-checkout.-modern .amcheckout-trust-badges {
    justify-content: flex-end;
  }
  .amelsearch-further-section {
    display: block;
  }
  .action.compare {
    padding: 0 10px;
  }
  .amsearch-wrapper-block {
    order: initial;
    width: auto;
  }
  .page-header .amsearch-wrapper-block {
    float: right;
    margin: 0;
    padding: 0;
    width: auto;
  }
  .page-header .amsearch-wrapper-block:before {
    content: none;
  }
  .amsearch-loader-block {
    right: 30px;
  }
  .amsearch-emptysearch-cms {
    padding: 40px;
  }
  .amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
    font-size: 54px;
  }
  .amsearch-emptysearch-cms .amsearch-text {
    font-size: 22px;
  }
  .amsearch-button.-close:hover,
  .amsearch-button.-close:hover {
    filter: brightness(0%);
  }
  .amsearch-slider-section {
    max-width: 575px;
  }
  .amsearch-slider-section.slick-slider {
    padding: 0 40px;
  }
  .amsearch-products-section {
    border-top: none;
    display: flex;
    flex-wrap: wrap;
  }
  .amsearch-products-section:not(:first-child) {
    border-color: var(--amsearch-color-border, #cccccc);
    border-left: 1px solid;
  }
  .amsearch-products-section .amsearch-description {
    width: auto;
  }
  .amsearch-products-section.-list .amsearch-image {
    max-width: 125px;
  }
  .amsearch-products-section.-list .product-item-actions {
    align-content: flex-start;
    display: flex;
  }
  .amsearch-products-section.-list .amsearch-description {
    padding-left: 20px;
  }
  .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(33.33333333%);
  }
  .amsearch-result-tabs .title:hover:before,
  .amsearch-result-tabs .title.active:before {
    background: #ffffff;
    bottom: -1px;
    content: '';
    height: 2px;
    left: 1px;
    position: absolute;
    width: calc(100% - 2px);
  }
  .amsearch-result-tabs.product.data.items .item.title.active .switch {
    padding-bottom: 1px;
  }
  .amsearch-result-section {
    min-width: 100%;
    width: inherit;
  }
  .amsearch-result-section:not(.-small) {
    flex-wrap: nowrap;
  }
  .amsearch-result-block.-preload {
    flex-wrap: nowrap;
  }
  .amsearch-result-block.-preload .amsearch-products-list:not(:first-child) {
    border-left: 1px solid #cccccc;
    width: calc(100% - 283px);
  }
  .page-header:not(.amsearch-full-width) .amsearch-input-wrapper.-dynamic-width {
    width: 100%;
  }
  .page-header .amsearch-input-wrapper {
    min-width: 283px;
    width: auto;
  }
  .amsearch-item-container {
    padding: 0 0 25px;
  }
  .amsearch-item-container .amsearch-link {
    padding: 5px 20px;
  }
  .amsearch-items-section {
    padding: 25px 0;
  }
  .amsearch-items-section:not(:first-child:last-child) {
    max-width: 283px;
    width: 100%;
  }
  .amsearch-full_width-title {
    display: none;
  }
  .page-header.amsearch-full-width.-opened .ammenu-logo,
  .page-header.amsearch-full-width.-opened .logo {
    margin: 0 auto 0 4vw;
    z-index: 11;
  }
  .page-header.amsearch-full-width.-opened .amsearch-wrapper-block {
    z-index: 10;
  }
  .page-header.amsearch-full-width.-opened .amsearch-button.-full-close {
    right: 4vw;
  }
  .page-header.amsearch-full-width .amsearch-input-wrapper {
    flex-grow: initial;
  }
  .page-header.amsearch-full-width .amsearch-button.-search {
    flex-grow: initial;
  }
  .page-header.amsearch-full-width .amsearch-wrapper-block {
    background: #fff;
    display: inline-block;
  }
  .page-header.amsearch-full-width:not(.-opened) .amsearch-wrapper-block {
    position: static;
    width: auto;
  }
  .page-header.amsearch-full-width .amsearch-form-block {
    height: 100%;
    justify-content: center;
    padding: 0;
  }
  .page-header.amsearch-full-width .amsearch-result-section {
    padding: 0 calc(4vw - 15px);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(25%);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-list .amsearch-item {
    width: 50%;
  }
  .page-header.amsearch-full-width .amsearch-button.-full-close {
    margin: auto;
  }
  .page-header .amsearch-button.-loupe-trigger {
    display: none;
  }
  .amsearch-search-page.page-products .columns {
    z-index: 0;
  }
  .aminst-feed-title {
    font-size: 20px;
    margin: 20px 0 25px 0;
  }
  .aminst-feed-comment-cont {
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.2s all ease-in;
    align-content: center;
    border: 1px solid #93d6ff;
    bottom: 0;
    color: #ffffff;
    flex-wrap: wrap;
    font-size: 16px;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  .aminst-feed-review {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-basis: 100%;
    margin: 0 0 20px 0;
  }
  .aminst-feed-btn {
    margin: 20px 0;
    max-width: 150px;
    padding: 11px 26px;
  }
  .aminst-feed-likes,
  .aminst-feed-comments {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 17px;
  }
  .aminst-feed-likes:before,
  .aminst-feed-comments:before {
    height: 16px;
    margin: 0 4px 0 0;
    width: 16px;
  }
  .aminst-feed-likes:before {
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjEiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjUgMi41NEM5LjAxNC4zOTUgNS4yMi40OTEgMi44NTIgMi44MjZhNi4xODYgNi4xODYgMCAwIDAgMCA4LjgyOWw4LjMzOSA4LjIxOWEuNDQuNDQgMCAwIDAgLjYxOCAwbDguMzM5LTguMjJhNi4xODcgNi4xODcgMCAwIDAgMC04LjgyOEMxNy43OC40OTIgMTMuOTg2LjM5NiAxMS41IDIuNTR6bTguMDI5IDguNTA1TDExLjUgMTguOTU5bC04LjAyOS03LjkxNGE1LjMzMiA1LjMzMiAwIDAgMSAwLTcuNjEgNS40ODMgNS40ODMgMCAwIDEgMy44Ni0xLjU3M2MxLjM5OCAwIDIuNzk1LjUyNSAzLjg2IDEuNTc0LjE3LjE2OC40NDcuMTY4LjYxOCAwIDIuMTMtMi4wOTkgNS41OTItMi4wOTggNy43MiAwYTUuMzMyIDUuMzMyIDAgMCAxIDAgNy42MDl6IiBmaWxsPSIjZmZmIiBzdHJva2U9IiNmZmYiLz48L3N2Zz4=);
    content: '';
  }
  .aminst-feed-comments:before {
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjQ5OCAyMmMtLjI4NSAwLS41Ny0uMDExLS44NTYtLjAzNC01LjIzLS40MTgtOS4zNy00LjY4OC05LjYzLTkuOTMzYTEwLjUzNSAxMC41MzUgMCAwIDEgMy4wNjMtNy45NTggMTAuNTMgMTAuNTMgMCAwIDEgNy45NTgtMy4wNjJjNS4yNzUuMjYxIDkuNTQ3IDQuNDI3IDkuOTM3IDkuNjlhMTAuNDc0IDEwLjQ3NCAwIDAgMS0xLjMwMyA1LjkxNmwxLjI1MSA0LjU0MmEuNjIuNjIgMCAwIDEtLjc1MS43NjNsLTQuNjM3LTEuMjA4QTEwLjQ1OCAxMC40NTggMCAwIDEgMTEuNDk3IDIyem0uMDE2LTIwLjA0NUE5LjU3OCA5LjU3OCAwIDAgMCA0Ljc1IDQuNzVhOS41OCA5LjU4IDAgMCAwLTIuNzg0IDcuMjM2Yy4yMzYgNC43NjcgMy45OTkgOC42NDkgOC43NTIgOS4wMjhhOS41MjQgOS41MjQgMCAwIDAgNS41MS0xLjIyM2wuMTY4LS4wOTYgNC40NDcgMS4xNTgtMS4yMDMtNC4zNjYuMTAyLS4xNzNhOS41MjIgOS41MjIgMCAwIDAgMS4yNzctNS41NGMtLjM1NS00Ljc4NC00LjIzOS04LjU3LTkuMDMzLTguODA3YTkuNDI3IDkuNDI3IDAgMCAwLS40NzItLjAxMnoiIGZpbGw9IiNmZmYiIHN0cm9rZT0iI2ZmZiIvPjwvc3ZnPg==);
    content: '';
  }
  .aminst-feed-caption {
    flex-basis: 100%;
    line-height: 21px;
    margin: 0;
    max-height: 60%;
    overflow: hidden;
    padding: 0 10px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: pre;
  }
  .aminst-relation-link {
    left: 0;
    pointer-events: none;
    user-select: none;
    width: auto;
  }
  .aminst-relation-link:hover {
    color: #ffffff;
  }
  .aminst-feed-post:not(.-thumbnail) .aminst-relation-link {
    background: #008eff;
    min-height: 25px;
    padding: 0 15px;
    pointer-events: initial;
    user-select: initial;
  }
  .aminst-feed-post:not(.-thumbnail) .aminst-relation-link:hover {
    background: #33a4ff;
  }
  .aminst-feed-post:not(.-thumbnail) .aminst-relation-link .aminst-title {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: calc(14px * 1);
    -webkit-line-clamp: 1;
  }
  .aminst-feed-post:not(.-thumbnail) .aminst-relation-link:hover .aminst-button {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAzMSA4Ij4gIDxkZWZzLz4gIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0zMC4zNTM2IDQuMzUzNTZjLjE5NTItLjE5NTI3LjE5NTItLjUxMTg1IDAtLjcwNzExTDI3LjE3MTYuNDY0NDY4Yy0uMTk1My0uMTk1MjYyLS41MTE5LS4xOTUyNjItLjcwNzEgMC0uMTk1My4xOTUyNjMtLjE5NTMuNTExODQ1IDAgLjcwNzExMkwyOS4yOTI5IDRsLTIuODI4NCAyLjgyODQzYy0uMTk1My4xOTUyNi0uMTk1My41MTE4NCAwIC43MDcxMS4xOTUyLjE5NTI2LjUxMTguMTk1MjYuNzA3MSAwbDMuMTgyLTMuMTgxOTh6TS00ZS04IDQuNUgzMHYtMUg0ZS04bC04ZS04IDF6Ii8+PC9zdmc+);
    right: 10px;
    width: 35px;
  }
  .aminst-feed-post:not(.-thumbnail) .aminst-relation-link .aminst-button {
    background-color: transparent;
    box-shadow: none;
    border-radius: inherit;
    bottom: initial;
    background-size: contain;
    white-space: nowrap;
    position: absolute;
    right: 15px;
    font-size: 0;
    width: 30px;
    height: 15px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNiA4Ij4gIDxkZWZzLz4gIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0yNS4zNTM2IDQuMzUzNTZjLjE5NTItLjE5NTI3LjE5NTItLjUxMTg1IDAtLjcwNzExTDIyLjE3MTYuNDY0NDY4Yy0uMTk1My0uMTk1MjYyLS41MTE5LS4xOTUyNjItLjcwNzEgMC0uMTk1My4xOTUyNjItLjE5NTMuNTExODQ1IDAgLjcwNzEwMkwyNC4yOTI5IDRsLTIuODI4NCAyLjgyODQzYy0uMTk1My4xOTUyNi0uMTk1My41MTE4NCAwIC43MDcxMS4xOTUyLjE5NTI2LjUxMTguMTk1MjYuNzA3MSAwbDMuMTgyLTMuMTgxOTh6TS00ZS04IDQuNUgyNXYtMUg0ZS04bC04ZS04IDF6Ii8+PC9zdmc+);
  }
  .aminst-feed-post:not(.-thumbnail) .aminst-feed-link:hover + .aminst-relation-link,
  .aminst-feed-post:not(.-thumbnail) .aminst-feed-link.-hovered + .aminst-relation-link {
    background: #33a4ff;
    min-height: 45px;
  }
  .aminst-feed-post:not(.-thumbnail) .aminst-feed-link:hover + .aminst-relation-link .aminst-title,
  .aminst-feed-post:not(.-thumbnail) .aminst-feed-link.-hovered + .aminst-relation-link .aminst-title {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: calc(14px * 2);
    -webkit-line-clamp: 2;
  }
  .aminst-feed-post:not(.-thumbnail) .aminst-feed-link:hover + .aminst-relation-link .aminst-button,
  .aminst-feed-post:not(.-thumbnail) .aminst-feed-link.-hovered + .aminst-relation-link .aminst-button {
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: none;
    border: 1px solid #ffffff;
    border-radius: 2px;
    font-size: inherit;
    min-height: 25px;
    padding: 0 10px;
    position: static;
    transition: color, background-color 0.2s ease-in;
    width: auto;
  }
  .aminst-feed-post:not(.-thumbnail) .aminst-feed-link:hover + .aminst-relation-link .aminst-button:hover,
  .aminst-feed-post:not(.-thumbnail) .aminst-feed-link.-hovered + .aminst-relation-link .aminst-button:hover {
    background: #ffffff;
    color: #33a4ff;
  }
  .aminst-feed-post.-thumbnail .aminst-feed-link:hover + .aminst-relation-link,
  .aminst-feed-post.-thumbnail .aminst-feed-link.-hovered + .aminst-relation-link {
    background-color: #008eff;
    border-top: 1px solid #ffffff;
    pointer-events: inherit;
    transition: background-color 0.2s ease-in;
    user-select: inherit;
  }
  .aminst-feed-post.-thumbnail .aminst-feed-link:hover + .aminst-relation-link .aminst-title,
  .aminst-feed-post.-thumbnail .aminst-feed-link.-hovered + .aminst-relation-link .aminst-title {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: calc(14px * 2);
    -webkit-line-clamp: 2;
  }
  .aminst-feed-link:hover .aminst-feed-comment-cont,
  .aminst-feed-link.-hovered .aminst-feed-comment-cont {
    background: rgba(0, 142, 255, 0.7);
    opacity: 1;
  }
  .aminst-feed-link:hover.-en-desc .aminst-feed-img,
  .aminst-feed-link.-hovered.-en-desc .aminst-feed-img {
    -webkit-filter: blur(2px);
    filter: blur(2px);
  }
  .aminst-feed-link:hover.-dis-desc .aminst-feed-img,
  .aminst-feed-link.-hovered.-dis-desc .aminst-feed-img {
    transform: scale(1.1);
  }
  .aminst-feed-wrapper .fancyambox-inner .aminst-feed-single-post {
    padding: 50px 60px;
  }
  .am-brands-fullwidth {
    width: 100% !important;
  }
  .ambrands-letters-list {
    display: flex;
  }
  .ambrands-letters-list .ambrands-letter .ambrands-content {
    margin: 0 -10px;
  }
  .ambrands-letters-list .ambrands-brand-item {
    margin: 0 10px 20px;
  }
  .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 156px;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 10px;
    width: inherit;
  }
  .erp-stock-model.modal-popup .modal-inner-wrap {
    width: 100%;
    max-width: 500px;
  }
  .amcheckout-step-container .fieldset > .field:not(.choice) > .label {
    float: none;
    width: 100%;
    text-align: left;
  }
  .amcheckout-step-container .fieldset > .field:not(.choice) > .control {
    width: 100%;
    float: none;
  }
  .amcheckout-step-container .fieldset > .field {
    margin: 0 0 10px;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .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%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 15px;
    padding: 5px 0 15px;
  }
  .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;
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .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;
    padding: 2.5px 0;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    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: inherit;
  }
  .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;
  }
  .login-container .block .login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 15px;
  }
  .login-container .block .login .actions-toolbar > .secondary {
    float: left;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .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%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 10px;
    vertical-align: top;
    width: 48.8%;
  }
  .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: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 5px 5px 0;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 10px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 10px 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: 10px;
    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%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 10px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 2.5px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 10px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 5px;
    padding: 2.5px 5px 5px;
    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: 5px;
    padding: 2.5px 5px 5px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 12.5px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .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 .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 10px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -10px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 10px;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 5px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 5px;
    padding-right: 5px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 10px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .ui-tooltip.ui-widget {
    max-width: 450px;
  }
  .filter-options-content a:hover {
    text-decoration: none;
  }
  .catalog-topnav {
    display: block;
  }
  .page-layout-1column .toolbar-products {
    position: inherit !important;
  }
  .filter-options-content .am-filter-price {
    width: 40%;
  }
  .sidebar > .block-category-list {
    margin-bottom: 14px;
  }
  .amasty-catalog-topnav {
    margin-top: 3px;
  }
  .amasty-catalog-topnav.catalog-topnav .filter-options .filter-options-content {
    z-index: 1001;
    min-width: 200px;
  }
  .amasty-catalog-topnav .filter-options {
    margin-bottom: 20px;
    padding: 3px 0;
  }
  .amasty-catalog-topnav .filter-subtitle {
    display: none;
  }
  .amasty-catalog-topnav .amshopby-category-dropdown {
    min-width: 200px;
  }
  .amasty-catalog-topnav .filter-options-item {
    margin-bottom: 0;
  }
  .amasty-catalog-topnav .filter-options-item:first-child .filter-options-title {
    padding-left: 0;
  }
  .amasty-catalog-topnav .filter-options-title {
    padding-right: 5px;
  }
  .amasty-catalog-topnav .filter-options-title:after {
    position: static;
    display: inline-block;
    margin: 0 0 0 15px;
    transform: translateY(-2px);
  }
  .amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-flyout-block .items.amshopby-fly-out-view {
    margin: -11px;
    box-shadow: none;
  }
  .filter-options input[type='checkbox'] {
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    border: 0;
    opacity: 0;
    position: absolute;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice {
    word-wrap: break-word;
    word-break: break-word;
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    margin: 0;
    padding: 0 0 0 17px;
    min-height: 12px;
    line-height: 1.2;
    cursor: pointer;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before,
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    content: '';
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before {
    border: 1px solid #e3e3e3;
    background: #ffffff;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    background: #000000 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center / 12px;
    content: none;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:hover:before,
  .filter-options input[type='checkbox']:checked + .amshopby-choice:before {
    border-color: #000000;
  }
  .filter-options input[type='checkbox']:checked + .amshopby-choice:after {
    content: '';
  }
  ._keyfocus .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  ._keyfocus .filter-options input[type='checkbox']:focus + .amshopby-choice:before,
  .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  .filter-options input[type='checkbox']:focus + .amshopby-choice:before {
    border-color: #000000;
  }
  .filter-options input[type='checkbox']:not(:checked).mage-error + .amshopby-choice:before {
    border-color: #f23b3b;
  }
  .am_shopby_apply_filters {
    position: absolute;
    bottom: inherit;
    z-index: 212;
    display: none;
    visibility: hidden;
    padding: 0;
    width: inherit;
  }
  .am_shopby_apply_filters.visible {
    bottom: inherit;
    visibility: visible;
  }
  .am_shopby_apply_filters.-fixed {
    position: fixed;
  }
  .am_shopby_apply_filters.-fixed .am-show-button:before {
    display: none;
  }
  .am-show-button {
    position: relative;
    justify-content: space-between;
    margin: 0 0 10px;
    padding: 12px 10px;
    min-width: 180px;
    width: inherit;
    border: none;
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
  }
  .am-show-button > .am-items {
    margin: 0 auto;
  }
  .am-show-button:before {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #ffffff;
    content: '';
    transform: rotate(45deg);
  }
  .am-show-button.-vertical:before {
    top: calc(50% - (10px / 2));
    right: calc(100% - (10px / 2));
  }
  .am-show-button.-horizontal:before {
    top: calc(100% - (10px / 2));
    left: calc(50% - (10px / 2));
  }
  #amasty-shopby-product-list .amshopby-overlay-block > .amshopby-loader {
    top: 30%;
    transform: translate(-50%, -30%);
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 5px;
    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;
  }
  .products.wrapper ~ .toolbar .pages {
    float: right;
  }
  .products.wrapper ~ .toolbar .pages .item.current span {
    color: #161616;
    border-bottom: 2px solid;
  }
  .toolbar-amount {
    float: none;
    display: inline;
    font-size: 12px;
    color: #161616;
  }
  .sorter {
    float: right;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 10px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #7d7d7d;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:not(.active):hover {
    color: #7d7d7d;
    background: #dedede;
  }
  .modes-mode:last-child {
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    color: #a6a6a6;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: none;
    float: right;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: unset;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    text-align: center;
    vertical-align: bottom;
    width: 100%;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 5px 5px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 12.5px;
  }
  .page-layout-1column .product-info-main {
    width: 35%;
  }
  .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%;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 10px;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 24%;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 10px;
    margin: 0 0 5px;
  }
  .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 2.5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 40px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 5px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 12.5px;
  }
  .cart.table-wrapper .item td.col.item {
    padding: 20px 0 15px 0;
  }
  .minicart-wrapper {
    margin-left: 0;
  }
  .minicart-wrapper .block-minicart {
    right: 1px;
    width: 390px;
  }
  .opc-wrapper {
    width: 58.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 15px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 5px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-sidebar .product-item-details .item-options .values {
    font-size: 13px;
    padding: 9px 13px;
    display: inline-block;
    border: 1px solid #393333;
  }
  .opc-sidebar .minicart-items .product-item:last-child {
    border-bottom: none;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 12.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: 5px 15px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 5px 0 0 20px;
  }
  .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-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 10px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 10px 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;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
    min-width: auto;
  }
  .gift-message .field {
    margin-bottom: 10px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 10px;
  }
  .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;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .block.newsletter {
    max-width: 100%;
    width: 90%;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field.newsletter {
    max-width: 100%;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .block.block-content {
    margin-top: 20%;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .navigation ul {
    padding: 0 8px;
    border-bottom: #000000 1px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 2.5px;
  }
  .header.content {
    padding: 15px 10px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: none;
  }
  .page-header .header.panel {
    padding-bottom: 5px;
    padding-top: 5px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .switcher-option a {
    font-size: 14px;
    font-weight: 300;
  }
  .switcher-option.active {
    opacity: 1 !important;
  }
  .switcher-option.active strong {
    font-weight: bold !important;
  }
  .switcher-trigger strong span {
    opacity: 60%;
    font-weight: 300;
  }
  .lan-line {
    margin: 0 0 0 6px;
    font-weight: 300;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 10px;
  }
  .logo {
    margin: 0 auto 25px 0;
  }
  .logo img {
    max-height: inherit;
    width: 202px;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .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;
  }
  .cat-banner-wrapper .mobile-cat-banner {
    display: none;
  }
  .big-banner-image img {
    width: 100%;
    height: 70rem;
    object-fit: cover;
  }
  .small-banner-inner {
    position: relative;
    height: 100%;
  }
  .small-banner-inner .small-banner-two {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
}
@media all and (min-width: 1024px), print {
  .checkout-index-index .opc-wrapper.am-opc-wrapper .shipping-address-item {
    width: 50%;
  }
  /* phpcs:ignore Magento2.Less.AvoidId.IdSelectorUsage */
  #checkout.am-checkout.-modern.-layout-1column .authentication-wrapper {
    min-width: 300px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper {
    flex: inherit;
    width: calc(50% - 0);
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.date,
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
    width: 50%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.date {
    padding-right: 10px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
    padding-left: 10px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
    background: #eeeeee;
    color: #363636;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title > .amcheckout-icon {
    background: none;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .subtotal {
    width: 15%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .table-totals {
    margin-left: auto;
    width: 40%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
    display: inline-block;
    vertical-align: top;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes {
    box-sizing: border-box;
    padding-right: 10px;
    width: 35%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
    width: 65%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .checkout-payment-method .payment-option-title {
    border: none;
  }
  .checkout-index-index:not(.amasty-jet-theme) .amcheckout-main-container.-modern.-layout-1column .amcheckout-summary-container .details-qty {
    max-width: 20%;
  }
  .amcheckout-main-container.-modern.-layout-2columns {
    position: relative;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column {
    margin: 0;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main {
    float: left;
    width: calc(100% - (380px + 60px));
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar {
    float: right;
    transition: all .3s ease;
    width: 380px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar.-sticky {
    max-height: 100vh;
    overflow: auto;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .amcheckout-trust-badges {
    justify-content: center;
    margin: 0 0 15px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .amcheckout-trust-seal {
    font-size: 12px;
    max-width: 265px;
    text-align: center;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary {
    background: #ffffff;
    border: 1px solid #d4d4d4;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar {
    margin-bottom: 20px;
    text-align: center;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout {
    float: none;
    width: 70%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container,
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-title,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
    background: #f9f9f9;
    cursor: default;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .product-item-name,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .product-item-name,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .product-item-name,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .product-item-name {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .subtotal,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .subtotal,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .subtotal,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .subtotal {
    width: auto;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .table-totals,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .table-totals,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .table-totals,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .table-totals {
    margin-left: 0;
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options {
    background: #ffffff;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
    display: block;
    width: 100%;
  }
  .amcheckout-sticky-stopper {
    display: block;
    height: 0;
    margin: 0;
    padding: 0;
    visibility: hidden;
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns {
    display: flex;
    justify-content: space-between;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-column {
    width: 32%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary .amcheckout-trust-badges {
    justify-content: center;
    margin: 0 0 15px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary .amcheckout-trust-seal {
    font-size: 12px;
    margin: auto;
    max-width: 66%;
    text-align: center;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-title {
    cursor: default;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .form-login .amcheckout-email .amcheckout-wrapper {
    flex: auto;
    width: inherit;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-form-login .amcheckout-password,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .form-login .amcheckout-password {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-item,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-item:not(:last-of-type),
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods {
    min-width: inherit;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .billing-address-details {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-payment-methods .payment-method:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date .control {
    position: relative;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date .input-text._has-datepicker {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date ._has-datepicker ~ .ui-datepicker-trigger {
    margin: 0;
    position: absolute;
    right: 7px;
    top: 7px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .checkout-payment-method .amcheckout-trust-seal {
    max-width: 66%;
  }
  .amsearch-emptysearch-cms {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 40px 70px;
  }
  .amsearch-emptysearch-cms > .amsearch-item {
    max-width: 50%;
  }
  .amsearch-emptysearch-cms > .amsearch-content {
    padding-right: 10px;
  }
  .amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
    font-size: 72px;
    margin: 0 0 20px;
  }
  .amsearch-emptysearch-cms .amsearch-text {
    font-size: 28px;
    line-height: 33px;
  }
  .amsearch-emptysearch-cms .amsearch-contacts-block {
    font-size: 22px;
    margin-top: 45px;
  }
  .amsearch-emptysearch-cms .amsearch-image-block {
    margin-top: 0;
  }
  .amsearch-emptysearch-cms .amsearch-contacts-block > .amsearch-title {
    margin-bottom: 10px;
  }
  .amsearch-result-block:not(.-preload) .amsearch-products-section {
    width: calc(100% - 283px);
  }
  .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(25%);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(20%);
  }
  .amslider .slide {
    flex-basis: auto;
    margin: 0 20px 20px 0;
    max-width: 32%;
  }
  .ambrands-letters-filter .ambrands-letter {
    margin: 0 7px 7px 0;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 30px;
    width: inherit;
  }
  .ambrands-list-popup {
    position: absolute;
    width: 600px;
    height: 415px;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 2px 7px rgba(131, 136, 141, 0.13), 0 10px 15px rgba(131, 136, 141, 0.13);
    opacity: 0;
    transition: all .5s ease;
    pointer-events: none;
  }
  .ambrands-menu-item:hover .ambrands-list-popup,
  .ammenu-item:hover .ambrands-list-popup {
    display: block;
    opacity: 1;
    pointer-events: auto;
  }
  .ambrands-list-container {
    display: flex;
    height: 100%;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter {
    display: block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px 14px 0;
    min-width: calc(((34px + 12px) * 4) + (14px * 2));
    width: calc(((34px + 12px) * 4) + (14px * 2));
    height: 100%;
    background: #fbfbfb;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter {
    display: inline-flex;
    margin: 0 6px 12px;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter.-letter-all {
    margin-bottom: 30px;
    width: calc(100% - 12px);
  }
  .ambrands-popup-items {
    display: inline-block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px;
    width: 100%;
    height: 100%;
    font-size: 14px;
  }
  .ambrands-popup-items .ambrands-letters-list {
    width: 100%;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-letter {
    margin-bottom: 30px;
    padding-right: 0;
  }
  .ambrands-popup-items .ambrands-letters-list:last-child .ambrands-letter {
    margin-bottom: 0;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item .ambrands-label {
    max-width: 130px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 102px;
  }
  .ambrands-popup-items .ambrands-letter .ambrands-brand-item .ambrands-empty {
    font-weight: 400;
    font-size: 40px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    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;
  }
  .checkout-index-index .opc-wrapper.am-opc-wrapper .shipping-address-item {
    width: 50%;
  }
  #checkout.am-checkout.-modern.-layout-1column .authentication-wrapper {
    min-width: 300px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    width: 100%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.date,
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
    width: 50%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.date {
    padding-right: 10px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
    padding-left: 10px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
    background: #eee;
    color: #363636;
    padding: 18px 18px 0;
    letter-spacing: 0;
    text-transform: unset;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title > .amcheckout-icon {
    background: none;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .subtotal {
    width: 15%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .table-totals {
    margin-left: auto;
    width: 40%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
    display: inline-block;
    vertical-align: top;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes {
    box-sizing: border-box;
    padding-right: 10px;
    width: 35%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
    width: 65%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .checkout-payment-method .payment-option-title {
    border: none;
  }
  .amcheckout-main-container.-modern.-layout-1column .amcheckout-summary-container .details-qty {
    max-width: 20%;
  }
  .amcheckout-main-container.-modern.-layout-2columns {
    position: relative;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column {
    margin: 0;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main {
    float: left;
    width: calc(100% - (380px + 60px));
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar {
    float: right;
    width: 380px;
    transition: all .3s ease;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar.-sticky {
    overflow: auto;
    max-height: 100vh;
    background: #F8F8F8;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary {
    border: none;
    background: #f8f8f8;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar {
    margin-bottom: 20px;
    text-align: center;
    padding-bottom: 3rem;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout {
    float: none;
    width: 70%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container,
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-title,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
    background: #F8F8F8;
    cursor: default;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .product-item-name,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .product-item-name,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .product-item-name,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .product-item-name {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .subtotal,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .subtotal,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .subtotal,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .subtotal {
    width: auto;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .table-totals,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .table-totals,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .table-totals,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .table-totals {
    margin-left: 0;
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options {
    background: #f8f8f8;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options label,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options label {
    font-size: 12px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
    display: block;
    width: 100%;
  }
  .amcheckout-sticky-stopper {
    display: block;
    visibility: hidden;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 0;
  }
  .amcheckout-main-container.-modern.-layout-3columns {
    display: flex;
    justify-content: space-between;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-column {
    width: 32%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-title {
    cursor: default;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .form-login .amcheckout-email .amcheckout-wrapper {
    flex: auto;
    width: inherit;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-form-login .amcheckout-password,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .form-login .amcheckout-password {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-item,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-item:not(:last-of-type),
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods {
    min-width: inherit;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .billing-address-details {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-payment-methods .payment-method:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date .control {
    position: relative;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date .input-text._has-datepicker {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date ._has-datepicker ~ .ui-datepicker-trigger {
    position: absolute;
    top: 7px;
    right: 7px;
    margin: 0;
  }
  .filter-options-content .am-filter-price {
    width: 43%;
  }
  .amslider-container.am-swiper-slider {
    width: 85%;
  }
  .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: 3%;
    width: calc((100% - 6%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(2n + 1) {
    margin-left: 3%;
  }
  .page-products .products-grid .product-item:nth-child(3n + 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;
  }
  .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;
  }
  .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;
  }
  nav.navigation > ul {
    display: flex;
    justify-content: center;
    font-weight: 300;
  }
}
@media all and (min-width: 1440px), print {
  .amslider .wrapper {
    justify-content: center;
  }
  .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;
  }
}
.typography-lola,
.block-minicart .items-total .count + span,
.block-minicart .subtotal .label,
.block-minicart .block-content > .actions a.action.viewcart,
.block-minicart .block-content > .actions #top-cart-btn-checkout {
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
}
.page-subtitle {
  font-size: 1.3rem;
  font-weight: bold;
  color: #1a1818;
}
.page-text {
  font-size: 1.3rem;
  line-height: 22px;
  color: #1a1818;
}
.message.error {
  font-weight: bold;
}
a:hover {
  text-decoration: none !important;
}
@media only screen and (min-width: 768px) {
  .header.content {
    padding: 30px 20px 0;
  }
  .page-header .header.panel {
    width: 100%;
    padding-bottom: 9px;
    padding-top: 9px;
    background-color: #f4f4f4;
  }
  .page-header .header p {
    margin-bottom: 0;
    font-size: 13px;
  }
  .panel.wrapper {
    background-color: #f4f4f4;
  }
  .logo {
    margin: -8px auto 0 0;
  }
}
.account .page-title-wrapper .page-title {
  font-family: 'Georgia', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 28px;
}
.customer-account-forgotpassword .page-title-wrapper .page-title {
  font-family: 'Georgia', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 28px;
}
.additional-navigation,
#btn-menu-close-lola {
  display: none;
}
button.action.submit.primary span {
  font-weight: 400;
  font-size: 12px;
}
.additional-inner {
  padding: 0 2rem;
  margin-top: 5rem;
}
.additional-inner hr {
  width: 60%;
  margin-left: 0;
  visibility: hidden;
}
.additional-nav img {
  width: 35px;
  margin-right: 15px;
  display: none;
}
.additional-nav a {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 400;
  font-size: 12px;
  padding: 10px 0;
}
.lola-additional-store-info.additional-nav img {
  height: 35px;
}
.top-slogan {
  text-align: center;
  color: #ef0000;
}
.page-header .header .top-slogan p {
  font-size: 12px;
}
.top-languages {
  text-align: right;
}
.top-languages .dropdown {
  text-align: left;
}
.shipping-info {
  color: #666666;
  font-size: 12px;
}
.page-header .header .shipping-info p {
  font-size: 12px;
}
.tooltip-content {
  opacity: 0;
}
.lola-logo {
  text-align: center;
}
.lola-logo .logo {
  display: inline-block;
  float: none;
  max-width: 100%;
}
.lola-logo .logo-scrolled {
  max-width: 60%;
  margin: 0 auto;
}
.lola-icon-store {
  width: 25px;
}
.lola-icon-bell {
  width: 60px;
}
.left-header-cont img {
  height: 32px;
}
.left-header-cont .lola-icon-store {
  margin-right: 50px;
}
a.lola-my-account {
  text-transform: uppercase;
  letter-spacing: 3px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
a.lola-my-account {
  font-size: 11px;
  color: #000;
}
a.lola-my-account img {
  width: 25px;
  margin-right: 10px;
}
.right-header-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: flex-end;
}
.lola-wishlist-icon,
.lola-my-account {
  margin-right: 20px;
}
.promo-slogan-content {
  text-align: center;
  font-weight: 300;
  font-size: 12px;
  margin-bottom: 15px;
  color: #ef0000;
}
.promo-slogan-content a {
  color: #ef0000;
  text-decoration: none;
}
.lola-customer-links {
  display: flex;
}
.lola-customer-links a.logged {
  margin-right: 15px;
  white-space: nowrap;
}
div.minicart-wrapper:before {
  content: none;
}
div.minicart-wrapper:after {
  content: none;
}
span.counter.qty.empty {
  position: absolute;
  left: 7px;
  bottom: 1px;
  color: #be0000;
  font-size: 15px;
  display: none;
}
.lola-minicart .qty {
  position: absolute;
  left: 8px;
  bottom: 2px;
  font-size: 11px;
}
a.showcart.lola-minicart {
  position: relative;
}
a.showcart.lola-minicart img {
  max-width: 90%;
}
.navigation .level0 > .level-top {
  padding: 0 0 0 2rem;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1;
  color: #1a1818;
  font-weight: 400;
  margin-top: 2rem;
}
@media only screen and (max-width: 768px) {
  .navigation .level0 > .level-top {
    margin-bottom: 2rem;
  }
}
.navigation ul.level1.submenu a {
  font-weight: 400;
}
nav.navigation {
  border-bottom: 1px solid #1a1818;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  nav.navigation {
    border-bottom: none;
  }
}
@media screen and (min-width: 768px) {
  nav.navigation {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
#btn-menu-close-lola {
  box-shadow: none;
  background: transparent;
  border: none;
  padding: 1rem;
}
#btn-menu-close-lola:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7rem;
  line-height: 32px;
  color: inherit;
  content: "";
  font-family: "icons-blank-theme";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  position: absolute;
  overflow: hidden;
  speak: none;
  top: 4%;
  text-align: center;
  left: 2%;
  z-index: 5;
}
.switcher-option a,
.switcher-option span {
  font-size: 11px;
  letter-spacing: 2px;
}
.switcher-option:not(:first-child):before {
  content: "|";
  margin: 0 5px;
  height: 12px;
  overflow: hidden;
  display: inline-block;
  color: #1A1818;
  opacity: 0.5;
}
.switcher-option.active {
  color: #1A1818;
  opacity: 0.5;
}
.switcher-trigger strong span {
  opacity: 60%;
  font-weight: 300;
  font-size: 11px;
  letter-spacing: 2px;
}
@media screen and (max-width: 768px) {
  .switcher-trigger strong span {
    font-size: 12px;
  }
}
.lan-line {
  margin: 0 5px 0 6px;
  font-weight: 300;
}
.nav-sections .switcher-trigger strong:after {
  display: none;
}
@media screen and (max-width: 768px) {
  .switcher-options {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .switcher-options .switcher-option a {
    font-size: 12px;
    font-weight: 300;
  }
}
.form.password.forget label {
  font-size: 12px;
  font-weight: 400;
}
.page-wrapper.action.primary,
.page-wrapper.action-primary,
.page-wrapper.amshopby-button,
.page-wrapper.am-filter-go {
  font-weight: 400;
}
@media screen and (max-width: 1400px) {
  .page-with-filter .page-main {
    padding: 0 20px;
  }
}
@media screen and (max-width: 600px) {
  .page-with-filter .page-main {
    padding: 0 8px;
  }
}
@media screen and (min-width: 1024px) {
  .catalog-category-view .product-item-actions,
  .catalogsearch-result-index .product-item-actions {
    position: relative;
    z-index: 10;
    float: right;
    margin-top: -4rem;
    margin-right: 1rem;
  }
}
.product-item-info {
  position: relative;
}
.lola-toolbar {
  margin-bottom: 5px;
  padding-bottom: 0;
}
.lola-toolbar .toolbar-products {
  margin-bottom: 0;
}
.lola-toolbar .toolbar-products .sorter-label {
  font-size: 1.2rem;
  color: #161616;
  font-weight: 300;
}
.lola-toolbar .toolbar-products .sorter-options {
  font-size: 1.1rem;
  padding: 0;
  border: none;
  color: #161616;
}
.lola-toolbar .toolbar-products .sorter-options:focus {
  box-shadow: none;
}
.lola-toolbar .toolbar-products .sorter-action:before {
  display: none;
}
a.amshopby-filter-parent {
  color: #1a1818;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 15px;
  font-weight: 400 !important;
}
.category-view .breadcrumbs {
  padding: 0;
  margin-bottom: 0;
  display: flex;
  margin: 0;
}
.category-view .breadcrumbs ul li {
  color: black;
}
.category-view .breadcrumbs a {
  color: #161616;
  font-size: 12px;
  margin: 0;
}
.breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 19px;
  line-height: 18px;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.filter-options .am-labels-folding li.item {
  padding-left: 0;
}
.filter-options .items .items-children.-folding {
  padding-left: 0;
}
.filter-options .filter-options-title:first-child {
  border-top: none;
}
.filter-options ul.items.items-children.level-2.-folding {
  padding-left: 10%;
}
.styled-checkbox {
  position: absolute;
  opacity: 0;
}
.styled-checkbox + a {
  position: relative;
  cursor: pointer;
  padding: 0;
}
.styled-checkbox + a:before {
  content: '';
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: white;
  border: 1px solid #ccc;
  border-radius: 25%;
}
.styled-checkbox:hover + a:before {
  background: #f35429;
}
.styled-checkbox:focus + a:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.styled-checkbox:disabled + a {
  color: #b8b8b8;
  cursor: auto;
}
.styled-checkbox:disabled + a:before {
  box-shadow: none;
  background: #ddd;
}
.styled-checkbox:checked + a:after {
  content: '';
  position: absolute;
  left: 5px;
  top: 9px;
  background: #1a1818;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 #1a1818, 4px 0 0 #1a1818, 4px -2px 0 #1a1818, 4px -4px 0 #1a1818, 4px -6px 0 #1a1818, 4px -8px 0 #1a1818;
  transform: rotate(45deg);
}
#narrow-by-list .filter-options-content {
  border-bottom: solid 1px #ccc;
  padding-bottom: 25px;
}
.filter-title i {
  margin-right: 5px;
}
.block.filter .filter-title strong {
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .block.filter .filter-title strong {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .fa-sliders-h:before {
    display: none;
  }
}
.catalog-category-view .page-title-wrapper {
  text-align: center;
}
.catalog-category-view .page-title-wrapper .page-title {
  font-size: 28px;
  text-align: left;
  margin-bottom: 3rem;
  margin-top: 3rem;
  font-family: 'Georgia', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
@media only screen and (max-width: 768px) {
  .catalog-category-view .page-title-wrapper .page-title {
    margin-bottom: 2rem;
    font-size: 26px;
  }
}
.lola-top-catalog .page-title-wrapper {
  position: absolute;
  right: 100%;
  overflow: hidden;
}
.lola-top-catalog .category-image .image {
  width: 100%;
}
.subcategory-col {
  text-align: center;
  text-transform: uppercase;
}
.subcategory-col a:after {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.subcategory-promo {
  border-bottom: solid 1px #ccc;
  margin-bottom: 0;
  padding-bottom: 15px;
}
.subcategory-promo h1 {
  margin-bottom: 10px;
}
.product-item-photo-hovered {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.photo-image-hover {
  opacity: 0;
}
.photo-currently-hovered {
  opacity: 1 !important;
  transition: opacity 0.3s;
}
.photo-currently-not-hovered {
  opacity: 0 !important;
  transition: opacity 0.3s;
}
.filter-content dt.filter-options-title {
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  padding-top: 15px;
  position: relative;
  transition: 0.5s all;
}
@media screen and (max-width: 768px) {
  .filter-content dt.filter-options-title {
    padding-top: 1rem;
  }
}
.filter-content dt.filter-options-title.opened {
  border-bottom: 1px solid transparent;
}
.filter-content dt.filter-options-title.opened:after {
  content: "\f106";
}
.filter-content dt.filter-options-title:after {
  content: "\f107";
  position: absolute;
  right: 0;
  font-family: "Font Awesome 5 Free";
}
.filter-content .filter-options-content {
  display: none;
}
.list_info small {
  color: #1a1818;
  letter-spacing: 0;
  border: 1px solid rgba(26, 24, 24, 0.1);
  padding: 0.5rem 1rem;
  text-transform: uppercase;
  font-size: 11px;
}
@media screen and (min-width: 768px) {
  .product-item-actions .actions-secondary .action {
    line-height: 20px;
    text-align: center;
    width: 30px;
  }
}
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: "\f005";
  font-family: "Font Awesome 5 Free";
  color: #888;
  font-size: 19px;
}
.products.list.items .action.towishlist:hover::before {
  font-weight: 900;
}
.product-item .price-box .old-price .price {
  color: #101010;
}
.product-item .price-box .price {
  font-size: 1.5rem;
}
.page-products .product-item-name {
  height: 40px;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  .page-products .product-item-name {
    text-align: center;
  }
}
@media screen and (max-width: 1024px) {
  .catalog-category-view .product-item-actions {
    position: relative;
    z-index: 10;
    float: right;
    margin-top: -4rem;
    margin-right: 1rem;
  }
}
.product.details.product-item-details {
  height: auto;
}
@media screen and (max-width: 768px) {
  .product.details.product-item-details {
    height: 11rem;
  }
}
@media screen and (max-width: 640px) {
  .product.details.product-item-details .list_info {
    text-align: center;
  }
}
.product-list-image-wrapper {
  position: relative;
}
#lola-filter .filter-options .filter-options-title {
  font-size: 12px;
}
#lola-filter .am-filter-items-attr_test_color .swatch-option {
  width: 30px;
  height: 30px;
}
.catalogsearch-result-index #lola-filter {
  display: block;
}
.block-actions.filter-actions .filter-clear {
  font-size: 12px;
}
.amshopby-filter-current .amshopby-filter-value {
  font-weight: bold;
}
.lola-copyrights-section {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
.lola-copyrights-section.footer.content {
  border: none;
  margin-top: 10px;
  padding-top: 15px;
}
.page-footer {
  background-color: #f7f7f7;
}
.social-link {
  margin-bottom: 2rem;
}
.lola-copywrites-wrapper {
  background-color: #fff;
}
.trademark.footer.content {
  margin-top: 0;
  text-align: center;
  padding-top: 0;
  padding-bottom: 10px;
  margin-bottom: 10px;
  color: #000;
}
.copyright-lola {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .copyright-lola {
    flex-direction: column;
  }
}
.copyright-lola span {
  display: flex;
  align-items: baseline;
  justify-content: center;
  font-size: 13px;
  color: #1a1818;
}
@media screen and (max-width: 768px) {
  .copyright-lola span {
    flex-direction: column;
    align-items: center;
    text-align: center;
    font-size: 12px;
  }
}
.copyright-lola p {
  margin: 0 5px;
}
@media screen and (max-width: 768px) {
  .copyright-lola p {
    display: none;
  }
}
.copyright-lola span.design-develop {
  color: #1a1818;
  display: flex;
  justify-content: center;
  font-size: 13px;
}
@media screen and (max-width: 768px) {
  .copyright-lola span.design-develop {
    font-size: 12px;
    flex-direction: row;
  }
}
.copyright-lola a {
  margin-left: 3px;
  margin-right: 6px;
}
.footer .copyright,
.footer .bugs {
  margin: 0;
}
.footer .copyright,
.trademark {
  color: #999999;
  display: flex;
  justify-content: center;
}
.payment-methods-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.payment-methods-inner.footer.content {
  padding-top: 20px;
}
.payment-methods-inner.footer.content .payment-methods-section {
  text-align: center;
  display: flex;
  align-items: center;
}
.payment-methods-inner.footer.content .payment-methods-section img {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .payment-methods-inner.footer.content .payment-methods-section img {
    max-width: 80%;
  }
}
.payment-methods-inner.footer.content p {
  font-size: 16px;
  color: #666666;
}
.page-footer > .footer.content {
  min-height: 260px;
  padding: 3rem 0;
}
.lola-footer-links li > a {
  color: #1a1818;
  display: block;
  margin-bottom: 12px;
  font-size: 13px;
}
.lola-footer-links h4 {
  font-weight: 600;
  margin-bottom: 20px;
  letter-spacing: 3px;
}
.lola-footer-links .lola-icon-store {
  position: absolute;
  bottom: 0;
  display: none;
}
#newsletter-validate-detail {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.newsletter .title h4 {
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 20px;
}
.block.newsletter input {
  float: unset;
  height: 46px;
  border: none !important;
  max-width: 100%;
}
.block.newsletter input::placeholder {
  color: #666666;
}
.block.newsletter input:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #d4d4d4;
}
.block.newsletter .action.subscribe {
  height: 46px;
  background-color: #fff;
  color: #666666;
  font-weight: 400;
  border: 0;
  padding: 0 35px;
  transition: all 0.3s;
  margin-left: 10px;
}
.block.newsletter .action.subscribe:hover {
  background-color: #1a1818;
}
.block.newsletter .action.subscribe:hover span {
  color: #ffffff;
}
.block.newsletter .action.subscribe span {
  white-space: nowrap;
  font-weight: 600;
  color: #1a1818;
  text-transform: capitalize;
  letter-spacing: 0;
}
.social-link a {
  font-size: 22px;
  margin-right: 30px;
}
.contact-data-wrapper {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #fff;
}
.contact-data-wrapper .footer.content {
  margin-top: 0;
}
.contact-data-wrapper .contact-data-column {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.contact-data-wrapper .contact-data-column.right {
  justify-content: flex-end;
}
.contact-data-wrapper .contact-data-column.left {
  justify-content: flex-start;
}
.contact-data-wrapper .contact-data-column.center {
  justify-content: center;
}
.contact-data-wrapper .contact-data-column .icon {
  margin-right: 10px;
  line-height: 0;
}
.contact-data-wrapper .contact-data-column .text {
  font-size: 24px;
}
.contact-data-wrapper {
  padding-bottom: 0;
  padding-top: 0;
  background-color: transparent;
}
.contact-data-wrapper .contact-data-inner {
  margin-top: 0;
}
.page-footer {
  margin-top: 50px;
}
.footer.content {
  margin-top: 0;
  padding-bottom: 0;
  border-top: none;
}
.espa {
  width: 110px;
  display: inline-block;
  vertical-align: middle;
}
.espa img {
  max-height: 100%;
}
@media screen and (max-width: 767px) {
  .espa {
    height: 100%;
    width: 85px;
  }
}
.home-slider {
  width: 100%;
}
.home-slider .swiper-slide img {
  width: 100%;
  max-width: 100%;
  max-height: 580px;
  object-fit: cover;
}
.home-slider .next-slide,
.home-slider .prev-slide {
  padding: 1.5rem;
  width: 5.5rem;
  height: 5.5rem;
  position: absolute;
  top: 50%;
  margin-top: -2.2rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: space-around;
  z-index: 10;
  cursor: pointer;
}
.home-slider .next-slide svg,
.home-slider .prev-slide svg {
  width: 5.5rem;
  height: 5.5rem;
}
.home-slider .next-slide svg path,
.home-slider .prev-slide svg path {
  fill: #000;
}
.home-slider .next-slide.swiper-button-disabled,
.home-slider .prev-slide.swiper-button-disabled {
  opacity: .5;
}
.home-slider .next-slide {
  right: 0;
}
.home-slider .prev-slide {
  left: 0;
}
.cms-index-index .page-title-wrapper {
  display: none;
}
.home-slider {
  margin-bottom: 35px;
}
.home-slider h4 {
  position: absolute;
  bottom: 20px;
  left: 50%;
  color: #fff;
  transform: translateX(-50%);
  font-size: 6rem;
  font-family: 'Arial';
  font-weight: 400;
}
.featured-image-home {
  margin-top: 30px;
}
.under-slider-wrapper {
  margin-top: 30px;
}
.under-slider-banner {
  display: block;
}
.under-slider-banner img {
  width: 100%;
  object-fit: cover;
}
.mb80 {
  margin-bottom: 80px;
}
#one .small-banner-wrapper {
  padding-right: 0;
}
#one .big-banner-wrapper {
  padding-left: 0;
}
.main-content-wrapper {
  padding-bottom: 50px;
  border-bottom: 1px solid #000;
  max-width: 1180px;
  margin: 40px auto 0;
}
@media screen and (max-width: 768px) {
  .main-content-wrapper {
    padding: 0 2rem 6rem 2rem;
    margin-top: 0;
  }
}
.big-banner-slogan,
.small-banner-slogan {
  text-align: center;
  font-size: 14px;
  color: #1a1818;
  font-weight: 300;
  letter-spacing: 3px;
  font-family: 'Arial';
}
.big-banner-header,
.small-banner-header {
  text-align: center;
}
.big-banner-header h4,
.small-banner-header h4 {
  font-size: 22px;
  width: 500px;
  max-width: 100%;
  font-weight: 400;
  display: inline-block;
  color: #1a1818;
  margin-top: 3px;
  margin-bottom: 1rem;
  font-family: 'Arial';
}
.main-content-btn {
  text-align: center;
  margin-top: 13px;
}
.main-content-btn a {
  font-family: 'Arial';
  background-color: #000;
  font-size: 1.2rem;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  padding: 9px 22px;
  letter-spacing: 2px;
  border: solid 1px #1a1818;
  transition: 0.2s ease-in-out;
}
.main-content-btn a:hover {
  border: solid 1px #1a1818;
  background-color: transparent;
  color: #1a1818;
}
.small-banner-one {
  margin-bottom: 66px;
}
.small-banner-one img {
  height: 28rem;
  object-fit: cover;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .small-banner-one img {
    height: auto;
    width: 100%;
  }
}
.small-banner-two .small-banner-header h4 {
  width: 450px;
}
.small-banner-two img {
  height: 28rem;
  object-fit: cover;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .small-banner-two img {
    height: auto;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .featured-image-home {
    padding: 0 3rem;
  }
}
.featured-image-home h4 {
  font-family: 'Arial';
  font-weight: 400;
  text-align: center;
  font-size: 14px;
  color: #1a1818;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.aminst-feed-title {
  font-family: 'Arial';
  font-weight: 400;
  text-align: center;
  font-size: 14px;
  color: #1a1818;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.aminst-feed-title:after {
  display: none;
}
.aminst-feed-posts .slick-list.draggable {
  width: 100%;
}
.aminst-feed-posts .slick-list.draggable .slick-track {
  display: flex;
  justify-content: center;
  align-items: center;
}
.aminst-feed-posts .slick-list.draggable .slick-track .slick-slide {
  float: none !important;
  display: inline-block !important;
  height: auto;
  width: 31rem;
}
@media screen and (max-width: 576px) {
  .aminst-feed-posts .slick-list.draggable .slick-track .slick-slide {
    width: auto;
  }
}
@media only screen and (max-width: 768px) {
  .nav-sections-item-content > .navigation li.level0 {
    padding: 0;
  }
  .navigation .submenu:not(:first-child) .level1.active > a,
  .navigation .level0.active .all-category .ui-state-focus,
  .navigation .submenu:not(:first-child) .active > a {
    border: none;
    padding: 1.5rem 3rem;
  }
  nav.navigation a {
    padding: 1.5rem 3rem;
    color: #141414;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 12px;
  }
  nav.navigation ul.submenu .parent:after,
  nav.navigation ul.submenu .first.parent:after {
    right: 23px;
    margin-top: -5rem;
  }
  nav.navigation .submenu .mega-menu-wrapper > .first.parent:after {
    display: none;
  }
  nav.navigation ul.submenu .parent .ui-state-active:after {
    right: 23px;
  }
  .navigation .submenu {
    overflow: hidden;
  }
}
@media only screen and (min-width: 1200px) {
  .navigation .level0 .submenu.mega-menu-lola {
    position: static !important;
    min-width: auto;
    border: none;
  }
  .mega-menu-wrapper {
    width: 100%;
    background-color: #fff;
    margin-top: 1px;
    position: absolute;
    left: 0;
    z-index: 10;
    padding-top: 15px;
    padding-bottom: 10px;
  }
  .mega-menu-inner {
    width: 1280px;
    margin: 0 auto;
  }
  .nav-sections-item-content {
    position: relative;
    background-color: #ffffff;
  }
  .nav-sections-item-content > .navigation {
    position: static;
  }
  .nav-sections-item-content > .navigation li.level0,
  .nav-sections-item-content > .navigation ul {
    position: static;
  }
  .nav-sections-item-content > .navigation {
    position: static;
  }
  .mega-menu-promotion {
    width: 41%;
  }
  .mega-menu-promotion img {
    max-height: 380px;
    width: 100%;
  }
  .navigation .level0 .submenu .mega-menu-data {
    width: 16%;
  }
  .navigation .level0 .submenu .mega-menu-promotion a {
    padding: 0;
  }
  .navigation .level0 .submenu .mega-menu-promotion a:hover {
    background: transparent;
  }
  .navigation .level0 .submenu a {
    font-weight: 400;
    padding: 5px 25px;
    font-size: 1.3rem;
  }
  .mega-menu-promotion {
    display: block;
  }
  .menu__backdrop {
    right: 0;
    bottom: 0;
    z-index: 3;
    height: 100%;
    position: fixed;
    top: 300px;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .navigation .level0.active > .level-top {
    border: none;
  }
  .navigation .level0 .submenu .active > a {
    border: none;
    font-weight: 600;
  }
  .navigation .level0 .submenu {
    z-index: 10;
  }
  .mega-menu-wrapper .submenu {
    display: none !important;
  }
}
@media only screen and (max-width: 1279px) {
  .mega-menu-promotion {
    display: none;
  }
}
/* Editorials */
.editorials-index-index .page-title-wrapper {
  text-align: center;
}
.editorials-index-index h1.page-title {
  font-size: 2.8rem;
  font-weight: 400;
  font-family: 'Georgia', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin: 30px 0;
}
.editorials-section {
  margin-bottom: 100px;
}
.editorials-section:last-child {
  margin-bottom: 0;
}
.editorial-wrapper .editorial-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fef8f8;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.editorial-wrapper .editorial-col:nth-child(even) {
  background-color: #f7f6fc;
}
.editorial-wrapper .editorial-col .editorial-content-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 453px;
}
.editorial-wrapper .editorial-col .editorial-content-wrap .editorial-content {
  text-align: center;
}
.editorial-wrapper .editorial-col .editorial-content-wrap h3 {
  font-size: 5rem;
}
.editorial-wrapper .editorial-col .editorial-content-wrap .editorial-action {
  background-color: #000;
  color: #ccc;
  padding: 10px 30px;
  text-transform: uppercase;
  margin-top: 20px;
  display: inline-block;
  margin-bottom: 30px;
}
.editorial-wrapper .editorial-col-img {
  padding: 0;
}
.editorial-wrapper .editorial-col-img .editorial-image img {
  width: 100%;
  margin-bottom: -8px;
}
.published-date {
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
@media screen and (max-width: 768px) {
  .editorial-wrapper .editorial-col .editorial-content-wrap h3 {
    font-size: 4rem;
  }
}
/* Looks */
.editorials-view-index .page-title-wrapper {
  text-align: center;
  margin-top: 30px;
}
.editorials-view-index h1.page-title {
  font-size: 2.8rem;
  font-weight: 400;
  font-family: 'Georgia', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.looks-text-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #F7F7F7;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.looks-text-content {
  text-align: center;
}
.looks-text-content h3 {
  font-size: 4rem;
  font-family: 'Georgia', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.looks-text-content p {
  font-size: 13px;
  line-height: 22px;
  opacity: 0.7;
}
section.look-section {
  position: relative;
  margin-bottom: 7rem;
}
section.look-section:nth-child(even) .looks-text-wrap {
  background-color: #F7F7F7;
}
section.look-section:last-child {
  margin-bottom: 0;
}
.looks-left-col img {
  width: 100%;
}
.looks-left-col .looks-products-wrap {
  text-align: center;
}
.looks-center-image {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.looks-center-image img {
  width: 100%;
}
.looks-center-image .looks-products-wrap {
  text-align: center;
}
.looks-products-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.looks-products div {
  margin-bottom: 20px;
  display: none;
}
.fotorama__thumb-border {
  border: 1px solid #1a1818;
}
.look-action {
  background-color: #000;
  color: #fff;
  padding: 10px 30px;
  display: inline-block;
  margin-bottom: 30px;
  cursor: pointer;
  position: absolute;
  text-transform: uppercase;
  font-size: 12px;
  bottom: 5%;
  letter-spacing: 2px;
  transform: translate(-50%, 50%);
}
.look-action:hover {
  color: #ccc;
}
.look-action:active,
.look-action:focus,
.look-action:visited {
  color: #ccc;
}
@media screen and (max-width: 1024px) {
  .look-action {
    position: relative;
    transform: none;
  }
}
.look-section.single-image-ver-2 {
  max-width: 60%;
  margin: 0 auto;
}
.look-action-new {
  background-color: #000;
  color: #fff;
  padding: 10px 30px;
  text-transform: uppercase;
  margin-top: 20px;
  display: inline-block;
  margin-bottom: 30px;
  cursor: pointer;
}
.look-action-new:hover {
  color: #ccc;
}
.look-action-new:active,
.look-action-new:focus,
.look-action-new:visited {
  color: #ccc;
}
.looks-modal .modal-inner-wrap {
  width: 800px;
}
.modal-looks-attributes h3 {
  margin-top: 0;
  font-size: 24px;
  line-height: 28px;
}
.modal-looks-attributes .sku-attribute {
  margin: 0;
  color: #080808;
  letter-spacing: 2px;
  font-size: 12px;
}
.modal-looks-attributes .price-label {
  font-size: 1.1rem;
}
.modal-looks-attributes .field.qty {
  display: none !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  margin-top: 10px;
}
.modal-looks-attributes .field.qty select {
  padding: 0;
  height: 24px;
  margin-left: 5px;
}
.modal-looks-attributes .product-item-actions .actions-primary {
  display: block;
}
.modal-looks-attributes .action.primary {
  padding: 15px 35px;
  margin: 2rem 0;
}
.spinner-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
.spinner-container i {
  font-size: 4rem;
  margin-bottom: 6rem;
}
.looks-popup-wrapper .tabs-selector-inner {
  border-right: 1px solid #ccc;
  height: 100%;
}
.tabs-selector-inner a {
  border-bottom: 1px transparent;
  margin-bottom: 10px;
  display: inline-block;
}
.tabs-selector-inner .active a {
  border-bottom: 1px solid #ccc;
}
.tabs-selector-inner.swiper-wrapper {
  min-height: 90px;
}
.tabs-selector-inner.swiper-wrapper .item {
  min-height: 90px;
}
.looks-accordion {
  overflow: scroll;
  height: 198px;
  overflow-x: auto;
  margin-top: 15px;
  overflow-y: auto;
}
.looks-accordion::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
}
.looks-accordion::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5;
}
.looks-accordion::-webkit-scrollbar-thumb {
  background-color: #000000;
}
.looks-accordion .colapsible-wrapper h4 {
  margin: 10px 0;
}
.looks-accordion .active + .accordion-content {
  display: block !important;
  font-size: 13px;
}
.looks-accordion .colapsible-wrapper .active h4::after {
  content: url("../images/icons/minus.svg");
  top: -5px;
}
.editorials-view-index .page-title-wrapper {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .looks-popup-wrapper .tabs-selector-inner {
    border-right: none;
  }
  .tabs-selector-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .tabs-selector-inner .item {
    width: 100px;
  }
  .product-item-actions {
    display: block;
  }
  .looks-accordion {
    margin-bottom: 25px;
  }
  .modal-looks-attributes h3 {
    margin-top: 10px;
  }
}
.looks-popup-wrapper .price {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
.looks-popup-wrapper .price-box.price-final_price {
  margin-bottom: 2rem;
}
.catalog-product-view .fotorama__nav-wrap--vertical .fotorama__nav__shaft {
  margin-right: 10px;
  margin-top: -20px;
}
.catalog-product-view .fotorama__nav-wrap--vertical .fotorama__thumb-border {
  border-color: #000;
  border-width: 1px !important;
}
.tax-class {
  font-size: 1.3rem;
  color: #666666;
}
.product-add-form {
  margin-top: 0;
}
.product-add-form .fieldset > .field:not(.choice) > .label {
  font-weight: 400;
  font-size: 1.3rem;
}
.product-options-wrapper label[aria-expanded="false"] span {
  position: relative;
}
.product-options-wrapper label[aria-expanded="false"] span::after {
  content: url("../images/icons/circle-plus.svg");
  width: 10px;
  height: 10px;
  position: absolute;
  right: -35px;
}
.product-options-bottom {
  display: flex;
  flex-direction: column;
}
.sizeguide {
  display: inline-block;
  margin-bottom: 10px;
  cursor: pointer;
}
.sizeguide span {
  text-transform: uppercase;
  font-size: 12px;
  opacity: .6;
  letter-spacing: 2px;
}
.sizeguide span::before {
  content: url("../images/icons/sizeguide.svg");
  width: 30px;
  height: 30px;
  margin-right: 10px;
  position: relative;
  bottom: -5px;
  opacity: .8;
}
.product-lola-content .lola-accordion {
  margin-top: 20px;
}
.product-lola-content .lola-accordion .colapsible-wrapper [data-role="content"] {
  font-size: 13px;
  opacity: 0.8;
  line-height: 22px;
  padding: 0 0 2rem 0;
}
#product-options-wrapper {
  position: relative;
}
.add-to-cart-popup.modal-popup .modal-inner-wrap {
  width: 500px;
  max-width: 100%;
}
.product-options-bottom .box-tocart .action.tocart {
  font-size: 1.2rem;
  border: 1px solid #1A1818;
  background-color: #1a1818;
  width: 100%;
  transition: 0.3s ease-in-out;
}
.product-options-bottom .box-tocart .action.tocart:hover {
  border: 1px solid #1A1818;
  background-color: #ffffff !important;
}
.product-options-bottom .box-tocart .action.tocart:focus {
  border: 1px solid #1A1818;
  background-color: #ffffff;
}
.colapsible-wrapper {
  border-top: 1px solid #e7e7e7;
  padding: 10px 0;
}
.colapsible-wrapper div[aria-expanded="true"] h4::after {
  content: url("../images/icons/minus.svg");
}
.colapsible-wrapper:last-child {
  border-bottom: 1px solid #e7e7e7;
}
.colapsible-wrapper h4 {
  font-size: 1.4rem;
  position: relative;
  cursor: pointer;
}
.colapsible-wrapper h4::after {
  content: url("../images/icons/plus.svg");
  width: 30px;
  height: 30px;
  position: absolute;
  right: 0;
}
.block.upsell {
  display: block;
  width: 1100px;
  max-width: 100%;
  border-top: 1px solid #e7e7e7;
  padding: 30px 40px;
}
.block.upsell .product-items {
  margin: 0;
}
.block.upsell .product-items .product-item {
  margin-bottom: 0;
  padding: 0;
  padding-bottom: 40px;
  border-bottom: 2px solid #e7e7e7;
  transition: border-color 0.5s;
}
.block.upsell .product-items .product-item .product-item-info {
  padding-left: 30px;
  padding-right: 30px;
}
.block.upsell .product-items .product-item .product-item-name {
  height: 25px;
  overflow: hidden;
}
.block.upsell .product-items .product-item:hover {
  border-color: #000;
}
.products-upsell .products {
  margin: 0;
}
.products-upsell .product-item-info {
  width: auto;
}
.page-layout-1column .products-grid.products-upsell .product-item {
  width: 31.3333%;
}
section.product-list-section {
  display: flex;
  justify-content: center;
  clear: both;
  padding-top: 50px;
  border-bottom: solid 1px #e7e7e7;
  padding-bottom: 60px;
}
section.product-list-section .block .title strong {
  font-weight: 600;
}
section.product-list-section .block .title {
  padding-left: 25px;
}
section.product-list-section .swiper-button-next,
section.product-list-section .swiper-button-prev {
  width: 44px;
  height: 44px;
  background-color: #dcdcdc;
  border-radius: 50%;
  -moz-background-size: 21px 21px;
  -webkit-background-size: 21px 21px;
  background-size: 21px 21px;
  margin-top: -62px;
}
.related-products-wrapper {
  margin-top: 15px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.related-products-wrapper .related-product {
  display: inline-block;
}
.related-products-wrapper .lola-related-title {
  color: #080808;
}
.store-diathesimotita {
  padding: 10px;
  text-align: center;
  border: solid 1px #000;
  cursor: pointer;
  position: relative;
}
.store-diathesimotita:hover {
  background-color: #1a1818;
  color: #ffffff;
  transition: background-color 0.5s;
}
.store-diathesimotita:hover span::before {
  content: url("../W2_StoreLocator/images/store_locator-white.svg");
  bottom: 10%;
  opacity: 1;
  position: absolute;
  left: 1.2%;
  width: 6%;
}
.store-diathesimotita span {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
}
.store-diathesimotita span::before {
  content: url("../images/icons/diathesimotita.svg");
  bottom: 10%;
  opacity: 1;
  position: absolute;
  left: 1%;
}
.product-info-main .page-title-wrapper .page-title {
  font-size: 2rem;
  margin-top: 0;
  font-family: 'Arial';
  margin-bottom: 10px;
}
.wishlist-block {
  margin-bottom: 20px;
}
.wishlist-block .add-to-whislist {
  padding: 10px;
  border: solid 1px #000;
  display: block;
  text-align: center;
  position: relative;
  margin: 0;
  transition: 0.3s ease-in-out;
}
.wishlist-block .add-to-whislist:hover {
  background-color: #1a1818;
  color: #ffffff;
}
.wishlist-block .add-to-whislist i {
  position: absolute;
  left: 10px;
  top: 13px;
}
.wishlist-block .add-to-whislist span {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
}
.product-info-main .price-box .old-price-wrapper {
  flex-direction: row-reverse;
  align-items: baseline;
  font-size: 18px;
  line-height: 18px;
}
.product-info-main .price-box .old-price {
  font-size: 1.40625rem;
  margin-left: 0;
}
.product-info-main .price-box .old-price .price-container {
  font-size: 1.40625rem;
}
.product-info-main .price-box .old-price .price-container .price-wrapper {
  font-size: 1.40625rem;
}
.product-info-main .price-box .old-price .price-container .price-wrapper .price {
  font-weight: 400;
  color: #000;
  margin-left: 12px;
}
.product-info-main .special-price {
  margin: 0;
}
aside.modal-popup.sizeguide-content.modal-slide._show .modal-inner-wrap {
  width: 1024px;
}
.catalog-product-view .fotorama__stage__frame .fotorama__img {
  height: 100%;
  object-fit: cover;
}
.swatch-option.selected {
  outline: 1px solid #1a1818;
}
.product.attribute.color .value {
  color: #080808;
  letter-spacing: 2px;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 1rem;
}
.custom_color {
  color: #080808;
  letter-spacing: 2px;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 1rem;
}
.product.attribute.color {
  margin-right: 2rem;
}
.custom-content {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  margin-bottom: 15px;
}
.error404 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.error404 .text-404 h2 {
  text-align: center;
  font-size: 18rem;
  margin: 0;
  margin-bottom: -2rem !important;
}
.error404 .text-404 span {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
}
span.t1-404 {
  font-size: 4.5rem;
  letter-spacing: 6px;
  font-weight: 400;
}
span.t2-404 {
  font-size: 1.2rem;
  text-transform: uppercase;
  letter-spacing: 4px;
}
.button-wrapper {
  margin-top: 4rem;
}
.button-wrapper a.return-to-home-button {
  letter-spacing: 3px;
  padding: 10px 25px;
  border: 2px solid #1a1818;
  transition: 0.2s ease-in-out;
}
.button-wrapper a.return-to-home-button:hover {
  color: #ffffff;
  border: 2px solid black;
  background-color: #1a1818;
}
#block-customer-login-heading {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 14px;
}
#block-new-customer-heading {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 14px;
}
.customer-account-login .block-title {
  border-bottom: none !important;
}
.customer-account-login .page-title-wrapper {
  margin-top: 10px;
}
.customer-account-login .page-title-wrapper h1 {
  font-family: 'Georgia', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 28px;
}
.customer-account-login input {
  border: 1px solid #e8e8e8;
}
.customer-account-login .actions-toolbar > .primary .action:last-child {
  border-radius: 0;
  border: solid 1px #1a1818;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.customer-account-login a.remind span {
  font-size: 12px;
  font-weight: 600;
}
.customer-account-login a.remind span:before {
  font-size: 12px;
  line-height: 32px;
  margin-right: 2rem;
  content: "\f061";
  font-family: 'Font Awesome\ 5 Free';
  display: inline-block;
}
.login-container .block .login .actions-toolbar > .secondary {
  float: right;
}
#login-form label {
  font-size: 12px;
  font-weight: 300;
}
.block.block-customer-login {
  max-width: 44%;
}
@media screen and (max-width: 768px) {
  .block.block-customer-login {
    max-width: 100%;
  }
}
.block.block-new-customer {
  max-width: 44%;
}
@media screen and (max-width: 768px) {
  .block.block-new-customer {
    max-width: 100%;
  }
}
.customer-account-index .page-title-wrapper h1 {
  font-family: 'Georgia', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 28px;
}
.customer-account-index .block-title {
  margin-bottom: 3rem;
  display: flex;
  flex-direction: column;
}
.customer-account-index .block-title strong {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 14px !important;
}
.customer-account-index .block-title a.action.edit {
  margin-top: 20px;
  margin-left: 0 !important;
}
.customer-account-index .main a {
  font-weight: 600;
  font-size: 13px;
  padding: 5px;
}
.customer-account-index .block .box-actions {
  display: flex;
  flex-direction: column;
}
.customer-account-index .edit span:before {
  color: #1a1818;
  content: '\f061';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 13px;
  margin-right: 5px;
}
.customer-account-index .change-password:before {
  color: #1a1818;
  content: '\f061';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 13px;
}
.customer-account-index.block .box-title span {
  letter-spacing: 1px;
  font-size: 12px;
}
.block-collapsible-nav .content {
  background-color: #ffffff;
}
.customer-account-create .page-title-wrapper h1 {
  font-family: 'Georgia', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 28px;
}
legend span {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 14px;
}
.form-create-account label span {
  font-size: 12px;
  font-weight: 300;
}
.customer-account-create a.action.back {
  background: #1a1818;
  border: 1px solid #1A1818;
  color: #fff;
  cursor: pointer;
  font-weight: 600;
  padding: 7px 15px;
  font-size: 1.4rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 0;
}
.customer-account-create .actions-toolbar .secondary a.action {
  margin-top: 0;
  font-weight: 400;
}
.account .block-collapsible-nav .item {
  margin-top: 0;
}
.block-collapsible-nav .item .delimiter {
  display: none;
}
.block-collapsible-nav .item a {
  border-bottom: solid 1px #e7e7e7;
  padding: 1.6rem 0;
  font-size: 12px;
  font-weight: 400;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  border: none;
  color: #1a1818;
  font-weight: 600;
  font-size: 12px;
  padding: 1.6rem 0;
  border-bottom: solid 1px #e7e7e7;
}
.login-container .fieldset:after {
  display: none;
}
.customer-account-index p,
.customer-account-index address {
  font-size: 12px;
}
.message.info {
  background: white;
  color: black;
}
.message.info > *:first-child:before {
  color: black;
}
.action.primary,
.action-primary,
.amshopby-button,
.am-filter-go {
  font-weight: 300;
  border: 2px solid #1A1818;
  font-size: 12px;
}
body.account .actions-toolbar .action.back {
  display: none;
}
body.account .actions-toolbar > .primary {
  float: right;
}
button.action.save.primary {
  border: solid 1px #1a1818;
}
button.action.save.primary span {
  font-size: 12px;
}
.page-title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  flex-flow: column;
  text-align: center;
}
.page-title-wrapper h1 {
  font-family: 'Georgia', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.page-title-wrapper .page-title + .action {
  margin-bottom: 2rem;
}
.page-title-wrapper .page-title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.page-title-wrapper .page-title-wrapper h1 {
  font-family: "Georgia ser";
}
.page-title-wrapper .amcheckout-step-container .opc-payment-additional .payment-option-content {
  display: block !important;
}
.page-title-wrapper .checkout-success {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.checkout-messages {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.checkout-cart-index {
  padding-bottom: 2rem;
}
.checkout-cart-index .page-title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  margin-top: 20px;
}
.checkout-cart-index .page-title-wrapper h1 {
  font-family: 'Georgia', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 28px;
  text-align: center;
}
.checkout-cart-index .cart-empty {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.checkout-cart-index .cart-empty a {
  font-weight: 600;
  margin-left: 0;
}
.checkout-cart-index .opc-progress-bar-item._active > span {
  color: #1a1818;
}
.checkout-cart-index .fieldset > .field.required > .label:after {
  color: #1a1818;
}
.checkout-cart-index .block-giftregistry-shared-items .product .item-options dt,
.checkout-cart-index .multicheckout .item-options dt,
.checkout-cart-index .cart.table-wrapper .item-options dt,
.checkout-cart-index .opc-block-summary .items-in-cart .product .item-options dt {
  font-size: 12px;
  font-weight: 400;
  margin: 3px 5px 2.5px 0;
}
.checkout-cart-index .block-giftregistry-shared-items .product .item-options dd,
.checkout-cart-index .multicheckout .item-options dd,
.checkout-cart-index .cart.table-wrapper .item-options dd,
.checkout-cart-index .opc-block-summary .items-in-cart .product .item-options dd {
  font-size: 14px;
  font-weight: 600;
}
.checkout-cart-index .checkout-index-index .cart-summary #discount-coupon-form button.action.apply.primary,
.checkout-cart-index .cart-summary #discount-coupon-form .cart.table-wrapper .actions-toolbar > .action.action.apply.primary,
.checkout-cart-index .cart-summary #discount-coupon-form .action-gift.action.apply.primary {
  background: transparent;
  letter-spacing: 2px;
  border: 2px solid #1A1818;
  border-radius: 0 !important;
  color: #1A1818;
  font-weight: 300;
  font-size: 12px;
  padding: 10px 20px;
  text-transform: uppercase;
  transition: 0.3s ease-in-out;
}
.checkout-cart-index .cart-summary #discount-coupon-form button.action.apply.primary:hover,
.checkout-cart-index .cart-summary #discount-coupon-form .cart.table-wrapper .actions-toolbar > .action.action.apply.primary:hover,
.checkout-cart-index .cart-summary #discount-coupon-form .action-gift.action.apply.primary:hover {
  background-color: #1a1818;
  color: white;
}
.checkout-cart-index .page-wrapper .amcheckout-step-container .amcheckout-title {
  background: transparent;
}
.checkout-cart-index .page-wrapper .amcheckout-column.-main .amcheckout-title {
  padding: 0;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.checkout-cart-index .page-wrapper button.action.primary.checkout.amasty {
  width: 85% !important;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
  background-color: #1a1818;
  border: solid 1px #1A1818;
  transition: 0.3s ease-in-out;
}
.checkout-cart-index .page-wrapper button.action.primary.checkout.amasty:hover {
  border-radius: 0;
  border: solid 1px #1A1818;
  background-color: transparent !important;
  color: #1a1818;
}
.checkout-cart-index .amcheckout-step-container .amcheckout-title > .amcheckout-icon {
  border: 2px solid #1a1818;
}
.checkout-cart-index .amcheckout-step-container .amcheckout-title > .amcheckout-icon:before {
  border-right: 2px solid #1a1818;
  border-bottom: 2px solid #1a1818;
}
.checkout-cart-index .amcheckout-step-container .amcheckout-title > .amcheckout-icon:hover,
.checkout-cart-index .amcheckout-step-container .amcheckout-title > .amcheckout-icon:hover:before {
  border-color: #1a1818;
}
.checkout-cart-index .checkout-index-index .checkout-header .title {
  font-family: 'Georgia', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-family: "Georgia ser";
  font-size: 28px;
}
.checkout-cart-index .fieldset > .field.required > .label:after,
.checkout-cart-index .fieldset > .fields > .field.required > .label:after,
.checkout-cart-index .fieldset > .field._required > .label:after,
.checkout-cart-index .fieldset > .fields > .field._required > .label:after {
  color: #1a1818;
}
.checkout-cart-index .checkout-index-index #discount-form .actions-toolbar {
  margin-left: 0;
  margin-top: 1rem;
}
.checkout-cart-index .checkout-index-index #discount-form .actions-toolbar .primary {
  width: 100%;
}
.checkout-cart-index .checkout-index-index #discount-form .actions-toolbar .primary .action {
  width: 100%;
  border-radius: 0;
  border: solid 1px #1A1818;
  background-color: transparent;
  color: #1a1818;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
  transition: 0.3s ease-in-out;
}
.checkout-cart-index .checkout-index-index #discount-form .actions-toolbar .primary .action:hover {
  background-color: #1a1818;
  border: solid 1px #1A1818;
  color: white;
}
.checkout-cart-index .column.main .block .title strong {
  font-size: 14px;
}
.checkout-cart-index .page-wrapper input {
  border: 1px solid #e8e8e8 !important;
  border-radius: 0;
}
.checkout-cart-index .page-wrapper select {
  border: 1px solid #e8e8e8 !important;
  border-radius: 0;
}
.checkout-cart-index .fieldset > .field .note:before,
.checkout-cart-index .fieldset > .fields > .field .note:before {
  display: none;
}
.checkout-cart-index .amcheckout-wrapper legend span {
  font-size: 12px;
  text-transform: none;
}
.checkout-cart-index .billing-type-container > label {
  font-size: 14px;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.checkout-cart-index .amcheckout-step-container .opc-payment-additional {
  padding: 0;
}
.checkout-cart-index .page-wrapper .amcheckout-block.amcheckout-step-container.-summary {
  background-color: #F9F9F9 !important;
}
.checkout-cart-index .amcheckout-additional-options.additional-options {
  background-color: #F9F9F9 !important;
}
.checkout-cart-index .amcheckout-step-container input[type='checkbox'] + label:hover:before,
.checkout-cart-index .amcheckout-step-container input[type='radio'] + label:hover:before,
.checkout-cart-index .amcheckout-step-container input[type='checkbox']:checked + label:before,
.checkout-cart-index .amcheckout-step-container input[type='radio']:checked + label:before {
  border-color: #333333;
  box-shadow: none;
}
.checkout-cart-index .choose-billing-wrap p {
  font-size: 12px;
  letter-spacing: 2.4px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 2rem;
}
.checkout-cart-index .field.amcheckout-comment {
  font-size: 14px;
  font-weight: 800;
}
.checkout-cart-index ._amcheckout-selectable-item.-selected,
.checkout-cart-index .amcheckout-step-container .amcheckout-shipping-address .billing-address-details.-selected,
.checkout-cart-index .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details.-selected,
.checkout-cart-index .amcheckout-step-container .shipping-address-items .shipping-address-item.-selected,
.checkout-cart-index .amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item,
.checkout-cart-index .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected,
.checkout-cart-index .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected,
.checkout-cart-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.-selected,
.checkout-cart-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active {
  border-color: #1a1818;
}
.checkout-cart-index .abs-margin-for-forms-desktop,
.checkout-cart-index .fieldset .legend,
.checkout-cart-index .column:not(.sidebar-main) form .actions-toolbar,
.checkout-cart-index .column:not(.sidebar-additional) form .actions-toolbar,
.checkout-cart-index .login-container .fieldset:after {
  margin-left: 0;
}
.checkout-cart-index .amshopby-button,
.checkout-cart-index .am-filter-go {
  font-size: 12px;
  background-color: #1a1818 !important;
}
.checkout-cart-index .opc-block-summary.amcheckout-summary-container p.step-title.amcheckout-title {
  font-size: 14px;
}
.checkout-cart-index .checkout-index-index .amcheckout-block.amcheckout-step-container.-summary {
  border: none !important;
}
.checkout-cart-index .checkout-index-index .cart-totals .mark,
.checkout-cart-index .opc-block-summary .table-totals .mark {
  font-weight: 300;
  padding-left: 4px;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 2px;
  vertical-align: middle;
}
.checkout-cart-index .checkout-index-index a.remind span {
  font-size: 12px;
  font-weight: 600;
}
.checkout-cart-index .checkout-index-index a.remind span:before {
  font-size: 12px;
  line-height: 32px;
  margin-right: 2rem;
  content: "\f061";
  font-family: 'Font Awesome\ 5 Free';
  display: inline-block;
}
.checkout-cart-index .checkout-index-index a.remind #checkout-step-shipping_method .col-carrier {
  font-weight: 600;
  vertical-align: middle;
  width: 33rem;
  text-align: end;
  font-size: 14px;
}
@media screen and (max-width: 640px) {
  .checkout-cart-index .checkout-index-index a.remind #checkout-step-shipping_method .col-carrier {
    text-align: center;
  }
}
.checkout-cart-index .checkout-index-index a.remind #checkout-step-shipping_method td#label_carrier_flatrate_flatrate {
  width: auto !important;
  vertical-align: initial;
}
.checkout-cart-index #checkout-step-shipping_method .col-carrier {
  font-weight: 600;
  vertical-align: middle;
  width: 33rem;
  text-align: end;
  font-size: 14px;
}
@media screen and (max-width: 640px) {
  .checkout-cart-index #checkout-step-shipping_method .col-carrier {
    text-align: center;
  }
}
.checkout-cart-index #checkout-step-shipping_method .left-part {
  padding: 3rem;
  margin-bottom: 2rem;
  width: 50%;
  background-color: #f9f9f9;
}
.checkout-cart-index #checkout-step-shipping_method .left-part td#label_carrier_flatrate_flatrate {
  width: auto !important;
  vertical-align: initial;
}
.checkout-cart-index .choose-billing-wrap .switch-field {
  justify-content: space-between;
}
.checkout-cart-index .choose-billing-wrap .switch-field .right-part {
  width: 50%;
  padding: 3rem;
  margin-bottom: 2rem;
  background-color: #f9f9f9;
}
.checkout-cart-index .choose-billing-wrap .switch-field .left-part {
  padding: 3rem;
  margin-bottom: 2rem;
  width: 50%;
  background-color: #f9f9f9;
}
.checkout-cart-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar,
.checkout-cart-index .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar {
  padding-bottom: 2rem;
}
.checkout-cart-index .success-content {
  text-align: center;
  padding: 2rem 0;
  line-height: 26px;
}
.checkout-cart-index .success-content .spam-messsage {
  font-style: italic;
}
.success-content {
  text-align: center;
  padding: 2rem 0;
  line-height: 26px;
}
.success-content .spam-messsage {
  font-style: italic;
}
@media screen and (max-width: 640px) {
  .checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content {
    font-size: 12px;
    padding: 0 2rem 1rem;
  }
  .checkout-index-index .field.amcheckout-comment {
    margin-top: 15px;
  }
  .checkout-index-index .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
    padding: 2px 8px;
  }
}
.order-attributes-form.fieldset.address div[name="amastyShippingBeforeAttributes.invoicing_type"] label {
  margin-bottom: 5px;
}
.amcheckout-step-container .order-attributes-form.fieldset.address input[type='radio'] + label:before {
  margin-top: 0;
}
.amcheckout-step-container .field button.iti__selected-country {
  background: unset;
  color: unset;
}
.new-shipping-address-modal #co-shipping-form .express-checkout-telephone {
  width: 67%;
}
.new-shipping-address-modal #co-shipping-form div[name="shippingAddress.postcode"] {
  width: 28%;
}
@media (max-width: 768px) {
  .amcheckout-main-container #shipping .express-checkout-telephone {
    width: 67%;
  }
  .amcheckout-main-container #shipping div[name="shippingAddress.postcode"] {
    width: 28%;
  }
}
