/** Shopify CDN: Minification failed

Line 3398:9 Expected ":"

**/
/**DO NOT EDIT START**/
button.usf-btn {
	cursor: pointer;
	background: none;
	text-transform: initial;
	letter-spacing: initial;
	border-radius: initial;
	width: initial;
	min-width: initial;
	height: initial;
	min-height: initial;
	transition: none
}

button.usf-btn:hover,
button.usf-btn:active,
button.usf-btn:focus {
	background: none;
	color: inherit;
	box-shadow: none
}

.usf-btn {
	color: inherit;
	border: none;
	padding: 0;
	font: inherit;
	white-space: initial;
	line-height: inherit;
	margin: 0;
	min-height: auto;
	height: auto;
	vertical-align: inherit;
	text-align: left;
	-ms-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none
}

.usf-btn:focus {
	outline: 1px dotted #000
}

.usf-zone a,
.usf-zone input,
.usf-zone select {
	outline: none
}

.usf-c:focus {
	outline: 1px dotted #000
}

.usf-wc .usf-zone a:focus,
.usf-wc .usf-zone input:focus,
.usf-wc .usf-zone select:focus {
	outline: 1px dotted #000
}

.usf-popup {
	position: absolute;
	background: white;
	z-index: 999999999
}

.usf-no-scroll {
	overflow: hidden
}

.usf-nowrap {
	white-space: nowrap
}

.usf-remove {
	width: 15px;
	height: 15px;
	position: relative
}

.usf-remove::before,
.usf-remove::after {
	content: '';
	display: block;
	width: 15px;
	height: 1px;
	background: #000;
	position: absolute;
	right: 0;
	top: 8px;
	transform: rotate(45deg)
}

.usf-remove::after {
	transform: rotate(-45deg)
}

.usf-backdrop {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: fixed;
	background: rgba(0, 0, 0, 0.3);
	z-index: 999999998
}

.usf-hide {
	display: none !important
}

.usf-relative {
	position: relative
}

.usf-pointer {
	cursor: pointer
}

.usf-no-select {
	user-select: none
}

.usf-pull-left {
	float: left
}

.usf-pull-right {
	float: right
}

.usf-highlight {
	font-weight: bold;
	color: #333
}

.usf-flex {
	display: flex
}

.usf-v-center {
	align-items: center;
	vertical-align: middle
}

.usf-search-container {
	width: 100%
}

.usf-search-container:after {
	content: '';
	display: block;
	clear: both
}

.usf-zone {
	text-align: left
}

.usf-zone * {
	box-sizing: border-box;
	word-break: initial
}

.usf-zone a {
	cursor: pointer;
	text-decoration: none
}

.usf-zone img {
	max-width: 100%;
	max-height: 100%
}

.usf-disabled {
	opacity: 0.3;
	cursor: not-allowed !important
}

.usf-block {
	display: block
}

.usf-clear:after {
	content: '';
	display: block;
	clear: both
}

.usf-collapsed .usf-container {
	display: none
}

.usf-dropdown {
	margin: 0
}

@keyframes spinnerFrames {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.usf-spinner {
	position: relative;
	margin: auto;
	height: 100%
}

.usf-spinner:after,
.usf-spinner:before {
	content: "";
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
	background-repeat: no-repeat;
	margin: auto;
	position: absolute;
	background-color: #fff
}

.usf-spinner:before {
	width: 100%;
	height: 100%;
	-webkit-animation: spinnerFrames 2s linear infinite !important;
	animation: spinnerFrames 2s linear infinite !important;
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.2))), -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.4))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.6))), -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.6)), to(#000));
	background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2)), linear-gradient(90deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.4)), linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.6)), linear-gradient(270deg, rgba(0, 0, 0, 0.6), #000);
	background-position: 0 0, 100% 0, 100% 100%, 0 100%;
	background-size: 50% 50%
}

.usf-spinner:after {
	width: 82%;
	height: 82%
}

.usf-uppercase {
	text-transform: uppercase
}

.usf-lowercase {
	text-transform: lowercase
}

.usf-capitalize {
	text-transform: capitalize
}

@-webkit-keyframes usf-skeleton-animation {
	0% {
		opacity: 1
	}
	50% {
		opacity: .5
	}
	100% {
		opacity: 1
	}
}

@keyframes usf-skeleton-animation {
	0% {
		opacity: 1
	}
	50% {
		opacity: .5
	}
	100% {
		opacity: 1
	}
}

.usf-add-to-cart {
	margin: 0;
	padding: 0
}

