/* Swiper Slider */
.swiper-slide-contents {
	padding: 1.25rem 1.5rem;
	color: #fff;
    background: #000;
    background: rgba(0, 0, 0, 0.20);
	pointer-events: auto;
/* background-color: 
color-mix(in srgb, rgb(0, 0, 0) 5%, transparent);
    backdrop-filter: blur(0.3rem);	*/
		
}

.htm-redesign, .htm-redesign * {
	box-sizing: border-box;
}

.htm-redesign {
	color: #252932;
	font-family: Raleway, Arial, sans-serif;
}

.htm-redesign .elementor-container {
	max-width: 1440px;
}

.htm-full .elementor-container {
	max-width: 1440px;
}

.elementor-41692 .elementor-element.elementor-element-b86367fd,
.elementor-41692 .elementor-element.elementor-element-6c579146 {

}

.htm-top-strip {
	border-bottom: 1px solid #e5e8ed;
	font-size: 12px;
	font-weight: 800;
}

.htm-top-strip a {
	color: #252932;
	text-decoration: none;
}

.htm-brand-badges .elementor-button {
	min-height: 38px;
	padding: 6px 9px;
	border-radius: 0;
	font-size: 10px;
	font-weight: 900;
	line-height: 1.05;
	text-transform: uppercase;
}

.htm-identity-row {
	border-bottom: 1px solid #f0f1f3;
}

.htm-nav-row {
	background: #f1f2f4;
}

.htm-browse .elementor-button {
	min-height: 55px;
	border-radius: 0;
	background: #20365f;
	font-weight: 900;
}

.htm-nav-menu .elementor-nav-menu > li > a {
	font-size: 13px;
	font-weight: 900;
}

.htm-header-search .aws-container .aws-search-field {
    min-height: 40px;
    font-family: 'Raleway', sans-serif !important;
    text-transform: capitalize !important;
    letter-spacing: 0 !important;
    border: 1px solid #e5e8ed !important;
    border-radius: 2px 0 0 2px !important;
    font-size: 13px !important;
    padding-left: 10px !important;
}

.htm-header-search .aws-container .aws-search-btn {
	min-width: 82px;
	background: #20365f !important;
	border-color: #20365f !important;
	color: #fff !important;
}

.htm-parts-finder {
	position: relative;
	z-index: 1;
	border: 1px solid #e5e8ed;
	background-color: #f7f7f7;
}

.htm-parts-finder .button,
.htm-parts-finder button {
	width: 100%;
	min-height: 48px;
	border-radius: 2px !important;
	background: #20365f !important;
	font-weight: 900 !important;
}

.htm-hero-panel:before,
.htm-feature-card .elementor-cta:before {
	content: "";
	position: absolute;
	inset: 0;
	pointer-events: none;
}

.htm-hero-panel:before {
	background: linear-gradient(90deg, rgba(18, 25, 34, 0.68), rgba(18, 25, 34, 0.08));
}

.htm-hero-panel > .elementor-column-wrap,
.htm-hero-panel > .elementor-widget-wrap {
	position: relative;
	z-index: 1;
}

.htm-benefits {
	border-top: 1px solid #e5e8ed;
	border-bottom: 1px solid #e5e8ed;
	background: #f2f3f5;
}

.htm-benefits .elementor-icon {
	color: #20365f;
}

.htm-feature-card .elementor-cta {
	min-height: 230px;
}

.htm-feature-card .elementor-cta__content {
	background: rgba(0, 0, 0, 0.43);
	transition: background .2s ease;
}

.htm-feature-card .elementor-cta:hover .elementor-cta__content {
	background: rgba(32, 54, 95, 0.55);
}

.htm-product-tabs {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 10px;
	flex-wrap: wrap;
}

.htm-product-tabs > .elementor-widget-wrap {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
	gap: 20px;
	flex-wrap: wrap;
}

.htm-product-tabs > .elementor-widget-wrap > .elementor-element {
	width: auto !important;
	margin: 0;
	flex: 0 0 auto;
}

.htm-product-tab {
	width: auto;
}

.htm-product-tab .elementor-button-wrapper {
	display: flex;
}

.htm-product-tab.elementor-widget-button a.elementor-button {
	padding: 0;
	border: 0;
	background: transparent !important;
	color: #727680 !important;
	font-size: 18px !important;
	font-weight: 500 !important;
}

.htm-product-tab.elementor-widget-button a.elementor-button:hover,
.htm-product-tab.elementor-widget-button a.elementor-button:focus,
.htm-product-tab.is-active.elementor-widget-button a.elementor-button {
	color: #252932 !important;
	background-color: transparent !important;
	border-color: transparent !important;
}

.htm-product-panels > .elementor-widget-wrap {
	display: block;
	width: 100%;
}

.htm-product-panel {
	display: none;
}

.htm-product-panel.is-active {
	display: block;
}

.htm-products .uael-woo-products-grid {
	gap: 18px 22px;
	align-items: stretch;
}

.htm-products .uael-woocommerce ul.products li.product,
.htm-products .uael-woocommerce ul.products li.product .uael-woo-product-wrapper {
	height: 100%;
}

.htm-products .uael-woo-product-wrapper {
	display: flex;
	flex-direction: column;
	border: 1px solid #e5e8ed;
	background: #fff;
	transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.htm-products .uael-woo-products-thumbnail-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	aspect-ratio: 4 / 3;
	padding: 24px 24px 18px;
	overflow: hidden;
}

.htm-products .uael-woo-products-thumbnail-wrap .woocommerce-LoopProduct-link,
.htm-products .uael-woo-products-thumbnail-wrap img {
	display: block;
	width: 100%;
	height: 100%;
}

.htm-products .uael-woo-products-thumbnail-wrap img {
	object-fit: contain;
}

.htm-products .uael-woo-products-summary-wrap {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	padding: 2px 20px 22px !important;
	text-align: center;
}

.htm-products .woocommerce-loop-product__title {
	/* min-height: 3.45em; */
	margin: 0 0 16px;
	color: #1b1d21;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.45;
	text-transform: uppercase;
}

.htm-products .uael-woo-products-summary-wrap .price {
	margin-top: auto;
	color: #1b1d21;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.3;
}

.htm-products .uael-woo-products-summary-wrap .price .amount {
	color: #1b1d21;
	font-size: 18px;
	font-weight: 700;
}

.htm-products .uael-woo-products-summary-wrap .price .woocommerce-Price-currencySymbol {
	margin-right: 1px;
}

