.product-solutions-heading {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 30px;
}

.product-solutions-heading h3 {
	padding: 0;
}

.product-solutions-heading .btn::after {
	display: none;
}

.product-solutions-heading .btn {
	padding: 14px 28px 14px 28px;
}

.product-card-request {
	height: 100%;
	position: relative;
	display: block;
	border: none !important;
	width: 100%;
	padding: 0;
	min-height: 269px;
}
.product-card-request::after {
	background: transparent !important;
}

.product-card-request-bg {
	position: absolute;
	top: 0;
	left: 0;
}

.product-card-request-overlay {
	position: relative;
	z-index: 1;
	display: flex;
	align-content: center;
	justify-content: center;
	height: 100%;
	flex-direction: column;
	text-align: center;
	background-color: rgba(0, 44, 95, 0.75);
	padding: 18px;
}

.product-card-request-overlay .btn {
	width: max-content;
	margin: 0 auto;
	padding: 14px 45px 14px 25px;
}

.product-card-request-overlay .btn::after {
	font-size: 13px;
	right: 24px;
}

.product-card-request-overlay h3 {
	color: #f2dbb3;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding: 0 0 8px 0;
}

.product-card-request-overlay h4 {
	color: #fff;
	font-size: 28px;
	font-weight: 700;
	padding: 0 0 10px 0;
}

.product-card-content {
	padding: 16px 10px;
	background-color: #f5f5f5;
	text-align: center;
}

.product-card-image {
	position: relative;
	overflow: hidden;
	height: 185px;
	border: 1px solid #f5f5f5;
	background: #ffffff;
	text-align: center;
}
.product-info {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding-top: 5px;
}
.product-card-hover div {
	width: 100%;
	color: rgb(242, 219, 179);
}
.product-card-hover div.unit {
	font-size: 12px;
	color: #fff;
}

.product-card-hover {
	position: absolute;
	z-index: 1;
	display: flex;
	justify-content: center;
	height: 100%;
	width: 100%;
	flex-wrap: wrap;
	text-align: center;
	background-color: rgba(0, 44, 95, 0.75);
	padding: 0 18px;
	top: 110%;
	left: 0;
	transition: all ease 0.3s;
	opacity: 0;
}

.product-card-hover button {
	color: #f2dbb3;
}

.product-card {
	margin-top: 32px;
}

.product-card-content h4 {
	font-size: 20px;
	color: #002c5f;
	font-weight: 700;
	letter-spacing: 0.1em;
	padding-bottom: 0;
	text-transform: uppercase;
}

.category-link a {
	font-size: 18px;
	font-weight: 700;
	color: #002c5f;
	letter-spacing: 0.1em;
	width: 100%;
	background-color: #f5f5f5;
	padding: 20px 53px 20px 24px;
	display: block;
	margin-bottom: 25px;
	border: none;
}

.category-link a.active {
	background-color: #d0d3d4;
}

.category-link a:before {
	content: "\e90a";
	font-family: "act-icon";
	font-weight: normal;
	padding-left: 10px;
	font-size: 20px;
	position: absolute;
	right: 24px;
	bottom: auto;
	left: unset;
	top: 50%;
	color: #d50032;
	transform: translate(0, -50%);
	margin: 1px 0 0 0;
	display: block;
	width: auto;
	height: auto;
	background: none;
}

.product-solutions-sidebar .fx-accordion {
	padding: 0 !important;
}

.product-solutions-sidebar .fx-accordion__panel__content {
	margin-top: 0;
	background-color: #f5f5f5 !important;
}

.product-solutions-sidebar .fx-accordion__panel__toggle {
	font-size: 18px;
	padding-right: 57px;
	background-color: #f5f5f5 !important;
}

.btn-reset {
	color: #d50032;
	font-size: 18px;
	font-weight: 700;
	padding: 0;
	border: none;
	background-color: transparent;
	margin: 22px 0 10px;
	font-weight: 700;
}

.btn-more {
	color: #125687;
	font-size: 18px;
	font-weight: 400;
	padding: 0;
	border: none;
	background-color: transparent;
	margin: 10px 0 0;
	display: block;
	text-decoration: underline;
}

