.single-product-line {
	overflow-x: hidden !important;
}

.post-background-image {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
}

.post-background-image img {
	width: 100%;
	height: 100%;
	z-index: -1;
	position: relative;
	object-fit: cover;
	object-position: left;
}

.top-main-banner-slider {
	display: flex;
	justify-content: start;
	width: 100%;
	padding-top: 11.43vw;
	position: relative;
}

.hero-sliderSec {
	width: 50%;
	position: relative;
}

.top-banner-contant {
	position: relative;
}

.banner-imageSld img {
	width: 100%;
	height: auto;
	max-width: 726px;
	margin: 0 auto;
	text-align: center;
}

.hero-sliderSec .slick-dotted.slick-slider {
	margin-bottom: -1px;
}

.content .post-keywords {

	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 15%;
	text-transform: uppercase;
	color: #B7C2C8;
	margin-bottom: 0;
}

.delimiter {
	padding: 0 20px;
}

.top-banner-contant .content {
	width: 100%;
	max-width: 625px;
}

.content .post-title {
	
	font-weight: 500;
	font-size: 70px;
	line-height: 80px;
	letter-spacing: 0%;
	color: #FFFFFF;
	margin-bottom: 25px;
	margin-top: 25px;
}

.content .post-content {
	font-family: "Inter", sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0%;
	color: #B7C2C8;
	margin-bottom: 70px;
}

.content .cta-buttons a {

	font-weight: 600;
	font-size: 17px;
	line-height: 20px;
	color: #0E181E;
	background: #fff;
	border-radius: 80px;
	padding: 17px 29.5px;
	display: inline-block;
	width: 100%;
	max-width: 210px;
	position: relative;
	text-decoration: none;
}

.content .cta-buttons a::before {
	content: "";
	width: 27px;
	height: 27px;
	background-image: url(../images/scroll-right-icon.svg);
	background-repeat: no-repeat;
	position: absolute;
	top: 14px;
	right: 30px;
}

.product-hero-banner {
	margin-bottom: 123px;
}

.hero-sliderDots .slick-dots {
	position: unset;
	text-align: right;
	margin-top: 50px;
}

.rtl .hero-sliderDots .slick-dots {
	text-align: left;
}

.hero-sliderDots .slick-dots li button:hover,
.hero-sliderDots .slick-dots li button:focus {
	outline: none;
}

.hero-sliderDots .slick-dots li {
	border: 1px solid #ffffff00;
	width: 20px;
	height: 20px;
	border-radius: 20px;
}

.hero-sliderDots .slick-dots li.slick-active {
	border: 1.1px solid #FFFFFF80;
}

.hero-sliderDots .slick-dots li.slick-active button {
	background: #ffffff80;
}

