/*** HOME STYLES ***/
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
.hero-media .hero-text .h1,
.hero-media .hero-text h1 {
	font-family: "Poppins", sans-serif;
	font-size: 48px !important;
	font-weight: 400 !important;
	text-shadow: none !important;
	-webkit-font-smoothing: antialiased !important;
}

.hero-media .hero-text .heading-support {
	font-size: 22px !important;
	font-weight: 400 !important;
	text-shadow: none !important;
	display: block !important;
	margin-bottom: 0 !important;
}

.hero-media.img-only .hero-text,
.hero-media.img-only .hero-search-box {
	display: none !important
}

.hero-media .hero-text {
	text-align: center !important;
}

.hero-media .hero-search-box {
	width: 100% !important;
	z-index: 9999 !important;
	margin-top: 65px !important;
}

.hero-search-box .container {
	background: #ffffff !important;
	padding: 18px !important;
}

.hero-search-box .search-bar:before {
	content: '\f002' !important;
	font-family: 'Font Awesome 5 Pro';
	font-size: 16px !important;
	font-weight: 200 !important;
	position: absolute !important;
	top: 10px !important;
	left: 10px !important;
}

.hero-search-box input.form-control {
	border-radius: 0 !important;
	background-color: transparent !important;
	box-shadow: inset 0 1px 1px rgb(0 0 0 / 10%) !important;
	display: block !important;
	font-size: 16px !important;
	width: 100% !important;
	height: 44px !important;
	padding: 12px !important;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important;
	color: #282828 !important;
	text-indent: 22px !important;
	margin-top: 0 !important;
}

.hero-search-box input.form-control::placeholder {
	background: none !important;
	text-indent: 22px !important;
	color: #8e8e8e !important;
	font-weight: 300 !important;
	font-size: 15px !important;
}

.hero-search-box input.form-control:focus {
	border-color: #ffb612 !important;
	box-shadow: 0 0 0 0.2rem rgb(247 176 26 / 50%) !important;
}

.highlights img.rounded-circle {
	filter: brightness(65%) !important;
}

.highlights .center-absolute .top,
.highlights .center-absolute .mid,
.highlights .center-absolute .btm {
	display: block !important;
	color: #ffffff !important;
}

.highlights .center-absolute .top {
	font-family: "Poppins", sans-serif;
	font-size: 23px !important;
	font-weight: 300 !important;
}

.highlights .center-absolute .mid {
	border-bottom: 1px solid #ffffff !important;
	width: 175px !important;
	height: 1px !important;
	margin: 10px auto 15px !important;
}

.highlights .center-absolute .mid:after {
	content: '\f111' !important;
	font-family: 'Font Awesome 5 Pro' !important;
	font-weight: 900 !important;
	font-size: 10px !important;
	position: relative !important;
	bottom: 12px !important;
}

.highlights .center-absolute .btm {
	text-transform: uppercase !important;
	font-size: 16px !important;
	font-weight: 600 !important;
}

.product-slider {
	max-width: 100% !important;
	overflow: hidden !important;
}

.product-slider-without-overflow {
	max-width: 100% !important;
}

.spotlight {
	border: none !important;
	border-radius: 0 !important;
	margin-bottom: 15px !important;
}

.spotlight .spotlight-info {
	background: transparent !important;
	min-height: unset !important;
	padding: 8px 0 0 !important;
}

.spotlight .spotlight-info .text-sm {
	color: #6a6a6a !important;
	margin-bottom: 5px !important;
}

.spotlight .spotlight-info .left {
	white-space: nowrap !important;
	margin-right: auto !important;
	padding-right: 10px !important;
}

.spotlight .spotlight-info .right {
	text-align: right !important;
}

.v-negative.bg-gray-lt {
	background: transparent !important;
}

.v-negative.bg-gray-lt .container {
	padding: 80px 15px 15px !important;
	background: #fff !important;
	margin-bottom: 30px !important;
}

