.content-wrapper {
	display: -webkit-flex;
	display: flex;
	margin: 0 auto;
	max-width: 100%;
	padding: 0 30px
}

.filters_ads {
	border-right: 1px solid #e7e7e7;
	flex: 0 1 0%;
	min-width: 250px;
	width: 20%
}

#productGridCol {
	/*float: none!important;*/
	padding: 0;
	vertical-align: top;
	/*width: 100%!important*/
}

.filters_ads+#productGridCol {
	padding: 20px 0 20px 40px;
	position: relative;
	/*width: auto;*/
	z-index: 1
}

.compare .product-compare {
	background: rgba(248, 248, 248, .975);
	border: 1px solid #bbb;
	box-shadow: 0 0 12px rgba(0, 0, 0, .2);
	box-sizing: border-box;
	float: none;
	height: auto;
	margin: 0 auto;
	max-width: 1400px;
	opacity: 0;
	padding: 15px 15px 10px;
	position: fixed;
	bottom: 0;
	left: 50%;
	text-align: center;
	-moz-transform: translate(-50%, 100%);
	-webkit-transform: translate(-50%, 100%);
	-ms-transform: translate(-50%, 100%);
	transform: translate(-50%, 100%);
	-webkit-transition: visibility 0s ease .35s, opacity .35s ease, -webkit-transform .35s ease;
	transition: visibility 0s ease .35s, opacity .35s ease, transform .35s ease;
	visibility: hidden;
	width: 100%;
	z-index: 900
}

.compare__error:before {
	color: #e8f5fc;
	content: '\e650';
	display: inline-block;
	font-family: 'sw-icons';
	font-size: 50px;
	height: 100%;
	padding: 3px 10px;
	vertical-align: middle
}

.compare__error {
	background: #3883AF;
	box-sizing: border-box;
	color: #fff;
	font-size: 14px;
	margin: -16px -16px 15px;
	opacity: 0;
	overflow: hidden;
	padding: 10px 10px 10px 45px;
	position: absolute;
	bottom: 80%;
	-moz-transform: translate(0, 5%);
	-webkit-transform: translate(0, 5%);
	-ms-transform: translate(0, 5%);
	transform: translate(0, 5%);
	-webkit-transition: visibility 0s ease .35s, opacity .35s ease, -webkit-transform .35s ease;
	transition: visibility 0s ease .35s, opacity .35s ease, transform .35s ease;
	visibility: hidden;
	width: 100.15%
}

.compare__error__inner {
	display: inline-block;
	vertical-align: middle
}

.compare__error h4 {
	color: #fff;
	font-size: 25px;
	font-weight: 600;
	margin: 0
}

#product-compare .product-compare__item:empty:before {
	display: none
}

#product-compare .product-compare__item:before {
	background: #df2a2a;
	color: #fff;
	content: '\e620';
	font-family: 'sw-icons';
	font-size: 16px;
	font-weight: 100;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
	z-index: 1
}

#product-compare .product-compare__item {
	background: #fff;
	border: 1px solid #e0e0e0;
	cursor: pointer;
	display: inline-block;
	height: 70px;
	margin-right: 8px;
	position: relative;
	text-align: center;
	transition: border-color .2s ease;
	vertical-align: middle;
	width: 70px
}

.compare__column.compare--thumbs {
	text-align: right;
	width: 55%
}

.compare__column {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 40%
}

a.compare__remove-all::before {
	content: '\e60c';
	display: none;
	font-family: 'sw-icons';
	font-size: 13px;
	left: 2px;
	margin-right: 2px;
	opacity: 0;
	position: absolute
}

div.compare__remove-all {
	border: 1px solid #f8f8f8;
	border-radius: 3px;
	display: inline-block;
	transition: all .2s ease;
	margin: 8px 0 0 10px
}

a.compare__remove-all {
	color: #d73133;
	display: inline-block;
	font-size: 14px;
	line-height: 1;
	padding: 4px 5px 3px;
	position: relative;
	text-decoration: none;
	transition: all .2s ease
}

div.compare__remove-all:hover {
	border-color: #df2a2a
}

div.compare__remove-all:hover:before {
	opacity: 1
}

a.compare__remove-all:hover {
	border-color: #df2a2a;
	padding: 4px 5px 3px 17px
}

a.compare__remove-all:hover:before {
	display: inline-block;
	opacity: 1
}

.compare #product-compare-submit {
	background: #4b8128;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 18px;
	font-weight: 100;
	line-height: 24px;
	margin-left: 10px;
	padding: 8px 20px;
	position: relative;
	left: 0;
	top: 0;
	text-decoration: none;
	vertical-align: top;
	width: auto
}

.compare #product-compare-submit:hover {
	background: #307900
}

.compare #product-compare-submit[disabled] {
	background: #ccc!important;
	cursor: default;
	opacity: .3
}

#compare-toggle {
	color: #156DA1;
	cursor: pointer;
	display: none;
	font-size: 25px;
	line-height: .5;
	padding: 10px;
	position: absolute;
	right: 0;
	top: 5px
}

#compare-toggle:hover {
	color: #00456D
}

.prodgrid .product-card__compare {
	display: block;
	margin: 0;
	position: absolute;
	bottom: 15px;
	left: 0;
	text-align: center;
	width: 100%
}

