body.cms-index-index .columns {
  display: block !important;
}
body.catalog-product-view .product-item-name {
  display: block !important;
}
body.catalog-product-view .price-box.price-final_price {
  display: inline !important;
}
body.catalog-product-view .product-info-sku {
  display: inline;
  margin-left: 10px;
}
body .stripe-payments-express-minicart {
  margin-top: 0;
}
body .tax-mfp.mfp-content {
  overflow: hidden;
  background-color: #fff;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  position: relative;
}
body .tax-mfp.mfp-content::before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  height: 2.3rem;
}
body .modal-wrapper-tax-body {
  overflow-x: hidden;
  overflow-y: scroll;
  height: 100%;
  padding-bottom: 5rem;
}
body .tax-mfp.mfp-content [data-content-type=row][data-appearance=contained] {
  padding-left: 0;
  padding-right: 0;
}
body .tax-mfp.mfp-content [data-content-type=row] > div {
  padding-left: 0;
  padding-right: 0;
}
body .modal-wrapper-tax-header {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  color: #000;
  border-bottom: 1px solid #e5e5e5;
}
body .modal-wrapper-tax-header,
body .modal-wrapper-tax-body {
  padding-left: 1.5rem;
  padding-right: 1.5em;
}
body .modal-wrapper-tax-body h3 {
  color: #333;
  font-weight: 600;
  margin-top: 0.7rem;
  margin-bottom: 0.7rem;
}
body .tax-link-button {
  cursor: pointer;
  text-decoration: underline;
}
body .modal-wrapper-tax-mfp::before {
  content: 'close';
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  position: absolute;
  cursor: pointer;
  text-decoration: underline;
}
body .price-shipment-information {
  color: #aaaaaa;
}
body .price-shipment-information a {
  color: #aaaaaa !important;
}
body .header-text-base {
  font-size: 18px;
}
body .z-1000 {
  z-index: 1000;
}
body [data-content-type=tabs] .tabs-navigation {
  overflow: hidden;
  --tw-shadow: none;
  box-shadow: none;
}
body [data-content-type=tabs] .tabs-navigation li.tab-header {
  z-index: 11;
  box-sizing: border-box;
  float: left;
  width: auto;
  margin: 0 -1px 0 0;
}
body [data-content-type=tabs] .tabs-navigation li.tab-header a.tab-title {
  padding: 0 2rem;
  height: 52px;
}
body [data-content-type=tabs] .tabs-navigation li.tab-header a.tab-title .container {
  padding-left: 0;
  padding-right: 0;
}
body [data-content-type=tabs] .tabs-navigation li.tab-header a.tab-title .container h2 {
  line-height: 52px;
}
body [data-content-type=tabs] .tabs-navigation li.tab-header.tab-header-desktop {
  display: block;
  border-bottom: 1px solid #ccc;
}
body [data-content-type=tabs] .tabs-navigation li.tab-header.tab-header-desktop.active {
  border-bottom: 1px solid #fff;
}
body [data-content-type=tabs] .tabs-navigation li.tab-header.tab-header-mobile {
  display: none;
}
body [data-content-type=tabs] .tabs-navigation .tabs-content {
  z-index: 10;
  box-sizing: border-box;
  display: flex !important;
  flex-direction: column;
  float: right;
  margin: 52px 0 0 -100%;
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
body [data-content-type=tabs] .tabs-navigation .tabs-content .am-custom-tab ul {
  padding-left: 0 !important;
}
body [data-content-type=tabs] .tabs-navigation .tabs-content .am-custom-tab .prose,
body [data-content-type=tabs] .tabs-navigation .tabs-content .am-custom-tab .max-w-prose,
body [data-content-type=tabs] .tabs-navigation .tabs-content .am-custom-tab > div {
  width: 100%;
  max-width: 100%;
}
body [data-content-type=tabs] .tabs-navigation .tabs-content .am-custom-tab .prose table,
body [data-content-type=tabs] .tabs-navigation .tabs-content .am-custom-tab .max-w-prose table,
body [data-content-type=tabs] .tabs-navigation .tabs-content .am-custom-tab > div table {
  width: min-content;
  max-width: 100%;
}
body header.page-header {
  position: relative;
  z-index: 41;
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #000000 0), var(--tw-ring-shadow, 0 0 #000000 0), var(--tw-shadow);
}
body header.page-header #compare-link,
body header.page-header .amquote-cart-wrapper {
  display: none;
}
body header.page-header .header-payment-logos {
  position: relative;
  padding: 0;
}
body header.page-header .header-payment-logos .pagebuilder-column {
  margin-top: -35px;
}
body header.page-header .header-payment-logos .pagebuilder-column img {
  margin: 0 0 0 auto;
}
body #cart-drawer .z-30 {
  z-index: 31;
}
@media (min-width: 992px) {
  .tax-mfp.mfp-content {
    width: 900px;
    height: 80vh;
    min-height: 500px;
  }
  .modal-wrapper-tax-mfp::before {
    top: 10vh;
    right: 50%;
    z-index: 50;
    transform: translateX(50%);
    margin-right: -417px;
  }
}
@media (max-width: 992px) {
  .tax-mfp.mfp-content {
    width: 90vw;
    height: 90vh;
    min-height: 500px;
    margin-top: -2px;
  }
  .modal-wrapper-tax-mfp::before {
    top: 5vh;
    right: 5vw;
    z-index: 50;
    transform: translateX(0);
    margin-right: unset;
  }
}
.product-info-main .grid {
  display: block;
}
@media (min-width: 1024px) {
  .product-info-main .grid > section {
    float: left;
    width: 48%;
    margin-left: 1%;
    margin-bottom: 20px;
    margin-right: 1%;
  }
}
@media (max-width: 1024px) {
  .wrap_header-advantages {
    padding-bottom: .5rem;
  }
  .wrap_header-advantages .grid > div {
    text-align: center;
  }
  body .navigation.navigation-desktop {
    display: none;
  }
  body [data-content-type=tabs] .tabs-navigation li.tab-header.tab-header-desktop {
    display: none !important;
  }
  body [data-content-type=tabs] .tabs-navigation li.tab-header.tab-header-mobile {
    display: block !important;
    width: 100%;
  }
  body [data-content-type=tabs] .tabs-navigation li.tab-header.tab-header-mobile h2 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
  }
  body [data-content-type=tabs] .tabs-navigation .tabs-content {
    margin: 0;
  }
}
@media (max-width: 1280px) and (min-width: 1025px) {
  body header.page-header .header-payment-logos {
    width: 210px;
    margin: 0 0 0 auto;
  }
  body header.page-header .header-payment-logos .pagebuilder-column {
    margin-top: -55px;
  }
}
@media (max-width: 768px) and (min-width: 641px) {
  body header.page-header .header-payment-logos .pagebuilder-column {
    margin-top: -33px;
  }
}
@media (max-width: 640px) {
  body header.page-header #header img {
    width: 96%;
  }
  body header.page-header .header-payment-logos {
    padding: 10px 0 0;
  }
  body header.page-header .header-payment-logos .pagebuilder-column {
    margin-top: -22px;
  }
  body .wrap_header-advantages {
    display: none;
  }
  body .page-header #header > .container {
    padding-top: .75rem;
  }
}