.btn-apply {
	color: #475565;
	font-size: 18px;
	font-weight: 700;
	padding: 0;
	border: none;
	background-color: #d0d3d4;
	margin: 10px 0 0;
	display: block;
	padding: 5px 15px;
	border-radius: 50px;
}

.range-slider-btn {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 8px;
}

.btn-more + .btn-reset {
	margin-top: 12px;
}

.product-card-bottom-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 45px;
}

.product-card-bottom-btn p {
	margin: 0;
	margin-right: 20px;
}

.product-card-bottom-btn .btn:after {
	display: none;
}

.product-card-bottom-btn .btn {
	padding: 14px 27px 14px 27px;
}

.search-with-icon {
	position: relative;
	margin-bottom: 20px;
}

.search-with-icon input {
	background-color: rgba(208, 211, 212, 0.3);
	font-size: 16px;
	padding: 7px 37px 7px 19px;
	height: 38px;
}

.search-with-icon button {
	position: absolute;
	padding: 0;
	background-color: transparent;
	border: none;
	top: 50%;
	transform: translate(0, -50%);
	right: 11px;
	font-size: 17px;
	color: #002c5f;
}

.featured-product-tag {
	position: absolute;
	left: 0;
	top: 14px;
	background-color: #d50032;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 6px 13px;
	border-radius: 0 20px 20px 0;
	letter-spacing: 0.1em;
	z-index: 2;
}
.facetwp-slider-label {
	display: flex;
	padding: 0 0 10px 0;
	justify-content: space-between;
}
.slider-min,
.slider-max {
	width: auto;
	font-size: 16px;
	border: 1px solid #d0d3d4;
	text-align: center;
	padding: 1px 5px;
	border-radius: 4px;
	position: relative;
	color: #475565;
	font-weight: 400;
}
.product-card--link {
	padding-bottom: 0;
}

a.product-card-item {
	display: flex;
	height: 100%;
	flex-direction: column;
	border: none !important;
}

a.product-card-item .product-card-content {
	flex-grow: 1;
	display: flex;
	justify-content: center;
	align-items: center;
}

.product-card-image img {
	width: auto;
	margin: auto;
}

.product-card-request .btn {
	display: block;
}

.facetwp-type-number_range {
	display: flex;
}

.facetwp-type-number_range .facetwp-number {
	background: #e8e8e8;
	width: 40%;
}

.facetwp-type-number_range .facetwp-number-max {
	margin-left: 5px;
}

.facetwp-type-number_range .facetwp-submit {
	margin-left: 5px;
	border: none;
	width: 20%;
	background: #125687;
	color: #fff;
	font-size: 18px;
	line-height: 1em;
	font-weight: 700;
}

.facetwp-type-number_range .facetwp-submit:hover {
	background: #00264f;
}

@media (min-width: 1024px) {
	.product-card-request .btn {
		display: none;
	}
	.product-card-request:hover .btn {
		display: block;
	}
}

.__product-tab-accordion .tab-accordion__panel__content {
	padding-left: 0;
	padding-right: 0;
}

@media (min-width: 1025px) {
	.__product-tab-accordion .product-card-list > .row {
		overflow-x: auto;
		margin-left: 0;
		margin-right: 0;
	}

	.product-card-list table thead > tr > th {
		width: 160px;
	}
}

@media (min-width: 1200px) {
	.product-card--link:hover .product-card-hover {
		top: 0;
		opacity: 1;
	}
	.product-card--link:hover {
		border: 0 !important;
	}

	.product-card--link .btn-tertiary:hover span {
		border-color: transparent;
	}

	.product-card--link:hover .product-card-content {
		background-color: #f2f2f2;
	}

	.product-card--link:hover:before,
	.product-card--link:hover:after,
	.product-card--link .btn-tertiary:hover span:after,
	.product-card--link .btn-tertiary:hover span:before,
	.category-link a:hover:after {
		display: none;
	}

	.category-link a:hover {
		color: #d50032;
	}

	.product-solutions-wrapper {
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
	}

	.product-solutions-sidebar {
		width: 292px;
	}

	.product-solutions-right {
		width: calc(100% - 292px);
		padding-left: 32px;
		margin-top: -32px;
	}

	.product-card-request-overlay .btn-primary:hover {
		color: #ffffff;
		border-color: #ffffff;
	}

	.product-card-bottom-btn p {
		font-size: 18px;
	}
	.product-card-request-overlay .btn {
		width: 100%;
	}
}