@media only screen and (min-device-width:300px) and (max-device-width:667px) and (orientation:landscape) {
	.products {
		display: flex;
		flex-wrap: wrap
	}
	.product-card {
		width: 50%;
	}
}

@media only screen and (min-device-width:414px) and (max-device-width:736px) and (orientation:landscape) {
	.products {
		display: flex;
		flex-wrap: wrap
	}
	.product-card {
		width: 50%
	}
}

.product-card__compare input:checked+label::before {
	background: #4b8128;
	color: #fff;
	content: '\e628';
	display: inline-block;
	font-family: 'sw-icons';
	font-size: 12px;
	font-weight: 100;
	height: 26px;
	left: 0;
	line-height: 1.2;
	padding: 5px 1px;
	position: absolute;
	top: 0;
	width: 20px
}

.product-card__compare input {
	display: none
}

.product-card__compare input:checked+label {
	overflow: hidden;
	padding: 3px 10px 2px 30px
}

.product-card__compare input:checked+label:hover:before {
	background: #307900;
	transition: all .18s ease
}

.product-card__compare input:checked+label:hover {
	background: #E9F2E2;
	border-color: #307900!important;
	color: #307900!important;
	transition: all .18s ease
}

.product-card__compare input+label {
	background: #fff;
	border: 1px solid #ccc;
	color: #707070;
	cursor: pointer;
	display: inline-block;
	font-family: 'Sweetwater', sans-serif;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.5;
	padding: 3px 10px 2px;
	position: relative;
	text-transform: uppercase;
	transition: all 0.18s ease;
	vertical-align: middle
}

.product__compare__btn:hover {
	border-color: #077abe;
	color: #077abe
}

.product-card__compare input:checked+label {
	border-color: #4b8128!important;
	color: #4b8128!important
}

#filters {
	background: #f5f8fa;
	border-right: 1px solid #dee9f0;
	float: left;
	font: normal 12px 'Sweetwater', sans-serif;
	padding-bottom: 4px;
	width: 100%
}

#filters .nowrap {
	white-space: nowrap
}

#filters i {
	color: inherit;
	margin: 0
}

#filters h3 {
	background: #156DA1;
	color: #fff;
	font: inherit;
	font-family: 'Sweetwater', sans-serif;
	font-size: 16px;
	line-height: 31px;
	margin: 0 -1px 0 0;
	padding: 0 10px;
	zoom: 1
}

#filters h4 {
	border-top: 1px solid #dee9f0;
	color: #005887;
	font: inherit;
	font-size: 14px;
	line-height: 1.1;
	margin: 4px 0 0;
	padding: 10px 26px 5px 10px;
	position: relative;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

#filters h3+h4 {
	border-top: none;
	margin-top: 0;
	position: relative;
	z-index: 2
}

#filters h4 .headermoreless {
	border-radius: 3px;
	color: #005887;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
	position: absolute;
	top: 8px;
	right: 5px;
	text-align: center;
	text-decoration: none;
	width: 20px
}

#filters h4 .headermoreless:hover {
	background: #e1eaf0;
	color: #005887
}

#filters ul {
	list-style: none;
	margin: 0;
	padding: 0 10px 8px
}

#filters ul.final {
	border-bottom: none
}

#filters li, #filters li a, #filters li a:link, #filters li a:visited {
	color: #194054;
	font-weight: 500;
	text-decoration: none
}

#filters li a:hover .name {
	text-decoration: underline
}

#filters li a {
	display: block;
	font-size: 11px;
	font-weight: 700;
	line-height: 13px;
	padding: 5px 0 0 15px;
	position: relative
}

#filters li a:before {
	color: #88abbf;
	content: '\e622';
	font-family: 'sw-icons';
	font-size: 10px;
	position: absolute;
	top: 6px;
	left: 1px
}

#filters li.breadcrumb {
	font-family: "Sweetwater";
	font-weight: 500;
	padding: 5px 0
}

#filters li.breadcrumb span {
	font-weight: 400
}

#filters li.breadcrumb input {
	border: 1px solid #bcc6cc;
	border-radius: 4px;
	color: #555;
	font-size: 10px;
	font-weight: 700;
	margin: 0 1px;
	padding: 2px 2px;
	width: 45px
}

#filters li.breadcrumb input:hover {
	border-color: #a3b4bf;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

#filters li.breadcrumb input:focus {
	border-color: #8fb1cc;
	box-shadow: 0 1px 4px rgba(168, 199, 224, .5) inset
}

#filters li.breadcrumb .apply {
	border: none;
	box-shadow: none;
	height: 16px;
	margin: 0 0 1px 0;
	padding: 0;
	vertical-align: middle;
	width: 16px;
	-webkit-appearance: none
}

#filters li.unchecked a {
	background: none;
	padding-left: 16px;
	position: relative
}

#filters li.unchecked a:before {
	background: #c5d9e6;
	border-radius: 3px;
	content: "";
	color: #fff;
	display: block;
	float: left;
	font: 8px/12px 'sw-icons';
	height: 12px;
	margin: 0;
	position: absolute;
	top: 5px;
	left: 0;
	text-align: center;
	vertical-align: middle;
	width: 12px
}

#filters li.unchecked a:hover:before {
	font-family: FontAwesome;
	content: "\f00c";
}

#filters li.unchecked a:hover:before {
	background: #93b8cc
}

