@CHARSET "ISO-8859-1";

.qs-top-level-container {
	text-align: 			center;
	width:1170px;
}

@media (max-width:1199px) {
	.qs-top-level-container {
		width:970px;
	}
}

@media (max-width:991px) {
	.qs-top-level-container {
		width:750px;
	}
}

@media (max-width:767px) {
	.qs-top-level-container {
		width:100%;
	}
}

		.qs-super-container h1.qs-title,
		.qs-super-container h2.qs-title {
		   	font-size:1.5em;
			font-weight:300;
			margin-bottom:9px;
		}
			@media (max-width:1199px) {
				.qs-super-container h1.qs-title,
				.qs-super-container h2.qs-title {
					font-size:1.5em;
				}
			}
		.qs-super-container #qs-title-search {
			color:	#ffffff;
			font-weight:bold;
			max-resolution: top 12px;
			margin-bottom:17px;
			margin-top:8px;
			text-shadow: 1px 1px 7px rgba(100,100,100,.6);
			font-size:18px;
		}
			@media (max-width:1199px) {
				.qs-super-container #qs-title-search {
					color:	#ffffff;
					font-weight:500;
					margin-top:4px;
					margin-bottom:16px;
				}
			}

			.qs-super-container p.qs-promo-line {	
				margin: 0;
				margin-bottom: 4px;
			    font-size: 1.55em;
			    line-height: 1.35em;
			    font-weight: 300;
			}
			@media (min-width: 992px) and (max-width: 1199px) {
				.qs-super-container p.qs-promo-line {	
					margin: 16px 0;
			    	line-height: 1.4em;
				}
			}

		.qs-container {
			position: relative;
			margin-bottom: 10px;

		}
		@media(max-width:991px) {
			.qs-container {
				margin-bottom:0px;
			}
		}
	
		#qs-options {
			padding: 		8px 19px;
			background-color: rgba(255,255,255,0.35);
			border-width:2px;
			/*border-style:solid;*/
			border-radius:5px;
			/*border-color: rgba(255,255,255,0.8);*/
			width:310px;
			/* margin-left:20px; */
			margin-top:36px;
			height: 100%;
			max-height:365px;
		}
			@media (max-width: 1199px) {
				#qs-options {
					padding:12px 20px;
					width:300px;
					/* margin-left:20px; */
					margin-top:16px;
					height: 100%;
					max-height:340px;
					margin-bottom: 10px;
				}

				.qs-glyph {
					margin-right: 2px;
				}
			}

			@media (max-width: 991px) {
				#qs-options {
					height:auto;
					width:740px;
					margin-left:auto;
					margin-right:auto;
					max-height: none;
					margin-top:10px;
				}
				#qs-option-display {
					display:none;
				}
			}

			@media (max-width: 767px) {
				#qs-options {
					height:auto;
					width:98%;
				
				}
				#qs-option-display {
					display:none;
				}
			}

			@media (min-width: 991px) {
				.qs-selector {
					width: 230px;
					float:unset;
				}
			}
			
			.qs-selector {
			/*	height:36px;
				margin:0;
				margin-bottom:4px;
				margin-top:-2px;
				border:1px solid #dcdcdc;
				border-radius: 6px;
				padding-top:8px;
				padding-right:5px;
				padding-left:13px;
				background-color:#ffffff;
				text-align:left;
				cursor: pointer;
				border-radius:5px;*/
				height: 36px;
				margin: 0;
				margin-bottom: 10px;
				margin-top: -2px;
				border: 1px solid #dcdcdc;
				border-radius: 6px;
				padding-top: 8px;
				padding-right: 5px;
				padding-left: 13px;
				background-color: #ffffff;
				text-align: left;
				cursor: pointer;
				border-radius: 5px;
				
				margin-right: auto;
				margin-left: auto;
				
			}
				@media (max-width: 1199px) {
					.qs-selector {
						margin-top:0px;
						height:34px;
						padding-top:8px;
						padding-left:10px;
						margin-bottom:3px;
					}
				}
				@media (max-width: 767px) {
					.qs-selector {
						height:40px;
					}
				}
				@media (max-width: 390px) {
					.qs-selector {
						height:auto;
					}
				}
				.qs-selector:hover {
					background-color:		#d2dee9;
				}


				#qs-price-selection h3 {
					text-align: center;
					color: #fff;
					margin-bottom: 0px;
					margin-top: -6px;
					font-size: 1.2em;
					font-weight: 400;
					text-shadow: 1px 1px 7px rgba(100,100,100,.6);
				}

				.qs-selector-disabled {
					color:#c3c3c3;
				}
					.qs-selector p,
					.qs-selector h3,
					.qs-price-container h3 {
						margin-top:0;
						font-weight:bold;
						line-height:1.2em; 
						font-size:1.1em;
						display: block;
						height: 25px;
						font-weight: 300;
   						overflow: hidden;
					}
					.qs-selector p{
						overflow: hidden;
						white-space: nowrap;
						text-overflow: ellipsis;
					}
					@media (max-width: 767px) {
						.qs-selector p,
						.qs-selector h3 {
							line-height:1.5em;
							height:auto;
						}
					}
						@media (max-width: 320px) {
						.qs-selector p,
						.qs-selector h3 {
							font-size:1.2em;
						}
					}
					.qs-glyph {
						margin-right:4px;
					}

			#qs-displays {
				margin-right: 3px;
				height: 16px;
				width: 20px;
				margin-top: 1px;
				
			}
				/*#qs-displays #qs-displays-inner {
					background-color: #fff;
					padding: 10px 15px;
					border-radius: 6px;
				}*/
				
				#qs-displays #qs-displays-inner #top-deal-image img {
					border-radius:6px;
				}
				
				@media (max-width: 991px) {
					#qs-displays #qs-displays-inner #top-deal-image  {
						margin: 5px auto;
					}
				}
				
				@media (min-width: 992px) {
					#qs-displays #qs-displays-inner .vert-center {
						 position: relative; 
						 top: 50%; 
						 transform:translateY(-50%);
					}
				}
			
			

			@media (min-width: 992px) {
				#qs-displays {
					margin-top: -5px;
					padding-left: 15px;
				}
				#qs-displays #qs-displays-inner {
					border-radius:3px;
				}
			}
			@media (max-width: 991px) {
					#qs-displays #qs-displays-inner {
					height: auto;
					border-radius:3px;
				}
				}

				.qs-category-container {
					padding:0.5em;

					/*background-color: rgba(255,255,255,0.97);*/
					background-color: #fafafa;
					border-width:0px;
					
					border-radius:3px;
					

					/*border: 8px solid #0099ff;*/
					/*background-color: #ffffff;*/
					/*border-top-right-radius: 6px;*/
					/*border-bottom-right-radius: 6px;*/
					z-index: 2;
					margin-bottom: 1em;
				}

				@media (max-width: 991px) {
					.qs-category-container {
						border: none;
						border-radius: 3px;
					}
				}


				.popout-arrows {
					position:absolute;
					width:0;
					height:0;
					border-top:14px solid transparent;
					border-bottom: 14px solid transparent;
					border-right:22px solid #fafafa;
				}
				
				@media(max-width:991px) {
					.popout-arrows {
						display:none;
					}
				}

				
				#qs-categories-arrow {
					left:-22px;
					top:59px;
				}
			

				#qs-filter1-arrow {
					left:-22px;
					top:95px;
				}

				#qs-filter2-arrow {
					left:-22px;
					top:75px;
				}
				
				#qs-filter1-content {
					margin-top: -19px;
					width: auto;
					z-index: 4;
				}
				#qs-filter2-content {
					margin-top: 44px;
					z-index: 4;
					width: auto;
				}


				

				@media (max-width:1199px) {
					#qs-categories-arrow {
						top:70px;
					}
				
					.qs-close-popup{
						top: 4px;
						right: 9px;
					}
					.qs-close-popup img {
						width: 12px;
					}

					#qs-filter1-arrow {
						top:105px;
					}

					#qs-filter2-arrow {
						top:95px;
					}

					#qs-filter1-content {
						margin-top: 0px;
						z-index: 4;
					}
					#qs-filter2-content {
						margin-top: 4px;
						z-index: 4;
					}

					
					#qs-price-selection h3 {
						font-size: 1.4em;
					}

				}
				@media (max-width:991px) {
					#qs-filter1-content,
					#qs-filter2-content {
						margin-top: 0px;
						width:inherit;
					}					

					.qs-category-container-parent {
						display: flex;
						flex-wrap: wrap;
					}

				}


				@media (min-width:991px) and (max-width:1199px) {

					#qs-filter1-content {
						margin-top: -42px;
						z-index: 4;
					}
				}
				



