/**
 * Content
 */

@-webkit-keyframes fader {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

body{
}
video {
	height: auto !important;
	width: 100% !important;
}
[data-view="pinned_top"] [local-style="26888304"] .content_padding {
	padding-top: 2.5rem/*!main_margin*/
	;
	padding-bottom: 2.5rem/*!main_margin*/
	;
	padding-left: 5rem/*!main_margin*/
	;
	padding-right: 5rem/*!main_margin*/
	;
}
[local-style="26888362"] .content_padding {
	padding-top: 5rem !Important/*!main_margin*/
	;
	padding-bottom: 2rem !important/*!main_margin*/
	;
	padding-left: 5rem/*!main_margin*/
	;
	padding-right: 5rem/*!main_margin*/
	;
}
[data-set-id="26888305"] [local-style="26888362"] .content_padding {
	background: #f9f5e0/*!page_container_bgcolor*/
	;
}
[local-style="28486248"] img {
	width: 100% !important;
	height: auto !important;
}
[local-style="28486828"] img {
	width: 100% !important;
	height: auto !important;
}
.linker small {
	font-family: "Favorit Variable", Icons !important;
	line-height: 1 !important;
	font-size: 1.5rem !important;
	font-variation-settings: 'slnt' 0;
}
html {
	margin-bottom: 0px !important;
}
#cookie-bar-prompt-logo {
	display: none !important;
}
#cookie-bar-prompt-content a {
	font-family: 'Karla', sans-serif;
	color: #000 !important;
}
#cookie-bar-prompt {
	z-index: 9999999999 !important;
}
#cookie-bar-prompt-content span {
	color: #000 !important;
}
#cookie-bar {
	position: fixed !important;
	font-size: 1rem !important;
	left: initial !important;
	bottom: 20px !important;
	right: 20px !important;
	text-shadow: 0px !important;
	letter-spacing: 1px;
	font-weight: normal !important;
	text-transform: uppercase;
	color: #000 !important;
	background: rgba(249, 245, 224, 1) !important;
	width: 100% !important;
	max-width: 330px !important;
}
#cookie-bar-button {
	font-weight: normal !important;
	margin-left: 20px;
	margin-bottom: 20px;
	float: left !important;
	font-size: 10px !important;
}
#cookie-bar p a {
	padding: 0px !important;
}
#cookie-bar a {
	border: 0px;
	font-weight: 700 !important;
	font-family: 'Karla', sans-serif;
	font-weight: normal !important;
	padding: 0px;
	background: none;
	color: #000 !important;
	text-shadow: none !important;
	font-size: 1rem !important;
}
#cookie-bar p:first-child {
	font-family: 'Karla', sans-serif;
	font-size: 1rem !important;
}
#cookie-bar p {
	color: #000 !important;
	margin: 20px !important;
	font-family: 'Karla', sans-serif;
	font-size: 1rem !important;
}
#cookie-bar-button {
	;
}
h1.filter-title {
	padding-right: 5rem !important;
	padding-left: 5rem !important;
}
#mce-FNAME {
	display: block;
	margin: 0px auto;
	font-size: 1.4rem;
	font-family: 'Karla', sans-serif;
	margin-top: 20px;
	color: black;
	border-left: 0px;
	border-right: 0px;
	width: 400px;
	padding: 10px;
	border-bottom: 1px solid black;
	background: transparent;
	border-top: 0px;
}
#mce-FNAME::placeholder {
	color: black;
}
#mce-EMAIL::placeholder {
	color: black;
}
#mce-EMAIL {
	display: block;
	margin: 10px auto;
	font-size: 1.4rem;
	font-family: 'Karla', sans-serif;
	color: black;
	border-left: 0px;
	border-right: 0px;
	width: 400px;
	padding: 10px;
	border-bottom: 1px solid black;
	background: transparent;
	border-top: 0px;
}
#mc-embedded-subscribe {
	font-size: 1.4rem;
	font-family: Karla, Icons;
	padding: 10px 20px !important;
	max-width: 300px;
	margin-top: 50px;
	background: transparent;
}
#mc-embedded-subscribe:hover {
	background: black;
}
[data-set-id="26888305"] [local-style="28225689"] {
	visibility: visible;
}
[local-style="28225689"] {
	visibility: hidden;
	margin-top: 7.6rem;
	position: absolute;
}
[local-style="28225689"] p {
	padding-right: 80px !important;
}
.cookie-pop {
	display: block !important;
	width: 100%;
	position: relative;
	padding: 2.5rem 5rem;
	;
}
.cookie-close {
	background-image: url("https://files.cargocollective.com/c1556632/close.svg");
	position: absolute;
	color: black;
	right: 5rem;
	top: 2.5rem;
	background-size: contain;
	width: 40px;
	z-index: 9999999 !important;
	height: 40px;
	display: block;
}
.cookie-close:hover {
	opacity: 0.4 !important;
}
.menu-navigation {
	display: none;
	position: relative;
	transition: all 0.3s;
	z-index: 999999999;
}
.menu-icon-toggle {
	display: block;
	width: 40px;
	height: 35px;
	position: relative;
	z-index: 9;
}
.open .menu-icon-toggle::before {
	background-color: #000;
}
.open .menu-icon-toggle::after {
	background-color: #000;
}
.open .menu-icon-toggle span {
	background: #000 !important;
}
.menu-icon-toggle span {
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	top: 50%;
	background-color: #000;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	-webkit-transition: opacity 0.3s 0.3s;
	transition: opacity 0.3s 0.3s;
}
.menu-icon-toggle::before, .menu-icon-toggle::after {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	background-color: #000;
	-webkit-transition: top 0.3s 0.3s, bottom 0.3s 0.3s, -webkit-transform 0.3s;
	transition: top 0.3s 0.3s, bottom 0.3s 0.3s, -webkit-transform 0.3s;
	transition: transform 0.3s, top 0.3s 0.3s, bottom 0.3s 0.3s;
	transition: transform 0.3s, top 0.3s 0.3s, bottom 0.3s 0.3s, -webkit-transform 0.3s;
}
.menu-icon-toggle::before {
	top: 6px;
}
.menu-icon-toggle::after {
	bottom: 6px;
}
.open .menu-icon-toggle span {
	opacity: 0;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
.open .menu-icon-toggle::before {
	background-color: #000;
}
.open .menu-icon-toggle::after {
	background-color: #000;
}
.open .menu-icon-toggle::before {
	top: calc(50% - 1px);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.open .menu-icon-toggle::after {
	bottom: calc(50% - 1px);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.open .menu-icon-toggle::before, .open .menu-icon-toggle::after {
	-webkit-transition: top 0.3s, bottom 0.3s, -webkit-transform 0.3s 0.3s;
	transition: top 0.3s, bottom 0.3s, -webkit-transform 0.3s 0.3s;
	transition: top 0.3s, bottom 0.3s, transform 0.3s 0.3s;
	transition: top 0.3s, bottom 0.3s, transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
}
.open .menu {
	left: 0px;
}
.slick-arrow.slick-next svg polyline {
	display: none !important;
}
.slick-arrow.slick-prev svg polyline {
	display: none !important;
}
.togglelink {
	margin-top: -20px;
	display: block;
	line-height: 30px;
}
[data-set-id="27455397"] .content_container .content_padding {
	padding-left: 5rem !important;
	padding-right: 5rem !important
}
[data-set-id="27455397"] .content_container a small {
	font-family: "Favorit Variable", Icons;
	font-style: normal;
	font-size: 1.5rem;
	font-weight: 300;
	font-variation-settings: 'slnt' 0;
}
[data-set-id="27455397"] .content_container [grid-row] {
	font-family: 'Karla', sans-serif;
	position: relative;
	font-size: 1.4rem;
}
[data-set-id="27455397"] .content_container b {
	font-size: 1.8rem;
	display: inline-block;
	margin-bottom: 5px !important;
	font-family: 'Karla', sans-serif;
}
[data-set-id="27455397"] .content_container h1 {
	margin-bottom: 5px !important;
	font-size: 1.9rem !important;
	font-weight: 600 !important;
	font-family: 'Karla', sans-serif !important;
}
[data-set-id="27455397"] .content_container h2 {
	margin-bottom: 5px !important;
	font-size: 1.5rem !important;
	font-weight: 300 !important;
	font-family: 'Karla', sans-serif !important;
}
.text-box {
	text-align: left;
	padding: 100px 30px;
	max-width: 1000px;
	margin: 0px auto;
}
/* ORDERING */

[local-style="27552821"].page_container .page {
	height: 100vh !important;
	min-height: 0px;
	overflow: auto;
	background-color: initial/*!page_bgcolor*/
	;
}
[local-style="27552821"].page_container {
	position: fixed !important;
	display: none;
	z-index: 999 !important;
}
.order-open [local-style="27552821"].page_container {
	display: block;
}
body.order-open {
	position: fixed;
}
/* TERMS */

[local-style="27552816"].page_container .page {
	height: 100vh !important;
	min-height: 0px;
	overflow: auto;
	background-color: initial/*!page_bgcolor*/
	;
}
[local-style="27552816"].page_container {
	position: fixed !important;
	display: none;
}
.terms-open [local-style="27552816"].page_container {
	display: block;
	z-index: 999 !important;
}
body.terms-open {
	position: fixed;
}
/* PRIVACY */

[local-style="27552769"].page_container {
	position: fixed !important;
	display: none;
}
[local-style="27552769"].page_container .page {
	height: 100vh !important;
	min-height: 0px;
	overflow: auto;
	background-color: initial/*!page_bgcolor*/
	;
}
.privacy-open [local-style="27552769"].page_container {
	display: block;
	z-index: 999 !important;
}
body.privacy-open {
	position: fixed;
}
/* CONTACTS */

[local-style="27552507"].page_container .page {
	height: 100vh !important;
	min-height: 0px;
	overflow: auto;
	background-color: initial/*!page_bgcolor*/
	;
}
[local-style="27552507"].page_container {
	position: fixed !important;
	display: none;
}
body.contact-open {
	position: fixed;
}
.contact-open [local-style="27552507"].page_container {
	display: block;
	z-index: 999 !important;
}
#list li {
	position: relative;
	margin-bottom: 0px;
	width: 100%;
	display: inline-block !important;
	padding-left: 0px;
	padding-bottom: 5px;
	color: rgba(0, 0, 0, 1);
	text-align: left;
	list-style: none !important;
}
#list {
	padding: 0px;
	max-width: 100%;
}
.toggle {
	padding-top: 15px;
}
#list li:before {
	content: "";
}
.right {
	position: absolute;
	top: 8px;
	right: 0px;
	float: right;
}
.togglelink.select .plus {
	display: none;
}
.togglelink.select .minus {
	display: block;
}
.title {
	font-size: 1.5rem;
	line-height: 2;
	border-bottom: 1px solid black;
}
#bigSliderCounter {
	font-weight: 500;
	position: relative;
	bottom: 0px;
	margin-top: 5%;
	line-height: 27px;
	right: 0px;
	text-align: center;
	width: 100%;
	left: 0px
}
.collection-title {
	color: #f9f5e0;
	font-weight: 600;
	position: absolute;
	top: 0rem;
	margin: 0px auto !important;
	left: 0px;
	right: 0px;
	padding: 2.0rem 4rem !important;
	width: 100%;
	z-index: 9999;
}
.collection-title a {
	color: #f9f5e0 !important;
	margin-left: 2rem;
}
.collection-title a:hover {
	border-bottom: 1px #f9f5e0 solid;
	;
}
.store-open .store-menu {
	display: block;
}
.store-menu {
	display: none;
	height: 6.6rem;
	line-height: 0.7;
	font-family: Cormorant, Icons;
	font-size: 4rem;
	position: absolute;
	left: 0px;
	right: 0px;
	padding: 0px 0px;
	top: 7.6rem;
	background: #f9f5e0;
}
.store-menu a {
	border-bottom: 1px solid rgba(0, 0, 0, 0) !important;
}
.store-menu a:hover {
	border-bottom: 1px solid black !Important;
}
.store-menu-inner {
	display: flex;
	height: 100%;
	align-content: center;
	align-items: center;
	max-width: 70%;
	margin: 0px auto;
	justify-content: space-around;
	padding: 0px 5rem;
}
.button {
	margin: 40px auto;
	font-weight: 500;
	letter-spacing: 1px;
	text-align: center;
	border: 1px solid black !IMPORTANT;
	display: inline-block;
	padding: 10px 20px !important;
}
.button:hover {
	opacity: 1 !Important;
	background: black;
	color: white;
}
.button-alt {
	max-width: 300px;
	margin: 0px;
	text-transform: capitalize;
	font-weight: 500;
	letter-spacing: 2px;
	text-align: center;
	padding: 16px 0px !important;
	border: 2px solid black !IMPORTANT;
	width: 100%;
	display: block;
}
.button-alt:hover {
	background: black;
	color: white;
}
.split {
	position: relative;
	display: flex;
	height: 80vh !important;
}
.split img {
	object-fit: cover;
	object-position: 50% 55% !important;
	width: 50% !important;
	height: 100% !important;
}
[local-style="27190433"] .split {
	height: 70vh !important;
}
.header {
	display: flex;
}
.header-left {
	display: flex;
	align-content: center;
	align-items: center;
	width: 80%;
}
.header-right {
	display: flex;
	justify-content: flex-end;
	width: 20%
}
.cart {
	font-style: italic;
	font-family: Cormorant, Icons;
	letter-spacing: 2px;
	font-weight: 500;
	color: grey !important;
	font-size: 2.0rem;
	position: relative;
	right: 0px;
}
.cart a {
	color: grey !important;
}
/* old code below */

