html, body, * {
	line-height: 1.5;
	font-size: 1rem;
}
input[type="text"], 
input[type="password"], 
input[type="url"], 
input[type="tel"], 
input[type="search"], 
input[type="number"], 
input[type="datetime"], 
input[type="email"],
select {
	border: solid 1px #D9D9D9;
    padding: 0 10px 0 10px;
    height: 50px;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}
select {
	padding: 0 25px 0 10px;
}
textarea {
	border: solid 1px #D9D9D9;
    padding: 0 10px 0 10px;
    height: 100px;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}
.label span {
	padding: 0;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0;
	color: #555555;
}
.container {
	width: 100%;
	max-width: 1170px;
}
.btn-skew,
.btn-skew * {
	font-style: normal;
}
.header-middle .container, 
.header-top .container,
.home-page-4 .banner.container {
	width: 100%;
	max-width: 1380px;
}
.home-page-4 .banner.container {
	position: relative;
}
.header-top {
	background: #fff !important;
	border: none;
}
.header-top .topbar-links>.header.links>li a {
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	font-style: Italic;
	font-size: 12px;
	text-transform: uppercase;
	color: #727272;
	line-height: 14px;
}
.header-container.header-style-4 .top-right-content {
	margin-top: 19px;
}
.header-top .topbar-links {
	margin-top: 0;
	margin-right: 20px;
    padding-right: 0;
}
.header-top div.phone-header {
	margin: 0;
}
.header-top .phone-header span, .header-top .phone-header span a {
	margin: 0;
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	font-style: Italic;
	font-size: 12px;
	line-height: 14px;
	color: #00B09B !important;
}
.header-top .phone-header span.seperatore-break {
	width: auto;
	height: 16px;
	margin-top: -4px;
	padding-left: 21px;
	position: relative;
}
.header-top .phone-header span.seperatore-break:before {
	position: absolute;
	left: 10px;
	height: 12px;
	width: 1px;
	top: 2px;
	background: #00B09B;
	content: '';
}
.header-top .phone-header span.seperatore-break a {
	width: 16px;
	height: 16px;
	display: flex;
	background-image: url(/static/frontend/Proshop/theme/en_US/images/new_icons/whatsapp.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.header-top .phone-header span.seperatore-break i {
	display: none;
}
.header-middle {
	background: #ffffff !important;
}
.logo-container .logo-content {
	padding: 0;
	transition: all 0.3s ease;
}
.logo-content .logo {
	width: 294px;
	margin-top: 3px;
	transition: all 0.3s ease;
}
.logo-content .logo img {
	width: 100%;
	transition: all 0.3s ease;
}
.menu-on-top .logo-container .logo-content {
	padding-top: 20px;
}
.menu-on-top .logo-content .logo {
	width: 165px;
	margin-top: 0;
}
.header-middle .middle-right-content .header-actions {
	justify-content: space-between;
	width: auto;
	gap: 20px;
}
.header-container .middle-right-content .header-actions .cart-wrapper {
	margin: 0 !important;
}
.middle-right-content .header-actions #logout-btn {
	margin: 0;
}
.middle-right-content .header-actions #logout-btn .fa-sign-out-alt {
	font-size: 22px;
    line-height: 30px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu>li .sm_megamenu_head .sm_megamenu_title {
    font-weight: 700 !important;
	font-style: Italic;
	font-size: 14px !important;
	letter-spacing: 1.5px;
	text-transform: uppercase;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu>li.book-appointment-btn-parent .sm_megamenu_head .sm_megamenu_title {
    padding: 0 30px;
    margin: 16px 0;
    height: 38px !important;
    line-height: 41px !important;
	font-weight: 700 !important;
	font-style: normal;
	font-size: 15px !important;
	letter-spacing: 1.5px !important;
	text-transform: uppercase;
	color: #FFD601;
	background: #000;
	transform: skew(-20deg);
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu>li.book-appointment-btn-parent:hover .sm_megamenu_head .sm_megamenu_title {
	color: #FFFFFF;
	background: #00B09B;
}
.header-middle .middle-right-content {
	padding: 5px 0 20px;
}
.menu-on-top.header-middle .middle-right-content {
	padding: 0;
}
.middle-right-content .header-actions #search-btn {
	width: 22px;
	height: 22px;
	margin: 0;
	background-image: url(/static/frontend/Proshop/theme/en_US/images/new_icons/search.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 0;
}
.middle-right-content .header-actions #search-btn svg {
	display: none;
}
.cart-wrapper .minicart-wrapper .action.showcart1 svg {
	display: none;
}
.cart-wrapper .minicart-wrapper .action.showcart1 {
	width: 22px;
	height: 22px;
	margin: 0;
	background-image: url(/static/frontend/Proshop/theme/en_US/images/new_icons/cart.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	display: flex;
}
.middle-right-content .header-actions #account-btn {
	width: 22px !important;
	height: 22px !important;
	margin: 0;
	background-image: url(/static/frontend/Proshop/theme/en_US/images/new_icons/user.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 0;
}
.middle-right-content .header-actions #account-btn svg {
	display: none;
}
.home-page-4 .search_container {
	padding-top: 11.6%;
	padding-bottom: 11%;
}
.home-page-4 .search_container .cs__row {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	min-height: 550px;
}
.home-page-4 .search_container .search-content {
	text-align: left;
	margin: 0;
}
.home-page-4 .search_container .search-content .search-content_search-box p {
	color: #FFD601;
	font-weight: 600;
	font-style: Italic;
	font-size: 16px;
	line-height: 20px;
}
.home-page-4 .search_container .search-content .search-content_search-box h2 {
	color: #FFFFFF;
	font-weight: 800;
	font-style: Italic;
	font-size: 86px;
	line-height: 85px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.home-page-4 .search_container .search_attributes {
	padding: 0;
	justify-content: flex-start;
	align-items: center;
	gap: 15px;
}
.home-page-4 .search_container .search_attributes .search-buttons {
	padding: 0;
	justify-content: flex-start;
	align-items: center;
	display: flex;
	gap: 15px;
	width: 100%;
	max-width: 910px;
}
.home-page-4 .search_container .search_attributes .search-buttons a {
	transform: skew(-20deg);
	background: #000000CC;
	border: solid 1.5px #FFD601;
	font-weight: 700;
	font-style: normal;
	font-size: 16px;
	line-height: 70px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	padding: 0;
	gap: 5px;
}
.home-page-4 .search_container .search_attributes .search-buttons a:hover {
	background: #FFD601;
	color: #BF140E !important;
}
.home-page-4 .search_container .search_attributes .search-buttons a .arrow {
	color: currentColor;
    font-size: 30px;
    line-height: 30px;
}
.steps-wrapper__bottom h3 {
	color: #FFFFFF;
	font-weight: 700;
	font-style: Italic;
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.steps-wrapper__bottom .steps-container {
	display: flex;
	align-items: center;
	gap: 13px;
}
.steps-wrapper__bottom .steps-container .step {
	color: #FFFFFF;
	font-weight: 600;
	font-style: Italic;
	font-size: 16px;
	line-height: 27px;
	display: flex;
	align-items: center;
	gap: 8px;
}
.steps-wrapper__bottom .steps-container .step i {
	width: 27px;
	height: 27px;
	background-image: url(/static/frontend/Proshop/theme/en_US/images/new_icons/schedule.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.steps-wrapper__bottom .steps-container .step:first-child i {
	background-image: url(/static/frontend/Proshop/theme/en_US/images/new_icons/tyreicon.svg);
}
.steps-wrapper__bottom .steps-container .step:last-child i {
	background-image: url(/static/frontend/Proshop/theme/en_US/images/new_icons/placeorder.svg);
}
.steps-wrapper__bottom .steps-container .arrow {
	color: #FFD601;
	font-size: 30px;
	line-height: 30px;
}
.cms-index-index .home-page-4.container {
	margin-top: 60px;
}
.cms-index-index .home-page-4 {
	position: relative;
}
.mobile_view_banner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    display: none;
}
.cms-home .featured-products-container {
	margin-top: 60px;
}
.featured-products-container .featured-section .header {
	display: flex;
	gap: 20px;
	justify-content: space-between;
	align-items: center;
}
.featured-products-container .featured-section .header:after {
	display: none;
}
.featured-products-container .featured-section .header h2,
.featured-products-container .featured-section h6 {
	font-weight: 800;
	font-style: Italic;
	font-size: 40px;
	line-height: 46px;
	display: flex;
	align-items: center;
}
.featured-products-container .featured-section .header .actions {
	width: auto;
	gap: 30px;
	flex: auto;
}
/*.arrow-link {
	color: #323031;
	border-color: #323031;
}
.arrow-link:hover {
	color: #00B09B !important;
	border-color: #00B09B !important;
}*/

.arrow-link .icon, .arrow-link svg {
	color: currentcolor;
	width: 14px;
	height: 14px;
	margin-top: -2px;
}
.arrow-link .icon path, .arrow-link svg path{
	fill: #000 !important;
}
.arrow-link:hover .icon path, .arrow-link:hover svg path {
	fill: #FEDE00 !important;
}

/*.arrow-link:hover .icon, .arrow-link:hover svg {
	fill: currentcolor;
}*/
.product-item .offer-section-main {
	padding-top: 11px;
}
.featured-products-container .featured-section .header .actions .arrow-link {
	width: auto;
	min-width: initial;
	font-weight: 700;
	font-style: Italic;
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	gap: 5px;
	padding: 0;
	border: none;
}
.featured-products-container .featured-section .actions .arrow-link:last-child {
	margin-left: 0;
}
.arrow-link.tyre-view-all {
	color: #00B09B;
}
.arrow-link.tyre-view-all .icon path, .arrow-link.tyre-view-all svg path{
	fill: #00B09B !important;
}
.arrow-link.tyre-view-all:hover .icon path, .arrow-link.tyre-view-all:hover svg path {
	fill: #FEDE00 !important;
}
.featured-products-container .featured-section.tyre-products {
	margin-bottom: 80px;
}
.cms-home .car-care-brands-block .home-main-title,
.cms-car-services .discount-cards-block .home-main-title,
.cms-car-services .car-care-brands-block h1,
.cms-car-services .ways-to-serve-category-pages.choose .ways-to-serve-section h1,
.ways-to-serve-section h1,
.testimonials-block h1,
.cms-about-us .latest-post-container.container .title-home h2,
.testimonials-index-index .homepage-help-section h1,
.service-inner-page .brakes-service-block h1,
.service-inner-page .homepage-help-section h1,
.tips-page-list .col-sidebar .sidebar.sidebar-additional .category-block,
.tips-page-list .col-sidebar .sidebar.sidebar-additional .all-blogs,
.contact-index-index .homepage-help-section h1,
.cms-faq .homepage-help-section h1 {
	font-weight: 800;
    font-style: Italic;
    font-size: 40px;
    line-height: 46px;
    display: flex;
    align-items: center;
    margin-bottom: 40px;
    margin-top: 0;
}
.cms-home .car-care-brands-block .home-main-title span,
.cms-car-services .discount-cards-block .home-main-title span,
.cms-about-us .latest-post-container.container .title-home h2 span {
	font-weight: 800;
    font-style: Italic;
    font-size: 40px;
    line-height: 46px;
    background: none;
}
.car-care-brands-block #car-care-brands-slider .brand {
	height: 70px;
	border: none;
}
.car-care-brands-block #car-care-brands-slider .brand img {
	max-height: 100%;
	max-width: 100%;
}
.cms-home .car-care-brands-block.container {
	margin-bottom: 100px;
}
.van_service_section {
	margin-bottom: 100px;
	max-width: 100%;
	overflow: hidden;
}
.van_banner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-size: cover;
    height: 0;
    position: relative;
    padding-bottom: 30.8%;
}
.van_content {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
	text-align: left;
	right: 20%;
    height: 90%;
    width: 20.65%;
    padding: 2.5%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}
.van_content h2 {
	margin: 0 0 10px;
	font-weight: 800;
	font-style: Italic;
	font-size: 40px;
	line-height: 46px;
	color: #FFD601;
}
.van_content p {
	margin: 0 0 20px;
	margin: 0;
	font-weight: 400;
	font-style: Italic;
	font-size: 18px;
	leading-trim: NONE;
	line-height: 25px;
	letter-spacing: 1px;
	color: #F6F6F6;
}
.van_content a.button {
	display: inline-block;
	text-decoration: none;
	border-radius: 0px;
	background: #BF140E;
	color: #F6F6F6;
	font-weight: 700;
	font-style: normal;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	transform: skew(-20deg);
	padding: 13px 30px 10px;
	text-align: center;
}
.van_content a.button:hover {
	background: #FFD601;
	color: #000000 !important;
}
.testimonials-block .header {
	display: flex;
	gap: 20px;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px;
}
.testimonials-block .appointmnet-popup-data .header {
	display: block;
}
.testimonials-block .header.clearfix:after {
	display: none;
}
.testimonials-block .header h2 {
	font-weight: 800;
	font-style: Italic;
	font-size: 40px;
	line-height: 46px;
	display: flex;
	align-items: center;
}
.testimonials-block .header .actions {
	width: auto;
	gap: 30px;
	flex: auto;
	display: flex;
    justify-content: flex-end;
    align-items: center;
}
.testimonials-block .header .actions .arrow-link {
	gap: 5px;
}
.proshop-locations-block .arrow-link {
	margin: 0;
}
.support-text h2 {
	font-weight: 800;
	font-size: 40px;
	line-height: 46px;
	letter-spacing: 0;
	font-style: Italic;
}
.support-text p {
	font-weight: 500;
	font-style: Italic;
	font-size: 24px;
	line-height: 30px;
	margin: 30px 0 0;
	color: #BF140E;
}
.support-text .number {
	margin: 0;
	font-weight: 800;
	font-style: Italic;
	font-size: 30px;
	line-height: 36px;
	color: #BF140E;
}
.support-text .number a {
	color: currentColor;
	font-weight: 800;
	font-style: Italic;
	font-size: 30px;
	line-height: 36px;
}
.support-text .number a:hover {
	color: #BF140E !important;
}
.testimonials-block {
	margin-bottom: 0;
}
.cms-home .testimonials-block,
.cms-home .discount-cards-block {
	margin-bottom: 90px;
	padding: 0;
}
.support-banner {
	margin-top: 0;
	margin-bottom: 90px;
}
.cms-home .discount-cards-block .discount .home-main-title {
	font-weight: 800;
    font-style: Italic;
    font-size: 40px;
    line-height: 46px;
    display: flex;
    align-items: center;
}
.cms-home .discount-cards-block .discount .home-main-title span {
	font-weight: 800;
    font-style: Italic;
    font-size: 40px;
    line-height: 46px;
    background: none;
}
.discount-cards-block #discount-card-slider .discount-card {
	height: 130px;
	border: none;
}
.discount-cards-block #discount-card-slider .discount-card img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}
.cms-home .book-appointment-section {
	margin-bottom: 90px;
}
.cms-home .book-appointment-block {
	margin: 0 auto;
}
.book-appointment-block .services-list .arrow-link svg path {
	fill: #ffffff !important;
}
.book-appointment-block .services-list .arrow-link:hover svg path {
	fill: #ffde00 !important;
}
.book-appointment-block .services-list .arrow-link:hover {
	border-color: #ffde00 !important;
}
.car-care-brands-block .arrow-link {
	gap: 5px;
	float: right;
}
.proshop-advantage-section .heading h2 {
	color: #FFFFFF;
}
.proshop-advantage-section .advantages-list .arrow-link svg path {
	fill: #ffffff !important;
}
.proshop-advantage-section .advantages-list .arrow-link:hover svg path {
	fill: #ffffff !important;
}
.block-title-addToCart-msg .success-msg {
	position: relative;
	font-weight: 500;
	font-size: 26px;
	line-height: 30px;
	letter-spacing: 0;
	padding: 20px 25px;
    border-bottom: solid 1px #D9D9D9;
    margin: 0 -15px;
    padding-left: 55px;
}
.block-title-addToCart-msg .success-msg:before {
	content: '';
	width: 26px;
	height: 26px;
	background-image: url(/static/frontend/Proshop/theme/en_US/images/new_icons/tick.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 5px;
	display: inline-block;
	position: absolute;
	left: 20px;
    top: 20px;
}
.book-service-appoitnment .service-appointment-container {
	background: #ffffff;
}
.book-service-appoitnment .service-appointment-container .service-block {
	width: 100%;
	padding: 25px 15px !important;
}
.book-service-appoitnment #car-service-form .service-block .close-btn {
	position: absolute;
    right: 10px;
    top: 10px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
}
.service-appointment-container .service-block #appoitment-form .service-footer {
	margin-bottom: 0;
}
.service-appointment-container .service-block #appoitment-form .appointment-submit button {
	transform: skew(-20deg);
	font-style: normal;
}
.service-appointment-container .service-block #appoitment-form .appointment-submit button:hover {
	background: #FFD601 !important;
	color: #000000 !important;
}
.cs-minicart-open {
	overflow: hidden;
}
.product-search-modal .modal__container {
	width: 100%;
	max-width: 1170px;
}
.product-web-search .search-box .product-search-input .search-input {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    height: 50px;
    padding-left: 20px;
    font-size: 14px;
}
.product-web-search .search-box .product-search-input button {
    height: 50px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.tyre-search-modal .modal__container {
	max-width: 95%;
}
.custome-search input {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.custome-search button {
	border: solid 1px #D9D9D9 !important;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-left: none !important;
}
.product-web-search .content .footer {
	display: flex;
	align-items: center;
	justify-content: center;
}
.service-appoitnment-modal #car-service-form .service-block input,
.service-appoitnment-modal #car-service-form .service-block select {
	height: 50px !important;
}
.checkout-cart-index .top-steps, 
.checkout-index-index .top-steps {
	background: #F6F6F6;
	border: none;
	padding-top: 50px;
	padding-bottom: 50px;
}
.cs__step_wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	max-width: 1170px;
	padding-left: 15px;
	padding-right: 15px;
}
.cs__step_wrapper .cs_left_sec {
	display: flex;
	align-items: center;
	justify-content: center;
}
.checkout-cart-index .first-step img, 
.checkout-cart-index .third-step img,
.checkout-cart-index .second-step img,
.checkout-index-index .first-step img, 
.checkout-index-index .third-step img,
.checkout-index-index .second-step img {
	display: none;
}
.checkout-cart-index .first-step span, 
.checkout-cart-index .third-step span,
.checkout-index-index .second-step span,
.checkout-index-index .first-step span {
	font-weight: 500;
	font-style: Italic;
	font-size: 26px;
	line-height: 30px;
	letter-spacing: 0;
	color: #B8B8B8;
}
.checkout-cart-index .second-step span,
.checkout-index-index .third-step span {
	font-weight: 700;
	font-style: Italic;
	font-size: 26px;
	line-height: 30px;
	letter-spacing: 0;
	color: #00B09B;
}
.checkout-index-index .second-step span {
	color: #000000;
}
.cs__step_wrapper .cs_right_sec p,
.cs__step_wrapper .cs_right_sec p *{
	margin: 0;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 0;
}
.cs__step_wrapper .cs_right_sec p .cs__login_pop_cart {
	cursor: pointer;
}
.cs__step_wrapper .cs_right_sec .checkout-login-options {
	flex-direction: column;
	gap: 5px;
}
.cs__step_wrapper .cs_right_sec .checkout-login-options .rounded-radio {
    justify-content: flex-end;
    margin: 0;
}
.cs__step_wrapper .cs_right_sec .checkout-login-options .rounded-radio .check {
	width: 22px;
	height: 22px;
	border-radius: 0;
	border: solid 1px #D9D9D9;
	background: #ffffff;
	margin-top: -2px;
    margin-right: 8px;
}
.cs__step_wrapper .cs_right_sec .checkout-login-options .rounded-radio label {
	margin: 0;
    font-weight: 400 !important;
    font-size: 18px !important;
	line-height: 24px;
	letter-spacing: 0;
}
.checkout-cart-index .cart-container.container {
	margin-top: 40px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.checkout-cart-index .cart-container.container:before,
.checkout-cart-index .cart-container.container:after {
	display: none;
}
.checkout-cart-index .cart-container .cart-left-container {
	width: calc(63% - 40px);
}
.checkout-cart-index .cart-container .row {
	margin-left: -15px;
	margin-right: -15px;
}
.checkout-cart-index .cart-container .cart-left-container .installation-service .title {
	font-weight: 600;
	font-size: 22px;
	line-height: 30px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.checkout-cart-index .cart-container .cart-left-container .installation-service .service-box {
	background: #F6F6F64D;
	border: 1px solid #D9D9D9;
	height: 100%;
	padding: 25px;
	cursor: pointer;
}
.checkout-cart-index .cart-container .cart-left-container .installation-service .service-box.selected {
	background: #FFFFFF;
	border-color: #BF140E;
}
.installation-service .service-box h4 {
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 0;
}
.installation-service .service-box.selected h4 {
	color: #BF140E;
}
.installation-service .service-box p {
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0;
	color: #727272;
	height: 36px;
	overflow: hidden;
}
.installation-service .service-box p:last-child {
	font-weight: 700;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 0;
	color: #000000;
	margin: 0;
	height: auto;
}
.installation-service .service-box.selected p:last-child {
	color: #BF140E;
}
.checkout-cart-index .cart-container .cart-right-container {
	width: 37%;
	border: 0.65px solid #D4D4D4;
	background: #F3F3F380;
	padding: 25px;
	top: 80px;
	position: sticky;
}
.checkout-cart-index .cart-container .cart-discount {
	width: 100%;
}
.checkout-cart-index .cart-container .cart-summary {
	width: 100%;
	padding: 0;
}
.checkout-cart-index .cart-summary~.container {
	padding-top: 15px;
}
.checkout-cart-index .schedule-delivery-block .heading {
	padding-top: 50px;
	padding-bottom: 20px;
}
.checkout-cart-index .schedule-delivery-block .heading .preferred-delivery {
	font-weight: 600;
	font-size: 22px;
	line-height: 30px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #000000;
}
.checkout-cart-index .schedule-delivery-block .heading .detail {
	display: none;
}
.checkout-cart-index .schedule-delivery-block .service-block {
	border: none;
}
.checkout-cart-index .schedule-delivery-block .service-block th {
	padding: 0;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0;
	color: #555555;
	width: 33%;
}
.checkout-cart-index .schedule-delivery-block .select-option {
	border: none;
}
.checkout-cart-index .schedule-delivery-block .select-option .mode-location.map a {
	display: none;
}
.checkout-cart-index .schedule-delivery-block .select-option td {
	padding: 10px 10px 0 0 !important;
}
.checkout-cart-index .schedule-delivery-block .select-option .map {
	padding-top: 10px !important;
}
.checkout-cart-index .schedule-delivery-block .select-option select {
    border: solid 1px #D9D9D9;
    padding: 0 25px 0 10px;
    height: 50px;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0;
	background-position: right 5px center;
}
.checkout-cart-index .schedule-delivery-block .date-time input[type="text"],
.checkout-cart-index .schedule-delivery-block .date-time.calendar div input[type="text"] {
	border: solid 1px #D9D9D9;
	border-right: none;
    padding: 0 10px;
    height: 50px;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0;
}
.select-option .date-time.calendar .cal-img {
    border: solid 1px #D9D9D9;
    border-left: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.select-option .date-time.calendar .dropdwon-img {
	border: solid 1px #D9D9D9;
    border-left: none;
    width: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.select-option .date-time.calendar img {
	padding: 0;
	width: 20px;
}
.checkout-cart-index .cart-middle-container .cart.table-wrapper .heading {
	font-weight: 600;
	font-size: 22px;
	line-height: 30px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #000000;
	margin: 0;
	padding-top: 50px;
	padding-bottom: 20px;
}
.checkout-cart-index .cart.table-wrapper .table th {
	border-top: none;
	padding: 10px;
}
.checkout-cart-index .cart.table-wrapper .table thead th span {
	font-weight: 300;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0;
	color: #555555;
}
.checkout-cart-index .cart.table-wrapper .table td {
	padding: 10px;
	padding-bottom: 10px !important;
}
.checkout-cart-index .cart-container .cart.table-wrapper .product-item-name a {
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0;
	color: #555555;
}
.checkout-cart-index .col.price {
	width: 11%;
}
.checkout-cart-index .col.description {
	width: 20%;
}
.checkout-cart-index .cart.table-wrapper .table td.price * {
	font-size: 14px;
	line-height: 20px;
}

.checkout-cart-index .col.price .old-price {
	color: #808080;
	font-size: 14px;
	line-height: 20px;
	padding: 0;
}
.checkout-cart-index .cart.table-wrapper .note {
	margin-top: 15px;
	display: block;
}
.checkout-cart-index .cart-vehicle-container h6, 
.checkout-cart-index .cart-actions-container h6 {
	font-weight: 600;
	font-size: 22px;
	line-height: 30px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #000000;
	margin: 0;
	padding: 0;
	padding-top: 50px;
	padding-bottom: 20px;
}
.cart-middle-container,
.cart-bottom-container,
.cart-top-container {
	display: inline-block;
}
.checkout-cart-index .cart-vehicle-container .form-group .form-control, 
.cart-login-form .form-login .control .input-text {
	border: solid 1px #D9D9D9;
    padding: 0 25px 0 10px;
    height: 50px !important;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0;
}
.checkout-cart-index .cart-vehicle-container .form-group .cs__label {
	padding: 0;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0;
	color: #555555;
	margin-bottom: 10px;
}
.checkout-cart-index .cart-vehicle-container .col-lg-3.pr-0 {
	padding-right: 15px !important;
}
.cart-actions-container .checkout-actions .action.update {
	background: #BF140E !important;
    color: #FFFFFF !important;
    font-weight: 700;
    font-style: normal;
    font-size: 15px !important;
    line-height: 20px;
    letter-spacing: 1.5px;
    text-align: center;
    text-transform: uppercase;
    transform: skew(-20deg);
    width: auto;
    padding: 15px 30px 10px !important;
    height: auto;
    /*width: 100% !important;*/
}
.cart-actions-container .checkout-actions .action.update:hover {
	background: #FFD601 !important;
	color: #000 !important;
}
.checkout-cart-index .fieldset.coupon {
	padding: 0;
}
.checkout-cart-index #discount-coupon-form .fieldset.coupon .field .control {
	padding: 0;
}
.checkout-cart-index #discount-coupon-form .fieldset.coupon .field .control input[type="text"] {
	width: 100%;
	border: solid 1px #D9D9D9;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0;
	color: #555555;
}
.checkout-cart-index .fieldset.coupon .actions-toolbar {
	width: 35%;
}
.checkout-cart-index .fieldset.coupon .actions-toolbar .primary,
.checkout-cart-index .fieldset.coupon .actions-toolbar .primary .action.apply.primary {
	width: 100%;
}
.checkout-cart-index .fieldset.coupon .actions-toolbar .primary .action.apply.primary {
	background: #FFD601 !important;
	border: none !important;
	text-align: center;
	padding: 0 10px !important;
}
.checkout-cart-index .fieldset.coupon .actions-toolbar .primary .action.apply.primary:hover {
	background: #BF140E !important;
}
.checkout-cart-index .fieldset.coupon .actions-toolbar .primary .action.apply.primary:hover span {
	color: #FFFFFF !important;
}
.checkout-cart-index .fieldset.coupon .actions-toolbar .primary .action.apply.primary span {
	color: #000000;
	font-weight: 700;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 0;
	text-align: center;
	text-transform: uppercase;
}
.cart-summary #cart-totals .table-wrapper .data.table th, 
.cart-summary #cart-totals .table-wrapper .data.table td {
	padding: 10px 0;
}
.checkout-cart-index .cart-summary .cart-totals .mark strong, 
.checkout-cart-index .cart-summary .totals-tax .mark span, 
.checkout-cart-index .cart-summary .totals th span {
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	letter-spacing:0;
	color: #555555;
	text-transform: initial;
}
.checkout-cart-index .cart-summary .totals.sub.incl {
	display: none;
}
.cart-summary #cart-totals .table-wrapper .data.table .totals.grand th, 
.cart-summary #cart-totals .table-wrapper .data.table .totals.grand td {
	padding-top: 20px;
	border-top: solid 1px #D9D9D9 !important;
}
.checkout-cart-index .cart-summary .totals.grand th strong,
.checkout-cart-index .cart-summary .totals.grand td span {
	font-size: 22px;
	line-height: 22px;
}
.checkout-cart-index .cart-totals .grand.totals .mark .vat-msg {
	display: none;
}
.checkout-cart-index #tabbyPromo > div {
	width: 100%;
	padding: 0;
}
.checkout-cart-index #tabbyPromo {
	margin-bottom: 0;
}
.checkout-cart-index #tabbyPromo > div +div {
	display: none;
}
.cs-login-popup.modal-popup._inner-scroll .modal-inner-wrap {
	max-width: 600px;
	width: 100%;
}
.cs-login-popup.modal-popup._inner-scroll .modal-inner-wrap .modal-header {
	display: none;
}
.cs-login-popup .block-customer-login-popup .cs__action-close {
	position: absolute;
	right: 10px;
	top: 10px;
    padding: 0 !important;
    margin: 0;
    background: none !important;
    width: 26px;
    height: 26px;
}
.cs-login-popup .block-customer-login-popup .cs__action-close span {
	font-size: 30px;
	line-height: 30px;
}
.cs-login-popup.modal-popup._inner-scroll .modal-inner-wrap .modal-content {
	padding: 25px;
}
.checkout-cart-index .cs-login-popup .fieldset>.field {
	margin-bottom: 15px !important;
}
.cs-login-popup.modal-popup._inner-scroll .modal-inner-wrap .modal-content button.action {
    transform: skew(-20deg);
    height: 50px;
    padding: 0 30px !important;
    font-style: normal;
}
.cs-login-popup.modal-popup._inner-scroll .modal-inner-wrap .modal-content button.action span {
	color: #fff;
	font-style: normal;
}
.cs-login-popup.modal-popup._inner-scroll .modal-inner-wrap .modal-content button.action:hover span {
	color: #000;
}
.checkout-index-index .opc-wrapper #checkout-step-shipping .form-login h6,
.firecheckout .opc-wrapper #checkout-step-payment #co-payment-form .step-title {
	font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #000;
}
.checkout-index-index.firecheckout .checkout-container .block-customer-login .block-title {
	top: -40px;
}
.checkout-index-index.firecheckout #checkout .opc-wrapper .form-login {
	margin-bottom: 0;
}
.checkout-index-index.firecheckout #checkout .opc-wrapper .step-content > * + .form-shipping-address {
	margin-top: 0;
}
.checkout-index-index.firecheckout #checkout .opc-wrapper .step-content > * + .form-shipping-address .heading {
	display: none;
}
.checkout-index-index.firecheckout.fc-form-compact .form-shipping-address .fieldset, 
.firecheckout.fc-form-compact #checkout .checkout-shipping-address .fieldset {
	margin-bottom: 0;
}
.checkout-index-index.firecheckout #checkout .opc-wrapper #checkoutSteps .checkout-shipping-address {
	margin-bottom: 0 !important;
}
.checkout-index-index.firecheckout .checkout-payment-method .opc-payment {
	margin-top: 30px !important;
}
.checkout-index-index #checkout-payment-method-load .items.payment-methods .payment-group .payment-method {
	background: #FFFEF6;
	border: 1px solid #D9D9D9;
	padding: 20px;
	margin-bottom: 10px;
}
.checkout-index-index #checkout-payment-method-load .items.payment-methods .payment-group .payment-method._active {
	background: #f7f5e3;
}
.checkout-index-index #checkout-payment-method-load .items.payment-methods .payment-group .payment-method .payment-method-title {
	padding: 0;
}
.checkout-index-index.firecheckout #co-payment-form .payment-method-notes ul li, 
.checkout-index-index.firecheckout #co-payment-form .payment-method-notes ul li a {
	font-weight: 500;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 0;
	color: #555555;
	margin-bottom: 10px;
}
.checkout-index-index.firecheckout .checkout-billing-address .actions-toolbar .primary .action {
	transform: skew(-20deg);
    height: 50px;
    padding: 0 30px !important;
    font-style: normal;
}
.checkout-index-index.firecheckout .checkout-billing-address .actions-toolbar .primary .action:hover {
	background: #BF140E !important;
	color: #FFFFFF !important;
}
.checkout-index-index.firecheckout .checkout-billing-address .actions-toolbar .primary .action:hover span {
	color: #FFFFFF !important;
}
.checkout-index-index.firecheckout .checkout-billing-address .actions-toolbar .primary .action + .action {
	transform: skew(-20deg);
    height: 50px;
    padding: 0 30px !important;
    font-style: normal;
}
.checkout-index-index.firecheckout .form-shipping-address input[type="checkbox"] + label, 
.checkout-index-index.firecheckout #checkout input[type="checkbox"] + label, 
.checkout-index-index.firecheckout .form-shipping-address input[type="radio"] + label, 
.checkout-index-index.firecheckout #checkout input[type="radio"] + label,
.checkout-index-index.firecheckout .form-shipping-address input[type="checkbox"] + label span, 
.checkout-index-index.firecheckout #checkout input[type="checkbox"] + label span, 
.checkout-index-index.firecheckout .form-shipping-address input[type="radio"] + label span, 
.checkout-index-index.firecheckout #checkout input[type="radio"] + label span {
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0;
	color: #555555;
}
.checkout-index-index.firecheckout .form-shipping-address input[type="checkbox"] + label a, 
.checkout-index-index.firecheckout #checkout input[type="checkbox"] + label a, 
.checkout-index-index.firecheckout .form-shipping-address input[type="radio"] + label a, 
.checkout-index-index.firecheckout #checkout input[type="radio"] + label a {
	text-transform: underline;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0;
	color: #555555;
}
.checkout-index-index.firecheckout .opc-wrapper .checkout-payment-notice {
	width: 100%;
	margin: 15px 0 60px;
	display: flex;
	gap: 15px;
	font-weight: 500;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0;
	color: #555555;
}
.checkout-index-index.firecheckout .opc-wrapper .checkout-payment-notice strong {
	font-weight: 600;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 0;
	color: #BF140E;
	white-space: nowrap;
}
.checkout-index-index.firecheckout .checkout-footer-actions .back-to-cart {
	transform: skew(-20deg);
    height: 50px;
    padding: 0 30px !important;
    line-height: 50px;
    font-style: normal;
}
.checkout-index-index.firecheckout .checkout-footer-actions .back-to-cart span {
	font-weight: 700;
    font-style: normal;
    font-size: 15px !important;
    line-height: 20px;
    letter-spacing: 1.5px;
    text-align: center;
    text-transform: uppercase;
}
.checkout-index-index.firecheckout .checkout-footer-actions .place-order .actions-toolbar .primary .action {
	transform: skew(-20deg);
    height: 50px;
    padding: 0 30px !important;
    background: #BF140E !important;
    line-height: 50px;
    font-style: normal;
}
.checkout-index-index.firecheckout .checkout-footer-actions .place-order .actions-toolbar .primary .action span {
    color: #FFFFFF !important;
    font-weight: 700;
    font-style: normal;
    font-size: 15px !important;
    line-height: 20px;
    letter-spacing: 1.5px;
    text-align: center;
    text-transform: uppercase;
}
.checkout-index-index.firecheckout .checkout-footer-actions .back-to-cart:hover {
	background: #FFD601 !important;
}
.checkout-index-index.firecheckout .checkout-footer-actions .back-to-cart:hover span {
	color: #000 !important;
}
.checkout-index-index.firecheckout .checkout-footer-actions .place-order .actions-toolbar .primary .action:hover {
	background: #FFD601 !important;
}
.checkout-index-index.firecheckout .checkout-footer-actions .place-order .actions-toolbar .primary .action:hover span {
	color: #000 !important;
}
.checkout-index-index.firecheckout.firecheckout-col1-set #checkout .opc-sidebar .modal-inner-wrap .modal-content {
	background: #F3F3F380;
	border: 0.65px solid #D4D4D4;
    padding: 25px;
}
.checkout-index-index.firecheckout.firecheckout-col1-set #checkout .opc-sidebar .cs__heading_wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.checkout-index-index.firecheckout #checkout #opc-sidebar .cs__heading_wrapper h6.summary-heading {
	margin: 0;
	font-weight: 600;
	font-size: 22px;
	line-height: 46px;
	letter-spacing: 0;
	text-transform: uppercase;
	color: #000000;
}
.checkout-index-index.firecheckout #checkout .opc-sidebar .cs__heading_wrapper .cs_back-to-cart,
.checkout-index-index.firecheckout #checkout .opc-sidebar .cs__heading_wrapper .cs_back-to-cart span {
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0;
	text-transform: uppercase;
	color: #00B09B;
}
.checkout-index-index .checkout-container .opc-sidebar .modal-content .opc-block-summary {
	padding: 0;
	border: none;
}
.checkout-index-index.firecheckout.checkout-index-index #checkout .opc-block-summary .minicart-items .product-item {
	padding: 15px 0;
	border: none;
	border-bottom: solid 1px #D9D9D9;
}
.checkout-index-index .opc-block-summary .items-in-cart .product {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 20px;
}
.checkout-index-index .opc-block-summary .items-in-cart .product:before,
.checkout-index-index .opc-block-summary .items-in-cart .product:after {
	display: none;
}
.checkout-index-index .opc-block-summary .minicart-items .product>.product-image-container {
	width: 62px !important;
	height: 62px !important;
}
.checkout-index-index .opc-block-summary .minicart-items .product-item-details {
	width: calc(100% - 82px);
	padding-right: 40px;
}
.checkout-index-index .opc-block-summary .minicart-items .product-item-details .cs_prod_item_name_wrapper .product-item-link {
	margin-bottom: 10px;
}
.checkout-index-index .opc-block-summary .minicart-items .product-item-details .cs_prod_item_name_wrapper .action-links {
	position: absolute;
	right: 0;
	top: 0;
    width: 30px;
    height: 30px;
    background-image: url(/static/frontend/Proshop/theme/en_US/images/new_icons/trash-1.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.checkout-index-index .opc-block-summary .minicart-items .product-item-details .cs_prod_item_name_wrapper .action-links span {
	opacity: 0;
	width: 100%;
	height: 100%;
    display: flex;
    margin: 0;
    padding: 0;
}
.checkout-index-index .opc-block-summary .minicart-items .product-item-name {
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0;
	color: #555555;
}
.checkout-index-index .opc-block-summary .minicart-items .subtotal .price-including-tax .cart-price .price-label {
 	display: none;
}
.checkout-index-index .opc-block-summary .minicart-items .subtotal .price-including-tax .cart-price .price {
	font-weight: 600 !important;
	font-size: 16px !important;
	line-height: 20px;
	letter-spacing: 0;
}
.checkout-index-index #checkout .opc-block-summary .product-item-sku {
	display: none;
}
.checkout-index-index #checkout .opc-block-summary .cs__qty_wrapper * {
	font-weight: 500;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 0;
	color: #727272;
}
.checkout-index-index #checkout .opc-block-summary .cs__qty_wrapper .cs_label {
	display: none;
}
.checkout-index-index #checkout .opc-block-summary .cs__qty_wrapper {
	display: flex;
	padding: 5px 0;
	gap: 10px;
}
.checkout-index-index .opc-block-summary .minicart-items .product-item-details .cs__edit_btn .action-links span {
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0;
	color: #727272;
}
.checkout-index-index.firecheckout.checkout-index-index .opc-block-summary .payment-option-content {
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
}
.checkout-index-index.firecheckout.checkout-index-index .opc-block-summary .opc-payment-additional.discount-code {
	margin: 0 !important;
	padding: 20px 0;
}
.checkout-index-index.firecheckout.checkout-index-index .opc-block-summary .payment-option-title {
	display: none !important;
}
.checkout-index-index.firecheckout .opc-block-summary .minicart-items-wrapper {
	padding: 0;
}
.checkout-index-index.firecheckout.fc-form-tooltips #checkout .opc-sidebar:not(.fc-size-xs) .discount-code .form-discount {
	display: flex;
}
.checkout-index-index.firecheckout.fc-form-tooltips #checkout .opc-sidebar:not(.fc-size-xs) .discount-code .actions-toolbar .action {
	margin: 0;
}
.checkout-index-index.firecheckout.fc-form-tooltips #checkout .opc-sidebar:not(.fc-size-xs) .discount-code .actions-toolbar .action:hover {
	background: #BF140E !important;
}
.checkout-index-index.firecheckout.fc-form-tooltips #checkout .opc-sidebar:not(.fc-size-xs) .discount-code .actions-toolbar .action:hover span {
	color: #FFFFFF !important;
}
.checkout-index-index.firecheckout .items-in-cart > .minicart-items::after {
	display: none;
}
.checkout-index-index .opc-block-summary .table-totals .sub.incl {
	display: none;
}
.checkout-index-index .opc-block-summary .table-totals .mark,
.checkout-index-index .opc-block-summary .table-totals .amount {
	padding: 10px 0;
}
.checkout-index-index .opc-block-summary .table-totals .mark span,
.checkout-index-index .opc-block-summary .table-totals .amount .price {
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0;
	color: #555555;
}
.checkout-index-index.firecheckout .opc-block-summary .table-totals {
	border: none;
}
.checkout-index-index.firecheckout .opc-block-summary .table-totals .summary-divider .mark,
.checkout-index-index.firecheckout .opc-block-summary .table-totals .summary-divider .amount {
	padding: 5px 0;
}
.checkout-index-index.firecheckout.firecheckout-col1-set.fc-order-below-payment .opc-block-summary .table-totals .grand.totals {
	border-top: 1px solid #D9D9D9;
}
.checkout-index-index.firecheckout .opc-block-summary .table-totals .grand .mark,
.checkout-index-index.firecheckout .opc-block-summary .table-totals .grand .amount {
	padding: 20px 0;
	font-weight: 600;
	font-size: 22px;
	line-height: 22px;
	letter-spacing: 0;
	color: #000000;
}
.checkout-index-index.firecheckout .opc-block-summary .total-note {
	display: none;
}
.checkout-index-index.firecheckout .opc-block-summary .appointment-vehicle-block {
	position: relative;
	margin-top: 10px;
}
.checkout-index-index.firecheckout .opc-block-summary .appointment-vehicle-block:before {
	position: absolute;
	left: -26px;
	top: -20px;
	width: calc(100% + 52px);
	height: 20px;
	border-top: 0.65px solid #D4D4D4;
	border-bottom: 0.65px solid #D4D4D4;
	content: '';
	background: #ffffff;
}
.checkout-index-index.firecheckout .opc-block-summary .appointment-vehicle-block .details a {
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0;
	text-transform: uppercase;
	color: #00B09B;
}
.checkout-index-index.firecheckout .opc-block-summary .appointment-vehicle-block .cs__head_label .details > div {
	border: none;
	padding: 20px 0 10px;
	justify-content: flex-end;
}
.checkout-index-index.firecheckout .appointment-vehicle-block .details > div:last-child {
	border: none;
}
.checkout-index-index.firecheckout .appointment-vehicle-block .details > div {
	padding: 0 0 30px;
	border: none;
	flex-direction: column;
	gap: 5px;
}
.checkout-index-index.firecheckout .appointment-vehicle-block .details .label {
	font-weight: 600 !important;
	font-size: 20px !important;
	line-height: 22px !important;
	letter-spacing: 0;
	color: #555555;
}
.checkout-index-index.firecheckout .appointment-vehicle-block .details .value,
.checkout-index-index.firecheckout .appointment-vehicle-block .details .value span {
	font-weight: 600;
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 0;
	color: #555555;
}
.checkout-index-index.firecheckout .appointment-vehicle-block .details .vehicle-info {
	position: relative;
}
.checkout-index-index.firecheckout .appointment-vehicle-block .details .vehicle-info .label {
	padding-right: 40px !important;
}
.checkout-index-index.firecheckout .appointment-vehicle-block .details .vehicle-info a {
	position: absolute;
	right: 0;
	top: 3px;
}
.checkout-index-index.firecheckout #checkout .note, 
.checkout-index-index.firecheckout .modal-custom .note {
	font-weight: 600;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 0;
	color: #555555;
	margin: 0;
}
.modal-popup .content .delivery-details-form .mode-location label, 
.modal-popup .content .delivery-details-form .date-time label {
    padding: 0 !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 20px !important;
    letter-spacing: 0;
    color: #555555;
}
.delivery-details-popup .modal-footer button, 
.vehicle-details-popup .modal-footer button {
    transform: skew(-20deg);
    height: 50px;
    padding: 0 30px !important;
    background: #bf140e !important;
    font-style: normal;
}
.delivery-details-popup .modal-footer button:hover, 
.vehicle-details-popup .modal-footer button:hover {
	background: #ffd601 !important;
}
.delivery-details-popup .modal-footer button span, .vehicle-details-popup .modal-footer button span {
	color: #fff;
	font-style: normal;
}
.delivery-details-popup .modal-footer button:hover span, .vehicle-details-popup .modal-footer button:hover span {
	color: #000;
}
.checkout-index-index.firecheckout .authentication-dropdown .actions-toolbar > .primary button {
	transform: skew(-20deg);
    height: 50px;
    padding: 0 30px !important;
    background: #bf140e !important;
    font-style: normal;
}
.checkout-index-index.firecheckout .authentication-dropdown .actions-toolbar > .primary button:hover {
	background: #ffd601 !important;
}
.checkout-index-index.firecheckout .authentication-dropdown .actions-toolbar > .primary button span {
	color: #fff;
	font-style: normal;
}
.checkout-index-index.firecheckout .authentication-dropdown .actions-toolbar > .primary button:hover span {
	color: #000;
}
.customer-account-login .social-btn .btn-social, 
.customer-account-create .social-btn .btn-social, 
.checkout-index-index .social-btn .btn-social {
	transform: skew(-20deg);
	font-style: normal;
}
.page-footer {
	background: #2A2A2A;
}
.footer-bottom {
	background-color: #3D3D3D;
	border-color: #6A6A6A;
}
.cms-car-services .service-appointment-container,
.cms-car-services .discount-cards-block,
/*.cms-car-services .ways-to-serve-category-pages.choose,*/
.car-care-brands-block.container,
.latest-post-container.container,
.service-inner-page .ways-to-serve-category-pages.product,
.service-inner-page .homepage-help-section,
.contact-index-index .homepage-help-section {
	margin-bottom: 90px;
}
.ways-to-serve-section,
.cms-car-services .service-appointment-container,
.cms-car-services .ways-to-serve-category-pages.choose .ways-to-serve-section,
.ways-to-serve-category-pages .ways-to-serve-section,
.testimonials-block,
.service-inner-page .service-appointment-container,
.contact-index-index .contact-container {
	padding: 90px 0;
}
.cms-car-services .service-appointment-container h1 {
	margin-top: 0;
}
.service-footer .captcha .form-group {
	margin-bottom: 0;
}
.discount-cards-block .discount-content p,
.car-care-brands-block .content p,
.testimonials-block .content p,
.brakes-service-block p {
	margin-bottom: 0;
	font-size: 18px;
	line-height: 24px;
}

