.MobileMenu_nav-m.show {
  overflow: auto;
}

#themeOverride .product-ui_align {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
#themeOverride .product-ui_align {
  margin-left: -5px;
  margin-right: -5px;
}
#themeOverride .product-ui_align > * {
  margin: 5px;
}
#themeOverride .product-ui_delivery {
  display: flex;
  align-items: center;
  margin-bottom: 0.6rem;
  margin-left: 1rem;
}
#themeOverride .product-ui_delivery a {
  margin-left: 0.3em;
  text-decoration: underline;
}
#themeOverride .product-ui_disclaimer {
  font-size: 0.9rem;
  color: #8e8e8e;
  line-height: 1.1;
  margin: 0.5rem 0;
}
#themeOverride .product-ui_header {
  flex: 1 1 100%;
  margin-bottom: 1rem;
}
@media (min-width: 1025px) {
  #themeOverride .product-ui_main {
    display: flex;
  }
}
#themeOverride .product-ui_sidebar {
  display: none;
  flex: 0 0 250px;
  width: 250px;
}
@media (min-width: 1025px) {
  #themeOverride .product-ui_sidebar {
    display: block;
  }
}
#themeOverride .product-ui_sidebar > * {
  display: block !important;
}
#themeOverride .product-ui_sidebar + .product-ui_content {
  margin-left: 2rem;
  padding-right: 2rem;
}
@media (min-width: 1025px) {
  #themeOverride .product-ui_content {
    flex: 0 0 80%;
    width: 80%;
  }
}
#themeOverride .product-ui_content .product_add-services {
  width: 100%;
}
#themeOverride .product-ui_sku {
  margin-bottom: 1rem;
}
#themeOverride .product-ui_share {
  align-items: center;
  display: flex;
  margin-top: 0.5rem;
}
@media (max-width: 912px) {
  #themeOverride .product-ui_share {
    flex-wrap: wrap;
  }
}
#themeOverride .product-ui_share .product_share-code--box {
  flex: 0 0 !important;
}
#themeOverride .product-ui_share .product_share {
  border: 1px solid #8e8e8e;
  border-radius: 4px;
  font-size: 1.1rem;
  font-weight: 400;
  letter-spacing: 1px;
  justify-content: center;
  margin: 0 1rem 0 0;
  width: 120px;
  text-align: center;
  padding: 0.5rem;
}

#themeOverride .product_rating__total-text {
  cursor: pointer;
}
#themeOverride .product_action-dialog .product-ui_share {
  flex-wrap: wrap;
}
#themeOverride .Cart__Qty {
  width: auto;
}

#themeOverride .product-top-actions .rating,
#themeOverride .product-top-actions .product_action-btn {
  margin: 0.3rem 0;
}
#themeOverride .product_link-full {
  border-bottom: 1px solid #ebebeb;
  display: block;
  padding-bottom: 1rem;
}
#themeOverride .product_link-full a {
  border-bottom: 0;
  color: #005bff;
}
#themeOverride .product_add-services {
  box-shadow: none;
  padding: 0;
}
#themeOverride .product_add-services .buy1click-open-button {
  font-size: 1.1rem;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1.3;
  padding: 0.6rem 2rem;
}
#themeOverride .product_add-services .Cart__Qty_act,
#themeOverride .product_add-services .Cart__Qty input {
  height: 36.8px;
  line-height: 36.8px;
}
#themeOverride .product_cross-title {
  margin-bottom: 1rem !important;
}

@media (min-width: 1025px) {
  .filter-el.filter-el--btns {
    display: none;
  }
  #themeOverride .product-ui_content {
    flex: 1 1 calc(100% - 250px) !important;
    width: calc(100% - 250px) !important;
  }
}
.product-ui_content .js-owl-carousel-product .products-grid-outer {
  margin: auto !important;
  width: 100% !important;
}

.header .contacts--box {
  border-bottom: 0;
  margin-bottom: 0;
}

.header {
  box-shadow: 0 6px 6px -4px rgba(0, 0, 0, 0.1);
  margin-bottom: 1.5rem;
  padding: 0.8rem 0.5rem;
}
