

/* new pages */
@supports (overflow: clip) {
  body {
    overflow-x: clip !important;
  }
}
.banner h1 {
  font-size: 3.5em;
}

.induction-sealer-page {
    margin-top: -70px !important;
}

.banner h1, .banner h2, .banner h3 {
  font-weight: 400;
  line-height: 1;
  margin-bottom: 0.2em;
  margin-top: 0.2em;
  padding: 0;
  color: #444444;
}

.h3, h3 {
  font-size: 1.25em;
}

.banner-layers {
  height: 100%;
  max-height: 100%;
  position: relative;
}

.banner h3 {
  font-size: 2em;
}

.banner h5, .banner h6, .banner p {
  margin-bottom: 1em;
  margin-top: 1em;
  padding: 0;
  font-size: inherit;
  line-height: inherit;
}

.banner p {
  color: #444444;
}

.is-full-height {
  height: 100%;
  height: 100vh;
  min-height: 550px;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

.video-bg {
  font-family: "object-fit: cover; object-position: center center;";
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  position: absolute;
  width: 100%;
}

.overlay {
  background-color: rgba(0, 0, 0, 0.15);
  height: 100%;
  left: -1px;
  pointer-events: none;
  right: -1px;
  top: 0;
  transition: transform 0.3s, opacity 0.6s;
}

.img .caption, .overlay {
  bottom: 0;
  position: absolute;
}

#banner-1945082287 {
  padding-top: 450px;
}

#text-2444954162 {
  font-size: 0.85rem;
  line-height: 1.5;
  text-align: center;
  color: rgb(255, 255, 255);
}

#text-2444954162 > * {
  color: rgb(255, 255, 255);
}

#text-4164495749 {
  font-size: 1.35rem;
  line-height: 1.5;
  color: rgb(255, 255, 255);
}

#text-4164495749 > * {
  color: rgb(255, 255, 255);
}

/*.col, .columns, .gallery-item {
  margin: 0;
  padding: 0 15px 30px;
  position: relative;
  width: 100%;
}*/

.small-6 {
  flex-basis: 50%;
  max-width: 50%;
}

.small-9 {
  flex-basis: 75%;
  max-width: 75%;
}

.small-10 {
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}

.small-11 {
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
}

.small-12,
.small-columns-1 .flickity-slider > .col,
.small-columns-1 > .col {
  flex-basis: 100%;
  max-width: 100%;
}

.res-text {
  font-size: 11px;
}

.row-collapse > .col, .row-collapse > .flickity-viewport > .flickity-slider > .col {
  padding: 0 !important;
}

.row-small > .col, .row-small > .flickity-viewport > .flickity-slider > .col {
  margin-bottom: 0;
  padding: 0 9.8px 19.6px;
}

.row.row-collapse {
  max-width: 1050px;
}

.row.row-large {
  max-width: 1110px;
}

.container, .container-width, .full-width .ubermenu-nav, .row-small {
  max-width: 1080px;
}

.page-wrapper {
  padding-bottom: 30px;
  padding-top: 30px;
}

.box-image {
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.box-image img {
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  /*position: absolute;
  right: 0;
  top: 0;*/
}

.box-text.text-center {
  padding-left: 10px;
  padding-right: 10px;
}

.text-center {
  text-align: center;
}

.box-text a:not(.button), .box-text h1, .box-text h2, .box-text h3, .box-text h4, .box-text h5, .box-text h6 {
  line-height: 1.3;
  margin-bottom: 0.1em;
  margin-top: 0.1em;
}

.box-text {
  font-size: 0.9em;
  padding-bottom: 1.4em;
  padding-top: 0.7em;
  position: relative;
  width: 100%;
  color: #444444;
}

.box-text h4 {
  color: #444444;
  font-weight: 700;
  font-style: normal;
}

.box-text p {
  margin-bottom: 0.1em;
  margin-top: 0.1em;
  color: #777777;
}

.img, .img img {
  width: 100%;
  height: auto;
}

#text-3414255081 p {
  color: rgb(0, 0, 0);
}