.cms-about-us .latest-post-container.container .title-home {
	padding-bottom: 0;
}
#proshop-locations-grid {
	padding-top: 0;
}
.ways-to-serve-category-pages {
	margin-top: 0;
}
.testimonials-index-index .homepage-help-section {
	margin-top: 40px;
	margin-bottom: 90px;
}
.service-inner-page .brakes-service-block {
	padding-top: 90px;
}
.brakes-service-block p {
	margin: 0;
}
.service-inner-page .service-appointment-container h1 {
	margin-top: 0;
}
.service-inner-page .homepage-help-section {
	margin-top: 60px;
}
.cms-discount-cards .discount-cards-block,
.cms-faq .homepage-help-section {
	margin-top: 90px;
	margin-bottom: 90px;
}
.contact-index-index .ways-to-serve-section {
	margin-top: 0;
	margin-bottom: 0;
}
.cms-discount-cards .proshop-locations-block {
	margin-bottom: 0;
}
.tips-page-list .col-sidebar .sidebar.sidebar-additional .all-blogs,
.cms-faq .brands-faqs {
	margin-top: 90px;
}
.contact-index-index .homepage-help-section {
	margin-top: 0;
}
.cms-faq .brands-page-faqs .faq-que {
	align-items: center;
	min-height: 70px;
}
.cms-faq .brands-page-faqs .faq-que p {
	margin-bottom: 0;
}
.cms-faq .brands-page-faqs .option[aria-expanded="false"] .faq-que::after,
.cms-faq .brands-page-faqs .option[aria-expanded="true"] .faq-que::after {
	line-height: 70px;
}
.customer-account-login .block-customer-login .block-content #login-form .fieldset.login .actions-toolbar .primary button,
.customer-account-create #form-validate .fieldset.create.info .actions-toolbar .primary button,
.forgot-password-container .actions-toolbar .primary.submit {
	transform: skew(-20deg);
	height: 50px;
	font-style: normal;
}
.forgot-password-container .actions-toolbar .secondary {
	background: none;
	height: auto;
}
.forgot-password-container .actions-toolbar .secondary a {
	height: 50px;
	padding: 15px 0;
	background: #949393;
	transform: skew(-20deg);
	font-style: normal;
}
.account .actions-toolbar > .primary button, 
.account .actions-toolbar > .secondary button {
	transform: skew(-20deg);
	padding: 10px 30px;
	height: 50px;
	font-style: normal;
}
.account .actions-toolbar > .primary button:hover, 
.account .actions-toolbar > .secondary button:hover {
	background: #BF140E !important;
	color: #FFFFFF !important;
}
.account .actions-toolbar > .primary button:hover span,
.account .actions-toolbar > .secondary button:hover span {
	color: #FFFFFF !important;
}
.customer-address-form .required .control select {
	height: 50px;	
}
.tyre-search-container .tyre-search-tabs .search-options .option.active {
	outline-width: 3px;
}
.sidebar-type .navigation-mobile {
    left: -100%;
    width: calc(100% - 30px);
}