#filters .morelessli a {
	*background: url(https://media.sweetwater.com/include/search/images/bullet-moreless.gif) no-repeat 31px 11px;
	border-top: 1px solid #dee9f0;
	cursor: pointer;
	line-height: normal;
	margin-top: 8px;
	padding: 4px 0 0 15px
}

#filters .morelessli a:before {
	color: inherit;
	content: '\e603';
	font-family: 'sw-icons';
	font-size: 11px;
	left: 0;
	top: 5px
}

#filters h4 .headermoreless.showmore {
	transform: rotate(0deg);
	transition: transform .3s ease
}

#filters h4 .headermoreless.showless {
	transform: rotateX(180deg);
	transition: transform .3s ease
}

.filters_ads #filters {
	float: none
}

#filters .explain {
	color: #C94900;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	margin: -8px -3px -3px;
	position: relative;
	vertical-align: middle;
	text-align: center;
	white-space: normal;
	width: 20px
}

#filters .explain i {
	color: #c94900;
	cursor: pointer;
	display: block;
	font-size: 16px;
	height: 16px;
	overflow: hidden;
	line-height: 1;
	margin: -8px auto auto -8px;
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	width: 16px;
	z-index: 1
}

#filters .explain:hover i {
	z-index: 201
}

#filters .explain i:before {
	display: block
}

#filters .explain-tooltip {
	cursor: default;
	display: none;
	font: 11px/1.2 'Sweetwater', sans-serif;
	position: absolute;
	left: -1px;
	top: -2px;
	text-align: left;
	width: 410px;
	z-index: 200
}

#filters .et-wrap {
	background: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 0;
	box-shadow: 0 1px 10px rgba(0, 0, 0, .2);
	color: #222;
	margin: 0 20px;
	padding: 10px;
	position: relative
}

#filters .et-wrap:before, #filters .et-wrap:after {
	border-color: transparent #c7c7c7;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	content: "";
	display: none;
	position: absolute;
	top: 28px;
	left: -10px;
	width: 0
}

#filters .et-wrap:after {
	background: #fff;
	border-radius: 100px 0 0 100px;
	border: 1px solid #d9d9d9;
	border-right: 0;
	display: block;
	height: 21px;
	left: -23px;
	top: -1px;
	width: 22px
}

#filters .explain-tooltip a {
	color: #222;
	cursor: pointer;
	font: inherit;
	text-decoration: none
}

#filters .explain-tooltip .img {
	display: inline-block;
	height: 80px;
	position: relative;
	vertical-align: top;
	width: 80px
}

#filters .explain-tooltip .img .tooltip-img__link-text {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	visibility: hidden;
	width: 1px
}

#filters .explain-tooltip .img:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

#filters .explain-tooltip .img+.content {
	display: inline-block;
	*display: inline;
	margin-bottom: 5px;
	margin-left: 18px;
	vertical-align: top;
	width: 248px;
	zoom: 1
}

#filters .explain-tooltip h5 {
	color: #333;
	font-size: 18px;
	font-weight: 600;
	margin: 0
}

#filters .explain-tooltip p {
	margin: 4px 0 0
}

#filters .explain-tooltip .readmore {
	text-decoration: underline
}

#filters .explain-tooltip i {
	display: inline-block;
	height: auto;
	margin: -2px 0 0;
	position: static;
	vertical-align: middle;
	width: auto
}

#filters .explain-tooltip .readmore {
	background: #f8f8f8;
	border: 0;
	border-top: 1px solid #ddd;
	clear: both;
	display: block;
	font-size: 12px;
	font-weight: 600;
	margin: 10px -10px -10px;
	padding: 7px 10px;
	text-align: center;
	text-decoration: none;
	width: 100%
}

#filters .explain:hover .explain-tooltip {
	display: block
}

.prodgrid {
	width: 100%!important
}

#filters {
	background: none;
	border-right: 1px solid #e7e7e7;
	display: inline-block;
	font-family: 'Sweetwater', sans-serif;
	margin-right: 0px;
	vertical-align: top;
	width: 100%
}

#filters ul {
	transition-property: all;
	transition-duration: .35s;
	transition-timing-function: cubic-bezier(0, 1, .5, 1)
}

#filters h3 {
	background: #fff;
	border-bottom: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	color: #156da1;
	font-family: 'Sweetwater', sans-serif;
	font-size: 25px;
	font-weight: 100;
	padding: 20px 0 10px
}

#filters h4:first-of-type {
	/* border-top: 0 */
}

#filters h4 {
	border-top: 1px solid #e7e7e7;
	color: #252525;
	display: block;
	font-family: 'Sweetwater', sans-serif!important;
	font-size: 20px;
	font-weight: 400;
	margin: 0;
	padding: 15px 35px 15px 0;
	position: relative
}

#filters h4 .toggle-arrow {
	color: #252525;
	display: inline-block;
	font-size: 16px
}

#filters .morelessli a:hover {
	border-top: 1px solid #e7e7e7
}

#filters h4 .headermoreless {
	border-radius: 3px;
	color: #005887;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
	position: absolute;
	right: 10px;
	top: 13px;
	text-align: center;
	text-decoration: none;
	width: 20px
}

#filters h4 .headermoreless:hover {
	background: #fff;
	color: #333
}

#filters .morelessli:last-child a {
	border-color: #e7e7e7;
	border-top: 0
}

#filters ul {
	color: #222;
	list-style: outside none none;
	margin: 0 0 20px;
	padding: 0
}