#qs-categories {
	display:none;
	font-size: .9em;
	margin-top: -29px;
	padding: 0px 8px 2px;	
	height:380px;	
}

#qs-categories .qs-category-group-body h3 {
	font-size: 1.1em;
	font-weight: 300;
}

#qs-categories .qs-category-grouper .qs-category-header .qs-category-image {
	display: inline-block;
	width: 40px;
	
}

#qs-categories .qs-category-grouper .qs-category-header.qs-last.qs-laundry h3.qs-category-title {
	padding-top: 1px;
}

#qs-categories .qs-category-grouper .qs-category-header.qs-last h3.qs-category-title{
    margin-bottom: 11px;
}

#qs-categories .qs-category-grouper .qs-category-header h3.qs-category-title {
	display: block;
	text-align: center;
	margin-bottom: 9px;
}

#qs-categories .qs-category-grouper .qs-category-header h3.qs-category-title span {
	white-space:nowrap;
	color: #1191de;
}



@media (max-width: 1199px) {
	#qs-categories {
		margin-top: -46px;
		padding-right:4px;	
		padding: 0px 4px 0px;
		height:360px;
	}
}
@media (max-width: 991px) {
	#qs-categories {
		height:348px;
		margin-top:0;
		max-height: none;
	}

	.qs-category-group-body {

		margin-bottom: 0px;
	}

	.qs-vertical-line
	{
		top: 17px;
		height: 90%;
	}

	.qs-vertical-line-1
	{
		left: 172px;
	}

	.qs-vertical-line-2
	{
		left: 344px;
	}

	.qs-vertical-line-3
	{
		left: 516px;
	}
}
@media (max-width: 767px) {
	#qs-categories {
		height:auto;
	}
}