.firecheckout.firecheckout-col1-set #checkout .opc-sidebar .minicart-items-wrapper {
	overflow: hidden;
}
.minicart-wrapper .mage-dropdown-dialog {
	width: 100% !important;
	max-width: 500px;
}
.minicart-wrapper #ui-id-1.block-minicart,
.minicart-wrapper #ui-id-1.block-minicart #minicart-content-wrapper,
.minicart-wrapper #ui-id-1.block-minicart #minicart-content-wrapper .block-content {
	height: 100%;
}
.block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper {
	height: calc(100% - 260px) !important;
	padding: 20px 0;
	padding-top: 76px;
}
.minicart-wrapper .block-title-addToCart-msg {
	position: absolute;
	width: 100%;
}
.firecheckout .minicart-items-wrapper {
	max-height: initial;
}
.block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items {
	max-height: 100%;
	padding: 0 30px;
}
.block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items li {
	padding: 20px 0 !important;
	border-bottom: solid 1px #D9D9D9 !important;
}
.block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items li .product {
	display: flex;
	gap: 15px;
	align-items: flex-start;
	justify-content: space-between;
}
.block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items li .product:before,
.block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items li .product:after {
	display: none;
}
.block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items li .product .product-item-photo {
	width: 100px;
	height: 100px;
	border: none;
}
.block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details {
	padding: 0;
	width: calc(100% - 115px);
}
.block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details .product-item-name {
	padding-right: 30px;
}
.block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details .product-item-name,
.block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details .product-item-name a {
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0;
	color: #555555;
	text-transform: initial;
}
.block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details .product-size span {
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0;
	color: #555555;
	text-transform: initial;
}
.block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details .product-item-pricing {
	position: relative;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}
