.header-top-bar,
.header-top-bar .container,
.shop-section,
#sticky-header,
.black-bg,
.wrapper,
.container,
.gray-bg {
	background: #011d24;
}

.contact {
	display: none;
}

#primary-menu .main-menu>li>a,
a {
	color: #fff;
}

input[type="text"],
input[type="password"],
textarea {
	background: #24444d;
	color: #fff;
}

input[type="text"],
input[type="password"],
::placeholder,
select,
label,
body,
p,
a,
button,
input {
	color: #fff;
}

#freesearch::placeholder,
#car_search::placeholder,
#freesearch,
#car_search {
	color: #cfd1d1;
}

.widget-search button {
	color: #00b5e2;
}

p {
	color: #fff;
}

.footer-menu li a {
	color: #7b898d;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #fff;
}

.border-left::before {
	display: none;
}

.hp-prod-box-bg {
	background-color: #0d6c87;
	border-radius: 20px 20px 0px 0px;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 17px;
}

.hp-prod-box-bg p,
.hp-prod-box-bg input[type="text"],
.hp-prod-box-bg input[type="password"] {
	font-size: 17px;
}

.hp-prod-box-bg input[type="text"],
.hp-prod-box-bg input[type="password"] {
	padding: 20px;
	height: unset;
}

#carinfo_search_tires,
#carinfo_search_rims,
#carinfo_search_parts {
	box-shadow: unset;
	background-color: #207790;
	text-align: left;
	padding-left: 40px;
}

.btn-hp-prod {
	width: 100%;
	padding: 20px;
	background-color: #011d24;
	color: #fff;
	text-align: left;
}

.hp-prod-search-icon {
	max-width: 30px;
	top: 22px;
	position: absolute;
	left: 11px;
}

.hp-prod-search-cont {
	position: relative;
}

.logo img {
	max-height: 60px;
}

.block-search img {
	max-width: 100%;
	max-height: 300px;
}

.btn-chevron {
	color: #0d6c87;
	padding-right: 10px;
}

.block-search h3 {
	font-size: 40px;
}

.total-cart-pro .single-cart {
	color: #000;
}

.cart-toggler {
	background-color: #0e2c33;
}

#carinfo_box,
.car_search_loading {
	background-color: #0d6c87 !important;
}

.hp-top-text h1 {
	font-size: 40px;
	padding-bottom: 20px;
}

.hp-campaign-link-btn {
	background-color: #ffc80c;
	color: #24444d;
	font-size: 15px;
	font-weight: 400;
	padding: 4px 18px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	position: relative;
	transition: .3s background-color ease-in-out;
}

.hp-campaign-link-btn::before {
	border-left: 6px solid #24444d;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	position: absolute;
	left: 6px;
	top: 50%;
	transform: translateY(-50%);
	transition: .3s border-color ease-in-out;
	content: "";
}

.hp-campaign-link-btn::before {
	border-left-color: #24444d;
}

.hp-campaign-link-btn:hover {
	background-color: #cda20f;
	color: #24444d;
}

.hp-campaign-space {
	height: 30px;
}

.hp-campaign-space + form .hp-filter-space {
	height: 10px;
}

.hp-filter-space {
	height: 40px;
}

.car_search_suggest_box a,
.car_search_suggest_box h1,
.car_search_suggest_box h2,
.car_search_suggest_box h3,
.car_search_suggest_box h4,
.car_search_suggest_box h5,
.car_search_suggest_box h6 {
	color: #000;
}