.usf-is__suggestion {
	display: block;
	white-space: nowrap;
	cursor: pointer;
	color: #111;
	font-size: 0.86em;
	cursor: pointer;
	border-radius: 2px;
	text-align: left;
	padding: 10px 17px;
	margin-left: 10px;
	margin-right: 10px;
	display: block;
	padding: 8px 15px;
	border-top: 1px solid #eee;
	margin: 0;
	transition: all .2s ease-in-out;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.usf-is__suggestion:first-child {
	border-top: none
}

.usf-is__suggestion:hover {
	background: #ececec
}

.usf-is__product {
	cursor: pointer;
	white-space: nowrap;
	border-bottom: 1px solid #f5f5f5;
	padding-top: 10px;
	padding-bottom: 8px;
	display: block;
	transition: all .2s ease-in-out;
	font-size: 0.95em
}

.usf-is__product:last-child {
	border-bottom: none
}

.usf-is__product:hover {
	background-color: #f8f8f8
}

.usf-is__no-results {
	text-align: center;
	padding: 40px
}

.usf-popup.usf-is.usf-empty {
	min-height: 200px
}

.usf-popup.usf-is {
	display: table;
	background: #fff;
	box-shadow: 0 5px 10px 0 rgba(71, 89, 113, 0.5);
	position: absolute;
	padding-bottom: 0;
	min-width: 400px;
	max-width: 700px;
	margin-top: 12px
}

.usf-popup.usf-is::before {
	right: 50px;
	content: " ";
	position: absolute;
	width: 16px;
	height: 16px;
	background-color: #f7f7f7;
	box-shadow: 2px -2px 3px 0 rgba(0, 0, 0, 0.1);
	transform: rotate(-45deg);
	top: -8px
}

.usf-popup.usf-is.usf-is--left::before {
	left: 50px;
	background-color: white;
	box-shadow: 2px -2px 3px 0 rgba(0, 0, 0, 0.1)
}

.usf-is__content {
	overflow: hidden;
	display: table
}

.usf-is__products {
	padding: 1em
}

.usf-is__matches {
	min-width: 300px;
	max-width: 490px;
	display: table-cell;
	width: 100%;
	border-right: 1px solid #eee;
	border-radius: 0
}

.usf-is__matches .usf-img-wrapper {
	margin-right: 15px;
	line-height: 1;
	width: 60px;
	max-height: 85px;
	min-height: initial
}

.usf-is__matches .usf-img-wrapper+div {
	max-width: calc(100% - 75px)
}

.usf-is__matches .usf-img-wrapper+div>div {
	max-width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: normal;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box
}

.usf-is__matches .usf-vendor {
	opacity: 0.6;
	text-transform: uppercase
}

.usf-is__matches .usf-has-discount {
	text-decoration: line-through
}

.usf-is__matches .usf-discount {
	margin-left: 8px
}

.usf-is__matches .usf-price-wrapper {
	margin-top: 6px
}

.usf-is__matches .usf-price {
	font-weight: 600;
	display: inline-block;
	color: #788188
}

.usf-is__matches>.usf-title,
.usf-is__suggestions>.usf-title {
	margin-top: 0;
	margin-bottom: 0;
	padding: 15px;
	color: rgba(34, 34, 34, 0.4);
	font-size: 11px;
	line-height: 11px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: Open Sans, sans-serif;
	border-bottom: 1px solid #eee
}

.usf-is__suggestions {
	display: table-cell;
	min-width: 200px;
	background-color: #fafafa;
	padding: 0;
	border-radius: 0;
	box-shadow: none;
	max-width: 400px
}

.usf-is__suggestions>.usf-title {
	border-bottom: none;
	border-top: 1px solid #eee;
	background: #f5f5f5
}

.usf-is__suggestions>.usf-title:first-child {
	border-top: none
}

.usf-is__viewall {
	user-select: none;
	cursor: pointer;
	text-align: center;
	margin: auto;
	height: 48px;
	line-height: 48px;
	font-family: Open Sans, sans-serif;
	font-size: 13px;
	color: #b2b2b2;
	background: #f3f3f3
}

.usf-is__inputbox {
	display: none
}

.usf-is__cr {
	position: absolute;
	right: 12px;
	bottom: 0;
	font-size: 0.7em;
	text-decoration: none;
	text-transform: none;
	color: inherit;
	background: none;
	border: none;
	outline: none
}

.usf-mobile .usf-is__inputbox {
	display: flex;
	align-items: center;
	margin: 0;
	padding: 0px 15px;
	background: white;
	border-bottom: 1px solid #eee;
	position: relative;
	height: 62px
}

.usf-mobile .usf-is__inputbox input {
	width: 100%;
	outline: none;
	border: 1px solid #e8e8e8;
	background: white;
	border-radius: 2px;
	padding: 10px 18px
}

.usf-mobile .usf-is__inputbox .usf-close {
	padding: 10px 12px 10px 0px;
	font-size: 20px
}

.usf-mobile .usf-is__inputbox .usf-remove {
	position: absolute;
	top: 50%;
	right: 26px;
	margin-top: -9px;
	cursor: pointer
}

.usf-mobile .usf-is.usf-popup {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin-top: 0;
	width: 100%;
	min-width: initial;
	position: fixed;
	display: block
}

.usf-mobile .usf-is.usf-popup::before {
	display: none
}

.usf-mobile .usf-is__content {
	height: calc(100% - 62px - 48px);
	overflow-y: auto
}

.usf-mobile .usf-is__matches>.usf-title {
	color: rgba(34, 34, 34, 0.4);
	background: #f5f5f5
}

.usf-mobile .usf-is__content {
	display: block
}

.usf-mobile .usf-is__suggestions {
	display: block
}

.usf-mobile .usf-is__matches {
	display: block
}

.usf-is--first-loader.usf-popup.usf-is:before {
	background: white
}

.usf-is__loader {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0
}

.usf-is__loader .usf-spinner {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	left: 50%;
	margin-left: -25px
}

.usf-is__first-loader {
	padding: 20px
}

.usf-is__first-loader .usf-clear {
	border-bottom: 1px solid #f3f3f3;
	padding-bottom: 11px;
	margin-bottom: 11px
}

.usf-is__first-loader .usf-clear:last-child {
	border: none;
	padding: 0;
	margin: 0
}

.usf-is__first-loader .usf-img,
.usf-is__first-loader .usf-title,
.usf-is__first-loader .usf-subtitle,
.usf-is__first-loader .usf-price {
	float: left;
	background-color: rgba(0, 0, 0, 0.072);
	-webkit-animation: usf-skeleton-animation 2.3s infinite;
	animation: usf-skeleton-animation 2.3s infinite
}

.usf-is__first-loader .usf-img {
	width: 70px;
	height: 80px;
	margin-right: 20px
}

.usf-is__first-loader .usf-title,
.usf-is__first-loader .usf-subtitle {
	border-radius: 50em
}

.usf-is__first-loader .usf-title {
	width: calc(100% - 90px);
	height: 10px;
	margin-top: 10px
}

.usf-is__first-loader .usf-subtitle {
	width: 50px;
	height: 10px;
	margin-top: 10px
}

.usf-is__first-loader .usf-price {
	width: 70px;
	height: 10px;
	margin-top: 10px
}

.usf-facet,
.usf-refineby {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px;
	padding-bottom: 20px
}

.usf-facets {
	width: 20%;
	float: left
}

.usf-facet .usf-title .usf-label,
.usf-refineby .usf-title .usf-label {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 13px;
	margin: 0;
	margin-left: 20px;
	color: #111;
	display: inline-block
}

.usf-facet .usf-title,
.usf-refineby .usf-title {
	font-weight: bold;
	position: relative;
	color: #111;
	padding: 13px 0px 11px 0
}

.usf-facet .usf-title:before {
	border-color: #000;
	border-image: none;
	border-style: solid;
	border-width: 0 1px 1px 0;
	content: "";
	display: inline-block;
	padding: 4px;
	position: absolute;
	top: 50%;
	margin-top: -1px;
	transform: translateY(-5px) rotate(45deg);
	transition: all .3s ease
}

.usf-facet .usf-title .usf-label {
	cursor: pointer
}

.usf-facet.usf-collapsed .usf-title::before {
	transform: rotate(-135deg)
}

.usf-facet>.usf-title>.usf-label {
	margin-left: 20px
}

.usf-facet .usf-clear-all {
	float: right;
	font-size: 11px;
	font-weight: 400;
	color: #c6c6c6;
	line-height: 22px;
	margin-top: 3px
}

.usf-facet .usf-search-box {
	display: block;
	width: 100%;
	outline: none;
	border: 1px solid #e8e8e8;
	border-radius: 2px;
	padding: 6px 12px;
	font-size: 0.9em;
	margin-bottom: 10px
}

.usf-facet-value {
	cursor: pointer
}

.usf-facet-value .usf-btn-helper {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block
}

.usf-facet-values--List .usf-facet-value {
	display: block;
	line-height: 25px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.usf-facet-values--List .usf-facet-value.usf-selected {
	font-weight: bold
}

.usf-facet-values--List .usf-facet-value .usf-value {
	float: right;
	opacity: 0.6;
	font-size: 0.9em;
	margin-right: 5px
}

.usf-facet-values--List .usf-facet-value .usf-value::before {
	content: '('
}

.usf-facet-values--List .usf-facet-value .usf-value::after {
	content: ')'
}

.usf-facet-values--List .usf-facet-value::after {
	content: '';
	display: block;
	clear: both
}

.usf-facet-values--List .usf-facet-value .usf-checkbox {
	margin-right: 8px
}

body:not(.usf-mobile) .usf-facet-values--Box {
	margin: 0 -2px 0 -8px
}

body:not(.usf-mobile) .usf-facet-values--Box .usf-value {
	display: none
}

body:not(.usf-mobile) .usf-facet-values--Box .usf-facet-value {
	border: 1px solid rgba(0, 0, 0, 0.2);
	display: inline-block;
	margin-bottom: 15px;
	padding: 3px;
	margin-right: 0;
	margin-left: 8px;
	min-width: calc(33% - 8px);
	max-width: calc(98% - 2px);
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

body:not(.usf-mobile) .usf-facet-values--Box .usf-facet-value:hover {
	border: 1px solid rgba(0, 0, 0, 0.5)
}

body:not(.usf-mobile) .usf-facet-values--Box .usf-facet-value.usf-selected {
	border-color: #000;
	color: #fff;
	font-weight: bold;
	background: #000
}

body:not(.usf-mobile) .usf-facet-values--Swatch .usf-value {
	display: none
}

body:not(.usf-mobile) .usf-facet-values--Swatch .usf-facet-value {
	display: inline-block;
	padding: 3px;
	margin: 5px 5px 0 5px;
	max-width: 98%;
	width: 30px;
	height: 30px;
	position: relative;
	background-size: cover !important
}

body:not(.usf-mobile) .usf-facet-values--Swatch .usf-facet-value.usf-selected {
	border-color: #000;
	color: #fff;
	font-weight: bold
}

body:not(.usf-mobile) .usf-facet-values--Swatch .usf-facet-value.usf-selected:after {
	border: 1px solid rgba(0, 0, 0, 0.55)
}

body:not(.usf-mobile) .usf-facet-values--Swatch .usf-facet-value:after {
	content: '';
	position: absolute;
	width: calc(100% + 6px);
	height: calc(100% + 6px);
	top: -3px;
	left: -3px;
	border: 1px solid rgba(0, 0, 0, 0.093);
	box-sizing: border-box
}

body:not(.usf-mobile) .usf-facet-values--Swatch .usf-facet-value:hover:after {
	border: 1px solid rgba(0, 0, 0, 0.3)
}

body:not(.usf-mobile) .usf-facet-values--Swatch .usf-label {
	display: none
}

body:not(.usf-mobile) .usf-facet-values--Swatch .usf-value {
	display: none
}

body:not(.usf-mobile) .usf-facet-values--Swatch.usf-facet-values--circle .usf-facet-value {
	border-radius: 50%
}

body:not(.usf-mobile) .usf-facet-values--Swatch.usf-facet-values--circle .usf-facet-value::after {
	border-radius: 50%
}

body:not(.usf-mobile) .usf-facet-value--with-background .usf-label,
body:not(.usf-mobile) .usf-facet-value--with-background .usf-value {
	opacity: 0.0
}

.usf-facet-values {
	overflow-y: auto;
	overflow-x: hidden;
	padding: 2px 0
}

.usf-facet-values::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.16);
	border-radius: 10px
}

.usf-facet-values::-webkit-scrollbar {
	width: 5px
}

.usf-facet-values::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #aaa
}

.usf-facet .usf-more {
	font-size: 0.8em;
	margin-top: 10px;
	text-align: center;
	cursor: pointer;
	padding: 3px
}

.usf-facet-range {
	overflow: visible
}

.usf-mobile .usf-facet .usf-more {
	margin-bottom: 10px
}

.usf-mobile .usf-no-facets .usf-filters {
	display: none
}

.usf-mobile .usf-c-tooltip {
	display: none
}

.usf-mobile .usf-facet-range {
	padding: 20px
}

.usf-mobile .usf-facets {
	background: rgba(0, 0, 0, 0.3);
	transform: translateX(-1000px);
	transition: all ease-in-out .3s;
	position: fixed;
	z-index: 999999999;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 !important;
	padding: 0 !important
}

.usf-mobile.usf-mobile-filters {
	overflow: hidden
}

.usf-mobile.usf-mobile-filters .usf-facets {
	transform: translateX(0)
}

.usf-mobile .usf-facets-wrapper {
	background: white;
	box-shadow: 0 5px 10px 0 rgba(71, 89, 113, 0.5);
	position: absolute;
	top: 0;
	left: 50px;
	right: 0;
	bottom: 0
}

.usf-mobile .usf-facets .usf-close {
	width: 50px;
	height: 50px;
	position: absolute;
	z-index: 999999999;
	top: 0;
	left: 0px;
	border: 0;
	border-radius: 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'%3E%3Cpath d='M9.97 8.274L2.335.637.637 2.334 8.274 9.97.637 17.607l1.697 1.697 7.637-7.636 7.636 7.636 1.697-1.697-7.636-7.636 7.636-7.637L17.607.637 9.971 8.274z' fill='%23fff'/%3E%3C/svg%3E") 50% 50% no-repeat;
	background-color: #2d2d2d;
	cursor: pointer
}

.usf-mobile .usf-facet {
	border: none;
	background: #fff;
	margin: 0;
	padding: 0
}

.usf-mobile .usf-filters-horz .usf-facet {
	margin: 0;
	display: block
}

.usf-mobile .usf-filters-horz .usf-facet .usf-container {
	position: initial;
	min-width: 250px;
	background: white;
	padding: 0;
	box-shadow: none
}

.usf-mobile .usf-filters-horz .usf-facet.usf-has-filter {
	margin-right: 0
}

