@import url("https://cdn.jsdelivr.net/npm/@xz/fonts@1/serve/hk-grotesk.min.css");
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
a:hover,
.alink:hover {
  color: #18191b;
  text-decoration: underline;
}
@media (min-width: 968px) {
  .header .navigation .nav-item {
    margin-right: 24px;
  }
  .header .header-address a {
    margin-right: 24px;
  }
  .header .header-address a:nth-child(2) {
    margin-right: 0;
  }
  .header .translation-switch {
    padding-left: 9px;
    grid-gap: 13px;
  }
  .header .header.links > li:last-of-type {
    margin-left: 24px;
    padding-left: 24px;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
@-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-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
._amblog-toggle:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAyMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuODc2NTYgMC40NTQxMDNMMC45MDkwNTggOC44MDA1NkwyLjM0ODc5IDEwLjI1NzNMOS44NzY1NiAzLjI0OTM4TDE3LjY1MTEgMTAuNDU0MUwxOS4wOTA5IDkuMDM2NzhMMTAuNDExMyAwLjkyNjU0NEw5Ljg3NjU2IDAuNDU0MTAzWiIgZmlsbD0iI0M3QzdDNyIvPgo8L3N2Zz4K);
  content: '';
  cursor: pointer;
  display: block;
  height: 12px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(-180deg);
  width: 20px;
}
._amblog-toggle.-active:before {
  transform: translateY(-50%) rotate(0);
}
._amblog-form.amblog-item {
  padding: 0 25px 25px;
}
._amblog-form .amblog-form-container {
  position: relative;
}
._amblog-form .amblog-input {
  border: 1px solid #e5e5e5;
  color: #525252;
  border-radius: 3px;
  font-size: 1.4rem;
  height: 100%;
  padding: 11px 60px 11px 14px;
  width: 100%;
}
._amblog-form .amblog-input:hover {
  border-color: #b3b3b3;
}
._amblog-form .amblog-input::-webkit-input-placeholder,
._amblog-form .amblog-input:-ms-input-placeholder,
._amblog-form .amblog-input::-moz-placeholder {
  color: #707070;
}
._amblog-form .amblog-input:focus {
  border: 1px solid #499bf8;
  box-shadow: none;
}
._amblog-form .amblog-input:focus::-webkit-input-placeholder,
._amblog-form .amblog-input:focus::-moz-placeholder,
._amblog-form .amblog-input:focus:-ms-input-placeholder {
  color: transparent;
}
._amblog-column-form .input-box {
  flex-direction: column;
}
._amblog-column-form .amblog-input {
  margin-bottom: 20px;
  margin-right: 0;
}
._amblog-column-form .amblog-btn,
._amblog-column-form .amblog-input {
  max-width: 100%;
  width: 100%;
}
._amblog-column-form .mage-error[generated='true'] {
  margin-bottom: 10px;
  margin-top: -10px;
  order: 0;
  width: 100%;
  word-break: break-all;
}
._amblog-button {
  background: #1979c2;
  border-color: transparent;
  border-radius: 3px;
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.8rem;
  padding: 12px 30px;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
._amblog-button:hover {
  background: #135d95;
  color: #ffffff;
  text-decoration: none;
}
._amblog-button:active {
  background: #0d4168;
  color: #ffffff;
  text-decoration: none;
}
.amblog-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .amblog-word-break {
  word-break: break-all;
}
@media (min-width: 1500px) {
  .amblog-grid-list .list-item .amblog-item__title {
    max-width: 75%;
  }
  .amblog-grid-list .list-item .amblog-item__imageBox {
    padding-top: 56.12%;
  }
}
.ambase-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambase-word-break {
  word-break: break-all;
}
@media screen and (max-width: 850px) {
  .search-first-step {
    grid-template-columns: 1fr;
  }
}
.gw-euvat-field .message-success {
  margin-top: 10px;
}
.gw-euvat-field #vatid-retry {
  cursor: pointer;
}
.slider-container {
  padding-bottom: 15px;
}
.slider-container .title-block.title-space {
  padding-top: 50px;
}
.product-simple--mobile {
  display: none;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  row-gap: 20px;
  padding: 15px 10px;
}
.product-simple--mobile .product-title {
  font-size: 1.15em;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 5px;
}
.product-simple--mobile div .product-delivery {
  text-align: left;
}
.product-simple--mobile div .product-stock-container {
  display: flex;
  align-items: center;
  gap: 5px;
  stroke: #74787c;
  color: black;
}
.product-simple--mobile div .product-stock-container svg {
  fill: none;
}
.product-simple--mobile div .available {
  stroke: #00a680;
  color: #00a680;
}
.product-simple--mobile .product-simple__unlogged-info {
  display: unset;
}
.product-simple--mobile .product-formSubmit {
  justify-content: flex-end;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
}
.product-simple--mobile .product-formSubmit .addToCart {
  margin: 0;
  width: fit-content;
}
.product-simple--mobile .product-formSubmit .addToCart .tocart {
  width: fit-content;
  height: fit-content;
  margin-top: 0;
  padding: 10px;
}
.product-simple--mobile .quantity-wrapper {
  width: fit-content !important;
}
.product-simple--mobile .quantity-wrapper .quantity {
  margin: 0;
}
.product-simple--mobile .quantity-wrapper .quantity .quantity__row {
  margin: 0;
}
.product-simple__item--span2 {
  grid-column: 1 / span 2;
}
.product-simple__availability {
  display: flex;
  gap: 5px;
  flex-direction: column;
}
.product-simple__availability .product-delivery__button {
  font-size: 14px;
  line-height: 20px;
  background-color: transparent;
  border: none;
  text-decoration: underline;
  font-weight: 500;
  width: 100%;
  text-align: left;
  padding: 0;
}
.product-simple__price-individual--mobile {
  background-color: #d5ecf3;
  padding: 10px;
  border-radius: 5px;
}
.product-simple__price-individual--mobile .priceIndividual-inner {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}
.product-simple__price-individual--mobile .priceIndividual-inner .price-item {
  width: fit-content;
}
.product-simple--desktop {
  display: table;
}
.product-simple__stock-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 3px;
}
@media screen and (max-width: 1024px) {
  .product-simple--mobile {
    display: grid;
  }
  .product-simple--desktop {
    display: none;
  }
}
@keyframes slideUp {
  from {
    bottom: -100%;
  }
  to {
    bottom: 0;
  }
}
.benefits__wrapper {
  display: flex;
  width: 100%;
  height: 540px;
  padding: 77px 60px 0;
  margin-top: 50px;
  background-image: url("../Global4net_CmsExtended/images/homepage/elmark_b2b_desktop_v1_a_1224x540.png");
  background-position: center;
  background-repeat: no-repeat;
}
.benefits__text {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 50%;
  color: #18191B;
}
.benefits__text span {
  width: 80%;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.benefits_header {
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0.4px;
  margin: 0;
}
.benefits_button {
  display: flex;
  gap: 10px;
  width: fit-content;
  color: #FFF;
  border: none;
  border-radius: 4px;
  background-color: #D41D27;
  padding: 12px 22px 12px 32px;
  margin-top: 15px;
}
.benefits_button:hover,
.benefits_button:active,
.benefits_button:visited {
  text-decoration: none;
  color: #FFF;
}
.benefits_button__icon {
  rotate: 270deg;
}
.benefits_image_mobile {
  display: none;
}
.assets__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  margin-top: 50px;
  margin-bottom: 5px;
}
.assets_title {
  color: #18191B;
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: 0.4px;
  margin-top: 0;
  margin-bottom: 14px;
}
.assets__tiles__row {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 24px;
}
.row-hidden-mobile {
  display: flex;
}
.assets__mobile__button {
  display: none;
}
.asset__tile {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: fit-content;
  background-color: #FFF;
  padding: 16px 32px 16px 24px;
  border-radius: 4px;
  border: 0.5px solid #FFF;
  box-shadow: 0px 4px 12px -4px rgba(18, 18, 19, 0.12);
}
.asset__tile:hover {
  border: 0.5px solid #EA1D28;
  cursor: pointer;
}
.asset__tile__title {
  color: #1A3239;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: -0.032px;
}
.assets_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 999;
}
.assets_popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: white;
  border-radius: 10px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
  z-index: 1000;
  width: 50%;
  max-width: 1200px;
}
.hidden {
  display: none;
}
.assets_popup-content {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 18px;
  padding: 24px 32px 24px 24px;
  width: 100%;
}
.assets_popup-close {
  position: absolute;
  top: 0;
  right: 10px;
  cursor: pointer;
  color: #18191B;
  font-size: 32px;
}
.assets_popup-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
}
.assets_popup-icon {
  width: 40px;
}
.assets_popup-title {
  color: #1A3239;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: -0.036px;
}
.assets_popup-text {
  color: #18191B;
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
  padding-left: 50px;
}
.register__wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 100px;
  width: 100%;
  max-width: 1200px;
  padding: 60px;
  margin-top: 50px;
  border-radius: 4px;
  background: #121E21;
}
.register__image {
  width: 50%;
  max-width: 530px;
}
.register__text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 48px;
}
.register__header {
  color: #FFF;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 0.2px;
}
.register__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 16px;
}
.register__list__item {
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}
.register__list__item img {
  margin-right: 12px;
}
.register__button {
  display: flex;
  gap: 10px;
  width: fit-content;
  color: #FFF;
  border: none;
  border-radius: 4px;
  background-color: #D41D27;
  padding: 12px 22px 12px 32px;
}
.register__button:hover {
  text-decoration: none;
  color: #FFF;
}
.register__button:visited {
  color: #FFF;
}
.register__button__icon {
  rotate: 270deg;
}
.partner__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
  margin-top: 50px;
}
.partner__heading {
  color: #18191B;
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0.4px;
}
.partner__first__row {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 24px;
  width: 100%;
  margin-top: 24px;
}
.partner__first__row__text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 20px;
  width: 45%;
  height: 456px;
  padding: 40px;
  border-radius: 4px;
  background-color: #EFF2F5;
  color: #18191B;
}
.partner__first__row__text__header {
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.2px;
}
.partner__first__row__text__content {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.partner__first__row__text__link {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: underline;
}
.partner__first__row__video {
  display: block;
  width: 60%;
  height: 456px;
  border-radius: 4px;
}
.partner__first__row__video--mobile {
  display: none;
}
.partner__second__row {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 24px;
  width: 100%;
}
.partner__second__row__tile {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
  width: 100%;
  padding: 40px 0;
  border-radius: 4px;
  background-color: #EFF2F5;
  color: #18191B;
  text-align: center;
}
.partner__second__row__tile__title {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 16px;
  font-size: 40px;
  font-weight: 700;
  line-height: 60px;
  letter-spacing: 0.2px;
  margin-top: 12px;
}
.partner__second__row__tile__subtitle {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.partner__second__row__tile__subtitle--mobile {
  display: none;
}
.partner__second__row__tile__link {
  display: block;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: underline;
  margin: 6px 0 12px;
}
.partner__second__row__tile__link--mobile {
  display: none;
}
.newsletter-banner__wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 32px;
  padding: 40px 110px;
  margin-top: 50px;
  background-color: gray;
}
.newsletter-banner__text {
  color: #FFF;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}
.newsletter-banner__button {
  display: flex;
  gap: 10px;
  width: fit-content;
  color: #FFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  border: none;
  border-radius: 4px;
  background-color: #D41D27;
  padding: 12px 22px 12px 32px;
}
.newsletter-banner__button:hover,
.newsletter-banner__button:visited {
  text-decoration: none;
  color: #FFF;
}
.newsletter-banner__button__icon {
  rotate: 270deg;
}
.services__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 40px;
  margin-top: 50px;
}
.services__header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  text-align: center;
}
.services__subtitle {
  color: #74787C;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.2px;
}
.services__title {
  color: #18191B;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
  letter-spacing: 0.4px;
}
.services__tiles {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 24px;
  width: 100%;
  max-width: 1200px;
  margin-bottom: 5px;
}
.services__tile {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0;
  width: 100%;
  height: 420px;
  padding: 0;
  border-radius: 0px 0px 4px 4px;
  background-color: #FFF;
  box-shadow: 0px 4px 8px -4px rgba(18, 18, 19, 0.2);
}
.services__tile__text__wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: 10px;
  width: 100%;
  height: 220px;
  padding: 24px;
  text-align: left;
  color: #18191B;
}
.services__tile__image {
  width: 100%;
  height: 220px;
  object-fit: cover;
  border-radius: 4px 4px 0px 0px;
}
.services__tile__header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 10px;
}
.services__tile__title {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.2px;
}
.services__tile__content {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
.services__tile__link {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  width: fit-content;
}
.services__tile__link__text {
  color: #234049;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.2px;
}
.services__button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 8px;
  width: fit-content;
  padding: 12px 32px;
  border-radius: 4px;
  border: 1px solid #234049;
  background-color: #FFF;
  color: #234049;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.2px;
}
.services__button:hover,
.services__button:visited {
  text-decoration: none;
  color: #234049;
}
.services__button__icon {
  rotate: 270deg;
}
.contact-expert__wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 40px;
  width: 100%;
  height: 360px;
  margin: 50px 0 100px;
  border-radius: 4px;
  background-color: #EFF2F5;
}
.contact-expert__photo {
  width: 424px;
  height: 360px;
}
.contact-expert__text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 56px;
}
.contact-expert__text__header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}
.contact-expert__text__header__title {
  color: #18191B;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
  letter-spacing: 0.4px;
}
.contact-expert__text__content {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 40px;
}
.contact-expert__text__content__item {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 16px;
}
.contact-expert__text__content__item__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  background-color: #FFF;
}
.contact-expert__text__content__item__text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}
.contact-expert__text__content__item__text__header {
  color: #18191B;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.2px;
}
.contact-expert__text__content__item__text__content {
  color: #18191B;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.contact-expert__text__content__item__text__content--form {
  color: #EA1D28;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: underline;
}
.contact-expert__text__content__item__text__content--form:hover,
.contact-expert__text__content__item__text__content--form:visited {
  color: #EA1D28;
  text-decoration: underline;
}
.distributor__header__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  margin-top: 64px;
}
.distributor__header__title {
  color: #18191B;
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0.4px;
  margin: 0;
}
.distributor__header__title__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}
.distributor__header__subtitle {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  max-width: 730px;
  color: #000;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}
.distributor__header__tiles {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}
.distributor__header__tile {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;
  background-color: #FFF;
  padding: 24px 32px;
  border-radius: 4px;
  width: 100%;
}
.distributor__header__tile__header {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 16px;
}
.distributor__header__tile__header__icon {
  width: 37px;
  height: 37px;
}
.distributor__header__tile__header__title {
  color: #18191B;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}
.distributor__header__tile__text {
  color: #18191B;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.distributor__video__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 48px;
}
.distributor__video__iframe {
  width: 100%;
  aspect-ratio: 1.77777778;
  border-radius: 4px;
  border: none;
}
.distributor__map__wrapper {
  display: flex;
  align-items: center;
  margin-top: 48px;
  width: 100%;
  height: 688px;
  background-image: url("../Global4net_CmsExtended/images/b2b/elmark_b2b_mapa_desktop_1224x688-.png");
}
.distributor__map__text__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  padding: 40px;
  background-color: #FFF;
  border: 1px solid #CCC;
  border-radius: 4px;
  margin-left: 80px;
  width: fit-content;
  max-width: 410px;
}
.distributor__map__text__title {
  color: #18191B;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0.4px;
}
.distributor__map__text__subtitle {
  color: #18191B;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.distributor__results__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 40px;
  margin-top: 108px;
}
.distributor__results__heading {
  color: #18191B;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0.4px;
}
.distributor__results__tiles {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 24px;
  width: 100%;
}
.distributor__results__tiles__tile {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
  width: 100%;
  height: 230px;
  padding: 40px;
  border-radius: 4px;
  background-color: #FFF;
  color: #18191B;
  text-align: center;
}
.distributor__results__tiles__tile__icon {
  width: 30px;
  height: 30px;
}
.distributor__results__tiles__tile__title {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 16px;
  font-size: 40px;
  font-weight: 700;
  line-height: 60px;
  letter-spacing: 0.2px;
}
.distributor__results__tiles__tile__subtitle {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  margin-top: 5px;
}
.distributor__results__tiles__tile__content {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.benefit__package__mobile {
  display: none;
}
.benefit__package__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  margin-top: 108px;
}
.benefit__package__title {
  color: #18191B;
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 49px;
  letter-spacing: 0.4px;
  margin: 0;
}
.benefit__package__columns {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 40px;
  width: 100%;
}
.benefit__package__columns__left {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 220px;
}
.benefit__package__columns__left__tile {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  height: 48px;
  padding: 0 32px 0 24px;
  background-color: #FFF;
  border: 1px solid #FFF;
  border-radius: 4px;
  box-shadow: 0px 4px 12px -4px rgba(18, 18, 19, 0.12);
  cursor: pointer;
  color: #474B4B;
  text-align: left;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.2px;
}
.benefit__package__columns__left__tile.benefit-active {
  color: #D41D27;
  border-color: #D41D27;
}
.benefit__package__columns__right {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 40px;
  width: 100%;
  min-height: 1000px;
  padding: 48px 42px;
  border: 1px solid #D9DDE2;
  border-radius: 4px;
  background: none;
}
.benefit__package__columns__right__background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.benefit__package__columns__right__text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 24px;
  max-width: 492px;
}
.benefit__package__columns__right__text__title {
  color: #18191B;
  font-size: 24px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0.4px;
}
.benefit__package__columns__right__text__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 24px;
  color: #18191B;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.benefit__package__columns__right__advantages {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 24px;
}
.benefit__package__columns__right__advantages__title {
  color: #18191B;
  font-size: 24px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0.4px;
}
.benefit__package__columns__right__advantages__tiles {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}
.benefit__package__columns__right__advantages__tiles__tile {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
  height: 170px;
  padding: 32px;
  background-color: #FFF;
  border-radius: 4px;
  cursor: pointer;
}
.benefit__package__columns__right__advantages__tiles__tile img {
  width: 40px;
  height: 40px;
}
.benefit__package__columns__right__advantages__tiles__tile__title {
  color: #1A3239;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: -0.032px;
  text-align: center;
}
.benefit__package__columns__right__opinions {
  display: none;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 40px;
  padding: 40px;
  background-color: #FFF;
  border-top: 1px solid #D9DDE2;
}
.benefit__package__columns__right__opinions__image {
  width: 386px;
  height: 301px;
  border-radius: 4px;
  border: 1px solid #D9DDE2;
  background-color: gray;
}
.benefit__package__columns__right__opinions__content {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
.benefit__package__columns__right__opinions__content__text {
  color: var(--Main-Dark, #234049);
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  line-height: 28px;
}
.benefit__package__columns__right__opinions__content__author {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 4px;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}
.benefit__package__columns__right__opinions__content__author__name {
  color: #234049;
}
.benefit__package__columns__right__opinions__content__author__position {
  color: #74787C;
}
.benefit__package__columns__right__opinions__content__link {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  color: #234049;
  font-size: 14px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: -0.028px;
  text-decoration: none;
}
.benefit__package__columns__right__opinions__content__link:hover,
.benefit__package__columns__right__opinions__content__link:focus,
.benefit__package__columns__right__opinions__content__link:active,
.benefit__package__columns__right__opinions__content__link:visited {
  color: #234049;
  text-decoration: none;
}
.benefit_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 999;
}
.benefit_popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: white;
  padding: 2rem;
  z-index: 1000;
  width: 800px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
}
.popup-close {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 32px;
  background: none;
  border: none;
  cursor: pointer;
}
.popup-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 10px;
}
.popup-title {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 10px;
}
.popup-title-text {
  color: #1A3239;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: -0.036px;
}
.popup-icon {
  width: 30px;
  height: 30px;
}
.popup-text {
  color: #18191B;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  margin-left: 40px;
}
.support__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 60px;
  padding: 108px;
  margin-top: 108px;
  background-image: url("../Global4net_CmsExtended/images/about-us/dot-grid-pattern-background.png");
  background-repeat: repeat;
}
.support__header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  text-align: center;
}
.support__header__subtitle {
  color: #74787C;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.2px;
}
.support__header__title {
  color: #18191B;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
  letter-spacing: 0.4px;
  margin-bottom: 8px;
}
.support__header__text {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  max-width: 632px;
}
.support__tiles {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.support__tiles__tile {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  padding: 16px;
  position: relative;
  width: 375px;
  height: 390px;
  background-repeat: no-repeat;
  background-position: center;
}
.support__tiles__tile__text__wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  height: 250px;
  padding: 24px 16px;
  border-radius: 4px;
  background: #FFF;
  box-shadow: 0px 4px 8px -4px rgba(18, 18, 19, 0.2);
  z-index: 1;
}
.support__tiles__tile__text__icon {
  width: 40px;
  height: 40px;
}
.support__tiles__tile__text__title {
  color: #18191B;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.2px;
  margin-top: 6px;
}
.support__tiles__tile__text__content {
  color: #74787C;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
}
.support__button {
  display: none;
  
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 8px;
  height: 48px;
  padding: 0 32px;
  border-radius: 4px;
  border: 1px solid #234049;
  background-color: #FFF;
  cursor: pointer;
}
.support__button:hover,
.support__button:focus,
.support__button:active,
.support__button:visited {
  color: #234049;
  text-decoration: none;
}
.support__button__text {
  color: #234049;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.2px;
}
.support__button__icon {
  width: 20px;
  height: 20px;
}
.b2b_register__wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 100px;
  width: 100%;
  padding: 60px;
  margin-top: 108px;
  border-radius: 4px;
  background: #FFF;
}
.b2b_register__image {
  width: 50%;
  max-width: 530px;
}
.b2b_register__text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 48px;
}
.b2b_register__header {
  color: #18191B;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 0.2px;
}
.b2b_register__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 16px;
}
.b2b_register__list__item {
  color: #18191B;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}
.b2b_register__list__item img {
  margin-right: 12px;
}
.b2b_register__button {
  display: flex;
  gap: 10px;
  width: fit-content;
  color: #FFF;
  border: none;
  border-radius: 4px;
  background-color: #D41D27;
  padding: 12px 22px 12px 32px;
}
.b2b_register__button:hover {
  text-decoration: none;
  color: #FFF;
}
.b2b_register__button:visited {
  color: #FFF;
}
.b2b_register__button__icon {
  rotate: 270deg;
}
.b2b__form__wrapper {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  gap: 40px;
  width: 1200px;
  height: 800px;
  padding: 108px 78px;
  margin-top: 108px;
  margin-bottom: 100px;
}
.b2b__form__text {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 24px;
  max-width: 400px;
}
.b2b__form__text__background {
  display: none;
}
.b2b__form__text__title {
  color: #FFF;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: 0.4px;
}
.b2b__form__text__content {
  color: #FFF;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.6);
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}
.b2b__form__form {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
  width: 540px;
  height: 100%;
  padding: 40px;
  border-radius: 4px;
  background-color: #FFF;
}
.b2b__form__form__inputs {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;
  width: 100%;
}
.b2b__form__form__inputs__input {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 8px;
  width: 100%;
}
.b2b__form__form__inputs__label {
  color: #18191B;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.2px;
}
.b2b__form__form__inputs__field {
  width: 100%;
  height: 40px;
  border-radius: 4px;
  border: 1px solid #D9DDE2;
  background: #FFF;
}
.b2b__form__form__submit {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.b2b__form__form__submit__checkbox {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 5px;
  width: 100%;
}
.b2b__form__form__submit__checkbox__input {
  border-radius: 4px;
  border: 1px solid #C8CBD2;
  background: #FFF;
  accent-color: #D41D27;
}
.b2b__form__form__submit__checkbox__asterisk {
  color: #F00;
  font-size: 11px;
  font-weight: 500;
}
.b2b__form__form__submit__checkbox__label {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0;
  color: #18191B;
  font-size: 11px;
  font-weight: 500;
  line-height: 14px;
}
.b2b__form__form__submit__checkbox__label__more {
  color: #18191B;
  font-size: 11px;
  font-weight: 500;
  line-height: 14px;
  text-decoration: underline;
}
.b2b__form__form__submit__checkbox__label__more:hover {
  cursor: pointer;
}
.b2b__form__form__submit__button {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px 32px;
  width: 140px;
  height: 48px;
  color: #FFF;
  border: none;
  border-radius: 4px;
  background-color: #D41D27;
}
.b2b__form__form__submit__button__icon {
  rotate: 270deg;
}
.b2b__form__form__submit__success {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  width: 100%;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  margin-top: 20px;
}
.b2b-faq__wrapper {
  display: none;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 40px;
  margin: 108px 0;
}
.b2b-faq__title {
  color: #18191B;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: 0.4px;
}
.b2b-faq__tiles {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 12px;
  width: 100%;
}
.b2b-faq__tiles__tile {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 12px;
  width: 100%;
  padding: 20px 24px 24px;
  border-radius: 4px;
  background-color: #FFF;
  box-shadow: 0 4px 8px -4px rgba(18, 18, 19, 0.2);
  cursor: pointer;
}
.b2b-faq__tiles__tile__header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.b2b-faq__tiles__tile__header__title {
  color: #18191B;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.2px;
}
.b2b-faq__tiles__tile__header__icon {
  width: 20px;
  height: 20px;
}
.b2b-faq__tiles__tile__content {
  max-width: 90%;
  color: #74787C;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
}
.b2b-faq__rotated {
  rotate: 180deg;
}
.services-header__wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 430px;
  margin-bottom: 100px;
  position: relative;
  width: 100vw;
  margin-left: 50%;
  transform: translateX(-50%);
}
.services-header__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
}
.services-header__content__large-text {
  font-size: 36px;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0.4px;
}
.services-header__content__small-text {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.2px;
  color: #74787C;
}
.services-header__content__info {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.2px;
  text-align: center;
  max-width: 650px;
  background: #FFF;
}
.tiles-block__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 40px;
  margin-bottom: 100px;
}
.tiles-block__header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.tiles-block__header__title {
  font-size: 24px;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: 0.4px;
}
.tiles-block__header__subtitle {
  font-size: 14px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0.2px;
  text-align: center;
  max-width: 630px;
}
.tiles-block__tiles {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.tiles-block__tiles__tile {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 392px;
  height: 504px;
  background-color: #FFF;
  box-shadow: 0px 4px 8px -4px rgba(18, 18, 19, 0.2);
  border-radius: 4px;
}
.tiles-block__tiles__tile__image {
  width: 100%;
  height: 220px;
  object-fit: cover;
  border-radius: 4px 4px 0px 0px;
}
.tiles-block__tiles__tile__text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 284px;
  padding: 24px 32px;
}
.tiles-block__tiles__tile__title {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.4px;
}
.tiles-block__tiles__tile__title--mobile-btn {
  display: none;
}
.tiles-block__tiles__tile__content {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  font-style: normal;
  height: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tiles-block__tiles__tile__link {
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 0.2px;
  color: #D41D27;
}
.tiles-block__tiles__tile__link:hover,
.tiles-block__tiles__tile__link:active,
.tiles-block__tiles__tile__link:visited {
  text-decoration: none;
  color: #D41D27;
  cursor: pointer;
}
.tiles-block__tiles__tile__link__wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
  margin-top: 10px;
}
.tiles-block__button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 8px;
  width: fit-content;
  padding: 12px 32px;
  border-radius: 4px;
  border: 1px solid #234049;
  background-color: #FFF;
  color: #234049;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.2px;
}
.tiles-block__button:hover,
.tiles-block__button:visited {
  text-decoration: none;
  color: #234049;
}
.tiles-block__button img.tiles-block-rotated {
  transform: rotate(180deg);
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.breadcrumbs .items .item .dropdown .dropdown-content .dropdown-content__item a {
  margin: 0;
}
@keyframes ReadMoreOpen {
  from {
    line-clamp: 6;
    -webkit-line-clamp: 6;
  }
  to {
    line-clamp: initial;
    -webkit-line-clamp: initial;
  }
}
@keyframes ReadMoreClose {
  from {
    line-clamp: initial;
    -webkit-line-clamp: initial;
  }
  to {
    line-clamp: 6;
    -webkit-line-clamp: 6;
  }
}
.b2b-slider .slider-home {
  height: auto;
}
.b2b-slider .custom-slider {
  padding-bottom: 374px !important;
}
.b2b-slider .owl-stage-outer {
  padding: 0;
}
*::-webkit-scrollbar {
  appearance: none;
  width: 4px;
}
*::-webkit-scrollbar-track {
  background: rgba(117, 117, 117, 0.2);
  border-radius: 4px;
}
*::-webkit-scrollbar-thumb {
  background: #234049;
  border-radius: 4px;
}
.block.crosssell .owl-stage .owl-item .product-item {
  width: 89% !important;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
@media all and (min-width: 768px), print {
  .table.table-offer-items {
    table-layout: fixed;
  }
  .table.table-offer-items .number {
    width: 19%;
  }
  .table.table-offer-items .state {
    width: 12%;
  }
  .table.table-offer-items .valid_date {
    width: 10%;
  }
  .table.table-offer-items .payment_title {
    width: 17%;
  }
  .table.table-offer-items .action_download {
    width: 8%;
  }
  .table.table-offer-items .action_delete {
    width: 6%;
  }
  .table.table-offer-items .actions {
    width: 17%;
  }
  .table.table-offer-items .action_show {
    width: 11%;
  }
  .table.table-offer-detail {
    table-layout: fixed;
  }
  .table.table-offer-detail thead tr .col.price {
    text-align: right;
  }
  .table.table-offer-detail tbody tr .col.price,
  .table.table-offer-detail tbody tr .col.discount {
    text-align: right;
  }
  .table.table-offer-detail .col.lp {
    width: 6%;
  }
  .table.table-offer-detail .col.model {
    width: 16%;
  }
  .table.table-offer-detail .col.description {
    width: 21%;
  }
  .table.table-offer-detail .col.manufacturer {
    width: 9%;
  }
  .table.table-offer-detail .col.quantity-in-stock {
    width: 11%;
  }
  .table.table-offer-detail .col.price.regular-price {
    width: 9%;
  }
  .table.table-offer-detail .col.quantity {
    width: 6%;
  }
  .table.table-offer-detail .col.discount {
    width: 6%;
  }
  .table.table-offer-detail .col.price {
    width: 12%;
  }
  .table.table-offer-detail .total-sum-label {
    padding-right: 30px;
  }
  .page-header .header.panel {
    padding-top: 16px;
  }
  .panel.header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 22px;
    height: 52px;
    border-bottom: 1px solid #d9dde2;
    padding-bottom: 20px;
  }
  .panel.header::before,
  .panel.header::after {
    content: '';
    width: 100%;
    height: 1px;
    background: #d9dde2;
    position: absolute;
    top: 51px;
  }
  .panel.header::before {
    left: 0;
  }
  .panel.header::after {
    right: 0;
  }
  .page-header .header.links > li:last-of-type {
    order: -1;
    position: relative;
    font-size: 12px;
  }
  .page-header .header.links > li:last-of-type::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 19px;
    background: #d9dde2;
    transform: translateY(-50%);
  }
  .translation-switch {
    position: relative;
    cursor: pointer;
    display: flex;
    align-items: center;
    top: 10px;
    padding-bottom: 20px;
    padding-left: 0;
  }
  .translation-switch svg {
    fill: none;
    width: 16px;
    height: 16px;
  }
  .translation-switch svg path,
  .translation-switch svg line,
  .translation-switch svg circle {
    stroke-width: 1.5;
    stroke: #234049;
  }
  .translation-switch span {
    font-weight: 600;
  }
  .translation-switch__dropdown {
    position: absolute;
    top: 67%;
    left: calc(-20% - 2px);
    padding: 16px;
    margin: 0;
    background: white;
    z-index: 2;
    border-radius: 4px;
    list-style: none;
    border: 1px solid #d9dde2;
    opacity: 0;
    pointer-events: none;
    transition: 0.3s;
  }
  .translation-switch__dropdown__item {
    margin: 0 0 8px;
    padding: 0;
    width: 100%;
    font-weight: 500;
    font-size: 12px;
  }
  .translation-switch__dropdown__item.current {
    font-weight: 600;
    pointer-events: none;
    background: #d9dde2;
    padding: 5px;
    border-radius: 4px;
  }
  .translation-switch__dropdown::after {
    content: '';
    position: absolute;
    top: -7px;
    left: 17%;
    width: 14px;
    height: 14px;
    background: white;
    border: 1px solid #d9dde2;
    border-color: #d9dde2 transparent transparent #d9dde2;
    transform: rotate(45deg);
  }
  .translation-switch:hover .translation-switch__dropdown {
    opacity: 1;
    pointer-events: all;
  }
  .translation-switch__list {
    width: 150px;
  }
  .translation-switch__list .translation-switch__item {
    border-left: solid 1px #d9dde2;
  }
  .translation-switch__list .translation-switch__item a {
    color: #234049;
  }
  .actions.dropdown .action.toggle:after {
    display: none;
  }
  .header-address {
    display: flex;
    align-items: center;
  }
  .header-address a {
    display: flex;
    align-items: center;
    margin-right: 12px;
    font-size: 12px;
    font-weight: 600;
    color: #234049;
  }
  .header-address a svg {
    margin-right: 11px;
  }
  .header-address a:nth-child(2) {
    margin: 0;
    margin-right: 6px;
    text-decoration: underline;
  }
  .sections.nav-sections {
    display: flex;
    justify-content: flex-start;
    flex: 2;
  }
  .dropdown__toggle {
    color: #234049;
  }
  .dropdown__toggle svg {
    fill: none;
  }
  .navigation .nav-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
  }
  .navigation .nav-item {
    display: flex;
    margin-bottom: 0;
    align-items: center;
    margin-right: 12px;
  }
  .navigation .nav-item:hover .nav-link {
    position: relative;
  }
  .navigation .nav-item:hover .nav-link-hitareas {
    pointer-events: none;
  }
  .navigation .nav-item:hover .nav-link-hitareas::before,
  .navigation .nav-item:hover .nav-link-hitareas::after {
    content: '';
    position: absolute;
    pointer-events: auto;
    width: 50px;
    height: 90px;
    background-color: transparent;
  }
  .navigation .nav-item:hover .nav-link-hitareas::before {
    left: -40px;
    transform: rotate3d(0, 0, 1, 45deg);
  }
  .navigation .nav-item:hover .nav-link-hitareas::after {
    right: -40px;
    transform: rotate3d(0, 0, 1, -45deg);
  }
  .navigation .nav-item .nav-link.active {
    position: relative;
    color: #970009;
  }
  .navigation .nav-item .nav-link.active::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 100%;
    background-color: #970009;
  }
  .navigation .nav-link {
    display: inline-block;
    font-size: 1.4rem;
    font-weight: 700;
    margin: 0 6px;
    color: #234049;
  }
  .navigation .nav-link:hover {
    text-decoration: none;
  }
  .navigation .for_whom-menu-item:hover .for-whom-submenu {
    display: block;
    opacity: 1;
    pointer-events: auto;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 0;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    display: block !important;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: flex;
    background: none;
    align-items: center;
    justify-content: center;
    padding: 0;
  }
  .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 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #655d61;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #655d61;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #655d61;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #181617;
    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: #181617;
    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: 6px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    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 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;
  }
  
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .magento-payments-review .magento-payments-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .magento-payments-review .block-content .box-order-shipping-address,
  .magento-payments-review .block-content .box-order-shipping-method,
  .magento-payments-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .magento-payments-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .magento-payments-review .table-magento-payments-review-items .col.price,
  .magento-payments-review .table-magento-payments-review-items .col.qty {
    text-align: center;
  }
  .magento-payments-review .table-magento-payments-review-items .col.item {
    width: 60%;
  }
  .magento-payments-review .col.subtotal,
  .magento-payments-review .mark,
  .magento-payments-review .amount {
    text-align: right;
  }
  .magento-payments-review-discount {
    border-top: 1px solid #d1d1d1;
  }
  .magento-payments-review-discount .block {
    margin-bottom: 15px;
  }
  .magento-payments-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .magento-payments-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .amelsearch-further-section {
    display: block;
  }
  .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: 15px;
  }
  .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 20px;
  }
  .amsearch-item-container .amsearch-link {
    padding: 5px 15px;
  }
  .amsearch-items-section {
    padding: 20px 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;
  }
  .amblog-index-index .page-title,
  .amblog-index-post .page-title {
    margin-bottom: 60px;
  }
  .desktop.three-columns aside.left,
  .desktop.three-columns aside.right {
    max-width: 271px;
    width: 24%;
  }
  .desktop.three-columns section.content {
    width: 52%;
  }
  .desktop.two-columns-right aside.right,
  .desktop.two-columns-left aside.right {
    max-width: 271px;
    width: 30%;
  }
  .amblog-post-container .amblog-more {
    min-width: 30%;
  }
  .amblog-form-comment .amblog-wrapper {
    width: 230px;
  }
  .amblog-grid-list {
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
    margin: 0;
    display: flex;
    flex-direction: column;
  }
  .amblog-grid-list .list-item {
    padding: 0;
  }
  .amblog-grid-list .list-item:not(:last-child) {
    margin-bottom: 24px;
  }
  .amblog-grid-list .list-item .amblog-item {
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 4px 8px rgba(18, 18, 19, 0.07000000000000001);
    height: 220px;
  }
  .amblog-grid-list .list-item .amblog-item__header {
    display: inline-block;
    width: 43%;
    vertical-align: top;
  }
  .amblog-grid-list .list-item .amblog-item__imageBox {
    position: relative;
    display: block;
    padding-top: 56.12%;
    transition: opacity 300ms ease-in-out;
  }
  .amblog-grid-list .list-item .amblog-item__imageBox:hover {
    opacity: 0.5;
  }
  .amblog-grid-list .list-item .amblog-item__image {
    z-index: 0;
    margin: 0;
  }
  @keyframes rollDown {
    from {
      max-height: 100%;
    }
    to {
      max-height: 600px;
    }
  }
  .amblog-grid-list .list-item .amblog-item__body {
    display: inline-block;
    width: 57%;
    vertical-align: top;
    padding: 24px 24px 0;
  }
  .amblog-grid-list .list-item .amblog-item__meta {
    position: relative;
    margin-bottom: 6px;
  }
  .amblog-grid-list .list-item .amblog-item__title {
    position: relative;
    z-index: 2;
    min-height: 48px;
    margin: 0 0 16px 0;
    line-height: 1.333;
    font-weight: 700;
    font-size: 1.8rem;
    overflow: hidden;
    animation: none;
    letter-spacing: 0.2px;
  }
  .amblog-grid-list .list-item .amblog-item__title-link {
    padding: 0;
    background: white;
    overflow: hidden;
    max-height: 100%;
  }
  .amblog-grid-list .list-item .amblog-item__title:hover {
    overflow: visible;
  }
  .amblog-grid-list .list-item .amblog-item__title:hover .amblog-item__title-link {
    animation: rollDown 150ms ease-in forwards;
    animation-delay: 150ms;
  }
  .amblog-grid-list .list-item .amblog-item__date {
    position: absolute;
    display: inline-block;
    margin-right: 14px;
    padding: 5px 0;
    color: #74787c;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.333;
  }
  .amblog-grid-list .list-item .amblog-item__categories ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .amblog-grid-list .list-item .amblog-item__categories li {
    display: inline-block;
    margin: 0 6px 6px 0;
    padding: 5px 8px;
    color: #234049;
    font-size: 10px;
    line-height: 1.2;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    background-color: #eff2f5;
    border-radius: 4px;
  }
  .amblog-grid-list .list-item .amblog-item__categories li:first-child {
    margin-left: 80px;
  }
  .amblog-grid-list .list-item .amblog-item__categories li:last-child {
    margin-right: 0;
  }
  .amblog-grid-list .list-item .amblog-item__categories li:hover,
  .amblog-grid-list .list-item .amblog-item__categories li:active,
  .amblog-grid-list .list-item .amblog-item__categories li:focus {
    color: currentColor;
    background-color: #cfd0d0;
    text-decoration: none;
  }
  .amblog-grid-list .list-item .amblog-item__categories li a:hover,
  .amblog-grid-list .list-item .amblog-item__categories li a:active,
  .amblog-grid-list .list-item .amblog-item__categories li a:focus {
    color: currentColor;
    background-color: #cfd0d0;
    text-decoration: none;
  }
  .amblog-grid-list .list-item .amblog-item__categories a {
    padding: 0;
    color: inherit;
  }
  .amblog-grid-list .list-item .amblog-item__desc {
    margin: 0;
    font-size: 14px;
    line-height: 1.4286;
    width: 100%;
    font-weight: 500;
    letter-spacing: -0.002em;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .amblog-grid-list .list-item .amblog-item__desc p {
    margin-bottom: 0;
  }
  .amblog-grid-list .slick-slide .amblog-item {
    width: 31%;
    min-width: 150px;
    margin-right: 3%;
  }
  .amblog-grid-list > .amblog-item:nth-child(3n+0),
  .amblog-grid-list .slick-slide .amblog-item:nth-child(3n+0) {
    margin-right: 0;
  }
  .amblog-grid-list--smaller {
    width: 80%;
    max-width: 912px;
    min-width: 768px;
    margin-left: auto;
    margin-right: auto;
  }
  .amblog-post-container .amblog-widget-container.-post .amblog-item {
    width: 48%;
  }
  .amblog-helpful-wrap {
    top: 0;
    right: 0;
    margin: 0;
  }
  .amblog-posts-load-indicator {
    width: 20px;
    height: 20px;
    border: solid 2px gray;
    border-top: transparent;
    animation: 500ms ease-in-out rotateLoader infinite;
    border-radius: 50%;
  }
  [data-pagination-selector="infinite-posts-loading-anchor"] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 80px;
  }
  .amblog-pager-container {
    overflow: hidden;
  }
  @keyframes rotateLoader {
    from {
      transform: rotate(0);
    }
    to {
      transform: rotate(360deg);
    }
  }
  body[class*='amblog-index-'] .page-title-wrapper {
    margin-bottom: 20px;
  }
  body[class*='amblog-index-'] .page-title {
    font-size: 4rem;
    line-height: 4.8rem;
  }
  body[class*='amblog-index-'] .sidebar .block-reorder .block-content:not(.no-display) {
    margin-bottom: 50px;
  }
  body[class*='amblog-index-'] h2.amblog-post-title {
    font-size: 2.4rem;
  }
  body[class*='amblog-index-'] h3.amblog-title.-accordion {
    font-size: 1.6rem;
    padding-right: 40px;
  }
  body[class*='amblog-index-'] h3.amblog-title.-accordion:before {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAyMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuODc2NTYgMC40NTQxMDNMMC45MDkwNTggOC44MDA1NkwyLjM0ODc5IDEwLjI1NzNMOS44NzY1NiAzLjI0OTM4TDE3LjY1MTEgMTAuNDU0MUwxOS4wOTA5IDkuMDM2NzhMMTAuNDExMyAwLjkyNjU0NEw5Ljg3NjU2IDAuNDU0MTAzWiIgZmlsbD0iI0M3QzdDNyIvPgo8L3N2Zz4K);
    content: '';
    cursor: pointer;
    display: block;
    height: 12px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%) rotate(-180deg);
    width: 20px;
  }
  body[class*='amblog-index-'] h3.amblog-title.-accordion.-active:before {
    transform: translateY(-50%) rotate(0);
  }
  .amblog-search-block .amblog-list {
    padding: 0;
  }
  .amblog-search-block .amblog-content {
    justify-content: space-between;
    padding-bottom: 25px;
  }
  .amblog-search-block .amblog-content > *:first-child {
    margin-left: 0;
  }
  .amblog-search-block .amblog-content > *:not(:last-child) {
    margin-right: 0;
  }
  .amblog-search-block .amblog-content > *:not(:last-child, :first-child) {
    padding: 0 25px;
  }
  .amblog-search-block .amblog-author-name {
    align-items: center;
    display: flex;
    flex-direction: column;
  }
  .amblog-search-block .amblog-description {
    flex: 1 0 22%;
  }
  .amblog-search-block .amblog-social-container {
    flex-grow: 1;
    justify-content: flex-end;
  }
  .amblog-search-block .amblog-description + .amblog-social-container {
    flex-grow: initial;
  }
  .amblog-replies-block.-level-top > .amblog-comment,
  .amblog-replies-block.-level-top > .amblog-comment-reply,
  .amblog-comments-action .amblog-replies,
  .amblog-comments-container .amblog-replies {
    box-sizing: border-box;
    margin: 30px 0 0;
    max-width: 768px;
    padding-left: 20px;
  }
  .amblog-post-container.list-item h2.amblog-post-title {
    font-size: 2rem;
    line-height: 3rem;
  }
  .amblog-post-container .amblog-widget-container {
    margin: 30px -25px;
  }
  .amblog-post-container .amblog-features.-post {
    padding: 15px 25px;
  }
  .amblog-post-container .amblog-more {
    text-align: right;
  }
  .amblog-post-container .amblog-arrow {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjY5NyA1LjM2M2wtNS4xMjYtNS4xYS44ODYuODg2IDAgMCAwLTEuMjYgMCAuODc1Ljg3NSAwIDAgMCAwIDEuMjU0bDMuNjEzIDMuNTk1SC44OTFBLjg5NC44OTQgMCAwIDAgMCA1Ljk5OGMwIC40ODUuNDAzLjg4Ni44OS44ODZoMTIuMDE4TDkuMzEgMTAuNDc5YS44NzUuODc1IDAgMCAwIDAgMS4yNTQuOTIuOTIgMCAwIDAgLjYzOS4yNjcuODguODggMCAwIDAgLjYzOC0uMjY4bDUuMTQzLTUuMTE1QS45MTEuOTExIDAgMCAwIDE2IDUuOThhMS4xMzQgMS4xMzQgMCAwIDAtLjMwMy0uNjE4eiIgZmlsbD0iIzJENjlBRSIvPjwvc3ZnPg==);
  }
  .amblog-post-container .amblog-widget-container .amblog-list {
    margin: 0 30px;
  }
  .amblog-post-container .amblog-widget-container.-post .amblog-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .amblog-post-container .amblog-widget-container.-post .amblog-item {
    box-sizing: border-box;
    width: 47%;
  }
  .desktop.one-column .amblog-post-container .amblog-content .amblog-widget-container.-post .amblog-list {
    justify-content: inherit;
  }
  .desktop.one-column .amblog-post-container .amblog-content .amblog-widget-container.-post .amblog-item {
    margin: 0 20px 20px 0;
    width: 31%;
  }
  .desktop.one-column .amblog-post-container .amblog-content .amblog-widget-container.-post .amblog-item:nth-child(3n) {
    margin-right: 0;
  }
  .amblog-grid-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    justify-content: space-between;
  }
  .amblog-grid-list > .amblog-item {
    width: 47%;
  }
  .amblog-grid-list .amblog-read:hover {
    background: #185eaf;
    text-decoration: none;
  }
  .amblog-grid-list .amblog-features > .amblog-item {
    margin-right: 10px;
  }
  .amblog-grid-list .amblog-item .amblog-category {
    margin-right: 10px;
  }
  .page-layout-3columns .amblog-grid-list > .amblog-item,
  .page-layout-3columns .amblog-grid-list .slick-slide .amblog-item {
    margin-right: 0;
    width: 100%;
  }
  .column .amblog-newsletter .input-box.-newsletter {
    flex-wrap: wrap;
  }
  .column .amblog-newsletter .mage-error[generated='true'],
  .column .amblog-newsletter .amblog-input {
    max-width: calc(65% - 10px);
  }
  .column .amblog-newsletter .amblog-btn {
    max-width: 35%;
  }
  .column .amblog-newsletter .mage-error[generated='true'] {
    order: 3;
    width: 100%;
  }
  .amblog-search-titles {
    border-bottom: 1px solid #e5e5e5;
  }
  .amblog-search-title {
    position: relative;
    width: auto;
  }
  .amblog-search-title:after {
    background: transparent;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%;
  }
  .amblog-search-title.open:after {
    background: #1979c2;
  }
  .amblog-search-content {
    margin-top: 40px;
    width: 100%;
  }
  .desktop.three-columns .amblog-related-wrapper.-related-products .amblog-item-product {
    max-width: 129px;
  }
  .amblog-related-wrapper.-related-products .amblog-slick-slider:not(.slick-initialized) {
    justify-content: initial;
  }
  .amblog-related-wrapper.-related-products .amblog-slick-slider:not(.slick-initialized) .amblog-item-product {
    max-width: 25%;
  }
  .amblog-related-wrapper.-related-products .product-reviews-summary {
    margin-bottom: 5px;
  }
  .am-brands-fullwidth {
    width: 100% !important;
  }
  .training-offer__details {
    flex-basis: 18%;
  }
  .widget-gallery__link {
    width: calc(25% - 20px);
  }
  .amblog-index-index__author-posts .amblog-grid-list {
    width: 80%;
    max-width: 912px;
    min-width: 768px;
    margin-left: auto;
    margin-right: auto;
  }
  .categories-menu-trigger {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    letter-spacing: 0.2px;
    color: #fff;
    padding: 16px 23px;
    border: none;
    border-radius: 4px;
    background-color: #ea1d28;
    margin: 0;
    margin-right: 8px;
    display: flex;
    align-items: center;
  }
  .pointer-map-title {
    font-size: 1.8rem;
  }
  .integrator-integrator-index .integrators {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    padding-left: calc(50% - 750px);
  }
  .integrator-integrator-index .integrators__left-column {
    width: 300px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 0 20px;
    position: relative;
  }
  .integrator-integrator-index .integrators-filters__container {
    width: 100%;
  }
  .integrator-integrator-index .integrators__right-column {
    width: calc(100% - 330px);
    display: flex;
    margin-left: 30px;
    flex-direction: column;
    justify-content: flex-start;
  }
  .integrator-integrator-index .filter-state {
    display: none;
    margin-bottom: 30px;
  }
  .integrator-integrator-index .filter-state.show {
    display: flex;
  }
  .integrator-integrator-index .filter-content .actions {
    border-top: none;
  }
  .ws_embed_sms_notification {
    text-align: center !important;
  }
  .ws_embed_sms_notification .inline-block {
    display: inline-block;
  }
  .ws_embed_sms_notification .wpx-span {
    margin: 0 4%;
    font-size: 10px;
  }
  #ws_embed_sms_notification .control-subs .ws-Phone {
    width: 325px;
  }
  #ws_embed_sms_notification .control-subs .ws-country-pc {
    padding-top: 5px;
    width: 130px;
  }
  #ws_embed_sms_notification .control-subs .sms-subs {
    margin-top: -3px;
    margin-left: -5px;
    border-radius: 0;
  }
  .theme-pearl #ws_embed_sms_notification {
    max-width: 1030px;
  }
  .theme-pearl #ws_embed_sms_notification.sms-center-design-2 {
    margin: 0 auto 60px;
  }
  .theme-pearl #ws_embed_sms_notification .ws-phone-dsg-2 {
    width: 160px;
    padding-left: 24px;
  }
  .theme-pearl #ws_embed_sms_notification .ws-country-pc-dsg2 {
    width: 33%;
  }
  .theme-pearl #ws_embed_sms_notification .control-subs:before {
    margin-top: 15px;
  }
  .theme-pearl #ws_embed_sms_notification .control-subs .ws-country-pc {
    width: 140px;
  }
  .theme-pearl #ws_embed_sms_notification .control-subs .sms-subs {
    height: 50px;
    border-radius: 0;
    margin-top: -3px;
  }
  .table-checkout-shipping-method tr.row-eta {
    display: none;
  }
  .searchengine-search-view .filter-content .filter-title {
    display: none;
  }
  .searchengine-search-view .filter-options-wrapper {
    width: calc(100% / 4 - 24px);
    margin: 0;
    padding: 16px;
  }
  .sales-order-history .filters-grid {
    grid-template-columns: 50% 50%;
    grid-template-areas: 'order_id billing_name' 'customer_order_number date' 'sku date' '. actions';
  }
  .sales-order-history.account .admin__data-grid-filters-wrap .admin__form-field.created_at .admin__form-field {
    width: calc(100% - 142px);
  }
  .sales-order-history.account .admin__data-grid-filters-wrap .admin__form-field.created_at .admin__form-field-legend {
    width: 142px;
  }
  .sales-order-history.account .admin__data-grid-filters-wrap .admin__form-field-label {
    width: 142px;
  }
  .sales-order-history.account .admin__data-grid-filters-wrap .admin__form-field.valid_date .admin__form-field {
    width: calc(100% - 142px);
  }
  .sales-order-history .table-order-items.history .action-select-wrap .action-menu-item {
    width: 50%;
    min-width: 18px;
  }
  .sales-order-view .col.name {
    width: 280px;
  }
  .sales-order-view.account .components .component-name {
    width: 440px;
    padding-right: 78px;
  }
  .sales-order-view .table-order-items thead > tr th:first-of-type,
  .sales-order-view .table-order-items tbody > tr td:first-of-type {
    text-align: left;
  }
  .sales-order-view .order-items.table-wrapper .col.price,
  .sales-order-view .order-items.table-wrapper .col.qty,
  .sales-order-view .order-items.table-wrapper .col.subtotal,
  .sales-order-view .order-items.table-wrapper .col.discount {
    text-align: center;
  }
  .sales-order-view .order-items.table-wrapper td.col.price,
  .sales-order-view .order-items.table-wrapper td.col.subtotal,
  .sales-order-view .order-items.table-wrapper .component-price,
  .sales-order-view .order-items.table-wrapper .component-subtotal {
    text-align: right;
    padding-right: 10px;
  }
  .sales-order-view .order-items.table-wrapper td.col.qty,
  .sales-order-view .order-items.table-wrapper .component-qty {
    text-align: right;
    padding-right: 35px;
  }
  .sales-order-view .order-items.table-wrapper td.col.discount,
  .sales-order-view .order-items.table-wrapper .component-discount {
    text-align: left;
    padding-left: 32px;
  }
  .sales-order-view .subtotal_with_discount {
    font-size: 22px;
  }
  .sales-order-view .order-track-number {
    margin-bottom: 5px;
    padding-left: 10px;
  }
  .sales-order-view .order-track-number:first-of-type {
    margin-top: 20px;
  }
  .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: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .minicart-wrapper {
    margin-left: 10px;
  }
  .minicart-wrapper .dropdown__toggle.action.showcart {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .minicart-wrapper .dropdown__toggle.action.showcart div {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    margin-left: 13px;
  }
  .minicart-wrapper .dropdown__toggle.action.showcart .counter.qty {
    display: flex;
    justify-content: flex-start;
    background: none;
    position: relative;
    color: #234049;
    order: 2;
    font-size: 12px;
    left: 0;
    bottom: 0;
    overflow: visible;
    margin: 0;
    padding: 0;
  }
  .minicart-wrapper .dropdown__toggle.action.showcart .counter.qty.hidden {
    display: none;
  }
  .minicart-wrapper .dropdown__toggle.action.showcart .text {
    font-size: 14px;
    font-weight: 600;
    text-align: left;
  }
  .minicart-wrapper .dropdown__toggle.action.showcart::after {
    display: none;
  }
  .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 10px;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px;
  }
  .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 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .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;
  }
  .gift-message .field {
    margin-bottom: 20px;
  }
  .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: 20px;
  }
  .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%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 10px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 20px;
    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: 170px;
    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: 170px;
    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: 170px;
    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 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 10px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .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: 10px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .toolbar-products .toolbar-wrapper {
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .toolbar-products .toolbar-wrapper .modes {
    width: 90px;
    padding-left: 0;
  }
  .toolbar-products .toolbar-wrapper .limiter {
    padding-left: 20px;
  }
  .toolbar-products .toolbar-wrapper .toolbar-amount {
    flex-grow: 0;
    padding-right: 20px;
  }
  .toolbar-products .toolbar-wrapper .limiter,
  .toolbar-products .toolbar-wrapper .pages {
    position: relative;
  }
  .block-search .label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .form.minisearch {
    position: relative;
  }
  .block-search input {
    position: static;
    width: 100%;
    min-width: 200px;
    height: 56px;
    margin: 0;
    padding-left: 15px;
    padding-right: 35px;
    border-radius: 4px;
    border: 1px solid #d9dde2;
  }
  .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 input::placeholder {
    color: #979797;
  }
  .block-search .action.search {
    display: inline-block;
    top: 18px;
  }
  .block-search .action.search::after {
    background: #979797;
    height: 3px;
  }
  .block-search .action.search::before {
    border: 3px solid #979797;
  }
  .page-header > * {
    padding: 0;
  }
  .page-header .page-header-container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .page-header.sticky {
    box-shadow: none;
  }
  .page-header .panel.header .header.links .store-link .store-link-content-desktop {
    display: inline-block;
  }
  .page-header .panel.header .header.links .store-link .store-link-content-mobile {
    display: none;
  }
  .page-header .header.content {
    position: relative;
    display: flex;
    align-items: center;
    padding-bottom: 22px;
  }
  .page-header .header.content .logo {
    max-width: 190px;
    width: 100%;
    margin-right: 2.5%;
    height: 100%;
  }
  .page-header .header.content .logo img {
    display: block;
    width: 180px;
    height: 52px;
    max-width: 100%;
  }
  .page-header .header.links > li.switcher {
    padding-left: 30px;
    padding-right: 0;
    margin-left: 15px;
    margin-right: 5px;
    position: relative;
  }
  .page-header .header.links > li.switcher::before {
    content: "";
    position: absolute;
    top: 13px;
    left: 0;
    width: 1px;
    height: 20px;
    background-color: #d9d9d9;
  }
  .customer-link {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 120px;
  }
  .customer-link .loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
  }
  .customer-link .loader.hidden {
    display: none;
  }
  .customer-link .action.toggle.dropdown__toggle {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .customer-link .action.toggle.dropdown__toggle.active {
    display: flex;
  }
  .customer-link .action.toggle.dropdown__toggle.active::after {
    display: none;
  }
  .customer-link .action.toggle.dropdown__toggle svg {
    margin-right: 8px;
    width: 24px;
    height: 24px;
  }
  .customer-link .action.toggle.dropdown__toggle span {
    font-size: 14px;
    font-weight: 600;
  }
  .customer-link .actions.dropdown.active .dropdown__content,
  .customer-link .actions.dropdown .dropdown__content {
    width: max-content;
    min-height: max-content;
    border: 1px solid #d9dde2;
    border-radius: 4px;
    top: 100%;
    right: -20px;
    margin-top: 20px;
  }
  .customer-link .actions.dropdown.active .dropdown__content::after,
  .customer-link .actions.dropdown .dropdown__content::after {
    content: "";
    position: absolute;
    top: -10px;
    left: 68%;
    width: 18px;
    height: 18px;
    background: white;
    transform: rotate(45deg);
    border-radius: 1px;
    border: 1px solid #d9dde2;
    border-bottom: none;
    border-right: none;
  }
  .customer-link .actions.dropdown.active .dropdown__content #authenticationPopup,
  .customer-link .actions.dropdown .dropdown__content #authenticationPopup {
    width: 352px;
  }
  .customer-link .actions.dropdown.active .dropdown__content .modal-registration-benefits .block-new-customer-action .actions-toolbar .action,
  .customer-link .actions.dropdown .dropdown__content .modal-registration-benefits .block-new-customer-action .actions-toolbar .action {
    width: 91%;
    margin: 20px 16px 16px;
    border-radius: 4px;
    background: none;
    border: 1px solid #365159;
    color: #365159;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.2px;
    font-style: normal;
  }
  .page-header .burger__wrapper {
    display: none;
  }
  .footer-sections {
    color: blue;
  }
  .footer-sections__item:nth-child(1) {
    padding-left: 0;
  }
  .footer-sections__item:nth-child(2) {
    flex-basis: 280px;
  }
  .footer-sections__item:nth-child(3) {
    flex-basis: 190px;
  }
  .footer-sections__item:nth-child(4) {
    flex-basis: 150px;
  }
  .footer-sections__item:nth-child(5) {
    padding-right: 0;
  }
  .footer-sections__item:nth-child(6) {
    padding-left: 0;
    flex-grow: 0;
  }
  .footer-sections__item:nth-child(7) {
    flex-grow: 0;
    flex-basis: 345px;
    padding-left: 45px;
  }
  .footer-sections__item:nth-child(8) {
    padding-left: 3px;
  }
  .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: 24px;
    width: calc((100% - 24px) / 3);
  }
  .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;
  }
}
@media all and (min-width: 768px) and (min-width: 1280px), print and (min-width: 1280px) {
  .sales-order-history.account .admin__data-grid-filters-wrap .admin__form-field.created_at .admin__form-field {
    width: calc(48% - 65px);
  }
}
@media all and (min-width: 768px) and (min-width: 1280px), print and (min-width: 1280px) {
  .sales-order-history.account .admin__data-grid-filters-wrap .admin__form-field.valid_date .admin__form-field {
    width: calc(48% - 65px);
  }
}
@media all and (min-width: 1024px), print {
  .abs-product-options-list-desktop dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .abs-product-options-list-desktop dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .login-container .block {
    width: 48.8%;
  }
  .login-container .block:nth-child(odd) {
    clear: left;
    float: left;
  }
  .login-container .block:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove {
    margin-left: 220px;
    top: 6px;
  }
  .abs-margin-for-forms-desktop,
  .login-container .fieldset:after {
    margin-left: 170px;
  }
  .abs-visually-hidden-desktop,
  .dashboard-welcome-toggler {
    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,
  .login-container:before,
  .login-container:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .login-container:after,
  .block-addresses-list .items.addresses:after,
  .block-wishlist-management:after,
  .account .toolbar:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 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 {
    display: none;
  }
  .abs-no-display-desktop {
    display: none;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-wishlist-results {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .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-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions {
    text-align: right;
  }
  .navigation,
  .breadcrumbs,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main:not(.page-main--wide),
  .page-container,
  .page-header-container,
  .amblog-index-index .blog-category-tilts:not(.page-main--wide),
  .amblog-index-post .posts-related,
  .amblog-index-post .post-side-content .carousel-section_related-products:not(.page-main--wide),
  .ambrand-index-view .page.messages,
  .catalog-product-view .page.messages,
  .catalog-product-view .product-info-wrapper,
  .catalog-product-view .product-tabs__container,
  .catalog-product-view .product-tabs-section__container:not([id="product.posts.related.tab"]),
  .catalog-product-view .products-recommended,
  .catalog-product-view .product-post-related,
  .cms-index-index .posts-related-chosen__row {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
  }
  .navigation,
  .breadcrumbs,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main:not(.page-main--wide),
  .page-container,
  .amblog-index-index .blog-category-tilts:not(.page-main--wide),
  .amblog-index-post .posts-related,
  .amblog-index-post .post-side-content .carousel-section_related-products:not(.page-main--wide),
  .ambrand-index-view .page.messages,
  .catalog-product-view .page.messages,
  .catalog-product-view .product-info-wrapper,
  .catalog-product-view .product-tabs__container,
  .catalog-product-view .product-tabs-section__container:not([id="product.posts.related.tab"]),
  .catalog-product-view .products-recommended,
  .catalog-product-view .product-post-related,
  .cms-index-index .posts-related-chosen__row {
    max-width: 1264px;
  }
  .carousel-page-container {
    max-width: 1364px;
  }
  .page-header-container {
    max-width: 1264px;
    margin: 0 auto;
  }
  .columns {
    display: block;
    position: relative;
    z-index: 2;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .columns {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 2;
  }
  .page-layout-2columns-left .columns {
    width: 100%;
    z-index: 2;
  }
  .page-layout-2columns-left .columns .column.main {
    width: 75%;
    float: right;
  }
  .page-layout-2columns-left.catalogsearch-result-index .sidebar {
    position: absolute;
    top: 168px;
  }
  .page-layout-2columns-left.catalogsearch-result-index .sidebar.hidden {
    display: none;
  }
  .page-layout-2columns-left.catalogsearch-result-index .column.main.wide {
    width: 100%;
  }
  .page-layout-2columns-left.catalogsearch-result-index .toolbar {
    display: none;
  }
  .page-layout-2columns-left.catalogsearch-result-index .filter-category {
    display: none;
  }
  .page-layout-2columns-left.catalogsearch-result-index .columns .column.main {
    width: 100%;
    float: unset;
  }
  .page-layout-2columns-left.catalogsearch-result-index .columns .column.main {
    width: 100%;
    float: unset;
  }
  .page-layout-2columns-left.catalog-category-view .category-view .categories-top-container .left {
    display: none;
  }
  .page-layout-2columns-left.catalog-category-view .category-view .categories-top-container .right {
    max-width: 100%;
    min-width: 100%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    padding: 58px 0;
    position: relative;
  }
  .page-layout-2columns-left.catalog-category-view .category-view .categories-top-container .right .category-image,
  .page-layout-2columns-left.catalog-category-view .category-view .categories-top-container .right .category-description {
    width: 45%;
  }
  .page-layout-2columns-left.catalog-category-view .category-view .categories-top-container .right.wide .category-image {
    width: 0%;
  }
  .page-layout-2columns-left.catalog-category-view .category-view .categories-top-container .right.wide .category-description {
    width: 100%;
  }
  .page-layout-2columns-left .sidebar {
    width: 23%;
    float: left;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
  }
  .page-layout-2columns-right .column.main {
    width: 75%;
    float: left;
  }
  .page-layout-2columns-right .sidebar {
    width: 23%;
    float: right;
  }
  .page-layout-2columns-right .sidebar-additional {
    clear: right;
  }
  .page-layout-3columns .columns {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
  }
  .page-layout-3columns .column.main {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    width: 56%;
  }
  .page-layout-3columns .sidebar {
    width: 20%;
  }
  .page-layout-3columns .sidebar-main {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .page-layout-3columns .sidebar-additional {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .modal-popup.offer-confirm-modal .modal-footer .action {
    font-size: 14px;
    font-weight: 600;
    text-transform: unset;
  }
  .modal-popup.cart-modal-wrapper .modal-inner-wrap {
    width: 382px;
  }
  .modal-popup.cart-modal-wrapper .modal-inner-wrap .modal-header .action-close {
    top: 19px;
    right: 19px;
    width: 14px;
    height: 14px;
  }
  .modal-popup.cart-modal-wrapper .modal-inner-wrap .modal-header .action-close::before {
    height: 14px;
    left: 6px;
  }
  .modal-popup.cart-modal-wrapper .modal-inner-wrap .modal-header .action-close::after {
    width: 14px;
    top: 6px;
  }
  .block-search .search .control {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    box-shadow: none;
    top: 0;
  }
  .minisearch .actions .action.search {
    z-index: 1000;
  }
  .amsearch-form-container .input-text {
    padding-left: 14px;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action {
    width: auto;
    margin: 0 5px;
    border: none;
    flex-grow: 1;
  }
  .amasty-xsearch-loader {
    right: 41%;
  }
  .search-autocomplete {
    top: 50px;
    right: 15px;
    max-width: 75vw;
  }
  .amsearch-close,
  .amasty-xsearch-loader,
  .search .amsearch-loupe {
    top: 50%;
    transform: translateY(-50%);
  }
  .amsearch-close:hover,
  .amasty-xsearch-loader:hover,
  .search .amsearch-loupe:hover {
    -webkit-filter: brightness(0%);
    filter: brightness(0%);
  }
  .amsearch-close {
    top: 12px;
    transform: none;
    right: 9px;
  }
  .amsearch-results {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    max-width: 83vw;
  }
  .amsearch-results .amsearch-leftside {
    width: inherit;
  }
  .amsearch-results .amsearch-products {
    flex: 1 0 auto;
  }
  .amasty-xsearch-block-header {
    margin: 16px 24px 4px;
  }
  .amsearch-wrapper-content > .amsearch-item {
    position: relative;
    padding: 20px 0 16px 15px;
  }
  .amsearch-wrapper-content > .amsearch-item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 15px;
    width: 92%;
    height: 1px;
    background-color: #c2c2c2;
  }
  .amsearch-wrapper-content > .amsearch-item:last-child {
    padding-bottom: 20px;
  }
  .amsearch-wrapper-content > .amsearch-item:first-child {
    padding-top: 15px;
  }
  .amsearch-wrapper-content > .amsearch-item:first-child:before {
    height: 0;
  }
  .amsearch-wrapper-content .amsearch-autocomplete-information {
    padding-left: 10px;
  }
  .amsearch-wrapper-content .product-item-details {
    padding-right: 14px;
  }
  .amsearch-wrapper-content .product-reviews-summary {
    margin-bottom: 0;
  }
  .search .amsearch-autocomplete-information .tocart {
    font-size: 12px;
  }
  .search .amsearch-autocomplete-information .price {
    font-size: 14px;
  }
  .amsearch-more-results .amsearch-link {
    margin-bottom: 20px;
  }
  .amsearch-item-container:after {
    left: 10px;
  }
  .amsearch-products {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .amsearch-products .amsearch-more-results {
    margin-top: auto;
    padding-top: 30px;
  }
  .amsearch-form-container.-small .amsearch-results {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow-x: hidden;
  }
  .amsearch-form-container.-small .amsearch-products .amsearch-item {
    padding-right: 15px;
  }
  .amsearch-form-container.-small .amsearch-item-container .amsearch-item {
    padding-right: 15px;
  }
  .amsearch-form-container.-large .amsearch-results .amsearch-more-results {
    padding-top: 0;
  }
  .amsearch-form-container.-large .amsearch-item-container {
    padding-left: 25px;
  }
  .amsearch-form-container.-large .amsearch-item-container:after {
    left: 20px;
    width: 85%;
  }
  .amsearch-form-container.-large .amsearch-item-container .recent_searches .amsearch-item {
    padding-top: 8px;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 30px;
    padding: 0 20px 0 20px;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content > .amsearch-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 12px 0;
    padding: 4px 16px;
    height: 64px;
    cursor: pointer;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content > .amsearch-item:last-child {
    margin: 12px 0 24px;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content > .amsearch-item:before {
    display: none;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content > .amsearch-item:hover {
    box-shadow: none;
    border-radius: 4px;
    background-color: rgba(217, 221, 226, 0.3);
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .search-result-button {
    margin-top: 14px;
    font-size: 13px;
    font-weight: 600;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .amsearch-autocomplete-information {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    padding-left: 0;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .information-container {
    height: 100%;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .product-reviews-summary {
    margin-bottom: 7px;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .amsearch-autocomplete-image {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .amsearch-wrapper-inner {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    position: absolute;
    right: 0;
    top: 40%;
    transform: translateY(-50%);
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .product-item-details {
    height: 100%;
    padding-right: 0;
    position: relative;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .price-box {
    margin: 0 0 2px;
    display: flex;
    align-items: center;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .price {
    font-size: 14px !important;
    line-height: 20px;
    letter-spacing: 0.2px;
    font-weight: 700;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .product-item-actions {
    margin: 0;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .tocart {
    font-size: 12px;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .product-item-actions {
    display: flex;
    max-width: 100%;
    align-items: center;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .actions-secondary {
    display: flex;
    min-width: 50px;
    padding-left: 6px;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .rating-summary {
    display: block;
  }
  .amsearch-form-container.-large .amsearch-wrapper-content .reviews-actions {
    display: block;
    margin-bottom: 1px;
  }
  #amsearch-result-tabs .data.title.active {
    background-color: transparent;
  }
  #amsearch-result-tabs .data.title.last {
    border-bottom: none;
    margin-bottom: 0;
  }
  .amsearch-form-container.-opened .amsearch-wrapper-input {
    max-width: 737px;
    margin-left: auto;
  }
  .search-autocomplete,
  .amsearch-results {
    max-width: 96vw;
  }
  .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%);
  }
  .amblog-tabs-block.-block .amblog-list.-active {
    justify-content: flex-start;
  }
  .amblog-content-tab {
    margin-bottom: 10px;
  }
  .amblog-post-container .amblog-widget-container.-post .amblog-item {
    width: 48%;
  }
  .amblog-grid-list {
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
  }
  .amblog-grid-list > .amblog-item,
  .amblog-grid-list .slick-slide .amblog-item {
    margin-right: 3%;
    width: 31%;
  }
  .amblog-grid-list > .amblog-item {
    min-width: 190px;
  }
  .amblog-grid-list .slick-slide .amblog-item {
    min-width: 150px;
  }
  .amblog-grid-list > .amblog-item:nth-child(3n+0),
  .amblog-grid-list .slick-slide .amblog-item:nth-child(3n+0) {
    margin-right: 0;
  }
  .page-layout-3columns .amblog-grid-list {
    justify-content: space-between;
  }
  .page-layout-3columns .amblog-grid-list > .amblog-item,
  .page-layout-3columns .amblog-grid-list .slick-slide .amblog-item {
    margin-right: 20px;
    width: calc(51% - 20px);
  }
  .page-layout-3columns .amblog-grid-list > .amblog-item:nth-child(2n+0),
  .page-layout-3columns .amblog-grid-list .slick-slide .amblog-item:nth-child(2n+0) {
    margin-right: 0;
  }
  .amslider .slide {
    flex-basis: auto;
    margin: 0 20px 20px 0;
    max-width: 32%;
  }
  .posts-related-chosen__content {
    width: calc(100% - 700px);
  }
  .posts-related-chosen__figure {
    width: 700px;
  }
  .posts-related-chosen__figure-wrapper {
    position: relative;
  }
  .posts-related-chosen__figure-wrapper::after {
    content: '';
    position: absolute;
    z-index: 1;
    right: -40px;
    top: -40px;
    width: 80%;
    height: calc(100% + 40px);
    background-color: #ffffff;
  }
  .posts-related-chosen__figure-image {
    width: 100%;
  }
  .posts-related-chosen__figure-link {
    position: relative;
    z-index: 2;
  }
  .posts-related-chosen__post-desc {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    overflow: hidden;
    -webkit-box-orient: vertical;
  }
  .blog-category-tilts__list {
    max-width: 1500px;
    justify-content: space-around;
  }
  .blog-category-tilts__item {
    width: 220px;
    height: 220px;
    margin: 0;
  }
  .blog-category-tilts__item svg {
    width: 120px;
    height: 120px;
  }
  .blog-category-tilts__anchor,
  .blog-category-tilts__anchor:hover,
  .blog-category-tilts__anchor:visited {
    padding: 20px 10px;
  }
  .blog-category-tilts__label {
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    padding: 0 20px;
  }
  .amblog-index-index .blog-category-tilts {
    padding: 0 20px;
  }
  .amblog-index-index .filter-content {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 4px 8px -4px rgba(18, 18, 19, 0.199728);
  }
  .product-post-related__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 0 35px;
  }
  .product-post-related__title {
    margin: 0;
  }
  .product-post-related__more {
    margin: 5px 0 5px 5px;
  }
  .product-post-related__list {
    display: grid;
    grid-template-columns: 32% 32% 32%;
    grid-template-rows: auto;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding: 0;
    margin-bottom: 24px !important;
    list-style: none;
  }
  .product-post-related__item {
    display: flex;
    flex-direction: column;
    padding: 0;
    margin-bottom: 0;
  }
  .product-post-related__article {
    background-color: white;
    flex-grow: 1;
  }
  .post-exposed__author-line {
    margin-top: 50px;
  }
  .amblog-index-index.page-layout-2columns-left .columns .column.main {
    width: 100%;
    float: none;
  }
  .amblog-index-index .filter-content .actions {
    border-top: none;
  }
  .amblog-index-index .page-title-wrapper:not(.page-main--wide) {
    padding: 0;
  }
  .amblog-index-index .amblog-filters__container {
    width: 100%;
  }
  .amblog-index-index .amblog-home {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    padding-left: calc(50% - 750px);
  }
  .amblog-index-index .amblog-home__left-column {
    width: 288px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0;
    position: relative;
  }
  .amblog-index-index .amblog-home__right-column {
    width: calc(100% - 312px);
    display: flex;
    margin-left: 24px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .amblog-index-index .amblog-home__content-home-specific {
    width: 100%;
  }
  .amblog-index-index .posts-related {
    width: 100%;
  }
  .amblog-index-index .amblog-home__content-default {
    width: 100%;
  }
  .amblog-index-index .filter-state {
    margin-bottom: 30px;
    padding-bottom: 12px;
    border-bottom: 1px solid #d9dde2;
  }
  .amblog-index-index .filter-state-title {
    color: #74787c;
    letter-spacing: 0.2px;
  }
  .amblog-index-index .filter-current {
    display: flex;
    align-items: center;
  }
  .amblog-index-index .blog-category-tilts {
    margin: 20px auto 90px auto;
  }
  .amblog-index-index .post-exposed {
    margin: 30px 0;
  }
  .amblog-index-index .desktop-block {
    width: 100%;
    background-color: #f6f6f5;
  }
  .amblog-index-index .amblog-grid-list {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .amblog-index-index .amblog-home .posts-related {
    padding-left: 0;
  }
  .company-news__item-featured .company-news__article .company-news__article-title {
    max-height: calc(24px * 2);
    -webkit-line-clamp: 2;
  }
  .company-news__item-featured .company-news__article .company-news__article-desc p {
    height: calc(22px * 3);
    -webkit-line-clamp: 3;
  }
  .training-offer__details {
    flex-basis: 28%;
  }
  .training-offer__name {
    flex-basis: 65%;
  }
  .amblog-index-post .page-breadcrumbs {
    margin-bottom: 0;
  }
  .amblog-index-post .amblog-main-content {
    padding-top: 0;
  }
  .amblog-index-post .amblog-content {
    display: block;
    width: 100%;
    padding: 0 calc(50% - 404px);
    background: none !important;
    box-shadow: none !important;
    margin-bottom: 0 !important;
  }
  .amblog-index-post .post-side-content {
    padding-top: 0;
    width: 100%;
    margin: 30px 0;
    background: none !important;
    box-shadow: none !important;
    margin-bottom: 30px !important;
  }
  .amblog-index-post .post-side-content .carousel-section {
    padding: 20px 0;
  }
  .amblog-index-post .post-side-content .carousel-section__title {
    width: 100%;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    position: relative;
    top: 0;
    left: 0;
    font-size: 34px;
    line-height: 25px;
    font-weight: 700;
  }
  .amblog-index-post .post-side-content .carousel-section__title::after {
    content: "";
    width: 100px;
    height: 1px;
    background-color: #970009;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
  }
  .amblog-index-post .post-side-content .carousel-section_related-products {
    background-color: white;
    padding: 20px;
    position: relative;
  }
  .amblog-index-post .post-side-content .carousel-section_related-products .carousel-section__title {
    margin: 0 0 40px -20px;
    font-size: 34px;
    font-weight: 700;
  }
  .amblog-index-post .post-side-content .carousel-section_related-products::before {
    content: "";
    width: 100%;
    height: 85px;
    background-color: #f6f6f6;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  .amblog-index-post .post-side-content .carousel-section_related-posts {
    width: 100%;
    max-width: 100%;
    padding-left: calc(50% - 750px);
  }
  .amblog-index-post .post-side-content .posts-related {
    padding: 0;
    margin: 0;
    width: 100%;
    max-width: 100%;
  }
  .amblog-index-post .carousel-section_related-products .product-carousel:not(.owl-carousel) > .product-block {
    width: 25%;
    padding-right: 20px;
  }
  .amblog-index-post .block-viewed-products-grid.category-grid__item {
    padding-top: 10px;
  }
  .ambrand-index-index .category-description table img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .ambrand-index-index .category-description table iframe {
    max-width: 100%;
    padding-right: 20px;
  }
  .ambrand-index-index .category-description table tr:first-of-type {
    display: flex;
  }
  .section-related-products__list {
    display: flex;
    flex-direction: row;
  }
  .product-post-usage__list {
    display: grid;
    grid-template-columns: 32% 32% 32%;
    grid-template-rows: auto;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .product-post-usage__item {
    display: flex;
    flex-direction: column;
    padding: 0;
    margin-bottom: 0;
  }
  .product-post-usage__article {
    flex-grow: 1;
  }
  .amblog-index-index__author-posts .amblog-grid-list {
    width: 80%;
    max-width: 912px;
    min-width: 768px;
    margin-left: auto;
    margin-right: auto;
  }
  .block-attachments__title {
    font-size: 1.57em;
    margin: 0 0 20px;
  }
  .block-attachments__list {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: 808px;
  }
  .block-attachments__item {
    width: 100%;
    padding: 0 15px;
  }
  .brand-categories {
    display: block;
  }
  .brand-categories__item:first-child {
    -ms-grid-column-span: 2;
    grid-column: span 2;
    -ms-grid-row-span: 2;
    grid-row: span 2;
    font-size: 26px;
  }
  .ambrand-index-view .page.messages {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0.4px;
  }
  .ambrand-index-view .brand-dedicated-products,
  .ambrand-index-view .brand-categories,
  .ambrand-index-view .brand-information {
    margin-bottom: 40px;
  }
  .ambrand-index-view .page-bg {
    padding: 50px 0;
  }
  .ambrand-index-view .posts-related-chosen {
    margin-bottom: 50px;
  }
  .ambrand-index-view .page-bg + .posts-related {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .ambrand-index-view .page-title-wrapper .page-title,
  .ambrand-index-view .posts-related-chosen__title,
  .ambrand-index-view .posts-related__title,
  .ambrand-index-view .brand-dedicated-products__title {
    font-size: 2.3em;
    font-weight: 700;
    padding: 0 0 10px;
    margin: 0 0 40px;
    line-height: inherit;
  }
  .latest-watched h1 {
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0.4px;
    color: #18191b;
    margin-bottom: 40px;
  }
  .latest-watched .category-grid__item {
    margin-top: 0;
    justify-content: flex-start;
  }
  .category-grid__item {
    width: 100%;
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 52px;
  }
  .category-grid__item:not(:last-child) {
    border-bottom: 1px solid #c9d5e1;
  }
  .category-grid__item .title .category-grid__title {
    font-weight: 600;
    font-size: 18px;
    line-height: 32px;
  }
  .category-grid__item .content {
    max-width: 912px;
    min-width: 912px;
  }
  .category-grid__item .see-also-span {
    display: block;
    margin-top: 24px;
    margin-bottom: 8px;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.2px;
    color: #74787c;
  }
  .category-grid__item .see-also {
    display: flex;
    flex-wrap: wrap;
  }
  .category-grid__item .see-also a {
    display: block;
    margin: 8px 26px 8px 0;
    width: fit-content;
    color: #18191b;
    font-size: 16px;
    line-height: 24px;
    text-decoration: underline;
  }
  .block-viewed-products-grid.category-grid__item {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }
  .block-viewed-products-grid.category-grid__item .block-title {
    margin-bottom: 40px;
    font-size: 24px;
  }
  .block-viewed-products-grid .category-grid__item__container {
    padding-left: 0;
  }
  .block-viewed-products-grid .category-grid__item__container__card .product-item-photo {
    margin-bottom: 20px;
  }
  .block-viewed-products-grid .category-grid__item__container__card .product-item-name {
    padding: 0 16px;
    line-height: 1.714;
    width: 100%;
  }
  .block-viewed-products-grid .category-grid__item__container__card .product-item-subtitle {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 0 16px;
    margin-bottom: 24px;
    font-size: 14px;
    font-weight: 600;
    color: #18191b;
    line-height: 1.428;
  }
  .block-viewed-products-grid .category-grid__item__container__card .product-item-name a:hover,
  .block-viewed-products-grid .category-grid__item__container__card .product-item-subtitle a:hover {
    text-decoration: none;
  }
  .block-viewed-products-grid .category-grid__item__container__card .product-item-details {
    margin-top: auto;
    padding-left: 16px;
    padding-right: 16px;
  }
  .block-viewed-products-grid .category-grid__item__container__card .see-models-button {
    margin-left: auto;
    margin-right: auto;
  }
  .latest-articles {
    width: 100%;
    margin-bottom: 50px;
  }
  .latest-articles h2 {
    margin-top: 50px;
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0.2px;
  }
  .latest-articles .container {
    max-height: 426px;
    display: flex;
  }
  .latest-articles .container .article {
    max-width: 392px;
    width: 392px;
    max-height: 100%;
    display: flex;
    background: #fff;
    flex-direction: column;
    box-shadow: 0 4px 8px -4px rgba(18, 18, 19, 0.2);
    border-radius: 4px;
  }
  .latest-articles .container .article:not(:last-child) {
    margin-right: 24px;
  }
  .latest-articles .container .article a {
    height: 82px;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-box-orient: vertical;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.2px;
    margin-bottom: 20px;
  }
  .latest-articles .container .article img,
  .latest-articles .container .article picture {
    height: 220px;
    width: 100%;
    object-fit: cover;
  }
  .latest-articles .container .article picture img {
    width: 100%;
    height: 100%;
  }
  .latest-articles .container .article .info {
    margin: 20px 24px 24px;
    height: 170px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .latest-articles .container .article .info .category {
    padding: 5px 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #eff2f5;
    color: #234049;
    font-weight: 700;
    font-size: 10px;
    border-radius: 4px;
    letter-spacing: 1px;
    text-transform: uppercase;
    width: max-content;
    height: auto;
    line-height: 1.2;
    margin-bottom: 0;
  }
  .latest-articles .container .article .info .category:hover,
  .latest-articles .container .article .info .category:active {
    background-color: #cfd0d0;
    text-decoration: none;
  }
  .latest-articles .container .article .info .title {
    max-width: 344px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    letter-spacing: 0.2px;
    color: #18191b;
    margin-top: 0;
  }
  .latest-articles .container .article .info .date {
    color: #74787c;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
    font-weight: 600;
  }
  .product-grouped-grid__table-cell--price .price {
    font-size: 1.8em;
  }
  .product-grouped-grid__desc {
    flex-grow: 1;
    padding-left: 0;
    overflow: hidden;
    width: 100%;
    min-width: 370px;
  }
  .product-grouped-grid__desc .product-shortDesc {
    font-size: 14px;
    letter-spacing: -0.2px;
    font-weight: 500;
  }
  .product-grouped-grid__desc .product-shortDesc li {
    list-style: disc;
  }
  .product-grouped-grid__desc.toggle-content + button {
    padding-left: 6%;
    outline: none;
    color: #234049;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    text-transform: capitalize;
    text-decoration: underline;
  }
  .product-grouped-grid__desc .product-url {
    height: 235px;
    z-index: 3;
  }
  .product-grouped-grid__title,
  .product-grouped-grid__subtitle {
    font-weight: 600;
    font-size: 16px;
    color: #18191b;
    line-height: 24px;
    letter-spacing: 0.2px;
    padding: 0;
  }
  .product-grouped-grid__image-desc {
    padding: 32px;
  }
  .product-grouped-grid__info {
    min-width: 279px;
    padding: 32px;
  }
  .product-grouped-grid .tocompare {
    padding: 0 0 0 26px;
  }
  .product-grouped-grid .tocompare svg {
    left: 0;
  }
  .product-grouped-grid .product-warranty__value {
    font-size: 13px;
  }
  .products-recommended .product-carousel:not(.owl-carousel) .product-block {
    width: 25%;
    padding-right: 20px;
  }
  .product-download-pdf__button {
    font-size: 16px;
  }
  .product-simple-list {
    padding: 30px;
  }
  .product-simple-list__item .product-simple .product-simple__col--actions {
    width: 11%;
  }
  .product-simple-list__item .product-simple__cell {
    border-bottom: 1px solid #d9dde2;
  }
  .product-simple-list__item .product-simple__cell--name {
    padding-right: 40px;
  }
  .product-simple-list__item .product-simple__cell--warranty svg {
    display: none;
    width: 0;
    height: 0;
  }
  .product-simple-list__item .product-simple .product-formSubmit .addToCart .tocart {
    max-width: 145px;
    line-height: 31px;
  }
  .product-simple-list__item .product-simple .product-imageLink {
    width: 75px;
    float: left;
  }
  .product-simple-list__item .product-simple .product-imageLink + .product-title,
  .product-simple-list__item .product-simple .product-imageLink ~ .product-shortDesc {
    float: right;
    width: calc(100% - 95px);
  }
  .product-simple-list .product-simple__col--name {
    width: 34%;
  }
  .product-simple-list .product-simple__col--availability {
    width: 15%;
  }
  .product-simple-list .product-simple__col--warranty {
    width: 9%;
  }
  .product-simple-list .product-simple__col--wishlist {
    width: 0;
  }
  .product-simple-list .product-simple__col--priceExclTax {
    width: 11%;
  }
  .product-simple-list .product-simple__col--priceIndividual {
    width: 20%;
  }
  .product-simple-list .product-simple__col--actions {
    width: 11%;
  }
  .product-simple-list .product-simple thead .product-simple__cell {
    padding-top: 0;
    padding-bottom: 2px;
    line-height: 1.333;
  }
  .product-simple-list .product-simple thead .product-simple__cell--availability {
    padding-left: 0;
  }
  .product-simple-list .product-simple thead .product-simple__cell--priceExclTax {
    padding-right: 8px;
  }
  .product-simple-list .product-simple thead .product-simple__cell--priceIndividual {
    padding-right: 4%;
  }
  .product-simple-list .product-simple__cell--name {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .product-simple-list .product-simple__cell--availability {
    padding-left: 0;
  }
  .product-simple-list .product-simple__cell--availability .product-stock-container {
    margin-bottom: 4px;
    display: inline;
    color: #00a680;
    font-weight: 600;
  }
  .product-simple-list .product-simple__cell--availability .product-delivery {
    text-align: left;
  }
  .product-simple-list .product-simple__cell--priceExclTax {
    padding-right: 15px;
    padding-left: 10px;
  }
  .product-simple-list .product-simple__cell--priceIndividual {
    padding: 0 2% 0 2%;
  }
  .product-simple-list .product-simple__cell--priceIndividual .price-item {
    justify-content: flex-end;
  }
  .product-simple-list .product-simple__cell--priceIndividual .product-simple__unlogged-info-link {
    text-decoration: underline;
    font-weight: 500;
  }
  .product-simple-list .product-simple__cell--actions {
    padding: 16px 0;
  }
  .product-simple-list .product-simple__cell--actions .product-formSubmit {
    margin: 0;
  }
  .product-simple-list .product-simple__cell--actions .product-formSubmit .quantity-wrapper,
  .product-simple-list .product-simple__cell--actions .product-formSubmit .addToCart {
    width: 100%;
  }
  .product-simple-list--accessories tbody .product-simple__cell--name {
    position: relative;
  }
  .product-simple-list--accessories tbody .product-simple__cell--name::after {
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: white;
    width: 110px;
  }
  .product-simple-list--accessories tbody .product-imageLink {
    z-index: 2;
  }
  .product-tabs-section {
    padding: 40px 0;
  }
  .product-tabs-section[id="product.models"] {
    padding: 50px 0 40px;
  }
  .product-tabs-section[id="product.models"] .product-card-section {
    background-color: #ffffff;
    border-radius: 4px;
    box-shadow: 0 4px 8px rgba(18, 18, 19, 0.07000000000000001);
  }
  .product-tabs-section[id="product.accessories"] {
    padding-top: 0px;
  }
  .product-tabs-section[id="product.accessories"] .product-card-section {
    position: relative;
    background-color: #fff;
    z-index: 2;
    border-radius: 4px;
    box-shadow: 0 4px 8px rgba(18, 18, 19, 0.07000000000000001);
  }
  .product-tabs-section[id="product.banner"] .product-tabs-section__title.title-block {
    margin: 0;
  }
  .product-tabs-section[id="product.models"],
  .product-tabs-section[id="product.accessories"],
  .product-tabs-section[id="technical.specs.tab"],
  .product-tabs-section[id="product.posts.usage"],
  .product-tabs-section[id="product.useful"],
  .product-tabs-section[id="product.promoted"],
  .product-tabs-section[id="technical.specs.tab"] {
    background-color: #f8fbfd;
  }
  .product-tabs-section[id="product.useful"] {
    padding-top: 0;
  }
  .product-tabs-section[id="description"],
  .product-tabs-section[id="amfile_attachment"] {
    background-color: #fff;
  }
  .product-tabs-section[id="description"] .product-tabs-section__title,
  .product-tabs-section[id="amfile_attachment"] .product-tabs-section__title {
    text-align: center;
  }
  .product-tabs-section[id="product.promoted"] {
    padding-bottom: 0;
    order: 1;
  }
  .product-tabs-section[id="product.posts.usage"] {
    padding-bottom: 0;
    order: 0;
  }
  .product-tabs-section__title.title-block {
    font-size: 1.7142em;
    margin: 0 0 30px;
  }
  .product-tabs-section .product.attribute.description {
    max-width: 808px;
    margin: 0 auto;
    font-size: 1.285em;
    line-height: 1.7778;
  }
  .items-filters__select {
    width: 200px;
  }
  .items-filters__count,
  .items-filters .models_apply_filters {
    display: none;
  }
  .product-attribute-groups__title {
    font-size: 1.57em;
    margin: 0 0 20px;
  }
  .product-attribute-groups__list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px 20px;
  }
  .product-attribute-groups__item {
    width: 50%;
    padding: 0 15px;
  }
  .product-tabs__link {
    padding: 24px 24px 16px;
  }
  .page-products .toolbar.toolbar-products .filter-btn {
    display: none;
  }
  .category-wyprzedaz .sale-time,
  .catalog-category-grid-view .sale-time {
    margin-bottom: 40px;
  }
  .category-wyprzedaz .product-simple__attribute,
  .catalog-category-grid-view .product-simple__attribute {
    width: 100%;
    text-align: left;
    display: table;
  }
  .category-wyprzedaz .product-simple__attribute .product-simple__cell,
  .catalog-category-grid-view .product-simple__attribute .product-simple__cell {
    font-weight: 600;
    padding: 16px 0;
  }
  .category-wyprzedaz .product-simple__attribute .product-simple__cell--name,
  .catalog-category-grid-view .product-simple__attribute .product-simple__cell--name {
    width: 40%;
  }
  .category-wyprzedaz .product-simple__attribute .product-simple__cell--priceExclTax,
  .catalog-category-grid-view .product-simple__attribute .product-simple__cell--priceExclTax {
    width: 26%;
    text-align: left;
  }
  .category-wyprzedaz .product-simple__attribute .product-simple__cell--availability,
  .catalog-category-grid-view .product-simple__attribute .product-simple__cell--availability {
    width: 18%;
  }
  .category-wyprzedaz .product-simple__cell--name,
  .catalog-category-grid-view .product-simple__cell--name {
    padding: 20px 0;
  }
  .category-wyprzedaz .product-item thead,
  .catalog-category-grid-view .product-item thead {
    display: none;
  }
  .category-wyprzedaz .product-simple__col--actions,
  .catalog-category-grid-view .product-simple__col--actions {
    display: none;
  }
  .catalog-product-view [id="product.models"] .product-card-section__input,
  .catalog-product-view [id="product.accessories"] .product-card-section__input,
  .catalog-product-view [id="technical.specs.tab"] .product-card-section__input,
  .catalog-product-view [id="amfile_attachment"] .product-card-section__input,
  .catalog-product-view [id="description"] .product-card-section__input,
  .catalog-product-view [id="product.posts.related.tab"] .product-card-section__input,
  .catalog-product-view [id="product.models"] .product-card-section__label,
  .catalog-product-view [id="product.accessories"] .product-card-section__label,
  .catalog-product-view [id="technical.specs.tab"] .product-card-section__label,
  .catalog-product-view [id="amfile_attachment"] .product-card-section__label,
  .catalog-product-view [id="description"] .product-card-section__label,
  .catalog-product-view [id="product.posts.related.tab"] .product-card-section__label {
    display: none;
  }
  .catalog-product-view .product .value table {
    display: none;
  }
  .catalog-product-view .information {
    height: unset;
  }
  .catalog-product-view .product.information.promotion-block {
    float: unset;
    width: 100%;
    padding-left: 0;
    display: flex;
    height: unset;
  }
  .catalog-product-view .product.information.promotion-block .container {
    width: 100%;
  }
  .catalog-product-view .product.information.promotion-block .container .col-12 {
    padding: 0;
  }
  .catalog-product-view .product.information.promotion-block .product.attribute.overview {
    width: 100%;
    max-height: unset;
    margin-bottom: 30px;
    background-color: #dfedf2;
    border-radius: 4px;
  }
  .catalog-product-view .product.information.promotion-block .product.attribute.overview .value table {
    display: table;
    width: 100%;
  }
  .catalog-product-view .product.information.promotion-block .additional-message {
    padding: 20px;
    margin-bottom: 30px;
    background-color: #f2f2f2;
    border-radius: 4px;
  }
  .catalog-product-view .product.information.promotion-block .additional-message p:first-child {
    margin-bottom: 1.25em;
  }
  .catalog-product-view .product.information.promotion-block .additional-message p:first-child strong {
    display: inline-block;
    margin-bottom: 4px;
  }
  .catalog-product-view .product.information.promotion-block .additional-message p:last-child {
    margin-bottom: 0;
  }
  .catalog-product-view .product.information.promotion-block .additional-message a {
    color: #ea1d28;
  }
  .catalog-product-view .promotion-block .attribute.overview table {
    display: block;
  }
  .catalog-product-view .product.attribute.overview .value td {
    padding: 8px 15px;
    font-size: 14px;
    color: #18191b;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
  }
  .catalog-product-view .product.attribute.overview td b,
  .catalog-product-view .product.attribute.overview td strong {
    font-size: 18px;
    font-weight: 700;
  }
  .catalog-product-view .promotion-block {
    display: block;
  }
  .catalog-product-view .promotion-block .block-static-block.widget {
    width: 100%;
  }
  .catalog-product-view .product-info-manufacturer.mobile {
    display: none;
  }
  .catalog-product-view .items-filters {
    border-bottom: 1px solid #d9dde2;
  }
  .catalog-product-view .items-filters__title {
    display: none;
  }
  .catalog-product-view .items-filters__list {
    padding: 0 18px;
  }
  .catalog-product-view .items-filters__item {
    padding-left: 12px;
    padding-right: 12px;
    flex-basis: calc(100% / 5);
    flex-grow: 0.1;
  }
  .catalog-product-view .items-filters__item:first-child,
  .catalog-product-view .items-filters__item:last-child {
    flex-basis: 199px;
    flex-grow: 0;
  }
  .catalog-product-view .items-filters__select {
    width: 100%;
  }
  .catalog-product-view .items-filters .filter-btn-close,
  .catalog-product-view .items-filters .filter-title {
    display: none;
  }
  .catalog-product-view .block-viewed-products-grid.category-grid__item {
    padding-top: 108px;
  }
  .catalog-product-view .post-article {
    background-color: #fff;
    box-shadow: 0 4px 8px -4px rgba(18, 18, 19, 0.199728);
    border-radius: 4px;
  }
  .catalog-product-view .post-article__name-link {
    font-size: 20px;
    line-height: 24px;
  }
  .catalog-product-view .post-article__date {
    font-weight: 600;
  }
  .catalog-category-grid-view .product-simple__cell {
    position: relative;
  }
  .catalog-category-grid-view .product-simple__cell:first-of-type::before {
    display: none;
  }
  .catalog-category-grid-view .product-simple__col--actions {
    width: 22%;
  }
  .catalog-category-grid-view .product-simple .addToCart {
    width: 90%;
  }
  .catalog-category-grid-view .product-simple .addToCart .tocart {
    padding: 6px 28px;
  }
  .catalog-category-grid-view .product-simple .addToCart .tocart svg {
    margin-right: unset;
  }
  .categories-menu__list,
  .submenu__list,
  .category-manufacturers__list {
    padding: 15px 0;
    margin-right: 8px;
  }
  .categories-menu__list li.has-children > a::after,
  .submenu__list li.has-children > a::after,
  .category-manufacturers__list li.has-children > a::after {
    right: 27px;
  }
  .categories-menu__list::-webkit-scrollbar,
  .submenu__list::-webkit-scrollbar,
  .category-manufacturers__list::-webkit-scrollbar {
    width: 4px;
  }
  .categories-menu__list::-webkit-scrollbar-track,
  .submenu__list::-webkit-scrollbar-track,
  .category-manufacturers__list::-webkit-scrollbar-track {
    background-color: rgba(117, 117, 117, 0.2);
    border-radius: 4px;
  }
  .categories-menu__list::-webkit-scrollbar-thumb,
  .submenu__list::-webkit-scrollbar-thumb,
  .category-manufacturers__list::-webkit-scrollbar-thumb {
    box-shadow: inset 0 0 2px #234049;
    border-radius: 4px;
  }
  .categories-menu__link,
  .submenu__link,
  .category-manufacturers__link {
    position: relative;
    display: block;
    padding: 12px 42px 12px 22px;
  }
  .categories-menu__link:hover,
  .submenu__link:hover,
  .category-manufacturers__link:hover,
  .categories-menu__link.state-active,
  .submenu__link.state-active,
  .category-manufacturers__link.state-active {
    color: #000;
    text-decoration: none;
  }
  .categories-menu__link:hover::before,
  .submenu__link:hover::before,
  .category-manufacturers__link:hover::before,
  .categories-menu__link.state-active::before,
  .submenu__link.state-active::before,
  .category-manufacturers__link.state-active::before {
    left: 12px;
    right: 12px;
  }
  .categories-menu {
    position: absolute;
    left: 20px;
    top: 100%;
    transform: translateY(30px);
    color: #181617;
    background-color: #fff;
    box-shadow: 0 20px 40px rgba(18, 18, 19, 0.05);
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s 0s, visibility 0s .3s, transform .3s 0s;
  }
  .categories-menu-trigger:hover {
    background-color: #C9141E;
    transition: background-color 300ms ease-in-out;
  }
  .categories-menu-trigger[data-button-state="close"] .icon {
    color: #000;
    position: relative;
    display: inline-block;
    margin-right: 10px;
    width: 17px;
    height: 2px;
    vertical-align: middle;
    background-color: #fff;
  }
  .categories-menu-trigger[data-button-state="close"] .icon::before,
  .categories-menu-trigger[data-button-state="close"] .icon::after {
    content: '';
    position: absolute;
    width: 17px;
    height: 2px;
    background-color: #fff;
  }
  .categories-menu-trigger[data-button-state="close"] .icon::before {
    top: -6px;
    left: 0;
  }
  .categories-menu-trigger[data-button-state="close"] .icon::after {
    top: 6px;
    left: 0;
  }
  .categories-menu-trigger[data-button-state="open"] .icon {
    color: #000;
    position: relative;
    display: inline-block;
    margin-top: -6px;
    margin-right: 27px;
    vertical-align: middle;
  }
  .categories-menu-trigger[data-button-state="open"] .icon::before,
  .categories-menu-trigger[data-button-state="open"] .icon::after {
    content: '';
    position: absolute;
    width: 17px;
    height: 2px;
    background-color: #fff;
  }
  .categories-menu-trigger[data-button-state="open"] .icon::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .categories-menu-trigger[data-button-state="open"] .icon::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .categories-menu-trigger.is-shown {
    background-color: #C9141E;
  }
  .categories-menu-is-active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    transition: opacity .3s 0s,visibility .3s 0s,transform .3s 0s;
  }
  .categories-menu .state-active {
    font-weight: 700;
  }
  .categories-menu__header {
    display: none;
  }
  .categories-menu__col {
    width: 288px;
  }
  .categories-menu__list {
    margin-bottom: 50px;
  }
  .categories-menu__list:not(.menu-categories__secondary) {
    max-height: 56vh;
    overflow-y: auto;
  }
  .categories-menu .submenu {
    position: absolute;
    top: 0;
    transform: translateX(0);
    left: calc(100% - 2px);
    height: 100%;
    max-width: 288px;
    width: 100%;
    background-color: #fff;
    visibility: hidden;
  }
  .categories-menu .submenu.is-active {
    visibility: visible;
  }
  .categories-menu .submenu.level1 {
    background-color: #f6f8fa;
    box-shadow: 0 20px 40px rgba(18, 18, 19, 0.15);
  }
  .categories-menu .submenu.level1 .submenu__link:hover::before,
  .categories-menu .submenu.level1 .submenu__link.state-active::before {
    background-color: #E5EAEE;
  }
  .categories-menu .submenu.level2 {
    background-color: #E5EAEE;
    box-shadow: 0 20px 40px rgba(18, 18, 19, 0.5);
  }
  .categories-menu .submenu.level2 .submenu__link:hover::before,
  .categories-menu .submenu.level2 .submenu__link.state-active::before {
    background-color: #D2DAE1;
  }
  .categories-menu .submenu.level4.brands-submenu {
    background-color: #d2dae1;
  }
  .categories-menu .submenu__col {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
  }
  .categories-menu .submenu__list {
    max-height: 56vh;
    overflow-y: auto;
  }
  .categories-menu .submenu__bottom {
    padding: 20px 22px;
  }
  .categories-menu .submenu__bottom::before {
    left: 24px;
    right: 24px;
  }
  .categories-menu .submenu .recommended-product__title {
    font-weight: bold;
  }
  .products-promoted {
    display: flex;
  }
  .products-promoted .product-block {
    width: calc((100% / 4) - 18px);
  }
  .products-promoted .product-block .product-category {
    margin-bottom: 24px;
    text-align: center;
  }
  .products-promoted .product-block .product-category-link {
    font-weight: normal;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: underline;
    color: #234049;
  }
  .products-promoted .product-block .product-category-link:hover {
    text-decoration: none;
  }
  .products-promoted .product-block-tile {
    background: #FFFFFF;
    box-shadow: 0 4px 8px -4px rgba(18, 18, 19, 0.199728);
    border-radius: 4px;
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .cart-payments__list-label {
    margin-left: 20px;
    font-weight: 500;
  }
  .checkout-success {
    padding: 30px;
  }
  .checkout-success .actions-toolbar {
    max-width: 280px;
    margin-bottom: 170px;
  }
  .checkout-success .order-text-wrapper {
    margin-top: 30px;
  }
  .checkout-onepage-success .page-title-wrapper {
    margin-top: 45px;
  }
  .mega-promotion {
    padding: 20px;
  }
  .mega-promotion__title {
    margin: 0 0 15px;
    font-size: 1.3em;
    font-weight: 700;
  }
  .mega-promotion__body:not(.owl-carousel) > * {
    width: 25%;
    padding-right: 30px;
  }
  .promo-box__img {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    width: auto;
    height: auto;
  }
  .cms-about-us .admin-cms-title,
  .cms-o-nas .admin-cms-title,
  .sales-products__container .admin-cms-title {
    margin-bottom: 40px;
  }
  .cms-about-us .admin-cms-title__title__text,
  .cms-o-nas .admin-cms-title__title__text,
  .sales-products__container .admin-cms-title__title__text {
    font-size: 34px;
    margin: 40px 0;
  }
  .cms-about-us .team-section .admin-cms-title,
  .cms-o-nas .team-section .admin-cms-title,
  .sales-products__container .team-section .admin-cms-title {
    margin-bottom: 0px !important;
  }
  .cms-about-us .team-section__nav,
  .cms-o-nas .team-section__nav,
  .sales-products__container .team-section__nav {
    width: 100%;
  }
  .cms-about-us .team-section__nav-list,
  .cms-o-nas .team-section__nav-list,
  .sales-products__container .team-section__nav-list {
    display: flex;
    align-items: center;
    position: relative;
    flex-wrap: wrap;
    justify-content: center;
  }
  .cms-about-us .team-section__nav-list-button,
  .cms-o-nas .team-section__nav-list-button,
  .sales-products__container .team-section__nav-list-button {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    font-family: "Lato", sans-serif;
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 14px;
    line-height: 12px;
    font-weight: 600;
    padding: 8px 14px;
    border-radius: 100px;
    margin-right: 24px;
    margin-top: 24px;
  }
  .cms-about-us .team-section__nav-list-button.active,
  .cms-o-nas .team-section__nav-list-button.active,
  .sales-products__container .team-section__nav-list-button.active {
    background: #234049;
    color: #ffffff;
  }
  .cms-about-us .team-section .team-section__content,
  .cms-o-nas .team-section .team-section__content,
  .sales-products__container .team-section .team-section__content {
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    margin-top: 60px;
    overflow: hidden;
    position: relative;
  }
  .cms-about-us .team-section .team-section__list,
  .cms-o-nas .team-section .team-section__list,
  .sales-products__container .team-section .team-section__list {
    list-style: none;
    width: 100%;
    white-space: nowrap;
    overflow: auto;
    padding: 0;
    padding-bottom: 50px;
    margin-bottom: -50px;
    display: none;
    flex-direction: row;
    align-items: stretch;
    justify-content: flex-start;
  }
  .cms-about-us .team-section .team-section__list.active,
  .cms-o-nas .team-section .team-section__list.active,
  .sales-products__container .team-section .team-section__list.active {
    display: flex;
  }
  .cms-about-us .team-section .team-section__member,
  .cms-o-nas .team-section .team-section__member,
  .sales-products__container .team-section .team-section__member {
    flex-shrink: 0;
    flex-basis: 194px;
    flex-grow: 0;
    list-style: none;
    padding: 0 33px;
    box-sizing: content-box;
    position: relative;
    text-align: center;
  }
  .cms-about-us .team-section .team-section__member-img,
  .cms-o-nas .team-section .team-section__member-img,
  .sales-products__container .team-section .team-section__member-img {
    width: 100%;
    max-width: 100%;
    margin: auto;
    border-radius: 4px;
  }
  .cms-about-us .team-section .team-section__member-desc,
  .cms-o-nas .team-section .team-section__member-desc,
  .sales-products__container .team-section .team-section__member-desc,
  .cms-about-us .team-section .team-section__member-name,
  .cms-o-nas .team-section .team-section__member-name,
  .sales-products__container .team-section .team-section__member-name {
    display: block;
    width: 100%;
    text-align: center;
    white-space: normal;
    font-size: 12px;
    line-height: 17px;
  }
  .cms-about-us .team-section .team-section__member-desc,
  .cms-o-nas .team-section .team-section__member-desc,
  .sales-products__container .team-section .team-section__member-desc {
    display: none;
  }
  .cms-about-us .team-section .team-section__member-name,
  .cms-o-nas .team-section .team-section__member-name,
  .sales-products__container .team-section .team-section__member-name {
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    padding: 20px 10px;
    width: calc(100% - 20px);
  }
  .sales-products__container .team-section .team-section__content:hover .right {
    right: 23px;
  }
  .sales-products__container .team-section .team-section__content:hover .left {
    left: 22px;
  }
  .cms-about-us .awards-section-content__hidden-description,
  .cms-o-nas .awards-section-content__hidden-description {
    width: 100%;
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px 20px 30px 20px;
    border-top: solid 1px #e6e6e6;
    background-color: white;
  }
  .cms-about-us .awards-section-content__member,
  .cms-o-nas .awards-section-content__member {
    display: block;
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
  }
  .cms-about-us .awards-section-content__member-name,
  .cms-o-nas .awards-section-content__member-name {
    width: 100%;
    max-width: 200px;
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
  }
  .cms-about-us .awards-section-content__member-button,
  .cms-o-nas .awards-section-content__member-button {
    font-weight: bold;
    background-color: transparent;
    outline: none;
    border: none;
    padding: 20px 0;
    color: #ea1d28;
  }
  .cms-about-us .awards-section-content ul,
  .cms-o-nas .awards-section-content ul {
    
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .cms-about-us .awards-section-content .awards-section-content__hidden-description,
  .cms-o-nas .awards-section-content .awards-section-content__hidden-description {
    display: none;
  }
  .cms-about-us .awards-section-content li:not(.awards-section-content__hidden-description),
  .cms-o-nas .awards-section-content li:not(.awards-section-content__hidden-description) {
    
    width: 25%;
    display: flex !important;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 10px;
    margin-bottom: 0;
  }
  .cms-about-us .awards-section-content li:not(.awards-section-content__hidden-description):hover,
  .cms-o-nas .awards-section-content li:not(.awards-section-content__hidden-description):hover {
    position: relative;
  }
  .cms-about-us .awards-section-content li:not(.awards-section-content__hidden-description):hover .awards-section-content__member-desc,
  .cms-o-nas .awards-section-content li:not(.awards-section-content__hidden-description):hover .awards-section-content__member-desc {
    visibility: visible;
    position: relative;
    padding: 8px 21px;
    background: #234049;
    border-radius: 4px;
    color: #fff;
  }
  .cms-about-us .awards-section-content li:not(.awards-section-content__hidden-description):hover .awards-section-content__member-desc::after,
  .cms-o-nas .awards-section-content li:not(.awards-section-content__hidden-description):hover .awards-section-content__member-desc::after {
    content: "";
    width: 20px;
    height: 20px;
    border: solid 1px #234049;
    transform: rotate(45deg);
    position: absolute;
    top: 0%;
    background-color: #234049;
    left: 50%;
    border-right-color: transparent;
    border-bottom-color: transparent;
    z-index: -1;
  }
  .cms-about-us .awards-section-content img,
  .cms-o-nas .awards-section-content img {
    
    max-width: 100px;
    height: auto;
  }
  .cms-about-us .awards-section-content .awards-section-content__member-desc,
  .cms-o-nas .awards-section-content .awards-section-content__member-desc {
    visibility: hidden;
    padding: 8px 21px;
  }
  .customer-pricelist-index .column.main {
    padding-bottom: 160px;
  }
  .form-create-account.form.create.account {
    width: 811px;
    padding: 24px;
    border-radius: 4px;
    border: 1px solid #d9dde2;
    background: #fff;
    float: left;
  }
  .form-create-account .fieldset {
    width: 50%;
    min-width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
  }
  .form-create-account .fieldset .legend {
    margin-left: 170px;
    width: calc(100% - 170px);
  }
  .form-create-account .fieldset .field-recaptcha {
    margin-top: 10px;
    padding-left: 170px;
  }
  .form-create-account .fieldset .field.choice {
    padding-left: 210px;
    margin: 0 0 10px;
    display: block;
  }
  .form-create-account .fieldset .field.choice .label {
    font-size: 12px;
    text-align: left;
    line-height: 16px;
    display: inline;
    color: #18191b;
  }
  .form-create-account .fieldset:last-of-type {
    min-width: 510px;
  }
  .form-create-account .fieldset .required-info {
    padding-left: 180px;
    font-size: 12px;
    color: gray;
  }
  .form-create-account .fieldset .required-info__asterisk {
    font-size: 14px;
    color: red;
  }
  .form-create-account .actions-toolbar {
    padding-left: 170px;
  }
  .form-create-account[data-browser="firefox"] .fieldset:last-of-type {
    margin-top: 10px;
  }
  .switch-account-type {
    margin: 15px 0 30px 0;
  }
  .switch-account-type__info {
    width: 100%;
    max-width: 170px;
    padding-right: 20px;
    text-align: right;
  }
  .integrator-integrator-index .integrators__item:nth-of-type(even) .integrators__cell--address,
  .integrator-integrator-index .integrators__item:nth-of-type(even) .integrators__cell--contact,
  .integrator-integrator-index .integrators__item:nth-of-type(even) .integrators__cell--switch {
    border-left: 1px solid #fff;
  }
  .integrator-integrator-index .integrators__cell--address,
  .integrator-integrator-index .integrators__cell--contact,
  .integrator-integrator-index .integrators__cell--switch {
    border-left: 1px solid #f6f6f5;
  }
  .integrator-integrator-index .integrators__categories-list {
    flex-wrap: nowrap;
  }
  .integrator-integrator-index .integrators__categories-item {
    flex-basis: 33.3333%;
  }
  .integrator-integrator-index .integrators__detail .related-posts__item {
    width: 31%;
    margin-right: 30px;
  }
  .offer-index-index .column.main {
    padding-bottom: 80px;
  }
  .ws_embed_sms_notification {
    max-width: 1015px;
  }
  .ws_embed_sms_notification .wpx-span {
    margin: 0 9%;
    font-size: 14px;
  }
  .training-contact--wrapper {
    margin-bottom: 100px;
  }
  .training-contact-box {
    display: flex;
  }
  .training-contact-data {
    padding-left: 30px;
  }
  .training-contact-data:nth-child(2n) {
    margin-right: 12px;
  }
  .training-contact-data:nth-child(3n) {
    margin-left: 12px;
  }
  .training-contact-icon-box .mail,
  .training-contact-icon-box .training-contact-data__phone {
    font-size: 16px;
  }
  .training-index-index .page-trainer-container {
    margin-bottom: 80px;
  }
  .training-trainers__title {
    padding-left: 36px;
  }
  .trainings-trainer-slider {
    padding: 0 36px;
  }
  .trainings-trainer-slider .training-trainers .owl-item {
    margin-right: 20px;
  }
  .trainings-trainer-slider .training-trainers-box {
    text-align: center;
    padding: 8px;
  }
  .trainings-trainer-slider .training-trainers__name {
    font-size: 16px;
    padding-top: 20px;
  }
  .trainings-trainer-slider .training-trainers__image {
    max-width: 120px;
    max-height: 120px;
    margin-left: auto;
    margin-right: auto;
  }
  .training-index-category .training-types--wrapper {
    margin-bottom: 70px;
  }
  .training-index-category .training-view__manufacturer-img {
    max-height: 50px;
    margin-top: 10px;
  }
  .training-index-category .training-listing {
    margin-top: 30px;
  }
  .training-index-category .training-listing__block.type {
    display: none;
  }
  .training-index-category .items-filters__item {
    padding-right: 0;
    padding-top: 0;
    flex-direction: column;
    align-items: start;
  }
  .training-index-category .items-filters__item .items-filters__label {
    margin-right: 0;
    padding-bottom: 5px;
  }
  .training-index-category .training-filters-btn-filter {
    display: none;
  }
  .training-index-category .items-filters-ride-side .toolbar-sorter label {
    padding-left: 10px;
    width: 120px;
  }
  .training-index-category .items-filters-ride-side .toolbar-amount {
    padding-left: 15px;
    padding-right: 10px;
    color: #74787C;
  }
  .training-index-category .items-filters-ride-side .toolbar-amount .toolbar-number {
    color: #18191B;
  }
  .training-index-category .items-filters .filter-btn-close,
  .training-index-category .items-filters .filter-title {
    display: none;
  }
  .sales-order-history .column.main {
    padding-bottom: 100px;
  }
  .checkout-cart-index .cart-body {
    width: calc(70% - 30px);
  }
  .checkout-cart-index .cart-body__wrapper {
    position: relative;
  }
  .checkout-cart-index .cart-summary {
    float: right;
    width: 27%;
  }
  .minicart-wrapper {
    margin-right: 10px;
    margin-left: 40px;
  }
  .checkout-index-index .checkout-container .opc-wrapper {
    float: left;
    width: calc(70% - 30px);
    padding: 24px;
    background-color: white;
    border-radius: 4px;
    border: 1px solid #d9dde2;
    box-shadow: 0 4px 8px -4px rgba(18, 18, 19, 0.2);
    margin-bottom: 60px;
  }
  .checkout-index-index .checkout-container .opc-wrapper--summary {
    width: 66%;
  }
  .checkout-index-index .checkout-container .opc-wrapper--summary .checkout-basement .action.return {
    padding-left: 0;
  }
  .checkout-index-index .checkout-container .opc-sidebar {
    float: right;
    width: 30%;
    padding: 20px;
    background-color: white;
    border-radius: 4px;
    border: 1px solid #d9dde2;
    box-shadow: 0 4px 8px -4px rgba(18, 18, 19, 0.2);
    margin-top: 0;
  }
  .checkout-index-index .checkout-container .opc-sidebar--summary {
    width: calc(30% - 30px);
  }
  .checkout-index-index .checkout-container .opc-sidebar:not(.opc-sidebar--summary) .checkout-items__table thead {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .checkout-index-index .checkout-container .opc-sidebar:not(.opc-sidebar--summary) .checkout-items__table tr {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 10px 5px;
    border-bottom: 2px solid white;
  }
  .checkout-index-index .checkout-container .opc-sidebar:not(.opc-sidebar--summary) .checkout-items__table tr:first-child {
    border-top: 2px solid white;
  }
  .checkout-index-index .checkout-container .opc-sidebar:not(.opc-sidebar--summary) .checkout-items__table td {
    padding: 0;
    border: none;
  }
  .checkout-index-index .checkout-container .opc-sidebar:not(.opc-sidebar--summary) .checkout-items__table td.product-item-price,
  .checkout-index-index .checkout-container .opc-sidebar:not(.opc-sidebar--summary) .checkout-items__table td.product-item-discount,
  .checkout-index-index .checkout-container .opc-sidebar:not(.opc-sidebar--summary) .checkout-items__table td.product-item-discount,
  .checkout-index-index .checkout-container .opc-sidebar:not(.opc-sidebar--summary) .checkout-items__table td.product-item-total-price {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .checkout-index-index .checkout-container .opc-sidebar:not(.opc-sidebar--summary) .checkout-items__table td.product-item-name {
    flex-grow: 1;
    order: 1;
    align-self: center;
  }
  .checkout-index-index .checkout-container .opc-sidebar:not(.opc-sidebar--summary) .checkout-items__table td.product-item-name span {
    font-weight: 500;
  }
  .checkout-index-index .checkout-container .opc-sidebar:not(.opc-sidebar--summary) .checkout-items__table td.product-item-qty {
    order: 2;
    width: 50px;
    flex-shrink: 0;
    text-align: center;
  }
  .checkout-index-index .checkout-container .opc-sidebar:not(.opc-sidebar--summary) .checkout-items__table td.product-item-your-price {
    order: 3;
    width: 140px;
    flex-shrink: 0;
    text-align: right;
    font-weight: 700;
  }
  .checkout-index-index .checkout-container .opc-sidebar:not(.opc-sidebar--summary) .checkout-items__table td.product-item-your-price,
  .checkout-index-index .checkout-container .opc-sidebar:not(.opc-sidebar--summary) .checkout-items__table td.product-item-qty {
    font-weight: 600;
  }
  .checkout-index-index .checkout-container .opc-sidebar:not(.opc-sidebar--summary) .checkout-items__table td.product-item-your-price::before,
  .checkout-index-index .checkout-container .opc-sidebar:not(.opc-sidebar--summary) .checkout-items__table td.product-item-qty::before {
    content: attr(data-title) ':';
    display: block;
    font-weight: 500;
    margin: 0 0 10px;
    color: #74787c;
  }
  .checkout-index-index .checkout-container .opc-sidebar:not(.opc-sidebar--summary) .checkout-items__table tr.backorders td.product-item-your-price::before,
  .checkout-index-index .checkout-container .opc-sidebar:not(.opc-sidebar--summary) .checkout-items__table tr.backorders td.product-item-qty::before {
    color: #ea1d28;
  }
  .checkout-index-index .checkout-shipping-address .step-title,
  .checkout-index-index .checkout-shipping-method .step-title {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.4px;
    font-weight: 600;
  }
  .checkout-index-index .checkout-shipping-address .price,
  .checkout-index-index .checkout-shipping-method .price {
    font-weight: 400;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-block-summary .table {
    margin-bottom: 50px;
  }
  .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;
  }
  #amasty-shopby-product-list #amasty-shopby-overlay .loader {
    top: 30%;
    transform: translate(-50%, -30%);
  }
  .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-top: 20px;
    padding: 3px 0;
    border-top: 1px solid #cccccc;
  }
  .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-title {
    padding-right: 5px;
  }
  .amasty-catalog-topnav .filter-options-title:after {
    position: static;
    display: inline-block;
    margin: 0 0 0 15px;
  }
  .cms-brands .brands-title,
  .cms-producenci .brands-title {
    margin: 0 0 90px;
  }
  .cms-brands .brands-filters .letter,
  .cms-producenci .brands-filters .letter {
    margin: 0 0.5px;
  }
  .cms-brands .letter.-letter-all,
  .cms-producenci .letter.-letter-all {
    padding: 2px 4px;
  }
  .cms-brands .brand-images .brands-letter .bare-list,
  .cms-producenci .brand-images .brands-letter .bare-list {
    flex-wrap: unset;
    -webkit-flex-wrap: unset;
  }
  .breadcrumbs .dropdown:hover .dropdown-content {
    display: block;
    min-width: 250px;
    padding-right: 5px;
  }
  .rental-rental-history .toolbar.bottom {
    margin-bottom: 0;
  }
  .toolbar-products .toolbar-wrapper {
    justify-content: flex-start;
  }
  .toolbar-products .toolbar-wrapper .sorter {
    margin-left: auto;
  }
  .toolbar-products .toolbar-wrapper .toolbar-amount {
    flex-grow: 1;
  }
  .toolbar-products .toolbar-wrapper .pages {
    margin-left: auto;
  }
  .product.media .fotorama-item:not(.fotorama--fullscreen) .fotorama__thumb-border {
    margin-top: 15px;
  }
  .product.media .fotorama-item:not(.fotorama--fullscreen) .fotorama__thumb__arr--left {
    left: 8px;
  }
  .product.media .fotorama-item:not(.fotorama--fullscreen) .fotorama__thumb__arr--left .fotorama__thumb--icon {
    left: 6px;
    border-bottom: 2px solid #234049;
    border-left: 2px solid #234049;
  }
  .product.media .fotorama-item:not(.fotorama--fullscreen) .fotorama__thumb__arr--right {
    right: 7px;
  }
  .product.media .fotorama-item:not(.fotorama--fullscreen) .fotorama__thumb__arr--right .fotorama__thumb--icon {
    right: 6px;
    border-top: 2px solid #234049;
    border-right: 2px solid #234049;
  }
  .product.media .fotorama-item:not(.fotorama--fullscreen) .fotorama__arr {
    height: 80px;
    margin: auto 0;
  }
  .product.media .fotorama-item:not(.fotorama--fullscreen) .fotorama__arr__arr {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    height: 40px;
    width: 40px;
    background: none;
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
  }
  .product.media .fotorama-item:not(.fotorama--fullscreen) .fotorama__arr--prev .fotorama__arr__arr {
    border-bottom: 2px solid #234049;
    border-left: 2px solid #234049;
    left: 20px;
  }
  .product.media .fotorama-item:not(.fotorama--fullscreen) .fotorama__arr--next .fotorama__arr__arr {
    border-top: 2px solid #234049;
    border-right: 2px solid #234049;
    right: 20px;
  }
  .product-grouped-grid .fotorama-item:not(.fotorama--fullscreen) .fotorama__thumb__arr--right {
    left: 8px;
  }
  .product-grouped-grid .fotorama-item:not(.fotorama--fullscreen) .fotorama__thumb__arr--left {
    left: 8px;
  }
  .product-grouped-grid .fotorama-item:not(.fotorama--fullscreen) .fotorama__thumb__arr--left,
  .product-grouped-grid .fotorama-item:not(.fotorama--fullscreen) .fotorama__thumb__arr--right {
    background-color: lightgray;
  }
  .product.media .fotorama-item:not(.fotorama--fullscreen) .fotorama__wrap {
    border: 1px solid #d9dde2;
    border-radius: 4px;
  }
  .product.media .fotorama-item:not(.fotorama--fullscreen) .fotorama__stage {
    margin-bottom: 8px;
  }
  .product.media .fotorama-item:not(.fotorama--fullscreen) .fotorama__stage::before {
    content: none;
  }
  .product.media .fotorama-item:not(.fotorama--fullscreen) .fotorama__nav.fotorama__shadows--left::before {
    content: none;
  }
  .product.media .fotorama-item:not(.fotorama--fullscreen) .fotorama__nav.fotorama__shadows--right::after {
    content: none;
  }
  .product.media .fotorama-item:not(.fotorama--fullscreen) .fotorama__nav__shaft {
    margin-top: -15px;
  }
  .product.media .fotorama-item:not(.fotorama--fullscreen) .fotorama__nav--thumbs {
    height: 100% !important;
  }
  .product.media .fotorama-item:not(.fotorama--fullscreen) .fotorama__nav--thumbs .fotorama__nav__frame {
    padding-top: 15px;
  }
  .product-grouped-grid .product-gallery {
    width: 555px;
    height: 110%;
    max-height: 290px;
    padding: 15px 15px 15px 0;
  }
  .product-grouped-grid .product-gallery .fotorama-item:not(.fotorama--fullscreen) .fotorama__stage {
    left: 0 !important;
    right: 93px !important;
    height: 200px !important;
  }
  .product-grouped-grid .product-gallery .fotorama-item:not(.fotorama--fullscreen) .fotorama__nav-wrap {
    left: auto;
    right: 0;
  }
  .product-grouped-grid .product-gallery .fotorama-item:not(.fotorama--fullscreen) .fotorama__nav-wrap::after {
    content: '';
    position: absolute;
    left: -15px;
    top: -15px;
    bottom: -15px;
    width: 15px;
    z-index: 1;
    border-left: 1px solid #d9d9d9;
    background-color: white;
  }
  .catalog-product-view .product-info-wrapper::after {
    content: '';
    display: block;
    clear: both;
  }
  .catalog-product-view .product-info-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
  }
  .catalog-product-view .product-info-col--desc {
    width: calc(100% - 288px);
    padding-right: 40px;
  }
  .catalog-product-view .product-info-col--actions {
    width: 288px;
    padding: 24px;
  }
  .catalog-product-view .product-info-manufacturer {
    margin: 0 0 16px;
  }
  .catalog-product-view .product-info-manufacturer__title {
    display: none;
    margin: 0 0 15px;
    font-weight: 400;
  }
  .catalog-product-view .product-info-manufacturer__link {
    display: block;
    vertical-align: top;
    max-width: 140px;
    width: 100%;
  }
  .catalog-product-view .product-info-manufacturer__image {
    width: 100%;
    height: auto;
  }
  .catalog-product-view .product-info-price {
    margin-bottom: 20px;
  }
  .catalog-product-view .product-info-actions {
    margin: 0 0 24px;
  }
  .catalog-product-view .product-info-actions > * {
    display: block;
    margin: 0 0 8px;
  }
  .catalog-product-view .product-info-actions .presentation,
  .catalog-product-view .product-info-actions .consultant {
    position: relative;
    padding-left: 30px;
  }
  .catalog-product-view .product-info-actions .presentation svg,
  .catalog-product-view .product-info-actions .consultant svg {
    position: absolute;
    z-index: 1;
    left: 0;
    top: calc(50% - 10px);
    height: 20px;
    width: auto;
    fill: #970009;
  }
  .catalog-product-view .product.attribute.overview .value > ul {
    font-size: 16px;
  }
  .catalog-product-view .product-social-links .action {
    display: block;
  }
  .catalog-product-view .product-social-links .action.tocompare {
    position: relative;
    display: block;
    width: 100%;
    padding: 12px 15px;
    text-align: center;
    color: #970009;
    background-color: transparent;
    border: 1px solid currentColor;
    transition-property: color;
    transition-timing-function: ease-in-out;
    transition-duration: 300ms;
  }
  .catalog-product-view .product-social-links .action.tocompare:hover {
    color: #640006;
  }
  .catalog-product-view .product-social-links .action.tocompare svg {
    margin-right: 15px;
  }
  .catalog-product-view .product-social-links .action.tocompare svg,
  .catalog-product-view .product-social-links .action.tocompare span {
    vertical-align: middle;
  }
  .catalog-product-view .product-download-pdf {
    position: relative;
  }
  .catalog-product-view .product-filters {
    margin: 0 0 30px;
  }
  .catalog-product-view .product.media {
    float: left;
    width: 32.2%;
  }
  .catalog-product-view .product.information {
    float: right;
    width: 67.8%;
    padding-left: 45px;
  }
  .catalog-product-view .product.information button[data-toggle-content-button] {
    font-size: 16px;
  }
  .catalog-product-view .product.information .box-tocart {
    margin: 0 0 10px;
  }
  .catalog-product-view .product.information .box-tocart .quantity {
    width: 120px;
    margin: 0 0 10px;
  }
  .catalog-product-view .product.information .box-tocart .tocart {
    display: block;
    width: 100%;
    padding: 12px;
  }
  .catalog-product-view .product.information .box-tocart .tocart svg {
    margin-right: 10px;
  }
  .catalog-product-view .product.information .box-tocart .tocart svg,
  .catalog-product-view .product.information .box-tocart .tocart span {
    vertical-align: middle;
  }
  .catalog-product-view .product.info.detailed {
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
  }
  .catalog-product-view .page-title-wrapper {
    margin: 0 0 20px;
  }
  .catalog-product-view .page-title-wrapper .page-title {
    font-size: 1.714em;
    line-height: inherit;
    font-weight: 700;
    margin: 0;
  }
  .catalog-product-view .page-title-wrapper .product-subtitle {
    font-size: 1.4em;
    font-weight: 700;
    margin-top: 0.75em;
    margin-bottom: 0.816em;
  }
  .catalog-product-view .page-main,
  .catalog-product-view .amblog-index-index .blog-category-tilts,
  .catalog-product-view .amblog-index-post .post-side-content .carousel-section_related-products {
    margin-bottom: 100px;
  }
  .catalog-product-view .product-post-related {
    padding: 0;
  }
  .catalog-product-view .product-post-related__list {
    margin-bottom: 0;
  }
  .catalog-product-view .products-recommended {
    display: none;
    margin-bottom: 80px;
  }
  .catalog-product_compare-index .cell-product-info {
    max-width: 262px;
  }
  .catalog-product_compare-index .cell-product-info__top-container .product-item-photo {
    height: 250px;
  }
  .catalog-product_compare-index .cell-product-info__top-container .product-item-name__anchor,
  .catalog-product_compare-index .cell-product-info__top-container .product-item-name__anchor:visited {
    font-size: 16px;
    min-height: 40px;
    line-height: 20px;
  }
  .catalog-product_compare-index .cell-product-info__bottom-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
  }
  .catalog-product_compare-index .cell-product-info__bottom-container .price-box {
    max-width: 200px;
    font-size: 15px;
  }
  .catalog-product_compare-index .cell-product-info__bottom-container .price-box .price {
    font-size: 20px;
  }
  .catalog-product_compare-index .page-title-wrapper .page-title {
    font-size: 2em;
  }
  .catalog-product_compare-index .page-title-wrapper::after {
    width: 100px;
  }
  .catalog-product_compare-index .comparison__attributes-title {
    position: static;
    width: 20%;
    text-align: right;
    max-width: 292px;
    font-size: 18px;
  }
  .catalog-product_compare-index .comparison__products-item {
    flex: 1;
  }
  .catalog-product_compare-index .comparison__products-item:nth-child(1) {
    width: 20%;
    flex: unset;
  }
  .catalog-product_compare-index .comparison__attributes-list .comparison__attribute-row {
    white-space: unset;
  }
  .catalog-product_compare-index .comparison__attributes-list .comparison__product-attribute {
    flex: 1;
    width: unset;
  }
  .catalog-product_compare-index .comparison__attributes-list .comparison__product-attribute:nth-child(1) {
    align-items: flex-end;
    width: 20%;
    flex: unset;
  }
  .catalog-product_compare-index .comparison__print_top {
    margin: 0 0 0 10px;
  }
  .catalog-product_compare-index .comparison__print_top__icon {
    
    width: 50px;
    height: 50px;
  }
  .block-search {
    width: 100%;
    position: relative;
    z-index: 4;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .info-top-bar__inner {
    padding-left: 20px;
    padding-right: 20px;
  }
  .info-top-bar__close-btn {
    right: 30px;
  }
  .about-company__left-column {
    padding-right: 90px;
    margin-bottom: 0;
  }
  .about-company__right-column {
    padding-left: 25px;
  }
  .contact-page-navigation .title-block {
    text-align: center;
    margin-bottom: 90px;
    font-size: 34px;
  }
  .contact-page-navigation .title-block::after {
    transform: translateX(-50%);
    left: 50%;
    width: 200px;
  }
  .contact-page-navigation__item {
    margin: 0 50px;
    max-width: unset;
    flex-grow: unset;
    flex-shrink: unset;
    flex-basis: unset;
  }
  .contact-page-navbutton__label-area {
    font-size: 20px;
    line-height: 25px;
  }
  .contact-page-navbutton__icon-area {
    width: 170px;
    height: 170px;
  }
  .advisors-row__title {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0.4px;
    font-weight: 700;
    padding: 0 0 3px 0;
    border-bottom: none;
  }
  .advisors-row__label {
    font-size: 23px;
    font-weight: 700;
    padding: 38px 0 4px 0;
  }
  .advisors-row__list {
    grid-column-gap: 91px;
    grid-row-gap: 32px;
    overflow: hidden;
    position: relative;
    transition: 0.3s ease-in-out;
    max-height: 610px;
  }
  .advisors-row__list.advisors-row__list--row1 {
    max-height: 300px;
  }
  .advisors-row__list.advisors-row__list--row2 {
    max-height: 600px;
  }
  .advisors-row__list.advisors-row__list--row3 {
    max-height: 900px;
  }
  .advisors-row__list.advisors-row__list--row4 {
    max-height: 1200px;
  }
  .advisors-row__list.advisors-row__list--row5 {
    max-height: 1500px;
  }
  .advisors-row__list.advisors-row__list--row6 {
    max-height: 1800px;
  }
  .advisors-row__list.shown {
    max-height: max-content !important;
    margin-bottom: 50px;
  }
  .advisors-row__list.shown::after {
    content: none;
  }
  .advisors-row__list::after {
    content: "";
    position: absolute;
    bottom: -35px;
    left: 0;
    width: 100%;
    height: 164px;
    background: linear-gradient(0deg, #f8fbfd 31.02%, rgba(248, 251, 253, 0) 127.78%);
  }
  .advisors-row__toolbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px;
  }
  .advisors-row__filters {
    display: flex;
    justify-content: space-between;
    width: 50%;
    grid-gap: 12px;
    height: 40px;
  }
  .advisors-row__filters select {
    border-radius: 4px;
    border: 1px solid #d9dde2;
  }
  .advisors-row__item {
    width: 45%;
    padding: 0;
  }
  .default-contact-form__title {
    font-size: 2.6rem;
  }
  .default-contact-form__right-col {
    width: 50%;
    display: block;
  }
  .default-contact-form__input-label,
  .default-contact-form__input-label_modified {
    flex-basis: 45%;
    flex-grow: 1;
  }
  .default-contact-form__submit {
    margin: 10px auto 20px 10px;
    width: unset;
  }
  .account .page-breadcrumbs {
    margin-bottom: 0;
  }
  .customer-account-edit .column.main {
    padding-bottom: 200px;
  }
  .customer-account-edit .fieldset.info .disabled {
    pointer-events: none;
    color: #aaa;
  }
  .customer-account-edit #phone {
    color: #aaa;
  }
  .customer-account-edit #phone:focus {
    color: #000;
  }
  .account .block .box-title {
    font-size: 16px;
    font-weight: 600;
  }
  .customer-address-form .column.main {
    padding-bottom: 95px;
  }
  .customer-account-login .page-title {
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0.4px;
    margin: 12px auto 40px;
    padding: 0 60px;
  }
  .customer-account-login .main {
    display: block;
    margin-bottom: 100px;
  }
  .customer-account-login .login-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: max-content;
    height: max-content;
    margin-right: 80px;
    float: left;
  }
  .customer-account-login .login-container .block {
    min-width: 512px;
    max-width: 100%;
  }
  .customer-account-login .info-container {
    min-width: 515px;
  }
  .customer-account-login .info-container {
    align-self: stretch;
    width: 515px;
    max-width: 100%;
    min-width: 515px;
    padding: 20px;
    background-color: #fff;
    border: 0.1px solid #d9dde2;
    box-shadow: 0 4px 8px -4px rgba(18, 18, 19, 0.2);
    border-radius: 4px;
    margin-bottom: 108px;
    float: right;
  }
  .customer-account-login .info-container .action.secondary {
    width: 80%;
    margin: 0 auto 20px;
    display: block;
    text-align: center;
    font-size: 16px;
  }
  .customer-account-login .info-container__title {
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 20px;
  }
  .customer-account-login .info-container__list {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
  }
  .customer-account-login .info-container__list a {
    text-decoration: underline;
  }
  .customer-account-login .info-container__list a:hover {
    color: unset;
  }
  .customer-account-login .info-container__item {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    margin-bottom: 12px;
  }
  .customer-account-login .info-container__item:last-child {
    margin-bottom: 24px;
  }
  .customer-account-login .info-container__item span {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.2px;
  }
  .customer-account-login .info-container__item svg {
    width: 14px;
    height: 11px;
    margin-right: 10px;
  }
  .customer-account-login .info-container__item svg path {
    fill: #ea1d28;
    stroke: #ea1d28;
    stroke-width: 0.1;
  }
  .customer-account-login .form-login {
    display: flex;
  }
  .customer-account-login .form-login .fieldset {
    width: 100%;
  }
  .customer-account-login .form-login .fieldset::after {
    content: none;
  }
  .customer-account-login .form-login .fieldset .note {
    margin: 0 0 30px 0;
  }
  .customer-account-login .form-login .fieldset .field .label {
    width: 15%;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
  }
  .customer-account-login .form-login .fieldset .field .label::after {
    content: none;
  }
  .customer-account-login .form-login .fieldset .field .control {
    width: 85%;
  }
  .customer-account-login .form-login .fieldset .field .control input {
    border: 1px solid #d9dde2;
    border-radius: 4px;
  }
  .customer-account-login .form-login .fieldset .actions-toolbar {
    display: flex;
    width: 100%;
    padding-left: 70px;
    flex-direction: column;
  }
  .customer-account-login .form-login .fieldset .actions-toolbar button.primary {
    margin-top: 24px;
  }
  .customer-account-login .form-login .fieldset .actions-toolbar .primary {
    width: 100%;
  }
  .customer-account-login .form-login .fieldset .actions-toolbar .secondary {
    text-align: left;
    font-weight: 600;
  }
  .customer-account-login .form-login .fieldset .actions-toolbar .secondary a {
    text-decoration: underline;
    color: #ea1d28;
  }
  .customer-account-login .form-login .fieldset .actions-toolbar .secondary a:hover {
    color: #ea1d28;
  }
  .customer-account-login .form-login .fieldset .field-recaptcha {
    padding-left: 15%;
  }
  .customer-account-login .customer-link .dropdown .form-login .field .control {
    width: 100%;
  }
  .customer-account-login .customer-link .dropdown .form-login .actions-toolbar {
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding-left: 0;
  }
  .customer-account-login .customer-link .dropdown .form-login .actions-toolbar .primary {
    min-width: auto;
    order: 0;
    max-width: 321px;
    font-weight: 600;
  }
  .customer-account-login .customer-link .dropdown .form-login .actions-toolbar .secondary {
    width: auto;
    order: -1;
    margin-bottom: 0;
  }
  .customer-account-login .customer-link .dropdown .form-login .actions-toolbar .secondary .action {
    font-weight: normal;
  }
  .dashboard-block-grid .block-dashboard-rental .table tbody tr td {
    height: 54px;
  }
  .dashboard-block-container,
  .dashboard-block-wrapper {
    padding: 16px;
    background: #FFFFFF;
    box-shadow: 0px 4px 8px -4px rgba(18, 18, 19, 0.199728);
    border-radius: 4px;
  }
  .newsletter-manage-index .column.main {
    padding-bottom: 200px;
  }
  .customer-account-logoutsuccess .page-title {
    margin: 60px 0 40px 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 170px;
    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: 20%;
  }
  .account.page-layout-2columns-left .columns {
    margin-top: 24px;
  }
  .account.page-layout-2columns-left .column.main {
    width: 80%;
    padding-left: 22px;
    padding-top: 40px;
  }
  .account.customer-blog-posts .page-title {
    margin-bottom: 0;
  }
  .account.customer-blog-posts .column.main {
    padding-top: 0;
  }
  .account.sales-order-view .column.main .block:not(.widget) .block-content .box {
    width: 33%;
    margin-bottom: 100px;
  }
  .account.sales-order-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: left;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48.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 10px 10px 0;
  }
  .block-filter-header {
    display: none;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .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 5px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #f6f6f5;
    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 + .product-item-name {
    margin-left: 25px;
  }
  .cms-index-index .training-section-bg {
    position: relative;
  }
  .cms-index-index .training-section-bg .training-section-container {
    position: relative;
    z-index: 4;
  }
  .cms-index-index .training-section-bg .training-section-container .training-offer-image {
    position: relative;
    float: left;
    width: 50%;
  }
  .cms-index-index .training-section-bg .training-section-container .training-offer-image img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    float: right;
  }
  .cms-index-index .training-section-bg .training-section-container .training-offer-image::after {
    content: '';
    position: absolute;
    background-color: #970009;
    top: 60px;
    bottom: -60px;
    right: 26%;
    z-index: -1;
    width: 100%;
  }
  .cms-index-index .training-section-bg .training-section-container .training-offer {
    float: right;
    width: 50%;
    padding-left: 3%;
  }
  .cms-index-index .training-section-bg .training-section-container::after {
    content: '';
    clear: both;
    display: block;
  }
  .cms-index-index .posts-related-chosen:not(:empty) {
    padding-top: 80px;
  }
  .page-breadcrumbs {
    padding: 20px 0;
    margin-bottom: 12px;
    border-bottom: 0;
  }
  .wishlist-index-index .column.main {
    padding-bottom: 100px;
  }
  .wishlist-index-index .table-products-items .model {
    width: 31%;
  }
  .wishlist-index-index .table-products-items .availability {
    width: 10%;
  }
  .wishlist-index-index .table-products-items .price {
    width: 12%;
  }
  .wishlist-index-index .table-products-items .discount {
    width: 6%;
  }
  .wishlist-index-index .table-products-items .qty {
    width: 14%;
    text-align: center;
  }
  .wishlist-index-index .table-products-items .subtotal {
    width: 12%;
  }
  .wishlist-index-index .table-products-items .actions {
    width: 10%;
  }
  .slider-home {
    overflow: hidden;
    width: 1440px;
    max-width: 100%;
    height: 440px;
    margin-left: auto;
    margin-right: auto;
  }
  .slider-home .owl-carousel .owl-stage-outer {
    padding-top: 0;
  }
  .slider-home .owl-carousel .content_slider .custom_content.page-container .banner__content,
  .slider-home .owl-carousel .content_slider .custom_content.amblog-index-post .posts-related .banner__content,
  .slider-home .owl-carousel .content_slider .custom_content.ambrand-index-view .page.messages .banner__content,
  .slider-home .owl-carousel .content_slider .custom_content.catalog-product-view .page.messages .banner__content,
  .slider-home .owl-carousel .content_slider .custom_content.catalog-product-view .product-info-wrapper .banner__content,
  .slider-home .owl-carousel .content_slider .custom_content.catalog-product-view .product-tabs__container .banner__content,
  .slider-home .owl-carousel .content_slider .custom_content.catalog-product-view .product-tabs-section__container:not([id="product.posts.related.tab"]) .banner__content,
  .slider-home .owl-carousel .content_slider .custom_content.catalog-product-view .products-recommended .banner__content,
  .slider-home .owl-carousel .content_slider .custom_content.catalog-product-view .product-post-related .banner__content,
  .slider-home .owl-carousel .content_slider .custom_content.cms-index-index .posts-related-chosen__row .banner__content {
    max-width: 645px;
    padding-left: 10px;
  }
  .slider-home .custom-slider {
    padding-bottom: 32.99%;
  }
  .block.widget .products-grid .product-item {
    margin-left: 24px;
    width: calc((100% - 24px) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 24px;
    width: calc((100% - 24px) / 4);
    max-width: 288px;
  }
  .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.category-grid__item__container__card {
    padding-top: 20px;
  }
}
@media all and (min-width: 1024px) and (min-width: 1280px), print and (min-width: 1280px) {
  .blog-category-tilts__item {
    width: 250px;
    height: 250px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1199px), print and (max-width: 1199px) {
  .company-news__item-featured .company-news__article .company-news__article-desc {
    height: calc(22px * 2);
    -webkit-line-clamp: 2;
  }
}
@media all and (min-width: 1024px) and (min-width: 1400px), print and (min-width: 1400px) {
  .company-news__item-featured .company-news__article .company-news__article-title {
    max-height: calc(24px * 3);
    -webkit-line-clamp: 3;
  }
}
@media all and (min-width: 1024px) and (min-width: 1200px), print and (min-width: 1200px) {
  .company-news__item-featured .company-news__article .company-news__article-desc p {
    height: calc(22px * 4);
    -webkit-line-clamp: 4;
  }
}
@media all and (min-width: 1024px) and (min-width: 1400px), print and (min-width: 1400px) {
  .company-news__item-featured .company-news__article .company-news__article-desc p {
    height: calc(22px * 5);
    -webkit-line-clamp: 5;
  }
}
@media all and (min-width: 1024px) and (max-width: 1199px), print and (max-width: 1199px) {
  .company-news__item .company-news__article .company-news__article-title {
    max-height: calc(24px * 2);
    -webkit-line-clamp: 2;
  }
  .company-news__item .company-news__article .company-news__article-desc {
    display: none;
  }
}
@media all and (min-width: 1024px) and (min-width: 1200px), print and (min-width: 1200px) {
  .company-news__item .company-news__article .company-news__article-title {
    max-height: 24px;
    -webkit-line-clamp: 1;
  }
  .company-news__item .company-news__article .company-news__article-desc p {
    height: 22px;
    -webkit-line-clamp: 1;
  }
}
@media all and (min-width: 1024px) and (min-width: 1400px), print and (min-width: 1400px) {
  .company-news__item .company-news__article .company-news__article-title {
    -webkit-line-clamp: 1;
  }
  .company-news__item .company-news__article .company-news__article-desc p {
    height: calc(22px * 2);
    -webkit-line-clamp: 2;
  }
}
@media all and (min-width: 1280px), print {
  .navigation .submenu-hit {
    flex: 0 0 360px;
  }
  .navigation .category-hit-product__title {
    font-size: 2.2rem;
  }
  .navigation .category-hit-product__photo {
    width: 270px;
    height: 270px;
  }
  .navigation .category-hit-product__price {
    min-width: 220px;
    font-size: 2.2rem;
  }
  .block.block-search {
    margin-bottom: 0;
  }
  .search .search_select_brand {
    display: block;
  }
  .block-search .search .control {
    position: relative;
    z-index: 99;
    top: auto;
    margin: 0;
    padding: 0;
    box-shadow: none;
  }
  .amsearch-clone-position {
    left: 0;
  }
  .search-autocomplete,
  .amsearch-results {
    max-width: 54vw;
  }
  .amsearch-form-container .control {
    min-height: 56px;
  }
  .amsearch-form-container.-opened .amsearch-wrapper-input {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 75vw;
    transition: all 0.3s ease-in-out;
  }
  .amslider .wrapper {
    justify-content: center;
  }
  .training-offer__details {
    flex-basis: 23%;
  }
  .training-offer__name {
    flex-basis: 70%;
  }
  .amblog-index-post .carousel-section_related-products .product-carousel:not(.owl-carousel) > .product-block {
    width: 16.6666%;
  }
  .amblog-index-post .section-related-products__title,
  .amblog-index-post .posts-related__title {
    padding-left: 50px;
  }
  .products-recommended .product-carousel:not(.owl-carousel) .product-block {
    width: 16.66666667%;
  }
  .catalog-category-grid-view .product-simple__col--actions {
    width: 18%;
  }
  .increase-limit-text {
    flex-basis: auto;
    margin-bottom: 0;
  }
  .sales-order-history .admin__data-grid-filters-wrap .filters-grid {
    grid-template-areas: 'order_id billing_name' 'customer_order_number date' 'sku actions';
  }
  .toolbar-products .toolbar-wrapper {
    flex-wrap: nowrap;
  }
  .toolbar-products .toolbar-wrapper .modes {
    width: 110px;
  }
  .dashboard-block-grid .block {
    flex: 0 0 49%;
    box-shadow: 0px 4px 8px -4px rgba(18, 18, 19, 0.199728);
    border-radius: 4px;
    padding: 16px;
    background-color: #fff;
    margin-bottom: 16px;
  }
  .dashboard-block-grid .block-dashboard-rental {
    flex: 100%;
  }
  .account .admin__data-grid-filters-wrap .admin__form-field.created_at .form-field-group,
  .account .admin__data-grid-filters-wrap .admin__form-field.valid_date .form-field-group {
    flex-wrap: nowrap;
  }
  .account .admin__data-grid-filters-wrap .admin__form-field.created_at .admin__form-field,
  .account .admin__data-grid-filters-wrap .admin__form-field.valid_date .admin__form-field {
    width: calc(48% - 65px);
  }
  .account .admin__data-grid-filters-wrap .admin__form-field.created_at .admin__form-field:not(:last-child),
  .account .admin__data-grid-filters-wrap .admin__form-field.valid_date .admin__form-field:not(:last-child) {
    margin-bottom: 0;
  }
  .page-header .header.content .block-search {
    display: block;
    flex-grow: 1;
    padding-left: 0;
    max-width: 570px;
    width: 100%;
  }
  .page-header .header.content .block-search .form.minisearch {
    display: block;
    position: static;
  }
  .page-header .header.content .block-search .form.minisearch::before {
    content: none;
  }
  .cms-index-index .training-section-bg .training-section-container .training-offer-image::after {
    width: 106%;
  }
  .wishlist-index-index .table-products-items .box-tocart {
    margin-right: 24px;
  }
}
@media all and (min-width: 1580px), print {
  .page-header {
    border-bottom: 1px solid #d9dde2;
  }
  .cart-payments__hint-text {
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
  .cart-payments__hint-text::before {
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
  .page-header .header.content {
    flex-wrap: nowrap;
  }
  .page-header .header.content .sections.nav-sections {
    order: initial;
  }
  .page-header .header .panel.wrapper {
    margin-left: 3%;
  }
}
