/** Shopify CDN: Minification failed

Line 752:21 Expected "*/" to terminate multi-line comment

**/
/*collection banner start*/
.collection-banner{
	width: 100%;
	height: 393px;
	overflow: hidden;
	position: relative;
}
.collection-banner .img,
.collection-banner .coll-descr{
	width: 100%;
	height: 100%;
	position: relative;
    background-color: rgba(0,0,0,0.3);
}
.collection-banner .img:after {
    content: "";
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.37), rgba(0, 0, 0, 0.37));
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}
.collection-banner .coll-descr{
	position: absolute;
    z-index: 9;
    height: 100%;
    width: 100%;
    top: 0%;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
}
.collection-banner .coll-descr .coll-descr-inner{
	height: 100%;
    width: 100%;;
    color: #ffffff;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.collection-banner .coll-descr .coll-inner{
    padding: 0 70px;
    color: inherit;
}
.collection-banner .coll-descr .coll-inner.collect-text-left h1{
	margin: 0 0 auto;
    text-align: left;
}
.collection-banner .coll-descr .coll-inner.collect-text-center h1{
	margin: 0 auto;
    text-align: center;
}
.collection-banner .coll-descr .coll-inner.collect-text-right h1{
	margin: 0 0 0 auto;
    text-align: right;
}
.collection-banner .coll-descr h1{
	color: inherit;
	margin: 0px;
	font-family: var(--font-lora),sans-serif!important;
	font-style: normal;
	font-weight: 600;
	font-size: 54px;
	line-height: 65px;
	margin: 0px;
	max-width: 374px;
	width: 100%;
	text-transform: inherit;
}
@media screen and (max-width: 1023px){
	.collection-banner .coll-descr h1{
		font-size: 36px;
		line-height: 43px;
	}
	.collection-banner .coll-descr .coll-inner {
    	padding: 0 20px;
	}
    .collection-bar {
        z-index: 9999 !important;
	}
}
@media screen and (min-width: 768px){
	.collection-banner .img .coll-img-mob{
		display: none;
	}
}
@media screen and (max-width: 767px){
	.collection-banner{
		height: 343px;
	}
	.collection-banner .img .coll-img-main{
		display: none;
	}
}
/*collection banner*/

/*collection-bar start*/
.collection-bar{
	height: 74px;
	width: 100%;
	overflow: hidden;
	border-top: 1px solid rgba(0, 0, 0, 0.38);
	border-bottom: 1px solid rgba(0, 0, 0, 0.38);
	background: #faf7eb;
    z-index: 1;
    position: sticky;
    top: 0%;
    z-index: 999;
    /*transition: .3s all linear;*/
}
.collection-bar .wrapper{
	height: 100%;
	position: relative;
}
.collection-bar ul{
	flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    height: 100%;
    border: 1px solid rgba(0,0,0,.38);
    border-top-width: 0px !important;
    border-bottom-width: 0px !important;
    max-width: 1300px;
    margin: 0 auto;
    scroll-behavior: smooth;
}
#bar-scroll-right{
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translate(0%, -50%);
	width: 40px;
    height: 40px;
}
#bar-scroll-right svg{
	height: 100%;
    width: 100%;
}
.collection-bar ul.bar-ul li{
	border-right: 1px solid rgba(0, 0, 0, 0.38);
	background: transparent;
    height: 100%;
    flex-direction: row;
	justify-content: center;
	align-items: center;
	flex-wrap: nowrap;
	cursor: pointer;
	border-top-width: 0px!important;
    border-bottom-width: 0px !important;
    font-family: var(--font-lato),sans-serif!important;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
	text-transform: capitalize;
	max-width: 223px;
	width: 100%;
	text-align: center;
	transition: all .3s linear;
}
.collection-bar ul.bar-ul li a{
	width: 100%;
    height: 100%;
    display: inherit;
    flex-direction: inherit;
    justify-content: inherit;
    align-items: inherit;
    flex-wrap: inherit;
}
.collection-bar ul.bar-ul li.filter-btn{
	min-width: 305px;
	width: 100%;
	justify-content: flex-start;
	text-align: left;
	padding: 25px;
}
.collection-bar ul.bar-ul li:last-child{
	border-right-width: 0px !important;
}
.collection-bar ul.bar-ul li:not(.filter-btn){
	/*border-left-width: 0px !important;*/
}
.collection-bar ul.bar-ul li:hover,
.collection-bar ul.bar-ul li.filter-collection-active{
	background: #F0E9D8;
}
.collection-bar ul.bar-ul li.filter-btn span{
	margin-left: 20px;
}
/*collection-bar end*/