#section_1069981405 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: rgb(255, 255, 255);
}

.button, button, input[type=button], input[type=reset], input[type=submit] {
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0;
  box-sizing: border-box;
  color: currentColor;
  cursor: pointer;
  font-size: 0.97em;
  font-weight: bolder;
  letter-spacing: 0.03em;
  line-height: 2.4em;
  margin-right: 1em;
  margin-top: 0;
  max-width: 100%;
  min-height: 2.5em;
  padding: 0 1.2em;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  text-shadow: none;
  text-transform: uppercase;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s, color 0.3s;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  width: fit-content;
}

.button, input[type=button].button, input[type=reset].button, input[type=submit], input[type=submit].button {
  background-color: #004d96;
  border-color: rgba(0, 0, 0, 0.05);
  color: #fff;
}

.primary, input[type=submit], input[type=submit].button {
  background-color: #004d96;
}

.is-outline:hover,
.primary.is-outline:hover {
  background-color: #004d96;
  border-color: #004d96;
  color: #fff;
}

.primary.is-link, .primary.is-outline, .primary.is-underline {
  color: #004d96;
}

.button.is-outline, input[type=button].is-outline, input[type=reset].is-outline, input[type=submit].is-outline {
  background-color: transparent;
  border: 2px solid;
}

.primary.is-link, .primary.is-outline, .primary.is-underline {
  color: #004d96;
}

.button span {
  display: inline-block;
  line-height: 1.6;
}

.secondary.is-link, .secondary.is-outline, .secondary.is-underline {
  color: #444444;
}

.button.is-outline, input[type=button].is-outline, input[type=reset].is-outline, input[type=submit].is-outline {
  background-color: transparent;
  border: 2px solid;
}

.button.is-outline {
  line-height: 2.19em;
}

.button:not(.icon) > span + i {
  margin-left: 0.4em;
  margin-right: -0.15em;
}

.secondary.is-outline:hover {
  background-color: #444444;
  border-color: #444444;
  color: #fff;
}

.col-inner {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex: 1 0 auto;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 100%;
}

#col-459239549 .col-inner {
  display: flex;
  justify-content: center;
}

#text-box-1429710020 .text-inner {
  padding: 30px 20px 0px 20px;
}

#text-box-1429710020 {
  width: 100%;
}

#text-box-1429710020 .text-box-content {
  font-size: 100%;
}

.scroll-for-more:not(:hover) {
  opacity: 0.7;
}

.z-5 {
  z-index: 25;
}

.h-center {
  left: 50%;
  transform: translateX(-50%);
}

.bottom, .fill {
  bottom: 0;
}

.absolute {
  position: absolute !important;
}

.scroll-for-more {
  margin-left: 0 !important;
}

.row-full-width {
  max-width: 100% !important;
}

.p-t-0 {
  padding-top: 0 !important;
}

