

/* Start:/local/components/forwww/fast.search/templates/.default/style.css?1740361232514*/
.qs-generation {
	display: flex;
	flex-wrap: nowrap;
	overflow-x: auto;
	white-space: nowrap;
	margin-bottom: 1em;
	transition: .3s cubic-bezier(.25, .46, .45, .94);
	padding-bottom: 5px;
}

.qs-generation::-webkit-scrollbar {
	display: none
}

.qs-link {
	font-size: 14px;
	border-radius: 4px;
	text-decoration: none;
	margin: 0 1em;
	touch-action: manipulation;
	transition: inherit;
	color: #828282;
}

.qs-link:hover {
	color: #424242;
}

.qs-link:first-child {
	margin-left: 0;
}
/* End */


/* Start:/local/components/forwww/footer.menu/templates/.default/style.css?17543855623533*/
.product_bottom_links {
	/* margin: 2rem 0 3rem; */
	margin-top: 30px;
}

.nav {
	display: flex;
	/* flex-wrap: wrap; */
	padding-left: 0;
	list-style: none;
}

.nav-tabs-container .nav-item::before {
	display: none;
}

.nav-tabs-container .nav-item:first-child {
	padding-left: 0;
}

.tab-link {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 15px;
	line-height: 20px;
	padding: 0 5px;
	text-align: center;
	background-color: inherit;
	border: 0;
	margin-bottom: -1px;
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem;
	display: block;
	text-decoration: none;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
	color: #6B7280;
	border-bottom: 2px solid #D0D5DD;
	cursor: pointer;
}

.tab-link:hover {
	color: #000;
}

.tab-link.active {
	color: #15171A;
	border-bottom: 3px solid #8cba25;
	font-weight: 700;
}

.tab-content > .tab-pane {
	display: none;
}

.tab-content > .active {
	display: block;
}

.tab-pane {
	padding: 10px 10px 15px 15px;
	background-color: #fff;
}

.fade-transition {
	transition: opacity .15s linear;
}

.tab-content > .active .tab-pane-wrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}

.tab-pane-link {
	color: #000;
	text-decoration: none;
	padding: 5px 12px;
	text-align: left;
	font-size: .875rem;
	border-radius: .2rem;
	font-weight: 400;
	line-height: 1.25;
	cursor: pointer;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	display: inline-block;
}

.tab-pane-link:hover {
	color: #000;
	opacity: .8;
	text-decoration: underline;
}

.flex-column-container {
	flex-direction: column;
	margin-right: 1rem;
	gap: 5px;
}

.pill-link {
	border-bottom: 2px solid #D0D5DD !important;
	text-align: left;
	line-height: 1.25;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	padding: 7px 5px;
	font-size: .875rem;
	border-radius: 0;
	cursor: pointer;
}

.pill-link.active {
	border-bottom: 3px solid #8cba25 !important;
	font-weight: 700;
	border-radius: 0;
}

.w-100 {
	width: 100%;
}

body .tab-pane-wrapper.two-cols.tab-pane-wrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.tab-pane-wrapper.two-cols .tab-pane-link {
	flex: 0 0 calc(50% - 5px); 
	box-sizing: border-box;
}

@media (min-width: 765px) {
	.nav-tabs-container .nav-item {
		padding-left: 23px;
	}
}

@media (max-width: 767px) {
	.nav-tabs-container .nav-item {
		width: 100%;
		padding-left: inherit;
	}
	.tab-pane-link {
		flex: 0 0 40%;
	}
	.tab-content > .active .tab-pane-wrapper {
		gap: 0px;
	}
	#pills-tab {
		display: block;
	}
	.tab-link {
		width: 100%;
		text-align: left;
	}
	.nav-item {
		margin: 10px 0 !important;
	}
	.nav-item:last-child {
		margin-bottom: 0 !important;
	}
	.tab-pane-wrapper.two-cols .tab-pane-link {
		flex: 0 0 100%;
	}
	.nav-tabs-container {
		display: block;
	}
}

@media (min-width: 768px) {
	.tab-pane-link {
		flex: 0 0 calc((100% - 150px) / 3);
	}
}

@media (min-width: 1246px) {
	.tab-pane-link {
		flex: 0 0 calc((100% - 150px) / 10);
	}
	.pill-link {
		width: 140px;
	}
}

/* End */
/* /local/components/forwww/fast.search/templates/.default/style.css?1740361232514 */
/* /local/components/forwww/footer.menu/templates/.default/style.css?17543855623533 */