.qs-category-control {
	display:block;
	width: 100%;
	padding: 6px 4.2px;
	margin-bottom:6px; 
	border: 1px solid #cfcfcf;
	border-radius: 4px;
	cursor:pointer;
	background-color:#fff;
	height: 29px;

}

.qs-categories .qs-category-grouper:first-of-type {
    border: 0px 0px 0px 5px solid red;
}

.qs-category-grouper {
	height: 87%;
	margin: 24px 0px 26px 0px;
	padding:0px;
}

.qs-category-control:hover {
	background-color:		#d2dee9;
	border-color: #d2dee9;
}
.qs-category-control-selected
	{
	background-color: #32abff;
	border-color:#32abff;
	color:#ffffff;
}

.qs-category-control-selected:hover {

	color:#ffffff;
}
	.qs-category-control-selected h3 {
		color:#ffffff;
	}

/* Filter pop-up */

.qs-filter-content {
	display:none;
	padding: 22px 35px 27px 35px;
	background-color:#fafafa;
	border-width:0px;
	border-style:solid;
	border-radius:3px;
	
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	margin-bottom:1em;
}
@media (max-width: 991px) {
	.qs-filter-content {
		border: none;
		border-radius: 6px;
	}
}

.qs-filter-content p {
	display:none;
}

.qs-filter-content .qs-filter h2 {
	font-weight:500;
	font-size: 1.3em;
	color:#525252;
	margin-top:-2px;
}
.qs-filter-content .qs-filter h2 span {
	font-weight:300;
}

/* Price range block */

.qs-price-container {
	height: 90px;
	border:1px solid grey;
	padding:6px;
	margin-bottom:16px;
	text-align:left;
}
@media (max-width: 1199px) {
	.qs-price-container {
		padding-left:10px
	}

	.qs-filter-content {
		padding: 18px 26px 22px 26px;
	}
}
@media (max-width: 991px) {
	.qs-price-container {
		height: auto;
	}

	.qs-filter-content {
		padding: 18px 27px 22px 27px;
	}
} 
.qs-price-control {
	display: inline-block;
	padding: 5px;
	color: #3d3d3d;
	background-color: #fff;
	border-radius: 4px;
	font-size: 1.05em;
	margin-top: -4px;
}

.qs-vertical-line
{
	position: absolute;
	background-color: #d2d2d2;
	width: 1px;
	top: 24px;
	height: 330px;
}

.qs-vertical-line-1
{
	left: 200px;
}

.qs-vertical-line-2
{
	left: 391px;
}

.qs-vertical-line-3
{
	left: 583px;
}

/*
.qs-price-control + .qs-price-control {
	display: none;
}
*/

#qs-price-selection {

	border:none;
	border-radius:5px;
	margin-top: 4px;

}


#qs-price-selection.qs-selector-disabled {
	background-color: none;	
}

