/* eTrade main-slider-style-3 adapted for Webofisi hero (Owl Carousel) */
.hero-area.main-slider-style-3 {
	min-height: 0;
	padding: 70px 0 50px;
	background-color: #f3f7f6;
	background-image: url(../img/bg/1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
	overflow: visible;
	z-index: 5;
}
.hero-area.main-slider-style-3.opacity-bg:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(135deg, rgba(47, 101, 141, 0.92) 0%, rgba(30, 55, 90, 0.94) 100%);
	opacity: 1;
	z-index: 0;
}
.hero-area.main-slider-style-3 > .container {
	position: relative;
	z-index: 1;
	overflow: visible;
}
.hero-area.main-slider-style-3 .hero-slider-row {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	overflow: visible;
}
.hero-area.main-slider-style-3 .hero-slider-row > [class*="col-"] {
	float: none;
	width: 50%;
	max-width: 50%;
	min-width: 0;
	box-sizing: border-box;
	overflow: visible;
}
.hero-area.main-slider-style-3 .hero-slider-row > [class*="col-"]:first-child {
	z-index: 2;
	position: relative;
}
.hero-area.main-slider-style-3 .hero-slider-row > [class*="col-"]:last-child {
	z-index: 3;
	position: relative;
}
.hero-area.main-slider-style-3 .main-slider-large-thumb,
.hero-area.main-slider-style-3 .hero-product-carousel {
	width: 100%;
	max-width: 100%;
	overflow: visible;
}
.hero-area.main-slider-style-3 .main-slider-content {
	padding-right: 40px;
	color: #fff;
	overflow: visible;
	position: relative;
	z-index: 2;
}
.hero-area.main-slider-style-3 .main-slider-content .subtitle {
	display: inline-block;
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 18px;
	color: #fff;
}
.hero-area.main-slider-style-3 .main-slider-content .subtitle i {
	color: #ffb347;
	margin-right: 6px;
}
.hero-area.main-slider-style-3 .main-slider-content .title {
	font-size: 36px;
	line-height: 1.2;
	font-weight: 700;
	color: #fff;
	margin: 0 0 16px;
	font-family: 'Open Sans', sans-serif;
}
.hero-area.main-slider-style-3 .main-slider-content .hero-desc {
	font-size: 15px;
	line-height: 1.6;
	color: rgba(255, 255, 255, 0.9);
	margin-bottom: 24px;
}
.hero-area.main-slider-style-3 .main-slider-content .search-wrap {
	text-align: left;
	position: relative;
	max-width: 480px;
	width: 100%;
	overflow: visible;
	z-index: 30;
}
.hero-area.main-slider-style-3 .main-slider-content .search-wrap input[type="text"] {
	width: 100%;
	height: 52px;
	border: 0;
	border-radius: 6px;
	padding: 0 130px 0 18px;
	font-size: 14px;
	color: #333;
	background: #fff;
}
.hero-area.main-slider-style-3 .main-slider-content .search-wrap .btn-style {
	position: absolute;
	right: 4px;
	top: 4px;
	height: 44px;
	line-height: 44px;
	padding: 0 20px;
	background: #2f658d;
	border-color: #2f658d;
	border-radius: 4px;
	color: #fff;
}
.hero-area.main-slider-style-3 .main-slider-content .search-wrap .btn-style:hover {
	background: #244f6f;
	border-color: #244f6f;
}
.hero-area.main-slider-style-3 .main-slider-content .search-wrap > p {
	margin-top: 14px;
	color: rgba(255, 255, 255, 0.9);
	font-size: 14px;
}
.hero-area.main-slider-style-3 .main-slider-content .search-wrap > p span {
	font-weight: 700;
	color: #fff;
}
.hero-area.main-slider-style-3 .main-slider-content #sonuc,
#sonuc.ara-dropdown-fixed {
	position: fixed;
	left: 0;
	top: 0;
	right: auto;
	z-index: 99999;
	width: auto;
	max-width: calc(100vw - 24px);
	margin: 0;
	background: #fff;
	border: 0;
	border-radius: 8px;
	box-shadow: 0 12px 36px rgba(0, 0, 0, 0.22);
	text-align: left;
	max-height: 380px;
	overflow-y: auto;
	font-weight: 500;
	box-sizing: border-box;
}
.hero-area.main-slider-style-3 .main-slider-content #sonuc .ara-loading,
#sonuc.ara-dropdown-fixed .ara-loading {
	padding: 14px;
	text-align: center;
}
.hero-area.main-slider-style-3 .main-slider-content #sonuc .ara-empty,
#sonuc.ara-dropdown-fixed .ara-empty {
	display: block;
	padding: 14px 16px;
	color: #555;
	font-size: 13px;
	font-weight: 500;
}
.hero-area.main-slider-style-3 .main-slider-content #sonuc .ara-results,
#sonuc.ara-dropdown-fixed .ara-results {
	padding: 6px 0;
}
.hero-area.main-slider-style-3 .main-slider-content #sonuc .ara-item,
#sonuc.ara-dropdown-fixed .ara-item {
	display: flex !important;
	align-items: center;
	gap: 12px;
	padding: 8px 12px !important;
	color: #1a1a1a !important;
	text-decoration: none;
	border-bottom: 1px solid #f0f0f0;
	transition: background 0.15s;
}
.hero-area.main-slider-style-3 .main-slider-content #sonuc .ara-item:last-child,
#sonuc.ara-dropdown-fixed .ara-item:last-child {
	border-bottom: 0;
}
.hero-area.main-slider-style-3 .main-slider-content #sonuc .ara-item:hover,
#sonuc.ara-dropdown-fixed .ara-item:hover {
	background: #f5f7fa !important;
}
.hero-area.main-slider-style-3 .main-slider-content #sonuc .ara-thumb,
#sonuc.ara-dropdown-fixed .ara-thumb {
	flex: 0 0 55px;
	/* width: 100%; */
	height: auto;
	/* border-radius: 6px; */
	overflow: hidden;
	/* background: #f3f3f3; */
	padding: 0;
}
.hero-area.main-slider-style-3 .main-slider-content #sonuc .ara-thumb img,
#sonuc.ara-dropdown-fixed .ara-thumb img {
	width: 55px;
	height: 55px;
	object-fit: cover;
	display: block;
}
.hero-area.main-slider-style-3 .main-slider-content #sonuc .ara-meta,
#sonuc.ara-dropdown-fixed .ara-meta {
	flex: 1;
	min-width: 0;
	display: flex;
	flex-direction: column;
	gap: 2px;
}
.hero-area.main-slider-style-3 .main-slider-content #sonuc .ara-title,
#sonuc.ara-dropdown-fixed .ara-title {
	display: block;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.3;
	color: #1a1a1a;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0;
}
.hero-area.main-slider-style-3 .main-slider-content #sonuc .ara-price,
#sonuc.ara-dropdown-fixed .ara-price {
	display: block;
	font-size: 13px;
	font-weight: 700;
	color: #2f658d;
	padding: 0;
}

