/*
 Theme Name:   Hello Elementor Child
 Theme URI:    http://example.com/hello-elementor-child
 Description:  Hello Elementor Child Theme
 Author:       Your Name
 Author URI:   http://example.com
 Template:     hello-elementor
 Version:      1.0.0
*/

/* Importing the parent theme style.css */
@import url("../hello-elementor/style.css");

:root {
  --color1: #2D7F56;
  --color2: #393939;
  --color3: #5D5D5D;
  --color4: #fff;
}

/* Custom CSS can go here */



label {
  width: 100%;
}

.theme-text {
  color: var(--color1) !important;
}

.hfe-nav-menu-icon {
  padding: 0 !important;
}

.outlined-text h2 {
  color: transparent !important;
  -webkit-text-stroke: 1px var(--color1);
  -moz-text-stroke: 1px var(--color1);
  text-stroke: 1px var(--color1);
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
  text-fill-color: transparent;
}

/* Mega menu main container */
.megamenu {
  position: relative;
  /* height: 50vh; */
  overflow-y: visible;
  /* Scroll hata diya taaki sub-menus dikhen */
}

.megamenu .menu-title {
  text-align: left;
  font: normal normal 600 14px/20px Proxima Nova;
  letter-spacing: 0px;
  color: #5D5D5D;
  text-transform: uppercase;
  opacity: 0.4;
  padding: 8px 20px;
}

ul.product_categories {
  list-style: none !important;
  padding-left: 0;
  width: 300px;
  height: 65vh;
  margin: 0;
  overflow-y: auto;
}

ul.product_categories::-webkit-scrollbar {
  display: none;
}

/* Common style for all menu items */
ul.product_categories li {
  position: inherit;
}

ul.product_categories li a,
ul.product_categories li span {
  font: normal normal 600 15px / 20px Helvetica;
  color: var(--color2);
  padding: 11px 20px;
  display: block;
  cursor: pointer;
  text-decoration: none;
  transition: 0.3s ease all;
}

ul.product_categories li a:hover,
ul.product_categories li span:hover {
  background: var(--color1);
  color: var(--color4);
}

.subcategories,
.sub-subcategories {
  position: absolute;
  top: 0;
  left: 300px;
  width: 300px;
  min-height: 100%;
  border-left: 1px solid #D5D5D5;
  z-index: 99;
  /* display: none; */
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease all;
  height: 100%;
}


ul.product_categories li:hover>.subcategories,
ul.product_categories li:hover>.sub-subcategories {
  /* display: block !important; */
  opacity: 1 !important;
  visibility: visible !important;
}


ul.product_categories li a i,
ul.product_categories li span i {
  float: right;
  line-height: 24px;
}


ul.sub-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.megamenu-product {
  height: 50vh;
  overflow-y: scroll;
}

/* mega menu end */
/* elementor btn css start */
.banner-animated-btn .elementor-button .elementor-button-content-wrapper .elementor-button-icon {
  background: var(--color1);
  color: var(--color4);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: inlineflex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease;
}

.banner-animated-btn .elementor-button .elementor-button-content-wrapper .elementor-button-icon svg {
  fill: var(--color1) !important;
  transition: all 0.4s ease;
  width: 24px;
  filter: invert(1) brightness(10);
}

.banner-animated-btn .elementor-button:hover .elementor-button-content-wrapper .elementor-button-icon {
  rotate: 0deg;
}

.animated-btn .elementor-button .elementor-button-content-wrapper .elementor-button-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--color4);
  color: var(--color1);
  display: inlineflex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease;

}

.animated-btn .elementor-button .elementor-button-content-wrapper .elementor-button-icon svg {
  fill: var(--color1) !important;
  transition: all 0.4s ease;
  width: 24px;
}

.banner-animated-btn .elementor-button:hover .elementor-button-content-wrapper .elementor-button-icon,
.animated-btn .elementor-button:hover .elementor-button-content-wrapper .elementor-button-icon {
  rotate: 45deg;
}

.elementor-button .elementor-button-content-wrapper {
  align-items: center;
}

/* product box css start */

.elementor-button .elementor-button-content-wrapper {
  overflow: hidden;
}


.elementor-button .elementor-button-text {
  display: inline-block;
  will-change: transform, opacity;
}

.elementor-button .elementor-button-text {
  animation: arrowSlideUp 0.35s ease-in-out forwards;
}

.elementor-button:hover .elementor-button-text {
  animation: arrowSlideDown 0.35s ease-in-out forwards;
}