#qs-price-selection-band-container {
	display: block;
	margin: 0 auto;
	position: relative;
	width: 100%;
	height: auto;
	visibility:hidden;
}

#qs-price-selection-band-contents {
	display: block;
	width: 100%;
	height: 30px;
	margin: 2px auto;
	position: relative;
}

@media (max-width: 991px) {
	#qs-price-selection-band-contents {
	    min-width: 180px;
	    max-width: 80%;
	}
}

div#qs-price-selection-band-0 {
	left: 0%;
	position: absolute;
}

div#qs-price-selection-band-8 {
	display: inline-block;
	position: absolute;
	left: 100%;
}

#qs-price-selection .slider-horizontal {
	width:100%;
}

#qs-price-selection .slider-horizontal { /* override bootstrap default slider width */
	margin-left:0px;
	min-width: 160px;	
	height: 20px;
}

@media (max-width:300px) {
	#qs-price-selection .slider-horizontal {
		min-width:0;
		
	}
}
@media (max-width: 1199px) {
	#qs-price-selection {
		margin-top: 0px;
	}

	.qs-vertical-line
	{
		top: 16px;
		height: 90%;
	}

	.qs-vertical-line-1
	{
		left: 25.3%;
	}

	.qs-vertical-line-2
	{
		left: 50.2%;
	}

	.qs-vertical-line-3
	{
		left: 74.7%;
	}

}

	#qs-price-selection  h2 {
		margin-bottom: 0px;
    	font-size: 1.4em;
	}	
	
	#qs-price-selector {
		min-width: 200px;
	}

	#qs-price-selector-container {
		height: 54px;
		margin-top:7px;
		padding: 0px 16px;
	}
	
		#qs-price-selector-container p {
			display: block;
			margin: 0 10px;
			line-height: 20px;
		}

.slider-selection {
	background: #fff !important;
}

.slider.slider-disabled .slider-track {	/* override bootstrap slider style */
    cursor: default;
}


.slider-handle {
	background:#0099ff;
	border: 2px #4cb7ff solid;
}

.slider.slider-disabled .slider-handle{
		border: 2px #bebebe  solid;
}

@media (max-width: 991px) {
	#qs-price-selection .slider.slider-horizontal {
		
		width: 100%;
		height: 20px;
	}
	#qs-results-url {
		width: 65%;
		max-width: 400px;
		font-size:1.4em;
		line-height: 2em;
	}

	#qs-price-selector-container {
		margin: 0px 70px;
	}

	#qs-price-selection-band-contents {
		max-width: 100%;
	}
}
	
#qs-price-slider-container {
	visibility:hidden;
	display: block;
	width: 100%;
}

	#qs-results-body {
		height: auto;
		margin: 10px 0px;
	}
		
		#qs-results-body p {
			display: block;
			margin-top: 0px;
		}
		
		#qs-results-num {
			font-weight:bold;
		}

		#qs-results-url {
			margin-right:0px;
			display: inline-block;
			line-height: 1.9em; 
			width: 149px;
			height: 34px;
			font-weight:bold;
			font-size:14px;
			color: #ffffff;
			background-color: #0099ff;
			border-radius: 4px;
			padding: 4px 4px 4px 4px;
		    transition: background 0.25s linear;
    		-webkit-transition: background 0.25s linear;
    		-moz-transition: background 0.25s linear;
		}
			#qs-results-url:hover {
				background-color:		#32abff; 
			}
			#qs-results-url:active {
				margin-top:				2px;
				background-color:		#32abff; 
			}
		


		#qs-results-body a.qs-results-disabled {
			color: rgba(255,255,255,0.8);
			background-color: rgba(200,200,200,0.5);
		}

		#qs-reset {
			margin-left:5px;
			display: inline-block;
		    line-height: 2.6em;
		    vertical-align: top;
			width: 69px;
			height: 34px;
			font-weight:400;
			font-size:15px;
			color: #3d3d3d;
			background-color: #ffffff;
			border-radius: 4px;
			/*padding: 4px 4px 4px 4px;*/
		    transition: background 0.25s linear;
    		-webkit-transition: background 0.25s linear;
    		-moz-transition: background 0.25s linear;
		}
			#qs-reset:hover {
				background-color:		#32abff;
				color:white;
				font-weight:400;
			}
			#qs-reset:active {
				margin-top:				2px;
				background-color:		#32abff; 
			}

			@media (max-width:1199px) {
				#qs-results-url {
					width: 170px;
					height: 40px;
					font-size:18px
				}
				#qs-reset {
					width: 50px;
					height: 40px;
					font-size:14px;
				}

				.qs-price-container {
					margin-bottom: 0px;
				}

				#qs-price-selector-container {
					margin-top: -6px;
				}

				#qs-price-selection {
					margin-bottom: -6px;
					padding: 0px 0px;
				}

				.qs-category-grouper {
					height: 90%;
					margin: 16px 0px 16px 0px;
				}

				.qs-category-control {
					margin-bottom: 5px;
					padding: 0.5em 0.5em;
					height: auto;
				}

			}		
