.elementor-394 .elementor-element.elementor-element-e675741{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-394 .elementor-element.elementor-element-9ce094f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-394 .elementor-element.elementor-element-bdb6d78{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-woocommerce-product-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.woocommerce .elementor-widget-woocommerce-product-price .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-product-add-to-cart .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-394 .elementor-element.elementor-element-d4eab13 .cart button, .elementor-394 .elementor-element.elementor-element-d4eab13 .cart .button{transition:all 0.2s;}.elementor-394 .elementor-element.elementor-element-d4eab13 .quantity .qty{transition:all 0.2s;}.elementor-394 .elementor-element.elementor-element-de64eb7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-woocommerce-product-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}@media(min-width:768px){.elementor-394 .elementor-element.elementor-element-9ce094f{--width:50%;}.elementor-394 .elementor-element.elementor-element-bdb6d78{--width:50%;}}/* Start custom CSS *//* ==================================================
   CAD PRODUCT PAGE - OPTIMIZED RESPONSIVE CSS
   WooCommerce + Elementor Product Page
   Mobile gallery fixed without breaking thumbnail click
================================================== */

body.single-product {
  background: #fff !important;
  overflow-x: hidden !important;
}

body.single-product .elementor-394,
body.single-product .elementor-394 * {
  box-sizing: border-box !important;
}

body.single-product .elementor-394 {
  --cad-black: #071114;
  --cad-cyan: #00ddeb;
  --cad-cyan-dark: #00aebc;
  --cad-link: #007185;
  --cad-text: #111;
  --cad-muted: #565959;
  --cad-border: #d5d9d9;
  --cad-soft: #f7fbfc;

  width: 100% !important;
  max-width: 100% !important;
  color: var(--cad-text) !important;
  font-family: Arial, Helvetica, sans-serif !important;
  overflow-x: hidden !important;
}

body.single-product .elementor-394 a {
  text-decoration: none !important;
}

body.single-product .elementor-394 .elementor-widget-woocommerce-product-rating {
  display: none !important;
}

/* ==================================================
   TOP LAYOUT
================================================== */

body.single-product .elementor-394 .elementor-element-e675741 {
  width: 100% !important;
  padding: 22px 22px 26px !important;
  background: #fff !important;
  overflow: hidden !important;
}

body.single-product .elementor-394 .elementor-element-e675741::before,
body.single-product .elementor-394 .elementor-element-e675741::after,
body.single-product .elementor-394 .elementor-element-bdb6d78::before,
body.single-product .elementor-394 .elementor-element-bdb6d78::after {
  display: none !important;
}

body.single-product .elementor-394 .elementor-element-e675741 > .e-con-inner {
  width: 100% !important;
  max-width: 1080px !important;
  margin: 0 auto !important;
  padding: 0 !important;
  display: grid !important;
  grid-template-columns: minmax(0, 500px) minmax(0, 500px) !important;
  gap: 26px !important;
  align-items: start !important;
}

body.single-product .elementor-394 .elementor-element-9ce094f,
body.single-product .elementor-394 .elementor-element-bdb6d78 {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  flex: none !important;
  --width: 100% !important;
  --flex-basis: auto !important;
}

/* ==================================================
   PRODUCT GALLERY - DESKTOP
================================================== */

body.single-product .elementor-394 .elementor-element-9ce094f {
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  overflow: hidden !important;
}

body.single-product .elementor-394 .woocommerce-product-gallery {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  opacity: 1 !important;
  display: grid !important;
  grid-template-columns: 58px minmax(0, 1fr) !important;
  gap: 16px !important;
  align-items: start !important;
  overflow: hidden !important;
}

body.single-product .elementor-394 .woocommerce-product-gallery .flex-viewport {
  grid-column: 2 !important;
  grid-row: 1 !important;
  width: 100% !important;
  max-width: 100% !important;
  min-height: 390px !important;
  overflow: hidden !important;
}

body.single-product .elementor-394 .woocommerce-product-gallery__wrapper {
  margin: 0 !important;
  padding: 0 !important;
}

/* Important: don't hide FlexSlider slides */
body.single-product .elementor-394 .flex-viewport .woocommerce-product-gallery__image {
  display: block !important;
  float: left !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  background: #fff !important;
  overflow: hidden !important;
}

/* Before JS loads, show only first image */
body.single-product .elementor-394 .woocommerce-product-gallery > .woocommerce-product-gallery__wrapper > .woocommerce-product-gallery__image:not(:first-child) {
  display: none !important;
}

body.single-product .elementor-394 .woocommerce-product-gallery__image a {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  min-height: 390px !important;
}

body.single-product .elementor-394 .woocommerce-product-gallery__image img {
  display: block !important;
  width: 100% !important;
  height: 390px !important;
  max-height: 390px !important;
  object-fit: contain !important;
  object-position: center !important;
  margin: 0 auto !important;
  padding: 0 !important;
  background: #fff !important;
}

/* Thumbnails desktop */
body.single-product .elementor-394 .flex-control-thumbs {
  grid-column: 1 !important;
  grid-row: 1 !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 8px !important;
  width: 58px !important;
  max-width: 58px !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  overflow: visible !important;
}

body.single-product .elementor-394 .flex-control-thumbs li {
  width: 58px !important;
  height: 58px !important;
  flex: 0 0 58px !important;
  margin: 0 !important;
  padding: 0 !important;
  float: none !important;
  list-style: none !important;
}

body.single-product .elementor-394 .flex-control-thumbs img {
  width: 58px !important;
  height: 58px !important;
  max-width: 58px !important;
  object-fit: contain !important;
  padding: 4px !important;
  background: #fff !important;
  border: 1px solid var(--cad-border) !important;
  border-radius: 8px !important;
  opacity: 1 !important;
  cursor: pointer !important;
  pointer-events: auto !important;
  transition: border-color 0.15s ease, box-shadow 0.15s ease !important;
}

body.single-product .elementor-394 .flex-control-thumbs img.flex-active,
body.single-product .elementor-394 .flex-control-thumbs img:hover {
  border-color: var(--cad-cyan-dark) !important;
  box-shadow: 0 0 0 2px rgba(0, 221, 235, 0.22) !important;
}

body.single-product .elementor-394 .woocommerce-product-gallery__trigger {
  top: 8px !important;
  right: 8px !important;
  width: 34px !important;
  height: 34px !important;
  border-radius: 50% !important;
  background: #fff !important;
  color: var(--cad-black) !important;
  border: 1px solid var(--cad-border) !important;
  box-shadow: none !important;
  z-index: 20 !important;
}

body.single-product .elementor-394 .elementor-element-9ce094f::after {
  content: "Click to see full view" !important;
  display: block !important;
  margin: 7px 0 0 74px !important;
  color: var(--cad-link) !important;
  font-size: 12.5px !important;
  text-align: center !important;
}

/* ==================================================
   PRODUCT INFO
================================================== */

body.single-product .elementor-394 .elementor-element-bdb6d78,
body.single-product .elementor-394 .elementor-element-bdb6d78 > .e-con-inner {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  max-height: none !important;
  overflow: visible !important;
}

body.single-product .elementor-394 .elementor-element-0055fef {
  margin: 0 0 4px !important;
}

body.single-product .elementor-394 .product_title,
body.single-product .elementor-394 .elementor-element-0055fef .elementor-heading-title {
  margin: 0 !important;
  max-width: 500px !important;
  color: var(--cad-text) !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 24px !important;
  font-weight: 400 !important;
  line-height: 1.12 !important;
  letter-spacing: 0 !important;
}

body.single-product .elementor-394 .elementor-element-0055fef::after {
  content: "Brand: Compressed Air Duster" !important;
  display: block !important;
  margin-top: 5px !important;
  color: var(--cad-link) !important;
  font-size: 12px !important;
}

body.single-product .elementor-394 .elementor-element-61ff4a6 {
  margin: 0 0 8px !important;
}

body.single-product .elementor-394 .elementor-element-61ff4a6::before {
  content: "4.7 ★★★★★  (12)" !important;
  display: block !important;
  margin: 0 0 6px !important;
  padding-bottom: 6px !important;
  border-bottom: 1px solid var(--cad-border) !important;
  color: var(--cad-cyan-dark) !important;
  font-size: 12px !important;
}

body.single-product .elementor-394 .elementor-element-61ff4a6 .price {
  display: block !important;
  margin: 0 !important;
  color: var(--cad-cyan-dark) !important;
}

body.single-product .elementor-394 .elementor-element-61ff4a6 .amount,
body.single-product .elementor-394 .elementor-element-61ff4a6 bdi {
  color: var(--cad-cyan-dark) !important;
  font-size: 24px !important;
  font-weight: 500 !important;
  line-height: 1 !important;
}

body.single-product .elementor-394 .elementor-element-61ff4a6 .price::after {
  content: "In Stock" !important;
  display: block !important;
  margin-top: 7px !important;
  color: #007600 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}

/* Description */
body.single-product .elementor-394 .elementor-element-fb83b26 {
  margin: 0 0 10px !important;
}

body.single-product .elementor-394 .woocommerce-product-details__short-description {
  margin: 0 !important;
  padding: 0 0 10px !important;
  border-bottom: 1px solid var(--cad-border) !important;
  background: transparent !important;
}

body.single-product .elementor-394 .woocommerce-product-details__short-description::before {
  content: "About this item" !important;
  display: block !important;
  margin-bottom: 5px !important;
  color: var(--cad-text) !important;
  font-size: 15px !important;
  font-weight: 700 !important;
}

body.single-product .elementor-394 .woocommerce-product-details__short-description,
body.single-product .elementor-394 .woocommerce-product-details__short-description p,
body.single-product .elementor-394 .woocommerce-product-details__short-description .field-content {
  color: var(--cad-text) !important;
  font-size: 13px !important;
  line-height: 1.38 !important;
  font-weight: 400 !important;
}

body.single-product .elementor-394 .woocommerce-product-details__short-description p,
body.single-product .elementor-394 .woocommerce-product-details__short-description .field-content {
  display: -webkit-box !important;
  -webkit-line-clamp: 3 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
  margin: 0 !important;
}

body.single-product .elementor-394 .woocommerce-product-details__short-description::after {
  content: "130,000 RPM • 3-speed control • Rechargeable battery" !important;
  display: block !important;
  margin-top: 6px !important;
  color: var(--cad-black) !important;
  font-size: 12.5px !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
}

/* ==================================================
   CART
================================================== */

body.single-product .elementor-394 .elementor-element-d4eab13 {
  width: 100% !important;
  margin: 0 !important;
  padding: 10px 12px !important;
  background: #fff !important;
  border: 1px solid var(--cad-border) !important;
  border-radius: 8px !important;
}

body.single-product .elementor-394 form.cart {
  display: grid !important;
  grid-template-columns: 72px 1fr !important;
  gap: 8px !important;
  align-items: center !important;
  width: 100% !important;
  margin: 0 !important;
}

body.single-product .elementor-394 form.cart::before {
  content: "Quantity" !important;
  grid-column: 1 / -1 !important;
  margin-bottom: -2px !important;
  color: var(--cad-muted) !important;
  font-size: 11.5px !important;
}

body.single-product .elementor-394 form.cart .quantity {
  width: 100% !important;
  margin: 0 !important;
}

body.single-product .elementor-394 form.cart .qty {
  width: 100% !important;
  height: 34px !important;
  min-height: 34px !important;
  border: 1px solid var(--cad-border) !important;
  border-radius: 7px !important;
  background: var(--cad-soft) !important;
  color: var(--cad-text) !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  text-align: center !important;
  outline: none !important;
}

body.single-product .elementor-394 .single_add_to_cart_button,
body.single-product .elementor-394 button.single_add_to_cart_button,
body.single-product .elementor-394 .woocommerce button.button.alt {
  width: 100% !important;
  height: 34px !important;
  min-height: 34px !important;
  margin: 0 !important;
  padding: 8px 14px !important;
  border: 1px solid var(--cad-cyan) !important;
  border-radius: 999px !important;
  background: var(--cad-cyan) !important;
  color: #001014 !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
  box-shadow: none !important;
}

body.single-product .elementor-394 .single_add_to_cart_button:hover,
body.single-product .elementor-394 button.single_add_to_cart_button:hover {
  background: var(--cad-black) !important;
  border-color: var(--cad-black) !important;
  color: #fff !important;
}

body.single-product .elementor-394 .elementor-element-d4eab13::after {
  content: "Secure transaction • Ships across Canada & USA" !important;
  display: block !important;
  margin-top: 7px !important;
  color: var(--cad-link) !important;
  font-size: 11.5px !important;
}

/* ==================================================
   LOWER CONTENT
================================================== */

body.single-product .elementor-394 .elementor-element-de64eb7 {
  width: 100% !important;
  padding: 28px 22px 56px !important;
  background: #fff !important;
  overflow: hidden !important;
}

body.single-product .elementor-394 .elementor-element-de64eb7 > .e-con-inner {
  width: 100% !important;
  max-width: 1080px !important;
  margin: 0 auto !important;
  padding: 0 !important;
}

body.single-product .elementor-394 .elementor-element-c0ed19a {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

body.single-product .elementor-394 .elementor-element-c0ed19a h2 {
  margin: 0 0 12px !important;
  color: var(--cad-text) !important;
  font-size: 23px !important;
  line-height: 1.25 !important;
  font-weight: 700 !important;
}

body.single-product .elementor-394 .elementor-element-c0ed19a h3 {
  margin: 26px 0 12px !important;
  padding: 0 !important;
  color: var(--cad-text) !important;
  font-size: 20px !important;
  line-height: 1.3 !important;
  font-weight: 700 !important;
}

body.single-product .elementor-394 .elementor-element-c0ed19a h3::before {
  display: none !important;
}

body.single-product .elementor-394 .elementor-element-c0ed19a p {
  margin: 0 0 13px !important;
  color: var(--cad-text) !important;
  font-size: 14px !important;
  line-height: 1.58 !important;
}

body.single-product .elementor-394 .elementor-element-c0ed19a ul {
  margin: 12px 0 0 !important;
  padding: 0 0 0 20px !important;
}

body.single-product .elementor-394 .elementor-element-c0ed19a li {
  margin-bottom: 4px !important;
  color: var(--cad-text) !important;
  font-size: 14px !important;
  line-height: 1.6 !important;
}

/* Tables */
body.single-product .elementor-394 .elementor-element-c0ed19a table {
  width: 100% !important;
  max-width: 100% !important;
  margin: 14px 0 24px !important;
  border-collapse: collapse !important;
  border: 1px solid var(--cad-border) !important;
  background: #fff !important;
  box-shadow: none !important;
}

body.single-product .elementor-394 .elementor-element-c0ed19a table th,
body.single-product .elementor-394 .elementor-element-c0ed19a table td {
  padding: 10px 12px !important;
  border: 1px solid var(--cad-border) !important;
  font-size: 13.5px !important;
  line-height: 1.5 !important;
}

body.single-product .elementor-394 .elementor-element-c0ed19a table th {
  background: var(--cad-soft) !important;
  color: var(--cad-black) !important;
  font-size: 13px !important;
  font-weight: 700 !important;
}

body.single-product .elementor-394 .elementor-element-c0ed19a table td {
  background: #fff !important;
  color: var(--cad-text) !important;
}

body.single-product .elementor-394 .elementor-element-c0ed19a table td:first-child {
  width: 34% !important;
  background: #f7fafa !important;
  color: var(--cad-black) !important;
  font-weight: 700 !important;
  text-align: left !important;
}

/* ==================================================
   TABLET
================================================== */

@media (max-width: 920px) {
  body.single-product .elementor-394 .elementor-element-e675741 > .e-con-inner {
    grid-template-columns: 1fr !important;
    max-width: 680px !important;
    gap: 22px !important;
  }

  body.single-product .elementor-394 .woocommerce-product-gallery {
    grid-template-columns: 54px minmax(0, 1fr) !important;
    gap: 12px !important;
  }

  body.single-product .elementor-394 .flex-control-thumbs,
  body.single-product .elementor-394 .flex-control-thumbs li,
  body.single-product .elementor-394 .flex-control-thumbs img {
    width: 54px !important;
    height: 54px !important;
  }

  body.single-product .elementor-394 .flex-control-thumbs {
    max-width: 54px !important;
  }

  body.single-product .elementor-394 .woocommerce-product-gallery .flex-viewport,
  body.single-product .elementor-394 .woocommerce-product-gallery__image a {
    min-height: 360px !important;
  }

  body.single-product .elementor-394 .woocommerce-product-gallery__image img {
    height: 360px !important;
    max-height: 360px !important;
  }
}

/* ==================================================
   MOBILE
================================================== */

@media (max-width: 767px) {
  html,
  body {
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: hidden !important;
  }

  body.single-product .elementor-394 .elementor-element-e675741 {
    padding: 16px 12px 24px !important;
  }

  body.single-product .elementor-394 .elementor-element-e675741 > .e-con-inner {
    display: flex !important;
    flex-direction: column !important;
    max-width: 100% !important;
    gap: 18px !important;
  }

  body.single-product .elementor-394 .woocommerce-product-gallery {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    overflow: visible !important;
    position: relative !important;
  }

  body.single-product .elementor-394 .woocommerce-product-gallery .flex-viewport {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    min-height: 0 !important;
    height: auto !important;
    overflow: hidden !important;
    position: relative !important;
  }

  /* Do not set transform:none and do not hide slides inside flex-viewport */
  body.single-product .elementor-394 .flex-viewport .woocommerce-product-gallery__wrapper {
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  body.single-product .elementor-394 .flex-viewport .woocommerce-product-gallery__image {
    display: block !important;
    float: left !important;
    max-width: none !important;
    background: #fff !important;
    overflow: hidden !important;
  }

  body.single-product .elementor-394 .woocommerce-product-gallery__image a {
    width: 100% !important;
    max-width: 100% !important;
    min-height: 0 !important;
    height: auto !important;
  }

  body.single-product .elementor-394 .woocommerce-product-gallery__image img {
    width: 100% !important;
    height: auto !important;
    max-height: 310px !important;
    object-fit: contain !important;
  }

  body.single-product .elementor-394 .flex-control-thumbs {
    display: flex !important;
    flex-direction: row !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 10px 0 0 !important;
    padding: 0 0 5px !important;
    gap: 8px !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    list-style: none !important;
    -webkit-overflow-scrolling: touch !important;
  }

  body.single-product .elementor-394 .flex-control-thumbs li,
  body.single-product .elementor-394 .flex-control-thumbs img {
    width: 56px !important;
    height: 56px !important;
    min-width: 56px !important;
    flex: 0 0 56px !important;
  }

  body.single-product .elementor-394 .elementor-element-9ce094f::after {
    margin: 8px 0 0 !important;
    text-align: center !important;
    font-size: 12px !important;
  }

  body.single-product .elementor-394 .product_title,
  body.single-product .elementor-394 .elementor-element-0055fef .elementor-heading-title {
    width: 100% !important;
    max-width: 100% !important;
    font-size: 21px !important;
    line-height: 1.22 !important;
  }

  body.single-product .elementor-394 .elementor-element-61ff4a6 .amount,
  body.single-product .elementor-394 .elementor-element-61ff4a6 bdi {
    font-size: 23px !important;
  }

  body.single-product .elementor-394 form.cart {
    grid-template-columns: 1fr !important;
  }

  body.single-product .elementor-394 .elementor-element-d4eab13 {
    padding: 12px !important;
  }

  body.single-product .elementor-394 .single_add_to_cart_button,
  body.single-product .elementor-394 button.single_add_to_cart_button,
  body.single-product .elementor-394 .woocommerce button.button.alt {
    height: 40px !important;
    min-height: 40px !important;
    font-size: 13px !important;
  }

  body.single-product .elementor-394 .elementor-element-de64eb7 {
    padding: 22px 12px 40px !important;
  }

  body.single-product .elementor-394 .elementor-element-c0ed19a h2 {
    font-size: 21px !important;
  }

  body.single-product .elementor-394 .elementor-element-c0ed19a h3 {
    font-size: 18px !important;
  }

  body.single-product .elementor-394 .elementor-element-c0ed19a table {
    display: block !important;
    overflow-x: auto !important;
    white-space: nowrap !important;
    -webkit-overflow-scrolling: touch !important;
  }

  body.single-product .elementor-394 .elementor-element-c0ed19a table th,
  body.single-product .elementor-394 .elementor-element-c0ed19a table td {
    padding: 9px 10px !important;
    font-size: 12.5px !important;
  }
}

/* ==================================================
   EXTRA SMALL MOBILE
================================================== */

@media (max-width: 420px) {
  body.single-product .elementor-394 .elementor-element-e675741,
  body.single-product .elementor-394 .elementor-element-de64eb7 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  body.single-product .elementor-394 .woocommerce-product-gallery__image img {
    max-height: 285px !important;
  }

  body.single-product .elementor-394 .product_title,
  body.single-product .elementor-394 .elementor-element-0055fef .elementor-heading-title {
    font-size: 20px !important;
  }
}/* End custom CSS */