.usf-mobile .usf-facet-value {
	position: relative;
	border-bottom: 1px solid #eee;
	text-align: left;
	margin: 0;
	cursor: pointer;
	display: block;
	width: 100%;
	padding: 15px 16px;
	background: white
}

.usf-mobile .usf-facet-value:after {
	content: "";
	border-bottom: 1px solid #fff;
	margin-bottom: -1px;
	display: block;
	width: 16px;
	position: absolute;
	bottom: 0;
	left: 0
}

.usf-mobile .usf-facet-value:last-child {
	border-bottom: none
}

.usf-mobile .usf-facet-value .usf-title {
	color: #111
}

.usf-mobile .usf-facet-value .usf-value {
	color: #9b9b9b
}

.usf-mobile .usf-facet-value {
	text-align: left;
	font-weight: 400;
	line-height: 1.12;
	cursor: pointer;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 15px 16px
}

.usf-mobile .usf-facet-value .usf-value {
	color: #9b9b9b;
	padding-left: 4px;
	float: initial
}

.usf-mobile .usf-facet-value .usf-checkbox {
	display: none
}

.usf-mobile .usf-facet-value.usf-selected::before {
	position: absolute;
	top: 0;
	content: "";
	width: 16px;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.693 13.178L1.414 9.899 0 11.314l3.934 3.934.656.656L15.904 4.59l-1.312-1.312-9.9 9.9z' fill-rule='evenodd'/%3E%3C/svg%3E") 0 16px no-repeat;
	height: 55px;
	right: 16px
}

.usf-mobile .usf-dimmed {
	margin-top: 5px;
	font-size: 0.8em;
	color: #999;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.usf-mobile .usf-dimmed span:after {
	content: ', '
}

.usf-mobile .usf-dimmed span:last-child:after {
	content: ''
}

.usf-mobile .usf-header {
	height: 51px;
	padding: 15px;
	text-align: left;
	background: #fff;
	position: relative;
	border-bottom: 1px solid #eee;
	display: flex;
	align-items: center
}

.usf-mobile .usf-header .usf-title {
	font-weight: 700;
	line-height: 18px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	max-width: 70%;
	color: #111
}

.usf-mobile .usf-header .usf-title.usf-back {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='15' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M3.817 8.06h16.194v-2H3.817l4.646-4.646L7.05 0 0 7.049l.011.011L0 7.071l7.049 7.049 1.414-1.414L3.817 8.06z' id='a'/%3E%3Cmask id='b' x='-1' y='-1' width='22.011' height='16.12'%3E%3Cpath fill='%23fff' d='M-1-1h22.011v16.12H-1z'/%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cuse fill='%232D2D2D' xlink:href='%23a'/%3E%3Cuse stroke='%23FFF' mask='url(%23b)' stroke-width='2' xlink:href='%23a'/%3E%3C/g%3E%3C/svg%3E") 0 50% no-repeat;
	padding-left: 41px
}

.usf-mobile .usf-header .usf-clear,
.usf-mobile .usf-header .usf-all {
	margin-left: auto;
	font-weight: 400;
	color: #999
}

.usf-mobile .usf-header .usf-all:after {
	display: inline-block;
	height: 16px;
	width: 16px;
	margin-left: 4px;
	content: "";
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg' fill='%23999'%3E%3Cpath d='M4.693 13.178L1.414 9.899 0 11.314l3.934 3.934.656.656L15.904 4.59l-1.312-1.312-9.9 9.9z' fill-rule='evenodd'/%3E%3C/svg%3E") 0 50% no-repeat
}

.usf-mobile .usf-body {
	background-color: #eeeeee;
	height: calc(100% - 131px);
	padding: 10px 0;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch
}

.usf-mobile .usf-body .usf-search-box {
	margin: 0;
	border: none;
	border-bottom: 1px solid #eee;
	padding: 10px 16px
}

.usf-mobile .usf-footer {
	padding: 16px;
	background: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 80px;
	border-top: 1px solid #eee;
	display: flex;
	align-items: center
}

.usf-mobile .usf-footer div {
	margin: 0;
	border: none;
	border-radius: 0;
	background: none;
	cursor: pointer;
	line-height: normal;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	background-color: #2d2d2d;
	color: #fff;
	padding: 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	text-align: center
}

.usf-mobile .usf-facet-values .usf-facet-value .usf-value {
	opacity: 0.6;
	font-size: 0.9em
}

.usf-mobile .usf-facet-values .usf-facet-value .usf-value::before {
	content: '('
}

.usf-mobile .usf-facet-values .usf-facet-value .usf-value::after {
	content: ')'
}

.usf-mobile .usf-facet-values--circle .usf-mobile-swatch {
	border-radius: 50%
}

.usf-mobile .usf-facet-value--with-background {
	padding: 10px 16px
}

.usf-mobile .usf-container {
	overflow: hidden
}

.usf-mobile-swatch {
	width: 30px;
	height: 30px;
	margin-right: 10px;
	background-size: cover
}

.usf-mobile .usf-facet-value--with-background {
	display: flex;
	align-items: center
}

.usf-mobile-swatch {
	position: relative
}

.usf-mobile-swatch:after {
	content: '';
	position: absolute;
	width: calc(100% + 6px);
	height: calc(100% + 6px);
	top: -3px;
	left: -3px;
	border: 1px solid rgba(0, 0, 0, 0.093);
	box-sizing: border-box
}

.usf-facet-values--circle .usf-mobile-swatch:after {
	border-radius: 50%
}

.usf-icon-equalizer:before {
	font-size: 17px
}

.usf-clear-all {
	cursor: pointer
}

.usf-refineby__item {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 6px 0;
	line-height: 1
}

.usf-refineby__item>span+b {
	margin-left: 5px
}

.usf-refineby .usf-label {
	float: left
}

.usf-refineby .usf-clear-all:hover::before,
.usf-refineby .usf-clear-all:hover::after {
	background: #111
}

.usf-refineby .usf-clear-all {
	float: right;
	position: relative;
	font-size: 11px;
	font-weight: 400;
	color: #c6c6c6;
	padding-right: 18px;
	text-decoration: none !important
}

.usf-refineby .usf-clear-all::before,
.usf-refineby .usf-clear-all::after {
	content: '';
	display: block;
	width: 13px;
	height: 1px;
	background: #c6c6c6;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -1px
}

.usf-refineby .usf-clear-all::before {
	transform: rotate(45deg)
}

.usf-refineby .usf-clear-all::after {
	transform: rotate(-45deg)
}

.usf-refineby .usf-remove {
	float: right
}

.usf-refineby .usf-stars {
	font-size: 14px;
	margin-left: 5px
}

.usf-facets__first-loader .usf-title .usf-label,
.usf-facets__first-loader .usf-facet-values .usf-label,
.usf-facets__first-loader .usf-facet-values .usf-value {
	-webkit-animation: usf-skeleton-animation 2.3s infinite;
	animation: usf-skeleton-animation 2.3s infinite;
	display: inline-block;
	height: 8px
}

.usf-facets__first-loader .usf-title .usf-label {
	border-radius: 40px;
	background: rgba(0, 0, 0, 0.1);
	width: 90px
}

.usf-facets__first-loader .usf-facet-values .usf-label {
	-webkit-animation: usf-skeleton-animation 2.3s infinite;
	animation: usf-skeleton-animation 2.3s infinite;
	display: inline-block;
	background: rgba(0, 0, 0, 0.075);
	width: 120px
}

.usf-facets__first-loader .usf-facet-values .usf-value {
	background: rgba(0, 0, 0, 0.075);
	width: 20px;
	margin-top: 10px
}

.usf-facets__first-loader .usf-facet-values .usf-value:before,
.usf-facets__first-loader .usf-facet-values .usf-value:after {
	content: ''
}

@keyframes usf_spinner {
	to {
		transform: rotate(360deg)
	}
}

.usf-with-loader {
	position: relative
}

.usf-with-loader:after {
	content: '';
	display: block;
	box-sizing: border-box;
	position: absolute;
	bottom: 5px;
	left: 50%;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	margin-left: -10px;
	border-radius: 50%;
	border-top: 2px solid rgba(0, 0, 0, 0.25);
	border-right: 2px solid transparent;
	animation: usf_spinner .6s linear infinite
}

.usf-mobile .usf-with-loader:after {
	bottom: 75px
}

.usf-navigation>.usf-facet-value {
	margin-left: 20px
}

.usf-filters-horz .usf-navigation>.usf-facet-value {
	margin-left: 0
}

.usf-with-children.usf-facet-value {
	cursor: auto
}

.usf-with-children .usf-label {
	cursor: pointer
}

.usf-with-children.usf-collapsed .usf-children-toggle:before {
	transform: rotate(-135deg)
}

.usf-children-toggle.usf-btn {
	position: relative;
	margin-right: 5px;
	height: 10px;
	width: 10px;
	display: inline-flex;
	cursor: pointer
}

.usf-children-toggle.usf-btn:before {
	border-color: #000;
	border-image: none;
	border-style: solid;
	border-width: 0 1px 1px 0;
	content: "";
	display: inline-block;
	padding: 3px;
	position: absolute;
	top: 50%;
	margin-top: -1px;
	transform: translateY(-4px) rotate(45deg);
	transition: all .3s ease;
	margin-left: 2px
}

.usf-children-container {
	margin-left: 20px;
	margin-bottom: 20px
}

.usf-children-container>a {
	display: block
}

.usf-with-children.usf-facet-value.usf-selected {
	font-weight: normal
}

.usf-with-children.usf-facet-value.usf-selected>.usf-label,
.usf-with-children.usf-facet-value.usf-selected>.usf-value {
	font-weight: bold
}

.usf-mobile .usf-navigation>.usf-facet-value {
	margin-left: 0
}

.usf-filters-horz .usf-refineby {
	display: flex;
	flex-direction: column-reverse
}