#filters li, #filters li a, #filters li a:link, #filters li a:visited {
	color: #222;
	font-size: 14px;
	padding: 5px 0;
	text-decoration: none
}

#filters li a:hover {
	border: 0;
	color: #156DA1
}

#filters a:hover .name {
	text-decoration: none!important
}

#filters li a:before {
	color: #88abbf;
	content: "\e622";
	font-family: 'sw-icons';
	font-size: 10px;
	position: absolute;
	left: 1px;
	top: 7px
}

#filters li a, #filters li a:link, #filters li a:visited {
	font-family: 'Sweetwater', sans-serif;
	padding: 8px 8px 5px 15px;
	position: relative
}

#filters li a:before {
	color: #ddd
}

#filters li a.listmoreless {
	background: #eff0f1;
	border-radius: 3px;
	display: inline-block;
	float: none;
	line-height: 1;
	padding: 5px 20px
}

#filters li {
	padding: 3px 0
}

#filters .last li {
	padding: 0
}

#filters li .count {
	color: #707070;
	font-size: 12px;
	font-weight: 400
}

#filters li.breadcrumb .apply {
	background: #fff;
	border: 0;
	color: #222;
	cursor: pointer;
	display: inline-block;
	font-family: 'sw-icons';
	font-size: 10px;
	font-weight: 100;
	height: 20px;
	padding: 4px 0;
	width: 15px
}

#filters li.breadcrumb .apply::before {
	color: #222
}

#filters li.unchecked a:before {
	color: #fff;
	content: "";
	display: block;
	float: left;
	font: 11px/17px "sw-icons";
	height: 12px;
	margin: 0;
	position: absolute;
	left: 0;
	top: 5px;
	text-align: center;
	transition: all .2s ease;
	vertical-align: middle;
	width: 12px
}

#filters li.unchecked a {
	font-family: 'Sweetwater', sans-serif;
	padding: 5px 0 5px 25px
}

#filters li.unchecked a:hover:before {
	content: "\e628"
}

#filters li.unchecked a:before {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 0;
	content: '';
	height: 15px;
	top: 0;
	width: 15px
}

#filters li.unchecked a:hover:before {
	background: #fff;
	color: #757575
}

#filters .morelessli a {
	border-top: 1px solid #f1e289
}

#filters li.breadcrumb span {
	color: #757575;
	margin-right: 3px
}

#filters li.breadcrumb input {
	border-color: #ccc;
	border-radius: 0;
	font-family: 'Sweetwater', sans-serif;
	font-size: 15px;
	font-weight: 600;
	padding: 5px
}

li.hideoption {
	transition: all .8s ease
}

.content-wrapper .pagination {
	background: #fff;
	border-bottom: 1px solid #eee;
	clear: both;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	height: auto;
	line-height: 31px;
	margin: 0;
	padding: 5px 0 15px;
	z-index: 4
}

.paginate-next span, .paginate-prev span {
	display: none
}

.pagination, .pagination *:not(select):not(option) {
	color: #707070;
	font-family: 'Sweetwater', sans-serif!important
}

.pagination.topPagination {
	display: table;
	width: 100%
}

.pagination.bottomPagination {
	border-bottom: 0 none;
	border-top: 1px solid #eee;
	margin-top: -2px;
	position: relative;
	text-align: center;
	z-index: 100
}

.pagination .count, .pagination .sortForm {
	color: #707070;
	font-family: 'Sweetwater', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 2.5
}

.pagination__product-sort, .pagination__product-count, .pagination__page-total {
	display: table-cell;
	width: 30%
}

.pagination__product-count {
	text-align: center
}

.pagination__page-total {
	text-align: right
}

.pagination__page-total strong {
	display: inline-block;
	font-size: 15px;
	font-weight: 600;
	margin-right: 10px;
	vertical-align: middle
}

.content-wrapper .pagination .count {
	float: none;
	font-size: 15px;
	font-weight: 600
}

.pagination .count a {
	border: 1px solid #fff;
	border-radius: 3px;
	color: #077abe;
	font-size: 14px;
	padding: 5px 6px 3px;
	position: relative;
	text-decoration: none;
	transition: all .15s ease 0s
}

.pagination .count a:hover {
	background: #fff;
	border: 1px solid #077abe;
	color: #077abe
}

.pagination .all {
	font-size: 14px;
	font-weight: 600;
	padding: 5px 6px 3px
}

.content-wrapper .pagination .pipe {
	background: #ddd;
	display: inline-block;
	height: 20px;
	margin: 0 5px 0 10px;
	vertical-align: middle;
	width: 1px
}

.page-count {
	border: 1px solid #ccc;
	border-radius: 0;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .1) inset;
	display: none;
	font-size: 13px;
	font-weight: 600;
	margin: 0 5px;
	padding: 5px;
	text-align: center;
	transition: all .2s ease 0s;
	vertical-align: middle;
	width: 25px;
	-webkit-appearance: none;
	-moz-appearance: textfield
}

.page-count[type="number"] {
	-moz-appearance: textfield
}

.page-count::-webkit-inner-spin-button, .page-count::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

.page-count:focus {
	border-color: #dbd6be;
	box-shadow: 1px 1px 2px rgba(181, 175, 152, .1) inset;
	color: #a09c8b
}

.content-wrapper .pagination li {
	display: none
}

