#product-search-loader {
	height: 100vh;
	position: absolute;
	left: 0;
	background-color: #0e0e0e94;
	z-index: 99;
	width: 100%;
}
.product-search-loader {
	width: 48px;
	height: 48px;
	top: 50%;
	left: 50%;
	position: absolute;
	z-index: 9999;
	border-radius: 50%;
	display: inline-block;
	position: relative;
	border: 3px solid;
	border-color: #252f86 #252f86 transparent;
	box-sizing: border-box;
	animation: rotation 1s linear infinite;
}
.product-search-loader:after {
	content: "";
	box-sizing: border-box;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	border: 3px solid;
	border-color: transparent #ff3d00 #ff3d00;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	animation: rotationBack 0.5s linear infinite;
	transform-origin: center center;
}
#faq-loader {
	height: auto;
	position: absolute;
	left: 0;
	background-color: #0e0e0e94;
	z-index: 99;
	width: 100%;
}
.faq-loader {
	width: 48px;
	height: 48px;
	top: 50%;
	left: 50%;
	position: absolute;
	z-index: 9999;
	border-radius: 50%;
	display: inline-block;
	position: relative;
	border: 3px solid;
	border-color: #252f86 #252f86 transparent;
	box-sizing: border-box;
	animation: rotation 1s linear infinite;
}
.faq-loader:after {
	content: "";
	box-sizing: border-box;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	border: 3px solid;
	border-color: transparent #ff3d00 #ff3d00;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	animation: rotationBack 0.5s linear infinite;
	transform-origin: center center;
}
@keyframes rotation {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
@keyframes rotationBack {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(-360deg);
	}
}
.elementor .elementor-element.product-model-shortcode-cls
#product-models-list_wrapper .dataTables_scrollBody td:nth-child(3) a {
	display: inline-block; /* or block, depending on layout */
	max-width: 100%;
	white-space: normal;
	overflow-wrap: break-word;
	/*     word-break: break-word; */
	line-height: 1.4;
}
/* Mobile-specific styles (below 1024px) */
@media (max-width: 1024px) {
	.horizontal-scroll-track {
		display: none;
	}
	/* Make control column clearly clickable */
	#motor-model-search-list td.control {
		position: relative;
		cursor: pointer;
		width: 50px !important;
		min-width: 50px !important;
		padding: 0 !important;
		z-index: 100;
		background-color: transparent !important;
	}
	/* Style the plus/minus indicator */
	#motor-model-search-list td.control:before {
		content: "+";
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		font-size: 24px;
		font-weight: bold;
		width: 40px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		background: #f8f9fa;
		border-radius: 50%;
		box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
		color: #333;
	}
	#motor-model-search-list tr.shown td.control:before {
		content: "-";
		background: #e9ecef;
	}
	/* Prevent other cells from blocking clicks */
	/* #motor-model-search-list td:not(.control) {
	pointer-events: none;
} */
	/* Ensure rows are tall enough */
	#motor-model-search-list tbody tr {
		min-height: 60px;
	}
	/* Adjust responsive details display */
	table.responsive-details {
		width: 100% !important;
		margin: 0 !important;
		background: #fff;
		border: 1px solid #ddd;
	}
	/* Fix for scroll container */
	.dataTables_scrollBody {
		overflow-x: auto !important;
		-webkit-overflow-scrolling: touch;
	}
	/* Make sure wrapper doesn't interfere */
	#motor-model-search-list_wrapper {
		min-width: 100%;
		overflow: visible !important;
	}
}
/* Existing desktop styles */
#motor-model-search-list td.control {
	position: relative;
	cursor: pointer;
	width: 40px !important;
}
#motor-model-search-list td.control:before {
	content: "+";
	position: absolute;
	left: 15px;
	top: 50%;
	transform: translateY(-50%);
	font-weight: bold;
	font-size: 16px;
}
#motor-model-search-list tr.shown td.control:before {
	content: "-";
}
.elementor .elementor-element.product-model-shortcode-cls {
	z-index: 99;
}
.elementor .elementor-element.product-model-shortcode-cls .col-vis-toggle {
	display: none;
}
.elementor .elementor-element.product-model-shortcode-cls #product-model-search-wrap {
	display: flex;
	gap: 35px;
	width: 100%;
}
.elementor .elementor-element.product-model-shortcode-cls .product-search-rating {
	max-width: 221px;
	width: 100%;
	height: fit-content;
}
.elementor .elementor-element.product-model-shortcode-cls .horizontal-scroll-wrapper {
	width: calc(100% - 221px);
	padding-bottom: 30px;
	margin-bottom: 10px;
}
.elementor .elementor-element.product-model-shortcode-cls #product-models-list_wrapper .dataTables_scrollHead th {
	border: none !important;
	border-bottom: 1px solid #CBD5E0 !important;
	color: #000;
	font-family: "Toshiba Sans";
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: 27px;
	word-wrap: break-word;
	padding: 15px;
}
.elementor .elementor-element.product-model-shortcode-cls #product-models-list_wrapper .wp-list-table {
	border: none !important;
	width: 100% !important;
	table-layout: fixed;
}
.elementor .elementor-element.product-model-shortcode-cls #product-models-list_wrapper .wp-list-table td {
	border-bottom: 1px solid #CBD5E0 !important;
	border: none;
	color: #000;
	font-family: "Toshiba Sans";
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 27px;
	word-wrap: break-word;
	text-align: center;
	padding: 15px;
}
.elementor .elementor-element.product-model-shortcode-cls #product-models-list_wrapper .wp-list-table th:first-child {
	display: none;
}
.elementor .elementor-element.product-model-shortcode-cls #product-models-list_wrapper .wp-list-table td:first-child {
	display: none;
}
.dataTables_scroll {
	width: 1600px;
}
.dataTables_scrollHeadInner {
	width: 1600px !important;
}
.elementor .elementor-element.product-model-shortcode-cls #product-models-list_wrapper p {
	margin-bottom: 6px;
}
.elementor .elementor-element .product-model-shortcode-cls .submit-btn.submit-btn-modal {
	margin-bottom: -18px;
	margin-top: 18px;
}
.elementor .elementor-element .product-model-shortcode-cls .tic-icons-set-1button-arrow:before {
	content: "\e905";
	position: absolute;
	color: #ffffff;
	font-size: 52px;
	right: 20px;
	top: -6px;
}
.elementor .elementor-element .product-model-shortcode-cls .submit-btn input[type="button"] {
	text-align: left;
}
.elementor .elementor-element .product-model-shortcode-cls .submit-btn {
	width: 100% !important;
	max-width: 153px !important;
}
/* .elementor .elementor-element.product-model-shortcode-cls #product-models-list_wrapper .dataTables_scrollHead th:nth-child(2) {
padding-right: 30px;
}
.elementor .elementor-element.product-model-shortcode-cls #product-models-list_wrapper .dataTables_scrollBody td:nth-child(2) {
padding-right: 30px;
} */
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
	overflow: unset !important;
}