.htm-products .uael-woo-product-wrapper:hover {
	border-color: #d3d9e2;
	box-shadow: 0 10px 24px rgba(26, 34, 56, 0.07);
}

.htm-wp-banner {
	border: 1px solid #e5e8ed;
	background-color: #f6f7f8;
	background-image: none !important;
	overflow: hidden;
}

.htm-wp-banner .elementor-container {
	position: relative;
	align-items: center;
	overflow: hidden;
}

.htm-wp-banner .elementor-container::after {
	content: "";
	position: absolute;
	top: 16px;
	right: 24px;
	bottom: 16px;
	width: min(34%, 360px);
	background: url("http://localhost:8092/wp-content/uploads/2020/05/WP-home-image.png") center center / contain no-repeat;
	pointer-events: none;
}

.htm-wp-banner .elementor-top-column {
	position: relative;
	z-index: 1;
}

.htm-wp-banner h2,
.htm-wp-banner .elementor-heading-title {
}

.htm-wp-banner .elementor-text-editor {
}

.htm-wp-banner .elementor-top-column:first-child > .elementor-widget-wrap {
	padding-right: 20px;
}

.htm-used-stock .grid-x {
	align-items: stretch;
}

.htm-used-stock .LatestUsedBike {
	display: flex;
}

.htm-used-stock .LatestUsedBike .panel {
	display: flex;
	width: 100%;
	margin: 0 0 22px;
	border: 1px solid #e5e8ed;
	background: #F4F4F4;
	box-shadow: none;
}

.htm-used-stock .LatestUsedBike .panel > a {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	color: inherit;
	text-decoration: none;
}

.htm-used-stock .LatestUsedImage {
	/* aspect-ratio: 4 / 3; */
	overflow: hidden;
}

.htm-used-stock .LatestUsedImage img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.htm-used-stock .LatestUsedTitle {
	padding: 16px 16px 0;
	background: #F4F4F4;
}

.htm-used-stock .LatestUsedTitle h3.UsedTitle {
	margin: 0;
	color: #1b1d21;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.6;
	text-transform: uppercase;
	white-space: normal;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.htm-used-stock .LatestUsedTitle h3.UsedTitle span {
	font-weight: 700;
}

.htm-used-stock .LatestUsedPrice {
	display: block;
	min-height: 0;
	margin-top: auto;
	padding: 14px 16px 18px;
	background: #F4F4F4;
}

.htm-used-stock .LatestUsedPriceDetails {
	display: block;
}

.htm-used-stock .LatestUsedPrice h3.UsedPrice {
	margin: 0;
	color: #1b1d21;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.2;
}

.htm-used-stock .LatestUsedPrice h3.UsedPrice span {
	color: inherit;
}

.htm-used-stock .LatestUsedPrice p.latest-used-from-price {
	margin: 8px 0 0;
	color: #777e89;
	font-size: 12px;
	font-weight: 500;
	line-height: 1.5;
}

.htm-used-stock .LatestUsedPrice p.latest-used-from-price span {
	color: #1b1d21;
	font-weight: 700;
}

.htm-used-stock .LatestUsedBike .panel:hover {
	border-color: #d3d9e2;
	box-shadow: 0 10px 24px rgba(26, 34, 56, 0.07);
}

.htm-news .elementor-post {
	display: grid;
	grid-template-columns: 112px minmax(0, 1fr);
	gap: 16px;
	align-items: center;
}

.htm-news .elementor-posts-container:not(.slick-initialized) > .elementor-post:nth-child(n+5),
.htm-news .elementor-grid:not(.slick-initialized) > article:nth-child(n+5),
.htm-news .elementor-grid:not(.slick-initialized) > .elementor-grid-item:nth-child(n+5) {
	display: none;
}

.htm-news .elementor-post__thumbnail__link {
	width: 112px;
	margin: 0;
}

.htm-news .elementor-post__thumbnail {
	padding-bottom: 100% !important;
}

.htm-news .htm-news-extra-mobile {
	display: none !important;
}

.htm-mobile-slick-dots .slick-dots,
.htm-benefits .slick-dots,
.htm-feature-cards .slick-dots,
.htm-products .slick-dots,
.htm-used-stock .slick-dots,
.htm-news .slick-dots {
	position: static;
	display: flex;
	justify-content: center;
	gap: 8px;
	margin: 16px 0 0;
	padding: 0;
}

.htm-benefits .slick-dots li,
.htm-feature-cards .slick-dots li,
.htm-products .slick-dots li,
.htm-used-stock .slick-dots li,
.htm-news .slick-dots li {
	width: 8px;
	height: 8px;
	margin: 0;
}

.htm-benefits .slick-dots li button,
.htm-feature-cards .slick-dots li button,
.htm-products .slick-dots li button,
.htm-used-stock .slick-dots li button,
.htm-news .slick-dots li button {
	width: 8px;
	height: 8px;
	padding: 0;
}

.htm-benefits .slick-dots li button:before,
.htm-feature-cards .slick-dots li button:before,
.htm-products .slick-dots li button:before,
.htm-used-stock .slick-dots li button:before,
.htm-news .slick-dots li button:before {
	width: 8px;
	height: 8px;
	border-radius: 999px;
	background: #c6ceda;
	content: "";
	opacity: 1;
}

.htm-benefits .slick-dots li.slick-active button:before,
.htm-feature-cards .slick-dots li.slick-active button:before,
.htm-products .slick-dots li.slick-active button:before,
.htm-used-stock .slick-dots li.slick-active button:before,
.htm-news .slick-dots li.slick-active button:before {
	background: #20365f;
}

.htm-site-footer {
	border-top: 1px solid #e5e8ed;
	background: #fff;
}

.htm-site-footer a {
	color: #5d6470;
	text-decoration: none;
}

.htm-footer-menus > .elementor-widget-wrap,
.htm-footer-menus .elementor-widget-shortcode,
.htm-footer-menus .elementor-widget-container,
.htm-footer-menus .elementor-shortcode {
	width: 100%;
}

.htm-footer-menu {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 28px;
}

.htm-footer-menu__group h3 {
	margin: 0 0 14px;
	color: #252932;
	font-size: 20px;
	font-weight: 800;
	line-height: 1.2;
}

.htm-footer-menu__group h3 a {
	color: inherit;
	text-decoration: none;
}

.htm-footer-menu__group ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.htm-footer-menu__group li + li {
	margin-top: 10px;
}

.htm-footer-menu__group li a {
	color: #5d6470;
	text-decoration: none;
	font-size: 14px;
	font-weight: 700;
}

.htm-footer-bottom {
	border-top: 1px solid #e5e8ed;
	color: #777e89;
	font-size: 11px;
	font-weight: 700;
	text-align: center;
}

/* Header overrides to make the Elementor structure match the supplied design. */
.htm-top-strip .elementor-container,
.htm-identity-row .elementor-container,
.htm-nav-row .elementor-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 22px;
}