.bottomPagination .paging li, .content-wrapper .pagination .next, .content-wrapper .pagination .prev {
	display: inline-block
}

.content-wrapper .pagination ul {
	display: inline-block;
	list-style: outside none none;
	margin: 0;
	padding: 0;
	text-align: right;
	transition: all .2s ease;
	vertical-align: middle
}

.content-wrapper .pagination.bottomPagination ul {
	margin: 20px auto;
	text-align: center
}

.content-wrapper .pagination li a, .content-wrapper .pagination li strong, .content-wrapper .pagination li {
	height: auto;
	margin: 0 5px;
	vertical-align: middle;
	width: inherit
}

.content-wrapper .pagination li:last-child {
	margin-right: 0
}

.content-wrapper .pagination li a, .content-wrapper .pagination li strong {
	display: block;
	font-size: 16px;
	line-height: 1;
	padding: 5px 10px
}

.content-wrapper .pagination li a, .content-wrapper .pagination li strong {
	background: #fff;
	border-color: #fff;
	color: #666!important;
	display: inline-block;
	font-family: 'Sweetwater', sans-serif;
	font-size: 12px;
	font-weight: 600;
	margin: 0;
	padding: 15px 20px;
	text-transform: uppercase;
	vertical-align: middle;
	white-space: nowrap
}

.pagination li.prev, .pagination li.next {
	margin: 0 -1px;
	position: relative
}

.pagination .prev a:before, .pagination .next a:after {
	display: inline-block;
	font-family: 'sw-icons';
	font-weight: 400;
	vertical-align: top
}

.pagination .prev a:before {
	content: "\f104";
	font-family: FontAwesome;
}

.pagination .next a:after {
	content: "\f105";
	font-family: FontAwesome;
}

.content-wrapper .pagination li a, .content-wrapper .pagination li strong {
	font-size: 17px;
	padding: 7px 10px
}

.content-wrapper .pagination li strong, .content-wrapper .pagination li strong:hover {
	background: #EC5E00;
	border-color: #EC5E00;
	background: #C94900;
	border-color: #C94900;
	color: #fff!important;
	width: inherit
}

.content-wrapper .pagination a:hover span {
	color: #fff
}

.content-wrapper .pagination li a:hover {
	background: #EC5E00;
	border-color: #EC5E00;
	color: #fff!important
}

.pagination .select {
	background: #fff;
	border: 1px solid #ccc;
	color: #1e1e1e;
	display: inline-block;
	font-family: 'Sweetwater', sans-serif;
	position: relative;
	vertical-align: middle
}

.pagination .select:hover, .pagination .select:hover select {
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, .12)
}

.pagination select {
	-moz-appearance: none;
	-webkit-appearance: none;
	background-color: #fff;
	border: 0 none;
	border-radius: .25rem;
	color: #707070;
	cursor: pointer;
	display: block;
	font-family: 'Sweetwater', sans-serif;
	font-size: 13px;
	font-weight: 600;
	height: 35px;
	line-height: 1.5;
	margin: 0;
	padding: 9px 50px 9px 15px;
	text-transform: none;
	width: 100%
}

.pagination select::-ms-expand {
	display: none
}

@media screen and (min-width:0\0) {
	.pagination .select:before, .pagination .select:after {
		display: none!important
	}
}

.pagination .select:before, .pagination .select:after {
	*display: none;
}

.pagination .select:before {
	border-color: transparent transparent #757575;
	border-style: solid;
	border-width: .3rem;
	content: "";
	display: block;
	height: 0;
	margin-top: -.8rem;
	position: absolute;
	right: 10px;
	top: 50%;
	width: 0
}

.pagination .select:after {
	border-color: #757575 transparent transparent;
	border-style: solid;
	border-width: .3rem;
	content: "";
	display: inline-block;
	height: 0;
	margin-top: .2rem;
	pointer-events: none;
	position: absolute;
	right: 10px;
	top: 50%;
	width: 0
}

.prodgrid a {
	font-family: 'Sweetwater', sans-serif!important
}

.grid {
	clear: both
}

.prodgrid {
	border: 0!important;
	width: 100%!important
}

/* .product-card {
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    display: inline-block;
    font-family: 'Sweetwater', sans-serif;
    margin: 0;
    padding: 1em 1em 50px;
    position: relative;
    text-align: center;
    transition: all .15s ease 0s;
    vertical-align: top;
    width: 20%;
    zoom: 1
} */

.product-card {
	border-bottom: 1px solid #ddd;
	box-sizing: border-box;
	display: inline-block;
	font-family: 'Sweetwater', sans-serif;
	margin: 0;
	padding: 1em 1em 50px;
	position: relative;
	text-align: center;
	transition: all .15s ease 0s;
	vertical-align: top;
	width: 20%;
	min-height: 370px;
	zoom: 1
}

.product-card:hover {
	box-shadow: 0 0 12px rgba(0, 0, 0, .14)
}

.product-card {
	width: 16.5%;
	width: 19.5% \9!important
}

.prodgrid .product-card h2 {
	font-family: 'Sweetwater', sans-serif;
	margin: 5px 0
}

.prodgrid .product-card__name a {
	color: #333;
	display: block
}

.product-card a {
	color: inherit;
	text-decoration: none
}

@supports (-ms-accelerator:true) {}

.product-card__img {
	display: table;
	width: 100%
}

.product-card__img__flexfix {
	display: table-cell;
	height: 190px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 200px;
	height: 200px;
}