@media (min-width: 1365px) {
	.product-card-request-overlay .btn {
		width: max-content;
	}
}
.custom-radio-col .facetwp-facet {
	margin-bottom: 0 !important;
}
.facetwp-counter {
	display: none;
}
.facetwp-checkbox {
	background: transparent !important;
}
.facetwp-checkbox .facetwp-display-value {
	position: relative;
	padding-left: 33px;
	cursor: pointer;
	line-height: 20px;
	display: inline-block;
	color: #475565;
	font-size: 16px;
	text-transform: none;
	font-family: "Ubuntu", sans-serif;
	font-weight: 400;
	letter-spacing: 0;
	margin-bottom: 0;
}
.facetwp-checkbox .facetwp-display-value::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	-webkit-appearance: none;
	background-color: transparent;
	border: 1px solid #d0d3d4;
	width: 19px;
	height: 19px;
	display: inline-block;
	cursor: pointer;
	border-radius: 4px;
}
.facetwp-checkbox.checked .facetwp-display-value::before {
	background-color: #d50032;
	border-color: #d50032;
}
.facetwp-checkbox.checked .facetwp-display-value::after {
	content: "";
	display: block;
	position: absolute;
	top: 4px;
	left: 7px;
	width: 5px;
	height: 8px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}
.noUi-horizontal {
	height: 7px !important;
}
.noUi-connect {
	background-color: #002c5f !important;
}
.noUi-horizontal .noUi-handle {
	width: 16px !important;
	height: 16px !important;
	right: -8px !important;
	top: -6px !important;
	border-radius: 50%;
	z-index: 9999;
	display: block;
	background-color: #002c5f !important;
}
.facetwp-slider-wrap {
	padding-top: 10px;
	padding-bottom: 10px;
}
.noUi-target {
	background-color: #d0d3d4 !important;
	border-color: #d0d3d4 !important;
}
.facetwp-slider-reset {
	color: #d50032;
	font-size: 18px;
	font-weight: 700;
	padding: 0;
	border: none !important;
	background-color: transparent !important;
	margin: 22px 0 10px;
	font-weight: 700;
	box-shadow: none !important;
}
.product-card-request img,
.product-card-image img {
	height: 100% !important;
}

@media (min-width: 1200px) {
	.breadcrumbs ul li a:hover {
		color: var(--red);
	}
}

.table {
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 100%;
	table-layout: fixed;
	color: #002c5f;
}

@media (min-width: 1200px) {
	.table {
		table-layout: auto;
	}
}

.table caption {
	font-size: 1.5em;
	margin: 0.5em 0 0.75em;
}

.table tr {
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	padding: 0.35em;
}

.current-product-row {
	background: #dfe1e2 !important;
	border-color: #dfe1e2 !important;
}

.table th,
.table td {
	padding: 0.625em;
	text-align: center;
}