.htm-top-strip .elementor-column:last-child > .elementor-widget-wrap {
	justify-content: flex-end;
}

.htm-top-strip .elementor-widget-icon-list .elementor-icon-list-items,
.htm-utility-nav {
	display: flex;
	justify-content: flex-end;
	gap: 10px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.htm-utility-nav a {
    color: #252932;
    text-decoration: none;
    font-weight: 600;
    font-size: 12px;
}

.htm-brand-badges .elementor-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	white-space: normal;
}

.htm-brand-badges img {
	display: block;
	width: 100%;
	max-width: 360px;
	height: auto;
}

.htm-identity-row .elementor-container {
	min-height: 55px;
}

.htm-identity-row .elementor-top-column > .elementor-widget-wrap {
	display: flex;
	align-items: center;
	min-height: 100%;
}

.htm-identity-row .elementor-top-column:first-child {
	width: 35%;
}

.htm-identity-row .elementor-top-column:nth-child(2) {
	width: 30%;
}

.htm-identity-row .elementor-top-column:last-child {
	width: 35%;
}

.htm-brand-badges > .elementor-widget-wrap {
	display: flex;
	flex-direction: row;
	align-items: center;
	flex-wrap: wrap;
	gap: 6px;
	justify-content: flex-start;
}

.htm-brand-badges > .elementor-widget-wrap > .elementor-element {
	width: auto;
	margin: 0;
}

.htm-identity-row .elementor-top-column:nth-child(2) > .elementor-widget-wrap {
	justify-content: center;
}

.htm-identity-row .elementor-top-column:last-child > .elementor-widget-wrap {
	justify-content: flex-end;
}

.htm-cart-zone > .elementor-widget-wrap {
	padding-right: 4px;
}

.htm-identity-row .elementor-widget-image,
.htm-identity-row .elementor-widget-woocommerce-menu-cart {
	margin: 0;
}

.htm-nav-row .elementor-container,
.htm-nav-row .elementor-top-column > .elementor-widget-wrap {
	min-height: 40px;
}

.htm-nav-row .elementor-container {
	position: relative;
}

.htm-nav-row .elementor-top-column > .elementor-widget-wrap {
	display: flex;
	align-items: center;
}

.htm-browse {
	width: 218px;
	max-width: 218px;
	flex: 0 0 218px;
	position: static !important;
}

.htm-browse .elementor-button {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 100%;
	padding: 0 22px;
}

.htm-browse > .elementor-widget-wrap,
.htm-browse .elementor-element,
.htm-browse .elementor-widget-shortcode,
.htm-browse .elementor-widget-container,
.htm-browse .elementor-shortcode {
	width: 100%;
	position: static !important;
}

.htm-nav-row {
	position: relative;
	z-index: 80;
}

.htm-browse-mega {
	position: static;
}

.htm-browse-trigger {
	display: inline-flex;
	align-items: center;
	gap: 12px;
	width: 100%;
	min-height: 55px;
	padding: 0 22px;
	border: 0;
	background: #20365f;
	color: #fff;
	font-size: 14px;
	font-weight: 900;
	text-align: left;
	cursor: pointer;
}

.htm-browse-trigger__icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 15px;
}

.htm-browse-trigger__text {
	line-height: 1;
}

.htm-browse-mobile-list {
	display: none;
}

.htm-browse-mega-panel {
	position: absolute;
	left: 0;
	right: 0;
	top: calc(100% + 1px);
	display: none;
	padding: 0;
	z-index: 90;
}

.htm-browse-mega:hover .htm-browse-mega-panel,
.htm-browse-mega:focus-within .htm-browse-mega-panel,
.htm-browse-mega.is-open .htm-browse-mega-panel {
	display: block;
}

.htm-browse-mega-inner {
	display: flex;
	align-items: stretch;
	height: 520px;
	padding: 0;
	background: #fff;
	border: 1px solid #e5e8ed;
	box-shadow: 0 24px 48px rgba(23, 32, 46, 0.12);
}

.htm-browse-rail__list,
.htm-browse-pane__children {
	margin: 0;
	padding: 0;
	list-style: none;
}

.htm-browse-rail {
	flex: 0 0 280px;
	border-right: 1px solid #e5e8ed;
	background: #fbfcfe;
	height: 100%;
	overflow: auto;
}

.htm-browse-rail__item {
	border-bottom: 1px solid #e5e8ed;
}

.htm-browse-rail__button {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 18px;
	width: 100%;
	padding: 15px 18px;
	border: 0;
	background: transparent;
	color: #223559;
	font-size: 14px;
	font-weight: 800;
	text-decoration: none;
	text-align: left;
	cursor: pointer;
	font-family: 'Raleway', sans-serif !important;
    text-transform: capitalize;
}

.htm-browse-rail__button i {
	color: #9aa4b5;
	font-size: 12px;
}

.htm-browse-rail__item.is-active .htm-browse-rail__button,
.htm-browse-rail__button:hover,
.htm-browse-rail__button:focus {
	background: #fff;
	color: #20365f;
}

.htm-browse-detail {
	flex: 1 1 auto;
	min-width: 0;
	height: 100%;
	padding: 26px 28px 28px;
	background: linear-gradient(135deg, #ffffff 0%, #f7f9fc 100%);
	overflow: auto;
}

.htm-browse-pane {
	display: none;
}

.htm-browse-pane.is-active {
	display: grid;
	gap: 18px;
	align-content: start;
}

.htm-browse-pane__header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 16px;
}

.htm-browse-pane__eyebrow {
	margin: 0 0 7px;
	color: #6f7a8c;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.htm-browse-pane__header h3 {
	margin: 0;
	color: #20365f;
	font-size: 24px;
	font-weight: 900;
	line-height: 1.1;
}

.htm-browse-pane__viewall {
	color: #20365f;
	font-size: 13px;
	font-weight: 800;
	text-decoration: none;
	white-space: nowrap;
}

.htm-browse-pane__content {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 240px;
	gap: 24px;
	align-items: start;
}

.htm-browse-pane__children {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 14px;
}

.htm-browse-pane__children li a {
	display: block;
	padding: 16px 18px;
	border: 1px solid #dce2eb;
	background: rgba(255, 255, 255, 0.88);
	text-decoration: none;
}