.qs-filter-control {
	display:inline-block;
	width:135px;
	height:100px;
	color: #525252;
	padding:0.5em;
	border-radius:3px;
	border: 1px solid #cfcfcf;
	cursor:pointer;
	font-size:12px;
	background-color: #fff;
	margin: 4px;

	background-size: contain;
	background-position: center;
	position: relative;
	overflow: hidden;
}

.qs-filter-control-selected
{
	border: 2px solid #09f !important;
}
.qs-filter-control:hover {
	border: 2px solid #999;
}
.qs-filter-control-selected:hover {
	border: 2px solid #09f !important;
}

.qs-brand-control {
	display:inline-block;
	width:120px;
	color: #494949;
	padding:3px;
	margin: 0.25em;
	border-radius:3px;
	border: 1px solid #ccc;
	background-color:#ffffff;
	height:46px;
}

.qs-brand-image-block-flex {
    display: flex;
    justify-content: center;
    align-content: center;
	max-height: 30px;
}



.qs-brand-control .qs-brand-image {
	max-height: 30px;
	max-width: 100px;
	width: auto;
	align-self: center;

}

.qs-brand-control .qs-brand-image-block {
	
	background-color:#ffffff;
	height: 100%;
	border-radius:3px;
	padding:4px 0px;
	display: flex;
	position: relative;
}

.qs-filter.qs-filter-brand {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.qs-filter-brand h2 {
    width: 100%;
}

.qs-also-options .qs-filter-control img {
	width:40px;
}

.qs-color-control img.qs-color-image {

	border-top: 1px solid #cfcfcf;
	margin-top: auto;
	width: 100%;
	height:56px;
}

.qs-category-group-body {
	padding: 0px 10px;
	margin-bottom: 16px;
}


#qs-option-display {
	position: absolute;
	display: none;

	max-width:782px;
	width:100%;
	height: 100%;
	border-radius: 6px;
	padding: 41px 0 0;
	top:20px;
	left:340px;
	z-index: 15;
}

@media(max-width:1199px) {
	#qs-option-display {
		left:325px;
		top:5px;
		max-width: 625px;
	}

	.qs-category-group-body {
		padding: 0px 8px;
		margin-bottom: 14px;
	}
}


@media (max-width: 767px) {


	.qs-category-grouper {
		margin:0px;
	}

	.qs-category-title {
		margin-top: 8px;
	}

	#qs-categories {
		padding: 12px 0px 16px;
	}

	#qs-options {
		padding: 12px 24px;
	}

	.qs-category-header {
		margin: 12px 0px;
	}

	.qs-category-group-body {
		margin-bottom: 4px;
	}

	.qs-filter-content {
		padding: 14px 24px 19px 24px;
	}

	.qs-filter-flex-container {
		margin: 12px 0px 0px;
	}

	.qs-vertical-line {
		height: 95%;
	}

	.qs-vertical-line-1
	{
		display:none;
	}

	.qs-vertical-line-3
	{
		display:none;
	}
}

.qs-category-grouper.first-category-grouper {

	border-right: 1px #d2d2d2 solid;
}

.qs-category-grouper.last-category-grouper {

    border-left: 1px #d2d2d2 solid;
}

@media (max-width:520px) {
	.qs-category-group-body {
		padding: 0px 12px;
	}
	.qs-category-control {
		padding: 0.65em;
		margin-top: 6px;
		margin-bottom:0px;
	}

	.qs-category-title {
		margin-top: 8px;
	}

	.qs-category-group-body {
		margin-bottom: 0px;
	}

	.qs-category-grouper.first-category-grouper.col-xs-12.col-sm-4.col-md-4 {
		margin-bottom: 0px;
	}

	#qs-categories .qs-category-grouper .qs-category-header h3.qs-category-title {
		margin-bottom: 12px;
	}

	.qs-category-title {
		margin-top: 12px;
	}

	#qs-group-1 .qs-category-title, #qs-group-2 .qs-category-title  {
		margin-top: 0px;
	}

	#qs-price-selector-container {
		margin: 0px 30px;
	}

	#qs-options {
		padding: 12px 12px;
	}

}