@keyframes arrowSlideUp {
  0% {
    transform: translateY(0);
    opacity: 1;
  }

  45% {
    transform: translateY(-120%);
    opacity: 0;
  }

  55% {
    transform: translateY(120%);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes arrowSlideDown {
  0% {
    transform: translateY(0);
    opacity: 1;
  }

  45% {
    transform: translateY(120%);
    opacity: 0;
  }

  55% {
    transform: translateY(-120%);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

/* 
.product-box::before {
  content: '';
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  scale: 1.1;
  border-radius: 20px;
  opacity: 0;
  transition: all 0.4s ease;
  z-index: 1;
  border: 0;
}

.product-box1::before {
  background-image: url('https://flint.com.sg/wp-content/uploads/2026/06/Flexographic-Printing.jpg');
}

.product-box2::before {
  background-image: url('https://flint.com.sg/wp-content/uploads/2026/06/Gravure-Printing.jpg');
}

.product-box3::before {
  background-image: url('https://flint.com.sg/wp-content/uploads/2026/06/Offset-Printing.jpg');
}

.product-box4::before {
  background-image: url('https://flint.com.sg/wp-content/uploads/2026/06/UV-Printing.jpg');
}

.product-box5::before {
  background-image: url('https://flint.com.sg/wp-content/uploads/2026/06/Security-Printing.jpg');
} */
.product-box {
  position: relative;
}

.product-box:hover {
  z-index: 9;
}

.product-box:hover img {
  opacity: 1 !important;
}

.overflow-x-hide {
  overflow-x: clip;
}

/* product box css end */

/* service card css start  */
.service-card .service-btn .elementor-widget-icon {
  position: absolute;
  transition: 0.3s ease all;
  top: 50%;
  translate: 0 -50%;
}

.service-card .service-btn .elementor-widget-icon:last-child {
  top: 100%;
  opacity: 0;
}

.service-card:hover .service-btn .elementor-widget-icon:first-child {
  top: -100%;
}

.service-card:hover .service-btn .elementor-widget-icon:last-child {
  top: 50%;
  opacity: 1;
}

.service-card::before {
  content: "";
  position: absolute;
  bottom: 60px;
  right: 0px;
  width: 60px;
  height: 60px;
  background: #ffffff00;
  border-bottom-right-radius: 020px;
  box-shadow: 18px 21px 0 #f5f5f5;
  left: inherit;
  top: inherit;
}

.service-card:after {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 60px;
  width: 60px;
  height: 60px;
  background: #ffffff00;
  border-bottom-right-radius: 14px;
  box-shadow: 18px 16px 0 #f5f5f5;
}

/* service card css end */
/* pagination style one css start  */
.pagination-style-one {
  display: inline-flex;
  justify-content: center;
}

.pagination-style-one .page-numbers.current {
  font-weight: 700 !important;
  color: var(--color4) !important;
  background: var(--color1) !important;
}

.pagination-style-one .page-numbers {
  font: normal normal 700 17px / 22px Proxima Nova !important;
  letter-spacing: 0px;
  color: var(--color2) !important;
  background: #EBEBEB 0% 0% no-repeat padding-box;
  border: none;
  border-radius: 8px;
  text-decoration: none !important;
  width: 45px;
  height: 45px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0 5px;
}

.pagination-style-one .prev.page-numbers,
.pagination-style-one .next.page-numbers {
  background: transparent !important;
  width: auto;
  padding: 7px;
}

/* pagination style one css start  */

/* Blog css start */
.blog-wrapper {
  background-image: url(https://flint.com.sg/wp-content/uploads/2026/06/Background-1.svg);
  background-position: top center;
  background-size: contain;
  background-repeat: no-repeat;
  padding-bottom: 50px;
}

.blog-post-card {
  margin-bottom: 40px;
  border-radius: 16px;
  overflow: hidden;
  background: #fff;
}

.blog-post-card .blog-image-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}

.blog-post-card .blog-image-wrapper img {
  width: 100%;
  display: block;
  transition: 0.3s ease all;
}

.blog-post-card .blog-image-wrapper .icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--color1);
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  opacity: 0;
  padding: 12px;
  transition: 0.3s ease all;
}

.blog-category-badge {
  position: absolute;
  top: 15px;
  left: 15px;
  background: var(--color1) !important;
  color: #fff;
  font-size: 13px;
  padding: 6px 12px;
  border-radius: 8px;
  text-transform: capitalize;
}

.blog-post-card .blog-content {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.blog-post-card .blog-content .date {
  text-align: left;
  font: normal normal 600 15px/20px Proxima Nova;
  letter-spacing: 0px;
  color: var(--color1);
  opacity: 1;
  display: block;
  margin-bottom: 5px;
}

.blog-post-card .blog-content h2 {
  text-align: left;
  font: normal normal 500 18px/24px Stolzl;
  letter-spacing: 0px;
  color: var(--color2);
  opacity: 1;
  margin: 0;
}

.blog-post-card .blog-content h2 a {
  color: var(--color2);
  text-decoration: none;
}

.blog-post-card .blog-content p {
  margin-top: 5px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* Number of lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}


.blog-post-card:hover .blog-image-wrapper img {
  scale: 1.05;
}

.blog-post-card:hover .blog-content h2 a {
  color: var(--color1);
}

.blog-post-card:hover .blog-image-wrapper .icon {
  opacity: 1;
}

.single-blog-banner {
  padding: 100px 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.single-blog-banner .date {
  color: var(--color4);
  opacity: 0.8;
}

.single-blog-banner h2 {
  text-align: left;
  font: normal normal 500 45px/55px Stolzl;
  letter-spacing: 0px;
  color: var(--color4);
  opacity: 1;
}

.article-detail {
  padding: 70px 0;
  position: relative;
}

.article-detail::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 180px;
  height: 220px;
  background-image: url(https://flint.com.sg/wp-content/uploads/2026/06/Element-02.svg);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 100%;
  z-index: -1;
}

.article-detail::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 180px;
  height: 220px;
  background-image: url(https://flint.com.sg/wp-content/uploads/2026/06/Element-01.svg);
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 100%;
  z-index: -1;
}

.prevnext-post a {
  font: normal normal 600 20px/28px Proxima Nova;
  letter-spacing: 0px;
  color: var(--color2);
  opacity: 1;
}

.prevnext-post a:hover {
  color: var(--color1);
}


.recent-post {
  display: flex;
  gap: 12px;
  margin-bottom: 20px;
  align-items: center !important;
}

.recent-post img {
  width: 70px;
  display: block;
}

.recent-post a {
  font-size: 16px !important;
  color: #292c2d !important;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
  line-height: 21px;
  margin-bottom: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.recent-date {
  font-size: 14px !important;
  color: #292c2d !important;
  margin-top: 2px;
}

/* blog css end */

.project-gallery .owl-theme .owl-dots .owl-dot span {
  border: 1px solid #fff !important;
  background: transparent !important;
}

.project-gallery .owl-theme .owl-dots .owl-dot.active span {
  background: var(--color4) !important;
}

/* testimonials css start */

/* testimonials box one  css start */

.testimonials-box-one {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 2px solid #ececec;
  border-radius: 10px 150px 10px 10px;
  padding: 0px 50px 50px 50px;
  text-align: center;
  margin-top: 55px;
  position: relative;
}

.testimonials-box-one:before {
  content: "";
  position: absolute;
  bottom: -1px;
  width: calc(100% + 4px);
  height: 10px;
  background: var(--color1);
  left: -2px;
  border-radius: 0px 0px 10px 10px;
  transition: all 0.4s ease;
}

.testimonials-box-one:hover:before {
  content: "";
  background: var(--color2);
}

.testimonials-box-one .img-wrap {
  position: relative;
  margin-top: -50px;
}

.testimonials-box-one .img-wrap img {
  width: 100px !important;
  margin: 0px auto;
  border-radius: 50%;
}

.testimonials-box-one .title,
.testimonials-box-one-popup .title {
  font: normal normal normal 21px / 25px Proxima Nova;
  letter-spacing: 0px;
  color: var(--color1);
  margin-bottom: 5px;
  margin-top: 20px;
}

.testimonials-box-one .quate-img img {
  width: 25px;
  margin: 0 auto;
}

.testimonials-box-one .rating-area {
  color: #ffc107;
  font-size: 20px;
  margin-top: 24px;
}

.testimonials-box-one .content-box {
  height: 130px;
}

.testimonials-box-one .content-box .description {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.read-more-link {
  text-decoration: underline !important;
  font: normal normal 700 15px / 28px Proxima Nova;
  letter-spacing: 0px;
  color: #292c2d !important;
}

/* testimonials box one  css end */

/* testimonials box two  css start */
.testimonials-box-two {
  background: #f9f9f9 0% 0% no-repeat padding-box;
  box-shadow: 2px 5px 10px #d9d6cd29;
  border-radius: 20px;
  padding: 25px;
}

.testimonials-box-two .testimonials-wrap,
.testimonials-box-two-slider .testimonials-wrap {
  display: flex;
  align-items: center;
  justify-content: start;
}

.testimonials-box-two .content-box {
  font: normal normal 500 16px / 24px Proxima Nova;
  letter-spacing: 0px;
  color: #3a3a3a;
  margin-bottom: 30px;
}

.testimonials-box-two .content-box strong {
  color: #bfa74b;
  font-weight: 500 !important;
  font-style: italic;
}

.testimonials-box-two .testimonials-wrap .img-wrap img,
.testimonials-box-two-slider .testimonials-wrap .img-wrap img {
  width: 70px !important;
  min-width: 70px !important;
  height: 70px;
  border-radius: 50%;
  margin-right: 10px;
}

.testimonials-box-two .testimonials-wrap .title,
.testimonials-box-two-slider .testimonials-wrap .title {
  font: normal normal 600 16px / 24px Proxima Nova;
  letter-spacing: 0px;
  color: #000;
  margin: 0;
}

.testimonials-box-two .testimonials-wrap {
  color: #ffc107;
  font-size: 16px;
}

/* testimonials css start */

/* testimonials popup css start */
.model-testimonial .img-wrap img {
  width: 130px !important;
  margin: 0px auto;
  border-radius: 50%;
}

.model-testimonial button.btn-close {
  position: absolute;
  background-color: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  right: -50px;
  top: 5px;
  z-index: 9;
  opacity: 1;
  filter: invert(1);
  padding: 0;
  width: 20px;
  box-shadow: none !important;
  outline: none;
}

@media only screen and (max-width: 991px) {
  .model-testimonial button.btn-close {
    right: 15px;
    top: 15px;
    filter: none;
  }
}

.model-testimonial button.btn-close:hover,
.model-testimonial button.btn-close:focus,
.model-testimonial button.btn-close:focus-visible {
  filter: brightness(0) saturate(100%) invert(24%) sepia(63%) saturate(7327%) hue-rotate(348deg) brightness(102%) contrast(103%);
}

.model-testimonial .modal-content {
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 20px;
  padding: 40px;
}

.model-testimonial .testimonials-wrap {
  display: flex;
  justify-content: start;
  align-items: center;
  margin-bottom: 15px;
}

.model-testimonial .testimonials-wrap .img-wrap {
  width: 80px;
  margin-right: 10px;
}

.model-testimonial .testimonials-wrap .img-wrap img {
  border-radius: 50%;
}

.model-testimonial .testimonials-wrap .title {
  font: normal normal 600 16px / 24px Proxima Nova;
  letter-spacing: 0px;
  color: #000;
  margin: 0;
}

.model-testimonial .rating {
  color: #ffc107;
  font-size: 16px;
}

.modal-backdrop {
  background-color: #000 !important;
  opacity: 0.8 !important;
}

/* testimonials popup css end */

/* slick dots start  */

.arrowbtn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #3a3a3a;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  z-index: 99;
  color: #fff;
  cursor: pointer;
}

.arrowbtn:hover {
  background: var(--color2);
  color: #fff;
}

.left-btn {
  left: 0;
}

.right-btn {
  right: 0;
}

ul.slick-dots {
  display: flex;
  justify-content: center;
  margin-top: 15px;
  list-style: none;
}

ul.slick-dots li {
  margin: 0 5px;
}

ul.slick-dots li button {
  padding: 5px;
  font-size: 0;
  border-radius: 50% !important;
  width: 10px;
  height: 10px !important;
  background-color: #cfcfcf;
  border-color: #cfcfcf;
}

ul.slick-dots li.slick-active button,
ul.slick-dots li button:hover {
  background-color: var(--color1) !important;
  border-color: var(--color1) !important;
}

/* slick dots end  */

/* download pdf start */

.download-box .img-box {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #bec0c5;
  border-radius: 20px;
  overflow: hidden;
}

.download-box .img-box img {
  transition: 0.3s ease all;
}

.download-box:hover .img-box img {
  scale: 1.1;
}

.download-box .text-box h4 {
  text-align: left;
  font: normal normal 500 20px/26px Proxima Nova;
  letter-spacing: 0px;
  color: var(--color1);
  opacity: 1;
}

.download-box .text-box .description {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.download-box .text-box .elementor-button img {
  filter: brightness(10);
}

.download-box .text-box .elementor-button:hover img {
  filter: inherit;
}

/* download pdf end */

/* other box one css start */

.other-box-one .img-wrap {
  position: relative;
  overflow: hidden;
}

.other-box-one .img-wrap img {
  transition: all 0.4s ease;
}

.other-box-one .img-wrap .btn-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.4s ease;
}

.other-box-one:hover .img-wrap .btn-center {
  opacity: 1;
}

.other-box-one:hover .img-wrap img {
  transform: scale(1.05);
}

.other-box-one .content-box .date {
  font: normal normal 600 13px / 18px Proxima Nova;
  letter-spacing: 1.6px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.other-box-one .content-box .title {
  font: normal normal 500 20px/28px Proxima Nova;
  letter-spacing: 0px;
  color: var(--color1);
  margin-bottom: 10px;
}

/* other box one css start */

/* filter css start */
ul#project-filter-list {
  display: flex;
  justify-content: center;
  margin-bottom: 40px !important;
  padding-left: 0;
  list-style: none;
  flex-wrap: wrap;
}

ul#project-filter-list li {
  margin: 0 10px;
}

ul#project-filter-list li .cats {
  font: normal normal bold 18px / 30px Proxima Nova;
  letter-spacing: 0px;
  color: #292c2d;
  padding: 5px 15px;
  text-decoration: none;
}

ul#project-filter-list li .cats.active {
  color: var(--color1);
}

/* filter css end */

/* portfolio css start  */

.portfolio-box {
  position: relative;
  z-index: 0;
}

.portfolio-box:before {
  content: "";
  background: transparent linear-gradient(180deg, #ffffff 0%, #e3e3e3 43%, #575757 60%, #000000 100%) 0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;
  border-radius: 22px 155px 22px 22px;
  opacity: 0.75;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 0;
}

.portfolio-box .portfolio-wrap {
  transition: all 0.4s ease;
  border-radius: 22px 150px 22px 22px;
  transform: translateY(53px);
}

.portfolio-box .portfolio-effect {
  overflow: hidden;
}

.portfolio-box .portfolio-img img {
  border-radius: 22px 150px 22px 22px;
}

.portfolio-box:hover .portfolio-wrap {
  transition: all 0.4s ease;
  transform: translateY(0px);
}

.portfolio-info {
  position: absolute;
  bottom: 0;
  padding: 20px;
  color: #fff;
}

.portfolio-info .title {
  font: normal normal normal 28px / 35px Proxima Nova;
  letter-spacing: 0px;
  color: #ffffff;
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
}

.portfolio-info p {
  font: normal normal normal 14px/21px Proxima Nova;
  letter-spacing: 0px;
  color: #ffffff;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.btn-normal {
  display: flex !important;
  align-items: center !important;
  font: normal normal 700 16px / 20px Proxima Nova !important;
  letter-spacing: 0px !important;
  color: #ffffff !important;
  text-decoration: none !important;
  transition: all 0.4s ease;
}

.btn-normal svg {
  fill: #fff;
  margin-left: 10px;
  transition: all 0.4s ease;
  height: 14px !important;
}

.btn-normal:hover {
  color: var(--color1) !important;
}

.btn-normal:hover svg {
  fill: var(--color1) !important;
  transform: translateX(10px);
}

/* portfolio css end  */

.other-box-two {
  background: #fafafa 0% 0% no-repeat padding-box;
  border-radius: 20px;
}

.other-box-two .text-box {
  padding: 30px;
}

.other-box-two h4 {
  text-align: left;
  font: normal normal 600 24px / 34px Proxima Nova;
  letter-spacing: 0px;
  color: #101010;
  opacity: 1;
}

.other-box-two .videos-box video {
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  min-height: 240px;
  object-fit: cover;
}

button.close-top-right,
button.close-top-right:hover,
button.close-top-right:focus,
button.close-top-right:focus-visible {
  position: absolute;
  top: 30px;
  right: 30px;
  background-color: transparent;
  border: 0;
  filter: invert(1);
  opacity: 1;
  border-radius: 0;
  box-shadow: none !important;
  outline: none;
  z-index: 9999;
}

.timeline-wrapper {
  position: relative;
  max-width: 1100px;
  margin: 0 auto;
}

/* --- Top Year Nav & Progress Bar System --- */
.timeline-nav-container {
  position: relative;
  margin: 0 auto 60px auto;
}

/* The base background gray line */
.timeline-nav-container::before {
  content: '';
  position: absolute;
  bottom: 11px;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #e0e0e0;
}

/* The dynamic GREEN fill progress layer */
.timeline-progress-line {
  position: absolute;
  top: 37px;
  left: 0;
  height: 2px;
  background-color: var(--color1);
  /* Active Green Fill */
  z-index: 1;
  width: 0%;
  /* Driven dynamically by JavaScript */
  transition: width 0.3s ease-out;
  pointer-events: none;
}

.timeline-nav-slider .nav-item {
  text-align: center;
  cursor: pointer;
  position: relative;
  z-index: 2;
  outline: none;
}

.timeline-nav-slider .year-number {
  display: block;
  transition: color 0.3s ease;
  text-align: center;
  font: normal normal 500 24px/50px Stolzl;
  letter-spacing: 0px;
  color: #A5A5A5;
  opacity: 1;
}

.timeline-nav-slider .bullet-dot {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-color: #A5A5A5;
  border-radius: 50%;
  transition: background-color 0.2s ease 0.1s, transform 0.3s ease;
  z-index: 9;
  position: relative;
}

/* --- Progress Filling Rules for Bullets --- */
/* Any bullet that is BEFORE or IS the active index turns green */
.timeline-nav-slider .nav-item.progress-active .bullet-dot {
  background-color: var(--color1);
}

.timeline-nav-slider .nav-item.progress-active .year-number {
  color: #A5A5A5;
}

/* The true current selection highlights prominently */
.timeline-nav-slider .slick-current .year-number,
.timeline-nav-slider .active .year-number {
  color: var(--color1);
}

.timeline-nav-slider .slick-current .bullet-dot,
.timeline-nav-slider .active .bullet-dot {
  background: var(--color1);
}

/* --- Bottom Content Slider --- */
.timeline-content-slider .content-item {
  outline: none;
}

.timeline-title {
  font-size: 3.5rem;
  font-weight: 700;
  color: var(--color1) !important;
  margin-bottom: 10px;
}

.timeline-subtitle {
  font-weight: 700;
  color: var(--color2);
  margin-bottom: 15px;
}


.timeline-image img {
  border-radius: 15px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: auto;
  display: block;
}

/* --- Navigation Arrow Buttons --- */
.timeline-wrapper .slick-arrow {
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
  width: 45px;
  height: 45px;
  border-radius: 50%;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  transition: background-color 0.3s ease;
  background: var(--color1);
  color: var(--color4) !important;
}

.timeline-wrapper .slick-arrow i {
  color: var(--color4);
}

.timeline-wrapper .slick-arrow::before {
  display: none;
}

.timeline-wrapper .slick-prev {
  left: -90px;
  background-color: #f0f0f0;
}

.timeline-wrapper .slick-next {
  right: -90px;
  background-color: var(--color1);
}

.awards-box .elementor-widget-icon {
  opacity: 0;
  transition: 0.3s ease all;
}

.awards-box:hover .elementor-widget-icon {
  opacity: 1;
}

/* enquiry products  */
.printing-box .img-box {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  background-color: #F7F7F7;
  border: 1px solid #F7F7F7;
  transition: 0.3s ease all;
}

.printing-box .img-box img {
  transition: 0.3s ease all;
}

.printing-box .img-box .icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--color1);
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  opacity: 0;
  padding: 12px;
}

.icon img {
  filter: invert(1) brightness(10);
}

.printing-box h5 {
  text-align: left;
  font: normal normal 500 18px/26px Stolzl;
  letter-spacing: 0px;
  color: var(--color2);
  opacity: 1;
}

.printing-box:hover .img-box {
  border-color: var(--color1);
}

.printing-box:hover .img-box .icon {
  opacity: 1;
}

.printing-box:hover .img-box img {
  scale: 1.05;
}

.printing-title-wrapper h2,
.offset-related-product h2 {
  color: var(--color2);
  text-align: center;
  font: normal normal 500 45px/55px Stolzl;
}

.offset-breadcrumb {
  padding: 20px 0;
  background: var(--color1);
}

.offset-breadcrumb .breadcrumb .breadcrumb-item {
  opacity: 0.5;
}

.offset-breadcrumb .breadcrumb .breadcrumb-item a,
.offset-breadcrumb .breadcrumb .breadcrumb-item {
  text-align: left;
  font: normal normal 500 15px/22px Proxima Nova;
  letter-spacing: 0px;
  color: #FFFFFF;
}

.offset-breadcrumb h3 {
  color: var(--color4);
  margin: 0;
  font-style: 38px;
}

.back-btn {
  text-align: left;
  font: normal normal 500 17px/28px Proxima Nova;
  letter-spacing: 0px;
  color: #5D5D5D;
  opacity: 1;
}

.offset_printing_details {
  padding: 75px 0;
  background-image: url(https://flint.com.sg/wp-content/uploads/2026/06/Background-3.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.offset_printing_details hr {
  border-color: #888888 !important;
  opacity: 1 !important;
}

.offset_printing_details .nav-pills {
  border-right: 1px solid #888888;
}

.offset_printing_details .nav-pills .nav-item {
  display: block;
  width: 100%;
}

.offset_printing_details .nav-pills .nav-link {
  padding: 7px 0 !important;
  background: transparent !important;
  border-radius: 0 !important;
  display: block;
  text-align: left;
  font: normal normal 500 15px/22px Stolzl;
  letter-spacing: 0px;
  color: var(--color2);
  opacity: 1;
  position: relative;
}

.offset_printing_details .nav-pills .nav-link:before {
  content: '\e89e';
  font-family: "eicons";
  margin-right: 5px;
  opacity: 0;
}

.offset_printing_details .nav-pills .nav-link:hover,
.offset_printing_details .nav-pills .nav-link.active {
  color: var(--color1);
}

.offset_printing_details .nav-pills .nav-link:hover::before,
.offset_printing_details .nav-pills .nav-link.active::before {
  opacity: 1;
}

.offset_printing_details .tab-content ul li::marker {
  color: var(--color1);
}

.offset-related-product {
  padding: 60px 0;
  background: var(--color1);
}

.offset-related-product .slick-track {
  display: flex;
  gap: 10px;
  margin-left: 0 !important;
}

.slider-nav {
  gap: 15px;
  z-index: 10;
  display: inline-flex;
}

.slider-nav button {
  width: 45px;
  height: 45px;
  border: none;
  background: transparent;
  color: var(--color4);
  cursor: pointer;
  border-radius: 50%;
  transition: all 0.3s ease;
  border: 1px solid var(--color4);
}

.slider-nav button:hover {
  background: var(--color4);
  color: var(--color1);
}

.container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  max-width: 1260px !important;
  width: 100% !important;
}

.contact-form textarea {
  height: 150px;
}

.about-us-animation .box-1,
.about-us-animation .box-2,
.about-us-animation .box-3 {
  transition: 1.5s ease all;
  opacity: 0;
}

.about-us-animation .show.box-1 {
  top: -50px !important;
  opacity: 1;
}

.about-us-animation .show.box-2 {
  bottom: 70px !important;
  opacity: 1;
}

.about-us-animation .show.box-3 {
  top: 52px !important;
  opacity: 1;
}

.popup-search .woocommerce-product-search {
  position: relative;
}

.popup-search .woocommerce-product-search input {
  text-align: left;
  font: normal normal normal 20px / 24px Stolzl !important;
  letter-spacing: 0px;
  color: #5D5D5D !important;
  border-radius: 0 !important;
  border: 0 !important;
  border-bottom: 1px solid #B4B4B4 !important;
  padding: 10px 0 !important;
}

.product-common-search .woocommerce-product-search input {
  text-align: left;
  font: normal normal 600 16px / 24px Proxima Nova !important;
  letter-spacing: 0px;
  color: #999 !important;
  background: #FFFFFF 0% 0% no-repeat padding-box !important;
  border: 1px solid #C0C0C0 !important;
  border-radius: 40px !important;
  padding: 10px 20px !important;
}

.popup-search .woocommerce-product-search input::placeholder,
.product-common-search .woocommerce-product-search input::placeholder {
  opacity: 0.5;
}

.popup-search .woocommerce-product-search button,
.product-common-search .woocommerce-product-search button {
  position: absolute;
  right: 0px;
  top: 10px;
  background-color: transparent !important;
  border: none !important;
  cursor: pointer !important;
  padding: 0 !important;
  height: 20px !important;
  width: 20px !important;
  border-radius: 0 !important;
  background-image: url('https://flint.com.sg/wp-content/uploads/2026/06/Search.svg');
  background-repeat: no-repeat !important;
  background-position: right !important;
  background-size: contain !important;
  padding: 0;
  height: 40px;
  font-size: 0 !important;
  opacity: 0;
}

.popup-search .woocommerce-product-search input:placeholder-shown+button {
  opacity: 1;
}

.product-common-search .woocommerce-product-search button {
  right: 16px !important;
  top: 12px !important;
}

.popup-search .woocommerce-product-search button:focus,
.popup-search .woocommerce-product-search button:focus-visible,
.product-common-search .woocommerce-product-search button:focus,
.product-common-search .woocommerce-product-search button:focus-visible {
  outline: none !important;
  box-shadow: none !important;
}

.popup-search .woocommerce-product-search button:hover,
.product-common-search .woocommerce-product-search button:hover {
  background-color: transparent !important;
}

#pum-606 .pum-content+.pum-close {
  color: var(--color1);
  top: 40px !important;
}

