.pagination {
    margin-top: 0;
    margin-bottom: 0;
}
.pagination > li > a, .pagination > li > span {    
    padding: 4px 12px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #1b242b;
    border-color: #999;
}
.mobile-adjust ul li ul {
	display: none !important;
}
.mobile-adjust ul li a > span.caret {
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
}
.socials a:hover {
	text-decoration: none;
}
.horizontal .fa:hover {
	text-decoration: none !important;
}
#error-page ul {
	margin-left: 20px;
}
.list-cont {
	margin-bottom: 20px;
}
.list-cont h5 {
	margin-bottom: 5px;
}
.bottom_footer .f_widget_100 {
	width: 100%;
}
.bottom_footer .f_widget_75 {
	width: 75%;
}
.main_wrapper > h1 > .price{
	font-size: 28px;
	color: #FFB01F;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.main_wrapper > h1 > .price > span {
	font-size: 25px !important;
	color: #293848 !important;
}
#error-page li {
	border-bottom: none !important;
	padding: 6px 0 0 20px;
}
.carcasm-makes-display .caption h5 {
	margin-bottom: 5px;
}
/* WELLS */
.carcasm-well {
	background-color: #fdfdfd !important;
	border: 1px solid #eeeeee !important;
	margin-top: 5px;
}
/* HOME PAGE SEARCH FORM - CONTENT SECTION */
.search_auto_home .select_1, .search_auto_home .custom-select .custom-text {
	width: 100% !important;
	height: 40px !important;
	line-height: 36px !important;
	border: 1px solid #D1D5DC;
	border-radius: 3px;
	padding-left: 5px !important;
}