.elementor-41236 .elementor-element.elementor-element-83fdd60{--display:flex;}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products{--products-title-color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.products-heading-show .related-products > h2, .elementor-widget-woocommerce-products.products-heading-show .upsells > h2, .elementor-widget-woocommerce-products.products-heading-show .cross-sells > h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-41236 .elementor-element.elementor-element-e39f4a8.elementor-wc-products ul.products li.product{text-align:center;border-radius:0px;}.elementor-41236 .elementor-element.elementor-element-e39f4a8.elementor-wc-products  ul.products{grid-column-gap:0px;grid-row-gap:0px;}.elementor-41236 .elementor-element.elementor-element-e39f4a8.elementor-wc-products .attachment-woocommerce_thumbnail{margin-bottom:0px;}.elementor-41236 .elementor-element.elementor-element-e39f4a8.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-41236 .elementor-element.elementor-element-e39f4a8.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:"Montserrat", Sans-serif;font-size:13px;font-weight:600;}.elementor-41236 .elementor-element.elementor-element-e39f4a8.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{margin-bottom:0px;}.elementor-41236 .elementor-element.elementor-element-e39f4a8.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{margin-bottom:0px;}@media(max-width:1024px){.elementor-41236 .elementor-element.elementor-element-e39f4a8.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-41236 .elementor-element.elementor-element-e39f4a8.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for woocommerce-products, class: .elementor-element-e39f4a8 */.camera-product-carousel {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.camera-product-carousel .woocommerce {
  width: 100%;
}

.camera-product-carousel ul.products {
  display: flex !important;
  flex-wrap: nowrap !important;
  align-items: stretch;
  gap: 18px;
  width: 100%;
  margin: 0 !important;
  padding: 4px 0 18px !important;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.camera-product-carousel ul.products::-webkit-scrollbar {
  display: none;
}

/* 5 products visible on desktop */
.camera-product-carousel ul.products li.product {
  flex: 0 0 calc((100% - 72px) / 5) !important;
  width: calc((100% - 72px) / 5) !important;
  max-width: calc((100% - 72px) / 5) !important;
  min-width: 0 !important;
  margin: 0 !important;
  float: none !important;
  clear: none !important;
  scroll-snap-align: start;
  display: flex !important;
  flex-direction: column;
}

.camera-product-carousel ul.products li.product img {
  display: block;
  width: 100% !important;
  height: 165px !important;
  margin: 0 0 12px !important;
  object-fit: contain;
}

.camera-product-carousel ul.products li.product h2,
.camera-product-carousel ul.products li.product h3,
.camera-product-carousel ul.products li.product .woocommerce-loop-product__title {
  margin: 0 0 9px !important;
  font-family: inherit;
  font-size: 13px !important;
  font-weight: 600;
  line-height: 1.4;
  color: #212120;
}

.camera-product-carousel ul.products li.product .price {
  margin: auto 0 12px !important;
  font-family: inherit;
  font-size: 14px !important;
  font-weight: 600;
  color: #212120 !important;
}

.camera-product-carousel ul.products li.product .button,
.camera-product-carousel ul.products li.product .added_to_cart {
  width: 100%;
  min-height: 40px;
  margin: 0 !important;
  padding: 10px 8px !important;
  background: #40d7e8 !important;
  color: #ffffff !important;
  border: 0 !important;
  border-radius: 5px;
  font-family: inherit;
  font-size: 12px !important;
  font-weight: 600;
  line-height: 1.3;
  text-align: center;
  text-decoration: none !important;
}

.camera-product-carousel ul.products li.product .button:hover,
.camera-product-carousel ul.products li.product .added_to_cart:hover {
  background: #32c5d6 !important;
}

/* Tablet: 3 visible products */
@media (max-width: 1024px) {
  .camera-product-carousel ul.products li.product {
    flex-basis: calc((100% - 36px) / 3) !important;
    width: calc((100% - 36px) / 3) !important;
    max-width: calc((100% - 36px) / 3) !important;
  }

  .camera-product-carousel ul.products li.product img {
    height: 160px !important;
  }
}

/* Mobile: 2 visible products */
@media (max-width: 767px) {
  .camera-product-carousel ul.products {
    gap: 10px;
  }

  .camera-product-carousel ul.products li.product {
    flex-basis: calc((100% - 10px) / 2) !important;
    width: calc((100% - 10px) / 2) !important;
    max-width: calc((100% - 10px) / 2) !important;
  }

  .camera-product-carousel ul.products li.product img {
    height: 135px !important;
  }

  .camera-product-carousel ul.products li.product h2,
  .camera-product-carousel ul.products li.product h3,
  .camera-product-carousel ul.products li.product .woocommerce-loop-product__title {
    font-size: 12px !important;
  }

  .camera-product-carousel ul.products li.product .price {
    font-size: 13px !important;
  }

  .camera-product-carousel ul.products li.product .button,
  .camera-product-carousel ul.products li.product .added_to_cart {
    min-height: 38px;
    padding: 9px 5px !important;
    font-size: 11px !important;
  }
}

/* Very small phones: 1 visible product */
@media (max-width: 420px) {
  .camera-product-carousel ul.products li.product {
    flex-basis: 100% !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  .camera-product-carousel ul.products li.product img {
    height: 210px !important;
  }
}/* End custom CSS */