.bg-pattern {
	background-image: url("../images/pattern_background.png");
	background-repeat: repeat;
}
.bottom-right {
	position: absolute;
	bottom: 40px;
	right: 15px;
}

.textAlluring {
	font-size: 14px !important;
	font-weight: bold;
	font-style: italic;
	filter: drop-shadow(2px 4px 6px black);
	color: #fff !important;
	letter-spacing: 2px;
}
@media (max-width: 1199.98px ) {
	.hero-media .hero-text {
		margin-top: -50px !important;
	}
}

@media (min-width: 992px) {
	.hero-media .hero-search-box .col-lg-4 {
		-ms-flex: 0 0 37% !important;
		flex: 0 0 37% !important;
		max-width: 37% !important;
	}
	.hero-media .hero-search-box .col-lg-3 {
		-ms-flex: 0 0 26% !important;
		flex: 0 0 26% !important;
		max-width: 26% !important;
	}
	.hero-media .hero-search-box .hero-search-select {
		margin-bottom: 0 !important;
	}
}

@media (max-width: 991.98px) {
	.hero-media .hero-text .h1,
	.hero-media .hero-text h1 {
		font-size: 32px !important;
	}
	.hero-media .hero-text {
		margin-top: 0 !important;
	}
	.hero-media .hero-text .heading-support {
		font-size: 20px !important;
	}
	.hero-media .hero-search-box {
		position: relative !important;
		transform: translateY(0) !important;
		margin: 0 !important;
		border-bottom: 1px solid #dddddd !important;
		bottom: unset !important;
	}
	.hero-media .hero-search-box .container,
	.hero-media .hero-text .container {
		max-width: 100% !important;
		padding: 15px !important;
	}
	.hero-media .hero-search-box .search-bar {
		margin-bottom: 15px !important;
	}
}

@media (min-width: 576px) and (max-width: 991.98px) {
	.highlights.bg-pattern .row {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	.highlights.bg-pattern .col-sm-4 {
		-ms-flex: 0 0 50% !important;
		flex: 0 0 50% !important;
		max-width: 50% !important;
	}
}

@media (max-width: 767.98px) {
	
	.hero-media .hero-text .h1 {
		color: #ffffff !important;
		font-size: 24px !important;
		text-shadow: 0 2px 4px rgb(0 0 0 / 25%) !important;
	}
	.highlights:not(.sm) .col-sm-4 {
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	.bg-pattern {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.hero-search-box, .hero-text-mms {
		position: absolute !important;
	}

	.hero-media .hero-text-mms .h1 {
		font-size: 12px !important;
	}

	.hero-media .hero-text-mms .heading-support {
		font-size: 8px !important;
	}

	.hero-media .hero-text-mms {
		margin-top: -95px !important;
		padding: 0px !important;
	}
	.bottom-right {
		position: absolute;
		top: 150px;
		right: 2px;
	}

	.textAlluring {
		font-size: 7px !important;
		font-weight: bold;
		font-style: italic;
		filter: drop-shadow(2px 4px 6px black);
		color: #fff !important;
		letter-spacing: 2px;
	}
	
}

@media (max-width: 575.98px) {
	.spotlight .spotlight-info .right {
		text-align: left !important;
	}
	.hero-search-box, .hero-text-mms {
		position: absolute !important;
	}

	.hero-media .hero-text-mms .h1 {
		font-size: 12px !important;
	}

	.hero-media .hero-text-mms .heading-support {
		font-size: 8px !important;
	}

	.hero-media .hero-text-mms {
		
		padding: 0px !important;
	}
	.bottom-right {
		position: absolute;
		top: 150px;
		right: 2px;
	}

	.textAlluring {
		font-size: 7px !important;
		font-weight: bold;
		font-style: italic;
		filter: drop-shadow(2px 4px 6px black);
		color: #fff !important;
		letter-spacing: 2px;
	}
	
}
/* - END: HOME - */