.usf-filters-horz .usf-refineby .usf-clear-all {
	margin-top: 1px
}

.usf-filters-horz .usf-facet .usf-search-box {
	margin: 15px 20px 10px 20px;
	width: calc(100% - 40px)
}

.usf-filters-horz .usf-facet .usf-search-box+div {
	padding-top: 0
}

.usf-filters-horz .usf-sr-container,
.usf-filters-horz .usf-facets {
	float: none;
	width: 100%
}

.usf-filters-horz .usf-c-tooltip {
	margin-right: 20px;
	margin-left: -10px
}

.usf-filters-horz .usf-refineby__item {
	line-height: 1;
	margin-right: 15px;
	margin-bottom: 9px;
	display: inline-flex;
	align-items: center;
	padding: 8px 12px
}

.usf-filters-horz .usf-refineby__item .usf-remove {
	margin-left: 5px;
	margin-top: 0
}

.usf-filters-horz .usf-refineby {
	border: none;
	margin: 15px 0 0;
	padding: 0;
	font-size: 0.9em
}

.usf-filters-horz .usf-refineby>.usf-title.usf-clear {
	display: inline-flex
}

.usf-filters-horz .usf-refineby>.usf-title.usf-clear .usf-pull-left,
.usf-filters-horz .usf-refineby>.usf-title.usf-clear .usf-label {
	display: none
}

.usf-filters-horz .usf-facets {
	padding-right: 0;
	flex-direction: column-reverse;
	display: flex
}

.usf-filters-horz .usf-facet-values {
	padding: 15px 20px
}

.usf-filters-horz .usf-facets {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px;
	padding-bottom: 20px
}

.usf-filters-horz .usf-facet {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
	display: inline-block;
	position: relative;
	margin-right: 30px
}

.usf-filters-horz .usf-facet.usf-has-filter {
	margin-right: 50px
}

.usf-filters-horz .usf-facet .usf-title {
	display: inline-block
}

.usf-filters-horz .usf-facet .usf-title::before {
	right: 0
}

.usf-filters-horz .usf-facet .usf-title .usf-label {
	margin-left: 0;
	margin-right: 20px
}

.usf-filters-horz .usf-facet .usf-title .usf-clear-all {
	position: absolute;
	top: 50%;
	margin-top: -9px;
	margin-left: 10px;
	display: inline-block;
	width: 13px;
	height: 13px;
	color: transparent
}

.usf-filters-horz .usf-facet .usf-title .usf-clear-all::before,
.usf-filters-horz .usf-facet .usf-title .usf-clear-all::after {
	content: '';
	display: block;
	width: 13px;
	height: 1px;
	background: #c6c6c6;
	position: absolute;
	right: 0;
	top: 9px
}

.usf-filters-horz .usf-facet .usf-title .usf-clear-all:hover:before,
.usf-filters-horz .usf-facet .usf-title .usf-clear-all:hover:after {
	background: #111
}

.usf-filters-horz .usf-facet .usf-title .usf-clear-all::before {
	transform: rotate(45deg)
}

.usf-filters-horz .usf-facet .usf-title .usf-clear-all::after {
	transform: rotate(-45deg)
}

.usf-filters-horz .usf-container {
	position: absolute;
	min-width: 250px;
	z-index: 9999;
	background: white;
	box-shadow: 0 3px 10px 0 rgba(71, 89, 113, 0.13)
}

.usf-filters-horz .usf-facet-values--List .usf-facet-value .usf-value {
	margin-right: 0
}

.usf-filters-horz .usf-refineby__item {
	background: #f5f5f5;
	border-radius: 30px
}

.usf-filters-horz .usf-refineby__item:hover {
	background-color: rgba(0, 0, 0, 0.2)
}

.usf-filters-horz .usf-refineby__item .usf-filter-label {
	display: none
}

.usf-filters-horz .usf-refineby__item>span:first-child+b {
	margin-left: 0
}

.usf-filters-horz .usf-refineby__item .usf-remove {
	width: 10px;
	height: 10px
}

.usf-filters-horz .usf-refineby__item .usf-remove:before,
.usf-filters-horz .usf-refineby__item .usf-remove:after {
	width: 10px;
	top: 5px
}

body:not(.usf-mobile) .usf-filters-horz .usf-facet-values--Box {
	margin-bottom: -15px
}

.usf-has-discount {
	text-decoration: line-through
}

.usf-discount {
	margin-left: 8px
}

.usf-sr-product .usf-title {
	margin: 0
}

.usf-results.usf-grid {
	margin: 0;
	padding: 0
}

.usf-img-wrapper {
	min-height: 215px
}

.usf-grid-item--1-4 {
	width: 25%;
	max-width: 25%;
	margin: 0 0 35px 0
}

.usf-grid-item--1-3 {
	width: 33.33333%;
	max-width: 33.3333%;
	margin: 0 0 35px 0
}

.usf-grid-item--1-2 {
	width: 50%;
	max-width: 25%;
	margin: 0 0 35px 0
}

body:not(.usf-mobile) .usf-grid-item--1-4,
body:not(.usf-mobile) .usf-grid-item--1-3 .usf-grid-item--1-2 {
	padding-left: 30px
}

body:not(.usf-mobile) .usf-grid-item--1-4:nth-child(4n+1),
body:not(.usf-mobile) .usf-grid-item--1-3:nth-child(3n+1),
body:not(.usf-mobile) .usf-grid-item--1-2:nth-child(2n+1) {
	clear: both
}

.usf-mobile .usf-grid-item--1-4,
.usf-mobile .usf-grid-item--1-3,
.usf-mobile .usf-grid-item--1-2 {
	padding-left: 15px;
	width: 50%;
	max-width: 50%
}

.usf-mobile .usf-grid-item--1-4:nth-child(2n+1),
.usf-mobile .usf-grid-item--1-3:nth-child(2n+1),
.usf-mobile .usf-grid-item--1-2:nth-child(2n+1) {
	clear: both
}

.usf-results.usf-list {
	padding-left: 40px
}

.usf-filters-horz .usf-results.usf-list {
	padding-left: 0
}

.usf-sr-container {
	width: 80%;
	float: left
}

.usf-sr-container.usf-no-facets {
	width: 100%
}

.usf-results {
	width: 100%;
	float: right
}

.usf-no-facets .usf-sr-config,
.usf-no-facets .usf-sr-inputbox,
.usf-no-facets .usf-sr-empty,
.usf-no-facets .usf-sr-banner {
	margin-left: 0
}

body:not(.usf-mobile) .usf-no-facets .usf-results.usf-grid,
body:not(.usf-mobile) .usf-filters-horz .usf-results.usf-grid {
	float: none;
	margin-left: -30px;
	width: calc(100% + 30px);
	clear: both
}

.usf-sr-banner {
	text-align: center;
	margin-bottom: 20px
}

.usf-sr-bottom {
	clear: both;
	padding-top: 35px
}

.usf-img-wrapper {
	position: relative
}

.grid-view-item__image-wrapper .grid-view-item__image.usf-img {
	position: relative
}

.usf-price-wrapper {
	font-size: 1rem
}

.usf-img-wrapper {
	overflow: hidden
}

.usf-sr-paging {
	clear: both;
	padding: 40px 0 60px 0
}

.usf-sr-summary {
	width: 100%;
	font-size: 0.9em
}

.usf-view {
	width: 18px;
	height: 18px;
	opacity: 0.3;
	display: inline-block;
	transition: opacity 0.25s ease-in-out;
	line-height: 1
}

.usf-view svg {
	fill: currentColor;
	width: 18px;
	height: 18px
}

.usf-view.usf-active {
	opacity: 1
}

.usf-sr-config,
.usf-sr-inputbox,
.usf-sr-empty,
.usf-sr-banner {
	margin-left: 30px
}

.usf-sr-config__mobile-filters-wrapper {
	white-space: nowrap;
	display: flex
}

.usf-sr-inputbox {
	position: relative
}

.usf-sr-inputbox input:not([type=submit]) {
	width: 100%;
	max-width: 100%;
	margin: 0;
	outline: none;
	border: 1px solid #e8e8e8;
	border-radius: 2px;
	padding: 10px 28px 10px 38px;
	box-sizing: border-box
}

.usf-sr-inputbox .usf-remove {
	position: absolute;
	cursor: pointer;
	right: 12px;
	top: 50%;
	margin-top: -8px;
	display: block;
	width: 15px;
	height: 15px
}

.usf-sr-inputbox .usf-remove::before {
	content: '';
	display: block;
	width: 15px;
	height: 1px;
	background: #000;
	position: absolute;
	right: 0;
	top: 8px;
	transform: rotate(45deg)
}

.usf-sr-inputbox .usf-remove::after {
	content: '';
	display: block;
	width: 15px;
	height: 1px;
	background: #000;
	position: absolute;
	right: 0;
	top: 8px;
	transform: rotate(-45deg)
}

.usf-sr-inputbox button {
	position: absolute;
	display: block;
	border: none;
	outline: none;
	min-width: 20px;
	min-height: 20px;
	box-shadow: none;
	transition: none;
	width: 20px;
	height: 20px;
	line-height: 1;
	left: 11px;
	top: 50%;
	background: none;
	padding: 0;
	margin: 0;
	margin-top: -10px
}

.usf-sr-inputbox button svg .usf-path {
	fill: none;
	stroke: #3d4246;
	stroke-miterlimit: 10;
	stroke-width: 2px
}

.usf-sr-config {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 0;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	margin-top: 13px;
	margin-bottom: 30px
}