.block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details .product-item-pricing .price-container {
	position: relative;
    top: initial;
    right: initial;
}
.block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details .product-item-pricing .price-container span {
	font-weight: 600;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 0;
	color: #000000;
}
.block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details .product-item-pricing .details-qty {
	margin: 0;
}
.block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details .product-item-pricing .details-qty .label {
	display: none;
}
.block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details .product-item-pricing .details-qty select {
	width: 70px;
	height: 40px;
	border-radius: 6px;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0;
}
.block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items li .product .product-item-details .product.actions .action.delete:after {
	content: '';
	width: 30px;
	height: 30px;
	left: initial;
	right: 0;
	top: 0;
	background-image: url(/static/frontend/Proshop/theme/en_US/images/new_icons/trash-1.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.block-minicart #minicart-content-wrapper .block-content #btn-minicart-close {
	display: block !important;
	width: 26px;
	height: 26px;
	right: 20px;
	top: 25px;
	padding: 0 !important;
	background: none !important;
	color: #000;
}
.block-minicart #minicart-content-wrapper .block-content #btn-minicart-close:before {
    font-size: 30px;
    line-height: 26px;
    color: #000;
}
.cs__taby_section {
	position: absolute;
    bottom: 183px;
    left: 0;
    background: #F9F9F9;
    border-top: solid 1px #D9D9D9;
    padding: 15px 35px 0;
}
.cs__taby_section a {
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0;
	color: #000;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	border-bottom: solid 1px #D9D9D9;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.cs__taby_section a span.cs__taby_section_title {
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0;
	color: #000;
}
.cs__taby_section a span.cs__taby_section_img {
	width: 64px;
	height: 26px;
	line-height: 20px;
	background-image: url(/static/frontend/Proshop/theme/en_US/images/new_icons/tabby.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.block-minicart #minicart-content-wrapper .block-content .subtotal {
	display: block;
	position: absolute;
    width: 100%;
    left: 0;
    margin: 0;
    bottom: 127px;
    background: #F9F9F9;
    border: 0;
    padding: 15px 35px;
}
.block-minicart #minicart-content-wrapper .block-content .subtotal .label:after {
	display: none;
}
.block-minicart #minicart-content-wrapper .block-content .subtotal span {
	font-weight: 600;
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 0;
	color: #000000;
}
.block-minicart #minicart-content-wrapper .block-content .subtotal .price-excluding-tax {
	display: none;
}
.block-minicart #minicart-content-wrapper .block-content .subtotal .price-container {
	margin: 0;
	line-height: 24px;
}
.block-minicart .block-content > .actions {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	background: #F9F9F9;
	padding: 15px 35px;
}
.block-minicart .block-content > .actions .secondary {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.block-minicart .block-content > .actions .top__checkout_minicart {
	width: 100%;
	align-items: center;
	justify-content: center;
	display: flex;
}
.block-minicart .block-content > .actions .top__checkout_minicart a {
	background: #BF140E;
	color: #FFFFFF;
	font-weight: 700;
	font-style: normal;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: 0;
	text-align: center;
	text-transform: uppercase;
	transform: skew(-20deg);
	width: 97%;
	padding: 17px 0 16px;
	height: auto;
	margin: 0;
}
.block-minicart .block-content > .actions .top__checkout_minicart a:hover {
	background: #FFD601;
	color: #000000;
}
.block-minicart .block-content > .actions .top__checkout_minicart a:hover span {
	color: #000000;
}
.block-minicart .block-content > .actions .top__checkout_minicart a span {
	color: currentColor;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: 0;
	font-style: normal;
}
.block-minicart .block-content > .actions .bottom__checkout_minicart {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	padding-top: 20px;
}
.block-minicart .block-content > .actions .bottom__checkout_minicart a {
	background: none !important;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 0;
	color: #000000;
	height: auto;
	margin: 0;
}
.block-minicart .block-content > .actions .bottom__checkout_minicart a span {
	font-size: 14px;
	line-height: 20px;
	color: currentColor;
	letter-spacing: 2px;
}
.checkout-index-index .checkout-payment-method #co-payment-form .checkout-billing-address {
	display: none;
}
.checkout-index-index .checkout-payment-method #co-payment-form .checkout-billing-address .step-title {
	display: none;
}
.action.action-show-popup span,
a.action.action-show-popup span {
    font-size: 13px;
    color: #0b9482;
    font-weight: 500;
}
.action.action-show-popup:hover span,
a.action.action-show-popup:hover span {
    color: #dbbf00;
}
.firecheckout .shipping-address-item::after,
.firecheckout #checkout .opc-wrapper .shipping-address-item.selected-item::after {
	font-weight: 500;
}
.firecheckout #checkout .opc-wrapper .checkout-shipping-address .addresses .control .shipping-address-items .shipping-address-item.selected-item a:hover {
	color: #000;
}
.opc-wrapper #checkout-step-shipping #co-shipping-form .heading h6, 
.firecheckout #checkout .appointment-vehicle-block h6 {
	font-weight: 600;
	font-size: 22px;
	line-height: 30px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 20px;
	color: #000;
}
.opc-wrapper #checkout-step-shipping #co-shipping-form .heading span {
	display: none;
}
.new-address-popup .action.action-show-popup, 
.new-address-popup .action.action-edit-addresses {
	display: initial !important;
}
.new-address-popup .action.action-show-popup span {
	border-right-color: #0b9482;
}
.firecheckout .modal-popup .modal-footer .action.secondary.action-hide-popup,
.firecheckout .modal-popup .modal-footer .action.primary.action-save-address {
	transform: skew(-20deg);
	height: 50px;
	padding: 10px 30px !important;
	font-style: normal;
}
.firecheckout .modal-popup .modal-footer .action.secondary.action-hide-popup:hover,
.firecheckout .modal-popup .modal-footer .action.primary.action-save-address:hover {
    background: #BF140E !important;
    color: #fff !important;
}
.firecheckout .modal-popup .modal-footer .action.secondary.action-hide-popup:hover span,
.firecheckout .modal-popup .modal-footer .action.primary.action-save-address:hover span {
	color: #fff !important;
	font-style: normal;
}
.header-title-style-2 .body .actions .arrow-link svg path {
	fill: #FFFFFF !important;
}
.header-title-style-2 .body .actions .arrow-link:hover svg path {
	fill: #ffde00 !important;
}
.catalog-product-view div#tabbyPromo {
	width: 100%;
	display: flex;
}
.contact-container .form-contact .actions-toolbar .col-lg-3>.primary {
	background: none !important;
}
.contact-container .form-contact .actions-toolbar .primary button {
	transform: skew(-20deg);
	height: 50px;
	padding: 10px 30px !important;
	line-height: initial;
	border-radius: 0;
	font-style: normal;
}
.contact-container .form-contact .actions-toolbar .primary button span {
	font-style: normal;
}
.contact-container .form-contact .actions-toolbar .primary button:hover {
    background: #BF140E !important;
    color: #fff !important;
}
.contact-container .form-contact .actions-toolbar .primary button:hover span {
	color: #fff !important;
}
.catalog-product-view .ratings-block a {
	transform: skew(-20deg);
	font-style: normal;
}
.header-title-style-2 h2 {
	color: #FFFFFF;
}
.product.media .offer-section-main {
	padding-top: 10px;
}
.firecheckout #checkout [data-collapsible="true"] {
	display: inline-block;
	width: 100%;
	margin-top: 15px;
}
.firecheckout #checkout [data-collapsible="true"],
.firecheckout #checkout [data-collapsible="false"] {
	margin-bottom: 0;
}
.payment-option-content .actions-toolbar .primary .action {
	transform: skew(-20deg);
	height: 50px;
	padding: 10px 30px !important;
	line-height: initial;
	font-style: normal;
}
.payment-option-content .actions-toolbar .primary .action:hover {
    background: #BF140E !important;
    color: #FFFFFF !important;
}
.payment-option-content .actions-toolbar .primary .action span {
	font-style: normal;
}
.payment-option-content .actions-toolbar .primary .action:hover span {
	color: #FFFFFF !important;
}
.opc-sidebar .payment-option-content .actions-toolbar .primary .action {
    transform: skew(0deg);
}
.firecheckout #checkout [data-collapsible="true"] > [role="tab"] > span:after, 
.firecheckout #checkout [data-collapsible="true"] > .title[data-role="title"] > span:after, 
.firecheckout #checkout [data-collapsible="true"] > [role="tab"] > strong:after, 
.firecheckout #checkout [data-collapsible="true"] > .title[data-role="title"] > strong:after, 
.firecheckout #checkout [data-collapsible="true"] > [role="tab"] .action-toggle:after, 
.firecheckout #checkout [data-collapsible="true"] > .title[data-role="title"] .action-toggle:after {
	top: -5px;
}
.firecheckout #checkout [data-collapsible="true"]._active > .title[data-role="title"] > span:after,
.firecheckout #checkout [data-collapsible="true"] [role="tab"][aria-expanded="true"] > span:after,
.firecheckout #checkout [data-collapsible="true"]._active > .title[data-role="title"] > strong:after,
.firecheckout #checkout [data-collapsible="true"] [role="tab"][aria-expanded="true"] > strong:after,
.firecheckout #checkout [data-collapsible="true"]._active > .title[data-role="title"] .action-toggle:after,
.firecheckout #checkout [data-collapsible="true"] [role="tab"][aria-expanded="true"] .action-toggle:after {
	top: 0;
}
.payment-option-content .payment-option-inner #credit-amount {
	height: 50px;
}
.restriction-message,
.restriction-msg {
    font-size: 12px !important;
    line-height: 18px;
    text-align: left;
}
.checkout-index-index .opc-wrapper #reward-points-form.form-discount {
	max-width: 100% !important;
}
.checkout-index-index #reward-points-form .payment-option-inner .control {
	max-width: 100%;
}
.cart-container .cart-right-container .cart-summary .block .title {
	padding: 7px 30px 7px 0;
	border: none;
}
.cart-container .cart-right-container .cart-summary .block .title strong {
	color: #00B09B;
}
.cart-container .cart-right-container .cart-summary .rewards__checkout-cart-usepoints .buttons-container button span {
	color: #ffffff;
}
.cart-container .cart-right-container .cart-summary .rewards__checkout-cart-usepoints .buttons-container button:hover span {
	color: #000;
}
.cart-container .cart-right-container .cart-summary .rewards__checkout-cart-usepoints .input-box label {
	left: 13px;
	font-size: 14px;
	top: 17px;
}
.cart-container .cart-right-container .cart-summary .rewards__checkout-cart-usepoints .input-box label span {
	font-size: 14px;
}
.cart-container .cart-right-container .cart-summary .rewards__checkout-cart-usepoints #points_amount:focus + label,
.cart-container .cart-right-container .cart-summary .rewards__checkout-cart-usepoints #points_amount:valid + label {
	left: 3px;
}
.product-item .offer-section-main {
	margin-bottom: -37px;
}
.products-grid .product-item-info {
	margin-top: 37px;
}
.van_service_sectionMobile {
	display: none;
}
.van_contenWrapM {
    display: flex;
    flex-wrap: wrap;
}
.van_contentM {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: 66.37%;
    background: #212121;
    padding: 8% 25px;
}
.van_contentM h2 {
	margin: 0 0 10px;
	font-weight: 800;
	font-style: Italic;
	font-size: 30px;
	line-height: 36px;
	color: #FFD601;
}
.van_contentM p {
	margin: 0 0 20px;
	margin: 0;
	font-weight: 400;
	font-style: Italic;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
	color: #F6F6F6;
}
.van_contentM a.button {
	display: inline-block;
	text-decoration: none;
	border-radius: 0px;
	background: #BF140E;
	color: #F6F6F6;
	font-weight: 700;
	font-style: normal;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	transform: skew(-20deg);
	padding: 13px 20px 10px;
	text-align: center;
}
.van_contentM a.button:hover {
	background: #FFD601;
	color: #000000 !important;
}
.van_contentSideImgM {
    width: 33.63%;
}
.van_contentSideImgM img,
.van_contentBtmImgM img {
	width: 100%;
}
.van_contentBtmImgM {
	width: 100%;
}
.cky-revisit-bottom-left {
	opacity: 0;
	visibility: hidden;
}
.products.wrapper.products-grid .products.list .other-product .product-item-details .product-item-inner .product-item-actions {
	margin-top: 15px;
}
.rewards__checkout-cart-usepoints .discount-form .buttons-container {
	display: flex;
	justify-content: space-between;
}