.slider.slider-horizontal .slider-selection, .slider.slider-horizontal .slider-track-low, .slider.slider-horizontal .slider-track-high {
    height: 100%;
    top: 0;
    bottom: 0;
    background: #555;
}

.qs-price-selection-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 7px solid #fff;
	top: -12px;
	left: 30%;
}

.qs-filter-container.qs-attr-screensize {
	max-width: 575px;
}

.qs-filter-flex-container {
    display: flex;
	flex-wrap: wrap;
	margin: 16px 0px 0px;
	justify-content: center;
}

.qs-close-popup {
    position: absolute;
	top: 9px;
	right: 14px;
	font-size: 2.2em;
	color:525252;
	cursor: pointer;
    font-weight: 500;
	z-index: 1;
}
.qs-corner{
	display:none;
}

.qs-filter-control-selected .qs-corner{
	right: -7px;
	top: -2px !important;
	width: 5px;
	height: 10px;
	background-color: #09f;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	width: 20px !important;
	left: unset !important;
	display:block;
}

.qs-filter-container.qs-brand {
    /*max-width: 380px;*/
}

.qs-filter h2 span {
    font-size: 0.8em;
}

.qs-attr-washload .qs-filter-control, .qs-attr-dryload .qs-filter-control {
	width:60px;
	height:85px;
	padding-top: 13px;
	font-size: 1.0em;
	display: flex;
	flex-direction: column;
}

.qs-filter-container.qs-nat-HB {
    max-width: 430px;
}

.qs-filter-container.qs-attr-washload, .qs-filter-container.qs-attr-dryload {
    max-width: 280px;
}

.qs-filter-container.qs-nat-HO, .qs-filter-container.qs-nat-STTP{
	max-width: 572px;
}

.qs-filter-container.qs-nat-SM, .qs-filter-container.qs-nat-RGFZ{
	max-width:430px;
}

.qs-attr-washload img, .qs-attr-dryload img{
	height: 27px;
	align-self: center;
	margin-top: auto;
}

.qs-filter-container.qs-color{
	max-width: 512px;
}


.qs-attr-washload h3, .qs-attr-dryload h3 {
    line-height: 0.95em;
}

.qs-filter-110 img {
	height: 16px;
}

.qs-filter-111 img {
    height: 18px;
}

.qs-filter-112 img {
    height: 20px;
}

.qs-filter-113 img {
    height: 22px;
}

.qs-filter-114 img {
    height: 24px;
}

.qs-filter-373 img {
    height: 26px;
}

.qs-color .qs-filter-control {
	width: 65px;
	height: 90px;
	padding: 8px 0px 0px 0px;
	font-size: 0.9em;
	display: flex;
	flex-direction: column;
}

.qs-attr-split .qs-filter-control {
	width: 65px;
	height: 90px;
	padding: 8px 0px 0px 0px;
	display: flex;
	flex-direction: column;
}

@media(max-width:991px) {
	#qs-option-display {
		width:740px;
	}
	#qs-displays {
		display:none;
	}

	#qs-price-selection {
		padding: 0px 0px;
		margin-bottom: 16px;
		margin-top: 8px;

	}

	.qs-filter-container .qs-attr-screensize, .qs-filter-container.qs-nat-RGFZ, .qs-filter-container.qs-nat-STTP, .qs-filter-container.qs-brand, .qs-nat-SM, .qs-filter-container.qs-nat-HB, .qs-filter-container.qs-attr-washload, .qs-filter-container.qs-attr-dryload, .qs-filter-container.qs-color, .qs-filter-container.qs-nat-HO {
		max-width: inherit;
	}

	.qs-close-popup{
		display: none;
	}
}

.qs-split-line {
    background: #ccc;
    height: 1px;
    width: 100%;
    position: absolute;
    top: 50%;
}

.qs-split-127 .qs-split-line {
    top: 60%;
}

.qs-split-128 .qs-split-line {
    top: 70%;
}

.qs-split-129 .qs-split-line {
    top: 80%;
}

.qs-attr-zones .qs-filter-control {
    background-size: 56px;
    background-repeat: no-repeat;
	background-position-y: 34px;
	width: 62px;
	height: 90px;
	padding-top: 10px;
	font-size:1.0em;
}