.hero-sliderDots .slick-dots li button {
	background: #fff;
	height: 10px;
	width: 10px;
	margin: 4px auto auto;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

.hero-sliderDots .slick-dots li button::before {
	opacity: 0;
	display: none;
}
.explore-para p {
    color: #909396;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    margin-bottom: 20px !important;
    text-align: center;
}

.product-card-section .product-line-brands-section-title {
	text-align: center;
	font-weight: 500;
	font-size: 40px;
	letter-spacing: -1px;
	margin-bottom: 70.19px;
}

.product-card-section .container {
	max-width: 1305px;
}

.post-box {
	position: relative;
}

.brand-box {
	width: 100%;
	position: absolute;
	bottom: 0;
	z-index: 1;
	padding-left: 36px;
	padding-bottom: 36px;
	padding-top: 36px;
}

.post-box:hover .brand-box {
	background-color: #333c41;
	width: 100%;
}

.post-box img {
	width: 100%;
	height: auto;
}
.post-logo img {
	width: 100%;
	max-width: 190px;
	height: auto;
	filter: invert(100%) brightness(1000%) saturate(0%);
	margin-bottom: 15px !important;
}

.post-box .post-keywords {
	margin-bottom: 15px;
}

.post-keywords p {
	max-width: max-content;
	color: #B7C2C8;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 4%;
	background: rgba(33, 38, 40, 0.5);
	backdrop-filter: blur(4px);
	padding: 5px 10px;
	border-radius: 100px;
}

.post-box:hover .learn_more_btn.vc_btn3-left a {
	background-color: #fff !important;
	color: #333C41 !important;
}

/* arabic style */
.rtl .content .cta-buttons a::before {
	left: 20px;
	right: unset;
	transform: rotate(180deg);
}
.rtl .brand-box {
	padding-right: 36px;
	padding-left: unset;
}

.product-card-section .row {
	gap: 30px 0;
}
.rtl .read_more_btn.vc_btn3-left a::after {
    top: 20px;
    right: auto;
    transform: rotate(180deg);
    left: 0;
}
.rtl .read_more_btn.vc_btn3-left a {
	text-align: right;
	padding-right: 0;
}
.rtl .brand img {
	margin-right: 0;
	margin-left: 18px;
}
.rtl .brand-info h5::after {
	margin-left: 0px;
	transform: rotate(180deg);
	margin-right: 10px;
}
.rtl .industry-group {
	padding-right: 49px;
	padding-left: 0;
}
.rtl .industry-info p {
	text-align: right;
}
.rtl .three-columns .industry-info a {
	margin: 0 !important;
}
.rtl .industry-info h5::after {
	margin-left: 0px;
	transform: rotate(180deg);
	margin-right: 10px;
}
@media(max-width: 1699px) {
	.has-mega-menu .mega-menu {
		width: 1120px !important;
		transform: translate(-35%, 0%) !important;
	}

	.mega-menu-right {
		width: 77%;
		padding: 50px 25px 28px 25px;
	}

	li.industry.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-76.has-mega-menu .mega-menu {
		max-width: 1115px;
		right: 0;
		left: -50%;
	}
}



@media(max-width: 1499px) {

	.top-main-banner-slider {
		justify-content: space-evenly;
	}

	.banner-imageSld img {
		max-width: 630px;
		margin: unset;
		padding-left: 15px;
	}

	.top-banner-contant .content {
		max-width: 545px;
	}

	.hero-sliderDots .slick-dots {
		margin-bottom: 40px;
	}

	.hero-sliderSec .slick-dotted.slick-slider {
		position: absolute;
		bottom: 0;
		max-width: 100%;
	}


}

@media(max-width: 1399px) {
	.content .post-title {
		font-size: 44px;
		line-height: 60px;
	}

	.top-banner-contant .content {
		max-width: 50%;
		padding-right: 15px;
		padding-left: 15px;
	}

	.rtl .top-banner-contant .content {
		padding-right: 0;
		padding-left: 15px;
		padding-right: 15px;
	}

	.top-main-banner-slider {
		padding-top: 16.43vw;
	}

}


@media(max-width: 1199px) {

	ul.navbar-nav a:hover .moboNav .menu-item-object-brand a::after {
		transform: rotate(-90deg);
	}



	.brand-box {
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 30px;
			padding-top: 30px;

	}

	.post-keywords p {
		padding: 10px 10px;
	}
}

@media(max-width: 991px) {
	.product-hero-banner {
		margin-bottom: 40px;
	}

	.post-box .post-keywords {
		margin-bottom: 0px;
	}

	.top-main-banner-slider {
		flex-direction: column-reverse;
	}

	.hero-sliderSec {
		width: 100%;
	}

	.banner-imageSld img {
		margin: 0 auto;
		padding-left: 0;
	}

	.top-main-banner-slider {
		padding-top: 4.43vw;
	}

	.top-banner-contant .content {
		max-width: 100%;
		padding: 100px 15px 0 15px;
	}

	.content .post-title {
		font-size: 50px;
		line-height: 60px;
		margin-bottom: 15px;
	}

	.content .post-title {
		margin-top: 15px;
	}

	.content .post-content {
		margin-bottom: 30px;
	}

	.hero-sliderSec .slick-dotted.slick-slider {
		position: unset;
	}
}





@media(max-width: 767px) {

	.top-banner-contant .content {
		padding: 80px 15px 0 15px;
	}

	.banner-imageSld img {
		max-width: 575px;
	}

	.content .post-title {
		font-size: 40px;
		line-height: 50px;
		margin-bottom: 10px;
	}

	.content .post-keywords {
		font-size: 16px;
	}

	.content .post-content {
		font-size: 14px;
		line-height: 24px;
	}

	.content .post-content {
		margin-bottom: 20px;
	}

	.product-card-section .product-line-brands-section-title {
		font-size: 28px;
		margin-bottom: 30px;
	}
}




@media(max-width: 575px) {

	.banner-imageSld img {
		max-width: 375px;
	}

	.content .cta-buttons a {
		font-size: 15px;
		line-height: 18px;
		padding: 14px 20px;
		max-width: 185px;
	}

	.content .cta-buttons a::before {
		top: 9px;
		right: 19px;
	}

	.receive-our-offers-widget {
		margin-top: 30px;
	}

	.top-banner-contant .content {
		padding: 0px 15px 0 15px;
		margin-top: 50px;
	}

	.top-main-banner-slider {
		padding-top: 20.43vw;
	}

	.post-logo img {
		max-width: 140px;
	}

	.post-keywords p {
		padding: 10px 15px;
		line-height: 22px;
	}

	.content .post-title {
		font-size: 35px;
		line-height: 45px;
	}

}.statistics-section {
  padding: 80px 0;
  background-color: #f8f9fa;
}

.statistics-title-wrapper {
  text-align: center;
  margin-bottom: 50px;
}

.statistics-section-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #212628;
  margin-bottom: 0;
}