.usf-sr-config .usf-dropdown {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-position: right center;
	background-image: url("data:image/svg+xml,%3Csvg width='9' height='9' viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.54204 2.55806C8.78612 2.80214 8.78612 3.19786 8.54204 3.44194L4.94242 7.04156C4.82521 7.15877 4.66586 7.225 4.5001 7.225C4.33434 7.225 4.17537 7.15915 4.05816 7.04194L0.458157 3.44194C0.214079 3.19786 0.214079 2.80214 0.458157 2.55806C0.702234 2.31398 1.09796 2.31398 1.34204 2.55806L4.5001 5.71612L7.65816 2.55806C7.90223 2.31398 8.29796 2.31398 8.54204 2.55806Z' fill='%23162950'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 12px;
	border-radius: 0;
	width: initial
}

.usf-view.usf-grid {
	margin: 0 8px 0 20px
}

.usf-views {
	display: flex;
	align-items: center
}

.usf-views div {
	cursor: pointer
}

.usf-mobile .usf-empty .usf-results.usf-grid,
.usf-mobile .usf-empty .usf-results.usf-list {
	margin-left: 0
}

.usf-mobile .usf-sr-container,
.usf-mobile .usf-facets {
	float: none;
	width: 100%
}

.usf-mobile .usf-sr-inputbox input:not([type=submit]),
.usf-mobile .usf-is__inputbox input {
	font-size: 16px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.usf-mobile .usf-filters-horz .usf-sr-inputbox {
	float: initial;
	width: initial;
	margin-right: initial
}

.usf-mobile .usf-filters-horz .usf-sr-config {
	float: initial;
	width: initial;
	margin-top: 10px;
	margin-bottom: 0
}

.usf-mobile .usf-filters {
	width: 49%;
	padding: 8px 15px;
	display: flex;
	cursor: pointer;
	margin-left: 2%;
	position: relative;
	text-align: center;
	color: #111;
	border: 1px solid rgba(0, 0, 0, 0.25);
	align-items: center;
	overflow: hidden
}

.usf-mobile .usf-filters span.usf-icon {
	margin-right: 11px
}

.usf-mobile .usf-filters.usf-has-filters:after {
	position: absolute;
	top: 50%;
	margin-top: -26px;
	content: "";
	width: 16px;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.693 13.178L1.414 9.899 0 11.314l3.934 3.934.656.656L15.904 4.59l-1.312-1.312-9.9 9.9z' fill-rule='evenodd'/%3E%3C/svg%3E") 0 16px no-repeat;
	height: 35px;
	right: 16px
}

.usf-mobile .usf-sr-config {
	display: block;
	border: none
}

.usf-mobile .usf-sr-config .usf-dropdown {
	width: 49%;
	display: inline-block;
	border: 1px solid rgba(0, 0, 0, 0.25)
}

.usf-mobile .usf-sr-config .usf-views {
	margin: 0;
	text-align: right;
	display: block
}

.usf-mobile .usf-view.usf-grid {
	margin-left: 0
}

.usf-mobile .usf-sr-summary {
	display: block;
	text-align: center;
	opacity: 0.6;
	margin: 6px 0
}

.usf-mobile .usf-sr-config,
.usf-mobile .usf-sr-inputbox,
.usf-mobile .usf-sr-empty,
.usf-mobile .usf-sr-banner {
	margin-left: 0
}

.usf-mobile .usf-results.usf-list {
	padding-left: 0
}

.usf-mobile .usf-results {
	width: auto;
	float: none
}

.usf-mobile .usf-filters-horz.usf-zone .grid {
	margin-left: -22px;
	width: calc(100% + 22px)
}

.usf-filters-horz .usf-sr-inputbox {
	float: left;
	width: 25%;
	margin-right: 2%
}

.usf-filters-horz .usf-sr-config {
	margin-top: 0;
	padding-top: 0;
	border: none
}

.usf-filters-horz .usf-nosearch .usf-sr-config {
	width: 100%
}

.usf-filters-horz .usf-sr-config,
.usf-filters-horz .usf-sr-inputbox {
	margin-left: 0
}

.usf-filters-horz .usf-sr-container.usf-empty .usf-sr-config {
	display: none
}

.usf-filters-horz .usf-sr-container.usf-empty .usf-sr-inputbox {
	float: none;
	width: 40%;
	margin-left: auto;
	margin-right: auto
}

.usf-sr-loader {
	width: 50px;
	height: 50px;
	margin: auto;
	padding: 30px;
	box-sizing: content-box !important
}

.usf-zone .grid.usf-skeleton-items {
	margin-top: 30px
}

.usf-skeleton .grid-view-item .usf-img,
.list-view-item.usf-skeleton .usf-img {
	background-color: rgba(0, 0, 0, 0.042);
	-webkit-animation: usf-skeleton-animation 2.3s infinite;
	animation: usf-skeleton-animation 2.3s infinite
}

.usf-skeleton .grid-view-item .usf-meta:before,
.usf-skeleton .grid-view-item .usf-meta:after,
.list-view-item.usf-skeleton .list-view-item__title,
.list-view-item.usf-skeleton .list-view-item__vendor,
.list-view-item.usf-skeleton .usf-price {
	height: 9px;
	background: rgba(0, 0, 0, 0.07);
	border-radius: 50em;
	-webkit-animation: usf-skeleton-animation 2.3s infinite;
	animation: usf-skeleton-animation 2.3s infinite
}

.usf-skeleton .grid-view-item .usf-img {
	margin-bottom: 10%;
	padding-top: 138%
}

.usf-skeleton .grid-view-item .usf-meta:before,
.usf-skeleton .grid-view-item .usf-meta:after {
	content: '';
	max-width: 100%;
	min-width: 50px;
	display: block
}

.usf-skeleton .grid-view-item .usf-meta:after {
	margin-top: 12px;
	width: 50px
}

.list-view-item.usf-skeleton .usf-img {
	height: 95px;
	width: 70px
}

.list-view-item.usf-skeleton .list-view-item__title,
.list-view-item.usf-skeleton .list-view-item__vendor,
.list-view-item.usf-skeleton .usf-price {
	width: 50px
}

.list-view-item.usf-skeleton .list-view-item__title-column .list-view-item__vendor {
	margin-top: 15px
}

.usf-sr-more {
	text-align: center;
	min-height: 110px
}

.usf-sr-more .usf-title {
	font-size: 0.8em
}

.usf-sr-more .usf-progress {
	display: block;
	width: 200px;
	height: 2px;
	background: #ddd;
	line-height: 0;
	margin: 12px auto
}

.usf-sr-more .usf-progress div {
	display: block;
	height: 100%;
	background: #0770cf
}

.usf-sr-more .usf-load-more {
	border-radius: 0;
	background: none;
	cursor: pointer;
	line-height: normal;
	letter-spacing: 2px;
	font-size: 16px;
	font-weight: 900;
	border: 2px solid #ddd;
	background-color: #fff;
	color: #2d2d2d;
	padding: 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	max-width: 300px;
	display: block;
	margin: 16px auto 0;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	outline: none;
	min-height: initial;
	height: initial
}

.usf-sr-empty {
	margin-top: 50px;
	text-align: center
}

.usf-empty.usf-popup.usf-is:before {
	background-color: white
}

.usf-empty .usf-sr-config {
	display: none
}

.usf-sr-preview {
	position: absolute;
	width: 32px;
	height: 32px;
	top: 15px;
	right: 15px;
	cursor: pointer;
	border-radius: 16px;
	background: white;
	overflow: hidden;
	transition: all ease-in-out .2s;
	box-shadow: 0 0px 5px 0 rgba(71, 89, 113, 0.3);
	transform: translateY(-30px);
	opacity: 0;
	z-index: 999;
	line-height: 1
}

.usf-sr-preview.usf-visible {
	opacity: 1;
	transform: translateY(0)
}

.usf-sr-preview.usf-visible:hover {
	opacity: 1
}

.usf-sr-preview div {
	width: 20px;
	margin: 6px;
	padding-top: 5px
}

.usf-sr-preview span {
	position: absolute;
	top: 50%;
	left: 32px;
	font-size: 11px;
	margin-top: -8px;
	font-family: sans-serif;
	white-space: nowrap;
	transition: opacity ease-in .2s;
	opacity: 0;
	line-height: 17px
}

.usf-sr-preview:hover {
	width: 100px
}

.usf-sr-preview:hover span {
	opacity: 1
}

.usf-sr-preview svg {
	width: unset !important;
	height: unset !important;
	max-width: unset !important;
	max-height: unset !important;
	position: unset !important
}

.usf-sr-preview.usf-sr-left {
	right: auto;
	left: 15px
}

.usf-sr-preview.usf-sr-left div,
.usf-sr-preview.usf-sr-left span {
	float: right
}

.usf-sr-preview.usf-sr-left span {
	left: auto;
	right: 32px
}

.usf-preview__wrapper {
	bottom: 0;
	left: 0;
	outline: 0 none;
	overflow-x: auto;
	overflow-y: auto;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 999999999;
	display: block
}

.usf-preview {
	position: relative;
	width: 90%;
	margin: 50px auto 30px;
	background: #fff;
	padding: 50px 50px 60px;
	max-width: 900px
}

.usf-preview .usf-remove {
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer
}

.usf-preview button[name='add'] {
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	font-size: 14px;
	padding: 10px 20px;
	margin: 0;
	background: #000;
	border: 1px solid #000;
	color: #fff;
	cursor: pointer;
	border-radius: 0;
	line-height: 1.2;
	width: 100%;
	transition: all 0.3s ease-in-out;
	min-height: 0
}

.usf-preview__content-left {
	position: relative;
	width: 45%;
	float: left;
	text-align: center;
	padding-right: 24px
}

.usf-preview__content-right {
	width: 55%;
	float: left
}

.usf-preview__thumbs {
	width: 100%;
	margin-top: 30px;
	position: relative
}

.usf-preview__thumbs:not(:hover) .usf-preview__thumbs-prev,
.usf-preview__thumbs:not(:hover) .usf-preview__thumbs-next {
	opacity: 0 !important
}

.usf-preview__thumb {
	position: relative;
	cursor: pointer;
	width: 25%;
	display: inline-block;
	padding: 0 2px;
	flex: 0 0 auto;
	opacity: 0.6
}

.usf-preview__thumb.usf-active {
	opacity: 1;
	transition: opacity .25s ease-out
}

.usf-preview__thumb.usf-active img {
	border-color: #e7e7e7
}

.usf-preview__thumb img {
	padding: 5px;
	border: 1px solid transparent;
	max-width: 100%;
	max-height: 100%
}

.usf-preview__thumbs-inner {
	overflow: hidden;
	display: flex;
	align-items: center
}

.usf-preview__title {
	font-size: 20px;
	color: black
}

.usf-preview__field label {
	font-weight: 700;
	display: block;
	margin-bottom: 8px;
	margin-right: 5px;
	font-size: 16px;
	color: #000;
	line-height: 1.2
}

.usf-preview__field select {
	width: 100%;
	min-width: 50%;
	border: 1px solid #e7e7e7;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	line-height: 1.2;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 10px;
	padding-left: 10px;
	cursor: pointer;
	max-width: 100%
}

.usf-preview__add-to-cart input[type="number"] {
	width: 32%;
	margin: 0 3% 0 0;
	padding: 10px;
	border: 1px solid #e7e7e7;
	background-color: #fff;
	color: #555;
	min-height: 0;
	height: initial
}

.usf-preview__add-to-cart button {
	width: 65%
}

.usf-preview__field {
	margin-bottom: 20px
}

.usf-preview__link {
	padding: 0 0 2px;
	margin: 0 auto;
	color: #000;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.6px;
	line-height: 16px;
	text-decoration: none;
	border-bottom: 2px solid #000
}

.usf-preview__link-wrapper {
	text-align: center;
	margin-top: 30px
}

.usf-preview__vendor {
	margin-bottom: 10px;
	color: #000
}

.usf-preview__description {
	margin-bottom: 25px;
	border-bottom: 1px solid #ededed;
	padding-bottom: 15px;
	color: #666666
}

.usf-preview__description iframe {
	max-width: 100%;
	max-height: 40vh
}

.usf-preview__price-wrapper {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 10px
}

.usf-preview__image-img-wrapper img {
	position: absolute;
	height: 100%;
	width: 100%;
	max-width: 100%;
	max-height: 100%;
	top: 0;
	left: 0
}

.usf-preview__image-slider__track {
	position: relative
}

.usf-preview__image {
	position: absolute;
	opacity: 0;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	transition: opacity .25s ease-out;
	opacity: 0
}

.usf-preview__image.usf-active {
	opacity: 1
}

.usf-preview__image-slider__prev,
.usf-preview__image-slider__next,
.usf-preview__thumbs-prev,
.usf-preview__thumbs-next {
	user-select: none;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -21px;
	left: 0;
	z-index: 2;
	background: #000;
	opacity: .3;
	width: 42px;
	min-width: auto;
	min-height: 42px;
	height: 42px;
	padding: 0;
	border: 0;
	border-radius: 0;
	outline: none;
	-webkit-transition: opacity .25s ease-out;
	transition: opacity .25s ease-out;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.usf-preview__image-slider__prev svg,
.usf-preview__image-slider__next svg,
.usf-preview__thumbs-prev svg,
.usf-preview__thumbs-next svg {
	width: 16px;
	height: 16px
}

.usf-preview__image-slider__prev:hover,
.usf-preview__image-slider__next:hover,
.usf-preview__thumbs-prev:hover,
.usf-preview__thumbs-next:hover {
	opacity: 1
}

.usf-preview__image-slider__next,
.usf-preview__thumbs-next {
	left: auto;
	right: 0
}

.usf-preview__image-slider {
	position: relative
}

.usf-preview__image-slider:not(:hover) .usf-preview__image-slider__prev,
.usf-preview__image-slider:not(:hover) .usf-preview__image-slider__next {
	opacity: 0 !important
}

.usf-preview__body:after {
	content: '';
	display: block;
	clear: both
}

.usf-preview__description.usf-loader {
	position: relative
}

.usf-preview__description.usf-loader:after {
	content: '';
	display: block;
	box-sizing: border-box;
	position: absolute;
	bottom: 5px;
	left: 50%;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	margin-left: -10px;
	border-radius: 50%;
	border-top: 2px solid rgba(0, 0, 0, 0.25);
	border-right: 2px solid transparent;
	animation: usf_spinner .6s linear infinite
}

.usf-mobile .usf-preview__content-left,
.usf-mobile .usf-preview__content-right {
	float: none;
	width: 100%;
	padding: 0
}

.usf-mobile .usf-preview__thumbs {
	display: none
}

.usf-add-to-cart-btn {
	height: 34px;
	line-height: 32px;
	padding: 0;
	display: inline-block;
	text-transform: uppercase;
	white-space: nowrap;
	background: rgba(35, 35, 35, 0.85);
	color: #fff;
	border: 1px solid rgba(35, 35, 35, 0.85);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	outline: none;
	opacity: 0;
	transform: translateY(30px);
	transition: all .25s ease-in-out;
	font-size: 1rem;
	margin: 0;
	cursor: pointer;
	z-index: 10
}

.usf-add-to-cart-btn.usf-visible {
	opacity: 1;
	transform: translateY(0)
}

button.usf-add-to-cart-btn:hover {
	color: white
}

.usf-c-slider {
	position: relative;
	margin: 10px 9px 0 9px;
	height: 30px;
	user-select: none
}

.usf-c-slider__track {
	height: 4px;
	background: white;
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	position: absolute;
	top: 0;
	right: 0;
	left: 0
}

.usf-c-slider__track .usf-active {
	top: 0;
	bottom: 0;
	position: absolute;
	z-index: 1
}

.usf-c-slider__pip {
	position: absolute;
	background: #AAA;
	width: 1px;
	height: 11px;
	z-index: 1;
	margin-top: -4px
}

.usf-c-slider__pip:first-child {
	margin-left: 0
}

.usf-slider-pip__value-wrapper {
	font-size: 0.7em;
	transform: translateX(-50%);
	display: inline-block;
	margin-top: 20px;
	margin-left: 1px;
	white-space: nowrap
}

.usf-c-slider__handle {
	width: 18px;
	height: 18px;
	box-shadow: none;
	border-radius: 3px;
	cursor: pointer;
	position: absolute;
	z-index: 2;
	border: 1px solid transparent;
	border-radius: 50%;
	background: #FFF;
	margin-left: -8px;
	top: -7px
}

.usf-slider-inputs {
	display: flex;
	align-items: center;
	padding-bottom: 10px
}

.usf-slider-input__from,
.usf-slider-input__to {
	width: 45%;
	position: relative
}

.usf-slider-input__from input,
.usf-slider-input__to input {
	width: 100%;
	border-color: rgba(0, 0, 0, 0.1);
	padding: 8px 10px;
	outline: none;
	text-align: center
}

.usf-slider-div {
	width: 10%;
	display: inline-block;
	text-align: center
}

.usf-slider-input__prefix,
.usf-slider-input__suffix {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	opacity: 0.5;
	font-size: 0.7em
}

.usf-slider-input__prefix {
	left: 9px
}

.usf-slider-input__suffix {
	right: 9px
}

.usf-slider-pip__prefix,
.usf-slider-pip__suffix {
	font-size: 0.9em;
	opacity: 0.5
}

.usf-slider-pip__prefix {
	margin-right: 2px
}

.usf-slider-pip__suffix {
	margin-left: 2px
}

.usf-checkbox {
	position: relative;
	display: inline-block;
	width: 14px;
	height: 14px;
	user-select: none
}

.usf-checkbox.usf-checked .usf-checkbox-inner::before {
	content: '';
	width: 9px;
	height: 6px;
	position: absolute;
	top: 2px;
	left: 3px;
	border: 2px solid #1c1c1c;
	border-top: none;
	border-right: none;
	background: 0 0;
	-webkit-transform: rotate(-51deg);
	-ms-transform: rotate(-51deg);
	transform: rotate(-51deg);
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.usf-checkbox.usf-checked .usf-checkbox-inner::after {
	content: '';
	width: 9px;
	height: 6px;
	position: absolute;
	top: 3px;
	left: 3px;
	border: 2px solid #000;
	border-top: none;
	border-right: none;
	background: 0 0;
	transform: rotate(-51deg);
	box-sizing: border-box
}

.usf-checkbox-inner {
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
	width: 14px;
	height: 14px;
	position: absolute;
	background: 0 0;
	left: 1px;
	top: 2px;
	line-height: 22px
}

.usf-c-tooltip {
	display: inline-block;
	margin-left: 5px;
	position: relative;
	color: #606060;
	cursor: help
}

.usf-c-tooltip:hover {
	color: #111
}

.usf-c-tooltip::before {
	content: '?';
	font-family: sans-serif;
	border: 1px solid #a7a7a7;
	border-radius: 50%;
	width: 16px;
	height: 16px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	line-height: 15px;
	font-size: 11px
}

.usf-c-tooltip:hover .usf-c-tooltip__popup {
	display: block
}

.usf-c-tooltip__popup {
	display: none;
	background: #fff;
	border-radius: 2px;
	border: 1px solid #e6e6e6;
	position: absolute;
	bottom: 28px;
	left: -20px;
	padding: 10px 20px;
	font-size: 13px;
	font-weight: normal;
	color: #111;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.06), 0 1px 6px rgba(0, 0, 0, 0.04);
	min-width: 200px;
	z-index: 999999999
}

.usf-c-tooltip__popup::before {
	left: 20px;
	content: " ";
	position: absolute;
	bottom: -8px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #e6e6e6
}

.usf-c-tooltip__popup::after {
	left: 20px;
	content: " ";
	position: absolute;
	bottom: -7px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #fff
}

.usf-goto-top {
	background-color: #f0f0f0;
	z-index: 999999;
	width: 45px;
	height: 45px;
	position: fixed;
	cursor: pointer;
	margin: 0;
	bottom: 40px;
	transition: all ease-in-out .3s;
	padding: 13px;
	opacity: 0.0;
	right: -45px;
	text-align: center;
	font-size: 15px;
	box-sizing: border-box
}

.usf-goto-top div:before {
	color: black
}

.usf-goto-top div {
	margin-top: 1px
}

.usf-goto-top:hover {
	opacity: 1;
	background-color: #2c2c2c
}

.usf-goto-top:hover div:before {
	color: white
}

.usf-with-goto-top .usf-goto-top {
	right: 30px;
	opacity: 0.6
}

.usf-stars {
	font-size: 20px
}

@font-face {
	font-family: 'usf-icon';
	src: url("usf-icons.ttf") format("truetype"), url("usf-icons.woff") format("woff"), url("usf-icons.svg") format("svg");
	font-weight: normal;
	font-style: normal
}

.usf-icon {
	font-family: 'usf-icon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.usf-icon-up:before {
	content: "\e000"
}

.usf-icon-star:before {
	content: "\e003"
}

.usf-icon-star-empty:before {
	content: "\e002"
}

.usf-icon-equalizer:before {
	content: "\e001"
}

.usf-icon-search:before {
	content: "\e004"
}

.usf-icon-back:before {
	content: "\e905"
}

.list-view-item__price-column {
	display: table-cell;
	text-align: right;
	vertical-align: middle;
	width: 20%;
	font-size: 1.0625em;
	white-space: nowrap
}

.list-view-item__price-column .usf-discount {
	margin-left: 0
}


@media (max-width:991px){
  .usf-filter-container {
    margin: auto 15px;
    margin-top: 15px;
  }
  ul.mobile_product_size {
      text-align: center;
    	padding: 15px 0;
  }
  .mobile_notavail {
      position: relative;
      background: url(https://cdn.shopify.com/s/files/1/0469/1152/0920/files/slash.png?v=1641374628);
      background-color: #e3e3e3;
      background-size: 100% 100%;
      padding: 2px;
      margin: 0 auto !important;
      border: 1px solid transparent;
    	cursor: default;
  }
  .mobile_notavail:hover {
    	cursor: default;
  }
  .sizeboxes li {
    width: 53px;
    height: 50px;
    margin: 2px 2px;
/*     background: #fff; */
    display: inline-table;
    text-align: center;
    padding: 14px 10px;
    border: 1px solid #eee;
    border-radius: 50px;
    font-size: 14px;
    cursor: pointer;
  }
}

@media (min-width: 750px) {
	.medium-up--hide {
		display: none !important
	}
}

.list-view-item__vendor-column {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 20%
}

.list-view-item__vendor {
	font-size: 0.9375em;
	font-style: italic
}

@media (max-width: 749px) {
	.list-view-item__vendor {
		font-size: 0.875em
	}
	.list-view-item__price-column {
		font-size: 0.9375em
	}
	.small--hide {
		display: none !important
	}
}

.usf-sr-product.list-view-item {
	display: table;
	margin-bottom: 22px;
	width: 100%
}

.usf-sr-product.list-view-item .list-view-item__image-column {
	width: 130px
}

.usf-sr-product.list-view-item .list-view-item__image-wrapper {
	position: relative;
	margin-right: 35px
}

.usf-sr-product.list-view-item .list-view-item__image-wrapper img {
	max-height: 95px
}

.usf-sr-product.list-view-item .list-view-item__image-column,
.usf-sr-product.list-view-item .list-view-item__title-column,
.usf-sr-product.list-view-item .list-view-item__price-column,
.usf-sr-product.list-view-item .list-view-item__vendor-column {
	display: table-cell;
	vertical-align: middle
}

.list-view-item__image-wrapper {
	position: relative;
	margin-right: 35px
}

.usf-mobile .list-view-item__image-wrapper {
	margin-right: 20px
}

.list-view-item__price-column {
	text-align: right
}

.list-view-item__price-column .product-price__sale {
	display: block
}

:not(.usf-mobile) .list-view-item {
	border-bottom: 1px solid #e8e9eb !important;
	padding-bottom: 22px !important
}

/**DO NOT EDIT END**/





.usf-featured-image,
.usf-sr-empty {
    width: 100%
}
#usf_container{
	padding-left: 20px;
	padding-right: 20px
}
body:not(.usf-mobile) .usf-results.usf-grid{
	padding-left: 30px
}
body:not(.usf-collections-page) .usf-sr-inputbox {
	display: none;
}
/*paginate classic*/
.usf-sr-pages{
    display: flex;
    justify-content: center;
    align-content: center;
}

.usf-sr-pages li{
    list-style: none;
    font-style: normal;
    font-size: 11px;
    line-height: 1;
    color: #939393;
}
.usf-sr-pages li a,
.usf-sr-pages li span{
    padding: 16px 28px;
    border-bottom: 1px solid #e7e7e7;
    text-align: center;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
    cursor: pointer;
    display: inline-flex
}
.usf-sr-pages li.usf-active span{
    color: #5c5c5c;
    border-bottom-color: #5c5c5c;
    -webkit-box-shadow: 0 -2px #5c5c5c inset;
    box-shadow: 0 -2px #5c5c5c inset;
}
.usf-sr-pages li svg{
    display: inline-block;
    height: 1em;
    width: 1em;
    fill: currentColor;
    vertical-align: middle;
    stroke-width: 1px;
    background: none;
    pointer-events: none;
    color: #939393;
}

.usf-has-is-search #search-results{
    display: none !important
}

    /*Jeff: Code for Product Display in Collection*/
    .custom_product_color {
/*         display: flex; */
          min-height: 48px;
    }

   .product_sizes {
/*     display: inline-block;
    position: absolute;
    transition: opacity .25s ease-in-out;
    transform: translate(-50%,-50%);
    bottom: -21px;
    left: 50%;
    width: 100%;
    height: auto;
    opacity: 0;
    visibility: visible;
    text-align: left;
    z-index: 3;
    background-color: #f9f9f9;
    color: #000;
    padding: 10px;
    font-size:15px;
    text-transform: uppercase; */
/*     min-height: 47px; */
   }



  .usf_product:hover .product_sizes {
    opacity: 1;
  }
  .product_sizes span {
	/* margin-left: 5px;
    margin-right: 5px;
    padding: 3px;
    min-width: 30px;
    height: 30px; */
/*     border-radius: 50px;
    cursor: pointer;
    width: 17px;
    height: 17px;
    text-align: center;
    line-height: 0.9;
    display: inline;
    border: 1px solid transparent;
    min-width: auto;
    min-height: auto;
    margin: 0 2px;
    padding: 2px;
    border: 1px solid transparent; */
  }
/*   span.out_of_stock, .mobile_notavail {
      position: relative;
      background: url(https://cdn.shopify.com/s/files/1/0469/1152/0920/files/slash.png?v=1641374628);
      background-color: #e3e3e3;
      background-size: 100% 100%;
      padding: 2px;
      margin: 0 auto !important;
      border: 1px solid transparent;
    	cursor: default;
  }
  .product_sizes .in_stock:hover {
    border: 1px solid #000;
    border-radius: 50px;
    cursor: pointer;
    width: 17px;
    height: 17px;
    text-align: center;
    line-height: 0.9;
    min-width: auto;
    min-height: auto;
    margin: 0 2px;
    display: inline;
    padding: 2px;
  }
  .product_sizes .out_of_stock:hover {
    border: 1px solid #f50834;
	border-radius: 8px;
    color: #f50834;
    cursor: pointer;
    padding: 2px;
    cursor: default;
  }
  .product_size_header {
    display:inline-block;
  } */


  /********/
  .range-slider {
    width: 100%;
    margin: auto;
    text-align: center;
    position: relative;
    height: auto;
    margin-top: 10px;
    margin-bottom: 15px;    
  }

  .range-slider input[type=range] {

  }

  input[type=number] {
    font-size: 15px;
    -moz-appearance: textfield;
    padding: 0px;
    
    text-align: left;
    width: 50px;
    margin-left: 5px;    
  }

  input[type=number]::-webkit-outer-spin-button,
  input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
  }

  input[type=number]:invalid,
  input[type=number]:out-of-range {
	/*     border: 2px solid #ff6347; */
  }

  input[type=range] {
    -webkit-appearance: none;
    width: 100%;
  }

  input[type=range]:focus {
    outline: none;
  }

  input[type=range]:focus::-webkit-slider-runnable-track {
    background: #c5a591;
  }

  input[type=range]:focus::-ms-fill-lower {
    background: #c5a591;
  }

  input[type=range]:focus::-ms-fill-upper {
    background: #c5a591;
  }

  /*for chrome*/		
  input[type=range]::-webkit-slider-thumb {
    z-index: 2;
    position: relative;
    box-shadow: 0px 0px 0px #000;
    border: 1px solid #c5a591;
    height: 18px;
    width: 18px;
    background: #e5d3c8;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -7px;
  }

  input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 5px;
    cursor: pointer;
    animate: 0.2s;
    background: #c5a591;
    border-radius: 1px;
    box-shadow: none;
    border: 0;
  }

  /*for firefox*/
  input[type=range]::-moz-range-track {
    width: 100%;
    height: 5px;
    cursor: pointer;
    animate: 0.2s;
    background: #c5a591;
    border-radius: 1px;
    box-shadow: none;
    border: 0;
  }
/********/


  .usf-loadmore-container {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 50px;
  }

  .usf-btn-loadmore {
    display: none;
    background-color: #c5a591;
    color: #fff;
    width: 165px;
    height: auto;
    cursor: pointer;
    padding: 16px;
    text-align: center;
    margin: 0 auto;
  }

  .usf-filter-label {
    float: left;
    font-size: 13px;
    font-weight: bold;
    color: #959191;
    margin-right: 20px;
    padding-top: 5px;
  }

  .usf-filter-display {
    float: left;
  }

  .usf-filter-selected-item {
    float: left;
    background-color: #f6f7f7;
    border-radius: 3px;
    padding: 5px 10px 5px 10px;
    color: #000;
    margin-right: 10px;
    margin: 3px;
  }

  .usf-filter-selected-item-clear {
    margin-left: 20px;
    font-size: 15px;
    font-weight: normal;
    display: inline;
    cursor: pointer;
  }

  .usf-filter-selected-item-label {
    font-size: 13px;
    font-weight: bold;
    display: inline;
  }

  .usf-filter-container {
    height: 50px;
    margin-top: 15px;
    color: #8b8b8a;
  }

  .usf-detail {
    position: absolute;
    padding: 10px;
    background-color: #fff;
    width: 200px;
    border: 1px solid #9c9b9b;
    margin-top: 10px;
    box-shadow: 1px 4px 7px #aaaaa9;
    z-index: 999;
    display: none;
  }

  .usf-filtering {
    margin-top: 20px;
  }

  .usf-filter-item {
    float: left;
    margin-right: 30px;
  }

  .usf-button {
    font-size: 14px;
    font-weight: bold;
    min-width: 55px;
    cursor: pointer;
  }

  .arrow {
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
  }

  .up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    color
    transition: all .3s ease;        
  }

  .down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transition: all .3s ease;        
  }  

  .custom-product-block {
    margin-bottom: 10px;
    display: inline;
    position: static;
    padding: 0 5px;		
    display: inline;
  }

  .usf-filters-horz .usf-facets {
    border-bottom: 0px !important;
  }  

  .usf-filter-grouping {
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 3px solid #e6e6e6;
    display: inline-flex;
    overflow-x: scroll;
    overflow-y: hidden;
  }

  .usf-group-item {
    float: left;
    padding-right: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;  
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    white-space: pre;
	height: 26px;
  }
  .usf_f1 {
      padding-right: 40px;
    margin-bottom: 0px;
  }
  .usf-group-active{
    border-bottom: 2px solid #000;
  }

  /*****/
  /* Customize the label (the container) */
  .usf-detail-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  /* Hide the browser's default checkbox */
  .usf-detail-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }

  /* Create a custom checkbox */
  .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
  }

  /* On mouse-over, add a grey background color */
  .usf-detail-container:hover input ~ .checkmark {

  }

  /* When the checkbox is checked, add a blue background */
  .usf-detail-container input:checked ~ .checkmark {
    background-color: #c5a591;
  }

  /* Create the checkmark/indicator (hidden when not checked) */
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }

  /* Show the checkmark when checked */
  .usf-detail-container input:checked ~ .checkmark:after {
    display: block;
  }

  /* Style the checkmark/indicator */
  .usf-detail-container .checkmark:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  /*****/


 /*****/
  /* Customize the label (the container) */
  .usf-detail-container-color {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  /* Hide the browser's default checkbox */
  .usf-detail-container-color input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }

  /* When the checkbox is checked, add a blue background */
  .usf-detail-container-color input:checked ~ .checkmark {
    background-color: #c5a591;
    border: 2px solid #000;
  }

  /* Create the checkmark/indicator (hidden when not checked) */
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }

  /* Show the checkmark when checked */
  .usf-detail-container input:checked ~ .checkmark:after {
    display: block;
  }

  /* Style the checkmark/indicator */
  .usf-detail-container .checkmark:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  /*****/