.button_center {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

body {
  font-weight: 400;
  font-style: normal;
  font-size: 100%;
}

.section p {
  font-size: inherit;
  color: #444444;
  line-height: inherit;
}

.expand, .full-width {
  display: block;
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 100% !important;
}

.social-icons {
  color: #999;
  display: inline-block;
  font-size: 0.85em;
  vertical-align: middle;
}

.social-icons a:hover i {
  color: #1cabaa;
}

.text-left {
  text-align: left;
}

a.plain {
  color: currentColor;
  transition: color 0.3s, opacity 0.3s, transform 0.3s;
}



a.icon:not(.button), button.icon:not(.button) {
  font-family: sans-serif;
  font-size: 1.2em;
  margin-left: 0.25em;
  margin-right: 0.25em;
}

.social-icons i {
  min-width: 1em;
  color: #999;
}

h1, h2, h3, h4, h5, h6, .heading-font, .banner h1, .banner h2 {
  font-weight: 700;
  font-style: normal;
}

/**/



.is-dashed {
  border-style: dashed;
}

/**/
.accordion-title {
  border-top: 1px solid #ddd;
  display: block;
  font-size: 110%;
  padding: 0.6em 2.3em;
  position: relative;
  transition: border 0.2s ease-out, background-color 0.3s;
}

.accordion-title.active {
  background-color: rgba(0, 0, 0, 0.03);
  border-color: #004d96;
  color: #004d96;
  font-weight: 700;
}

.toggle {
  box-shadow: none !important;
  color: currentColor;
  height: auto;
  line-height: 1;
  margin: 0 5px 0 0;
  opacity: 0.6;
  padding: 0;
  width: 45px;
}

.active > .toggle {
  transform: rotate(-180deg);
}

.accordion .toggle {
  border-radius: 999px;
  height: 1.5em;
  left: 0;
  margin-right: 5px;
  position: absolute;
  top: 0.3em;
  transform-origin: 50% 47%;
  width: 2.3em;
}

.accordion .active .toggle {
  color: currentColor;
  opacity: 1;
}

.toggle i {
  font-size: 1.8em;
  transition: all 0.3s;
}

.accordion-inner {
  display: none;
  padding: 1em 2.3em;
}

.accordion-inner ul {
  list-style: disc;
}

.accordion-inner ul li {
  margin-left: 1.3em;
  margin-bottom: 0.6em;
  display: list-item;
}

.prp-btn {
  background-color: #7778c1;
  min-width: 173px;
  max-width: max-content !important;
}

.full-width.prp-btn {
  max-width: unset !important;
}

.prp-btn:hover {
  box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2);
  color: #fff;
}

.custom-template .section-heading.centered {
  color: rgb(29, 169, 72);
}

/**/