.statistics-grid {
  display: grid;
  gap: 20px;
  max-width: 1200px;
  margin: 0 auto;
}

/* Grid Layout Styles */
.statistics-section.grid-3-2 .statistics-grid {
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto auto;
}

.statistics-section.grid-3-2 .stat-item:nth-child(4),
.statistics-section.grid-3-2 .stat-item:nth-child(5) {
  grid-column: span 1;
}

.statistics-section.grid-3-2 .stat-item:nth-child(4) {
  grid-column: 1 / 3;
}

.statistics-section.grid-3-2 .stat-item:nth-child(5) {
  grid-column: 3 / 4;
}

.statistics-section.grid-2-3 .statistics-grid {
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto auto;
}

.statistics-section.grid-2-3 .stat-item:nth-child(1),
.statistics-section.grid-2-3 .stat-item:nth-child(2) {
  grid-row: 1;
}

.statistics-section.grid-2-3 .stat-item:nth-child(1) {
  grid-column: 1 / 3;
}

.statistics-section.grid-2-3 .stat-item:nth-child(2) {
  grid-column: 3 / 4;
}

.statistics-section.single-row .statistics-grid {
  grid-template-columns: repeat(5, 1fr);
}

/* Dynamic Grid Layout System */
/* The format is grid-[row1]-[row2]-[row3] where numbers indicate items per row */

/* Single Row Layouts */
.statistics-section[class*="-1"] .statistics-grid {
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}

/* Generic grid setup - will be overridden by specific layouts */
.statistics-section .statistics-grid {
  display: grid;
  gap: 20px;
  max-width: 1200px;
  margin: 0 auto;
}

/* Stat Item Styles */
.stat-item {
  position: relative;
  height: 250px;
  border-radius: 15px;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  text-decoration: none;
  color: inherit;
}

.stat-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
}

.stat-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.stat-background.stat-no-image {
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}

.stat-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.stat-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 2;
  color: #ffffff;
  width: 90%;
  padding: 20px;
}

