@font-face {
	font-family: "bldr-icons";
	src: url("../vendor/bldr-icons/bldr-icons.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

.jdw-product-categories-carousel [class^="icon-"],
.jdw-product-categories-carousel [class*=" icon-"] {
	font-family: "bldr-icons" !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.jdw-product-categories-carousel .icon-arrow-right::before {
	content: "\e928";
}

.jdw-product-categories-carousel .icon-arrow-left::before {
	content: "\e92a";
}

.jdw-product-categories-carousel .jdw-product-grid__items {
	height: 0;
	opacity: 0;
	transition: opacity 0.75s ease;
}

.jdw-product-categories-carousel .jdw-product-grid__items.slick-initialized {
	height: auto;
	opacity: 1;
}

.elementor-editor-active .jdw-product-categories-carousel .jdw-product-grid__items {
	height: auto;
	opacity: 1;
	transition: none;
}

.jdw-product-categories-carousel .jdw-product-grid__items.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	user-select: none;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.jdw-product-categories-carousel .jdw-product-grid__items .slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 30px;
	padding: 0;
}

.jdw-product-categories-carousel .jdw-product-grid__items .slick-list:focus {
	outline: none;
}

.jdw-product-categories-carousel .jdw-product-grid__items .slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: flex;
	margin-left: auto;
	margin-right: auto;
}

.jdw-product-categories-carousel .jdw-product-grid__items .slick-track::before,
.jdw-product-categories-carousel .jdw-product-grid__items .slick-track::after {
	display: table;
	content: "";
}

.jdw-product-categories-carousel .jdw-product-grid__items .slick-track::after {
	clear: both;
}

.jdw-product-categories-carousel .jdw-product-grid__items.slick-loading .slick-track {
	visibility: hidden;
}

.jdw-product-categories-carousel .jdw-product-grid__items .slick-slide {
	display: none;
	float: left;
	height: auto;
	min-height: 1px;
}

[dir="rtl"] .jdw-product-categories-carousel .jdw-product-grid__items .slick-slide {
	float: right;
}

.jdw-product-categories-carousel .jdw-product-grid__items.slick-initialized .slick-slide {
	display: block;
}

.jdw-product-categories-carousel .jdw-product-grid__items .slick-slide > div,
.jdw-product-categories-carousel .yCmsComponent.item {
	height: 100%;
}

.jdw-product-categories-carousel .yCmsComponent.item {
	box-sizing: border-box;
	padding: 0 10px;
}

.jdw-product-categories-carousel .jdw-product-grid__items .slick-prev,
.jdw-product-categories-carousel .jdw-product-grid__items .slick-next {
	position: absolute;
	top: 50%;
	z-index: 9;
	display: block !important;
	width: 50px;
	height: 37px;
	padding: 0;
	border: 0;
	outline: none;
	background: transparent;
	color: #75787b;
	font-size: 35px;
	line-height: 35px;
	text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.5);
	cursor: pointer;
	transform: translateY(-50%);
}

.jdw-product-categories-carousel .jdw-product-grid__items .slick-prev {
	left: 10px;
}

.jdw-product-categories-carousel .jdw-product-grid__items .slick-next {
	right: 10px;
}

.jdw-product-categories-carousel .jdw-product-grid__items .slick-prev:hover,
.jdw-product-categories-carousel .jdw-product-grid__items .slick-next:hover,
.jdw-product-categories-carousel .jdw-product-grid__items .slick-prev:focus,
.jdw-product-categories-carousel .jdw-product-grid__items .slick-next:focus {
	background: transparent;
	color: #ffffff;
}

.jdw-product-categories-carousel .jdw-product-grid__items .slick-prev.slick-disabled,
.jdw-product-categories-carousel .jdw-product-grid__items .slick-next.slick-disabled {
	opacity: 0;
}

.jdw-product-categories-carousel .jdw-product-grid__items .slick-prev span,
.jdw-product-categories-carousel .jdw-product-grid__items .slick-next span {
	display: block;
	margin: 0 auto;
	line-height: 1;
}

.jdw-product-categories-carousel .bannerWithDescription {
	width: 100%;
	height: 100%;
	padding: 0;
	background: #ffffff;
}

.jdw-product-categories-carousel .bannerWithDescription a:not(.btn) {
	color: #003087;
}

.jdw-product-categories-carousel .image,
.jdw-product-categories-carousel .image a,
.jdw-product-categories-carousel .responsive-banner {
	display: block;
	width: 100%;
}

.jdw-product-categories-carousel .image a {
	line-height: 0;
	text-decoration: none;
}

.jdw-product-categories-carousel .responsive-banner {
	overflow: hidden;
}

.jdw-product-categories-carousel .jdw-product-categories-carousel__image {
	display: block;
	width: 100%;
	padding-top: 56.25%;
	background-position: center center;
	background-size: cover;
	transition: transform 0.2s ease-in-out;
}

.jdw-product-categories-carousel .image a:hover .responsive-banner,
.jdw-product-categories-carousel .image a:focus .responsive-banner {
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.5);
}

.jdw-product-categories-carousel .image a:hover .jdw-product-categories-carousel__image,
.jdw-product-categories-carousel .image a:focus .jdw-product-categories-carousel__image {
	transform: scale(1.05);
}

.jdw-product-categories-carousel .description {
	padding: 0 20px 20px;
}

.jdw-product-categories-carousel .headline {
	padding: 20px 0 0;
	font-family: "Acumin Pro Bold", Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 27.5px;
	word-break: break-word;
}

.jdw-product-categories-carousel .headline a {
	color: #002058 !important;
	text-decoration: none;
}

.jdw-product-categories-carousel .headline a:hover,
.jdw-product-categories-carousel .headline a:focus {
	text-decoration: none;
}

@media (max-width: 767px) {
	.jdw-product-categories-carousel .bannerWithDescription {
		padding: 0 20px;
	}

	.jdw-product-categories-carousel .jdw-product-grid__items .slick-prev {
		left: -10px;
	}

	.jdw-product-categories-carousel .jdw-product-grid__items .slick-next {
		right: -10px;
	}
}

@media (min-width: 768px) {
	.jdw-product-categories-carousel .jdw-product-grid__items .slick-prev {
		left: 15px;
	}

	.jdw-product-categories-carousel .jdw-product-grid__items .slick-next {
		right: 15px;
	}
}

@media (min-width: 1440px) {
	.jdw-product-categories-carousel .jdw-product-grid__items {
		padding: 0 50px;
	}

	.jdw-product-categories-carousel .jdw-product-grid__items .slick-prev {
		left: 35px;
	}

	.jdw-product-categories-carousel .jdw-product-grid__items .slick-next {
		right: 35px;
	}
}