/*collection-filters start*/
#collection-filters{
	max-width: 600px;
    width: 100%;
    position: fixed;
    left: -100%;
    /*left: 0%;*/
    background: #faf7eb;
    top: 0;
    bottom: 0;
    height: 100%;
    z-index: 99999;
    transition: left .3s ease-in-out;
}
#collection-filters.filter-open {
    left: 0%;
}
.filter-inner{
	position: relative;
	height: 100%;
	width: 100%;
}
.filter-inner h2{
	background: #FAF7EC;
	height: 96px;
    padding: 30px 50px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.18);
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    font-family: var(--font-lora),sans-serif!important;
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 43px;
    margin: 0px;
    position: absolute;
    width: 100%;
    left: 0%;
    z-index: 1;
}
.filter-inner #filter-close{
	width: 26px;
    height: 26px;
    display: inherit;
    cursor: pointer;
    transition: all .3s linear;
}
.filter-inner #filter-close:hover,
.filter-inner #filter-close:active,
.filter-inner #filter-close:focus{
	opacity: .5;
}
.filter-inner .filter-area{
	height: 100%;
	width: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 96px 50px;
}
.filter-group{
	margin: 30px 0px;
}
.filter-group p{
	font-family: var(--font-lato),sans-serif!important;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	margin: 0 0 18px;
	text-transform: inherit;
}
.filter-group ul{
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	width: 100%;
}
.filter-group ul li{
	max-width: 50%;
	width: 100%;
	position: relative;
	border: 1px solid #D1D1D1;
}
.filter-group ul li svg{
	margin: auto;
    text-align: center;
    display: block;
    position: absolute;
    left: 28px;
    top: 50%;
    transform: translate(0%, -50%);
}
.filter-group ul li input[type=radio]{
	display: none!important;
}
.filter-group ul li input[type=radio]:checked + svg circle.inner-circle{
    fill: #373737;
}
.filter-group.filter-colors ul li{
	max-width: 20%;
	width: 100%;
}
.filter-group.filter-colors ul li:nth-child(n+2){
	border-left-width: 0px;
}
.filter-group.filter-colors ul li:nth-child(n+6){
	border-top-width: 0px;
}
.filter-group.filter-colors ul li:nth-child(5n+1){
	border-left-width: 1px;
}
.filter-group.filter-colors ul li span{
	top: unset;
	left: unset;
    width: 35px;
    height: 35px;
    padding: 3px;
}
.filter-group.filter-colors ul li label{
    width: 100%;
    height: 55.51px;
    border-radius: 50%;
    padding: 0px;
}
.filter-group.filter-colors ul li svg{
	margin: auto;
    text-align: center;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.filter-group.filter-colors ul li svg circle{
	stroke-width: 0px;
}
.filter-group.filter-colors ul li input[type=radio]:checked + svg circle{
	stroke-width: 0.8875px;
}
.tag-black path{
	fill: #34302D;
}
.tag-white path{
	fill: #fafafa;
}
.tag-neutral path{
	fill: #E1D6CA;
}
.tag-green path{
	fill: #93B784;
}
.tag-blue path{
	fill: #4185C4;
}
.tag-yellow path{
	fill: #ECD174;
}
.tag-red path{
	fill: #D35252;
}
.tag-orange path{
	fill: #C87952;
}
.tag-pink path{
	fill: #F9AFDE;
}
.tag-cream path{
	fill: #FFFDD0;
}
.filter-group:not(.filter-colors) ul li:nth-child(2n){
	border-left-width: 0px;
}
.filter-group:not(.filter-colors) ul li:not(:first-child):not(:nth-child(2)){
	border-top-width: 0px;
}
.range-inner{
	position: relative;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	flex-wrap: nowrap;
}
.range-inner input[type="number"]::-webkit-inner-spin-button,
.range-inner input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
.range-slider {
  position: relative;
  width: 100%;
  height: 5px;
  border-radius: 20px;
  background: rgba(187, 168, 135, 0.2);
}
.range-slider .progress {
  position: absolute;
  left: 1%;
  right: 0%;
  height: 100%;
  border-radius: 20px;
  background:#373737;
}
.range-slider input[type="range"] {
	position: absolute;
	width: 100%;
	height: 10px;
	-webkit-appearance: none;
	pointer-events: none;
	background: none;
	outline: none;
	padding: 0px;
	margin: -2.5px 0px 0px;
    border-radius: 50%;
}
.range-slider .range-min::-webkit-slider-thumb {
	pointer-events: auto;
	cursor: pointer;
	-webkit-appearance: none;
	width: 11px;
	height: 11px;
	background: #373737 0% 0% no-repeat padding-box;
	border-radius: 50%;
	opacity: 1;
}
.range-slider .range-max::-webkit-slider-thumb {
	pointer-events: auto;
	cursor: pointer;
	-webkit-appearance: none;
	width: 11px;
	height: 11px;
	background: #373737 0% 0% no-repeat padding-box;
	border-radius: 50%;
	opacity: 1;
}
.range-textboxes{
	margin-top: 23px;
	width: 100%;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	flex-wrap: nowrap;
}
.range-textboxes .numberVal {
    max-width: 157px;
    width: 100%;
    position: relative;
}
.separator span{
	display: inline-block;
	font-family: var(--font-lato),serif;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 19px;
	color: rgba(11, 11, 11, 0.68);
}
.range-textboxes .numberVal input {
    width: 100%;
    max-width: 100%;
    border: 1px solid #D1D1D1;
    text-align: center;
    padding: 12px 30px;
    font-family: var(--font-lato),sans-serif!important;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: rgba(11, 11, 11, 0.47);
}
/*.range-textboxes .numberVal span.range-plus{
	position: absolute;
    right: 34%;
    top: 28.5%;
    color: rgba(11, 11, 11, 0.47);
    display: inline-block;
}*/
.filter-group ul li label{
	height: 100%;
	margin: 0px;
	padding-left: 30px;
	font-family: var(--font-lato),sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;
	text-transform: inherit;
	padding: 19px 29px 19px 60px;
	cursor: pointer;	
}
.filter-group ul li span{
	position: absolute;
	top: 19px;
    left: 29px;
    transform: translate(0px, 1px);
	border: 0.819627px solid #000000;
	border-radius: 50%;
	width: 14.75px;
    height: 14.75px;
    display: block;
}
.filter-group ul li span:after{
	content: "";
	position: absolute;
	top: 3.1px;
    left: 3.1px;
	border-radius: 50%;
	width: 6.56px;
	height: 6.56px;
	opacity: 0;
	background: #373737;
}
.filter-group ul li input[type=radio]:checked + span:after{  
 	opacity: 1;
}
.filter-inner #filter-close svg{
	width: 100%;
	height: 100%;
}
.filter-cta{
	position: absolute;
	bottom: 0%;
	width: 100%;
	height: 96px;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	background: #FAF7EC;
	border-top: 1px solid rgba(0, 0, 0, 0.27);
	padding: 10px 50px;
	z-index: 1;
}
.filter-cta li{
	max-width: 235px;
	width: 100%;
}
.filter-cta li button{
    width: 100%;
}
.filter-cta li button#apply-filter-btn{
	color: #ffffff;
	border: 2px solid #A1151B;
}
.filter-cta li button#apply-filter-btn:hover{
	background:#faf7eb!important;
}
.filter-cta li button#clear-filter-btn{
	border: 2px solid #373737;
	border-color: #373737!important;
}
.filter-cta li button#clear-filter-btn:hover{
	border-color: #A1151B!important;
}
.filter-cta li button#clear-filter-btn[disabled]:hover {
    color: #373737!important;
    background: transparent!important;
    border-color: #373737!important;
    opacity: .5!important;
}
.filter-over {
    overflow: hidden;
}
#filter-overlay{
	background-color: rgba(0, 0, 0, 0.31);
    position: fixed;
    top: 0;
    right: 0;
    transform: translate(100%);
    bottom: 0;
    left: 0;
    opacity: 0;
    height: 100%;
    width: 100%;
    transition: opacity .2s;
    z-index: 9999;
}
#filter-overlay.is-visible {
    opacity: 1;
    transform: translate(0);
}
/*collection-filters end*/

