body.home .elementor-1023 .card .elementor-widget-wc-add-to-cart,
body.home .elementor-1023 .card .elementor-widget-wc-add-to-cart > .elementor-widget-container,
body.home .elementor-1023 .card form.cart,
body.home .elementor-1023 .card form.cart .e-atc-qty-button-holder {
  box-sizing: border-box;
  max-width: 100%;
  min-width: 0;
}

body.home .elementor-1023 .card form.cart .kiko-card-options {
  box-sizing: border-box;
  max-width: min(100%, 340px);
  width: 100%;
}

body.home .elementor-1023 .card form.cart .kiko-card-choice,
body.home .elementor-1023 .card form.cart .kiko-card-choice-subscription {
  box-sizing: border-box;
  grid-template-columns: 18px minmax(0, 1fr) auto;
  width: 100%;
}

body.home .elementor-1023 .card form.cart .kiko-card-choice em {
  grid-column: 3;
  justify-self: end;
  max-width: 100%;
  white-space: nowrap;
}

body.home .elementor-1023 .card form.cart .single_add_to_cart_button {
  box-sizing: border-box;
  max-width: 100%;
  width: 100%;
}

@media (max-width: 767px) {
  html,
  body {
    max-width: 100%;
    overflow-x: hidden;
  }

  @supports (overflow: clip) {
    html,
    body {
      overflow-x: clip;
    }
  }

  body.home .elementor,
  body.home .e-con,
  body.home .e-n-tabs,
  body.home .e-n-tabs-content,
  body.home .elementor-widget-image-carousel,
  body.home .elementor-widget-image-carousel > .elementor-widget-container,
  body.home .elementor-image-carousel-wrapper,
  body.home .elementor-swiper,
  body.home .ditty,
  body.home .ditty-ticker__items,
  body.home .ditty__contents,
  body.home .ditty__items,
  body.home .ditty__item,
  body.home .ditty-item,
  body.home .ditty-item__elements,
  body.home .ditty-item__content {
    box-sizing: border-box;
    max-width: 100%;
    overflow-x: hidden;
  }

  body.home .elementor-image-carousel-wrapper.swiper {
    width: 100%;
  }

  body.home .elementor-1023 .elementor-element.elementor-element-fba5158 {
    --width: 100%;
    align-self: stretch;
    max-width: 100%;
    width: 100% !important;
  }

  body.home .elementor-1023 .elementor-element.elementor-element-9f710c9 {
    --flex-wrap-mobile: nowrap;
    align-content: center;
    flex-wrap: nowrap !important;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: calc(100% - 20px);
    overflow-y: visible;
    width: min(362px, calc(100% - 20px));
  }

  body.home .elementor-1023 .elementor-element.elementor-element-9f710c9 > .card {
    flex: 0 0 auto;
    max-width: 100%;
    width: 100%;
  }

  .woocommerce ul.products li.product .kiko-card-options {
    box-sizing: border-box;
    width: auto;
  }

  .woocommerce ul.products li.product .kiko-card-choice,
  .woocommerce ul.products li.product .kiko-card-choice-subscription {
    box-sizing: border-box;
    grid-template-columns: 22px minmax(0, 1fr);
    text-align: left;
    width: 100%;
  }

  .woocommerce ul.products li.product .kiko-card-choice span,
  .woocommerce ul.products li.product .kiko-card-choice strong,
  .woocommerce ul.products li.product .kiko-card-choice em {
    max-width: 100%;
    overflow-wrap: anywhere;
    text-align: left;
  }

  .woocommerce ul.products li.product .kiko-card-choice strong,
  .woocommerce ul.products li.product .kiko-card-choice em {
    grid-column: 2;
    justify-self: start;
    white-space: normal;
  }
}

@media (max-width: 1024px) {
  body.home .elementor-1023 .elementor-element.elementor-element-9f710c9 {
    --flex-wrap-mobile: nowrap;
    flex-wrap: nowrap !important;
  }

  body.home .elementor-1023 .elementor-element.elementor-element-0bbece2 .card-content {
    height: 100%;
    margin-bottom: 0;
  }

  body.home .elementor-1023 .elementor-element.elementor-element-0bbece2 .card-content .e-con-inner {
    justify-content: end;
  }

  .single-product .woocommerce-product-gallery,
  .single-product .woocommerce-product-gallery__wrapper,
  .single-product .flex-viewport,
  .single-product .flex-control-nav {
    box-sizing: border-box;
    max-width: 100%;
    overflow-x: hidden;
  }
}
