
.component-collection{position:relative;}

.component-collection .collection-bg{position:relative;}

.component-collection .collection-header{
	padding: 45px 0 0 0;
	position:relative;
	text-align:center;}
	
.component-collection .text-wrapper{margin-bottom:27px;}
		
.component-collection .collection-title{
			margin-bottom:27px;
			text-transform:uppercase;}



.component-collection .filter-label i{
	background-image:url(//cdn.shopify.com/s/files/1/0012/5249/1326/t/31/assets/icon-plus.svg?v=165550621234157005631667516326);
	background-position:center;
	background-repeat: no-repeat;
	background-size:100% auto;
	display:block;
	height: 17px;
	margin-left: 18px;
	position: relative;
	width: 16px;}

.component-collection .filter-label.expanded i{transform:rotate(45deg);}	


@media only screen and (min-width: 768px) {
		.component-collection{text-align:left;}
		.component-collection .text-wrapper{margin-bottom:0;}
}

	 