.product-card__img__flexfix img {
	border: 0 none;
	max-height: 200px;
	max-width: 200px
}

.product-card__info {
	margin-top: 5px
}

.product-card__description {
	color: #707070;
	display: block;
	font-size: 12px;
	margin: 10px 0
}

a.product-card__bundle__item {
	color: #005887!important;
	display: block;
	font-size: 12px;
	margin: 5px
}

.product-card__bundle__item svg {
	fill: currentColor;
	height: 13px;
	vertical-align: middle;
	width: 13px
}

.product-card__bundle__item strong {
	font-weight: 400;
	vertical-align: middle
}

.rating {
	margin: 10px 0 0;
	position: relative
}

.product-card .rating a {
	color: #707070
}

.rating__stars {
	background: #fff;
	color: #ff9d00;
	display: inline-block;
	font: 18px/1 'sw-icons';
	position: relative;
	transition: all .2s ease
}

.product-card__name {
	color: #333;
	display: block;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.2;
	margin-top: 10px;
	max-height: 3.4em;
	overflow: hidden;
	position: relative
}

/* .product-card__price {
    color: #d73133;
    display: block;
    font-size: 25px;
    font-style: normal;
    line-height: 1.2;
    margin-top: 5px
} */

.product-card__price {
	color: #d73133;
	display: block;
	font-size: 25px;
	font-style: normal;
	line-height: 1.2;
	margin-top: 5px;
	bottom: 65px!important;
	position: absolute!important;
	width: 85%!important;
}

.product-card__price small {
	font-size: 12px
}

.product-card__price b {
	display: inline-block;
	font-size: .65em;
	vertical-align: top
}

.prodgrid .product-card__finance-link, .product-card__demo, .product-card__offers {
	color: #005887;
	display: block;
	font-family: 'Sweetwater', sans-serif;
	font-size: 12px;
	margin: 5px 0;
	padding: 0;
	position: relative
}

.product-card__instock, .product-card__lowstock {
	color: #3b7d1a;
	display: none;
	font-size: .8rem;
	font-weight: 600;
	margin-top: .2em
}

.product-card__lowstock {
	color: #ff9d00
}

.product-card__instock:before {
	content: '';
	border: 2px solid currentColor;
	border-top: 0;
	border-left: 0;
	display: inline-block;
	height: .7em;
	transform: rotate(45deg);
	margin-right: .2em;
	width: .3em
}

.prodgrid a.product-card__finance-link {
	color: inherit;
	line-height: 1;
	padding-top: 0
}

.prodgrid a.product-card__finance-link:active {
	color: inherit
}

.product-card__finance-amount, .product-card__finance-months {
	font-size: 1.4em;
	font-style: normal
}

.product-card__finance-amount {
	color: #d73133
}

.product-card__demo::before {
	bottom: -3px;
	content: '\e65f';
	display: inline-block;
	font-family: 'sw-icons';
	font-size: 19px;
	margin-right: 5px;
	position: relative;
	transform: rotate(-10deg)
}

.product-card__offers {
	background: #d73133;
	box-sizing: border-box;
	color: #fff;
	font-size: 15px;
	margin: 10px auto;
	padding: 5px 15px;
	width: 85%
}

.candy--card {
	min-height: 440px;
	padding: 0
}

.prodgrid iframe {
	border: 0;
	height: 100%;
	min-height: 250px \9;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	width: 72% \9
}

.candy--card {
	padding: 0;
	position: relative;
	text-align: center
}

@media all and (max-width:630px) {
	.product-card.candy--card {
		display: none
	}
}

@media all and (max-width:1700px) {
	.product-card {
		width: 20%;
		width: inherit \9
	}
	.product-card iframe {}
}

@media all and (max-width:1439px) {
	.product-card__img__flexfix img {
		display: block;
		margin: 0 auto
	}
	.product-card__img__flexfix {
		height: 125px
	}
}

@media all and (max-width:1310px) {
	.filters_ads+#productGridCol {}
	.product-card {
		width: 18.5% \0;
		width: 18.5% \9
	}
	.product-card {
		width: 25%
	}
}

@media all and (max-width:1175px) {
	.product-card {
		width: 33%
	}
	.filters_ads {
		min-width: 250px
	}
}

@media all and (max-width:1215px) {
	.product-card__img__flexfix img {
		max-height: 130px;
		max-width: 130px
	}
	.filters_ads+#productGridCol {
		/*width: 74% \9!important*/
	}
	.product-card__offers {
		font-size: 13px;
		width: 90%
	}
}

@media all and (max-width:1160px) {
	#filters h3, #filters h4 {
		font-size: 16px;
		font-weight: 600
	}
	#filters h4 {
		line-height: 1.2
	}
	#filters li, #filters li a, #filters li a:link, #filters li a:visited {
		font-size: 13px
	}
}

@media all and (max-width:1040px) {
	.content-wrapper .pagination .count {
		display: block;
		font-size: 13px
	}
	.pagination .count a {
		font-size: 12px
	}
}

@media all and (max-width:930px) {
	.filters_ads {
		min-width: 200px
	}
}

@media all and (min-width:480px) {
	.candy--card {}
}

@media all and (max-width:930px) {
	.content-wrapper {}
	.candy--card {
		background-position: right center
	}
	#productGridCol {
		/*width: 720px!important*/
	}
	.product-card {
		width: 28% \0!important;
		width: 28.5% \9!important
	}
}