.hero-area.main-slider-style-3 + .quick-service-area {
	position: relative;
	z-index: 1;
}
.hero-area.main-slider-style-3 .main-slider-large-thumb {
	width: 100%;
	position: relative;
	z-index: 3;
	padding: 10px 0 0;
	overflow: visible;
	background: transparent;
	border-radius: 0;
	box-shadow: none;
}
.hero-area.main-slider-style-3 .hero-product-carousel {
	overflow: visible;
}
.hero-area.main-slider-style-3 .hero-product-carousel .owl-stage-outer {
	overflow: hidden !important;
	padding: 20px 0 24px;
}
.hero-area.main-slider-style-3 .hero-product-carousel .owl-item {
	float: left;
}
.hero-area.main-slider-style-3 .hero-product-carousel .single-slide {
	text-align: center;
	padding: 0;
	box-sizing: border-box;
}
.hero-area.main-slider-style-3 .hero-product-card {
	/* eTrade: scale(0.8) + negatif margin boslugu kapatir */
	transform: scale(0.8);
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	position: relative;
	border-radius: 12px;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 10px 28px rgba(0, 0, 0, 0.14);
	text-align: center;
	margin: 8px -22px;
	border-right: 0;
	height: auto;
	min-height: 0;
}
.hero-area.main-slider-style-3 .owl-item.center {
	z-index: 3;
}
.hero-area.main-slider-style-3 .owl-item.center .hero-product-card {
	transform: scale(1.1);
	box-shadow: 0 20px 55px rgba(0, 0, 0, 0.3);
	margin: 8px -10px;
}
.hero-area.main-slider-style-3 .hero-product-card .thumbnail {
	display: block;
	overflow: hidden;
	border: 0;
	background: #fff;
}
.hero-area.main-slider-style-3 .hero-product-card .thumbnail img {
	width: 100%;
	height: 165px;
	object-fit: cover;
	display: block;
	border-radius: 12px 12px 0 0;
	transition: transform 0.4s ease;
}
.hero-area.main-slider-style-3 .owl-item.center .hero-product-card .thumbnail img {
	transform: none;
}
.hero-area.main-slider-style-3 .hero-product-card .product-content {
	padding: 18px 16px 20px;
	margin: 0;
	background: #fff;
	position: relative;
	z-index: 1;
}
.hero-area.main-slider-style-3 .hero-product-card .product-content .inner {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.hero-area.main-slider-style-3 .hero-product-card .product-content .title {
	font-size: 15px;
	font-weight: 700;
	margin: 0 0 10px;
	line-height: 1.4;
	height: 42px;
	overflow: hidden;
	width: 100%;
}
.hero-area.main-slider-style-3 .hero-product-card .product-content .title a {
	color: #1a1a1a;
	text-decoration: none;
	transition: color 0.2s;
}
.hero-area.main-slider-style-3 .hero-product-card .product-content .title a:hover {
	color: #e85d04;
}
.hero-area.main-slider-style-3 .hero-product-card .product-price-variant {
	margin-bottom: 14px;
	width: 100%;
}
.hero-area.main-slider-style-3 .hero-product-card .product-price-variant .price {
	color: #0f766e;
	font-weight: 800;
	font-size: 20px;
	letter-spacing: -0.3px;
}
.hero-area.main-slider-style-3 .hero-product-card .product-price-variant .old-price {
	color: #9ca3af;
	text-decoration: line-through;
	font-weight: 500;
	font-size: 14px;
	margin-right: 8px;
}
.hero-area.main-slider-style-3 .hero-product-card .product-price-variant .current-price {
	color: #0f766e;
}
.hero-area.main-slider-style-3 .hero-product-card .cart-action {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
}
.hero-area.main-slider-style-3 .hero-product-card .cart-action .select-option a {
	display: block;
	width: 100%;
	background: #000;
	color: #fff;
	padding: 11px 16px;
	border-radius: 8px;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	transition: 0.25s;
	box-shadow: 0 6px 16px rgb(48 48 48 / 35%);
	letter-spacing: 0.2px;
	box-sizing: border-box;
	text-align: center;
}
.hero-area.main-slider-style-3 .hero-product-card .cart-action .select-option a:hover {
	background: #111;
	color: #fff;
	box-shadow: 0 6px 16px rgb(48 48 48 / 45%);
}
.hero-area.main-slider-style-3 .owl-item.center .hero-product-card .cart-action .select-option a {
	padding: 11px 16px;
	font-size: 14px;
}
.hero-area.main-slider-style-3 .hero-product-card .cart-action .select-option a i {
	margin-left: 6px;
	font-size: 12px;
	position: relative;
	top: -1px;
}

/* Owl dots — tiklanabilir, stage ustunde kalmasin */
.hero-area.main-slider-style-3 .hero-product-carousel .owl-controls {
	margin-top: 0;
	position: relative;
	z-index: 10;
	pointer-events: auto;
}
.hero-area.main-slider-style-3 .hero-product-carousel .owl-nav {
	display: none !important;
}
.hero-area.main-slider-style-3 .hero-product-carousel,
.hero-area.main-slider-style-3 .hero-product-carousel .owl-stage-outer,
.hero-area.main-slider-style-3 .hero-product-carousel .owl-stage,
.hero-area.main-slider-style-3 .hero-product-carousel .owl-item,
.hero-area.main-slider-style-3 .hero-product-card,
.hero-area.main-slider-style-3 .hero-product-card .thumbnail,
.hero-area.main-slider-style-3 .hero-product-card .product-content {
	cursor: grab;
}
.hero-area.main-slider-style-3 .hero-product-carousel.owl-grab,
.hero-area.main-slider-style-3 .hero-product-carousel.owl-grab * {
	cursor: grabbing !important;
}
.hero-area.main-slider-style-3 .hero-product-carousel img {
	-webkit-user-drag: none;
	user-drag: none;
	-webkit-user-select: none;
	user-select: none;
}
.hero-area.main-slider-style-3 .hero-product-card .product-content .title a,
.hero-area.main-slider-style-3 .hero-product-card .cart-action .select-option a {
	-webkit-user-drag: none;
	user-drag: none;
}
.hero-area.main-slider-style-3 .hero-product-carousel .owl-dots {
	text-align: center;
	margin: 0;
	padding: 8px 0 4px;
	background: transparent;
	position: relative;
	z-index: 10;
	pointer-events: auto;
}
.hero-area.main-slider-style-3 .hero-product-carousel .owl-dot {
	display: inline-block;
	zoom: 1;
	margin: 0 4px;
	padding: 8px;
	cursor: pointer !important;
	pointer-events: auto !important;
	vertical-align: middle;
}
.hero-area.main-slider-style-3 .hero-product-carousel .owl-dot span {
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.45);
	transition: 0.2s;
	pointer-events: none;
}
.hero-area.main-slider-style-3 .hero-product-carousel .owl-dot.active span,
.hero-area.main-slider-style-3 .hero-product-carousel .owl-dot:hover span {
	background: #fff;
	transform: scale(1.35);
}