.new-slider {
	opacity: 0;
	animation: fader 1s 1s ease forwards;
}
#following-container {
	z-index: 9999999999 !important;
}
cartcount {
	font-style: normal !important;
}
/**
 * PORTAFORI
 */

[data-id="26888318"] .page {
	z-index: 1
}
ul, ol {
	margin: 0;
	padding: 0 0 0 20px;
}
ul {
	margin: 0;
}
ul {
	list-style-type: none;
}
ul>li {
	text-indent: 0px;
	padding-left: 5px;
}
ul>li:before {
	content: "—";
	opacity: 1;
	display: inline-block;
	text-indent: -20px;
}
ul.tabs {
	padding: 0px;
}
button.slick-prev {
	font-size: 0px;
	width: 45px;
	background: transparent;
	top: 0%;
	opacity: 1;
	left: 5rem;
	background-position: center;
	;
	border: 0px;
	padding: 0px !important;
	z-index: 99999999999;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	background-image: url("https://files.cargocollective.com/c276885/left.svg") !important;
	height: 100% !important;
}
button.slick-next {
	font-size: 0px;
	width: 45px;
	background: transparent;
	top: 0%;
	background-position: center;
	opacity: 1;
	right: 5rem !important;
	border: 0px;
	padding: 0px !important;
	z-index: 99999999999;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	background-image: url("https://files.cargocollective.com/c276885/right.svg") !important;
	height: 100% !important;
}
.new-slider .slick-track {
	height: 70vh;
}
.new-slider .slick-slide img {
	height: 100% !important;
	width: auto !important;
}
.new-slider .slick-slide {
	padding: 0px 0px;
	height: 100%;
	pointer-events: none;
	position: relative;
}
#toolset {
	display: none !important;
}
.menu-mob {
	display: none;
	float: right;
	font-size: 30px;
	position: relative;
	top: 0px;
	width: 27px;
	line-height: 20px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons
}
.product {
	font-family: 'Karla', sans-serif;
	position: relative;
	max-width: 80%;
	padding-left: 5rem !important;
	font-size: 1.5rem;
}
.product a {
	background: #f9f5e0;
	padding: 10px 20px !important;
	font-style: normal;
}
.product a.linker {
	padding: 0px !Important;
	background: transparent;
	;
}
.product a.linker:hover {
	background: transparent;
	;
	color: black;
}
.product a:hover {
	background: #000;
	color: white;
}
.product b {
	font-size: 1.0rem;
	display: inline-block;
	margin-bottom: 5px !important;
	font-family: 'Karla', sans-serif;
}
.product h1 {
	margin-bottom: 2px !important;
	font-size: 1.8rem !important;
	font-weight: 600 !important;
	font-family: 'Karla', sans-serif !important;
}
.product h2 {
	margin-bottom: 5px !important;
	font-size: 1.8rem !important;
	font-weight: 300 !important;
	font-family: Cormorant, Icons !important;
}
#menu span {
	font-size: 16px !important;
	cursor: pointer;
	position: absolute;
	left: -59px;
	color: white;
	display: inline-block;
}
.menu-icon {
	background-size: contain;
	width: 26px;
	background-position: center;
	height: 20px;
	background-image: url("https://files.cargocollective.com/c276885/Mobile-button-black.svg");
}
#close {
	position: absolute;
	right: 92px;
	top: 15px;
}
#icon-close:hover {
	opacity: 0.7;
}
#icon-close {
	background-size: contain;
	width: 24px;
	height: 24px;
	background-image: url("https://files.cargocollective.com/c276885/close-black.svg");
}
#menu {
	border-radius: 100%;
	cursor: pointer;
	top: 4.8rem;
	position: fixed;
	right: 105px;
	justify-content: center;
	text-align: center;
	line-height: 20px;
	color: white;
	display: none;
}
#menu a {
	text-decoration: none;
	cursor: pointer;
	font-size: 30px;
	color: #3580b8 !important;
}
#toolset {
	display: none !important;
}
::selection {
	background: #fbf8e4;
}
[data-page-id="26888314"] [data-container="set"] .bodycopy {
	padding-top: 80px !important
}
.shop-arrow {
	position: absolute;
	bottom: 40px;
}
.long-arrow {
	display: inline-block;
	background-image: url("https://files.cargocollective.com/c276885/long-arrow.svg");
	width: 60px;
	height: 9px;
	margin-left: 15px;
	;
	background-repeat: no-repeat;
	background-position: center;
}
.back-arrow {
	margin-top: -60px;
	position: absolute;
	display: inline-block;
	background-image: url(https://files.cargocollective.com/c276885/long-arrow-back.svg);
	width: 60px;
	height: 9px;
	background-repeat: no-repeat;
	background-position: center;
}
.slick-arrow.slick-prev svg {
	width: 30px;
	padding: 0px !important;
	;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	background-image: url("https://files.cargocollective.com/c276885/left.svg") !important;
	height: 18px !important;
}
.slick-arrow.slick-next svg {
	width: 30px;
	padding: 0px !important;
	;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	background-image: url("https://files.cargocollective.com/c276885/left.svg") !important;
	height: 18px !important;
}
.slick-arrow {}
.arrow-up {
	display: none;
	width: 17px;
	padding: 0px !important;
	opacity: 1;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	background-image: url("https://files.cargocollective.com/c517616/arrow-up.svg") !important;
	height: 40px !important;
}
.slick-arrow svg .arrow-outline {
	fill: transparent !important;
}
.slick-arrow svg .arrow-shape {
	fill: transparent !important;
}
.slide-in .close {
	color: black;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons !important;
	width: auto;
	height: auto;
	font-size: 30px;
	background: none;
}
.close {
	z-index: 9999999 !important;
	background-image: url("https://files.cargocollective.com/c1556632/close.svg");
	position: fixed;
	color: black;
	right: 5rem;
	cursor: pointer;
	top: 2.5rem;
	background-size: contain;
	width: 40px;
	height: 40px;
	display: block;
}
h1 i {
	font-style: normal;
}
.nav a:hover {
	border-bottom: 1px solid black;
}
.open .slide-in {
	right: 0% !important;
}
.slide-in {
	visibility: hidden;
	position: fixed;
	width: 40%;
	height: 100%;
	right: -80%;
	background: rgba(249, 245, 224, 1);
	z-index: 99;
	top: 0;
	-webkit-transition: all 1s;
	transition: all 0.7s;
}
.footer {
	padding: 0rem 0px 0px 0px;
	width: 100%;
	font-size: 1.5rem;
	align-items: center;
	justify-content: space-between;
	display: flex;
	align-items: center;
}
.footer-inner {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.logo {
	font-size: 2.0rem;
	letter-spacing: 5px;
	font-weight: 700;
	display: inline-block;
}
.nav {
	font-family: 'Karla', sans-serif;
	letter-spacing: 2px;
	font-weight: 300;
	font-size: 2.0rem;
	margin-left: 6rem;
	display: inline-block;
}
.store-open .store {
	border-bottom: 1px solid black;
}
body {
	margin-bottom: 0px !important;
	background-color: #fff;
	color: #000;
}
a:active {
	opacity: 0.7;
}
[data-set-id="26888305"] a:hover {
	opacity: 0.5;
}
.page a.active {
	opacity: .4;
}
i, em {
	font-style: italic;
}
.thumb_image:after {
	transition: 0.3s all ease;
	opacity: 0;
	position: absolute;
	height: 100%;
	content: "";
	left: 0px;
	top: 0px;
	transition: 0.3s all ease;
	width: 100%;
	z-index: 999999;
	background: rgba(249, 245, 224, 0.8);
}
.thumbnail:hover .thumb_image:after {
	opacity: 1;
}
.thumbnail:hover .title {
	opacity: 0.6;
}
.thumbnail:hover .tags a {
	opacity: 0.6;
}
.mobile-links {
	font-family: Cormorant, Icons;
	display: flex;
	padding: 30px;
	flex-direction: column;
}
.mobile-links a {
	font-size: 30px;
	margin-bottom: 10px;
	color: black;
	text-decoration: none;
}
b, strong {
	font-weight: bold;
}
sub, sup {
	position: relative;
	vertical-align: baseline;
}
sub {
	top: 0.3em;
}
sup {
	top: -0.4em;
}
s {
	text-decoration: line-through;
}
img {
	border: 0;
	padding: 0;
}
ul, ol {
	margin: 0;
	padding: 0 0 0 1em;
}
blockquote {
	margin: 0;
	padding: 0 0 0 2em;
}
hr {
	background: rgba(0, 0, 0, 1);
	border: 0;
	height: 1px;
	display: block;
}
.content img {
	display: block;
	float: none;
	margin-bottom: 0px;
}
.gallery_image_caption {
	margin-top: 1.2rem;
	margin-bottom: 0.5rem;
	font-size: 1.5rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.35);
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-style: normal;
	line-height: 1.3;
}
/**
 * Loading Animation
 */

.loading[data-loading] {
	position: fixed;
	bottom: 8px;
	left: 8px;
}
/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	font-size: 1.5rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
	font-family: 'Karla', sans-serif;
	font-style: normal;
	line-height: 1.3;
}
[data-predefined-style="true"] bodycopy a {
	color: rgb(0, 0, 0);
	padding-bottom: 0.1em;
	border-bottom: 0.0em solid rgba(127, 127, 127, 0.2);
	text-decoration: none;
}
bodycopy a.image-link, bodycopy a.icon-link, bodycopy a.image-link:hover, bodycopy a.icon-link:hover {
	border-bottom: 0;
	padding-bottom: 0;
}
[data-set-id="27455397"] .breadcrumbs {
	padding-left: 1rem !important;
}
.footer-inner a:hover {
	border-bottom: 1px solid black
}
.breadcrumbs {
	padding-left: 6rem !important;
	font-size: 1.5rem;
	position: relative;
	margin-bottom: -3.5rem !important;
	display: block !important;
	color: #a5a5a5 !important;
	z-index: 999999;
	font-family: Cormorant, Icons !important;
}
[data-predefined-style="true"] h1 {
	font-family: Cormorant, Icons;
	font-style: normal;
	font-weight: 100;
	padding: 0;
	margin: 0;
	font-size: 3.7rem;
	line-height: 1.15;
	color: rgba(0, 0, 0, 0.85);
}
[local-style="28486248"] small {
	font-weight: 100 !important;
	font-family: Cormorant, Icons !important;
}
h1.large {
	font-size: 5rem;
}
[data-predefined-style="true"] h1 a {
	color: rgba(0, 0, 0, 0.85);
}
h1 span {
	color: #c1c1c1;
	font-size: 1.8rem;
}
[data-predefined-style="true"] h2 {
	font-family: Karla, Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	color: rgba(0, 0, 0, 0.85);
	font-size: 1.5rem;
	line-height: 1.2;
}
[data-predefined-style="true"] h2 a {
	color: rgba(0, 0, 0, 0.85);
}
[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 2rem;
	line-height: 2;
	margin-bottom: 10px;
	font-family: 'Karla', sans-serif;
	font-style: normal;
	font-weight: 600;
	color: rgba(0, 0, 0, 1);
}
.toggle small b {
	display: inline-block;
	font-size: 1.4rem !important;
	line-height: 2;
	margin-bottom: 10px;
	font-family: 'Karla', sans-serif;
	font-style: normal;
	font-weight: 600 !important;
	color: rgba(0, 0, 0, 1);
}
[data-predefined-style="true"] small a {
	color: rgba(0, 0, 0, 1);
	border-bottom-width: 0em;
}
a.top small {
	font-size: 30px;
	;
	opacity: 0.8;
}
/**
 * Breakpoints
 */

