 

@media (min-width: 992px) {
		#header .header-nav-bar .header-nav-main {
				left: -15px;
				top: -2px;
				position: relative;
		}
		#header .header-nav-bar .header-nav-main nav > ul > li > a {
				text-transform: none !important;
				font-size:16px;
				font-weight: 500;
		}
		#header .header-nav-bar .header-nav-main nav > ul > li > a:before {
				height: 2px !important;
		}
}

#header .header-nav-bar {
		border-top: 1px solid #e6e6e6;
		padding: 3px 0;
}

#header .header-nav-bar .simple-search {
		background: #f4f4f4;
		padding: 3px 0;
}

#header .header-nav-bar .simple-search input[type="search"]::-webkit-search-decoration,
#header .header-nav-bar .simple-search input[type="search"]::-webkit-search-cancel-button,
#header .header-nav-bar .simple-search input[type="search"]::-webkit-search-results-button,
#header .header-nav-bar .simple-search input[type="search"]::-webkit-search-results-decoration {
		-webkit-appearance: none;
}

#header .simple-search {
		border-radius: 4px !important;
}

#header .simple-search .form-control {
		border-radius: 4px !important;
}

.custom-font-slider-1 {
		font-size: 46px;
		line-height: 46px;
}

@media (min-width: 992px) {
		.custom-font-slider-1 {
				font-size: 76px;
				line-height: 76px;
		}
}

.custom-font-slider-2 {
		font-size: 16px;
		line-height: 20px;
		letter-spacing: 2px;
		font-weight: 600;
		margin: 0 0 5px 0;
}

.custom-dots-modern-1 .owl-dots {
		margin: 30px 0 0 60px !important;
}

.custom-sort-source.sort-source.sort-source-style-3 {
		flex-direction: column;
		padding-bottom: 30px;
}

.custom-sort-source.sort-source.sort-source-style-3 li a, .custom-sort-source.sort-source.sort-source-style-3 li.active a {
		border-bottom: 1px solid #E7E7E7 !important;
		border-radius: 0 !important;
		text-transform: none;
		font-weight: 600;
}

.custom-sort-source.sort-source.sort-source-style-3 li a:before, .custom-sort-source.sort-source.sort-source-style-3 li.active a:before {
		font-family: 'Font Awesome 6 Free';
		font-weight: 900;
		content: "\f105";
		display: inline-block;
		padding-right: 7px;
		position: relative;
		top: 1px;
}

.custom-sort-source.sort-source.sort-source-style-3 li:last-child a, .custom-sort-source.sort-source.sort-source-style-3 li.active:last-child a {
		border-bottom: 0 !important;
}