@media only screen and (max-width: 1199px) {
	.hero-area.main-slider-style-3 .hero-product-card {
		margin: 8px -16px;
	}
	.hero-area.main-slider-style-3 .owl-item.center .hero-product-card {
		margin: 8px -8px;
	}
}
@media only screen and (max-width: 991px) {
	.hero-area.main-slider-style-3 {
		padding: 50px 0 40px;
	}
	.hero-area.main-slider-style-3 .hero-slider-row {
		display: block;
	}
	.hero-area.main-slider-style-3 .hero-slider-row > [class*="col-"] {
		width: 100%;
		float: left;
		max-width: 100%;
	}
	.hero-area.main-slider-style-3 .main-slider-content {
		padding-right: 0;
		margin-bottom: 40px;
		text-align: center;
	}
	.hero-area.main-slider-style-3 .main-slider-content .search-wrap {
		margin: 0 auto;
		text-align: center;
	}
	.hero-area.main-slider-style-3 .main-slider-content .title {
		font-size: 28px;
	}
}
@media only screen and (max-width: 767px) {
	.hero-area.main-slider-style-3 .hero-product-card {
		transform: none;
		margin: 0;
		border-radius: 10px;
	}
	.hero-area.main-slider-style-3 .owl-item.center .hero-product-card {
		transform: none;
		margin: 0;
		box-shadow: 0 10px 28px rgba(0, 0, 0, 0.14);
	}
	.hero-area.main-slider-style-3 .hero-product-card .thumbnail {
		overflow: hidden;
		background: #f7f7f7;
	}
	.hero-area.main-slider-style-3 .hero-product-card .thumbnail img {
		height: auto;
		max-height: 120px;
		object-fit: contain;
		object-position: center top;
		border-radius: 10px 10px 0 0;
	}
	.hero-area.main-slider-style-3 .owl-item.center .hero-product-card .thumbnail img {
		transform: none;
	}
	.hero-area.main-slider-style-3 .hero-product-card .product-content {
		padding: 12px 10px 14px;
	}
	.hero-area.main-slider-style-3 .hero-product-card .product-content .title {
		font-size: 12px;
		height: 34px;
		margin-bottom: 6px;
	}
	.hero-area.main-slider-style-3 .hero-product-card .product-price-variant .price {
		font-size: 15px;
	}
	.hero-area.main-slider-style-3 .hero-product-card .cart-action .select-option a {
		padding: 8px 10px;
		font-size: 12px;
	}
}
@media only screen and (max-width: 575px) {
	.hero-area.main-slider-style-3 {
		padding: 35px 0 40px;
	}
	.hero-area.main-slider-style-3 .main-slider-content .title {
		font-size: 24px;
	}
	.hero-area.main-slider-style-3 .hero-product-card {
		transform: none;
		margin: 0;
		overflow: hidden;
	}
	.hero-area.main-slider-style-3 .owl-item.center .hero-product-card {
		transform: none;
		margin: 0;
	}
	.hero-area.main-slider-style-3 .hero-product-card .thumbnail img {
		height: auto;
		max-height: 110px;
		object-fit: contain;
	}
	.hero-area.main-slider-style-3 .hero-product-carousel .owl-stage-outer {
		overflow: hidden !important;
		padding: 10px 0 16px;
	}
}