[data-css-preset] .page {
	background-color: initial/*!page_bgcolor*/
	;
}
.mobile .page, [data-css-preset].mobile .page {
	position: relative;
	min-height: 10px;
	max-width: 100%;
	width: 100%;
	background-color: transparent/*!page_bgcolor*/
	;
}
[data-css-preset] .container {
	margin-left: auto;
	/*!content_left*/
	margin-right: auto/*!content_left*/
}
[data-css-preset] body {
	background-color: #fff/*!body_bgcolor*/
	;
}
[data-css-preset] .container_width {
	width: 90%/*!content_left*/
	;
}
[data-css-preset] .content_padding {}
[data-css-preset] text-limit {
	display: inline-block/*!text_width*/
	;
	max-width: 66rem/*!text_width*/
	;
}
/**
 * Thumbnails
 */

.thumbnail {
	margin-bottom: 50px;
}
div[thumbnails] {
	justify-content: flex-start;
}
[data-css-preset] .thumbnails {
	background-color: rgba(0, 0, 0, 0)/*!thumbnails_bgcolor*/
	;
}
[data-css-preset] .thumbnails_width {
	width: 100%/*!thumbnails_width*/
	;
	padding: 0px;
}
[data-css-preset] [thumbnails-pad] {
	padding: 2.5rem/*!thumbnails_padding*/
	;
}
[data-css-preset] [thumbnails-gutter] {
	margin: 0rem/*!thumbnails_padding*/
	;
}
[data-css-preset] [responsive-layout] [thumbnails-pad] {
	padding: 2.5rem/*!responsive_thumbnails_padding*/
	;
}
[data-css-preset] [responsive-layout] [thumbnails-gutter] {
	margin: 0rem/*!responsive_thumbnails_padding*/
	;
}
.thumbnails .thumb_image {
	outline: 0px solid rgba(0, 0, 0, .12);
	outline-offset: -1px;
	margin-bottom: 20px;
}
.thumbnails .title {
	border-bottom: 0px;
	display: inline-block;
	margin-right: 5px;
	float: left;
	font-size: 1.4rem;
	text-decoration: none;
	letter-spacing: 0.5px;
	font-weight: 600;
	color: rgba(0, 0, 0, 0.85);
	font-family: 'Karla', sans-serif;
	font-style: normal;
	line-height: 1.1;
}
.thumbnails .tags {
	float: right;
	margin-top: 20px;
	display: inline-block;
	font-size: 1.4rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.35);
	font-family: 'Karla', sans-serif;
	font-style: normal;
	line-height: 1.2;
}
.thumbnails .tags a {
	border-bottom: 0;
	color: rgba(0, 0, 0, 1);
	text-decoration: none;
}
.thumbnails .tags a:first-child {
	display: block;
	font-size: 1.4rem;
}
.thumbnails .tags a {
	display: none;
}
.thumbnails .has_title .tags {
	margin-top: 0rem;
	font-size: 0px;
	letter-spacing: 0.5px;
}
/**
 * Site Menu
 */