@media (min-width: 1025px) {
  .ekit-menu-nav-link>i {
    display: none !important;
  }
}

@media (max-width: 1024px) {

  ul.product_categories,
  ul.product_categories ul {
    height: auto;
    min-height: 1px !important;
  }

  .subcategories,
  .sub-subcategories {
    display: none;
  }

  ul.product_categories li:hover>.subcategories,
  ul.product_categories li:hover>.sub-subcategories {
    display: block;
  }

  .subcategories {
    position: relative;
    top: 0px;
    border-radius: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
  }

  ul.product_categories li a i,
  ul.product_categories li span i {
    transform: rotate(90deg);
  }

  .megamenu-product {
    overflow-y: inherit;
    height: 100%;
  }

  .sub-subcategories {
    position: relative;
    top: 0px;
    border-radius: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
  }

  header .elementor-widget-icon {
    height: 20px;
  }

  header .elementskit-menu-hamburger {
    height: auto;
    width: auto !important;
    line-height: 1;
  }
}

@media (max-width: 768px) {
  .timeline-wrapper {
    padding: 20px 15px;
  }

  .timeline-wrapper .slick-arrow {
    top: 0;
    bottom: inherit;
  }

  .timeline-wrapper .slick-prev {
    right: 55px !important;
    left: inherit !important;
  }

  .timeline-wrapper .slick-next {
    /* right: 35%; */
  }

  .timeline-title {
    font-size: 2.5rem;
  }

  .single-blog-banner {
    padding: 50px 0;
  }

  .single-blog-banner h2 {
    font: normal normal 500 35px/45px Stolzl;
  }

  .banner-animated-btn .elementor-button .elementor-button-content-wrapper .elementor-button-icon {
    width: 30px;
    height: 30px;
  }

  .banner-animated-btn .elementor-button .elementor-button-content-wrapper .elementor-button-icon svg {
    width: 18px;
  }

  section.related.products .slick-arrow {
    width: 35px !important;
    height: 35px !important;
    /* border: 1px solid #000000 !important;
    color: #000000 !important; */
    padding: 5px;
  }

  section.related.products .slick-slide {
    padding: 25px;
  }

  section.related.products .slick-prev.slick-arrow {
    left: -5px !important;
    right: inherit !important;
  }

  section.related.products .slick-next.slick-arrow {
    right: -5px !important;
    left: inherit !important;
  }

}