.stat-number {
  font-size: 3rem;
  font-weight: 700;
  margin-bottom: 10px;
  font-family: 'Archivo', sans-serif;
  color: #ffffff;
  -webkit-text-stroke: 1.5px #000000;
  text-stroke: 1.5px #000000;
  paint-order: stroke fill;
}

.stat-description {
  font-size: 1.1rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #ffffff;
  -webkit-text-stroke: 1px #000000;
  text-stroke: 1px #000000;
  paint-order: stroke fill;
}

/* Custom colors support */
.statistics-section[data-text-color] .stat-content {
  color: var(--text-color);
}

.statistics-section[data-overlay-color] .stat-overlay {
  background: var(--overlay-color);
}

/* Responsive Design */
@media (max-width: 1024px) {
  .statistics-section.grid-3-2 .statistics-grid,
  .statistics-section.grid-2-3 .statistics-grid,
  .statistics-section.grid-5 .statistics-grid,
  .statistics-section.grid-6 .statistics-grid,
  .statistics-section.grid-7 .statistics-grid,
  .statistics-section.grid-8 .statistics-grid,
  .statistics-section.grid-9 .statistics-grid,
  .statistics-section.grid-10 .statistics-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
  }
  
  .statistics-section.grid-3 .statistics-grid,
  .statistics-section.grid-4 .statistics-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  
  .statistics-section.grid-3-2 .stat-item:nth-child(4),
  .statistics-section.grid-3-2 .stat-item:nth-child(5),
  .statistics-section.grid-2-3 .stat-item:nth-child(1),
  .statistics-section.grid-2-3 .stat-item:nth-child(2),
  .statistics-section.grid-5 .stat-item:nth-child(4),
  .statistics-section.grid-5 .stat-item:nth-child(5),
  .statistics-section.grid-7 .stat-item:nth-child(5),
  .statistics-section.grid-7 .stat-item:nth-child(6),
  .statistics-section.grid-7 .stat-item:nth-child(7),
  .statistics-section.grid-10 .stat-item:nth-child(5),
  .statistics-section.grid-10 .stat-item:nth-child(6),
  .statistics-section.grid-10 .stat-item:nth-child(7),
  .statistics-section.grid-10 .stat-item:nth-child(8),
  .statistics-section.grid-10 .stat-item:nth-child(9),
  .statistics-section.grid-10 .stat-item:nth-child(10) {
    grid-column: span 1;
  }
  
  .statistics-section.single-row .statistics-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
  }
  
  .stat-item {
    height: 200px;
  }
  
  .stat-number {
    font-size: 2.5rem;
  }
  
  .stat-description {
    font-size: 1rem;
  }
}

@media (max-width: 768px) {
  .statistics-section {
    padding: 60px 0;
  }
  
  .statistics-grid {
    grid-template-columns: 1fr !important;
    gap: 15px;
  }
  
  .stat-item {
    height: 180px;
  }
  
  .stat-number {
    font-size: 2rem;
    margin-bottom: 8px;
  }
  
  .stat-description {
    font-size: 0.9rem;
  }
  
  .statistics-section-title {
    font-size: 2rem;
  }
}

@media (max-width: 480px) {
  .statistics-section {
    padding: 40px 0;
  }
  
  .stat-item {
    height: 150px;
  }
  
  .stat-number {
    font-size: 1.8rem;
  }

  .stat-description {
    font-size: 0.8rem;
  }
}

/* ================================
   Partners Ticker Styles
   ================================ */

.partners-ticker-section {
	padding: 80px 0;
	background: #fff;
	border-top: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
}

.partners-title-wrapper {
	text-align: center;
	margin-bottom: 50px;
}