@media (max-width:1440px) {
	/* 	.elementor .elementor-element.product-model-shortcode-cls #product-models-list_wrapper .dataTables_scrollHead th:nth-child(2), 
	.elementor .elementor-element.product-model-shortcode-cls #product-models-list_wrapper .dataTables_scrollBody td:nth-child(2) {
	width: 100px !important;
}  */
}
@media (max-width:1280px) {
	.elementor .elementor-element.product-model-shortcode-cls #product-model-search-wrap {
		gap: 15px;
	}
}
@media (max-width:1024px) {
	.elementor .elementor-element.product-model-shortcode-cls #product-model-search-wrap {
		flex-direction: column;
	}
	.elementor .elementor-element.product-model-shortcode-cls .product-search-rating {
		width: 100%;
		max-width: 100%;
	}
	/* .elementor .elementor-element.product-model-shortcode-cls #product-models-list_wrapper {
	width: 100%;
} */
	.elementor .elementor-element.product-model-shortcode-cls .horizontal-scroll-wrapper {
		width: 100%;
		padding-bottom: 30px;
	}
	.elementor .elementor-element.product-model-shortcode-cls #product-models-list_wrapper .wp-list-table td:first-child {
		display: table-cell !important;
	}
	.dataTables_scroll {
		width: 100%;
	}
	.elementor .elementor-element.product-model-shortcode-cls #product-models-list_wrapper .wp-list-table {
		border: none !important;
		width: 100% !important;
		table-layout: auto;
	}
	.elementor .elementor-element.product-model-shortcode-cls #product-models-list_wrapper .dataTables_scrollBody td:nth-child(2) {
		padding-right: 12px;
	}
	.elementor .elementor-element.product-model-shortcode-cls #product-models-list_wrapper .wp-list-table th:first-child {
		display: table-cell !important;
	}
	.elementor .elementor-element.product-model-shortcode-cls .dataTables_scrollHeadInner {
		width: auto !important;
	}
	.elementor .elementor-element.product-model-shortcode-cls #product-models-list_wrapper .dataTables_scrollHead th {
		padding-right: 25px !important;
	}
	.elementor .elementor-element.product-model-shortcode-cls #product-models-list_wrapper .dataTables_scrollBody td {
		padding-right: 25px;
	}
	.elementor .elementor-element.product-model-shortcode-cls #product-models-list_wrapper .wp-list-table td:first-child {
		position: relative;
	}
	#motor-model-search-list td.control:before {
		left: 5px;
	}
	.elementor .elementor-element .product-model-shortcode-cls .submit-btn {
		width: 100%;
		max-width: 100% !important;
	}
	.elementor .elementor-element.product-model-shortcode-cls #product-models-list_wrapper .dataTables_scrollBody td.child {
		padding-right: 15px;
	}
}
@media (max-width:850px) {
	.elementor .elementor-element.product-model-shortcode-cls #product-models-list_wrapper .dataTables_scrollHead th {
		padding-right: 20px !important;
	}
	.elementor .elementor-element.product-model-shortcode-cls #product-models-list_wrapper .dataTables_scrollBody td {
		padding-right: 20px;
	}
}
@media(max-width: 640px){
	.dataTables_wrapper .dataTables_length {
		text-align: left;
	}
	.dataTables_length select {
		width: auto;
	}
}
@media(max-width: 600px){
	#motor-model-search-list td.control:before {
		width: 30px;
		height: 30px;
		line-height: 30px;
	}
	div#motor-model-search-list_info {
		white-space: normal;
	}
}
@media(max-width: 375px){
	.dataTables_wrapper .dataTables_paginate {
		margin-left: -15px;
	}
}