/*collection-data start*/
.collection-data{
	margin: 22px 0px 70px;
}
.collection-data ul.collection-wrapper{
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	/*padding: 0 44px;*/
	max-width: 1330px;
    margin: 0 auto;
    width: 100%;
}

.paused{
	padding: 13.5px 9.5px 11px 11px!important;
}
.not-found{
	font-family: var(--font-lato),serif !important;
    font-size: 18px;
    line-height: 150%;
    font-weight: 400;
    font-style: normal;
}
#play-svg{
	display: none;
}
.paused #pause-svg{
	display: none;
}
.paused #play-svg{
	display: block;
}
@media screen and (min-width: 1201px) and (max-width: 1350px){
	.collection-data {
    	margin: 22px 6px 70px;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1200px){
	.collection-bar {
    	height: 64px;
	}
	.collection-bar ul.bar-ul li{
		font-size: 16px;
    	line-height: 20px;
	}
	.collection-bar ul.bar-ul li.filter-btn{
		min-width: 200px;
		padding: 15px 20px;
	}
	.collection-data {
    	margin: 22px 10px 50px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1023px){
	.collection-bar {
    	height: 54px;
	}
	.collection-bar ul.bar-ul li{
		font-size: 15px;
    	line-height: 20px;
	}
	.collection-bar ul.bar-ul li.filter-btn {
    	min-width: 170px;
    	padding: 15px 20px;
	}
	.collection-data {
    	margin: 22px 10px 40px;
	}
}
@media screen and (min-width: 768px){
	#bar-scroll-right{
		display: none;
	}
}
@media screen and (max-width: 767px){
	.paused {
    	padding: 9.5px 9.5px 7px 10px!important;
	}
	.collection-bar {
    	height: 54px;
	}
	.collection-bar ul{
		overflow: auto;
	    overflow-x: scroll;
	    overflow-y: hidden;
	}
	.collection-bar ul::-webkit-scrollbar{
		display: none;
	}
	.collection-bar ul.bar-ul li{
		font-size: 14px;
    	line-height: 17px;
	}
	.collection-bar ul.bar-ul li.filter-btn span {
	    margin-left: 7px;
	}
	.collection-bar ul.bar-ul li.filter-btn{
		min-width: 120px;
		flex: 0 0 120px !important;
		padding: 17px 28px;
	}
	.collection-bar ul.bar-ul li{
		flex: 0 0 120px !important;
	}
	.collection-data {
    	margin: 22px 12.5px 20.5px;
	}
	.filter-inner h2{
		height: 64px;
    	padding: 20px 20px;
    	font-size: 22px;
    	line-height: 26px;
	}
	.filter-inner #filter-close {
    	width: 21px;
    	height: 21px;
	}
	.filter-inner .filter-area{
		padding: 64px 20px 78px;
	}
	.filter-group {
    	margin: 26px 0px;
	}
	.filter-group p{
		margin: 0 0 12px;
	}
	.filter-group ul li label{
		padding: 19px 10px 19px 40px;
	}
	.filter-group ul li svg{
		top: 49%;
		left: 15px;
	}
	.range-slider{
		height: 4px;
	}
	.range-textboxes .numberVal {
    	max-width: 126px;
	}
	.filter-cta{
		height: 78px;
		padding: 10px 20px;
	}
	.filter-cta li {
    	max-width: 47.5%;
	}
	.filter-cta li button {
	    padding: 14.5px 10px;
	    font-size: 14px;
	    line-height: 17px;
	}
}
@media screen and (max-width: 374px) {
	.filter-group ul li svg{
		top: 49%;
    	left: 13px;
	}
	.filter-group ul li label {
    	padding: 19px 10px 19px 35px;
    	font-size: 12px;
    	line-height: 15px;
	}
}
/*collection-data end