/**CSS FOR FILTER CHECKBOX DESKTOP START**/
  .c-checkbox {
      position: relative;
      display: inline-block;
      width: 14px;
      height: 14px;
      user-select: none;
  }
    
  .c-checkbox .checked::before {
      content: '';
      width: 9px;
      height: 6px;
      position: absolute;
      top: 2px;
      left: 3px;
      border: 2px solid #1c1c1c;
      border-top: none;
      border-right: none;
      background: 0 0;
      -webkit-transform: rotate(
      -51deg);
      -ms-transform: rotate(-51deg);
      transform: rotate(
      -51deg);
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
  }


  .c-checkbox .checked::after {
      content: '';
      width: 9px;
      height: 6px;
      position: absolute;
      top: 3px;
      left: 3px;
      border: 2px solid #000;
      border-top: none;
      border-right: none;
      background: 0 0;
      transform: rotate(-51deg);
      box-sizing: border-box;
  }
  /**CSS FOR FILTER CHECKBOX DESKTOP END**/


  /**CSS FOR FILTER RADIO DESKTOP START**/
  /* The container */
  .r-container {
    display: block;
    position: relative;
    padding-left: 29px;
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  /* Hide the browser's default radio button */
  .r-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }

  /* Create a custom radio button */
  .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-radius: 50%;
  }

  /* On mouse-over, add a grey background color */
  .r-container:hover input ~ .checkmark {
  }

  /* When the radio button is checked, add a blue background */
  .r-container input:checked ~ .checkmark {
    background-color: #cbb09f;
  }

  /* Create the indicator (the dot/circle - hidden when not checked) */
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }

  /* Show the indicator (dot/circle) when checked */
  .r-container input:checked ~ .checkmark:after {
    display: block;
  }

  /* Style the indicator (dot/circle) */
  .r-container .checkmark:after {
      top: 3px;
      left: 4px;
      width: 10px;
      height: 10px;
      border-radius: 50%;
      background: white;
  }
  /**CSS FOR FILTER CHECKBOX DESKTOP END**/

  /**CSS FOR MOBILE FILTER START**/
    .color_selected {
      border: 4px solid #c5a591 !important;
    }

    .bck_filt {
      display: inline-block;
      width: 25%;
    }
    #filters i {
        color:#464646;
    }
    .oos {background:#c5a591 !important;color:#fff;}
    .ttle_filt {
      display: inline-block;
      width: 50%;
      text-align:center;
    }
    .container.filter_title {
        padding: 0 !important;
    }
	.total_filt {
      display: inline-block;
      width: 25%;
      font-size: 12px;
      text-align:right;
    }  
    div#filters {
      padding: 20px 20px;
    }
    .filter_title {border-bottom:1px solid #000;}
    .fade-in {
      opacity: 1;
      animation-name: fadeInOpacity;
      animation-iteration-count: 1;
      animation-timing-function: ease-in;
      animation-duration: 0.3s;
    }

    @keyframes fadeInOpacity {
      0% {
        opacity: 0;
      }
      100% {
        opacity: 1;
      }
    }
    .pop-variant:target .ups{
      animation: popup 1s;
    }

      @keyframes popup {
      0%{
        bottom: 0%;
      }
      50%{
        bottom: 100%;
      }
        100%{
        bottom: 50%;
      }
    }
	.clrswatches {
      text-align:center;
	}
	.clrswatches li {
      width: 30px;
      height: 30px;
      border-radius: 50px;
      margin: 12px;
      display: inline-block;
      border:1px solid #eee;
    }
    .usf-detail-container:hover input~.checkmark {
/*         background-color: #eee !important; */
    }
    .usf-detail-container .checkmark:after {
        border:none;
    }
    .pop-filter-sort .r-container .checkmark:after,
	.detail-sort .r-container .checkmark:after{
      top: 0 !important;
      left: 0 !important;
      width: 20px !important;
      height: 20px !important;
      border-radius: 50%;
      background: #b19780 !important;
    }


	.detail-gender .r-container .checkmark:after{
      top: 0 !important;
      left: 0 !important;
      width: 20px !important;
      height: 20px !important;
      border-radius: 50%;
      background: #b19780 !important;
    }


    .r1 {background: red;}
    .g1 {background: green;}
    .b1 {background: blue;}
    .container.color_swatches, .container.filter_title {
        border-bottom: 1px solid #111;
    }
    .container.color_swatches,
    .container.sizes{
		padding: 30px 0;
    }
    button.js-filterToggle,
	button.js-filterToggleSort{
      background: #fff;
      border: 1px solid transparent;
      padding: 0;
    }


    h3.filter_tile {
      font-size: 30px;
      text-align: center;
      font-weight: bold;
    }

    .add_selected {
      background-color: #c5a591;
    }

    .mobile_notavail {
/*       background-color: #d0cece !important; */
    }

  /**CSS FOR MOBILE FILTER END**/


  .sort_div { 
    display: flex !important; 
    flex-wrap: wrap;
  }
  .sort_div > .sort_1 { order: 1; }
  .sort_div > .sort_2 { order: 2; }
  .sort_div > .sort_3 { order: 3; }  
  .sort_div > .sort_4 { order: 4; }  
  .sort_div > .sort_5 { order: 5; }  
  .sort_div > .sort_6 { order: 6; }  
  .sort_div > .sort_7 { order: 7; }  
  .sort_div > .sort_8 { order: 8; }  
  .sort_div > .sort_9 { order: 9; }  
  .sort_div > .sort_10 { order: 10; }  
  .sort_div > .sort_11 { order: 11; }  
  .sort_div > .sort_12 { order: 12; }  
  .sort_div > .sort_13 { order: 13; }  
  .sort_div > .sort_14 { order: 14; }  
  .sort_div > .sort_15 { order: 15; }    

  .ckchecked {
	background-color:#b19780!important
  }

.no-result {
	min-height: 200px;
   	text-align: center;
    padding-top:20px;  
}  

.detail-box {
	height: 20px;
  	width: 100%;
}