.mobile_view {
	display: none;
}
.checkout-onepage-success .checkout-success .actions-toolbar .primary a.action.primary,
.checkout-onepage-success .checkout-success .actions-toolbar .create-account .create {
    transform: skew(-20deg);
}
.checkout-onepage-success .checkout-success .actions-toolbar .primary a.action.primary:hover,
.checkout-onepage-success .checkout-success .actions-toolbar .create-account .create:hover {
	background: #BF140E !important;
	color: #FFFFFF !important;
}
.checkout-onepage-success .checkout-success .actions-toolbar .primary a.action.primary:hover span,
.checkout-onepage-success .checkout-success .actions-toolbar .create-account .create:hover span {
	color: #FFFFFF !important;
}
.cms-spin-win div.mage-error {
    font-size: 12px;
    margin-top: 0;
    text-align: left;
    line-height: 16px;
}

div.control .mage-error {
    font-size: 12px;
}
.cms-index-index #homepage-help-slider .owl-stage-outer {
    display: flex;
    justify-content: center;
}

.cms-index-index #homepage-help-slider .owl-stage {
    display: flex;
    justify-content: center;
}

.checkout-cart-index #discount-coupon-form .fieldset.coupon .field .control {
    padding-left: 15px;
    width: 65% !important;
}

.checkout-cart-index .cart-summary {
    margin-bottom: 0;
}
.checkout-cart-index .cart-vehicle-container {
    margin-bottom: 0;
}
.cart-actions-container .checkout-actions {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
}
.firecheckout .payment-notes-container .widget.block {
    margin-bottom: 40px !important;
}
.firecheckout .checkout-footer-actions {
    align-items: flex-start;
}