@media all and (max-width:915px) {
	.pagination__product-count {
		display: none
	}
	.product-card__img__flexfix img {
		max-height: 115px;
		max-width: 115px
	}
	.compare .product-compare {
		width: 630px
	}
}

@media all and (max-width:768px) {
	.candy--card {
		background-position: right center
	}
}

@media all and (max-width:600px) {
	.product-card {
		width: 100%;
		display: flex;
		padding: 0 10px
	}
	.product-card__img {
		max-width: 130px
	}
	.product-card__img img {
		display: block;
		/* width: 100%; */
	}
	.product-card__info {
		display: block;
		width: 100%!important
	}
}

@media only screen and (max-width: 650px) {
	.filters_ads {
		border-right: 1px solid #e7e7e7;
		/*flex: 0 1 0%;*/
		min-width: 100%!important;
		height: fit-content;
	}
	#filters {
		background: #f5f8fa;
		border-right: 1px solid #dee9f0;
		float: none;
		font: normal 12px 'Sweetwater', sans-serif;
		padding-bottom: 4px;
		width: 100%;
	}
	.pl-size {
		width: 100%!important;
	}
}

@media only screen and (max-width: 590px) {
	.product-card .row {
		min-height: 300px
	}
}

@media only screen and (min-width: 651px) and (max-width:600px) {
	.pl-size {
		width: 59%!important;
	}
}

@media only screen and (min-width: 601px) and (max-width:650px) {
	.pl-size {
		width: 100%!important;
	}
}

@media only screen and (min-width: 651px) and (max-width:790px) {
	.pl-size {
		width: 65%!important;
	}
}

@media only screen and (min-width: 791px) and (max-width:1080px) {
	.pl-size {
		width: 70%!important;
	}
}

@media only screen and (min-width: 1081px) and (max-width:2000px) {
	.pl-size {
		width: 75%!important;
	}
}

/*.pl-size {
	width: 65%!important;
}*/

#categoryPage li.cat-faq h4 {
	color: inherit;
	font-size: 1rem;
	line-height: 1.25
}

.cat-faq__stars {
	color: #EE8B2A
}

.cat-faq__divider {
	color: #d1d0cf
}

.cat-faq__price {
	color: #d71920;
	font-size: 1.1rem;
	font-weight: 800
}

.cat-faq__wrap {
	counter-reset: faq;
	display: grid;
	grid-gap: 15px;
	grid-template-columns: 1fr 1fr
}

.cat-faq a:link, .cat-faq a:visited {
	align-items: center;
	border: 1px solid #e5e4e3;
	box-sizing: border-box;
	color: #2e2e2d;
	display: flex;
	height: 100%;
	justify-content: flex-start;
	padding: 0 20px;
	position: relative;
	text-decoration: none;
	transition: all 0.2s ease-in-out
}

.cat-faq a:hover {
	border-color: #bdbcbb;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .2);
	color: #0072ba;
	cursor: pointer
}

.cat-faq a:before {
	align-items: center;
	background: rgba(255, 255, 255, .85);
	border: 1px solid #2e2e2d;
	border-radius: 200px;
	color: #2e2e2d;
	content: counter(faq);
	counter-increment: faq;
	display: flex;
	font-size: 1.1rem;
	font-weight: 600;
	height: 30px;
	justify-content: center;
	left: 10px;
	margin-right: 20px;
	position: absolute;
	text-align: center;
	top: 10px;
	width: 30px;
	z-index: 1
}

.cat-faq img {
	margin: 10px;
	max-width: 110px
}

.cat-faq a:hover img {
	opacity: .85
}

.cat-faq p {
	margin: 4px 0
}

@media all and (max-width:1200px) {
	li.cat-faq a:link, li.cat-faq a:visited {
		padding: 10px 20px
	}
	.cat-faq img {
		max-width: 100px
	}
}

@media all and (max-width:1100px) {
	.cat-faq__wrap {
		grid-template-columns: 1fr
	}
}

.btn {
	background: #f3f3f3;
	border: 1px solid #ccc;
	border-radius: 3px;
	color: #333;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	zoom: 1
}

.btn:active {
	background: #dadada;
	border-color: #b0b0b0;
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .17);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, .17)
}

@media only percy {
	.hide-visual {
		visibility: hidden
	}
}