.pr-0 {
  padding-right: 0 !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.w-90 {
  width: 90% !important;
}


.section_title {
  font-size: 32px;
  font-weight: 700;
  color: #3d4043;
  line-height: 40px;
  margin: 0 0 12px;
  letter-spacing: 0;
}
.section_title.section_title0 {
  font-size: 20px;
  line-height: 1.2;
}
.section_title.section_title1 {
  font-size: 24px;
  line-height: 32px;
}
.section_title.section_title2 {
  font-size: 42px;
  line-height: 50px;
}
.section_title.section_title3 {
  font-size: 37px;
  line-height: 1.5;
}
.section_title.section_title4 {
  font-size: 41px;
  font-weight: 400;
}
.section_title.section_title5 {
  font-size: 62px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 5px;
}

.page_title {
  color: #333;
  text-align: center;
  font-weight: 600;
  font-size: 48px;
}

.section_desc {
  color: #3c4043;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 0;
}
.section_desc a {
  text-decoration: underline !important;
  box-shadow: none;
  color: #39f;
}
.section_desc a:hover {
  color: #595959;
}
.section_desc.section_desc2 {
  font-weight: 700;
}
.section_desc.section_desc3 {
  margin-bottom: 15px;
  font-size: 21px;
  line-height: 1.38105;
  font-weight: 400;
  color: #333;
}
.section_desc.section_desc4 {
  margin-top: 26px;
  font-size: 28px;
  line-height: 36px;
}

.section_link {
  color: rgb(63, 115, 203);
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}
.section_link.section_link2 {
  text-decoration: underline;
  color: #39f;
}
.section_link:hover, .section_link.section_link2:hover {
  text-decoration: underline;
  color: #595959;
}
.section_link .fa {
  margin-left: 5px;
}

/**/

.induction_roll_tube_pack_section .induction_roll_tube_pack_item_1 {
  background-color: #cdf5f2;
}

.induction_factory_direct_section .induction_joint_tube_item_text {
  background-color: #c6e4f4;
  min-height: unset !important;
}

.induction_faq_img {
  border-radius: 28px;
}

.induction_faq_list li .induction_faq_title {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 35px 0 15px 0;
  width: 100%;
  padding: 0;
}
.induction_faq_list li .induction_faq_title span {
  font-weight: 700;
  border-radius: 15px;
  line-height: 1.5em;
  color: #333;
  font-size: 20px;
  flex: 1;
  text-align: left;
}
.induction_faq_list li .induction_faq_title .fa {
  font-size: 20px;
  margin-left: 5px;
}
.induction_faq_list li .induction_faq_content {
  display: none;
}
.induction_faq_list.induction_faq_list_2 li .induction_faq_content {
  border-bottom: 1px solid #000;
}

.induction_main_faq_section {
  background-color: transparent;
}
.induction_main_faq_section .induction_main_faq_item {
  padding: 30px;
  border-radius: 28px;
  align-items: flex-start;
  border: 1px solid rgba(0, 0, 0, 0.36);
}
.induction_main_faq_section .induction_main_faq_item h4 {
  color: #3d4043;
  font-size: 14px;
  font-weight: 700;
  margin: 0 0 8px;
}
.induction_main_faq_section .induction_main_faq_item h4 .fa {
  font-size: 18px;
  color: #ffb700;
  margin-right: 5px;
}
.induction_main_faq_section .induction_main_faq_item .section_title {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 12px;
}
.induction_main_faq_section .induction_main_faq_item .section_desc {
  margin-bottom: 18px;
}

/* Extra vertical spacing for the white FAQ section only */
.faq-white-content {
  padding-top: 8px;
  padding-bottom: 56px;
}

.faq-white-content .induction_main_faq_list_2 {
  row-gap: 20px;
}

@media (min-width: 992px) {
  .faq-white-content .induction_main_faq_list_2 > [class*="col-"] {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}

.faq-white-content .induction_main_faq_item.border-white {
  border-color: #3d4043 !important;
}

.faq-white-content .text-white,
.faq-white-content .induction_main_faq_item h4,
.faq-white-content .induction_main_faq_item .section_title,
.faq-white-content .induction_main_faq_item .section_desc {
  color: #3d4043 !important;
}

/**/
.rte {
  color: #333;
  margin-bottom: 35px;
}
.rte.rte:last-child {
  margin-bottom: 0;
}
.rte .sfContentBlock h2, .rte .sfContentBlock h3 {
  margin: 0 0 17px;
}
.rte .sfContentBlock h2 strong, .rte .sfContentBlock h3 strong {
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  font-size: 1.25em;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  color: #333;
}
.rte .sfContentBlock h3 {
  margin-top: 55px;
  margin-bottom: 28px;
}
.rte .sfContentBlock h3 strong {
  font-size: 1.625em;
  text-transform: none;
  letter-spacing: 0;
}
.rte .sfContentBlock h3:first-child {
  margin-top: 0;
}
.rte .sfContentBlock p {
  color: #333;
  margin: 0 0 20px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
.rte .sfContentBlock a {
  text-decoration: underline;
  color: #39f;
}
.rte .sfContentBlock a:hover {
  color: #595959;
}

/**/
.recycling_program .container {
  max-width: 790px !important;
}
.recycling_program .step_title {
  font-size: 18px;
  margin-bottom: 5px;
  margin-top: 5px;
}

/**/
.sp_top_section {
  height: 461px;
  position: relative;
}
.sp_top_section .sp_text_box {
  left: 0;
  top: 0;
}
.sp_top_section .sp_text_box:before {
  display: flex;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.63);
}
.sp_top_section .section_title {
  color: #fff;
}

/**/
.env_top_section .env_top_text {
  padding: 0 45px;
}
.env_top_section .env_top_text .section_title {
  line-height: 1.5em;
}
.env_top_section .env_top_text .section_desc {
  line-height: 1.75em;
}
.env_top_section .env_top_img {
  height: 535px;
  padding: 0;
}

/**/
.s_templates_item .induction_tube_item_in {
  background-color: transparent;
}
.custom_btn {
  color: #fff !important;
  background-color: #197bbd;
  border: 0 !important;
  border-radius: 2px !important;
  padding: 10px 18px !important;
}
.custom_btn:hover {
  background-color: #38546a !important;
}

.custom_btn4:hover {
  background-color: #5d5ebb;
  color: #fff;
}

.ec_l_inner {
  height: 580px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.ec_l_inner .section_title,
.ec_l_inner .section_desc {
  color: #fff;
}
.ec_l_inner a {
  color: #f9c23b;
}

.induction-sealer-label-machines {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #f7f7f7;
  margin-bottom: 0;
}

.is_green_span {
  font-weight: 400;
  letter-spacing: 1px;
  color: #03ab84 !important;
  margin-top: 0;
  font-size: 16px;
  line-height: 1.5em;
  margin-bottom: 10px;
  text-align: center;
}

.print_info_row {
  background-color: #b5e7ff;
}
.print_info_row .section_title {
  color: #3d4043;
}

/**/


.request-form {
  padding: 50px;
  background-color: rgb(245, 246, 247);
  border-radius: 30px;
}

.css_faq_row {
  background-color: #fff;
  border-radius: 56px;
  padding: 30px 60px 60px;
}
.css_faq_row .css_faq_list li {
  margin-top: 30px;
  width: 100%;
}
.css_faq_row .css_faq_list li .css_faq_title {
  width: 100%;
  font-weight: 700;
  padding: 15px;
  background: #fff;
  border: 1px solid #9b9b9b;
  border-radius: 5px;
  font-size: 20px;
  line-height: 28px;
  color: #3c4043;
  letter-spacing: 0;
  display: flex;
  justify-content: space-between;
}
.css_faq_row .css_faq_list li .css_faq_title span {
  flex: 1;
  text-align: left;
}
.css_faq_row .css_faq_list li .css_faq_content {
  padding: 15px;
  margin-top: 8px;
  display: none;
}

/**/
.sleeve_strain_item .sleeve_strain_item_img {
  border: 2px solid transparent;
}
.sleeve_strain_item .sleeve_strain_item_img:hover {
  border-color: #00f4cf;
}
.sleeve_strain_item .sleeve_strain_item_title {
  font-size: 21px;
  font-weight: 700;
  line-height: 1.2;
  color: #333;
  margin-top: 5px;
}
.sleeve_strain_item .sleeve_strain_item_title:hover {
  text-decoration: underline;
}

/**/
.color_list li {
  margin-right: 20px;
}
.color_list li h4 {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  display: flex;
  align-items: center;
}
.color_list li h4 span {
  margin-right: 5px;
  display: flex;
  width: 28px;
  height: 28px;
  border: 2px solid rgba(72, 72, 72, 0.2);
  border-radius: 50%;
}

/**/
.color_title {
  top: 30px;
  left: 30px;
}

/**/


@keyframes pb-buzz {
  50% {
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    transform: translateX(-3px) rotate(-2deg);
  }
}


/**/
.video_section {
  height: 1170px;
}
.video_section video {
  top: 0;
  left: 0;
  object-fit: cover;
}
.video_section .induction-sealer-video-row {
  padding: 150px 0 50px 0;
}

.induction-sealer-hero-wrapper {
  position: relative;
  width: 100%;
  min-height: 720px;
  background-color: #000;
  overflow: hidden;
}

.induction-sealer-hero-wrapper .container {
  position: relative;
  z-index: 1;
}

.induction-sealer-hero-wrapper .induction-sealer-video-row {
  min-height: 720px;
  padding-top: 60px;
  padding-bottom: 60px;
  justify-content: center;
  gap: 20px;
  text-align: center;
}

.induction-sealer-hero-wrapper .induction-sealer-hero-logo {
  max-width: 200px;
  width: 100%;
  height: auto;
}

.induction-sealer-hero-wrapper .induction-sealer-secondary-image {
  max-width: min(100%, 1100px);
  width: 100%;
  height: auto;
}

.induction-sealer-hero-wrapper .induction-sealer-hero-title {
  color: #fff;
}

.induction-sealer-hero-wrapper .induction-sealer-hero-bottom {
  position: relative;
  z-index: 1;
}

.bg-black {
  background-color: #000;
}

.btn-border-white {
  border-color: #fff !important;
  border-radius: 6px !important;
}
.btn-border-white:hover {
  background-color: #fff;
  color: #000 !important;
}

.bg-dark-2 {
  background-color: #161617;
}

.text-dark-2 {
  font-weight: 700;
  font-size: 20px;
  color: #86868b;
}

.induction_featured_item2 p {
  font-size: 18px;
  line-height: 26px;
  color: rgb(134, 134, 139);
  font-weight: 700;
}

.stem_text_box {
  width: 380px !important;
  bottom: 100px;
}
.stem_text_box p {
  font-weight: 400;
  color: #a7c4ff;
  font-size: 20px;
  line-height: 28px;
}


.steam_product_type_box {
  border-radius: 28px;
  overflow: hidden;
  padding-left: 30px;
}
.steam_product_type_box .induction_faq_list li .induction_faq_title span {
  font-size: 26px;
  line-height: 34px;
}

.circle_img_box {
  position: relative;
  border-radius: 28px;
  overflow: hidden;
}
.circle_img_box img {
  border-radius: 28px;
}

/**/
.ss_label_app {
  height: 770px;
}
.ss_label_app img {
  object-fit: cover;
}

/**/
.oil_filling_section_1 {
  background-position: center top;
  background-repeat: no-repeat;
  padding: 200px 0 120px;
  background-attachment: scroll;
  background-size: contain;
}
.oil_filling_section_1 .induction-sealer-video-row {
  background-position: center top;
  background-repeat: no-repeat;
  height: 47px;
}
.oil_filling_section_1 .oil_filling_section_1_img {
  height: 870px;
  margin-top: 75px;
  max-width: 100%;
}

.text-yellow {
  color: #ffc400 !important;
}

.container_w900 {
  max-width: 900px;
}

.own-containers-section {
  background-color: #2d2d2d !important;
}

.fit-cover {
  object-fit: cover;
}

/* Keep image corner rounding consistent across this page */
img:not(.icon-bubble-img) {
  border-radius: 12px;
}

.oil_filling_section_2 .induction_featured_item svg path {
  fill: #fff;
}

.new_ftr_text {
  left: 0;
  top: 0;
  padding: 15px 40px;
}
.induction-sealer-features-heading {
  color: #fff;
  margin: 0 0 20px;
  font-size: 42px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: none;
  text-align: left;
}
.new_ftr_text.w-100 {
  max-width: unset;
}
.new_ftr_text.new_ftr_text_2 {
  top: unset;
  bottom: 0;
}
.new_ftr_text.new_ftr_text_4 {
  top: unset;
  bottom: 0;
}

.has_bg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.has_bg.bg_cover {
  background-size: contain;
}


.p-45 {
  padding: 45px !important;
}

.text-black {
  color: #161617;
}



    
    
    
    
    
    
    
    
    
    
    .icon-bubble {
  background-color: #fff;
        border: 1px solid #d9d9d9;
  border-radius: 12px;
    box-shadow: 0 12px 34px rgba(20, 20, 35, 0.20), 0 3px 12px rgba(20, 20, 35, 0.10);
  display: flex;
  align-items: center;
    transition: box-shadow 0.2s ease;
}

.icon-bubble:hover {
    box-shadow: 0 16px 42px rgba(20, 20, 35, 0.24), 0 6px 16px rgba(20, 20, 35, 0.12);
}

.icon-bubble .row {
    width: 100%;
}

.icon-bubble-img {
    width: 24px;
    height: 24px;
    object-fit: contain;
    border-radius: 0.5rem;
    padding: 3px;
    display: block;
    flex-shrink: 0;
}


  .color-slide {
    flex: 0 0 calc(20% - 1.2rem);
    min-width: 180px;
    text-align: center;
  }

  .color-slide img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 12px;
  }

  .color-slide h3 {
    margin-top: 0.75rem;
    font-size: 1.1rem;
    font-weight: 600;
    color: #3c4043;
  }

  .colors-next-btn:hover { background: #03ab84; color: #fff; border-color: #03ab84; }

    .faq-white-content .text-white {
        color: #161617 !important;
    }

    .faq-white-content .border-white {
        border-color: #161617 !important;
    }

    .induction-sealer-video-feature-section {
        background-color: #111111;
    }

    .induction-video-feature-wrap {
        background: #000000;

        border-radius: 14px;
    }

    .induction-video-feature-list {
        list-style: none;
        padding-left: 0;
        margin-bottom: 0;
    }

    .induction-video-feature-list li {
        color: #f5f5f5;
        font-size: 1rem;
        line-height: 1.5;
        padding: 0.6rem 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.12);
        display: flex;
        align-items: flex-start;
        gap: 0.55rem;
    }

    .induction-video-feature-list li:last-child {
        border-bottom: 0;
    }

    .induction-video-feature-list li::before {
        content: "\2022";
        color: #03ab84;
        font-weight: 700;
        font-size: 1.1rem;
        line-height: 1.2;
        margin-top: 0.08rem;
    }

    .induction-video-steps {
        color: #f5f5f5;
        margin-top: 0.75rem;
        margin-bottom: 0;
        padding-left: 1.4rem;
    }

    .induction-video-steps li {
        font-size: 0.98rem;
        line-height: 1.5;
        margin-bottom: 0.45rem;
    }

    .induction-video-steps li:last-child {
        margin-bottom: 0;
    }

    .induction-vertical-video {
        width: 100%;
        max-width: 340px;
        aspect-ratio: 9 / 16;
        border-radius: 12px;
        object-fit: cover;
        background-color: #000;
        border: 1px solid rgba(255, 255, 255, 0.2);
        box-shadow: 0 12px 34px rgba(0, 0, 0, 0.35);
    }

    .induction-video-fallback {
        width: 100%;
        max-width: 340px;
        border: 1px solid rgba(255, 255, 255, 0.16);
        border-radius: 12px;
        padding: 1rem;
        background: rgba(0, 0, 0, 0.45);
    }

    .induction-video-fallback p {
        margin-bottom: 0.75rem;
        color: #f5f5f5;
        font-size: 0.95rem;
        line-height: 1.45;
    }

    @media (max-width: 991.98px) {
        .induction-video-feature-content {
            text-align: left;
        }

        .induction-video-col {
            justify-content: flex-start !important;
        }
    }

    /* Keep all New Features overlay text at the top-left of each column */
    .oil_filling_section_3 .new_ftr_text {
        top: 0 !important;
        left: 0 !important;
        bottom: auto !important;
        padding-top: 5px;
        text-align: left;
        align-items: flex-start;
    }

    .oil_filling_section_3 .new_ftr_text.new_ftr_text_2,
    .oil_filling_section_3 .new_ftr_text.new_ftr_text_4 {
        top: 0 !important;
        bottom: auto !important;
    }

    .oil_filling_section_3 .new_ftr_text.new_ftr_text_4 {
        padding-right: 4.5rem;
    }

    .oil_filling_section_3 .new_ftr_text .section_title {
        padding-top: 0px;
    }

/* =========================================================
   SST / Collection product grid fixes
   Scope: only product_row_2 and icons_row sections
   ========================================================= */

/* 4 products per row */
.product_row_2 {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.product_row_2 > .pr_tube_item {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 18px 10px;
    display: flex;
}

.product_row_2 .pr_tube_item_in {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
}

/* Product image area - bigger frame and closer to title */
.product_row_2 .img_box {
    width: 100% !important;
    height: 340px;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 0 4px !important;
    display: block !important;
    position: relative !important;
    overflow: visible !important;
}

/* Main and hover images must sit on top of each other, not side by side */
.product_row_2 .img_box img {
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    max-height: 340px !important;
    object-fit: contain !important;
    object-position: center bottom !important;
    border-radius: 0 !important;
    position: absolute !important;
    left: 50% !important;
    bottom: 0 !important;
    top: auto !important;
    right: auto !important;
    transform: translateX(-50%) !important;
    transition: opacity 0.25s ease;
}

.product_row_2 .img_box .img_1 {
    opacity: 1;
    z-index: 1;
}

.product_row_2 .img_box .img_2 {
    opacity: 0;
    z-index: 2;
}

.product_row_2 .img_box:hover .img_1 {
    opacity: 0;
}

.product_row_2 .img_box:hover .img_2 {
    opacity: 1;
}

/* Product text */
.product_row_2 .item_bottom {
    padding-top: 0 !important;
    margin-top: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    flex: unset;
}

.product_row_2 .item_bottom h3 {
    margin: 0 0 6px !important;
    min-height: 42px;
    font-size: 15px;
    line-height: 1.35;
    font-weight: 600;
    color: #3f5b6f;
}

.product_row_2 .item_bottom h3 a {
    color: #3f5b6f;
    text-decoration: none;
}

.product_row_2 .item_bottom strong {
    display: block;
    margin: 0 0 10px !important;
    font-size: 16px;
    line-height: 1.25;
    color: #333;
    font-weight: 700;
}

.product_row_2 .item_bottom > a:last-child {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    min-height: 38px;
    padding: 7px 22px;
    border: 2px solid #3f5b6f;
    background-color: transparent;
    color: #3f5b6f;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 700;
    text-decoration: none;
}

.product_row_2 .item_bottom > a:last-child:hover {
    background-color: #3f5b6f;
    color: #fff;
}

/* Feature icon row */
.icons_row .pr_featured_item2,
.icons_row .induction_featured_item2 {
    text-align: center;
    align-items: center;
}

.icons_row .pr_featured_item2 i,
.icons_row .pr_featured_item2 svg,
.icons_row .induction_featured_item2 i,
.icons_row .induction_featured_item2 svg {
    width: 32px !important;
    height: 32px !important;
    max-width: 32px !important;
    max-height: 32px !important;
    font-size: 32px !important;
    margin: 0 0 8px !important;
    color: #fff;
    display: block;
}

.icons_row .pr_featured_item2 p,
.icons_row .induction_featured_item2 p {
    max-width: 230px;
    margin: 0 auto !important;
    color: #fff !important;
    font-size: 19px !important;
    line-height: 1.18 !important;
    font-weight: 700 !important;
    text-align: center;
}

.icons_row .pr_featured_item2 p span,
.icons_row .induction_featured_item2 p span {
    display: block;
    margin-bottom: 4px;
    color: #fff !important;
    font-size: 22px !important;
    line-height: 1.1 !important;
    font-weight: 700 !important;
}

/* Responsive */
@media (max-width: 991.98px) {
    .product_row_2 > .pr_tube_item {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (max-width: 575.98px) {
    .product_row_2 > .pr_tube_item {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .product_row_2 .img_box {
        height: 320px;
    }

    .product_row_2 .img_box img {
        max-height: 320px !important;
    }
}

#middle {
    background-color: #f8f9fb;
}

.product_row_2 {
    margin-top: -50px !important;
}

#middle {
    padding-bottom: 50px;
}

.pr_featured_item2 .section_desc .title{
    display:block;
    color:#fff !important;
    font-size:22px !important;
    font-weight:700 !important;
    margin-bottom:12px;
}

.pr_featured_item2 .section_desc .desc{
    display:block;
    color:#bfc6cd !important;
    font-size:18px !important;
    font-weight:400 !important;
    line-height:1.35 !important;
}

.shipped-title {
    white-space: nowrap;
}