.table th {
	font-size: 0.85em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
.table a {
	font-weight: normal !important;
}

.table a:hover::after,
.table a:hover::before {
	display: none !important;
}

@media screen and (max-width: 1024px) {
	.table {
		border: 0;
	}

	.table caption {
		font-size: 1.3em;
	}

	.table thead {
		border: none;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px;
	}

	.table tr {
		border-bottom: 3px solid #ddd;
		display: block;
		margin-bottom: 0.625em;
	}

	.table td {
		border-bottom: 1px solid #ddd;
		display: block;
		font-size: 0.8em;
		text-align: right;
	}

	.table td::before {
		/*
      * aria-label has no advantage, it won't be read inside a table
      content: attr(aria-label);
      */
		content: attr(data-label);
		float: left;
		font-weight: bold;
		text-transform: uppercase;
	}

	.table td:last-child {
		border-bottom: 0;
	}
}

/*
 * Product Grid Update
 */
.product-info {
	padding: 0;
}

.product-info div {
	color: #002c5f;
}

.product-info div.unit {
	font-weight: normal;
}

.product-info button {
	margin-top: 17px;
}

.product-info > div {
	width: 50%;
	text-align: left;
}

.product-card-hover h4 {
	color: #fff;
	padding: 0;
	font-size: 20px;
}

.product-card-hover {
	flex-direction: column;
	padding: 0;
}

@media (max-width: 1199px) {
	.product-card-hover {
		top: 15px;
		left: 15px;
		opacity: 1;
		padding: 10px 15px;
		border-radius: 25px;
		width: auto;
		height: auto;
	}
	.product-card-hover h4 {
		font-size: 14px;
		font-weight: normal;
		text-transform: uppercase;
	}
	.product-info button {
		font-size: 16px;
	}

	/*
     * Product Filter
     */
	.product-solutions-sidebar {
		max-height: 63px;
		overflow: hidden;
		padding-top: 63px;
		position: relative;
		transition: all 0.5s ease;
	}

	.__mobile-filter-wrap {
		margin-bottom: 15px;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
	}
	.__mobile-hide-filter {
		background: var(--blue);
		border: none;
		font-size: 18px;
		line-height: 1em;
		text-align: center;
		color: #fff;
		font-weight: 700;
		display: block;
		width: 100%;
		padding: 15px;
		height: auto;
	}
	.__text-hide,
	.__is-active .__text-show {
		display: none;
	}

	.product-solutions-sidebar.__is-active {
		max-height: 1030px;
	}
	.__is-active .__text-hide {
		display: inline-block;
	}
}

@media (min-width: 1200px) {
	.product-card-hover {
		opacity: 0;
	}

	.__mobile-filter-wrap {
		display: none;
	}
}

.product-solutions-heading .choices__inner,
.is-open .choices__inner {
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 1em;
	text-align: center;
	color: #fff !important;
	font-weight: 700;
	border: 2px solid transparent !important;
	background: #125687;
	border-radius: 100px !important;
	padding: 10px 30px;
	text-transform: capitalize;
	padding-right: 50px;
}

.product-solutions-heading .choices[data-type*="select-one"]:after {
	color: #fff;
	border-left: none;
}

.facetwp-facet-show_all {
	position: relative;
	display: inline-block;
}

.facetwp-facet-show_all .choices__list .choices__placeholder {
	opacity: 1;
}

@media (max-width: 756px) {
	.product-solutions-heading {
		display: block;
		align-items: center;
		justify-content: space-between;
		margin-bottom: 30px;
	}

	.product-solutions-heading .facetwp-facet-show_all {
		margin: 10px 0 !important;
	}
}

.product-solutions-view-filters-container {
	display: flex;
	justify-content: end;
	gap: 10px;
}

@media (max-width: 756px) {
	.product-solutions-view-filters-container,
	.product-solutions-view-filters-container-grid {
		display: block;
	}
}

/* Custom FacetWP inputs */
.facetwp-slider-label {
	display: block !important;
}

.slider-container {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.slider-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 5px 0;
}

.slider-min,
.slider-max {
	margin: 0 10px;
}

.facetwp-slider-input-custom {
	width: 90px;
	text-align: center;
	background-color: #fff;
	padding: 5px;
	margin-bottom: 10px;
	height: 40px;
}

.product-card-hover .btn:after {
	right: 156px !important;
}

.no-products-found-table {
	width: 300px;
}

.facetwp-facet-show_all
	.choices__inner
	.choices__list
	.choices__item
	.choices__button {
	display: none;
}

.btn-view-product {
	padding: 10px 30px;
	font-size: 15px;
	word-break: unset;
}

.btn-view-product:after {
	position: relative;
    display: inline !important;
    top: 1px;
    right: unset;
    padding-left: 5px;
}

@media (min-width: 768px) {
	.btn-view-product {
		font-size: 18px;
	}
}

.reset-filter-btn {
	margin-top: 20px;
	padding: 15px 52px 15px 28px;
}

.product-view-container .sticky-table .is-sticky td {
	width: 200px !important;
}

.product-view-container .sticky-table .is-sticky .longer-row {
	width: 180px !important;
}

.product-view-container .sticky-table .is-sticky .empty-row {
	width: 17% !important;
}
.product-view-container table {
	margin-top: 0 !important;
}
.product-view-container .sticky-table .is-sticky{
	padding-top: 10px;
	padding-bottom: 10px;
}