td.control {
	cursor: pointer !important;
	background-color: yellow !important; /* Remove after testing */
}

.truncate {
	max-width: 100px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


/* CSS From 28/8 */

@media (min-width: 1025px) and (max-width: 1900px) {
	.show-search-rating {
		display: block !important;
	}
	.show-search-rating .elementor-icon {
		cursor: pointer;
	}
	.elementor .elementor-element.product-model-shortcode-cls .horizontal-scroll-wrapper {
		width: 100%;
		padding-bottom: 30px;
	}
	.elementor .elementor-element.product-model-shortcode-cls #product-models-list_wrapper .dataTables_scrollHead th,
	.elementor .elementor-element.product-model-shortcode-cls #product-models-list_wrapper .wp-list-table td {
		padding: 10px;
	}
	.show-search-rating .elementor-icon {
		cursor: pointer;
	}

	/* Overlay */
	.sidebar-overlay {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #0e0e0e94;
		display: none;
		z-index: 999998;
	}
	.page.page-id-9036 .product-search-rating {
		position: fixed;
		top: 0;
		left: -300px; /* hidden */
		width: 300px;
		height: 100% !important;
		box-shadow: 2px 0 5px rgba(0,0,0,0.3);
		transition: left 0.4s ease-in-out;
		z-index: 999999; 
	}
	.page.page-id-9036 .product-search-rating.active {
		left: 0;
		overflow-y: auto;
	}
	.sidebar-overlay.active {
		display: block;
	}

	/* Push header/footer behind when sidebar is open */
	body.sidebar-open .elementor-location-header,
	body.sidebar-open .elementor-location-footer {
		z-index: -1 !important;
	}
	.show-search-rating .elementor-icon i {
		transition: transform 0.3s ease;
	}
	.show-search-rating .elementor-icon.rotated i {
		transform: rotate(180deg);
	}
	.dataTables_scroll, .dataTables_scrollHeadInner {
		width: 100% !important;
	}
	.elementor .elementor-element.product-model-shortcode-cls .horizontal-scroll-wrapper {
		width: 100%;
		padding-bottom: 30px;
	}
	.elementor .elementor-element.product-model-shortcode-cls #product-models-list_wrapper .dataTables_scrollHead th {
		padding: 10px;
	}
	.page.page-id-9036 .elementor-location-header {
		z-index: 2;
	}
	.page.page-id-9036 .elementor-location-footer { 
		z-index: 1;
	}
	.elementor .elementor-element.product-model-shortcode-cls #product-models-list_wrapper .dataTables_scrollHead th:nth-child(2), 
	.elementor .elementor-element.product-model-shortcode-cls #product-models-list_wrapper .dataTables_scrollBody td:nth-child(2) {
		padding-right: 25px !important;
		padding-left: 5px;
	}
	.elementor .elementor-element.product-model-shortcode-cls #product-models-list_wrapper .dataTables_scrollHead th:last-child, 
	.elementor .elementor-element.product-model-shortcode-cls #product-models-list_wrapper .dataTables_scrollBody td:last-child {
		padding-right: 5px;
	}
}

@media (min-width: 1025px) and (max-width: 1200px) {
	.elementor .elementor-element.product-model-shortcode-cls #product-models-list_wrapper .dataTables_scrollHead th, 
	.elementor .elementor-element.product-model-shortcode-cls #product-models-list_wrapper .wp-list-table td {
		padding: 10px 4px;
	}
}