@media only screen and (max-width: 768px) {
  h3.cat-color {
    font-size: 18px !important;
  }

  .sidebar-box {
    padding: 10px;
  }

  .blog-content h2 {}

  .read-more-btn {
    font-size: 14px !important;
    padding: 8px 20px !important;
    border-radius: 7px !important;
  }

  .article-detail {
    padding: 30px 0;
  }

  /* banner responsive css  start */
  .hero-banner .carousel-caption h3 {
    font-size: 24px;
    line-height: 30px;
  }

  /* banner responsive css  end */

  .arrowbtn {
    width: 30px;
    height: 30px;
  }

  ul#project-filter-list li .cats {
    font-size: 16px;
    padding: 5px 2px;
  }

  .portfolio-info .title {
    font-size: 18px;
    line-height: 23px;
  }

  .other-box-two h4 {
    font-size: 18px;
    line-height: 24px;
  }

  .printing-title-wrapper h2,
  .offset-related-product h2 {
    font: normal normal 500 35px/45px Stolzl;
  }

  .offset-related-product,
  .offset_printing_details {
    padding: 40px 0;
  }

  .popup-search {
    width: 100% !important;
  }

}

@media (max-width: 576px) {
  .product-common-search {
    position: relative !important;
    width: 100% !important;
  }
}

#performance-characteristics ul,
#performance-characteristics ol {
  padding-left: 16px;
  margin-bottom: 16px;
}

#performance-characteristics b,
#performance-characteristics strong {
  font-weight: 700 !important;
  font-family: Stolzl;
  display: inline-block;
  margin-bottom: 6px;
}