.htm-browse-pane__children li a strong {
	display: block;
	margin: 0 0 6px;
	color: #20365f;
	font-size: 14px;
	font-weight: 900;
	line-height: 1.25;
}

.htm-browse-pane__children li a span {
	display: block;
	color: #617083;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.45;
}

.htm-browse-pane__empty {
	margin: 0;
	color: #617083;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.6;
}

.htm-browse-pane__aside {
	display: grid;
	gap: 14px;
	align-content: start;
}

.htm-browse-card {
	display: block;
	padding: 18px 18px 16px;
	border: 1px solid #d9dee7;
	background: linear-gradient(180deg, #f8f9fb 0%, #eef2f7 100%);
	text-decoration: none;
}

.htm-browse-card strong {
	display: block;
	margin: 0 0 6px;
	color: #1b2b4e;
	font-size: 15px;
	font-weight: 900;
}

.htm-browse-card span {
	display: block;
	color: #586273;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.45;
}

.htm-nav-menu {
	flex: 1 1 auto;
	min-width: 0;
}

.htm-mobile-nav-shell,
.htm-native-menu-wrap--primary {
	width: 100%;
}

.htm-mobile-nav-toggle,
.htm-submenu-toggle {
	display: none;
}

.htm-nav-menu > .elementor-widget-wrap {
	justify-content: flex-start;
}

.htm-simple-nav {
	display: flex;
	align-items: center;
	gap: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

.htm-simple-nav > li {
	position: relative;
	flex: 0 0 auto;
	list-style: none;
}

.htm-simple-nav a {
	display: block;
	padding: 18px 15px;
	color: #111720;
	font-size: 13px;
	font-weight: 600;
	text-decoration: none;
	white-space: nowrap;
}

.htm-simple-nav .sub-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 40;
	display: none;
	min-width: 240px;
	margin: 0;
	padding: 10px 0;
	list-style: none;
	background: #fff;
	border: 1px solid #d9dee7;
	box-shadow: 0 18px 36px rgba(23, 32, 46, 0.12);
}

.htm-simple-nav > li:hover > .sub-menu,
.htm-simple-nav > li:focus-within > .sub-menu {
	display: block;
}

.htm-simple-nav .sub-menu li {
	display: block;
	list-style: none;
}

.htm-simple-nav .sub-menu a {
	padding: 10px 16px;
	color: #252932;
	font-size: 13px;
	font-weight: 700;
	white-space: normal;
}

.htm-simple-nav .menu-item-has-children > a::after {
	content: "";
	display: inline-block;
	width: 7px;
	height: 7px;
	margin-left: 8px;
	border-right: 1.5px solid currentColor;
	border-bottom: 1.5px solid currentColor;
	transform: rotate(45deg) translateY(-2px);
	transform-origin: center;
}

.htm-nav-menu .elementor-widget-nav-menu,
.htm-nav-menu .elementor-widget-container,
.htm-nav-menu .elementor-nav-menu--main,
.htm-nav-menu .elementor-nav-menu {
	width: 100%;
}

.htm-nav-menu .elementor-nav-menu {
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
}

.htm-nav-menu .elementor-menu-toggle,
.htm-nav-menu .elementor-widget-nav-menu > .elementor-widget-container > .elementor-nav-menu--dropdown.elementor-nav-menu__container {
	display: none !important;
}

.htm-nav-menu .elementor-nav-menu > li {
	flex: 0 0 auto;
}

.htm-nav-menu .elementor-nav-menu > li > a {
	padding: 18px 15px;
	white-space: nowrap;
}

.htm-header-search {
	width: 430px;
	max-width: 430px;
	flex: 0 0 430px;
	margin-left: auto;
}

.htm-header-search > .elementor-widget-wrap,
.htm-header-search .elementor-widget-shortcode,
.htm-header-search .elementor-widget-container,
.htm-header-search .elementor-shortcode,
.htm-header-search .aws-container,
.htm-header-search .aws-search-form {
	width: 100%;
}

.htm-header-search .aws-container .aws-search-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 22px;
}

.htm-header-search .aws-search-btn_icon svg {
	display: none;
}

.htm-header-search .aws-search-btn::after {
	/* content: "Search";
	font-size: 13px;
	font-weight: 800; */
}
.htm-header-search .aws-container .aws-search-form .aws-search-btn_icon {
    color: #FFF;
}

.htm-identity-row .elementor-menu-cart__toggle_button {
	display: inline-flex;
	align-items: center;
	gap: 9px;
	background: transparent !important;
	border: 0 !important;
	padding: 0 !important;
	color: #252932 !important;
	margin-left: auto;
}

.htm-identity-row .elementor-menu-cart__toggle_button .elementor-button-icon {
	order: 1;
	display: inline-flex;
	align-items: center;
	gap: 9px;
	color: #20365f;
}

.htm-identity-row .elementor-menu-cart__toggle_button .eicon-cart-medium {
	font-size: 20px;
}

.htm-identity-row .elementor-menu-cart__toggle_button .elementor-button-icon-qty {
	order: 2;
	position: static;
	display: inline;
	min-width: 0;
	height: auto;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #252932;
	font-size: 14px;
	font-weight: 800;
	line-height: 1;
}

.htm-identity-row .elementor-menu-cart__toggle_button .elementor-button-icon-qty::after {
	content: " Items";
}

.htm-identity-row .elementor-menu-cart__toggle_button .elementor-button-text {
	order: 3;
	font-size: 14px;
	font-weight: 800;
}