[data-css-preset] #site_menu_button {
	display: none;
	color: rgba(0, 0, 0, 0.75);
	line-height: 1;
	padding: 6px;
	font-size: 30px;
	;
	line-height: 1;
	background: rgba(33, 32, 46, 0);
	position: fixed;
	top: 3.9rem !important/*!site_menu_button*/
	;
	right: 14% !important/*!site_menu_button*/
	;
}
#site_menu_button.custom_icon {
	width: 40px;
	height: auto;
}
#site_menu_button.active {
	display: none;
}
/**
 * Site Menu
 */

#site_menu_panel {
	z-index: 999 !important;
}
#site_menu {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	background: #e3d5c1;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	z-index: 999999999999999;
	padding: 20px 30px 90px 30px;
	max-width: 400px;
	min-width: 300px;
	text-align: left;
	display: flex;
	justify-content: flex-start;
}
body.mobile #site_menu {
	width: 100%;
}
#site_menu .page-link a {
	color: rgba(0, 0, 0, 1);
}
#site_menu .set-link>a {
	font-weight: 400;
	color: rgba(0, 0, 0, 1);
}
#site_menu a:active {
	opacity: .7;
}
#site_menu a.active {
	opacity: .4;
}
#site_menu .close {
	background: transparent;
	display: none;
	color: rgba(0, 0, 0, 01);
	line-height: .85em;
	font-size: 45px;
	right: 30px;
}
body.mobile #site_menu .close {
	display: block;
	font-size: 50px;
	line-height: 1em;
}
#site_menu .break {
	height: 28px;
}
#site_menu .indent {
	margin-left: 28px;
}
/*
 * Shop Button
 */