body:after {
	background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMSAzMSIgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIiBmaWxsPSIjZmZmZmZmIj4NCiAgICAgICAgICAgIDxwYXRoIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQpIiBkPSJNIDAgOC4xNzg3NyBWIDIzLjgyMTIgSCAzIFYgOC4xNzg3NyBaIj4NCiAgICAgICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJkIiB2YWx1ZXM9Ik0wIDEyIFYyMCBIMyBWMTJ6OyBNMCA0IFYyOCBIMyBWNHo7IE0wIDEyIFYyMCBIMyBWMTJ6OyBNMCAxMiBWMjAgSDMgVjEyeiIgZHVyPSIxLjJzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgYmVnaW49IjAiIGtleXRpbWVzPSIwOy4yOy41OzEiIGtleVNwbGluZXM9IjAuMiAwLjIgMC40IDAuODswLjIgMC42IDAuNCAwLjg7MC4yIDAuOCAwLjQgMC44IiBjYWxjTW9kZT0ic3BsaW5lIj48L2FuaW1hdGU+DQogICAgICAgICAgICA8L3BhdGg+DQogICAgICAgICAgICA8cGF0aCB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5KSIgZD0iTSAwIDEyIFYgMjAgSCAzIFYgMTIgWiI+DQogICAgICAgICAgICAgICAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0iZCIgdmFsdWVzPSJNMCAxMiBWMjAgSDMgVjEyejsgTTAgNCBWMjggSDMgVjR6OyBNMCAxMiBWMjAgSDMgVjEyejsgTTAgMTIgVjIwIEgzIFYxMnoiIGR1cj0iMS4ycyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIGJlZ2luPSIwLjIiIGtleXRpbWVzPSIwOy4yOy41OzEiIGtleVNwbGluZXM9IjAuMiAwLjIgMC40IDAuODswLjIgMC42IDAuNCAwLjg7MC4yIDAuOCAwLjQgMC44IiBjYWxjTW9kZT0ic3BsaW5lIj48L2FuaW1hdGU+DQogICAgICAgICAgICA8L3BhdGg+DQogICAgICAgICAgICA8cGF0aCB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNCkiIGQ9Ik0gMCAxMiBWIDIwIEggMyBWIDEyIFoiPg0KICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9ImQiIHZhbHVlcz0iTTAgMTIgVjIwIEgzIFYxMno7IE0wIDQgVjI4IEgzIFY0ejsgTTAgMTIgVjIwIEgzIFYxMno7IE0wIDEyIFYyMCBIMyBWMTJ6IiBkdXI9IjEuMnMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBiZWdpbj0iMC40IiBrZXl0aW1lcz0iMDsuMjsuNTsxIiBrZXlTcGxpbmVzPSIwLjIgMC4yIDAuNCAwLjg7MC4yIDAuNiAwLjQgMC44OzAuMiAwLjggMC40IDAuOCIgY2FsY01vZGU9InNwbGluZSI+PC9hbmltYXRlPg0KICAgICAgICAgICAgPC9wYXRoPg0KICAgICAgICAgICAgPHBhdGggdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTkpIiBkPSJNIDAgMTEuNTIyMiBWIDIwLjQ3NzggSCAzIFYgMTEuNTIyMiBaIj4NCiAgICAgICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJkIiB2YWx1ZXM9Ik0wIDEyIFYyMCBIMyBWMTJ6OyBNMCA0IFYyOCBIMyBWNHo7IE0wIDEyIFYyMCBIMyBWMTJ6OyBNMCAxMiBWMjAgSDMgVjEyeiIgZHVyPSIxLjJzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgYmVnaW49IjAuNiIga2V5dGltZXM9IjA7LjI7LjU7MSIga2V5U3BsaW5lcz0iMC4yIDAuMiAwLjQgMC44OzAuMiAwLjYgMC40IDAuODswLjIgMC44IDAuNCAwLjgiIGNhbGNNb2RlPSJzcGxpbmUiPjwvYW5pbWF0ZT4NCiAgICAgICAgICAgIDwvcGF0aD4NCiAgICAgICAgICAgIDxwYXRoIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI0KSIgZD0iTSAwIDkuMDY0MiBWIDIyLjkzNTggSCAzIFYgOS4wNjQyIFoiPg0KICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9ImQiIHZhbHVlcz0iTTAgMTIgVjIwIEgzIFYxMno7IE0wIDQgVjI4IEgzIFY0ejsgTTAgMTIgVjIwIEgzIFYxMno7IE0wIDEyIFYyMCBIMyBWMTJ6IiBkdXI9IjEuMnMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBiZWdpbj0iMC44IiBrZXl0aW1lcz0iMDsuMjsuNTsxIiBrZXlTcGxpbmVzPSIwLjIgMC4yIDAuNCAwLjg7MC4yIDAuNiAwLjQgMC44OzAuMiAwLjggMC40IDAuOCIgY2FsY01vZGU9InNwbGluZSI+PC9hbmltYXRlPg0KICAgICAgICAgICAgPC9wYXRoPg0KICAgICAgICA8L3N2Zz4=") no-repeat 50%/80px 80px rgba(0, 0, 0, .5);
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: fixed;
	right: 0;
	top: 0;
	-webkit-transition: visibility 0s ease .3s, z-index 0s ease .3s, opacity .3s ease;
	-o-transition: visibility 0s ease .3s, z-index 0s ease .3s, opacity .3s ease;
	transition: visibility 0s ease .3s, z-index 0s ease .3s, opacity .3s ease;
	visibility: hidden;
	z-index: -1
}

.rating__stars {
	display: inline-block;
	font-size: 0;
	line-height: 0;
	margin-bottom: 6px;
	text-decoration: none;
	vertical-align: middle
}

.rating__stars i {
	display: none
}

.rating__text {
	border: 0;
	clip: rect(0, 0, 0, 0);
	color: #2e2d2b;
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	visibility: hidden;
	width: 1px
}

@media (max-width:767px) {
	@supports (-ms-ime-align: auto) {}
	@supports ((position:-webkit-sticky) or (position:sticky)) {}
}

@media only percy {
	.hide-visual {
		visibility: hidden
	}
}

.products .row {
	justify-content: center!important;
}

.p-range-input {
	border: none!important;
	border-bottom: solid 2px rgb(153, 5, 5)
	!important;
	padding:0px
}