.checkout-cart-index .cart-summary .restriction-message {
    display: none;
}

.checkout-cart-index .restriction-message {
    font-size: 15px;
}

.tips-page-list .post-content .post-description .post-ftimg-hld img {
    min-height: 303px;
}

.tips-page-list .post-info-blog .post-header a.post-item-link {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.catalog-product-view .rewardssocial-buttons {
    display: none;
}
.rewards-account-history .block-rewards-account-summary .table-wrapper.orders-recent tr td:nth-child(4) {
    text-transform: capitalize;
}
.page.messages {
	top: 127px;
}
.sidebar-type .navigation-mobile,
.navbar-active .sidebar-type .navigation-mobile {
	padding-top: 40px;
}
.sidebar-type .navigation-mobile .cs_close_btn {
	position: absolute;
	right: 10px;
    top: 10px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}
.cky-revisit-bottom-left {
	opacity: 0;
	visibility: hidden;
}
.post-view .post-nextprev-hld {
	display: flex;
	justify-content: center;
}
@media screen and (min-width: 992px) {
.header-top {
	height: auto !important;
}
.checkout-cart-index .cart-vehicle-container .col-lg-3 {
	flex: 0 0 50%;
	max-width: 50%;
}
}
@media screen and (max-width: 1800px) {
.van_content h2 {
	font-size: 36px;
	line-height: 42px;
}
.van_content p {
	font-size: 17px;
	line-height: 24px;
}
}
@media screen and (max-width: 1700px) {
.header-middle .container, 
.header-top .container,
.home-page-4 .banner.container {
	max-width: 1280px;
}
.logo-content .logo {
	width: 250px;
}
.menu-on-top .logo-content .logo {
	width: 150px;
}
.home-page-4 .search_container .search-content .search-content_search-box h2 {
	font-size: 76px;
	line-height: 76px;
}
.home-page-4 .search_container .search_attributes .search-buttons {
	max-width: 850px;
}
.home-page-4 .search_container .search_attributes .search-buttons a {
	line-height: 60px;
	font-size: 15px;
}
.home-page-4 .search_container .search_attributes .search-buttons a .arrow {
    font-size: 26px;
    line-height: 26px;
}
.steps-wrapper__bottom h3 {
	font-size: 22px;
	line-height: 28px;
}
.steps-wrapper__bottom .steps-container .step {
	font-size: 15px;
	line-height: 25px;
}
.steps-wrapper__bottom .steps-container .step i {
	width: 25px;
	height: 25px;
}
.steps-wrapper__bottom .steps-container .arrow {
	font-size: 28px;
	line-height: 27px;
}
.featured-products-container .featured-section .header h2,
.featured-products-container .featured-section h6 {
	font-size: 36px;
	line-height: 42px;
}
.cms-home .car-care-brands-block .home-main-title,
.cms-car-services .discount-cards-block .home-main-title,
.cms-car-services .car-care-brands-block h1,
.cms-car-services .ways-to-serve-category-pages.choose .ways-to-serve-section h1,
.ways-to-serve-section h1,
.testimonials-block h1,
.cms-about-us .latest-post-container.container .title-home h2,
.testimonials-index-index .homepage-help-section h1,
.service-inner-page .brakes-service-block h1,
.service-inner-page .homepage-help-section h1,
.tips-page-list .col-sidebar .sidebar.sidebar-additional .category-block,
.tips-page-list .col-sidebar .sidebar.sidebar-additional .all-blogs,
.contact-index-index .homepage-help-section h1,
.cms-faq .homepage-help-section h1 {
	font-size: 36px;
	line-height: 42px;
	margin-bottom: 30px;
}
.cms-home .car-care-brands-block .home-main-title span,
.cms-car-services .discount-cards-block .home-main-title span,
.cms-about-us .latest-post-container.container .title-home h2 span {
	font-size: 36px;
	line-height: 42px;
}
.van_content h2 {
	font-size: 32px;
	line-height: 36px;
}
.van_content p {
	font-size: 14px;
	line-height: 20px;
}
.van_content a.button {
	font-size: 12px;
}
.testimonials-block .header h2 {
	font-size: 36px;
	line-height: 42px;
}
.support-text h2 {
	font-size: 36px;
	line-height: 42px;
}
.support-text p {
	font-size: 22px;
	line-height: 28px;
}
.support-text .number {
	font-size: 28px;
	line-height: 34px;
}
.support-text .number a {
	font-size: 28px;
	line-height: 34px;
}
.cms-home .discount-cards-block .discount .home-main-title {
	font-size: 36px;
	line-height: 42px;
	margin-bottom: 30px;
}
.cms-home .discount-cards-block .discount .home-main-title span {
	font-size: 36px;
	line-height: 42px;
}
.discount-cards-block .discount-content p,
.car-care-brands-block .content p,
.testimonials-block .content p,
.brakes-service-block p {
	font-size: 16px;
	line-height: 24px;
}
.cms-home .testimonials-block,
.cms-home .discount-cards-block,
.support-banner,
.van_service_section,
.cms-home .car-care-brands-block.container,
.cms-home .book-appointment-section,
.cms-car-services .service-appointment-container,
.cms-car-services .discount-cards-block,
/*.cms-car-services .ways-to-serve-category-pages.choose,*/
.car-care-brands-block.container,
.latest-post-container.container,
.service-inner-page .ways-to-serve-category-pages.product,
.service-inner-page .homepage-help-section,
.contact-index-index .homepage-help-section {
	margin-bottom: 80px;
}
.ways-to-serve-section,
.cms-car-services .service-appointment-container,
.cms-car-services .ways-to-serve-category-pages.choose .ways-to-serve-section,
.ways-to-serve-category-pages .ways-to-serve-section,
.testimonials-block,
.service-inner-page .service-appointment-container,
.contact-index-index .contact-container {
	padding: 80px 0;
}
.testimonials-index-index .homepage-help-section {
	margin-top: 30px;
	margin-bottom: 80px;
}
.service-inner-page .brakes-service-block {
	padding-top: 80px;
}
.service-inner-page .homepage-help-section {
	margin-top: 50px;
}
.tips-page-list .col-sidebar .sidebar.sidebar-additional .all-blogs,
.cms-faq .brands-faqs {
	margin-top: 80px;
}
.cms-discount-cards .discount-cards-block,
.cms-faq .homepage-help-section {
	margin-top: 80px;
	margin-bottom: 80px;
}
}
@media screen and (max-width: 1500px) {
.logo-content .logo {
	width: 250px;
	margin-top: 3px;
}
.menu-on-top .logo-content .logo {
	width: 150px;
}
.header-top .topbar-links>.header.links>li a {
	font-size: 11px;
}
.header-top .phone-header span, 
.header-top .phone-header span a {
	font-size: 11px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu>li .sm_megamenu_head .sm_megamenu_title {
	font-size: 13px !important;
	letter-spacing: 1px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu>li.book-appointment-btn-parent .sm_megamenu_head .sm_megamenu_title {
    padding: 0 25px;
    height: 36px !important;
    line-height: 39px !important;
	font-size: 14px !important;
	letter-spacing: 1px !important;
}
.home-page-4 .search_container .cs__row {
	min-height: 500px;
}
.home-page-4 .search_container .search-content .search-content_search-box p {
    font-size: 14px;
    line-height: 20px;
}
.home-page-4 .search_container .search-content .search-content_search-box h2 {
	font-size: 65px;
	line-height: 65px;
}
.home-page-4 .search_container .search_attributes .search-buttons {
	max-width: 800px;
}
.home-page-4 .search_container .search_attributes .search-buttons a {
	line-height: 55px;
	font-size: 14px;
}
.home-page-4 .search_container .search_attributes .search-buttons a .arrow {
    font-size: 24px;
    line-height: 24px;
}
.steps-wrapper__bottom h3 {
	font-size: 20px;
	line-height: 24px;
}
.steps-wrapper__bottom .steps-container .step {
	font-size: 14px;
	line-height: 24px;
}
.steps-wrapper__bottom .steps-container .step i {
	width: 24px;
	height: 24px;
}
.steps-wrapper__bottom .steps-container .arrow {
	font-size: 24px;
	line-height: 24px;
}
.featured-products-container .featured-section .header h2,
.featured-products-container .featured-section h6 {
	font-size: 32px;
	line-height: 36px;
}
.cms-home .car-care-brands-block .home-main-title,
.cms-car-services .discount-cards-block .home-main-title,
.cms-car-services .car-care-brands-block h1,
.cms-car-services .ways-to-serve-category-pages.choose .ways-to-serve-section h1,
.ways-to-serve-section h1,
.testimonials-block h1,
.cms-about-us .latest-post-container.container .title-home h2,
.testimonials-index-index .homepage-help-section h1,
.service-inner-page .brakes-service-block h1,
.service-inner-page .homepage-help-section h1,
.tips-page-list .col-sidebar .sidebar.sidebar-additional .category-block,
.tips-page-list .col-sidebar .sidebar.sidebar-additional .all-blogs,
.contact-index-index .homepage-help-section h1,
.cms-faq .homepage-help-section h1 {
	font-size: 32px;
	line-height: 36px;
	margin-bottom: 20px;
}
.cms-home .car-care-brands-block .home-main-title span,
.cms-car-services .discount-cards-block .home-main-title span,
.cms-about-us .latest-post-container.container .title-home h2 span {
	font-size: 32px;
	line-height: 36px;
}
.featured-products-container .featured-section .header .actions .arrow-link {
	font-size: 12px;
	line-height: 14px;
}
.arrow-link {
	font-size: 12px;
	line-height: 20px;
}
.van_content h2 {
	font-size: 30px;
	line-height: 34px;
}
.van_content p {
	font-size: 14px;
	line-height: 20px;
}
.van_content a.button {
	font-size: 12px;
	padding: 12px 25px 10px;
}
.testimonials-block .header h2 {
	font-size: 32px;
	line-height: 36px;
}
.proshop-locations-block .arrow-link {
	font-size: 12px;
	line-height: 20px;
	min-width: initial;
}
.support-text h2 {
	font-size: 32px;
	line-height: 36px;
}
.support-text p {
	font-size: 20px;
	line-height: 24px;
}
.support-text .number {
	font-size: 24px;
	line-height: 30px;
}
.support-text .number a {
	font-size: 24px;
	line-height: 30px;
}
.cms-home .discount-cards-block .discount .home-main-title {
	font-size: 32px;
	line-height: 36px;
	margin-bottom: 20px;
}
.cms-home .discount-cards-block .discount .home-main-title span {
	font-size: 32px;
	line-height: 36px;
}
.discount-cards-block .discount-content p,
.car-care-brands-block .content p,
.testimonials-block .content p,
.brakes-service-block p {
	font-size: 14px;
	line-height: 20px;
}
.cms-home .testimonials-block,
.cms-home .discount-cards-block,
.support-banner,
.van_service_section,
.cms-home .car-care-brands-block.container,
.cms-home .book-appointment-section,
.cms-car-services .service-appointment-container,
.cms-car-services .discount-cards-block,
/*.cms-car-services .ways-to-serve-category-pages.choose,*/
.car-care-brands-block.container,
.latest-post-container.container,
.service-inner-page .ways-to-serve-category-pages.product,
.service-inner-page .homepage-help-section,
.contact-index-index .homepage-help-section {
	margin-bottom: 70px;
}
.cms-index-index .home-page-4.container,
.cms-home .featured-products-container {
	margin-top: 50px;
}
.car-care-brands-block #car-care-brands-slider .brand {
    height: 60px;
}
.discount-cards-block #discount-card-slider .discount-card {
	height: 110px;
}
.ways-to-serve-section,
.cms-car-services .service-appointment-container,
.cms-car-services .ways-to-serve-category-pages.choose .ways-to-serve-section,
.ways-to-serve-category-pages .ways-to-serve-section,
.testimonials-block,
.service-inner-page .service-appointment-container,
.contact-index-index .contact-container {
	padding: 70px 0;
}
.testimonials-index-index .homepage-help-section {
	margin-top: 20px;
	margin-bottom: 70px;
}
.service-inner-page .brakes-service-block {
	padding-top: 70px;
}
.service-inner-page .homepage-help-section {
	margin-top: 40px;
}
.tips-page-list .col-sidebar .sidebar.sidebar-additional .all-blogs,
.cms-faq .brands-faqs {
	margin-top: 70px;
}
.cms-discount-cards .discount-cards-block,
.cms-faq .homepage-help-section {
	margin-top: 70px;
	margin-bottom: 70px;
}
.block-title-addToCart-msg .success-msg {
	font-size: 20px;
	line-height: 24px;
	padding-left: 53px;
}
.block-title-addToCart-msg .success-msg:before {
	width: 24px;
	height: 24px;
}
.block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper {
	padding-top: 65px;
}
.checkout-cart-index .first-step span, 
.checkout-cart-index .third-step span,
.checkout-index-index .second-step span,
.checkout-index-index .first-step span {
	font-size: 24px;
	line-height: 28px;
}
.checkout-cart-index .second-step span,
.checkout-index-index .third-step span {
	font-size: 24px;
	line-height: 28px;
}
.cs__step_wrapper .cs_right_sec p,
.cs__step_wrapper .cs_right_sec p *{
	font-size: 16px;
	line-height: 20px;
}
.cs__step_wrapper .cs_right_sec .checkout-login-options .rounded-radio .check {
	width: 22px;
	height: 22px;
	margin-top: -2px;
}
.cs__step_wrapper .cs_right_sec .checkout-login-options .rounded-radio label {
    font-size: 16px !important;
	line-height: 20px;
}
.checkout-cart-index .cart-container .cart-left-container .installation-service .title,
.checkout-cart-index .schedule-delivery-block .heading .preferred-delivery,
.checkout-cart-index .cart-middle-container .cart.table-wrapper .heading,
.checkout-cart-index .cart-vehicle-container h6, 
.checkout-cart-index .cart-actions-container h6,
.checkout-index-index .opc-wrapper #checkout-step-shipping .form-login h6,
.firecheckout .opc-wrapper #checkout-step-payment #co-payment-form .step-title,
.opc-wrapper #checkout-step-shipping #co-shipping-form .heading h6, 
.firecheckout #checkout .appointment-vehicle-block h6 {
	font-size: 20px;
	line-height: 24px;
}
.checkout-cart-index .fieldset.coupon .actions-toolbar .primary .action.apply.primary span {
	font-size: 14px;
	line-height: 20px;
}
.checkout-cart-index .cart-summary .cart-totals .mark strong, 
.checkout-cart-index .cart-summary .totals-tax .mark span, 
.checkout-cart-index .cart-summary .totals th span {
	font-size: 16px;
	line-height: 20px;
}
.checkout-cart-index .cart-summary .totals.grand th strong,
.checkout-cart-index .cart-summary .totals.grand td span {
	font-size: 20px;
	line-height: 20px;
}
.firecheckout .appointment-vehicle-block .details .label {
	font-size: 18px !important;
	line-height: 22px !important;
}
.firecheckout .appointment-vehicle-block .details .value,
.firecheckout .appointment-vehicle-block .details .value span {
	font-size: 14px;
	line-height: 20px;
}
}
@media screen and (max-width: 1400px) {
.header-middle .container, 
.header-top .container,
.home-page-4 .banner.container {
	max-width: 1170px;
	padding: 0 15px !important;
}
.logo-content .logo {
    width: 220px;
}
.menu-on-top .logo-content .logo {
    width: 130px;
}
.header-top .topbar-links>.header.links>li a {
	font-size: 10px;
}
.header-top .phone-header span, 
.header-top .phone-header span a {
	font-size: 10px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu>li .sm_megamenu_head .sm_megamenu_title {
	font-size: 12px !important;
	letter-spacing: 1px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu>li.book-appointment-btn-parent .sm_megamenu_head .sm_megamenu_title {
    padding: 0 25px;
    height: 36px !important;
    line-height: 39px !important;
	font-size: 14px !important;
	letter-spacing: 1px !important;
}
.home-page-4 .search_container .cs__row {
	min-height: 450px;
}
.home-page-4 .search_container .search-content .search-content_search-box p {
    font-size: 12px;
    line-height: 16px;
}
.home-page-4 .search_container .search-content .search-content_search-box h2 {
	font-size: 55px;
	line-height: 55px;
}
.home-page-4 .search_container .search_attributes .search-buttons {
	max-width: 800px;
}
.home-page-4 .search_container .search_attributes .search-buttons a {
	line-height: 50px;
	font-size: 12px;
}
.home-page-4 .search_container .search_attributes .search-buttons a .arrow {
    font-size: 20px;
    line-height: 20px;
}
.steps-wrapper__bottom h3 {
	font-size: 16px;
	line-height: 20px;
}
.steps-wrapper__bottom .steps-container .step {
	font-size: 12px;
	line-height: 20px;
}
.steps-wrapper__bottom .steps-container .step i {
	width: 20px;
	height: 20px;
}
.steps-wrapper__bottom .steps-container .arrow {
	font-size: 20px;
	line-height: 20px;
}
.featured-products-container .featured-section .header h2,
.featured-products-container .featured-section h6 {
	font-size: 28px;
	line-height: 32px;
}
.cms-home .car-care-brands-block .home-main-title,
.cms-car-services .discount-cards-block .home-main-title,
.cms-car-services .car-care-brands-block h1,
.cms-car-services .ways-to-serve-category-pages.choose .ways-to-serve-section h1,
.ways-to-serve-section h1,
.testimonials-block h1,
.cms-about-us .latest-post-container.container .title-home h2,
.testimonials-index-index .homepage-help-section h1,
.service-inner-page .brakes-service-block h1,
.service-inner-page .homepage-help-section h1,
.tips-page-list .col-sidebar .sidebar.sidebar-additional .category-block,
.tips-page-list .col-sidebar .sidebar.sidebar-additional .all-blogs,
.contact-index-index .homepage-help-section h1,
.cms-faq .homepage-help-section h1 {
	font-size: 28px;
	line-height: 32px;
	margin-bottom: 20px;
}
.cms-home .car-care-brands-block .home-main-title span,
.cms-car-services .discount-cards-block .home-main-title span,
.cms-about-us .latest-post-container.container .title-home h2 span {
	font-size: 28px;
	line-height: 32px;
}
.featured-products-container .featured-section .header .actions .arrow-link {
	font-size: 12px;
	line-height: 14px;
}
.arrow-link {
	font-size: 12px;
	line-height: 20px;
}
.van_content h2 {
	font-size: 26px;
	line-height: 30px;
}
.van_content p {
	font-size: 12px;
	line-height: 16px;
}
.van_content a.button {
	font-size: 11px;
	padding: 12px 20px 10px;
}
.testimonials-block .header h2 {
	font-size: 28px;
	line-height: 32px;
}
.proshop-locations-block .arrow-link {
	font-size: 12px;
	line-height: 20px;
	min-width: initial;
}
.support-text h2 {
	font-size: 28px;
	line-height: 32px;
}
.support-text p {
	font-size: 16px;
	line-height: 20px;
}
.support-text .number {
	font-size: 20px;
	line-height: 24px;
}
.support-text .number a {
	font-size: 20px;
	line-height: 24px;
}
.cms-home .discount-cards-block .discount .home-main-title {
	font-size: 28px;
	line-height: 32px;
	margin-bottom: 20px;
}
.cms-home .discount-cards-block .discount .home-main-title span {
	font-size: 28px;
	line-height: 32px;
}
.discount-cards-block .discount-content p,
.car-care-brands-block .content p,
.testimonials-block .content p,
.brakes-service-block p {
	font-size: 12px;
	line-height: 16px;
	margin: 0;
}
.cms-home .testimonials-block,
.cms-home .discount-cards-block,
.support-banner,
.van_service_section,
.cms-home .car-care-brands-block.container,
.cms-home .book-appointment-section,
.cms-car-services .service-appointment-container,
.cms-car-services .discount-cards-block,
/*.cms-car-services .ways-to-serve-category-pages.choose,*/
.car-care-brands-block.container,
.latest-post-container.container,
.service-inner-page .ways-to-serve-category-pages.product,
.service-inner-page .homepage-help-section,
.contact-index-index .homepage-help-section {
	margin-bottom: 60px;
}
.cms-index-index .home-page-4.container,
.cms-home .featured-products-container {
	margin-top: 40px;
}
.car-care-brands-block #car-care-brands-slider .brand {
    height: 55px;
}
.discount-cards-block #discount-card-slider .discount-card {
	height: 100px;
}
.ways-to-serve-section,
.cms-car-services .service-appointment-container,
.cms-car-services .ways-to-serve-category-pages.choose .ways-to-serve-section,
.ways-to-serve-category-pages .ways-to-serve-section,
.testimonials-block,
.service-inner-page .service-appointment-container,
.contact-index-index .contact-container {
	padding: 60px 0;
}
.testimonials-index-index .homepage-help-section {
	margin-top: 10px;
	margin-bottom: 60px;
}
.service-inner-page .brakes-service-block {
	padding-top: 60px;
}
.service-inner-page .homepage-help-section {
	margin-top: 30px;
}
.tips-page-list .col-sidebar .sidebar.sidebar-additional .all-blogs,
.cms-faq .brands-faqs {
	margin-top: 60px;
}
.cms-discount-cards .discount-cards-block,
.cms-faq .homepage-help-section {
	margin-top: 60px;
	margin-bottom: 60px;
}
}

.checkout-cart-index .fieldset.coupon .actions-toolbar {
   width: 50% !important;
}
.checkout-cart-index #discount-coupon-form .fieldset.coupon .field .control {
width: 100% !important;
}

.checkout-cart-index .fieldset.coupon .actions-toolbar button.action.cancel.primary {
    height: 46px !important;
}