[data-css-preset] #shop_button {
	color: rgba(0, 0, 0, 0.85);
	background: transparent;
	display: none;
	font-size: 2.2rem;
	font-style: normal;
	margin-top: 1px;
	font-weight: 400;
	line-height: 1;
	position: absolute;
	padding: 6px;
	top: 2.7rem !important/*!shop_button*/
	;
	right: 15% !important;
	/*!shop_button*/
	;
}
#shop_button.text {
	font-family: 'Karla', sans-serif;
	font-size: 2.2rem;
	padding: 0;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
}
#shop_button.custom_icon {
	width: 40px;
	height: auto;
}
body.mobile #shop_button:not(.text) {
	margin: -6px;
	font-size: 36px;
}
/*
 * Shop Product Widget
 */

.shop_product {
	width: 100%;
	max-width: auto;
	position: relative;
	display: block;
}
.shop_product .price {
	font-family: 'Karla', sans-serif;
	font-size: 2rem;
	line-height: 1;
	color: rgba(0, 0, 0, 0.85);
	display: block;
	margin-bottom: 1rem;
}
.shop_product .dropdown {
	font-family: 'Karla', sans-serif;
	font-size: 1.4rem;
	display: inline-block;
	width: 286px;
	min-width: 175px;
	border: 1px solid rgba(0, 0, 0, 1);
	background: white url(https://static.cargo.site/assets/images/select-arrows.svg) no-repeat right;
	margin-bottom: 1rem;
	line-height: 1.2;
	padding: .7rem 1rem;
}
.shop_product .button {
	font-family: 'Karla', sans-serif;
	font-size: 1.5rem;
	font-style: normal;
	letter-spacing: 1px;
	background: #fff;
	color: rgba(0, 0, 0, 1);
	border: 1px solid black !important;
	flex: 0 0 50%;
	min-width: 175px;
	text-align: center;
	display: inline-block;
	line-height: 1;
	padding: 10px 20px !important;
	margin: 0px 0px 0px 0px;
}
/*
 * Image Zoom
 */

.shop_product .button:hover {
	background: black;
	color: white;
}
.content img.image-zoom:active {
	opacity: .7;
}
/**
 * Quick View
 */

[data-css-preset] .quick-view {
	padding-top: 2.5rem/*!quick_view_padding*/
	;
	padding-bottom: 2.5rem/*!quick_view_padding*/
	;
	padding-left: 2.5rem/*!quick_view_padding*/
	;
	padding-right: 2.5rem/*!quick_view_padding*/
	;
	height: 100%/*!quick_view_height*/
	;
	width: 100%/*!quick_view_width*/
	;
}
body.mobile .quick-view {
	width: 100%;
	height: 100%;
	margin: 0;
}
[data-css-preset] .quick-view-background {
	background: rgba(255, 255, 255, 0.95)/*!quick_view_bgcolor*/
	;
}
.quick-view-caption {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
	transition: 100ms opacity ease-in-out;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 2rem 0;
	text-align: center;
	font-size: 1.8rem;
}
.quick-view-caption span {
	padding: 0.5rem 1rem;
	display: inline-block;
	background: rgba(0, 0, 0, 0.4);
	color: white;
}
/**
 * Quick View Navigation 
 */

.quick-view-navigation .left-arrow {
	left: 10px;
}
.quick-view-navigation .right-arrow {
	right: 10px;
}
.quick-view-navigation .left-arrow, .quick-view-navigation .right-arrow {
	/* Change height/width together to scale */
	height: 36px;
	width: 36px;
}
.quick-view-navigation .left-arrow .inner-color, .quick-view-navigation .right-arrow .inner-color {
	stroke: #fff;
	stroke-width: 1.5px;
}
.quick-view-navigation .left-arrow .outer-color, .quick-view-navigation .right-arrow .outer-color {
	stroke: #000;
	stroke-width: 2.5px;
	opacity: 0.6;
}
.quick-view-navigation .close-button {
	top: 10px;
	right: 10px;
	/* Change height/width together to scale */
	width: 36px;
	height: 36px;
}
.quick-view-navigation .close-button .inner-color {
	stroke: #fff;
	stroke-width: 1.5px;
}
.quick-view-navigation .close-button .outer-color {
	stroke: #000;
	stroke-width: 2.5px;
	opacity: 0.6;
}
/** 
 * Image Gallery Navigation Arrows 
 */

.image-gallery-navigation .left-arrow, .image-gallery-navigation .right-arrow {
	/* Change height/width together to scale */
	height: 36px;
	width: 36px;
}
.image-gallery-navigation .left-arrow .inner-color, .image-gallery-navigation .right-arrow .inner-color {
	stroke: #fff;
	stroke-width: 1.5px;
}
.image-gallery-navigation .left-arrow .outer-color, .image-gallery-navigation .right-arrow .outer-color {
	stroke: #000;
	stroke-width: 2.5px;
	opacity: 0.6;
}
/**
 * Wallpaper Backdrop Navigation Arrows 
 */

.wallpaper-navigation .left-arrow, .wallpaper-navigation .right-arrow {
	/* Change height/width together to scale */
	width: 36px;
	height: 36px;
}
.wallpaper-navigation .left-arrow .inner-color, .wallpaper-navigation .right-arrow .inner-color {
	stroke: #fff;
	stroke-width: 1.5px;
}
.wallpaper-navigation .left-arrow .outer-color, .wallpaper-navigation .right-arrow .outer-color {
	stroke: #000;
	stroke-width: 2.5px;
	opacity: 0.6;
}
/**
 * Feed
 */

.feed .content_container .page {
	border-top: 0px dashed rgba(0, 0, 0, 0.2);
}
.feed .content_container .page_container:first-child .page {
	border-top: 0;
}
/*
 * Audio Player
 */

.audio-player {
	max-width: 36rem;
	height: 3.3rem;
	outline: 1px solid rgba(0, 0, 0, 0.15);
	color: rgba(0, 0, 0, 0.6);
	background: #fff;
	font-size: 1.2rem;
	line-height: 1.3;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-style: normal;
	font-weight: 400;
	text-align: left;
	margin: 1px 1px 1em 1px;
}
body.mobile .audio-player {
	max-width: 100%;
}
.audio-player .separator {
	width: 1px;
	background-color: rgba(0, 0, 0, 0.15);
}
.audio-player .button {
	background: transparent;
	cursor: pointer;
	fill: rgba(0, 0, 0, 0.85);
}
.audio-player .icon {
	fill: rgba(0, 0, 0, 0.85);
	padding: 30%;
	width: 100%;
	margin: auto;
}
.audio-player .buffer {
	background: rgba(0, 0, 0, 0.03);
}
.audio-player .progress {
	background: rgba(0, 0, 0, 0.1);
}
.audio-player .progress-indicator {
	border: 1px solid rgba(0, 0, 0, 0.7);
	width: 1px;
	height: 100%;
	right: 0;
	position: absolute;
	cursor: ew-resize;
}
.audio-player .note-icon {
	height: 100%;
	width: 3.8rem;
	padding: 1rem;
	fill: rgba(0, 0, 0, 0.5);
}
.audio-player .current-time {
	padding-left: 1rem;
}
.audio-player .total-time {
	padding-right: 1rem;
}
@media only screen and (max-width: 1000px) {
	.text-box {
		font-size: 20px;
	}
	.close {
		position: absolute;
	}
}
@media only screen and (max-width: 768px) {
	[local-style="28486248"] small {
		font-size: 20px;
		margin-top: 15px;
	}
	#cookie-bar {
		font-size: 10px !Important;
	}
	#cookie-bar p {
		font-size: 10px !Important;
	}
	#cookie-bar a {
		font-size: 10px !Important;
	}
	.store-menu {
		visibility: hidden;
	}
	#cookie-bar p:first-child {
		font-size: 10px !Important;
	}
	.text-box {
		font-size: 16px;
	}
	[data-set-id="27455397"] .content_container a small {
		font-size: 15px;
	}
	.text-box {
		padding: 70px 30px;
	}
	h1.filter-title {
		padding-right: 30px !important;
		padding-left: 30px !important;
	}
	[local-style="28225689"] {
		margin-top: 65px;
	}
	[local-style="28225689"] .content_padding {
		padding-top: 0rem/*!main_margin*/
		;
		padding-bottom: 0rem/*!main_margin*/
		;
		padding-left: 0rem/*!main_margin*/
		;
		padding-right: 0rem/*!main_margin*/
		;
	}
	.cookie-pop {
		padding: 4px 30px;
	}
	.cookie-close {
		right: 30px !important;
		top: 10px !important;
	}
	.close {
		right: 30px;
		top: 12px;
		width: 40px;
		height: 40px;
	}
	[data-css-preset] [responsive-layout] [thumbnails-pad] {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	[data-set-id="27455397"] .content_container .content_padding {
		padding-left: 30px !important;
		padding-right: 30px !important
	}
	.header-left {
		width: 50%;
	}
	.header-right {
		width: 50%
	}
	#mce-FNAME {
		max-width: 320px;
		width: calc(100% - 50px);
		font-size: 16px;
	}
	#mce-EMAIL {
		max-width: 320px;
		width: calc(100% - 50px);
		font-size: 16px;
	}
	#mc-embedded-subscribe {
		font-size: 15px;
	}
	.breadcrumbs {
		font-size: 16px;
		margin: 0rem !important;
		padding-bottom: 10px !important;
		padding-right: 0px !important;
		padding-left: 30px !important;
	}
	.breadcrumbs [grid-col="x12"] {
		padding: 0px !important;
	}
	.collection-title>div {
		width: 50% !important;
		padding: 3rem 0px !important;
	}
	.collection-title {
		margin: 0px !important;
		padding: 20px 30px !important;
	}
	.menu-navigation {
		display: block;
		top: 0px;
	}
	[data-set-id="27455397"] .content_container h2 {
		margin-bottom: 5px !important;
		font-size: 16px !important;
	}
	[data-set-id="27455397"] .content_container b {
		font-size: 20px;
	}
	[data-set-id="27455397"] .content_container [grid-row] {
		font-size: 16px !important;
	}
	.shop_product .button {
		font-size: 16px;
	}
	[data-set-id="27455397"] .content_container .container_width {
		width: 100%;
	}
	.title {
		font-size: 16px;
		line-height: 3;
	}
	.new-slider .slick-track {
		height: 400px;
	}
	.thumbnails .tags a:first-child {
		font-size: 16px;
	}
	[local-style="27452781"] .page {
		min-height: 0px !important;
		padding: 100px 20px;
		background-color: initial/*!page_bgcolor*/
		;
	}
	.menu-mob {
		display: inline-block;
		position: absolute;
		right: 0px;
	}
	[data-set-id="27455397"] .content_container h1 {
		margin-bottom: 5px !important;
		font-size: 25px !important;
	}
	.split {
		min-height: 400px;
		height: 50vh !important;
	}
	[local-style="27190433"] .split {
		height: 50vh !important;
	}
	.cart {
		font-size: 20px;
		line-height: 33px;
		top: 0px;
		margin-right: 20px;
		margin-top: 0px;
		right: 0px;
	}
	[data-css-preset] #shop_button {
		color: rgba(0, 0, 0, 0.85);
		background: transparent;
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 1;
		position: fixed;
		padding: 6px;
		top: 32px !important/*!shop_button*/
		;
		right: 145px !important;
		/*!shop_button*/
		;
	}
	[data-css-preset] #site_menu_button {
		display: block;
		top: 3.5rem !important;
	}
	.nav {
		display: none;
		font-family: 'Karla', sans-serif;
		letter-spacing: 2px;
		font-weight: 300;
		font-size: 14px;
		margin-left: 6rem;
	}
	.logo {
		font-size: 18px;
		letter-spacing: 5px;
		font-weight: 700;
		display: inline-block;
	}
	.product h1 {
		margin-top: 20px !important;
		margin-bottom: 5px !important;
		font-size: 20px !important;
	}
	.product h2 {
		margin-bottom: 5px !important;
		font-size: 18px !important;
	}
	.product {
		font-size: 16px;
		max-width: 100%;
		padding-right: 30px !important;
		padding-left: 30px !important;
	}
	[data-view="pinned_top"] [local-style="26888304"] .content_padding {
		padding-top: 3px !important/*!main_margin*/
		;
		/*!main_margin*/
		padding-bottom: 4px !Important/*!main_margin*/
		;
		/*!main_margin*/
		padding-left: 30px !important/*!main_margin*/
		;
		/*!main_margin*/
		padding-right: 30px !important/*!main_margin*/
		;
		/*!main_margin*/
	}
	[local-style="26888306"] .content_padding {
		padding-left: 30px !important/*!main_margin*/
		;
		/*!main_margin*/
		padding-right: 30px !important/*!main_margin*/
		;
		padding-top: 5rem/*!main_margin*/
		;
		padding-bottom: 5rem/*!main_margin*/
		;
	}
	[local-style="27452781"] .content_padding {
		padding-left: 0rem/*!main_margin*/
		;
		padding-right: 0rem/*!main_margin*/
		;
		padding-top: 0rem/*!main_margin*/
		;
		padding-bottom: 0rem/*!main_margin*/
		;
	}
	[local-style="26888362"] .content_padding {
		padding: 50px 30px 30px 30px !important;
	}
	[data-predefined-style="true"] bodycopy {
		font-size: 16px;
		font-weight: 400;
		color: rgba(0, 0, 0, 0.85);
		font-family: Karla, Icons;
		font-style: normal;
		line-height: 1.3;
	}
	[data-page-id="26888314"] [data-container="set"] h1 {
		font-size: 28px !important;
	}
	h1.large {
		font-size: 36px !important;
	}
	.linker small {
		font-size: 17px !important;
	}
	[data-predefined-style="true"] h1 {
		font-style: normal;
		font-weight: 400;
		padding: 0;
		margin: 0;
		font-size: 28px;
		line-height: 1.2;
		color: rgba(0, 0, 0, 0.85);
	}
	h1 span {
		color: #c1c1c1;
		font-size: 12px;
	}
	.arrow-up {
		width: 10px;
		padding: 0px !important;
		opacity: 1;
		background-size: contain !important;
		background-repeat: no-repeat !important;
		background-image: url("https://files.cargocollective.com/c517616/arrow-up.svg") !important;
		height: 25px !important;
	}
	button.slick-prev {
		font-size: 0px;
		width: 28px;
		background: transparent;
		top: 50%;
		opacity: 1;
		left: 5rem;
		border: 0px;
		padding: 0px !important;
		z-index: 99999999999;
		background-size: contain !important;
		background-repeat: no-repeat !important;
		background-image: url("https://files.cargocollective.com/c276885/left.svg") !important;
		height: 11px !important;
	}
	button.slick-next {
		font-size: 0px;
		width: 28px;
		background: transparent;
		top: 50%;
		opacity: 1;
		right: 5rem !important;
		border: 0px;
		padding: 0px !important;
		z-index: 99999999999;
		background-size: contain !important;
		background-repeat: no-repeat !important;
		background-image: url("https://files.cargocollective.com/c276885/right.svg") !important;
		height: 11px !important;
	}
	.footer {
		padding: 0rem 0px 0px 0px;
		width: 100%;
		font-size: 14px;
		align-items: center;
		justify-content: space-between;
		display: flex;
		align-items: center;
	}
	.slide-in {
		overflow: hidden;
		visibility: visible;
	}
	.slide-in {
		width: 100%;
		right: -100%;
	}
	.top-nav {
		padding-top: 2.5rem;
		margin-bottom: 30px !important;
	}
	.header {
		z-index: 99999999;
		justify-content: space-between;
		padding: 10px 0px;
	}
	[data-page-id="26888314"] [data-container="set"] .bodycopy {
		padding-top: 40px !important;
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	.thumbnail {
		width: 50% !important;
		margin-bottom: 30px !important;
		;
	}
	.thumbnails .tags {
		font-size: 14px;
	}
	.thumbnails .title {
		font-size: 18px;
	}
	[local-style="26888314"] .container_width {
		width: 80%/*!variable_defaults*/
		;
	}
	[data-predefined-style="true"] h2 {
		font-family: Karla, Icons;
		font-style: normal;
		padding: 0;
		margin: 0;
		color: rgba(0, 0, 0, 0.85);
		font-size: 16px;
		;
		line-height: 1.3;
	}
	.shop-arrow {
		position: relative;
		bottom: 0px;
	}
	.wrapper {
		font-size: 20px;
		margin: 5rem auto 5rem;
		font-family: Cormorant, Icons;
		max-width: 100%;
		padding: 0px 5rem;
	}
	.wrapper small {
		font-size: 20px !important;
	}
}
@media only screen and (max-width: 650px) {
	.thumbnail {
		width: 100% !important;
		margin-bottom: 30px !important;
	}
	.footer-inner {
		flex-wrap: wrap;
	}
	.split {
		flex-wrap: wrap;
		min-height: 400px;
		height: auto !important;
	}
	[local-style="27190433"] .split {
		height: auto !important;
	}
	.footer-inner a {
		width: 50%;
		margin-bottom: 20px;
	}
	.split img {
		object-fit: cover;
		object-position: 50% 55% !important;
		width: 100% !important;
		height: 100% !important;
	}
}
@media only screen and (max-width: 550px) {
	[data-page-id="26888314"] [data-container="set"] .bodycopy {
		padding-top: 35px !important;
		padding-left: 25px !important;
		padding-right: 25px !important;
	}
	[data-page-id="26888314"] [data-container="set"] h1 {
		font-size: 24px !important;
		padding-top: 40px;
	}
	.footer {
		display: block;
	}
	[data-predefined-style="true"] h1 {
		font-style: normal;
		font-weight: 400;
		padding: 0;
		margin: 0;
		font-size: 24px;
		line-height: 1.2;
		color: rgba(0, 0, 0, 0.85);
	}
	[data-page-id="26888314"] [data-container="set"] .bodycopy {
		padding-top: 0px !important
	}
	.mobile-links {
		font-family: Cormorant, Icons;
		display: flex;
		flex-direction: column;
	}
	[data-id="26888314"].page {
		width: 100% !important;
	}
	.product {
		font-size: 16px;
		padding-right: 25px !important;
		padding-left: 25px !important;
	}
	[data-view="pinned_top"] [local-style="26888304"] .content_padding {
		padding-top: 4px !important/*!main_margin*/
		;
		/*!main_margin*/
		padding-bottom: 4px !Important/*!main_margin*/
		;
		/*!main_margin*/
		padding-left: 25px !important/*!main_margin*/
		;
		/*!main_margin*/
		padding-right: 25px !important/*!main_margin*/
		;
		/*!main_margin*/
	}
	[local-style="28487170"] .content_padding {
		padding-left: 25px !important/*!main_margin*/
		;
		padding-right: 25px !important/*!main_margin*/
		;
		padding-top: 5rem/*!main_margin*/
		;
		padding-bottom: 5rem/*!main_margin*/
		;
	}
	[local-style="28486248"] .content_padding {
		padding-left: 25px !important/*!main_margin*/
		;
		padding-right: 25px !important/*!main_margin*/
		;
		padding-top: 0rem/*!main_margin*/
		;
		padding-bottom: 0rem/*!main_margin*/
		;
	}
	[local-style="26888306"] .content_padding {
		padding-left: 25px !important;
		padding-right: 25px !important;
	}
	[local-style="27452781"] .content_padding {
		padding-left: 25px !important;
		padding-right: 25px !important;
	}
	[local-style="26888362"] .content_padding {
		padding-left: 25px !important;
		padding-right: 25px !important;
	}
	.collection-title {
		padding: 20px 25px !important;
	}
	h1.filter-title {
		padding-left: 25px !important;
		padding-right: 25px !important;
	}
	.cookie-pop {
		padding: 4px 25px;
	}
	.cookie-close {
		right: 25px !important;
	}
	.close {
		right: 25px;
	}
	[data-css-preset] [responsive-layout] [thumbnails-pad] {
		padding-left: 12.5px !important;
		padding-right: 12.5px !important;
	}
	[data-set-id="27455397"] .content_container .content_padding {
		padding-left: 25px !important;
		padding-right: 25px !important
	}
	.breadcrumbs {
		padding-left: 25px !important;
	}
	.text-box {
		padding: 60px 25px;
	}
	[local-style="26888362"] .content_padding {
		padding: 50px 25px 25px 25px !important;
	}
	h1.large {
		font-size: 30px !important;
	}
}