.partners-section-title {
	font-family: "Archivo", sans-serif;
	font-weight: 600;
	font-size: 36px;
	line-height: 44px;
	color: #0E181E;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}

.partners-ticker-wrapper {
	overflow: hidden;
	position: relative;
	padding-left: 0;
	padding-right: 0;
	/* Full page width */
	width: 100vw;
	margin-left: calc(-50vw + 50%);
	margin-right: calc(-50vw + 50%);
}

/* Specific rule for when ticker is inside VC column */
.vc_column-inner .partners-ticker-wrapper {
	width: 100vw;
	margin-left: calc(-50vw + 50%);
	margin-right: calc(-50vw + 50%);
}

.partners-ticker {
	display: flex;
	animation: tickerScroll 20s linear infinite;
	width: max-content;
	will-change: transform;
	/* iOS Safari compatibility - hardware acceleration and webkit prefixes */
	-webkit-animation: tickerScroll 20s linear infinite;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}

.partners-ticker:hover {
	animation-play-state: paused;
}

.partner-logo-item {
	flex-shrink: 0;
	margin-right: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 80px;
	min-width: 140px;
}

.partner-logo-item img {
	max-height: 60px;
	max-width: 140px;
	object-fit: contain;
	transition: all 0.3s ease;
}

.partner-logo-item:hover img {
	transform: scale(1.05);
}

/* iOS Safari compatibility - webkit keyframes */
@-webkit-keyframes tickerScroll {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
}

@keyframes tickerScroll {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
}

/* Responsive Styles for Partners Ticker */
@media (max-width: 1199px) {
	.partners-ticker-section {
		padding: 60px 0;
	}

	.partners-section-title {
		font-size: 32px;
		line-height: 40px;
	}

	.partner-logo-item {
		margin-right: 60px;
		min-width: 120px;
	}

	.partner-logo-item img {
		max-width: 120px;
		max-height: 50px;
	}
}

@media (max-width: 767px) {
	.partners-ticker-section {
		padding: 40px 0;
	}

	.partners-title-wrapper {
		margin-bottom: 30px;
	}

	.partners-section-title {
		font-size: 24px;
		line-height: 32px;
	}

	.partner-logo-item {
		margin-right: 40px;
		min-width: 100px;
		height: 60px;
	}

	.partner-logo-item img {
		max-width: 100px;
		max-height: 40px;
	}
}

/**
 * Hide redundant "Add Statistic" button in frontend (if statistics editor appears there)
 *
 * ACF shows both a text button and an icon "+" button for adding rows
 * This CSS hides the text button to reduce clutter, keeping only the "+" icon
 *
 * Note: Admin panel uses JavaScript-injected CSS for the same purpose
 * This rule is for frontend/other contexts where the editor might appear
 */
[data-name="statistics_items"] .acf-button[data-event="add-row"]:not(.acf-icon) {
    display: none !important;
}

/**
 * Top slider navigation arrows for brand and industry pages
 *
 * These arrows appear above the products slider, providing an additional
 * navigation control point for users. Bottom arrows remain unchanged.
 */
.slider-arrow-top {
    display: flex;
    justify-content: center;
    gap: 23px;
}

.slider-arrow-top .slick-arrow {
    width: 30px;
    height: 30px;
    background-color: transparent;
    border: 1px solid #ffffff;
    border-radius: 24px;
    padding: 23px;
    cursor: pointer;
    font-size: 0;
    position: relative;
    transition: background-color 0.3s ease;
}

.slider-arrow-top .slick-arrow:hover {
    background-color: #fff;
}

.slider-arrow-top .slick-arrow:hover:before {
    filter: invert(100%) brightness(0%);
}

.slider-arrow-top .slick-arrow:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 17px;
    height: 16px;
    content: "";
    background: url(../../assets/images/left.svg) no-repeat;
    background-size: contain;
}

.slider-arrow-top .slick-prev:before {
    transform: translate(-50%, -50%);
}

.slider-arrow-top .slick-next:before {
    transform: rotate(180deg) translate(50%, 50%);
}

@media (max-width: 768px) {
    .slider-arrow-top {
        justify-content: center;
    }

    .slider-arrow-top .slick-arrow {
        padding: 20px;
    }
}

/**
 * Additional spacing for category products list section
 * Adds margin between category description and product slider arrows
 */
.category-products-list {
    margin-top: 80px;
}