@media (max-width: 1100px) {
.htm-identity-row .elementor-menu-cart__toggle_button .elementor-button-text {
    color: #1a1a1a !important;
}
	
	.htm-identity-row .elementor-container,
	.htm-nav-row .elementor-container {
		flex-wrap: wrap;
	}

	.htm-identity-row > .elementor-container,
	.htm-identity-row > .e-con-inner {
		display: flex !important;
		flex-direction: row !important;
		flex-wrap: nowrap !important;
	}

	.htm-identity-row .elementor-top-column:first-child,
	.htm-identity-row .elementor-top-column:nth-child(2),
	.htm-identity-row .elementor-top-column:last-child {
		width: 33.333% !important;
		max-width: 33.333% !important;
		flex: 0 0 33.333% !important;
	}

	.htm-nav-menu {
		flex: 1 1 100%;
		order: 3;
	}

	.htm-product-tabs,
	.htm-product-tabs > .elementor-widget-wrap {
		justify-content: flex-start;
	}

	.htm-footer-menu {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.htm-wp-banner .elementor-container::after {
		right: 18px;
		width: min(30%, 280px);
	}

	.htm-browse-mega-panel {
		position: static;
	}

	.htm-browse-mega-inner {
		display: block;
		height: auto;
		border-top: 0;
		box-shadow: none;
	}

	.htm-browse-rail {
		height: auto;
		border-right: 0;
		border-bottom: 1px solid #e5e8ed;
	}

	.htm-browse-detail {
		height: auto;
		padding: 20px;
		overflow: visible;
	}

	.htm-browse-pane__content {
		grid-template-columns: 1fr;
	}

	.htm-browse-pane__children {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 760px) {
	.htm-nav-row .elementor-container {
		gap: 0;
	}

	.htm-top-strip .elementor-container,
	.htm-identity-row .elementor-container {
		gap: 10px;
	}

	.htm-utility-nav,
	.htm-top-strip .elementor-widget-icon-list .elementor-icon-list-items {
		justify-content: center;
		flex-wrap: wrap;
	}

	.htm-brand-badges > .elementor-widget-wrap,
	.htm-identity-row .elementor-top-column:nth-child(2) > .elementor-widget-wrap,
	.htm-identity-row .elementor-top-column:last-child > .elementor-widget-wrap {
		justify-content: center;
	}

	.htm-browse,
	.htm-nav-menu,
	.htm-header-search {
		width: 100%;
		max-width: none;
		flex: 1 1 100%;
	}

	.htm-browse {
		order: 1;
	}

	.htm-nav-menu {
		order: 2;
	}

	.htm-header-search {
		order: 3;
		padding-top: 12px;
	}

	.htm-browse-trigger,
	.htm-mobile-nav-toggle {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        min-height: 40px;
        padding: 0 18px;
        border: 0;
        font-size: 15px;
        font-weight: 700;
        font-family: 'Raleway', sans-serif;
        text-transform: capitalize;
        text-align: left;
	}

	.htm-browse-trigger {
		background: #20365f;
		color: #fff;
	}

	.htm-mobile-nav-toggle {
		background: #fff;
		color: #111720;
		border-top: 1px solid #e5e8ed;
		border-bottom: 1px solid #e5e8ed;
	}

	.htm-mobile-nav-toggle__icon,
	.htm-browse-trigger__icon {
		position: relative;
		display: inline-flex;
		width: 18px;
		height: 14px;
		align-items: center;
		justify-content: center;
		font-size: 0;
	}

	.htm-mobile-nav-toggle__icon::before,
	.htm-mobile-nav-toggle__icon::after,
	.htm-browse-trigger__icon::before,
	.htm-browse-trigger__icon::after {
		content: "";
		position: absolute;
		left: 0;
		width: 18px;
		height: 2px;
		background: currentColor;
	}

	.htm-mobile-nav-toggle__icon::before,
	.htm-browse-trigger__icon::before {
		top: 2px;
		box-shadow: 0 5px 0 currentColor;
	}

	.htm-mobile-nav-toggle__icon::after,
	.htm-browse-trigger__icon::after {
		top: 12px;
	}

	.htm-browse-trigger__icon i {
		display: none;
	}

	.htm-browse-mega-panel,
	.htm-mobile-nav-shell .htm-native-menu-wrap {
		display: none;
		position: static;
		box-shadow: none;
	}

	.htm-browse-mega.is-open .htm-browse-mega-panel,
	.htm-mobile-nav-shell.is-open .htm-native-menu-wrap {
		display: block;
	}

	.htm-browse-mega-inner,
	.htm-browse-detail {
		display: none;
	}

	.htm-browse-mobile-list {
		display: block;
		background: #fff;
		border: 1px solid #e5e8ed;
		border-top: 0;
	}

	.htm-browse-mobile-list__items {
		margin: 0;
		padding: 0;
		list-style: none;
	}

	.htm-browse-mobile-list__items li + li {
		border-top: 1px solid #eef1f4;
	}

	.htm-browse-mobile-list__items a {
		display: block;
		padding: 15px 18px;
		color: #111720;
		font-size: 14px;
		font-weight: 800;
		line-height: 1.35;
		text-decoration: none;
	}

	.htm-native-menu-wrap--primary {
		border: 1px solid #e5e8ed;
		border-top: 0;
		background: #fff;
	}

	.htm-simple-nav {
		display: block;
	}

	.htm-simple-nav > li {
		border-top: 1px solid #eef1f4;
	}

	.htm-simple-nav > li:first-child {
		border-top: 0;
	}

	.htm-simple-nav > li > a {
		padding: 15px 18px;
		padding-right: 56px;
		font-size: 14px;
	}

	.htm-simple-nav .menu-item-has-children {
		position: relative;
	}

	.htm-simple-nav .menu-item-has-children > a::after {
		display: none;
	}

	.htm-submenu-toggle {
		position: absolute;
		top: 0;
		right: 0;
		display: block;
		width: 52px;
		height: 52px;
		border: 0;
		background: transparent;
		color: #20365f;
	}

	.htm-submenu-toggle::before,
	.htm-submenu-toggle::after {
		content: "";
		position: absolute;
		top: 25px;
		left: 19px;
		width: 14px;
		height: 2px;
		background: currentColor;
	}

	.htm-submenu-toggle::after {
		transform: rotate(90deg);
	}

	.htm-simple-nav .sub-menu {
		position: static;
		display: none;
		min-width: 0;
		margin: 0;
		padding: 0;
		border: 0;
		box-shadow: none;
		background: #f8f9fb;
	}

	.htm-simple-nav .sub-menu li + li {
		border-top: 1px solid #eef1f4;
	}

	.htm-simple-nav .sub-menu a {
		padding: 12px 18px 12px 28px;
		font-size: 13px;
	}

	.htm-simple-nav .menu-item-has-children.is-open > .sub-menu {
		display: block;
	}

	.htm-simple-nav .menu-item-has-children.is-open > .htm-submenu-toggle::after {
		transform: rotate(0deg);
	}

	.htm-product-tabs {
		display: flex;
		overflow-x: auto;
		padding-bottom: 6px;
	}

	.htm-product-tabs > .elementor-widget-wrap {
		flex-wrap: nowrap;
		justify-content: flex-start;
	}

	.htm-product-tab .elementor-button {
		font-size: 15px;
		white-space: nowrap;
	}

	.htm-footer-menu {
		grid-template-columns: 1fr;
	}

	.htm-benefits .elementor-container.slick-slider,
	.htm-feature-cards .elementor-container.slick-slider,
	.htm-products ul.products.slick-slider,
	.htm-used-stock .grid-x.slick-slider,
	.htm-news .elementor-posts-container.slick-slider {
		display: block;
		margin: 0 -6px;
	}

	.htm-benefits .elementor-container.slick-slider .slick-slide,
	.htm-feature-cards .elementor-container.slick-slider .slick-slide,
	.htm-products ul.products.slick-slider .slick-slide,
	.htm-used-stock .grid-x.slick-slider .slick-slide,
	.htm-news .elementor-posts-container.slick-slider .slick-slide {
		padding: 0 6px;
		height: auto;
	}

	.htm-benefits .elementor-container.slick-slider .elementor-column,
	.htm-feature-cards .elementor-container.slick-slider .elementor-column,
	.htm-products ul.products.slick-slider li.product,
	.htm-used-stock .grid-x.slick-slider .cell,
	.htm-news .elementor-posts-container.slick-slider .elementor-post {
		display: block !important;
		height: auto;
		margin: 0;
	}

	.htm-benefits .elementor-container.slick-slider .elementor-widget-wrap {
		padding: 22px 18px;
		border: 1px solid #e5e8ed;
		background: #f2f3f5;
		min-height: 100%;
	}

	.htm-feature-cards .elementor-container.slick-slider .elementor-column,
	.htm-feature-cards .elementor-container.slick-slider .elementor-widget-wrap,
	.htm-feature-cards .elementor-container.slick-slider .elementor-widget-call-to-action,
	.htm-feature-cards .elementor-container.slick-slider .elementor-widget-container,
	.htm-feature-cards .elementor-container.slick-slider .elementor-cta {
		height: 100%;
	}

	.htm-products ul.products.slick-slider {
		padding-bottom: 4px;
	}

	.htm-products .uael-woo-products-grid {
		gap: 14px;
	}

	.htm-products .uael-woo-products-thumbnail-wrap {
		padding: 16px 16px 12px;
	}

	.htm-products .uael-woo-products-summary-wrap {
		padding: 0 14px 16px;
	}

	.htm-products .woocommerce-loop-product__title {
		min-height: 0;
		font-size: 14px;
		line-height: 1.4;
	}

	.htm-products .uael-woo-products-summary-wrap .price .amount {
		font-size: 17px;
	}

	.htm-used-stock .LatestUsedTitle,
	.htm-used-stock .LatestUsedPrice {
		padding-left: 14px;
		padding-right: 14px;
	}

	.htm-used-stock .grid-x.slick-slider .cell {
		padding-left: 0;
		padding-right: 0;
	}

	.htm-news .elementor-posts-container.slick-slider .elementor-post {
		grid-template-columns: 1fr;
		gap: 14px;
	}

	.htm-news .elementor-posts-container.slick-slider .elementor-post__thumbnail__link {
		width: 100%;
	}

	.htm-news .elementor-posts-container.slick-slider .elementor-post__thumbnail {
		padding-bottom: 62% !important;
	}

	.htm-wp-banner .elementor-container::after {
		/* position: static;
		display: block;
		width: 220px;
		height: 120px;
		margin: 18px auto 0; */
	}

	.htm-feature-card .elementor-cta {
		min-height: 210px;
	}

	.htm-news .elementor-post {
		grid-template-columns: 84px minmax(0, 1fr);
		gap: 12px;
	}

	.htm-news .elementor-post__thumbnail__link {
		width: 84px;
	}
}


/* ==========================================================
   MLO Parts Finder / Fitment Form
   Full-width Select2 layout
   ========================================================== */

.mlo-wc-fitment-form {
	--finder-navy: #183b69;
	--finder-navy-hover: #102f58;
	--finder-text: #252525;
	--finder-muted: #929292;
	--finder-divider: #a5a5a5;
	--finder-field-height: 45px;

	display: flex !important;
	flex-direction: column !important;
	align-items: stretch !important;
	gap: 10px;
	width: 100% !important;
	max-width: none !important;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	counter-reset: fitment-step;
}

/* ==========================================================
   Original Select Elements
   Select2 creates the visible interface
   ========================================================== */

.mlo-wc-fitment-form > select.mlo-wc-fitment-form__select {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	min-width: 0 !important;
	margin: -1px !important;
	padding: 0 !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	clip-path: inset(50%) !important;
	white-space: nowrap !important;
	border: 0 !important;
}

/* ==========================================================
   Select2 Containers
   Overrides inline width="320px"
   ========================================================== */

.mlo-wc-fitment-form > .select2-container {
	display: block !important;
	flex: 0 0 auto !important;
	width: 100% !important;
	min-width: 100% !important;
	max-width: 100% !important;
	margin: 0 !important;
	font-family: inherit !important;
	box-sizing: border-box !important;
	counter-increment: fitment-step;
	z-index: 50 !important;
}

.mlo-wc-fitment-form > .select2-container .selection {
	display: block !important;
	width: 100% !important;
	box-sizing: border-box !important;
}

/* ==========================================================
   Visible Select Field
   ========================================================== */

.mlo-wc-fitment-form
	.select2-container
	.select2-selection--single {
	position: relative !important;
	display: flex !important;
	align-items: center !important;
	width: 100% !important;
	height: var(--finder-field-height) !important;
	min-height: var(--finder-field-height) !important;
	max-width: none !important;
	padding: 0 55px 0 44px !important;
	background: #fff !important;
	border: 0 !important;
	border-radius: 4px !important;
	box-shadow: none !important;
	box-sizing: border-box !important;
}

/* Step number */
.mlo-wc-fitment-form
	.select2-container
	.select2-selection--single::before {
	content: counter(fitment-step);
	position: absolute;
	top: 50%;
	left: 13px;
	transform: translateY(-50%);
	color: var(--finder-muted);
	font-family: inherit;
	font-size: 15px;
	font-weight: 400;
	font-style: italic;
	line-height: 1;
}

/* Divider after step number */
.mlo-wc-fitment-form
	.select2-container
	.select2-selection--single::after {
	content: "";
	position: absolute;
	top: 17px;
	bottom: 17px;
	left: 31px;
	width: 1px;
	background: var(--finder-divider);
}

/* ==========================================================
   Placeholder and Selected Text
   ========================================================== */

.mlo-wc-fitment-form
	.select2-container--default
	.select2-selection--single
	.select2-selection__rendered {
	display: block !important;
	width: 100% !important;
	min-width: 0 !important;
	padding: 0 10px 0 0 !important;
	color: var(--finder-text) !important;
	font-family: inherit !important;
	font-size: 14x !important;
	font-weight: 400 !important;
	font-style: italic;
	line-height: var(--finder-field-height) !important;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	box-sizing: border-box !important;
}

.mlo-wc-fitment-form
	.select2-container--default
	.select2-selection--single
	.select2-selection__placeholder {
	color: var(--finder-text) !important;
	font-style: italic;
	opacity: 1 !important;
}

/* ==========================================================
   Disabled Selects
   Keep them white like the screenshot
   ========================================================== */

.mlo-wc-fitment-form
	.select2-container--disabled
	.select2-selection--single {
	background: #fff !important;
	cursor: not-allowed !important;
	opacity: 1 !important;
}

.mlo-wc-fitment-form
	.select2-container--disabled
	.select2-selection--single
	.select2-selection__placeholder,
.mlo-wc-fitment-form
	.select2-container--disabled
	.select2-selection--single
	.select2-selection__rendered {
	color: var(--finder-text) !important;
	opacity: 1 !important;
}

/* ==========================================================
   Arrow
   ========================================================== */

.mlo-wc-fitment-form
	.select2-container--default
	.select2-selection--single
	.select2-selection__arrow {
	position: absolute !important;
	top: 0 !important;
	right: 12px !important;
	width: 26px !important;
	height: var(--finder-field-height) !important;
}

/* Replace Select2 triangle with a chevron */
.mlo-wc-fitment-form
	.select2-container--default
	.select2-selection--single
	.select2-selection__arrow b {
	position: absolute !important;
	top: 50% !important;
	left: 50% !important;
	width: 10px !important;
	height: 10px !important;
	margin: -7px 0 0 -6px !important;
	border: 0 !important;
	border-right: 2px solid #111 !important;
	border-bottom: 2px solid #111 !important;
	transform: rotate(45deg);
	transition: transform 0.2s ease;
}

/* Rotate arrow when open */
.mlo-wc-fitment-form
	.select2-container--open
	.select2-selection--single
	.select2-selection__arrow b {
	margin-top: -2px !important;
	transform: rotate(225deg);
}

/* ==========================================================
   Focus State
   ========================================================== */

.mlo-wc-fitment-form
	.select2-container--focus
	.select2-selection--single,
.mlo-wc-fitment-form
	.select2-container--open
	.select2-selection--single {
	outline: 2px solid rgba(24, 59, 105, 0.25) !important;
	outline-offset: 2px;
}

/* ==========================================================
   Search Button
   ========================================================== */

.mlo-wc-fitment-form__button {
	position: relative;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	gap: 10px;
	width: 100% !important;
	min-width: 100% !important;
	max-width: none !important;
	min-height: 35px;
	margin: 10px 0 0 !important;
	padding: 18px 28px !important;
	background: var(--finder-navy) !important;
	color: #fff !important;
	border: 0 !important;
	border-radius: 5px !important;
	box-shadow: none !important;
	font-family: inherit !important;
	font-size: 17px !important;
	font-weight: 700 !important;
	line-height: 1.2 !important;
	text-align: center;
	text-transform: none !important;
	cursor: pointer;
	box-sizing: border-box !important;
	transition:
		background-color 0.2s ease,
		transform 0.2s ease;
}

/* Font Awesome search icon */
.mlo-wc-fitment-form__button::before {
	content: "\f002";
	display: inline-block;
	flex: 0 0 auto;
	width: auto;
	height: auto;
	border: 0;
	border-radius: 0;
	font-family: "Font Awesome 5 Free";
	font-size: 17px;
	font-style: normal;
	font-weight: 900;
	line-height: 1;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}

/* Remove the previous CSS-drawn handle */
.mlo-wc-fitment-form__button::after {
	content: none;
	display: none;
}

.mlo-wc-fitment-form__button:hover,
.mlo-wc-fitment-form__button:focus {
	background: var(--finder-navy-hover) !important;
	color: #fff !important;
}

.mlo-wc-fitment-form__button:active {
	transform: translateY(1px);
}

/* ==========================================================
   Select2 Dropdown
   ========================================================== */

.select2-container--open .select2-dropdown {
	background: #fff !important;
	border: 0 !important;
	border-radius: 4px !important;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.14) !important;
	overflow: hidden;
}

.select2-container--open .select2-results {
	margin: 0 !important;
	padding: 0 !important;
}

.select2-container--open .select2-results__options {
	margin: 0 !important;
	padding: 0 !important;
}

.select2-container--open .select2-results__option {
	padding: 12px 16px !important;
	color: var(--finder-text) !important;
	font-family: inherit !important;
	font-size: 15px !important;
	border-bottom: 1px solid #ededed !important;
}

.select2-container--open
	.select2-results__option--highlighted[aria-selected] {
	background: var(--finder-navy) !important;
	color: #fff !important;
}

.select2-container--open
	.select2-results__option[aria-selected="true"] {
	background: #f1f1f1 !important;
	color: var(--finder-text) !important;
}

/* ==========================================================
   Optional Elementor Wrapper Fix
   Add the class "parts-finder-widget" to the widget
   ========================================================== */

.parts-finder-widget,
.parts-finder-widget .elementor-widget-container {
	width: 100% !important;
	max-width: none !important;
}

/* ==========================================================
   Responsive
   ========================================================== */

@media (max-width: 600px) {
	.mlo-wc-fitment-form {
		gap: 20px;
	}

	.mlo-wc-fitment-form
		.select2-container
		.select2-selection--single {
		height: 56px !important;
		min-height: 56px !important;
	}

	.mlo-wc-fitment-form
		.select2-container--default
		.select2-selection--single
		.select2-selection__rendered {
		font-size: 16px !important;
		line-height: 56px !important;
	}

	.mlo-wc-fitment-form
		.select2-container--default
		.select2-selection--single
		.select2-selection__arrow {
		height: 56px !important;
	}

	.mlo-wc-fitment-form__button {
        min-height: 45px;
        font-size: 18px !important;
	}
}


/* Select2 hovered option */
.select2-container--open
.select2-results__option--highlighted[aria-selected] {
	background-color: #f1f1f1 !important;
	color: #1a1a1a !important;
}

/* Ensure any nested text also stays visible */
.select2-container--open
.select2-results__option--highlighted[aria-selected] * {
	color: #1a1a1a !important;
}


/* ==========================================================
   Shop/category parts finder
   Horizontal on desktop and tablet
   Stacked on mobile
   ========================================================== */

.mlo-shop-category-fitment-container .mlo-wc-fitment-form {
	display: grid !important;
	grid-template-columns:
		repeat(4, minmax(180px, 1fr))
		minmax(180px, 0.75fr) !important;
	align-items: stretch !important;
	gap: 14px !important;
	width: 100% !important;
	max-width: none !important;
}

/* Force generated Select2 containers to fill each grid column */
.mlo-shop-category-fitment-container
	.mlo-wc-fitment-form
	> span.select2.select2-container {
	display: block !important;
	width: 100% !important;
	inline-size: 100% !important;
	min-width: 0 !important;
	max-width: 100% !important;
	margin: 0 !important;
	flex: none !important;
	justify-self: stretch !important;
	align-self: stretch !important;
	box-sizing: border-box !important;
}

/* Stretch all internal Select2 wrappers */
.mlo-shop-category-fitment-container
	.mlo-wc-fitment-form
	> .select2-container
	.selection,
.mlo-shop-category-fitment-container
	.mlo-wc-fitment-form
	> .select2-container
	.select2-selection,
.mlo-shop-category-fitment-container
	.mlo-wc-fitment-form
	> .select2-container
	.select2-selection--single {
	display: block !important;
	width: 100% !important;
	min-width: 0 !important;
	max-width: 100% !important;
	box-sizing: border-box !important;
}

/* Ensure the visible select fills the grid column */
.mlo-shop-category-fitment-container
	.mlo-wc-fitment-form
	.select2-selection--single {
	height: var(--finder-field-height) !important;
	min-height: var(--finder-field-height) !important;
	padding-left: 44px !important;
	padding-right: 45px !important;
}

/* Allow placeholder and selected text to use the available width */
.mlo-shop-category-fitment-container
	.select2-selection--single
	.select2-selection__rendered {
	display: block !important;
	width: 100% !important;
	min-width: 0 !important;
	max-width: 100% !important;
	padding-right: 0 !important;
	overflow: hidden !important;
	text-overflow: ellipsis !important;
	white-space: nowrap !important;
	box-sizing: border-box !important;
}

/* Keep the arrow inside the right-hand edge */
.mlo-shop-category-fitment-container
	.select2-container--default
	.select2-selection--single
	.select2-selection__arrow {
	right: 10px !important;
}

/* Compact horizontal search button */
.mlo-shop-category-fitment-container
	.mlo-wc-fitment-form__button {
	width: 100% !important;
	min-width: 0 !important;
	max-width: none !important;
	height: var(--finder-field-height) !important;
	min-height: var(--finder-field-height) !important;
	margin: 0 !important;
	padding: 10px 18px !important;
	font-size: 18px !important;
	box-sizing: border-box !important;
    top: 0 !important;
}

/* Smaller Font Awesome icon in compact layout */
.mlo-shop-category-fitment-container
	.mlo-wc-fitment-form__button::before {
	font-size: 20px !important;
}
.mlo-shop-category-fitment-container h3 {
    margin-bottom: 0.5rem !important;
}

/* ==========================================================
   Tablet
   ========================================================== */

@media (min-width: 768px) and (max-width: 1100px) {
	.mlo-shop-category-fitment-container .mlo-wc-fitment-form {
		grid-template-columns:
			repeat(4, minmax(130px, 1fr))
			minmax(150px, 0.8fr) !important;
		gap: 10px !important;
	}

	.mlo-shop-category-fitment-container
		.mlo-wc-fitment-form
		.select2-selection--single {
		padding-left: 40px !important;
		padding-right: 38px !important;
	}

	.mlo-shop-category-fitment-container
		.select2-selection__rendered {
		font-size: 15px !important;
	}

	.mlo-shop-category-fitment-container
		.mlo-wc-fitment-form__button {
		padding-left: 12px !important;
		padding-right: 12px !important;
		font-size: 16px !important;
	}
}

/* ==========================================================
   Mobile
   ========================================================== */

@media (max-width: 767px) {
	.mlo-shop-category-fitment-container .mlo-wc-fitment-form {
		display: flex !important;
		flex-direction: column !important;
		align-items: stretch !important;
		gap: 18px !important;
	}

	.mlo-shop-category-fitment-container
		.mlo-wc-fitment-form
		> span.select2.select2-container {
		width: 100% !important;
		inline-size: 100% !important;
		min-width: 100% !important;
		max-width: 100% !important;
	}

	.mlo-shop-category-fitment-container
		.mlo-wc-fitment-form__button {
        width: 100% !important;
        min-width: 100% !important;
        height: auto !important;
        min-height: 25px !important;
        margin-top: 6px !important;
        padding: 11px 15px !important;
        font-size: 16px !important;
	}
}



/* ==========================================================
   Mobile product-filter Off-canvas
   ========================================================== */

.shop-filter-sidebar-source {
	display: none;
}

#shop-filter-panel {
	width: min(88vw, 380px);
	padding: 0;
	background: #fff;
	overflow-y: auto;
	z-index: 999;
}

.shop-filter-panel__header {
	position: sticky;
	top: 0;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	padding: 18px 20px;
	background: #fff;
	border-bottom: 1px solid #e5e5e5;
}

.shop-filter-panel__title {
	margin: 0;
	font-size: 1.25rem;
	line-height: 1.2;
}

.shop-filter-panel__header .close-button {
	position: static;
	flex: 0 0 auto;
	margin: 0;
}

.shop-filter-panel__content {
	padding: 20px;
}

/* Remove unwanted sidebar spacing inside panel */
.shop-filter-panel__content .widget:first-child {
	margin-top: 0;
}

.shop-filter-panel__content .widget:last-child {
	margin-bottom: 0;
}

/* Mobile filter button */
.shop-filter-toggle {
	margin-bottom: 20px;
}

.shop-filter-toggle__button {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	margin: 0;
}

/* Optional filter icon */
.shop-filter-toggle__button::before {
	content: "\f1de";
	margin-right: 10px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

/* Prevent filters becoming narrower than the panel */
#shop-filter-panel select,
#shop-filter-panel input,
#shop-filter-panel .select2-container {
	max-width: 100%;
}

.shop-filter-sidebar,
.shop-filter-sidebar__inner {
	min-width: 0;
	width: 100%;
}

/* ==========================================================
   Mobile only
   ========================================================== */

@media screen and (max-width: 39.99875em) {
	.main {
		width: 100%;
	}

	.woocommerce .woocommerce-ordering,
	.woocommerce .woocommerce-result-count {
		float: none;
	}

	.woocommerce .woocommerce-result-count {
		margin-bottom: 12px;
	}
}
